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

Diff of /emacs/lisp/ChangeLog

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

revision 1.8199 by mituharu, Sun Sep 18 05:40:32 2005 UTC revision 1.8200 by deego, Sun Sep 18 12:25:00 2005 UTC
# Line 1  Line 1 
1    2005-09-18  D Goel  <deego@gnufans.org>
2    
3            * apropos.el (apropos-command): Fix `message' call: first arg
4            should be a format spec. In this and all other cases that appear
5            below and elsewhere in the source code, I made a change only when
6            two conditions were satisfied: [1] I can think of a possibility
7            that the arguments would cause an error, for example, the code is
8            question relies on extarnal variables such as filenames. [2] I was
9            sure that the arg to `message' could not have been nil in the
10            code.  
11    
12            * textmodes/tildify.el (tildify-region): Ditto.
13    
14            * textmodes/reftex-index.el (reftex-index-change-entry)
15            (reftex-index-phrase-selection-or-word)
16            (reftex-query-index-phrase): Ditto.
17    
18            * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite): Ditto.
19    
20            * textmodes/org.el (org-complete, org-deadline, org-schedule)
21            (org-priority, org-table-sum): Ditto.
22    
23            * textmodes/ispell.el (ispell-check-version)
24            (ispell-parse-output): Ditto.
25    
26            * textmodes/flyspell.el (flyspell-mode-on)
27            (flyspell-notify-misspell, flyspell-word)
28            (flyspell-display-next-corrections): Ditto.
29    
30            * textmodes/bibtex.el (bibtex-print-help-message): Ditto.
31    
32            * textmodes/artist.el (artist-key-set-point-poly): Ditto.
33    
34            * term/mac-win.el (mac-services-insert-text): Ditto.
35    
36            * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
37            (vhdl-hooked-abbrev, vhdl-template-insert-fun)
38            (vhdl-port-paste-testbench, vhdl-compose-new-component)
39            (vhdl-compose-configuration): Ditto.
40    
41            * progmodes/sh-script.el (sh-blink, sh-show-indent)
42            (sh-set-indent, sh-learn-line-indent): Ditto.
43    
44            * progmodes/ps-mode.el (ps-mode-target-column): Ditto.
45    
46            * progmodes/idlwave.el (idlwave-make-tags)
47            (idlwave-scan-library-catalogs): Ditto.
48    
49            * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display): Ditto.
50    
51            * progmodes/gud.el (gud-jdb-analyze-source): Ditto.
52    
53            * progmodes/flymake.el (flymake-log): Ditto.
54    
55            * progmodes/ebnf2ps.el (ebnf-generate-region): Ditto.
56    
57            * progmodes/cmacexp.el (c-macro-expansion): Ditto.
58    
59            * progmodes/ada-xref.el (ada-treat-cmd-string): Ditto.
60    
61            * progmodes/ada-mode.el (ada-create-case-exception-substring)
62            (ada-justified-indent-current, ada-batch-reformat): Ditto.
63    
64            * play/zone.el (zone): Ditto.
65    
66            * play/landmark.el (lm-move): Ditto.
67    
68            * play/decipher.el (decipher-show-alphabet): Ditto.
69    
70            * net/newsticker.el (newsticker--display-jump)
71            (newsticker--display-scroll): Ditto.
72    
73            * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
74            (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list): Ditto.
75    
76            * mail/feedmail.el (feedmail-dump-message-to-queue): Ditto.
77    
78            * eshell/esh-proc.el (eshell-remove-process-entry): Ditto.
79    
80            * emulation/ws-mode.el (ws-last-error): Ditto.
81    
82            * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
83            (viper-record-kbd-macro): Ditto.
84    
85            * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Ditto.
86    
87            * emacs-lisp/lisp-mnt.el (lm-report-bug): Ditto.
88    
89            * emacs-lisp/find-func.el (find-function-noselect): Ditto.
90    
91            * calendar/timeclock.el (timeclock-status-string)
92            (timeclock-workday-remaining-string)
93            (timeclock-workday-elapsed-string)
94            (timeclock-when-to-leave-string): Ditto.
95    
96            * calendar/icalendar.el (icalendar--convert-ical-to-diary): Ditto.
97    
98            * calc/calc-units.el (calc-enter-units-table): Ditto.
99    
100            * calc/calc-mode.el (calc-mode-record-mode): Ditto.
101    
102            * woman.el (woman-mini-help): Ditto.
103    
104            * wdired.el (wdired-change-to-wdired-mode): Ditto.
105    
106            * vc.el (vc-retrieve-snapshot): Ditto.
107    
108            * strokes.el (strokes-read-stroke, strokes-read-complex-stroke): Ditto.
109    
110            * startup.el (display-startup-echo-area-message): Ditto.
111    
112            * simple.el (set-goal-column): Ditto.
113    
114            * ses.el (ses-command-hook, ses-recalculate-cell): Ditto.
115    
116            * server.el (server-process-filter): Ditto.
117    
118            * printing.el (pr-interface-txt-print, pr-interface-printify)
119            (pr-interface-ps): Ditto.
120    
121            * pcvs.el (cvs-help): Ditto.
122    
123            * log-edit.el (log-edit, log-edit-mode-help): Ditto.
124    
125            * iswitchb.el (iswitchb-possible-new-buffer): Ditto.
126    
127            * isearch.el (isearch-edit-string): Ditto.
128    
129            * image-mode.el (image-mode, image-minor-mode): Ditto.
130    
131            * ibuf-macs.el (define-ibuffer-filter): Ditto.
132    
133            * hi-lock.el (hi-lock-find-patterns): Ditto.
134    
135            * files.el (toggle-read-only): Ditto.
136    
137            * ediff-util.el (ediff-copy-diff)
138            (ediff-write-merge-buffer-and-maybe-kill): Ditto.
139    
140            * echistory.el (Electric-history-undefined): Ditto.
141    
142            * dnd.el (dnd-insert-text): Ditto.
143    
144            * dired-aux.el (dired-query): Ditto.
145    
146            * desktop.el (desktop-restore-file-buffer)
147            (desktop-lazy-create-buffer): Ditto.
148    
149            * bookmark.el (bookmark-bmenu-locate): Ditto.
150    
151            * obsolete/fast-lock.el (@top-level): Ditto in the macro definition of `with-temp-message'.    
152    
153            * pcomplete.el (pcomplete--help): Fix `message' format spec. Not
154            having a %s would be weird, though not technically wrong.
155    
156    
157            
158  2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>  2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
159    
160          * term/mac-win.el (mac-add-charset-info): Doc fix.          * term/mac-win.el (mac-add-charset-info): Doc fix.

Legend:
Removed from v.1.8199  
changed lines
  Added in v.1.8200

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