/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

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

revision 1.3140 by rms, Mon Dec 3 00:08:00 2001 UTC revision 1.3141 by monnier, Mon Dec 3 09:33:01 2001 UTC
# Line 1  Line 1 
1    2001-12-03  Stefan Monnier  <monnier@cs.yale.edu>
2    
3            * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change.
4    
5  2001-12-02  Richard M. Stallman  <rms@gnu.org>  2001-12-02  Richard M. Stallman  <rms@gnu.org>
6    
7          * files.el (insert-directory): If the df output does not look right,          * files.el (insert-directory): If the df output does not look right,
8          don't try to use it.  Other cleanups in overall code structure.          don't try to use it.  Other cleanups in overall code structure.
9    
10    2001-12-02  Stefan Monnier  <monnier@cs.yale.edu>
11    
12            * textmodes/outline.el (outline-mode-prefix-map):
13            Add bindings for outline-promote and outline-demote.
14            (outline-minor-mode-menu-bar-map): New var.
15            (outline-minor-mode): Use it.
16            (outline-heading-alist): New var (renamed from outline-level-heading).
17            (outline-level): Use it.
18            (outline-insert-heading, outline-promote, outline-demote):
19            Update to use outline-heading-alist.
20    
21            * disp-table.el (standard-display-european):
22            Simplify since the function is not interactive any more.
23            Don't set the existing buffers to unibyte.
24    
25            * pcvs-util.el (cvs-file-to-string): Move condition-case outside.
26    
27            * pcvs.el (cvs-reread-cvsrc): Don't use cvs-file-to-string.
28    
29            * reveal.el (reveal-mode): Fix reveal-mode's lighter.
30    
31            * shell.el (shell): Use shell-file-name.
32            Pop to buffer before calling comint to set COLUMNS properly.
33    
34            * emacs-lisp/cl.el (svref): New alias.
35    
36            * progmodes/antlr-mode.el (antlr-c-common-init):
37            Don't inhibit adaptive-fill-mode any more.
38    
39            * progmodes/delphi.el (delphi-mode): Don't use make-local-hook.
40    
41            * progmodes/etags.el (tags-with-face): Use make-symbol.
42            (tags-search, tags-query-replace): Use backquotes.
43    
44            * textmodes/picture.el (picture-mode-map): Don't use defconst
45            for a variable.
46    
47  2001-12-02  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-12-02  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
48    
49          * textmodes/reftex-index.el (reftex-index-mode): Remove          * textmodes/reftex-index.el (reftex-index-mode):
50          make-local-hook.          Remove make-local-hook.
51    
52          * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.          * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.
53    
# Line 22  Line 63 
63          then do save-excursion, then move point.          then do save-excursion, then move point.
64          Specify the buffer for get-char-property.          Specify the buffer for get-char-property.
65          Don't use `@' in interactive.          Don't use `@' in interactive.
66            
67          * indent.el (indent-line-function):          * indent.el (indent-line-function):
68          Default is indent-to-left-margin again.          Default is indent-to-left-margin again.
69    

Legend:
Removed from v.1.3140  
changed lines
  Added in v.1.3141

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