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

Diff of /emacs/lisp/ChangeLog

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

revision 1.6804 by jpb, Fri Dec 31 06:29:47 2004 UTC revision 1.6805 by rms, Fri Dec 31 15:00:30 2004 UTC
# Line 1  Line 1 
1    2004-12-31  Richard M. Stallman  <rms@gnu.org>
2    
3            * files.el (require-final-newline): Allow `visit' and `visit-save'.
4            (mode-require-final-newline): New option.
5            (after-find-file): Handle require-final-newline with new values.
6            (basic-save-buffer): Handle new values of require-final-newline.
7    
8            * progmodes/sh-script.el (sh-require-final-newline):
9            Alist value now controls whether to use mode-require-final-newline.
10            (sh-set-shell): Implement that new meaning.
11    
12            * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
13            * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
14            * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
15            Delete old-Emacs compatibility code.
16            (antlr-c-common-init): Function deleted.
17            
18            * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
19            * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
20            * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
21            * progmodes/python.el (python-mode): Use mode-require-final-newline.
22            * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
23            * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
24            * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
25            * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
26            * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
27            * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
28            * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
29            * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
30            * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
31            * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
32            * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
33            * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
34    
35  2004-12-31  Jay Belanger  <belanger@truman.edu>  2004-12-31  Jay Belanger  <belanger@truman.edu>
36    
37          * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the          * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
# Line 17  Line 51 
51  2004-12-31  Kenichi Handa  <handa@m17n.org>  2004-12-31  Kenichi Handa  <handa@m17n.org>
52    
53          * international/mule.el (buffer-file-coding-system-explicit):          * international/mule.el (buffer-file-coding-system-explicit):
54          Renambed for explicit-buffer-file-coding-system.          Renamed for explicit-buffer-file-coding-system.
55          (after-insert-file-set-coding): Adjusted for the above change.          (after-insert-file-set-coding): Adjusted for the above change.
56    
57          * files.el (revert-buffer): Change          * files.el (revert-buffer): Change
# Line 25  Line 59 
59          buffer-file-coding-system-explicit.          buffer-file-coding-system-explicit.
60          (basic-save-buffer-1): Likewise.          (basic-save-buffer-1): Likewise.
61    
62    2004-12-30  Richard M. Stallman  <rms@gnu.org>
63    
64            * textmodes/artist.el (artist-butlast-fn): Var deleted.
65            (artist-butlast, artist-last): Functions deleted.
66            (artist-ellipse-mirror-quadrant): Call last and butlast directly.
67            (artist-compute-key-compl-table): Call remq directly.
68            (artist-remove-nulls): Function deleted.
69            (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
70            (artist-push, artist-pop): Macro deleted.
71    
72    2004-12-30  Andreas Leue  <al@sphenon.de>
73    
74            * textmodes/artist.el (artist-version): 1.2.6
75            (artist-prev-next-op-alist): New variable.
76            (artist-select-next-op-in-list): New function.
77            (artist-select-prev-op-in-list): New function.
78            (artist-make-prev-next-op-alist): New function.
79            (artist-is-in-op-list-p): New function.
80            (artist-get-first-non-nil-op): New function.
81            (artist-get-last-non-nil-op): New function.
82            (artist-mode-init): Call artist-get-last-non-nil-op to initialize
83            artist-prev-next-op-alist.
84            (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
85            change drawing operation.
86    
87  2004-12-30  Luc Teirlinck  <teirllm@auburn.edu>  2004-12-30  Luc Teirlinck  <teirllm@auburn.edu>
88    
89          * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.          * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.

Legend:
Removed from v.1.6804  
changed lines
  Added in v.1.6805

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