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

Diff of /emacs/lisp/ChangeLog

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

revision 1.7881 by eliz, Sun Jul 3 05:00:31 2005 UTC revision 1.7882 by rms, Sun Jul 3 16:36:40 2005 UTC
# Line 1  Line 1 
1    2005-07-03  Richard M. Stallman  <rms@gnu.org>
2    
3            * textmodes/artist.el (artist-key-is-drawing)
4            (artist-key-endpoint1, artist-key-poly-point-list)
5            (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
6            (artist-key-compl-table, artist-rb-save-data)
7            (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
8            Don't put them in eval-when-compile.
9            (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
10    
11            * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
12            Use with-no-warnings.
13    
14            * net/browse-url.el (dos-windows-version): Add defvar.
15    
16            * mail/supercite.el (filladapt-prefix-table): Add defvar.
17    
18            * mail/rmailsum.el (rmail-summary-redo): Add defvar.
19            (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
20            (rmail-new-summary-line-count): Renamed from new-summary-line-count.
21            Add defvar.
22            (rmail-summary-beginning-of-message): Use with-no-warnings.
23            (rmail-summary-first-message, rmail-summary-last-message): Likewise.
24    
25            * emulation/vip.el (vip-replace-string, ex-map, ex-read):
26            Use with-no-warnings.
27    
28            * emulation/vi.el (vi-mark-region): Use c-mark-function.
29            (c-mark-function): Add point-moving-unit property.
30            (vi-goto-line): Use with-no-warnings.
31    
32            * emulation/edt.el (edt-last-copied-word): Add defvar.
33            (zmacs-region-stays): Likewise.
34            (edt-mark-section-wisely): Use c-mark-function for C.
35            Use makr-defun for Fortran.
36            (time-string): defvar deleted.
37            (edt-display-the-time): Don't set time-string.
38    
39            * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
40    
41            * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
42            Don't warn when name is not constant
43            or for defining the group `emacs'.
44    
45            * tooltip.el (gud-tooltip-mode): Add defvar.
46    
47            * startup.el (default-frame-background-mode): Add defvar.
48    
49            * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
50    
51            * info.el (tool-bar-map): Add defvar.
52    
53            * dired.el (dnd-protocol-alist): Add defvar.
54    
55            * dired-aux.el (dired-query): Display question with answer, when
56            the user answers.
57    
58            * custom.el (custom-add-option): Doc fix.
59    
60            * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
61    
62  2005-07-03  Eli Zaretskii  <eliz@gnu.org>  2005-07-03  Eli Zaretskii  <eliz@gnu.org>
63    
64          * font-lock.el (font-lock-regexp-grouping-construct): Fix the          * font-lock.el (font-lock-regexp-grouping-construct): Fix the

Legend:
Removed from v.1.7881  
changed lines
  Added in v.1.7882

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