/[emacs]/emacs/lisp/international/characters.el
ViewVC logotype

Diff of /emacs/lisp/international/characters.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.39 by lektu, Tue Feb 4 16:05:52 2003 UTC revision 1.40 by lektu, Thu Feb 13 15:56:09 2003 UTC
# Line 83  Line 83 
83  (define-category ?| "While filling, we can break a line at this character.")  (define-category ?| "While filling, we can break a line at this character.")
84    
85  ;; For indentation calculation.  ;; For indentation calculation.
86  (define-category ?                      ; Comment to protect space from deletion  (define-category ?\s
87    "This character counts as a space for indentation purposes.")    "This character counts as a space for indentation purposes.")
88    
89  ;; Keep the following for `kinsoku' processing.  See comments in  ;; Keep the following for `kinsoku' processing.  See comments in

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26