]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(math-standard-units): Add units, adjust symbols and update values.
[gnu-emacs] / lisp / ChangeLog
1 2005-10-19 Jay Belanger <belanger@truman.edu>
2
3 * calc/calc-units.el (math-standard-units): Add units, adjust
4 symbols and update values.
5 (math-unit-prefixes): Add more prefixes.
6
7 2005-10-19 Romain Francoise <romain@orebokech.com>
8
9 * bookmark.el (bookmark-menu-heading): New face.
10 (bookmark-bmenu-list): Use it.
11 Don't fiddle with `baud-rate' at top-level.
12
13 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
14
15 * image.el (create-image, find-image): Mention max-image-size in
16 docstring.
17
18 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
19
20 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
21 Various docstring and line-width fixups.
22 (conf-mode): Use cond.
23 Set font-lock-defaults. Don't set comment-use-syntax.
24
25 2005-10-18 David Ponce <david@dponce.com>
26
27 * tree-widget.el (tree-widget-button-click): New function.
28 (tree-widget-button-keymap): Use it.
29
30 2005-10-18 Romain Francoise <romain@orebokech.com>
31
32 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
33 (bookmark-bmenu-hide-filenames): Add follow-link property.
34 Improve help-echo text.
35
36 * ffap.el (find-file-at-point): Doc fix.
37
38 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
39
40 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
41
42 2005-10-18 Masatake YAMATO <jet@gyve.org>
43
44 Install to the CVS repository what I forgot to install in my
45 2005-10-16 changes.
46
47 * progmodes/python.el (python-complete-symbol): Pass the common
48 prefix substring of completion to `display-completion-list'.
49
50 * textmodes/org.el (org-complete): Ditto.
51
52 2005-10-18 Masatake YAMATO <jet@gyve.org>
53
54 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
55
56 * woman.el (WoMan-xref-man-page): New button type derived
57 from `Man-abstract-xref-man-page'.
58 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
59
60 * man.el (Man-abstract-xref-man-page): New button type.
61 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
62 (Man-highlight-references): Add new optional argument `xref-man-type'.
63
64 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
65
66 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
67
68 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
69
70 * cus-edit.el (Custom-move-and-invoke): Delete.
71 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
72
73 * wid-edit.el (widget-move-and-invoke): New function, from
74 Custom-move-and-invoke.
75
76 2005-10-17 Bill Wohler <wohler@newt.com>
77
78 Move all remaining images from lisp/toolbar to etc/images, move
79 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
80 the low resolution images in their own directory (low-color).
81
82 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
83 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
84 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
85 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
86 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
87 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
88 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
89
90 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
91 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
92 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
93 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
94 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
95 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
96 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
97 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
98 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
99 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
100 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
101 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
102 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
103 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
104 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
105
106 To conform with convention, replace the underscore (_) in the
107 following image names with dash (-) or (/) as appropriate.
108
109 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
110 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
111 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
112 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
113 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
114 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
115 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
116 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
117 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
118 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
119 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
120 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
121 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
122 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
123 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
124
125 * info.el (info-tool-bar-map): Replace underscores in image names
126 with dashes.
127
128 * makefile.w32-in (WINS): Remove toolbar.
129
130 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
131
132 * tool-bar.el: Move to lisp from toolbar. Now that
133 toolbar is empty, it should be deleted when folks run "cvs up -P".
134
135 2005-10-18 Jay Belanger <belanger@truman.edu>
136
137 * calc/calc-store.el (calc-store-into): Get the proper variable name
138 to display in message.
139
140 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
141
142 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
143 expressions display in speedbar for all buffers when debugging.
144 (gdb-speedbar-expand-node): Ensure node contraction is always
145 updated.
146
147 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
148 (speedbar-insert-button, speedbar-make-button):
149 Use add-text-properties.
150 (speedbar-update-localized-contents)
151 (speedbar-update-directory-contents)
152 (speedbar-update-special-contents): Use dolist.
153 (speedbar-buffer-easymenu-definition): Add a menu separator.
154
155 2005-10-17 Jason Rumney <jasonr@gnu.org>
156
157 * makefile.w32-in: Use $(lisp) consistently.
158 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
159 for shell specific generation of mh-autoloads.
160
161 2005-10-17 Richard M. Stallman <rms@gnu.org>
162
163 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
164
165 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
166
167 * jit-lock.el (jit-lock-fontify-now):
168 Move jit-lock-context-unfontify-pos to avoid wasted work.
169
170 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
171
172 * net/tramp.el (tramp-completion-mode): New defvar. Used in
173 `tramp-completion-mode' for checking if we are in completion mode.
174 (tramp-completion-handle-file-name-all-completions): Reorder code
175 in order to complete for file names only in case there are no
176 method/user/host completions. This is necessary for cooperation
177 with ido. Reported by Kim F. Storm <storm@cua.dk>.
178
179 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
180
181 * longlines.el (longlines-search-forward)
182 (longlines-search-backward): Match any number of spaces.
183
184 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
185
186 * diff-mode.el (diff-mode): Doc fix.
187
188 2005-10-16 David Reitter <david.reitter@gmail.com>
189
190 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
191 as default on darwin and windows systems.
192
193 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
194
195 * arc-mode.el (archive-zip-extract): Doc fix.
196
197 2005-10-16 Romain Francoise <romain@orebokech.com>
198
199 * mouse.el (mouse-1-click-follows-link): Doc fix.
200
201 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
202
203 * savehist.el: Don't require CL at runtime.
204 (savehist-xemacs): Remove.
205 (savehist-coding-system): Use utf-8 if present, regardless of religion.
206 (savehist-no-conversion): Use (featurep 'xemacs).
207 (savehist-load): Check existence of start-itimer rather than XEmacs.
208 Use an idle timer.
209 (savehist-process-for-saving): Replace use of CL funs `subseq' and
210 `delete-if-not'.
211
212 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
213
214 * savehist.el: Newer version.
215 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
216 (savehist-last-checksum, savehist-no-conversion): New vars.
217 (savehist-autosave, savehist-process-for-saving, savehist-printable):
218 New functions.
219 (savehist-load, savehist-save): Use them.
220 (savehist-delimit): Remove.
221
222 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
223
224 * progmodes/compile.el (compilation-goto-locus): Display the
225 compilation buffer first and the source buffer second, in case they're
226 in overlapping frames. Don't raise the compilation frame if it was the
227 selected window upon entry. Pass the `other-window' arg to
228 pop-to-buffer.
229
230 * info.el (Info-fontify-node): Use dolist.
231 Change add-text-properties to put-text-property.
232
233 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
234
235 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
236 bound of search.
237
238 2005-10-16 Masatake YAMATO <jet@gyve.org>
239
240 * dabbrev.el (dabbrev-completion): Pass the common
241 prefix substring of completion to `display-completion-list'.
242
243 * filecache.el (file-cache-minibuffer-complete)
244 (file-cache-complete): Ditto.
245
246 * tempo.el (tempo-display-completions): Ditto.
247
248 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
249
250 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
251
252 * eshell/em-hist.el (eshell-list-history): Ditto.
253
254 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
255
256 * mail/mailalias.el (mail-complete): Ditto.
257
258 * progmodes/etags.el (complete-tag): Ditto.
259
260 * progmodes/make-mode.el (makefile-complete): Ditto.
261
262 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
263
264 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
265
266 * progmodes/pascal.el (pascal-complete-word)
267 (pascal-show-completions): Ditto.
268
269
270 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
271
272 * simple.el (completion-common-substring): New variable.
273 (completion-setup-function): Use `completion-common-substring'
274 to put faces.
275
276 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
277
278 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
279 (x-get-selection, mac-select-convert-to-string): Convert from/to
280 UTF-16 clipboard data as in native byte order, no BOM.
281
282 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
283
284 * progmodes/gud.el (gud-tool-bar-map): Rename the images
285 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
286 (gud-sentinel): Use speedbar-frame to check for speedbar.
287
288 2005-10-15 Richard M. Stallman <rms@gnu.org>
289
290 * savehist.el: New file.
291
292 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
293
294 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
295 Fix bug in \bf fontification.
296
297 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
298
299 * pcvs.el (cvs-edit-log-files): New var.
300 (cvs-mode-edit-log): New arg `file'.
301 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
302 Instead force the use of the original file and nothing else.
303 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
304 the cvs-minor-wrap-function is set.
305 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
306
307 2005-10-14 Bill Wohler <wohler@newt.com>
308
309 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
310 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
311 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
312 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
313 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
314 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
315 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
316 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
317 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
318 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
319 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
320 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
321 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
322 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
323 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
324
325 * progmodes/gud.el (gud-tool-bar-map): Rename the images
326 appropriately (for example, gud-break to gud/break).
327
328 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
329
330 * longlines.el (longlinges-search-function)
331 (longlines-search-forward, longlines-search-backward): New functions.
332 (longlines-mode): Set isearch-search-fun-function to
333 longlinges-search-function.
334
335 * mouse.el (mouse-drag-region-1): Handle the case where a
336 double-click event is bound to an arbitrary function.
337
338 2005-10-14 David Ponce <david@dponce.com>
339
340 * recentf.el (recentf-track-opened-file)
341 (recentf-track-closed-file, recentf-update-menu)
342 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
343 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
344 mouse-1-click-follows-link.
345
346 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
347
348 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
349 Gnome file-manager.png. Suggested by
350 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
351
352 * toolbar/README: Add diropen.xpm.
353
354 2005-10-13 Bill Wohler <wohler@newt.com>
355
356 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
357 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
358
359 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
360
361 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
362 Don't waste the byte-compiler's time on constant data.
363
364 2005-10-13 Kenichi Handa <handa@m17n.org>
365
366 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
367 byte with `escape-glyph' face.
368
369 * international/fontset.el (ccl-encode-unicode-font):
370 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
371 Handle the case that ucs-mule-to-mule-unicode translates a character to
372 ASCII (usually for IPA characters).
373
374 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
375
376 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
377 Don't hide the underline of titles if font-lock-mode is disabled.
378
379 2005-10-12 Bill Wohler <wohler@newt.com>
380
381 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
382 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
383 files in MH-E-SRC have been updated.
384 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
385
386 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
387
388 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
389 (mixal-mode-syntax-table): Add \n as end-comment.
390 (mixal-operation-codes-alist): Immediately initialize to full value.
391 (mixal-add-operation-code): Remove.
392 (mixal-describe-operation-code): Make the arg non-optional.
393 Use the interactive spec instead.
394 Use mixal-operation-codes-alist rather than mixal-operation-codes.
395 (mixal-font-lock-keywords): Don't highlight comments here any more.
396 (mixal-font-lock-syntactic-keywords): New var.
397 (mixal-mode): Use it. Fix comment-start-skip.
398
399 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
400
401 * startup.el (command-line-x-option-alist): -nb => -nbi
402
403 2005-10-12 Kim F. Storm <storm@cua.dk>
404
405 * startup.el (fancy-splash-default-action): Discard mouse click in
406 the spash screen window, as it has no sensible meaning in the
407 next window to be selected. Fixes error reported by Jan D.
408
409 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
410
411 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
412
413 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
414
415 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
416 Try to fix up minor layout issues like indentation, line break, etc...
417 (mixal-mode-syntax-table): Don't try to specify comment syntax,
418 because it doesn't work.
419 (mixal-operation-codes): Add some more codes.
420 (mixal-font-lock-keywords): Process comments here.
421 (mixal-mode): mixasm no longer needs -g option.
422
423 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
424
425 * progmodes/sh-script.el (sh-tmp-file):
426 Use mktemp -t. Finish support for es and rc shells.
427
428 2005-10-11 Jay Belanger <belanger@truman.edu>
429
430 * calc/calcalg2.el (calc-integral): With an argument, compute the
431 definite integral.
432
433 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
434
435 * mouse.el (mouse-drag-region-1): Don't try to catch a
436 double-click when doing follow-link (it's overridden anyway).
437
438 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
439
440 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
441 (autoload-print-form-outbuf): Add docstring.
442
443 2005-10-11 Juri Linkov <juri@jurta.org>
444
445 * info.el (Info-mode-menu): Delete menu item "Edit".
446 (Info-mode): Delete description of Info-edit from docstring,
447 and rearrange descriptions of Info commands in the order
448 they are documented in the Info manual.
449
450 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
451
452 * calendar/appt.el (appt-check): Use diary-selective-display var.
453
454 2005-10-10 Richard M. Stallman <rms@gnu.org>
455
456 * net/newsticker.el (newsticker-start, newsticker-show-news):
457 Add autoload cookies.
458
459 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
460
461 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
462
463 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
464
465 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
466
467 2005-10-10 Jay Belanger <belanger@truman.edu>
468
469 * calc/calc-arith.el (math-check-known-scalarp)
470 (math-check-known-matrixp): Check the values of arguments that are
471 variables.
472 (math-check-known-square-matrixp): New function.
473 (math-known-square-matrixp): Use math-check-known-square-matrixp.
474 (math-super-types): Add sqmatrix type.
475
476 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
477 mode name `square' to 'sqmatrix'.
478
479 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
480 mode name `square' to 'sqmatrix'.
481
482 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
483
484 * progmodes/etags.el (select-tags-table-mode): Don't use
485 selective-display.
486 (tags-select-tags-table): Pass `button' to the action function.
487 (select-tags-table): Place the side-info on button properties rather
488 than in hidden text. Abbreviate file names.
489 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
490 (select-tags-table-select): Add `button' argument.
491 Get side-info from the button property rather than from hidden text.
492
493 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
494
495 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
496 (gud-speedbar-buttons): Preserve point if possible.
497 (gud-sentinel): Restore previous speedbar display type.
498
499 * progmodes/gdb-ui.el (gdba): Improve diagram.
500 (def-gdb-auto-update-handler, gdb-info-locals-handler)
501 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
502 Call get-buffer-window once.
503
504 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
505
506 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
507 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
508 (pascal-indent-command): Remove unused var `ind'.
509 (pascal-indent-case): Remove unused var `oldpos'.
510 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
511 since it's now used as a proper minor mode map.
512 (pascal-outline): Rename to pascal-outline-mode.
513 (pascal-outline-mode): Use define-minor-mode.
514 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
515 selective-display.
516
517 2005-10-10 Andreas Schwab <schwab@suse.de>
518
519 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
520 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
521
522 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
523 outside source directory.
524
525 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
526
527 * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
528 C-x' as a prefix.
529 (orgtbl-mode-map): Full keymap instead of sparse, because all
530 `self-insert-command' keys are redefined in this map.
531 (org-export-as-html): Specify charset for HTML file, by taking it
532 from the coding system.
533
534 2005-10-10 Kenichi Handa <handa@m17n.org>
535
536 * textmodes/flyspell.el (flyspell-check-word-p):
537 If unread-command-events is non-empty, don't call sit-for.
538
539 2005-10-09 Richard M. Stallman <rms@gnu.org>
540
541 * font-lock.el (font-lock-syntactic-keywords)
542 (font-lock-keywords): Doc fixes.
543
544 * textmodes/flyspell.el (flyspell-external-point-words):
545 Simplify logic, and don't try to check for consecutive appearances
546 of one incorrect word.
547
548 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
549
550 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
551 separator.
552
553 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
554 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
555 (gud-expansion-speedbar-buttons): New function.
556 (gud-speedbar-buttons): Check for gud-comint-buffer.
557
558 2005-10-09 Bill Wohler <wohler@newt.com>
559
560 * Makefile.in (updates): Add mh-loaddefs dependency.
561
562 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
563
564 * speedbar.el (speedbar-file-key-map): Fix typo.
565
566 2005-10-09 Daniel Brockman <daniel@brockman.se>
567
568 * cus-start.el (line-spacing): Add custom spec.
569
570 2005-10-09 Romain Francoise <romain@orebokech.com>
571
572 * textmodes/ispell.el (ispell-check-version): Fix last change.
573
574 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
575
576 * term/x-win.el: Remove -i, --icon-type from comment.
577
578 * startup.el (command-line-x-option-alist): Remove options -i,
579 -itype, --icon-type, added -nb, --no-bitmap-icon
580
581 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
582
583 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
584 instead of :active.
585
586 2005-10-08 Eric Hanchrow <offby1@blarg.net>
587
588 * textmodes/ispell.el (ispell-check-version):
589 Ignore hyphen, and all that follows, in aspell's version text.
590
591 2005-10-08 Jay Belanger <belanger@truman.edu>
592
593 * calc/calc-arith.el (math-known-square-matrixp): New function.
594 (math-pow-fancy): Check for matrices before distributing exponent
595 across products.
596
597 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
598 fullscreen keypad. Suggested by Luc Teirlinck.
599 (calc-keypad-show-input): Add space for formatting.
600
601 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
602 Add square matrix option.
603
604 * calc/calc-poly.el (math-expand-term): Check for matrices instead
605 of checking calc-matrix-mode when deciding how to expand.
606
607 * calc/calc.el (calc-set-mode-line): Add square matrix option.
608
609 2005-10-08 Lars Hansen <larsh@soem.dk>
610
611 * net/tramp.el (tramp-perl-directory-files-and-attributes):
612 Add error handling.
613 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
614
615 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
616
617 Sync with Tramp 2.0.51.
618
619 * net/tramp.el (tramp-handle-set-visited-file-modtime)
620 (tramp-handle-insert-file-contents, tramp-handle-write-region):
621 Insert special handling for `last-coding-system-used', again
622 it still seems to be necessary (unlike stated before).
623 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
624 (tramp-password-prompt-regexp): There might be other words before
625 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
626 (tramp-chunksize): Improve docstring.
627 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
628 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
629 Christian Joergensen <bugs@razor.dk>.
630
631 2005-10-07 Glenn Morris <rgm@gnu.org>
632
633 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
634 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
635 precision'.
636
637 2005-10-07 Romain Francoise <romain@orebokech.com>
638
639 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
640 (ibuffer-do-shell-command-pipe-replace)
641 (ibuffer-do-shell-command-file, ibuffer-do-eval)
642 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
643 (ibuffer-do-revert, ibuffer-do-replace-regexp)
644 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
645 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
646 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
647 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
648 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
649 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
650 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
651 Autoload file sans suffix.
652
653 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
654
655 2005-10-07 David Ponce <david@dponce.com>
656
657 * recentf.el (recentf-menu-open-all-flag): New option.
658 (recentf-digit-shortcut-command-name): New function.
659 (recentf--shortcuts-keymap): New variable.
660 (recentf-menu-shortcuts): New variable.
661 (recentf-make-menu-items): Initialize it. Replace the "More..."
662 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
663 (recentf-menu-value-shortcut): New function.
664 (recentf-make-menu-item): Use it. No more in-lined.
665 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
666 (recentf-open-most-recent-file): Rename from
667 `recentf-open-file-with-key'. Don't depend on key binding.
668 (recentf-mode-map): New variable.
669 (recentf-mode): Use it.
670
671 2005-10-06 Bill Wohler <wohler@newt.com>
672
673 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
674
675 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
676 (MH-E-SRC): New. Used by mh-autoloads.
677 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
678 files in MH-E-SRC have been updated.
679 (compile, recompile, bootstrap): Depend on mh-autoloads.
680
681 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
682
683 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
684 gud-break and gud-remove icons when the fringe is not available.
685
686 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
687 Typo.
688
689 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
690
691 * play/zone.el (zone): Wrap body with save-window-excursion.
692
693 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
694
695 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
696 Use the new `list-only' arg to diary-list-entries.
697
698 * calendar/diary-lib.el: Use overlays rather than selective-display.
699 (diary-selective-display): New var.
700 (diary-header-line-format): Use it.
701 (diary-list-entries): Add argument `list-only'.
702 Put the buffer in diary-mode. Don't add \^M at beg and end.
703 Replace \^M by invisible overlays.
704 (diary-unhide-everything): Replace \^M by invisible overlays.
705 (print-diary-entries): Look for overlays rather than \^M.
706 Add a space to the temp buffer name.
707 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
708 Put the buffer in diary-mode.
709 (list-sexp-diary-entries): Replace \^M by invisible overlays.
710 (diary-anniversary): Make the year arg optional.
711 (diary-time-regexp): New const.
712 (diary-font-lock-keywords): Use it to accept a few more time formats.
713
714 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
715
716 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
717
718 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
719 Fix bug introduced 2005-07-03: Use (car (last ...))
720 to faithfully reproduce replaced artist-last.
721 (artist-set-arrow-points-for-poly): Likewise.
722 Suggested by Johan Bockg\e,Ae\e(Brd.
723
724 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
725
726 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
727 * wid-edit.el (widget):
728 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
729 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
730
731 2005-10-06 Kenichi Handa <handa@m17n.org>
732
733 * international/mule-cmds.el (set-language-environment):
734 Fix setting up of case-table for unibyte mode.
735
736 * simple.el (what-cursor-position): If the character is displayed
737 by some `display' text property, show that. Don't use
738 single-key-description for eight-bit characters in multibyte mode.
739
740 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
741
742 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
743 (gdb-ann3): Set it.
744 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
745 (gdb-info-frames-custom): Use inverse-video for first five
746 characters of selected frame only.
747 (gdb-get-frame-number): Select frame even when point is on frame
748 number.
749
750 2005-10-06 Masatake YAMATO <jet@gyve.org>
751
752 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
753 Put `font-lock-function-name-face'.
754 (gdb-info-frames-custom): Put `font-lock-function-name-face'
755 and `font-lock-variable-name-face'
756 (gdb-registers-font-lock-keywords): New font lock keywords definition.
757 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
758 (gdb-memory-font-lock-keywords): New font lock keywords definition.
759 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
760 (gdb-local-font-lock-keywords): New font lock keywords definition.
761 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
762 (gdb-threads-font-lock-keywords): New font lock keywords definition.
763 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
764
765 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
766
767 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
768 (ediff-merge-region-is-non-clash-to-skip): Previously called
769 ediff-merge-region-is-non-clash.
770
771 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
772 Use insert-buffer-substring.
773
774 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
775 selecting files to patch. Also bug fixes.
776
777 * ediff-util.el (ediff-setup): Bug fix.
778 (ediff-next-difference): Never skip clashes that differ in white
779 space only.
780
781 * ediff-wind.el (ediff-setup-control-frame)
782 (ediff-destroy-control-frame): Check the menubar feature.
783
784 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
785 (viper-refresh-mode-line): Use make-local-variable to localize
786 some vars instead of make-variable-buffer-local. Suggested by
787 Stefan Monnier.
788
789 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
790 (viper-restore-cursor-type, viper-set-insert-cursor-type):
791 Use make-local-variable instead of make-variable-buffer-local.
792 Suggested by Stefan Monnier.
793
794 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
795 (viper-comint-mode-hook): Use make-local-variable on
796 require-final-newline.
797 (viper-non-hook-settings): Don't use make-variable-buffer-local.
798
799 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
800
801 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
802 also the second char of a comment-start sequence.
803 (scheme-sexp-comment-syntax-table): New var.
804 (lambda, define): Set their scheme-doc-string-elt property.
805 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
806 Use lisp-font-lock-syntactic-face-function now that it properly
807 handles |...| symbols.
808 (scheme-mode-variables): Set lisp-doc-string-elt-property,
809 parse-sexp-lookup-properties and font-lock-extra-managed-props.
810
811 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
812 bit from # to |.
813 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
814
815 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
816 (lisp-doc-string-elt-property): New var.
817 (lisp-font-lock-syntactic-face-function): Use it.
818 Rewrite to recognize docstrings even for forms not at toplevel.
819
820 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
821 annotation on the | part of #| rather than on the # part.
822 (scheme-font-lock-syntactic-face-function): New function, to
823 distinguish strings from |...| symbols.
824 (scheme-mode-variables): Use it. Also fix up the font-lock-time
825 syntax-table so that #|...|# is properly highlighted.
826
827 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
828 Don't mark as docstring the 3rd elem of an unknown toplevel form.
829
830 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
831
832 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
833 and C-e.
834
835 * emacs-lisp/eldoc.el: Move comments into docstrings.
836 (eldoc-message-commands): Initialize in its declaration.
837 Add move-beginning-of-line and move-end-of-line.
838 (eldoc-add-command, eldoc-add-command-completions)
839 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
840
841 * outline.el (outline-mark-subtree): Activate the mark.
842
843 * calendar/appt.el (appt-time-regexp): New var.
844 (appt-add, appt-make-list): Use it.
845 (appt-convert-time): Clean up.
846
847 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
848 Don't set any syntax-table property here.
849 (tex-font-lock-verb): New function. Do it here.
850 (tex-font-lock-syntactic-keywords): Use it.
851
852 2005-10-04 Richard M. Stallman <rms@gnu.org>
853
854 * wid-edit.el (widget-file-complete): Get the widget start point
855 the right way. Default directory to `/' if file has none.
856
857 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
858
859 * textmodes/flyspell.el (flyspell-mode-on):
860 Call ispell-maybe-find-aspell-dictionaries.
861
862 * textmodes/ispell.el (ispell-word, ispell-region):
863 Call ispell-maybe-find-aspell-dictionaries.
864 (ispell-accept-buffer-local-defs):
865 Don't call ispell-maybe-find-aspell-dictionaries
866
867 2005-10-04 Richard M. Stallman <rms@gnu.org>
868
869 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
870
871 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
872
873 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
874 instead of `fboundp' in order to allow for anonymous functions.
875
876 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
877
878 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
879 case the user clicks on the link while another window is selected.
880 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
881
882 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
883 functionality.
884 (dframe-help-echo): Save point in case mouse tracking is off.
885
886 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
887
888 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
889
890 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
891
892 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
893 not change the global value of those vars.
894
895 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
896 make-local-variable which we do not need any more.
897
898 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
899
900 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
901 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
902 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
903 (speedbar-path-line): Define obsolete aliases.
904 (speedbar-line-directory): Doc fix.
905
906 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
907 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
908 instead of speedbar-line-path.
909
910 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
911
912 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
913 to nil if dropping on a window. Handle dropping on a minibuffer window
914 like dropping on a non-window part of Emacs.
915
916 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
917
918 * net/ange-ftp.el: Use with-current-buffer.
919 (ange-ftp-insert-directory): Do not follow symlinks any more.
920
921 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
922 Remove interactive spec.
923
924 2005-10-03 Kim F. Storm <storm@cua.dk>
925
926 * ido.el (ido-mode): Use custom-initialize-set.
927
928 2005-10-02 Richard M. Stallman <rms@gnu.org>
929
930 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
931 Use insert-buffer-substring.
932
933 * net/tramp.el: Pacify byte compiler warnings in pacification code.
934 (tramp-handle-file-local-copy): Use insert-buffer-substring.
935
936 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
937
938 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
939 in last change.
940 (ange-ftp-insert-directory): Fix up the search for the case where
941 `file' is absolute.
942
943 2005-10-02 Romain Francoise <romain@orebokech.com>
944
945 * progmodes/compile.el (compile-goto-error): Delete extra paren.
946
947 2005-10-02 Andreas Schwab <schwab@suse.de>
948
949 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
950 directory component in the session info.
951
952 2005-10-01 Richard M. Stallman <rms@gnu.org>
953
954 * comint.el (comint-redirect-subvert-readonly): Doc fix.
955
956 * simple.el (next-error-internal): New function.
957
958 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
959 (compilation-start): Pass new arg to compilation-buffer-name.
960 (compile-goto-error): Use next-error-internal.
961
962 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
963
964 * speedbar.el: Remove RCS tag.
965 (speedbar-check-read-only): Handle non-existent files.
966
967 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
968
969 * info.el (Info-speedbar-hierarchy-buttons)
970 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
971
972 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
973
974 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
975 Do not match newline.
976 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
977 (bibtex-summary): Remove unnecessary save-excursion.
978 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
979
980 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
981
982 * term/mac-win.el: Add charset info for "iso10646-1".
983 Modify default fontset to use ATSUI-compatible fonts for some charsets
984 if available.
985
986 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
987
988 * speedbar.el: Re-apply arch tag.
989 (speedbar-version): Rename to version 1.0. Suggested by Eric
990 M. Ludlam.
991 Reapply two changes from Emacs CVS' version of speedbar lost
992 during the merge:
993 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
994 (speedbar-frame-parameters): Improve customize type.
995
996 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
997
998 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
999 (ange-ftp-file-directory-p): Fix the symlink case.
1000 (ange-ftp-insert-directory): When listing a single file, get a list of
1001 the parent buffer and extract the relevant line. Inspired from a patch
1002 by Katsumi Yamaoka <yamaoka@jpl.org>.
1003 (ange-ftp-file-name-sans-versions): Simplify.
1004
1005 2005-09-30 Bill Wohler <wohler@newt.com>
1006
1007 Move MH-E image files from toolbar and mail directories into
1008 etc/images.
1009
1010 * mail/reply2.*: Move to etc/images/mail/reply*.
1011
1012 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
1013 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
1014 etc/images.
1015
1016 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
1017 * toolbar/reply*: Move to etc/images/mail.
1018
1019 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
1020
1021 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
1022
1023 * speedbar.el: New version 1.0pre3.
1024
1025 Frame management code (including timer, and mouse click specifics)
1026 moved to dframe.el:
1027 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
1028 (speedbar-timer): Removed. Use dframe-timer.
1029 (speedbar-close-frame): Removed. Use dframe-close-frame.
1030 (speedbar-activity-change-focus-flag): Removed. Use
1031 dframe-activity-change-focus-flag.
1032 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
1033 dframe-update-speed.
1034
1035 (speedbar-current-frame): New macro. Use this instead of the
1036 variable speedbar-frame.
1037
1038 (speedbar-use-images, speedbar-expand-image-button-alist)
1039 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
1040
1041 (speedbar-find-image-on-load-path): Removed. Replaced by
1042 defezimage in ezimage.el.
1043 (speedbar-expand-image-button-alist): Removed. Replaced by
1044 ezimage-expand-image-button-alist in ezimage.el.
1045
1046 (speedbar-ignored-directory-regexp)
1047 (speedbar-add-ignored-directory-regexp)
1048 (speedbar-ignored-directory-expressions)
1049 (speedbar-line-directory, speedbar-buffers-line-directory)
1050 (speedbar-directory-line, speedbar-buffers-line-directory):
1051 Renamed, replacing `path' with `directory'.
1052
1053 (speedbar-create-directory, speedbar-expand-line-descendants)
1054 (speedbar-toggle-line-expansion)
1055 (speedbar-contract-line-descendants): New commands.
1056
1057 (speedbar-query-confirmation-method, speedbar-select-frame-method)
1058 (speedbar-use-tool-tips-flag): New options.
1059
1060 (speedbar-check-read-only, speedbar-require-version)
1061 (speedbar-insert-separator, speedbar-buffers-tail-notes)
1062 (speedbar-handle-delete-frame, speedbar-try-completion)
1063 (speedbar-update-localized-contents): New functions.
1064
1065 (speedbar-incompatible-version, speedbar-ro-to-do-point)
1066 (speedbar-object-read-only-indicator): New variables.
1067
1068 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
1069 New hooks.
1070
1071 (speedbar-separator-face): New face.
1072
1073 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
1074 (speedbar-ignored-modes): Add fundamental-mode.
1075 (speedbar-directory-unshown-regexp): Add . directories.
1076
1077 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
1078 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
1079 `]' for full expand/close.
1080 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
1081
1082 (speedbar-check-vc): Support hidden files.
1083 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
1084 (speedbar-this-file-in-vc): Use vc-state if available. If VC
1085 state is nil, it is not checked out.
1086
1087 (speedbar-line-text, speedbar-line-token): Support expand buttons
1088 with no text.
1089 (speedbar-refresh): Universal argument acts as power-click.
1090 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
1091 that buffer to get variable values.
1092
1093 And many other bugfixes.
1094
1095 * dframe.el, ezimage.el, sb-image.el: New files.
1096
1097 * sb-*.xpm: Remove files. New image files installed into
1098 etc/images/ezimage.
1099
1100 2005-09-30 Kenichi Handa <handa@m17n.org>
1101
1102 * ps-mule.el (ps-mule-show-warning): If a character is in
1103 ps-print-translation-table, don't treat it as non-printable.
1104
1105 2005-09-30 David Ponce <david@dponce.com>
1106
1107 * tree-widget.el (tree-widget-themes-load-path): New variable.
1108 (tree-widget-themes-directory): Doc fix.
1109 (tree-widget-image-formats) [Emacs]: Doc fix.
1110 (tree-widget--locate-sub-directory): New function.
1111 (tree-widget-themes-directory): Use it.
1112
1113 * recentf.el (recentf-filename-handlers): Rename from
1114 `recentf-filename-handler'. Allow a list of functions.
1115 (recentf-menu-items-for-commands): Fix :help strings.
1116 (recentf-apply-filename-handlers): New function.
1117 (recentf-expand-file-name): Use it.
1118 (recentf-cleanup): Remove duplicates too.
1119
1120 2005-09-29 Juri Linkov <juri@jurta.org>
1121
1122 * faces.el: Rearrange face definitions to be in the same order as
1123 their face descriptions in "(emacs)Standard Faces".
1124
1125 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
1126
1127 * tooltip.el (tooltip): Add group `basic-faces'.
1128
1129 * buff-menu.el (Buffer-menu-buffer): Remove group
1130 `font-lock-highlighting-faces'.
1131
1132 * progmodes/compile.el (compilation-error, compilation-warning)
1133 (compilation-info, compilation-line-number, compilation-column-number):
1134 Change group from `font-lock-highlighting-faces' to `compilation'.
1135
1136 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
1137 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
1138 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
1139 (vhdl-font-lock-reserved-words-face)
1140 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
1141 `font-lock-highlighting-faces'.
1142
1143 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
1144
1145 2005-09-28 Kim F. Storm <storm@cua.dk>
1146
1147 * emulation/cua-base.el: Set CUA move property on additional commands:
1148 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
1149 forward-sexp, backward-sexp, forward-list, backward-list.
1150
1151 2005-09-28 Romain Francoise <romain@orebokech.com>
1152
1153 * comint.el (comint-show-output): Really set point at the
1154 beginning of the output when not using `comint-use-prompt-regexp'.
1155
1156 2005-09-27 Jay Belanger <belanger@truman.edu>
1157
1158 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
1159 in TeX mode.
1160
1161 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
1162
1163 * textmodes/org.el (org-table-sum): Fix format string.
1164
1165 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
1166 Quote face names.
1167
1168 2005-09-26 Romain Francoise <romain@orebokech.com>
1169
1170 * isearch.el (isearch-forward-regexp): Close doc string.
1171
1172 2005-09-25 Richard M. Stallman <rms@gnu.org>
1173
1174 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
1175
1176 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
1177
1178 * progmodes/compile.el (compilation-error-properties):
1179 When getting the file from the previous error message,
1180 correctly decode the new data format.
1181
1182 * progmodes/cc-cmds.el (c-electric-paren):
1183 Call old-blink-paren only for close-paren.
1184
1185 2005-09-24 Andreas Schwab <schwab@suse.de>
1186
1187 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
1188 condition.
1189
1190 2005-09-25 Romain Francoise <romain@orebokech.com>
1191
1192 * dired-aux.el (dired-copy-file-recursive):
1193 * dired.el (dired-delete-file):
1194 * ediff-mult.el (ediff-dir-diff-copy-file):
1195 * ediff-util.el (ediff-test-save-region):
1196 * forms.el (forms-mode):
1197 * ido.el (ido-file-internal, ido-delete-file-at-head):
1198 * log-edit.el (log-edit-done):
1199 * ses.el (ses-yank-resize):
1200 * play/gomoku.el (gomoku-human-plays, gomoku)
1201 (gomoku-human-resigns, gomoku-prompt-for-other-game)
1202 (gomoku-offer-a-draw):
1203 * play/landmark.el (lm-human-resigns, lm):
1204 * net/eudcb-ldap.el (eudc-ldap-check-base):
1205 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
1206 * progmodes/ebrowse.el (ebrowse-find-pattern):
1207 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
1208 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
1209 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
1210
1211 * vc.el (vc-delete-file):
1212 * play/gomoku.el (gomoku-terminate-game, gomoku)
1213 (gomoku-prompt-for-move, gomoku-human-takes-back):
1214 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
1215 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
1216
1217 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
1218
1219 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
1220 color rxvt terminals by using the code xterm.el used to use before
1221 2005-04-09 in order to match the colors used by rxvt.
1222
1223 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
1224
1225 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
1226 colors rxvt-unicode terminals by using the same code as xterm.el.
1227
1228 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
1229
1230 * textmodes/tex-mode.el (tex-font-lock-append-prop)
1231 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
1232 new symbol used for the tex-verbatim face.
1233
1234 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
1235
1236 * woman.el (woman-file-name):
1237 * wid-edit.el (widget-file-prompt-value)
1238 (widget-coding-system-prompt-value):
1239 * w32-fns.el (set-w32-system-coding-system):
1240 * vc.el (vc-version-diff, vc-annotate):
1241 * textmodes/reftex-auc.el (reftex-arg-cite)
1242 (reftex-arg-index-tag):
1243 * textmodes/refer.el (refer-get-bib-files):
1244 * textmodes/artist.el (artist-figlet-choose-font):
1245 * terminal.el (terminal-emulator):
1246 * replace.el (occur-read-primary-args):
1247 * rect.el (string-rectangle, string-insert-rectangle):
1248 * ps-print.el (ps-print-preprint):
1249 * progmodes/pascal.el (pascal-goto-defun):
1250 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
1251 * progmodes/compile.el (compilation-find-file):
1252 * printing.el (pr-interactive-n-up):
1253 * play/animate.el (animate-birthday-present):
1254 * net/rcompile.el (remote-compile):
1255 * man.el (man, Man-goto-section, Man-follow-manual-reference):
1256 * mail/rmailsum.el (rmail-summary-search-backward)
1257 (rmail-summary-search):
1258 * mail/rmailout.el (rmail-output-read-rmail-file-name)
1259 (rmail-output-read-file-name):
1260 * mail/rmail.el (rmail-search, rmail-search-backwards):
1261 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
1262 * locate.el (locate):
1263 * international/quail.el (quail-show-keyboard-layout):
1264 * international/mule.el (set-buffer-file-coding-system)
1265 (revert-buffer-with-coding-system, set-file-name-coding-system)
1266 (set-terminal-coding-system, set-keyboard-coding-system)
1267 (set-next-selection-coding-system):
1268 * international/mule-diag.el (describe-coding-system)
1269 (describe-font, describe-fontset):
1270 * international/mule-cmds.el (universal-coding-system-argument)
1271 (search-unencodable-char, describe-input-method)
1272 (set-language-environment, describe-language-environment):
1273 * international/codepage.el (codepage-setup):
1274 * international/code-pages.el (codepage-setup):
1275 * info.el (Info-search, Info-follow-reference)
1276 (Info-search-backward):
1277 * emacs-lisp/advice.el (ad-read-advised-function)
1278 (ad-read-advice-class, ad-clear-cache, ad-activate)
1279 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
1280 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
1281 (ad-read-regexp):
1282 * ediff-util.el (ediff-toggle-regexp-match):
1283 * ediff-ptch.el (ediff-prompt-for-patch-file):
1284 * dired-aux.el (dired-diff):
1285 * diff.el (diff):
1286 * cus-edit.el (custom-variable-prompt):
1287 * calendar/timeclock.el (timeclock-ask-for-project):
1288 * calc/calcalg3.el (calc-get-fit-variables):
1289 * calc/calc-store.el (calc-edit-variable)
1290 (calc-permanent-variable):
1291 * vc-mcvs.el (vc-mcvs-register):
1292 * shadowfile.el (shadow-define-literal-group):
1293 * woman.el (woman-file-name):
1294 * vc.el (vc-version-diff, vc-merge):
1295 * textmodes/reftex-index.el (reftex-index-complete-tag):
1296 * format.el (format-decode-buffer, format-decode-region):
1297 * emulation/viper-cmd.el (viper-read-string-with-history):
1298 * emacs-lisp/debug.el (cancel-debug-on-entry):
1299 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1300 * ediff.el (ediff-merge-revisions)
1301 (ediff-merge-revisions-with-ancestor, ediff-revision):
1302 * completion.el (interactive-completion-string-reader):
1303 * calc/calc-prog.el (calc-user-define-formula):
1304 Follow convention for reading with the minibuffer.
1305
1306 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
1307
1308 * progmodes/python.el (python-describe-symbol): Add globals() and
1309 locals() to the arguments of emacs.ehelp.
1310
1311 2005-09-24 Magnus Henoch <mange@freemail.hu>
1312
1313 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
1314 New function, code extracted from ispell-valid-dictionary-list.
1315 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
1316 Call it.
1317
1318 2005-09-24 Eli Zaretskii <eliz@gnu.org>
1319
1320 * subr.el (version-regexp-alist): Extend valid syntax for version
1321 strings: allow any of the characters -,_,+ to separate the
1322 alpha/beta/rc part from the version part. Doc fix.
1323 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
1324
1325 2005-09-23 David Reitter <david.reitter@gmail.com>
1326
1327 * mail/mailclient.el: New file.
1328
1329 2005-09-23 Richard M. Stallman <rms@gnu.org>
1330
1331 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
1332 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
1333 Doc fixes.
1334
1335 * progmodes/cc-mode.el (c-font-lock-init):
1336 Specify font-lock-lines-before.
1337
1338 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
1339
1340 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
1341 whole conflict.
1342
1343 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
1344
1345 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
1346 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
1347 of `remap' feature when available. Additional key bindings for
1348 better tty support.
1349 (org-mode-restart, org-force-self-insert): New commands.
1350 (org-time-stamp-inactive): New command.
1351 (org-remap): New function.
1352 (org-table-auto-blank-field, org-level-color-stars-only): New options.
1353 (org-enable-fixed-width-editor): Move to `org-structure'
1354 customization group.
1355 (org-self-insert-command, orgtbl-self-insert-command): Modify to
1356 blank field after field motion commands.
1357
1358 2005-09-23 Kenichi Handa <handa@m17n.org>
1359
1360 * international/mule-cmds.el (set-language-environment):
1361 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
1362 have to call utf-translate-cjk-load-tables.
1363
1364 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
1365
1366 * mouse.el (mouse-move-drag-overlay): Fix last change.
1367
1368 2005-09-22 David Ponce <david@dponce.com>
1369
1370 * tree-widget.el (tree-widget-value-create): Fix previous change.
1371
1372 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1373
1374 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
1375
1376 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1377
1378 * mouse.el (mouse-move-drag-overlay): New function.
1379 (mouse-drag-region-1): Use it.
1380 Try to simplify a bit the state handling. Handle clicks on links
1381 inside intangible areas.
1382 (mouse-save-then-kill): Minor simplification.
1383 (mouse-secondary-overlay): Make it always non-nil instead of
1384 recreating it each time.
1385 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
1386 (mouse-kill-secondary, mouse-secondary-save-then-kill):
1387 Simplify accordingly.
1388
1389 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1390
1391 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
1392
1393 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
1394
1395 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
1396 (ediff-file-name-sans-prefix): Treat nil as an empty string.
1397 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
1398 to patch.
1399
1400 * ediff-util.el: Use insert-buffer-substring.
1401
1402 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
1403
1404 * emulation/viper-cmd.el (viper-change-state): Don't move over the
1405 field boundaries in the minibuffer.
1406 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
1407 (viper-minibuffer-post-command-hook): New hook.
1408 (viper-line): Don't move cursor at bolp.
1409
1410 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
1411
1412 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
1413 avoid compiler warnings.
1414
1415 * emulation/viper-macs.el (ex-map): Better messages.
1416
1417 * emulation/viper-utils.el (viper-beginning-of-field): New function.
1418
1419 * emulation/viper.el: Replace make-variable-buffer-local with
1420 viper-make-variable-buffer-local everywhere, to avoid warnings.
1421
1422 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1423
1424 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
1425 Delete unused var `old-selected-window'.
1426 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
1427 (mouse-drag-secondary): Delete unused var `start-frame'.
1428
1429 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
1430
1431 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
1432
1433 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1434
1435 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
1436 Re-indent within 80 columns. Use inhibit-read-only.
1437
1438 2005-09-19 Romain Francoise <romain@orebokech.com>
1439
1440 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
1441
1442 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1443
1444 * font-lock.el (font-lock-default-fontify-region): Don't add a line
1445 unconditionally, since the after-change-function already did it.
1446
1447 2005-09-19 Miles Bader <miles@gnu.org>
1448
1449 * net/newsticker.el: Get rid of CVS keyword.
1450
1451 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
1452
1453 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
1454 The prompt is formatted later.
1455
1456 2005-09-19 David Ponce <david@dponce.com>
1457
1458 * tree-widget.el (tree-widget-value-create): Save the converted
1459 tree :node widget.
1460
1461 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
1462
1463 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
1464 variable `message'.
1465
1466 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
1467
1468 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
1469 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
1470 <slawomir.nowaczyk.847@student.lu.se>.
1471
1472 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
1473
1474 * image.el (image-load-path): Use symbol `data-directory' instead
1475 of its value, for backward compatibility with packages that bind
1476 it during `find-image'. Suggested by Katsumi Yamaoka.
1477 (image-search-load-path): Handle symbols whose values are strings.
1478
1479 2005-09-18 Romain Francoise <romain@orebokech.com>
1480
1481 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
1482 with-current-buffer form in save-excursion.
1483
1484 2005-09-18 D Goel <deego@gnufans.org>
1485
1486 * apropos.el (apropos-command): Fix `message' call: first arg
1487 should be a format spec. In this and all other cases that appear
1488 below and elsewhere in the source code, I made a change only when
1489 two conditions were satisfied: [1] I can think of a possibility
1490 that the arguments would cause an error, for example, the code in
1491 question relies on external variables such as filenames. [2] I
1492 was sure that the arg to `message' could not have been nil in the code.
1493
1494 * textmodes/tildify.el (tildify-region): Ditto.
1495
1496 * textmodes/reftex-index.el (reftex-index-change-entry)
1497 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
1498 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
1499 * textmodes/org.el (org-complete, org-deadline, org-schedule)
1500 (org-priority, org-table-sum):
1501 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
1502 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
1503 (flyspell-word, flyspell-display-next-corrections):
1504 * textmodes/bibtex.el (bibtex-print-help-message):
1505 * textmodes/artist.el (artist-key-set-point-poly):
1506 * term/mac-win.el (mac-services-insert-text):
1507 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
1508 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
1509 (vhdl-port-paste-testbench, vhdl-compose-new-component)
1510 (vhdl-compose-configuration):
1511 * progmodes/sh-script.el (sh-blink, sh-show-indent)
1512 (sh-set-indent, sh-learn-line-indent):
1513 * progmodes/ps-mode.el (ps-mode-target-column):
1514 * progmodes/idlwave.el (idlwave-make-tags)
1515 (idlwave-scan-library-catalogs):
1516 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
1517 * progmodes/gud.el (gud-jdb-analyze-source):
1518 * progmodes/flymake.el (flymake-log):
1519 * progmodes/ebnf2ps.el (ebnf-generate-region):
1520 * progmodes/cmacexp.el (c-macro-expansion):
1521 * progmodes/ada-xref.el (ada-treat-cmd-string):
1522 * progmodes/ada-mode.el (ada-create-case-exception-substring)
1523 (ada-justified-indent-current, ada-batch-reformat):
1524 * play/zone.el (zone):
1525 * play/landmark.el (lm-move):
1526 * play/decipher.el (decipher-show-alphabet):
1527 * net/newsticker.el (newsticker--display-jump)
1528 (newsticker--display-scroll):
1529 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
1530 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
1531 * mail/feedmail.el (feedmail-dump-message-to-queue):
1532 * eshell/esh-proc.el (eshell-remove-process-entry):
1533 * emulation/ws-mode.el (ws-last-error):
1534 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
1535 (viper-record-kbd-macro):
1536 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
1537 * emacs-lisp/lisp-mnt.el (lm-report-bug):
1538 * emacs-lisp/find-func.el (find-function-noselect):
1539 * calendar/timeclock.el (timeclock-status-string)
1540 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
1541 (timeclock-when-to-leave-string):
1542 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
1543 * calc/calc-units.el (calc-enter-units-table):
1544 * calc/calc-mode.el (calc-mode-record-mode):
1545 * woman.el (woman-mini-help):
1546 * wdired.el (wdired-change-to-wdired-mode):
1547 * vc.el (vc-retrieve-snapshot):
1548 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
1549 * startup.el (display-startup-echo-area-message):
1550 * simple.el (set-goal-column):
1551 * ses.el (ses-command-hook, ses-recalculate-cell):
1552 * server.el (server-process-filter):
1553 * printing.el (pr-interface-txt-print, pr-interface-printify)
1554 (pr-interface-ps):
1555 * pcvs.el (cvs-help):
1556 * log-edit.el (log-edit, log-edit-mode-help):
1557 * iswitchb.el (iswitchb-possible-new-buffer):
1558 * isearch.el (isearch-edit-string):
1559 * image-mode.el (image-mode, image-minor-mode):
1560 * ibuf-macs.el (define-ibuffer-filter):
1561 * hi-lock.el (hi-lock-find-patterns):
1562 * files.el (toggle-read-only):
1563 * ediff-util.el (ediff-copy-diff)
1564 (ediff-write-merge-buffer-and-maybe-kill):
1565 * echistory.el (Electric-history-undefined):
1566 * dnd.el (dnd-insert-text):
1567 * dired-aux.el (dired-query):
1568 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
1569 * bookmark.el (bookmark-bmenu-locate):
1570 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
1571 Fix `message' calls to ensure first arg is a format string.
1572 The change was made only when these two conditions were satisfied:
1573 [1] when there is a possibility that the arguments would cause an error
1574 for example, if the code in question relies on external variables
1575 such as filenames, and
1576 [2] if the arg to `message' could not have been nil in the code.
1577
1578 * pcomplete.el (pcomplete--help): Fix `message' format spec.
1579 Not having a %s would be weird, though not technically wrong.
1580
1581 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1582
1583 * term/mac-win.el (mac-add-charset-info): Doc fix.
1584
1585 2005-09-17 Romain Francoise <romain@orebokech.com>
1586
1587 * shell.el (shell-resync-dirs): Handle echoing processes more
1588 reliably. Don't insert resync command if `comint-process-echoes'
1589 is non-nil.
1590
1591 2005-09-17 Magnus Henoch <mange@freemail.hu>
1592
1593 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
1594 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
1595 aspell versions >= 0.60.
1596 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
1597 only if ispell-aspell-supports-utf8 is non-nil.
1598
1599 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1600
1601 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
1602 buffer-local value to lisp-indent-function.
1603
1604 2005-09-17 Milan Zamazal <pdm@zamazal.org>
1605
1606 * progmodes/glasses.el (glasses-make-readable): If
1607 glasses-separator differs from underscore, put appropriate
1608 overlays over underscore characters.
1609 (glasses-convert-to-unreadable): If glasses-separator differs from
1610 underscore, try to convert glasses-separator characters to
1611 underscores.
1612
1613 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
1614
1615 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
1616 Use with-syntax-table and dolist.
1617
1618 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
1619
1620 * textmodes/reftex-auc.el:
1621 * textmodes/reftex-cite.el:
1622 * textmodes/reftex-dcr.el:
1623 * textmodes/reftex-global.el:
1624 * textmodes/reftex-parse.el:
1625 * textmodes/reftex-ref.el:
1626 * textmodes/reftex-sel.el:
1627 * textmodes/reftex-toc.el:
1628 * textmodes/reftex-vars.el:
1629 * textmodes/reftex.el: Small changes to remove compiler warnings.
1630
1631 * textmodes/reftex-index.el: Likewise.
1632 (reftex-query-index-phrase): More efficient use of markers.
1633
1634 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
1635
1636 * image.el (image-load-path): New variable.
1637 (image-search-load-path): New function.
1638 (find-image): Search for images in `image-load-path'.
1639
1640 2005-09-15 Richard M. Stallman <rms@gnu.org>
1641
1642 * follow.el: Change Maintainer field.
1643
1644 2005-09-15 David Ponce <david@dponce.com>
1645
1646 * recentf.el (recentf-save-file-modes): New option.
1647 (recentf-save-list): Use it.
1648
1649 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
1650
1651 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
1652 (mode-line-mule-info, mode-line-modified): Move bindings from
1653 mouse-3 to mouse-1.
1654
1655 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
1656
1657 * simple.el (sendmail-user-agent-compose): Revert last change.
1658
1659 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
1660
1661 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
1662 Use with-current-buffer.
1663 (ange-ftp-gwp-start): Remove unused var `gw-user'.
1664 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
1665 (ange-ftp-insert-directory): Remove unused var `short'.
1666 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
1667
1668 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
1669 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
1670
1671 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
1672 (check-calendar-holidays, diary-list-entries): Autoload.
1673 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
1674 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
1675
1676 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
1677 which mistakenly removed a call to display-buffer.
1678
1679 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
1680
1681 * obsolete/iso-insert.el: Move to obsolete/ from international/.
1682
1683 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
1684
1685 * progmodes/hideshow.el
1686 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
1687 (hs-allow-nesting): New user var.
1688 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
1689 (hs-hide-block-at-point): When nesting allowed,
1690 if there is already an overlay in place, delete it.
1691 (hs-safety-is-job-n): Delete func; remove call sites.
1692 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
1693 (hs-overlay-at): New func.
1694 (hs-already-hidden-p, hs-show-block): Use it.
1695 (hs-hide-all): Don't pre-clean if nesting allowed.
1696 (hs-show-all): Temporarily disallow
1697 nesting around call to `hs-discard-overlays'.
1698
1699 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
1700
1701 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
1702 Delete unused local var.
1703
1704 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
1705
1706 * help-fns.el (describe-categories): "?\ " -> "?\s".
1707 (help-do-arg-highlight): Recognize also ARG-n, as in
1708 `move-to-left-margin' (ARG+n is already recognized). Simplify.
1709
1710 * international/codepage.el (dos-unsupported-char-glyph):
1711 * net/newsticker.el (tool-bar-map, w3-mode-map)
1712 (w3m-minor-mode-map):
1713 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
1714 (ent-alist):
1715 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
1716
1717 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
1718
1719 * custom.el (custom-push-theme): Handle the case where a symbol is
1720 bound but face properties have not yet been assigned.
1721
1722 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
1723 Fix behavior if noerase is `t' and there is no mail buffer.
1724
1725 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
1726 if `continue' is nil, rather than signal an error.
1727
1728 2005-09-12 Richard M. Stallman <rms@gnu.org>
1729
1730 * font-lock.el (font-lock-keywords): Add autoload.
1731
1732 * help-fns.el (describe-variable): Rearrange to put source link
1733 in a predictable place.
1734
1735 * net/newsticker.el: New file.
1736
1737 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1738
1739 * calendar/calendar.el (calendar-for-loop): Add edebug info.
1740 (calendar-basic-setup): Use the new nil arg.
1741 (number-of-diary-entries): Move to diary-lib.el.
1742
1743 * calendar/diary-lib.el: Use with-current-buffer, match-string.
1744 (diary-list-entries): Use with-syntax-table and dolist.
1745 Rename from list-diary-entries.
1746 Use number-of-diary-entries if `number' is nil.
1747 (diary, diary-view-entries): Use this new name and new nil arg value.
1748 (number-of-diary-entries): Move from calendar.el.
1749 (diary-unhide-everything): New function.
1750 (include-other-diary-files, fancy-diary-display)
1751 (diary-show-all-entries, make-diary-entry): Use it.
1752 (diary-mail-entries): Use buffer-string.
1753 (mark-diary-entries): Fix long standing paren typo.
1754 (diary-sexp-entry): Use count-lines.
1755 (make-diary-entry): Avoid `previous-line'.
1756 (diary-mode-map): New var.
1757 (diary-mode): Redraw cal after saving. Setup header-line.
1758 (fancy-diary-display-mode): Use local-set-key.
1759
1760 * startup.el (command-line): Try calling various terminal-init-foo-bar
1761 functions by stripping hyphenated suffixes from $TERM.
1762
1763 * files.el (normal-mode): Check boundness of font-lock-keywords.
1764
1765 2005-09-12 Richard M. Stallman <rms@gnu.org>
1766
1767 * progmodes/compile.el: Don't decide a file's directory
1768 until the user actually tries to go there.
1769 (compilation-next-error-function):
1770 Pass compilation-find-file the directory from the file-struct.
1771 (compilation-internal-error-properties): Separate local FILE-STRUCT
1772 from FILE. Doc the args better. Rename arg FMT to FMTS.
1773 (compilation-find-file): Arg DIR renamed to DIRECTORY.
1774 Expand it, and if nil, use default-directory.
1775 (compilation-get-file-structure): Don't mix specified directory
1776 with default directory. Put specified directory into
1777 file-struct. Don't make the file name absolute.
1778
1779 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
1780 (compile-command): Add autoload.
1781 (compilation-disable-input): Add autoload.
1782
1783 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
1784
1785 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
1786 strings of the variables it can override.
1787 (time-stamp): New (as yet undocumented) time-stamp-format escapes
1788 %Q and %q, for fully-qualified domain name and unqualified host name.
1789
1790 2005-09-11 Kim F. Storm <storm@cua.dk>
1791
1792 * emacs-lisp/authors.el (authors-aliases): Update list.
1793 (authors-fixed-entries): Update mldrag.el entry.
1794
1795 2005-09-10 Alan Mackenzie <acm@muc.de>
1796
1797 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
1798 from the region narrowed to.
1799
1800 2005-09-10 Magnus Henoch <mange@freemail.hu>
1801
1802 * textmodes/ispell.el (ispell-check-version): Signal an error if
1803 aspell version is less than 0.60.
1804
1805 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
1806
1807 * progmodes/octave-inf.el (inferior-octave-startup):
1808 Resync current dir at the end.
1809
1810 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
1811
1812 * woman.el (woman-topic-at-point-default):
1813 Rename to woman-use-topic-at-point-default.
1814 (woman-topic-at-point): Rename to woman-use-topic-at-point.
1815 (woman-file-name): Reflect renames above. Automatically use the
1816 word at point as topic if woman-use-topic-at-point is non-nil.
1817 Otherwise offer it as default but don't insert it in the
1818 minibuffer. Also use `test-completion' instead of `assoc' as
1819 suggested by Stefan Monnier.
1820
1821 2005-09-10 Andre Spiegel <spiegel@gnu.org>
1822
1823 * vc.el (vc-directory, vc-update-change-log): Throw an error on
1824 the attempt to do it over Tramp. This is not yet supported.
1825
1826 2005-09-10 Eli Zaretskii <eliz@gnu.org>
1827
1828 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
1829 (menu-bar-non-minibuffer-window-p): New functions.
1830 ("Split Window", "Save As..."): Use them.
1831 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
1832 ("Print Buffer", "Truncate Long Lines in this Buffer"):
1833 Use menu-bar-menu-frame-live-and-visible-p.
1834 ("Save Buffer", "Insert File", "Open Directory...")
1835 ("Open File...", "Visit New File..."):
1836 Use menu-bar-non-minibuffer-window-p.
1837 (kill-this-buffer-enabled-p, dired <menu-enable>):
1838 Use menu-bar-non-minibuffer-window-p.
1839
1840 2005-09-09 Eli Zaretskii <eliz@gnu.org>
1841
1842 * cus-start.el (all): Don't complain about fringe-related
1843 built-ins if fringes are not supported. Ditto about
1844 selection-related built-ins. Fix the test for GTK-related built-ins.
1845
1846 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
1847 ("Postscript Print Buffer", "Print Region", "Save As...")
1848 ("Save", "Insert File...", "Open Directory...")
1849 ("Open File...", "Visit New File..."")
1850 ("Truncate Long Lines in this Buffer"): Don't look at
1851 menu-updating-frame if this display does not support multiple frames.
1852
1853 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1854
1855 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
1856
1857 2005-09-09 Emilio Lopes <eclig@gmx.net>
1858
1859 * woman.el: Format- and whitespace-related changes.
1860
1861 2005-09-09 Eli Zaretskii <eliz@gnu.org>
1862
1863 * woman.el: Fix my email address.
1864
1865 2005-09-08 Richard M. Stallman <rms@gnu.org>
1866
1867 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
1868 (sh-mode): Locally set skeleton-pair-default-alist.
1869
1870 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
1871
1872 * progmodes/flymake.el: Require `compile' unconditionally.
1873
1874 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
1875
1876 * woman.el (woman-file-name): Provide a default, not initial input.
1877
1878 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
1879
1880 * font-lock.el (font-lock-support-mode): Doc fix.
1881
1882 * descr-text.el (describe-property-list): Handle non-symbol prop names.
1883
1884 2005-09-08 Richard M. Stallman <rms@gnu.org>
1885
1886 * simple.el (blink-matching-open): Get rid of text props from
1887 the string shown in echo area. Don't permanently set point.
1888 Some rearrangements.
1889
1890 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
1891
1892 * recentf.el (recentf-filename-handler): Add custom choice
1893 `abbreviate-file-name'.
1894
1895 * msb.el (msb--very-many-menus): Fix typo.
1896
1897 * disp-table.el (standard-display-european): Don't set
1898 enable-multibyte-characters to nil.
1899
1900 2005-09-08 David Ponce <david@dponce.com>
1901
1902 * recentf.el (recentf-show-file-shortcuts-flag): New option.
1903 (recentf-expand-file-name): Doc fix.
1904 (recentf-dialog-mode-map): Define digit shortcuts.
1905 (recentf--files-with-key): New variable.
1906 (recentf-show-digit-shortcut-filter): New function.
1907 (recentf-open-files-items): New function.
1908 (recentf-open-files): Use it.
1909 (recentf-open-file-with-key): New command.
1910
1911 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
1912
1913 * buff-menu.el (Buffer-menu-sort-by-column): New function.
1914 Suggested by Kim F. Storm.
1915 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
1916 (Buffer-menu-make-sort-button): Use global keymap.
1917
1918 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
1919
1920 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
1921 (Man-getpage-in-background-advice): Remove defadvice; it isn't
1922 necessary any longer with the remapped command.
1923 (Man-bgproc-sentinel-advice): Remove defadvice which counts
1924 formatting time only.
1925
1926 * net/tramp.el (tramp-action-password)
1927 (tramp-multi-action-password): Compile the password prompt from
1928 `method', `user' and `host'. Sometimes it isn't obvious which
1929 password to enter, for example with remote files offered by
1930 recentf.el, or with multiple steps. Suggested by Robert Marshall
1931 <robert@chezmarshall.freeserve.co.uk>.
1932
1933 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
1934
1935 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1936 Fix regexp for when "s///" is at the beginning of line.
1937
1938 2005-09-07 Jay Belanger <belanger@truman.edu>
1939
1940 * calc/calc-poly.el (math-expand-term): Multiply out any powers
1941 when in matrix mode.
1942
1943 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1944
1945 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
1946 non-anonymous functions.
1947
1948 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
1949
1950 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
1951 when using a header line. Otherwise, use mouse-1-click-follows-link.
1952
1953 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
1954 can't be moved; don't signal an error.
1955
1956 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
1957
1958 * cus-theme.el (custom-theme-write-faces): Save the current face
1959 spec, not the defface spec.
1960
1961 * custom.el (custom-known-themes): Clarify meaning of "standard".
1962 (custom-push-theme): Save old values in the standard theme.
1963 (disable-theme): Correct typo.
1964 (custom-face-theme-value) Deleted unused function.
1965 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
1966
1967 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
1968
1969 * progmodes/compile.el (compilation-goto-locus): Take into account
1970 iconified frames when determining whether the buffer is
1971 already visible.
1972 Don't reset window height if the window already existed.
1973
1974 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
1975
1976 * custom.el (load-theme): Rename from require-theme.
1977 Add interactive spec.
1978 (enable-theme): Rename from custom-enable-theme.
1979 Add interactive spec.
1980 (disable-theme): Rename from custom-disable-theme.
1981 Add interactive spec.
1982 (custom-make-theme-feature): Doc fix.
1983 (custom-theme-directory): Doc fix.
1984 (provide-theme): Call enable-theme.
1985
1986 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1987
1988 * obsolete/lazy-lock.el (lazy-lock-mode):
1989 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
1990 font-lock-mode if it's off. Print a warning instead.
1991
1992 * progmodes/compile.el (compilation-start): Ignore errors if the
1993 process died before we get to send-eof.
1994
1995 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
1996 Undo last change. Enclosing the result in quotes broke things on Unix
1997 since tex-send-command passes it through shell-quote-argument.
1998 (tex-send-command): Pass `file' through convert-standard-filename
1999 when possible.
2000 (tex-uptodate-p): Handle the case where TeX hasn't put additional
2001 info in a transcript.
2002
2003 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
2004
2005 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
2006 fix compilation warning. Reorder the key definitions to group
2007 together keys emitted by the current version of xterm.
2008
2009 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
2010 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
2011 Reorder predicates to correct min-color usage.
2012
2013 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
2014
2015 * longlines.el (longlines-mode): Inhibit read-only when encoding.
2016 Kill local variables when longlines-mode is turned off.
2017
2018 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
2019
2020 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
2021
2022 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
2023
2024 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
2025
2026 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
2027 (font-lock-lines-before): Change default to being inactive.
2028 (font-lock-default-fontify-region): Obey font-lock-lines-before.
2029 (font-lock-after-change-function): Don't handle f-l-lines-before here.
2030
2031 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
2032
2033 * net/tramp.el (tramp-handle-make-auto-save-file-name):
2034 Deactivate temporarily advice if active (not needed for Emacs 22,
2035 but for backwards compatibility).
2036 (tramp-exists-file-name-handler): Rewrite. First implementation
2037 was too simple.
2038 (tramp-advice-make-auto-save-file-name):
2039 Call `tramp-handle-make-auto-save-file-name' (again, just for
2040 backwards compatibility).
2041
2042 2005-08-31 Reto Zimmermann <reto@gnu.org>
2043
2044 * progmodes/vhdl-mode.el
2045 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
2046 (vhdl-end-p): Fix indentation bug "else" after "-- when".
2047 (vhdl-set-default-project): New function (easier setting of default).
2048 (vhdl-port-copy): Handle extended identifiers for generics.
2049 (vhdl-compiler-alist): Better description for error message regexp.
2050 (vhdl-make): Query for target, use previous as default.
2051 (vhdl-port-copy): Fix port copy for port names starting with "signal".
2052 (vhdl-font-lock-keywords-2): Fix fontification for record
2053 el. assign.
2054 (vhdl-speedbar-make-subpack-line): Add package body link.
2055 (vhdl-generate-makefile-1): Not include itself as dependency.
2056 (vhdl-font-lock-init): Highlight c-preprocessor directives.
2057 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
2058 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
2059 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
2060 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
2061 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
2062 (vhdl-import-project): Add string argument for `error'.
2063 (vhdl-compose-configuration)
2064 (vhdl-compose-configuration-architecture): Add configuration
2065 declaration generation.
2066 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
2067 (vhdl-trailer-re): Add "record" keyword (better indentation).
2068 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
2069 "[^ \t-\"]+".
2070 (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
2071 (vhdl-testbench-entity-file-name)
2072 (vhdl-testbench-architecture-file-name): Allow separate
2073 customization of testbench file names.
2074 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
2075 (vhdl-get-visible-signals): Allow newline within alias declaration.
2076 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
2077 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
2078 (member-ignore-case): Alias for missing function in XEmacs.
2079 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
2080 (vhdl-update-sensitivity-list): Ignore case on read signals.
2081 (vhdl-replace-string): Adjust case only for file names.
2082 (vhdl-update-sensitivity-list): Fix search for read signals.
2083 (vhdl-update-sensitivity-list): Exclude formal parameters.
2084 (vhdl-get-visible-signals): Include aliases of signals.
2085 (vhdl-get-visible-signals): Fix signal name searching.
2086 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
2087 (vhdl-fixup-whitespace-region): Fix for character
2088 literals (e.g. ':').
2089
2090 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
2091
2092 * ansi-color.el (comint-last-output-start):
2093 * bs.el (font-lock-verbose):
2094 * diff-mode.el (add-log-buffer-file-name-function):
2095 * dired-x.el (vm-folder-directory):
2096 * faces.el (help-xref-stack-item):
2097 * files.el (font-lock-keywords):
2098 * find-lisp.el (dired-buffers, dired-subdir-alist):
2099 * ido.el (cua-inhibit-cua-keys):
2100 * log-view.el (cvs-minor-wrap-function):
2101 * outline.el (font-lock-warning-face):
2102 * simple.el (compilation-current-error):
2103 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
2104 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
2105 * tooltip.el (comint-prompt-regexp):
2106 * w32-fns.el (explicit-shell-file-name):
2107 * term/mac-win.el (mac-charset-info-alist)
2108 (mac-services-selection, mac-system-script-code):
2109 * term/tty-colors.el (msdos-color-values):
2110 * term/w32-win.el (xlfd-regexp-registry-subnum):
2111 * term/x-win.el (x-keysym-table, x-selection-timeout)
2112 (x-session-id, x-session-previous-id):
2113 * textmodes/ispell.el (mail-yank-prefix):
2114 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
2115 * textmodes/org.el (calc-embedded-close-formula)
2116 (calc-embedded-open-formula)
2117 (font-lock-unfontify-region-function):
2118 * textmodes/reftex-global.el (isearch-next-buffer-function)
2119 (TeX-master):
2120 * textmodes/reftex.el (font-lock-keywords):
2121 * textmodes/tex-mode.el (font-lock-comment-face)
2122 (font-lock-doc-face):
2123 * textmodes/texinfo.el (outline-heading-alist):
2124 Add defvars.
2125
2126 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
2127 (artist-spray-chars, artist-mode-init, artist-replace-string)
2128 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
2129 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
2130 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
2131
2132 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
2133 (conf-align-assignments): "?\ " -> "?\s".
2134
2135 * textmodes/reftex-index.el (TeX-master): Add defvar.
2136 (reftex-index-phrases-marker): Move up defvar.
2137
2138 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
2139 (reftex-toc-include-labels-indicator)
2140 (reftex-toc-include-index-indicator)
2141 (reftex-toc-max-level-indicator): Move up declarations.
2142
2143 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
2144 of args to `tramp-run-real-handler', even if it's empty in this case.
2145
2146 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2147
2148 * dired.el (dired-move-to-filename-regexp): Add date format for
2149 Mac OS X 10.3 in East Asian locales.
2150
2151 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
2152
2153 * files.el (make-auto-save-file-name): Add file name handler call
2154 if applicable.
2155
2156 * net/tramp.el (tramp-file-name-handler-alist)
2157 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
2158 (tramp-handle-make-auto-save-file-name): Rename from
2159 `tramp-make-auto-save-file-name'.
2160 (tramp-exists-file-name-handler): New defun.
2161 (tramp-advice-make-auto-save-file-name): Make defadvice only when
2162 `make-auto-save-file-name' is not a magic file name operation.
2163
2164 2005-08-30 Richard M. Stallman <rms@gnu.org>
2165
2166 * files.el (risky-local-variable-p):
2167 Match `-predicates' and `-commands.
2168
2169 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
2170 (custom-save-all): Visit the file if necessary;
2171 kill the buffer if we created it.
2172 (custom-save-delete): Don't visit file or kill buffer here.
2173
2174 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
2175
2176 * textmodes/org.el (org-special-keyword): New face.
2177 (org-table-copy-down, org-table-eval-formula)
2178 (org-table-recalculate, org-init-section-numbers):
2179 Use `string-to-number' instead of `string-to-int'.
2180 (org-get-location): Use `insert-buffer-substring' instead of
2181 `insert-buffer'.
2182 (org-modify-diary-entry-string): New function.
2183 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
2184 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
2185 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
2186 active region.
2187 (org-export-as-html): Handle QUOTE keyword.
2188 (org-quote-string): New option.
2189 (org-bookmark-jump-unhide): New function, used for
2190 `bookmark-after-jump-hook'.
2191 (org-diary-default-entry): Apply only when not called through
2192 `org-agenda'.
2193
2194 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
2195
2196 * net/eudc.el (mode-popup-menu):
2197 * play/handwrite.el (ps-printer-name, ps-lpr-command):
2198 * progmodes/ada-mode.el (compile-auto-highlight)
2199 (skeleton-further-elements):
2200 * progmodes/autoconf.el (font-lock-syntactic-keywords):
2201 * progmodes/cmacexp.el (msdos-shells):
2202 * progmodes/compile.el (font-lock-extra-managed-props)
2203 (font-lock-keywords, font-lock-maximum-size)
2204 (font-lock-support-mode):
2205 * progmodes/grep.el (font-lock-lines-before):
2206 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
2207 * progmodes/mixal-mode.el (compile-command):
2208 * progmodes/perl-mode.el (font-lock-comment-face)
2209 (font-lock-doc-face, font-lock-string-face):
2210 * progmodes/prolog.el (comint-prompt-regexp):
2211 * progmodes/sh-script.el (font-lock-comment-face)
2212 (font-lock-set-defaults, font-lock-string-face):
2213 * progmodes/sql.el (font-lock-keyword-face)
2214 (font-lock-set-defaults, font-lock-string-face):
2215 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
2216 (itimer-version, lazy-lock-defer-contextually)
2217 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
2218 Add defvars.
2219
2220 * progmodes/cperl-mode.el (cperl-electric-lbrace)
2221 (cperl-electric-keyword, cperl-electric-pod)
2222 (cperl-electric-backspace, cperl-forward-re)
2223 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
2224 (vc-rcs-header, vc-sccs-header): Add defvars.
2225
2226 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
2227 (font-lock-syntactic-keywords, gud-find-expr-function):
2228 Add defvars.
2229
2230 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
2231 (gdb-frame-parameters): Declare before use.
2232
2233 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
2234 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
2235 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
2236 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
2237
2238 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
2239 (idlwave-help-with-source): Use `insert-buffer-substring', not
2240 `insert-buffer'.
2241
2242 2005-08-29 Juri Linkov <juri@jurta.org>
2243
2244 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
2245 Put outline-back-to-heading function call inside save-excursion.
2246
2247 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
2248
2249 * man.el (Man-init-defvars, Man-translate-references)
2250 (Man-support-local-filenames, Man-highlight-references):
2251 * progmodes/sql.el (sql-interactive-mode):
2252 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
2253
2254 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
2255 (compilation-mode-font-lock-keywords): Add defvars.
2256 (checkdoc-interactive-loop): "?\ " -> "?\s".
2257
2258 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
2259 (font-lock-doc-face, font-lock-string-face)
2260 (font-lock-keywords-case-fold-search): Add defvars.
2261 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
2262
2263 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
2264 Don't pass X and Y (they are ignored anyway).
2265 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
2266 (mouse-delete-window): Make arguments optional.
2267
2268 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
2269 (caesar-translate-table, minor-modes, news-buffer-save)
2270 (news-group-name, news-minor-modes): Add defvars.
2271
2272 * emacs-lisp/lselect.el (mouse-highlight-priority)
2273 (x-lost-selection-functions, zmacs-regions):
2274 * emacs-lisp/pp.el (font-lock-verbose):
2275 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
2276 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
2277 (ses-mode-map):
2278 * emacs-lisp/tcover-unsafep.el (safe-functions):
2279 * international/mule-cmds.el (mac-system-coding-system)
2280 (mac-system-locale):
2281 * language/ethio-util.el (rmail-current-message)
2282 (rmail-message-vector):
2283 * language/thai-util.el (thai-auto-composition-mode):
2284 * mail/metamail.el (rmail-current-message, rmail-message-vector):
2285 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
2286 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
2287 (vm-primary-inbox, vm-spool-files):
2288 * mail/rmail.el (deleted-head, font-lock-fontified)
2289 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
2290 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
2291 (total-messages):
2292 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
2293 (rmail-summary-mode-map):
2294 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
2295 (rmail-last-label, rmail-last-multi-labels)
2296 (rmail-summary-vector, rmail-total-messages):
2297 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
2298 * mail/rmailsum.el (msgnum):
2299 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
2300 (rmail-current-message):
2301 * obsolete/fast-lock.el (font-lock-face-list):
2302 * obsolete/rnewspost.el (mail-reply-buffer):
2303 * obsolete/scribe.el (compile-command):
2304 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
2305
2306 2005-08-28 John Paul Wallington <jpw@gnu.org>
2307
2308 * ibuf-ext.el (ibuffer-auto-update-changed):
2309 Use `frame-or-buffer-changed-p' to check whether we need to update.
2310 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
2311 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
2312 as a `frame-or-buffer-changed-p' state vector instead.
2313
2314 2005-08-27 Romain Francoise <romain@orebokech.com>
2315
2316 * textmodes/makeinfo.el (makeinfo-compile):
2317 Use `compilation-start'. Set `next-error-function' according to
2318 `disable-errors'.
2319 (makeinfo-next-error): New function.
2320 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
2321 (makeinfo-buffer): Likewise.
2322
2323 * progmodes/compile.el (compilation-start): Add autoload cookie.
2324
2325 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
2326 * textmodes/sgml-mode.el: Likewise.
2327 * progmodes/python.el: Likewise.
2328
2329 2005-08-27 Eli Zaretskii <eliz@gnu.org>
2330
2331 * simple.el (blink-matching-paren-distance): Document the meaning
2332 of nil value, and allow to customize to nil.
2333
2334 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
2335 command.com, not command.exe.
2336
2337 2005-08-26 John Wiegley <johnw@newartisans.com>
2338
2339 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
2340 code around a bit so that an extraneous nil argument is not added
2341 to a command when no args are given.
2342
2343 * eshell/esh-arg.el (eshell-parse-double-quote): If a
2344 double-quoted argument resolves to nil, return it as an empty
2345 string rather than as nil. This made it impossible to pass "" to
2346 a shell script as a null string argument.
2347
2348 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
2349
2350 * outline.el (outline-invent-heading): New fun.
2351 (outline-promote, outline-demote): Use it.
2352 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
2353 (outline-end-of-subtree): Remove unused var `opoint'.
2354
2355 2005-08-26 David Reitter <david.reitter@gmail.com>
2356
2357 * menu-bar.el (truncate-lines, write-file, print-buffer)
2358 (ps-print-buffer-faces, ps-print-buffer, split-window):
2359 Disable menu items when the frame they refer to is invisible, or when
2360 they refer to a buffer and the minibuffer is selected.
2361
2362 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
2363
2364 * progmodes/flymake.el (flymake-highlight-err-lines):
2365 Use save-excursion around flymake-highlight-line to preserve point.
2366
2367 2005-08-26 Eli Zaretskii <eliz@gnu.org>
2368
2369 * progmodes/octave-mod.el: Change Author and Maintainer address.
2370 (octave-maintainer-address): Change Kurt's email address.
2371 * progmodes/octave-inf.el: Change Author and Maintainer address.
2372 * progmodes/octave-hlp.el: Change Author and Maintainer address.
2373
2374 2005-08-26 Kim F. Storm <storm@cua.dk>
2375
2376 * subr.el (version-list-<, version-list-<=, version-list-=):
2377 Renamed from integer-list-*.
2378 (version-list-not-zero): Likewise. Fix while loop.
2379 (version=): Use version-list-= instead of string-equal.
2380
2381 2005-08-26 Richard M. Stallman <rms@gnu.org>
2382
2383 * outline.el (outline-promote): Try shortening the heading.
2384 As last resort, read the heading to use.
2385 (outline-demote): As last resort, read the heading to use.
2386
2387 2005-08-26 Romain Francoise <romain@orebokech.com>
2388
2389 * progmodes/compile.el (compilation-start): Doc fix.
2390
2391 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
2392 (antlr-font-lock-additional-keywords): Fix reference to
2393 `antlr-font-lock-literal-regexp' erroneously changed during the
2394 mass face rename.
2395 (antlr-run-tool): Use `compilation-start'.
2396
2397 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
2398 instead of the obsolete `compile-internal'.
2399
2400 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
2401
2402 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
2403 (number, original-date):
2404 * calendar/cal-china.el (date):
2405 * calendar/cal-coptic.el (date):
2406 * calendar/cal-french.el (date):
2407 * calendar/cal-hebrew.el (date, entry, number, original-date):
2408 * calendar/cal-islam.el (date, number, original-date):
2409 * calendar/cal-iso.el (date):
2410 * calendar/cal-julian.el (date):
2411 * calendar/cal-mayan.el (date):
2412 * calendar/cal-menu.el (date, event):
2413 * calendar/cal-persia.el (date):
2414 * calendar/lunar.el (date):
2415 * calendar/solar.el (date): Add defvars.
2416
2417 * emerge.el:
2418 * ibuffer.el:
2419 * info-xref.el:
2420 * obsolete/bg-mouse.el:
2421 * obsolete/sun-curs.el:
2422 * obsolete/swedish.el: Move the `defvar's to the top level.
2423
2424 * smerge-mode.el (smerge-refined-change): Add :group.
2425
2426 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
2427
2428 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
2429 (smerge-keep-n): Remove props.
2430 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
2431 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
2432 now that it's done in smerge-keep-n.
2433 (smerge-refined-change): New face.
2434 (smerge-refine-chopup-region, smerge-refine-highlight-change)
2435 (smerge-refine): New funs.
2436 (smerge-basic-map): Bind smerge-refine.
2437
2438 2005-08-25 Juri Linkov <juri@jurta.org>
2439
2440 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
2441 compilation-process-setup-function and compilation-disable-input
2442 in grep-mode instead of let-bindings in grep.
2443
2444 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
2445 Delete "Automatic File De/compression" (auto-compression-mode).
2446
2447 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
2448
2449 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
2450 Silence warning about non-existent variable.
2451
2452 2005-08-25 Richard M. Stallman <rms@gnu.org>
2453
2454 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
2455 Rename "Describe Key" to "Describe Key or Mouse Operation".
2456
2457 * mail/mailalias.el (build-mail-aliases): Delete comments
2458 from the contents before processing them.
2459
2460 * isearch.el (isearch-edit-string): Erase the Search prompt
2461 if user enters an empty string and there is no default.
2462
2463 * comint.el (comint-file-name-prefix): Add autoload.
2464
2465 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
2466
2467 * subr.el (play-sound): Rearrange to avoid warning.
2468
2469 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
2470
2471 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
2472 New hook.
2473 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
2474
2475 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
2476
2477 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
2478
2479 * custom.el (custom-theme-set-variables): Sort minor modes last.
2480
2481 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2482
2483 * subr.el (version-separator, version-regexp-alist): New vars used by
2484 version comparison funs.
2485 (integer-list-<, integer-list-=, integer-list-<=)
2486 (integer-list-not-zero): New funs for integer list comparison.
2487 (version-to-list, version=, version<, version<=): New funs for version
2488 comparison.
2489
2490 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
2491
2492 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
2493 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
2494 time to silence the byte-compiler.
2495
2496 * ibuffer.el (ibuffer-compile-make-eliding-form)
2497 (ibuffer-check-formats): Use `with-no-warnings' to hide references
2498 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
2499 so it's silly to get warnings for it).
2500 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
2501 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
2502 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
2503 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
2504 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
2505 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
2506 Defvar at compile time.
2507 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
2508 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
2509 Declare them before use.
2510
2511 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
2512 (info-xref-good, info-xref-bad): Defvar at compile time.
2513
2514 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
2515 Use `let*' instead of `let'.
2516
2517 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
2518 (*mouse-y*, menu, char): Defvar at compile time.
2519 (sc::menu): Declare it before use.
2520 (sc::pack-one-line): Use `let', not `let*'.
2521
2522 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
2523 (mail-send-hook): Defvar at compile time.
2524
2525 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
2526 Defvar at compile time.
2527
2528 * term/sun-mouse.el (current-global-mousemap)
2529 (current-local-mousemap): Declare them before use.
2530
2531 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
2532
2533 * bookmark.el (bookmark-after-jump-hook): New hook.
2534 (bookmark-jump): Run `bookmark-after-jump-hook'.
2535
2536 2005-08-23 Juri Linkov <juri@jurta.org>
2537
2538 * faces.el (minibuffer-prompt): Doc fix.
2539
2540 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
2541
2542 * progmodes/xscheme.el: Trivial changes to silence warnings.
2543 (xscheme-previous-mode, xscheme-previous-process-state):
2544 Add defvars.
2545 (xscheme-last-input-end, xscheme-process-command-line)
2546 (xscheme-process-name, xscheme-buffer-name)
2547 (xscheme-expressions-ring-max, xscheme-expressions-ring)
2548 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
2549 (xscheme-control-g-synchronization-p)
2550 (xscheme-control-g-disabled-p, xscheme-string-receiver)
2551 (default-xscheme-runlight, xscheme-runlight)
2552 (xscheme-runlight-string, xscheme-process-filter-state)
2553 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
2554 Move to beginning of file.
2555 (scheme-interaction-mode-commands-alist)
2556 (scheme-interaction-mode-map, scheme-debugger-mode-map):
2557 Declare them before use. Note: the initialization code for the variables
2558 has not been moved because it uses functions that reference the variables.
2559 (xscheme-control-g-message-string, xscheme-process-filter-alist)
2560 (xscheme-prompt-for-expression-map): Declare them before use.
2561 (scheme-debugger-mode-commands): "?\ " -> "?\s".
2562
2563 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
2564
2565 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
2566
2567 2005-08-22 Juri Linkov <juri@jurta.org>
2568
2569 * faces.el (set-face-underline): Delete this duplicate function
2570 and make an obsolete alias to set-face-underline-p.
2571 (set-face-underline-p): Use docstring of set-face-underline.
2572 (describe-face): Create hyperlink to parent face.
2573
2574 * info.el (Info-insert-dir): Use save-excursion around
2575 insert-buffer-substring.
2576 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
2577 (Info-escape-percent): Delete function.
2578 (Info-fontify-node): Replace Info-escape-percent by
2579 replace-regexp-in-string with REP arg set to lambda that
2580 duplicates `%' and preserves text properties.
2581
2582 * progmodes/compile.el (compilation-disable-input): Doc fix.
2583 (define-compilation-mode): Doc fix and refill.
2584 (kill-compilation): Use `mode-name' in the error message.
2585 (compilation-find-file): Use `compilation-error' in the
2586 read-file-name's prompt.
2587
2588 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
2589
2590 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
2591 (smerge-auto-leave): Make undo re-enable the mode.
2592 (debug-ignored-errors): Add the user-error of impossible resolution.
2593 (smerge-resolve): Move things around a bit, in preparation for later.
2594 (smerge-diff): Don't fail if the buffer has no associated file.
2595 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
2596 (smerge-conflict-overlay): New function.
2597 (smerge-match-conflict): Don't add text properties here.
2598 (smerge-find-conflict): Instead, add an overlay here.
2599 Also check for the case where we're inside a conflict already, so as to
2600 obviate the need for font-lock-multiline, which is unbearably slow with
2601 large conflicts and ciomplex font-lock patterns.
2602 (smerge-remove-props): Remove overlay rather than text-properties.
2603 (smerge-mode): Don't set font-lock-multiline.
2604 Remove overlays when turned off.
2605
2606 2005-08-21 Kim F. Storm <storm@cua.dk>
2607
2608 * ido.el (ido-ignore-item-p): Use save-match-data.
2609 Bind case-fold-search to ido-case-fold locally.
2610
2611 2005-08-20 Richard M. Stallman <rms@gnu.org>
2612
2613 * files.el (normal-mode): If font lock is on, turn it off and on.
2614
2615 * subr.el (replace-regexp-in-string): Doc fix.
2616
2617 * startup.el (command-line-1): Don't suppress startup screen
2618 due to existing processes.
2619
2620 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
2621
2622 * progmodes/compile.el (compilation-disable-input): Default to nil.
2623
2624 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
2625
2626 * progmodes/compile.el (compilation-disable-input): New defcustom.
2627 (compilation-start): If compilation-disable-input is non-nil, send
2628 EOF to the compilation process.
2629
2630 2005-08-20 Eli Zaretskii <eliz@gnu.org>
2631
2632 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
2633 Run the argument of tex-shell-cd-command through
2634 convert-standard-filename, to get the correct style of slashes on
2635 Windows, and enclose the result in quotes, in case the file name
2636 includes whitespace or other special characters.
2637
2638 2005-08-19 Andreas Schwab <schwab@suse.de>
2639
2640 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
2641 process.
2642
2643 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
2644
2645 * cus-start.el (minibuffer-prompt-properties): Correct typo.
2646
2647 2005-08-18 Kim F. Storm <storm@cua.dk>
2648
2649 * scroll-lock.el: Fix errors due to incorrect line wrapping.
2650
2651 2005-08-18 Richard M. Stallman <rms@gnu.org>
2652
2653 * scroll-lock.el: New file.
2654
2655 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
2656
2657 * dired.el (dired-move-to-end-of-filename):
2658 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
2659
2660 2005-08-18 Kim F. Storm <storm@cua.dk>
2661
2662 * ido.el (ido-everywhere): Fix defcustom :set function to disable
2663 rather than toggle mode when custom value is nil.
2664 (ido-everywhere): Fix defun doc string.
2665
2666 2005-08-17 Richard M. Stallman <rms@gnu.org>
2667
2668 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
2669 as tag instead of "Inviolable".
2670
2671 2005-08-17 Kim F. Storm <storm@cua.dk>
2672
2673 * windmove.el (windmove-coordinates-of-position): Remove.
2674 (windmove-coordinates-of-window-position): Remove.
2675 (windmove-reference-loc): Use posn-at-point instead.
2676
2677 * subr.el (insert-for-yank-1): Doc fix.
2678
2679 * ido.el (ido-enter-matching-directory): Rename from
2680 ido-enter-single-matching-directory. Change 'slash choice to
2681 'only. Add 'first choice.
2682 (ido-exhibit): Adapt to above changes.
2683
2684 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
2685
2686 * Makefile.in: Expand comment about building loaddefs.el.
2687
2688 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
2689
2690 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
2691 Comment use of defadvice.
2692
2693 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
2694
2695 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
2696
2697 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
2698 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
2699 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
2700 * progmodes/idlw-shell.el, progmodes/ld-script.el,
2701 * progmodes/which-func.el, ruler-mode.el, strokes.el,
2702 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
2703 for backward compatibility for faces that did not appear in the
2704 previous Emacs release.
2705
2706 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
2707
2708 2005-08-15 Kim F. Storm <storm@cua.dk>
2709
2710 * emulation/cua-base.el (cua-delete-region): Return t if
2711 deleted region was non-empty.
2712 (cua-replace-region): Inhibit overwrite-mode for
2713 self-insert-command if replaced region was non-empty.
2714 (cua--explicit-region-start, cua--status-string): Make them
2715 buffer-local at top-level...
2716 (cua-mode): ...rather than when mode is enabled.
2717
2718 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
2719
2720 * progmodes/vhdl-mode.el (vhdl-emacs-21):
2721 Set t for Emacs 21, 22, and so on.
2722
2723 2005-08-15 David Ponce <david@dponce.com>
2724
2725 * tree-widget.el: Update Commentary header.
2726 (tree-widget-theme): Doc fix.
2727 (tree-widget-space-width): New option.
2728 (tree-widget-image-properties): Look up in the default theme too.
2729 (tree-widget--cursors): Only for images with arrow pointer shape.
2730 (tree-widget-lookup-image): Pointer shape is hand by default.
2731 (tree-widget-icon): Rename generic icon widget from
2732 `tree-widget-control'.
2733 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
2734 derive from `tree-widget-icon'.
2735 (tree-widget-handle): Improve default look and feel of the text
2736 representation.
2737 (tree-widget): Rename :*-control properties to :*-icon properties.
2738 Add :action and :help-echo properties.
2739 (tree-widget-after-toggle-functions): Move.
2740 (tree-widget-close-node, tree-widget-open-node): Remove.
2741 (tree-widget-before-create-icon-functions): New hook.
2742 (tree-widget-value-create): Update to allow customization of icons
2743 and nodes at run-time via that new hook.
2744 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
2745 (tree-widget-icon-action, tree-widget-icon-help-echo)
2746 (tree-widget-action, tree-widget-help-echo): New functions.
2747
2748 2005-08-15 Kim F. Storm <storm@cua.dk>
2749
2750 * ido.el (ido-buffer-internal): Use with-no-warnings.
2751 (ido-make-merged-file-list): Use while-no-input.
2752
2753 2005-08-15 Richard M. Stallman <rms@gnu.org>
2754
2755 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
2756 (flyspell-large-region): Fix doc and custom type.
2757
2758 2005-08-14 Richard M. Stallman <rms@gnu.org>
2759
2760 * files.el (interpreter-mode-alist): Doc fix.
2761
2762 * mail/rmail.el (rmail-nonignored-headers): New variable.
2763 (rmail-clear-headers): Use it.
2764 (rmail-reply): Better handling of mail-followup-to header.
2765
2766 * progmodes/sh-script.el (sh-font-lock-keywords-var):
2767 Rename variable from sh-font-lock-keywords. In the `shell' entry,
2768 don't try to refer to executable-font-lock-keywords.
2769 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
2770 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
2771 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
2772 (sh-mode): Set comment-start-skip, local-abbrev-table,
2773 imenu-case-fold-search.
2774 (sh-set-shell): Don't set them here.
2775 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
2776 Don't cache the results in the original alist; don't ever modify
2777 that alist.
2778
2779 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
2780
2781 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
2782 empty.
2783
2784 2005-08-15 Andreas Schwab <schwab@suse.de>
2785
2786 * desktop.el: Put autoload cookie at risky-local-variable declarations.
2787
2788 * dired.el, info.el, mail/rmail.el: Revert last change.
2789
2790 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
2791
2792 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
2793 modification in `eval-after-load' form.
2794 * info.el: Likewise.
2795 * mail/rmail.el: Likewise.
2796
2797 2005-08-14 Juri Linkov <juri@jurta.org>
2798
2799 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2800 Remove highlighting of "Compilation started". Highlight only
2801 the word "finished" in "Compilation finished". Add highlighting
2802 of "interrupt", "killed", "terminated" and the exit code.
2803 (compilation-start): Add newline after header. Use exactly the
2804 same time stamp format as the finishing message.
2805 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
2806
2807 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
2808 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
2809 Add highlighting of "interrupt", "killed", "terminated".
2810
2811 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
2812 enabled and the current command is self-insert-command, call it
2813 explicitly with overwrite-mode bound to nil, to not allow it
2814 to delete the character after the selected region.
2815
2816 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
2817
2818 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
2819 move-end-of-line, end-of-line, and beginning-of-line to the list
2820 of commands after which the echo area is updated.
2821
2822 2005-08-12 Eli Zaretskii <eliz@gnu.org>
2823
2824 * cus-edit.el (custom-save-all, custom-save-delete):
2825 Bind recentf-exclude to exclude custom-file.
2826
2827 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
2828
2829 * mail/rmailsum.el (rmail-summary-end-of-message): New command
2830 to go to the bottom of the mail message. Added to
2831 `rmail-summary-mode-map' with key "/".
2832 (rmail-summary-show-message): New (internal) function for use by
2833 both `rmail-summary-beginning/end-of-message'.
2834 (rmail-summary-beginning-of-message): Change to use
2835 rmail-summary-show-message.
2836
2837 * mail/rmail.el (rmail-end-of-message): New command to go to the
2838 end of the current message. Added to `rmail-mode-map' with key "/".
2839 (rmail-beginning-of-message): Fix to work as documented.
2840 (rmail-mode): Change documentation.
2841
2842 * progmodes/compile.el (compilation-start): Add the line
2843 "Compilation started" with compilation start time.
2844 (compilation-mode-font-lock-keywords): Add `started' to keywords.
2845
2846 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
2847
2848 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
2849 of menu items.
2850
2851 2005-08-11 Richard M. Stallman <rms@gnu.org>
2852
2853 * simple.el (pop-global-mark): Reverse test of widen-automatically.
2854
2855 * battery.el (battery-status-function): Don't use ignore-errors.
2856
2857 2005-08-11 Lute Kamstra <lute@gnu.org>
2858
2859 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
2860 define-obsolete-variable-alias.
2861
2862 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
2863
2864 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
2865 (ange-ftp-send-cmd): Revert last change, and expand
2866 the comment explaining the problem.
2867
2868 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
2869
2870 * ldefs-boot.el: Update.
2871
2872 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
2873 item to "Time, Load and Mail". Change help echo text.
2874
2875 * time.el (display-time-use-mail-icon, display-time-format)
2876 (display-time-string-forms): Shorten first line of docstrings.
2877
2878 2005-08-10 Lars Hansen <larsh@soem.dk>
2879
2880 * desktop.el (desktop-buffer-mode-handlers):
2881 Make non-customizable. Add autoload cookie. Change initial value to
2882 nil; add elements in respective modules instead. Fix doc string.
2883 (desktop-load-file): New function.
2884 (desktop-minor-mode-handlers): New autoloaded variable.
2885 (desktop-create-buffer): Call minor mode handlers.
2886 Use desktop-load-file to load major and minor mode modules prior to
2887 checking for a handler.
2888 (desktop-save): Don't add nil to desktop-minor-modes for minor
2889 modes with nil function in desktop-minor-mode-table. Don't delete
2890 desktop file before rewriting it.
2891 (desktop-locals-to-save): Add autoload cookie. Don't make
2892 automatically buffer-local. Add variables column-number-mode,
2893 size-indication-mode, indent-tabs-mode,
2894 indicate-buffer-boundaries, indicate-empty-lines and
2895 show-trailing-whitespace.
2896 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
2897 regexps. Don't use desktop-clear-preserve-buffers-regexp.
2898 (desktop-clear-preserve-buffers-regexp): Delete.
2899 (desktop-clear-preserve-buffers): Update initial value and docstring.
2900 (desktop-save-buffer): Fix doc string.
2901
2902 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
2903 (hilit-chg-desktop-restore): New function.
2904 (highlight-changes-mode): Add highlight-changes-mode to
2905 desktop-locals-to-save.
2906
2907 * dired.el: Add handler to desktop-buffer-mode-handlers.
2908 (dired-restore-desktop-buffer): Remove autoload cookie.
2909 (dired-mode): Add autoload cookie.
2910
2911 * info.el: Add handler to desktop-buffer-mode-handlers.
2912 (Info-restore-desktop-buffer): Remove autoload cookie.
2913 (Info-mode): Add autoload cookie.
2914
2915 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
2916 (mh-restore-desktop-buffer): Remove autoload cookie.
2917 (mh-folder-mode): Add autoload cookie.
2918
2919 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
2920 (rmail-restore-desktop-buffer): Remove autoload cookie.
2921
2922 2005-08-11 Masatake YAMATO <jet@gyve.org>
2923
2924 * hexl.el (hexl-address-region):
2925 (hexl-ascii-region, hexl-font-lock-keywords):
2926 (hexl-highlight-line-range): Use the term "region"
2927 instead of "area" for consistency with the other symbols
2928 defined in hexl.el.
2929
2930 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
2931
2932 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
2933 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
2934 out by Juri Linkov). Add `display-battery-mode'.
2935
2936 2005-08-09 Juri Linkov <juri@jurta.org>
2937
2938 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2939 Remove `-text' from face variable names.
2940 (compilation-error-file-name, compilation-warning-file-name)
2941 (compilation-info-file-name): Delete faces.
2942 (compilation-line-number, compilation-column-number):
2943 Remove face underlining.
2944 (compilation-message-face): Set to `underline' value by default.
2945 (compilation-error-face, compilation-warning-face)
2946 (compilation-info-face): Remove `-file-name' from face names.
2947 (compilation-error-text-face, compilation-warning-text-face)
2948 (compilation-info-text-face): Delete face variables.
2949 (compilation-text-face): Delete function.
2950
2951 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
2952 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
2953 (grep-error-face): Set to `compilation-error' instead of
2954 `compilation-error-face' (which is redefined to `grep-hit-face' in
2955 grep buffers).
2956 (grep-mode-font-lock-keywords): Remove `-text' from face variable
2957 names. Use `grep-error-face' instead of `compilation-error-text-face'.
2958
2959 * dired-aux.el (dired-do-query-replace-regexp):
2960 Use `query-replace-read-args'.
2961
2962 * replace.el (query-replace-read-from, query-replace-read-to)
2963 (query-replace-read-args): Rename arg `string' to `prompt'.
2964
2965 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
2966
2967 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
2968
2969 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
2970 uploading files.
2971 (ange-ftp-canonize-filename): Handle file names beginning with ~
2972 correctly.
2973
2974 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
2975
2976 * textmodes/fill.el (canonically-space-region)
2977 (fill-context-prefix, fill-french-nobreak-p)
2978 (fill-delete-newlines, fill-comment-paragraph)
2979 (justify-current-line): "?\ " -> "?\s".
2980
2981 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
2982
2983 * textmodes/fill.el (fill-nonuniform-paragraphs):
2984 Improve argument/docstring consistency.
2985
2986 2005-08-09 Richard M. Stallman <rms@gnu.org>
2987
2988 * textmodes/ispell.el (ispell-word): More fboundp checks.
2989
2990 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
2991 (find-file-noselect-1): Call it here, only if RAWFILE.
2992 (normal-mode): Always set some major mode.
2993 (save-some-buffers-action-alist): Change some explanation strings.
2994 (file-name-non-special): In the `quote' method, use unwind-protect.
2995
2996 2005-08-09 Magnus Henoch <mange@freemail.hu>
2997
2998 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
2999 (ispell-have-aspell-dictionaries): New variable.
3000 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
3001 (ispell-get-aspell-config-value): New function.
3002 (ispell-aspell-find-dictionary): New function.
3003 (ispell-aspell-add-aliases): New function.
3004 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
3005 appropriate. Don't look for ispell dictionaries if we use aspell.
3006 (ispell-menu-map): Don't build a submenu of dictionaries.
3007
3008 2005-08-09 Richard M. Stallman <rms@gnu.org>
3009
3010 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
3011 (sql-read-passwd): Use read-passwd.
3012
3013 * progmodes/idlw-toolbar.el (idlwave-toolbar)
3014 (idlwave-toolbar-is-possible): Add defvars.
3015
3016 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
3017 Avoid warnings.
3018
3019 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
3020 (idlwave-system-class-info, idlwave-executive-commands-alist):
3021 Use defvar.
3022
3023 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
3024
3025 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
3026 Avoid warnings.
3027
3028 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
3029 and content-type: headers.
3030
3031 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
3032
3033 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
3034 and rename some of them to be more self-explanatory.
3035
3036 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
3037
3038 * startup.el (command-line-1): Implement -scriptload.
3039
3040 * replace.el (occur-engine): Initial *Occur* output not undoable.
3041
3042 * menu-bar.el (menu-bar-file-menu): Rename some menu items
3043 and improve help strings.
3044
3045 * isearch.el (isearch-repeat): When changing direction,
3046 mark search successful.
3047
3048 * ediff-init.el: Use (featurep 'xemacs).
3049
3050 * comint.el (send-invisible): Identify buffer, if not selected.
3051
3052 * align.el: Delete autoload for c-guess-basic-syntax.
3053
3054 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
3055
3056 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
3057 Improve argument/docstring consistency. Doc fixes.
3058 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
3059 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
3060 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
3061 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
3062 (r2bv-organization, r2bv-pages, r2bv-primary-author)
3063 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
3064 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
3065 Defvar at compile time.
3066
3067 2005-08-09 Juri Linkov <juri@jurta.org>
3068
3069 * info.el: Replace `info' with upper-case `Info' where appropriate.
3070 (info-title-1, info-title-2, info-title-3, info-title-4)
3071 (info-menu-header): Move up face definitions.
3072 (info-menu-star): Rename from `info-menu-5'.
3073 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
3074 (Info-fontify-visited-nodes): Fix docstring.
3075 (Info-hide-note-references): Fix docstring.
3076 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
3077 menu items in the same way as on cross-references.
3078 (info-apropos): Fix sorting order and formatting to be like in the
3079 stand-alone Info browser. Display error messages for 1 sec.
3080 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
3081 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
3082 from the menu bar.
3083 (Info-insert-dir): Restore point after calling
3084 `insert-buffer-substring'.
3085
3086 2005-08-08 Richard M. Stallman <rms@gnu.org>
3087
3088 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
3089 (recompute-lucid-menubar): Add defvars.
3090
3091 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
3092
3093 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
3094
3095 * net/net-utils.el (run-dig): Rename from `dig'.
3096
3097 * play/gametree.el (gametree-mode): Use make-local-variable,
3098 not make-variable-buffer-local.
3099
3100 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
3101
3102 * ansi-color.el (ansi-color-make-extent)
3103 (ansi-color-set-extent-face): Use fboundp, not functionp.
3104
3105 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
3106 not make-variable-buffer-local.
3107
3108 * bookmark.el (Info-current-file): Add defvar.
3109 (bookmark-jump-noselect): Use with-no-warnings.
3110
3111 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
3112
3113 * ebuff-menu.el (Helper-return-blurb): Add defvar.
3114
3115 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
3116
3117 * find-file.el (ada-procedure-start-regexp)
3118 (ada-package-start-regexp): Add defvars.
3119
3120 * info.el (Info-insert-dir): Use insert-buffer-substring.
3121
3122 * xml.el (xml-att-def-re): Add defvar.
3123
3124 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
3125 calling convention.
3126
3127 * subr.el (while-no-input): Return t if there is input.
3128
3129 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
3130
3131 * cus-start.el (all): Add `overflow-newline-into-fringe'.
3132
3133 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
3134
3135 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
3136 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
3137
3138 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
3139
3140 * cmuscheme.el (scheme-start-file): Replace reference to
3141 `user-emacs-directory' by "~/.emacs.d/".
3142
3143 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
3144
3145 * info.el (Info-dir-remove-duplicates): Avoid case folding
3146 in loop; instead, keep downcased strings for comparison.
3147 Suggested by Helmut Eller.
3148
3149 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
3150
3151 Sync with Tramp 2.0.50.
3152
3153 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
3154 XEmacs case; not necessary anymore.
3155 (tramp-user-regexp): Allow "@" as part of user name.
3156 (tramp-handle-set-visited-file-modtime)
3157 (tramp-handle-insert-file-contents)
3158 (tramp-handle-write-region): No special handling for
3159 `last-coding-system-used, because this is done in
3160 `tramp-accept-process-output' now.
3161 (tramp-accept-process-output): New defun.
3162 (tramp-process-one-action, tramp-process-one-multi-action)
3163 (tramp-wait-for-regexp, tramp-wait-for-output)
3164 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
3165 Howells <dhowells@redhat.com>.
3166 (clear-visited-file-modtime): Defadvice removed. The check for
3167 unset buffer's modtime does not need to be based on
3168 `tramp-buffer-file-attributes'. Suggested by RMS.
3169 (tramp-message): Insert "\n" if not being at beginning of line.
3170 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
3171 sequence with same logic.
3172 (tramp-completion-handle-expand-file-name): Discard call of
3173 `tramp-drop-volume-letter'. It is not necessary, and there have
3174 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
3175 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
3176 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
3177 should always be visible.
3178 (tramp-handle-insert-directory, tramp-setup-complete)
3179 (tramp-set-process-query-on-exit-flag)
3180 (tramp-append-tramp-buffers): Pacify byte-compiler.
3181 (tramp-bug): Delete non-existing variables from list.
3182 Apply `tramp-load-report-modules' as pre-hook.
3183 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
3184 `shell-prompt-pattern' because of non-7bit characters.
3185 Reported by Sebastian Luque <sluque@mun.ca>.
3186 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
3187 (tramp-match-string-list): Remove function.
3188 (tramp-wait-for-regexp): Remove call of that function.
3189 Suggested by Kim F. Storm <storm@cua.dk>.
3190 (tramp-set-auto-save-file-modes): Use octal integer code #o600
3191 instead of octal character code ?\600. The latter resulted in a
3192 syntax error with XEmacs.
3193
3194 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
3195 XEmacs case; not necessary anymore.
3196 (tramp-smb-handle-write-region): No special handling for
3197 `last-coding-system-used, because this is done in
3198 `tramp-accept-process-output' now.
3199 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
3200
3201 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
3202
3203 * wid-edit.el (widget-choice-value-create):
3204 Unconditionally respect user choice. Set :explicit-choice back to nil
3205 when no longer needed.
3206 (widget-choice-action): Unconditionally respect user choice.
3207 Eliminate :explicit-choice-value.
3208
3209 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
3210
3211 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
3212 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
3213 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
3214 running new function `toggle-indicate-empty-lines'.
3215 Rename "Customize" item to "Customize fringe".
3216 Rename "Indicators" item to "Buffer boundaries" and change help echo.
3217 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
3218 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
3219 Delete "Empty lines only" item.
3220 (menu-bar-showhide-fringe-ind-customize): New function.
3221 (menu-bar-showhide-fringe-ind-mixed)
3222 (menu-bar-showhide-fringe-ind-box)
3223 (menu-bar-showhide-fringe-ind-right)
3224 (menu-bar-showhide-fringe-ind-left)
3225 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
3226 instead of `fringe-indicators'.
3227
3228 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
3229
3230 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
3231 Change the date of last update.
3232
3233 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
3234
3235 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
3236 (viper-exec-yank, viper-put-back): Don't display modification msg
3237 if in the minibuffer.
3238
3239 * viper-init.el (viper-replace-overlay-cursor-color)
3240 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
3241 Make variables frame local.
3242
3243 * viper-util.el (viper-append-filter-alist): Use append instead of
3244 nconc.
3245
3246 * viper.el (viper-vi-state-mode-list)
3247 (viper-emacs-state-mode-list): Move help-mode and
3248 completion-list-mode from the first list to the second.
3249 (viper-mode): Docstring.
3250 (viper-go-away, viper-non-hook-settings): Don't localize
3251 minor-mode-alist in newer Emacsen. Add advice to
3252 set-cursor-color. Don't bind "\C-c\\".
3253
3254 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
3255
3256 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
3257 (scheme-macro-expand-command): New user options.
3258 (scheme-trace-procedure, scheme-expand-current-form): New commands.
3259 (scheme-form-at-point, scheme-start-file)
3260 (scheme-interactively-start-process): New functions.
3261 (scheme-get-process): New function, extracted from `scheme-proc'.
3262 (run-scheme): Call `scheme-start-file' to get start file, and pass
3263 it to `make-comint'.
3264 (switch-to-scheme, scheme-proc):
3265 Call `scheme-interactively-start-process' if no Scheme buffer/process
3266 is available.
3267
3268 2005-08-06 Juri Linkov <juri@jurta.org>
3269
3270 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3271 Use `compilation-text-face', `compilation-info-text-face' and
3272 `compilation-error-text-face' instead of `font-lock-keyword-face'.
3273 (compilation-error): New face.
3274 (compilation-error-file-name): Inherit from
3275 `compilation-error' instead of `font-lock-warning-face'.
3276 (compilation-warning-file-name): Inherit from
3277 `compilation-warning' instead of `font-lock-warning-face'.
3278 (compilation-info, compilation-error-file-name)
3279 (compilation-warning-file-name, compilation-info-file-name)
3280 (compilation-line-number, compilation-column-number): Doc fix.
3281 (compilation-error-text-face, compilation-warning-text-face)
3282 (compilation-info-text-face): New face variables.
3283 (compilation-line-face, compilation-column-face)
3284 (compilation-enter-directory-face)
3285 (compilation-leave-directory-face): Doc fix.
3286 (compilation-text-face): New function.
3287
3288 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
3289 instead of 1 to display binary file names as info file links.
3290 (grep-error-face): Use `compilation-error-face' instead of
3291 `font-lock-keyword-face'.
3292 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
3293 and `compilation-warning-text-face' instead of
3294 `font-lock-keyword-face'. Use `compilation-error-text-face'
3295 instead of `grep-error-face'.
3296
3297 2005-08-05 Kenichi Handa <handa@m17n.org>
3298
3299 * international/code-pages.el: Add autoload cookies for all coding
3300 systems.
3301
3302 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
3303
3304 * cus-start.el (all): Put undo.c where it alphabetically belongs.
3305
3306 2005-08-04 Juri Linkov <juri@jurta.org>
3307
3308 * progmodes/compile.el (compilation-mode-map):
3309 * progmodes/grep.el (grep-mode-map):
3310 Bind TAB to `compilation-next-error' and [backtab] to
3311 `compilation-previous-error'.
3312
3313 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
3314 matching line numbers, column numbers and their ranges with regexp
3315 matching only line numbers.
3316 (grep-context-face): New face variable.
3317 (grep-mode-font-lock-keywords): Use it.
3318
3319 * faces.el (read-face-name): Delete duplicate faces.
3320
3321 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
3322
3323 * thumbs.el (thumbs-find-image): Don't make variables
3324 automatically buffer local.
3325 (thumbs-current-tmp-filename, thumbs-current-image-filename)
3326 (thumbs-image-num): Make automatically buffer local.
3327 (thumbs-show-thumbs-list): Use `make-local-variable', not
3328 `make-variable-buffer-local'.
3329 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
3330
3331 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
3332 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
3333 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
3334 (bother, bye, canyou, chatlst, continue, deathlst, describe)
3335 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
3336 (feelings-about, foullst, found, hello, history, howareyoulst)
3337 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
3338 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
3339 (neglst, obj, object, owner, please, problems, qlist)
3340 (random-adjective, relation, remlst, repetitive-shortness)
3341 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
3342 (shortlst, something, sportslst, stallmanlst, states, subj)
3343 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
3344 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
3345 Defvar at compile time.
3346
3347 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
3348 not `make-variable-buffer-local'.
3349
3350 2005-08-02 Kim F. Storm <storm@cua.dk>
3351
3352 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
3353 rectangle overlay in selected window.
3354
3355 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
3356
3357 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
3358 instead of display group. Make `indicate-buffer-boundaries'
3359 customizable through Custom.
3360
3361 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
3362
3363 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
3364 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
3365 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
3366 (gdb-put-string): Fix typos in docstrings.
3367
3368 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
3369
3370 Update copyright notices of files in progmodes directory for
3371 release of Emacs 22.1.
3372
3373 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
3374
3375 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
3376 Don't barf if the GUD buffer has been killed.
3377
3378 2005-08-01 Kim F. Storm <storm@cua.dk>
3379
3380 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
3381
3382 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
3383
3384 * simple.el (next-error-follow-minor-mode):
3385 make-variable-buffer-local -> make-local-variable.
3386
3387 * emacs-lisp/cl-extra.el: Require CL also when compiling.
3388
3389 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
3390 (byte-compile-form-make-variable-buffer-local): New functions to warn
3391 about misuses of make-variable-buffer-local where make-local-variable
3392 was meant.
3393
3394 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
3395
3396 * bs.el (bs-attributes-list): Doc fix.
3397 (bs): Update url-link.
3398
3399 * desktop.el (desktop-save-buffer): Fix typos in docstring.
3400 (desktop-load-default): Simplify.
3401
3402 * ibuffer.el (ibuffer-columnize-and-insert-list)
3403 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
3404 (ibuffer-unmark-all, ibuffer-toggle-marks)
3405 (ibuffer-unmark-forward, ibuffer-unmark-backward)
3406 (ibuffer-compile-make-format-form, ibuffer-format-column)
3407 (ibuffer-current-buffers-with-marks)
3408 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
3409 (ibuffer): Doc fix.
3410 (ibuffer-mode): Fix typo in docstring.
3411 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
3412 with `define-obsolete-variable-alias'.
3413 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
3414
3415 2005-07-29 Kenichi Handa <handa@m17n.org>
3416
3417 * international/mule-cmds.el (select-message-coding-system):
3418 Be sure to use LF for end-of-line. If no coding system is decided,
3419 return iso-8859-1-unix.
3420
3421 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
3422
3423 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
3424 (ange-ftp-pending-error-line): New vars.
3425 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
3426 to handle the non-fatal no-route-to-host messages.
3427 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
3428
3429 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
3430
3431 * isearch.el (isearch-mode-map, isearch-other-meta-char)
3432 (isearch-quote-char, isearch-printing-char)
3433 (isearch-text-char-description): "?\ " -> "?\s".
3434 (isearch-lazy-highlight-cleanup)
3435 (isearch-lazy-highlight-initial-delay)
3436 (isearch-lazy-highlight-interval)
3437 (isearch-lazy-highlight-max-at-a-time)
3438 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
3439 Declare with define-obsolete-*-alias macros.
3440 (isearch-forward): Fix typo in docstring.
3441 (search-invisible, search-ring-yank-pointer)
3442 (regexp-search-ring-yank-pointer): Doc fixes.
3443
3444 * recentf.el (recentf-menu-append-commands-p): Declare with
3445 `define-obsolete-variable-alias'.
3446 (recentf-max-saved-items, recentf-menu-filter)
3447 (recentf-arrange-by-rule-subfilter): Doc fixes.
3448 (recentf-menu-append-commands-flag)
3449 (recentf-initialize-file-name-history, recentf-expand-file-name)
3450 (recentf-clear-data): Fix typos in docstrings.
3451
3452 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
3453
3454 * progmodes/gdb-ui.el: Smarten comments.
3455 (gdb-info-breakpoints-custom): Use nowarn when finding file.
3456
3457 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3458
3459 * term/apollo.el (terminal-init-apollo): New function containing
3460 all former top level forms in the file.
3461 * term/bobcat.el (terminal-init-bobcat):
3462 * term/cygwin.el (terminal-init-cygwin):
3463 * term/iris-ansi.el (terminal-init-iris-ansi):
3464 * term/linux.el (terminal-init-linux):
3465 * term/news.el (terminal-init-news):
3466 * term/rxvt.el (terminal-init-rxvt):
3467 * term/sun.el (terminal-init-sun):
3468 * term/tvi970.el (terminal-init-tvi970):
3469 * term/vt100.el (terminal-init-vt100):
3470 * term/vt102.el (terminal-init-vt102):
3471 * term/vt125.el (terminal-init-vt125):
3472 * term/vt200.el (terminal-init-vt200):
3473 * term/vt201.el (terminal-init-vt201):
3474 * term/vt220.el (terminal-init-vt220):
3475 * term/vt240.el (terminal-init-vt240):
3476 * term/vt300.el (terminal-init-vt300):
3477 * term/vt320.el (terminal-init-vt320):
3478 * term/vt400.el (terminal-init-vt400):
3479 * term/vt420.el (terminal-init-vt420):
3480 * term/wyse50.el (terminal-init-wyse50):
3481 * term/xterm.el (terminal-init-xterm): Likewise.
3482
3483 * term/README: Describe the terminal-init-* functionality.
3484
3485 * startup.el (command-line): After loading the terminal initialization
3486 file call the corresponding terminal initialization function.
3487
3488 2005-07-27 Kenichi Handa <handa@m17n.org>
3489
3490 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
3491 negative.
3492
3493 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
3494 (ps-mule-composition-prologue): Fix for the case that
3495 RelativeCompose is false.
3496
3497 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
3498
3499 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
3500
3501 * descr-text.el (describe-char): Handle the case where the list of
3502 chars is displayed in a separate frame.
3503 Be a bit more discriminating when looking for the char.
3504
3505 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
3506
3507 * bookmark.el (bookmark-automatically-show-annotations)
3508 (bookmark-read-annotation-text-func): Doc fixes.
3509 (bookmark-save): Improve argument/docstring consistency.
3510 (bookmark-get-bookmark, bookmark-get-bookmark-record)
3511 (bookmark-alist-from-buffer)
3512 (bookmark-upgrade-file-format-from-0)
3513 (bookmark-grok-file-format-version)
3514 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
3515 (bookmark-read-annotation-mode)
3516 (bookmark-insert-current-bookmark, bookmark-jump)
3517 (bookmark-exit-hook): Fix typos in docstrings.
3518 (bookmark-exit-hooks): Define as obsolete alias.
3519 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
3520 not `bookmark-exit-hooks'. Fix docstring.
3521 (bookmark-bmenu-select): "?\ " -> "?\s".
3522
3523 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
3524
3525 * startup.el (command-line): Fix typo.
3526
3527 2005-07-24 Richard M. Stallman <rms@gnu.org>
3528
3529 * tooltip.el (tooltip-mode): Test emacs-basic-display,
3530 not emacs-quick-startup.
3531
3532 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
3533
3534 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
3535 (reb-next-match, reb-show-subexp): Use `with-selected-window'
3536 instead of `reb-with-current-window'.
3537 (reb-prev-match): Likewise. Also, don't move left if the search
3538 was unsuccessful.
3539 (reb-initialize-buffer): New function.
3540 (re-builder, reb-change-syntax): Use it.
3541
3542 * man.el (Man-goto-page): Make second argument NOERROR optional.
3543
3544 2005-07-23 Richard M. Stallman <rms@gnu.org>
3545
3546 * man.el (Man-bgproc-sentinel): Check here for failure to find
3547 any man page in the output, and report the error here.
3548 (Man-arguments): Make it permanent local.
3549 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
3550 (Man-mode): Pass t for NOERROR.
3551
3552 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
3553 (grep-mode-font-lock-keywords):
3554 Don't use compilation-...-face for messages that are not file names.
3555
3556 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3557 Don't use compilation-...-face for messages that are not file names.
3558
3559 2005-07-22 Juri Linkov <juri@jurta.org>
3560
3561 * startup.el (normal-splash-screen): Update menu name.
3562
3563 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
3564
3565 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
3566
3567 * term/xterm.el: Load term/rxvt if the terminal is actually an
3568 rxvt terminal.
3569 (xterm-rxvt-set-background-mode): Remove, not used anymore.
3570
3571 * term/rxvt.el (function-key-map): Use substitute-key-definition
3572 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
3573
3574 * term/cygwin.el: New file.
3575
3576 2005-07-22 Kim F. Storm <storm@cua.dk>
3577
3578 * image-file.el (insert-image-file, image-file-yank-handler):
3579 Fix last change to maintain a (unique) yank-handler on yanked images.
3580
3581 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
3582
3583 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
3584 of the file size (as in "177B" for 177 bytes). This happens with
3585 "ls -lh" on FreeBSD.
3586
3587 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
3588
3589 * hilit-chg.el (highlight-changes-global-initial-state)
3590 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
3591 (hilit-chg-fixup, highlight-changes-mode):
3592 Fix typos in docstrings.
3593 (highlight-changes-global-modes, highlight-changes-rotate-faces):
3594 Doc fixes.
3595
3596 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
3597
3598 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
3599 mode function using `eval-after-load'.
3600
3601 2005-07-21 Kim F. Storm <storm@cua.dk>
3602
3603 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
3604 included when reporting an emacs crash, and tell about the DEBUG file.
3605
3606 * image-file.el (insert-image-file): Add yank-handler.
3607 (image-file-yank-handler): Yank handler to make unique copies of
3608 images when they are yanked into a buffer next to each other.
3609
3610 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
3611
3612 * comint.el (comint-use-prompt-regexp, comint-send-input)
3613 (comint-source-default, comint-extract-string)
3614 (comint-get-source, comint-word, comint-completion)
3615 (comint-source, comint-prompt-read-only, comint-update-fence):
3616 Fix typos in docstrings.
3617 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
3618 Declare with define-obsolete-*-alias macros.
3619 (comint-previous-matching-input-from-input)
3620 (comint-next-matching-input-from-input)
3621 (comint-previous-matching-input, comint-next-matching-input)
3622 (comint-forward-matching-input):
3623 Improve argument/docstring consistency.
3624
3625 * desktop.el (desktop-clear-preserve-buffers-regexp):
3626 Also preserve the *server* buffer.
3627
3628 * simple.el (clone-indirect-buffer): Doc fix.
3629 (fixup-whitespace, just-one-space)
3630 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
3631 (next-error, next-error-highlight)
3632 (next-error-highlight-no-select, next-error-last-buffer)
3633 (next-error-buffer-p, next-error-find-buffer, next-error)
3634 (previous-error, next-error-no-select, previous-error-no-select)
3635 (open-line, split-line, minibuffer-prompt-width, kill-new)
3636 (binary-overwrite-mode): Fix typos in docstrings.
3637 (set-fill-column): Fix typo in message.
3638
3639 * skeleton.el (skeleton-proxy-new): Doc fix.
3640
3641 * strokes.el (strokes-load-hook): Doc fix.
3642 (strokes-grid-resolution, strokes-get-grid-position)
3643 (strokes-renormalize-to-grid, strokes-read-stroke)
3644 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
3645 (strokes-global-map): Fix typos in docstrings.
3646 (strokes-help): Doc fix. Fix help message and pass it through
3647 `substitute-command-keys'.
3648
3649 * tempo.el (tempo-insert-prompt, tempo-interactive)
3650 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
3651 (tempo-insert-string-functions, tempo-local-tags)
3652 (tempo-define-template, tempo-insert-template)
3653 (tempo-insert-prompt-compat, tempo-is-user-element)
3654 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
3655 Fix typos in docstrings.
3656
3657 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
3658 (vcursor-key-bindings, vcursor-use-vcursor-map)
3659 (vcursor-find-window, vcursor-scroll-down)
3660 (vcursor-disable, vcursor-beginning-of-buffer)
3661 (vcursor-end-of-buffer): Fix typos in docstrings.
3662 (vcursor-relative-move, vcursor-get-char-count):
3663 Improve argument/docstring consistency.
3664
3665 * version.el: "?\ " -> "?\s".
3666
3667 * wid-edit.el (widget-default-create, widget-after-change)
3668 (widget-default-format-handler, widget-checklist-add-item)
3669 (widget-radio-add-item, widget-choose, widget-specify-secret)
3670 (widget-field-value-create, widget-field-value-get)
3671 (widget-editable-list-format-handler)
3672 (widget-editable-list-entry-create, widget-group-value-create)
3673 (widget-documentation-link-add)
3674 (widget-documentation-string-value-create): "?\ " -> "?\s".
3675 (widget-convert-text): Doc fix.
3676 (widget-narrow-to-field, widget-field-find)
3677 (widget-url-link-action, widget-emacs-library-link-action)
3678 (widget-color-notify): Fix typos in docstrings.
3679
3680 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
3681 (x-select-text, set-w32-system-coding-system)
3682 (w32-add-charset-info): Fix typos in docstrings.
3683
3684 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
3685 (cua-enable-cua-keys, cua-use-hyper-key)
3686 (cua-virtual-rectangle-edges): Fix typos in docstrings.
3687 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
3688
3689 * net/tramp.el (tramp-handle-load): Fix typo in error message.
3690
3691 * emacs-lisp/re-builder.el (regexp-builder): Declare with
3692 `defalias' instead of faking it.
3693
3694 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
3695 (eshell-ls-missing, eshell-ls-dired-initial-args)
3696 (eshell-ls-use-in-dired): Fix typos in docstrings.
3697
3698 2005-07-20 Kim F. Storm <storm@cua.dk>
3699
3700 * emulation/cua-base.el (cua-mode): Improve doc string.
3701
3702 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
3703
3704 * abbrev.el (expand-region-abbrevs): Doc fix.
3705 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
3706 Improve argument/docstring consistency.
3707
3708 * arc-mode.el (archive-get-descr, archive-alternate-display):
3709 Doc fixes.
3710 (archive-l-e): Improve argument/docstring consistency.
3711 (archive-tmpdir, archive-unixdate, archive-unixtime)
3712 (archive-chmod-entry): Fix typos in docstrings.
3713 (archive-unflag, archive-unflag-backwards)
3714 (archive-unmark-all-files): "?\ " -> "?\s".
3715
3716 * buff-menu.el (Buffer-menu-unmark): Doc fix.
3717 (Buffer-menu-not-modified, Buffer-menu-execute)
3718 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
3719 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
3720
3721 * composite.el (compose-string, encode-composition-rule)
3722 (compose-last-chars): Fix typos in docstrings.
3723
3724 * desktop.el (desktop-enable, desktop-basefilename):
3725 Declare with `define-obsolete-variable-alias'.
3726 (desktop-internal-v2s): Don't quote keywords.
3727 (desktop-clear): "?\ " -> "?\s".
3728
3729 * dired.el (dired-align-file, dired-flag-backup-files)
3730 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
3731 (dired-listing-switches, dired-ls-F-marks-symlinks)
3732 (dired-dwim-target, dired-load-hook, dired-mode-hook)
3733 (dired-directory, dired-faces, dired, dired-revert)
3734 (dired-mode, dired-summary, dired-view-file)
3735 (dired-copy-filename-as-kill, dired-delete-file)
3736 (dired-no-confirm, dired-unmark-all-marks)
3737 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
3738 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
3739 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
3740 Fix typos in message strings.
3741
3742 * dired-x.el (virtual-dired): Declare with `defalias'.
3743 (dired-mark-unmarked-files, dired-local-variables-file)
3744 (dired-omit-here-always): Doc fix.
3745 (dired-omit-mode, dired-find-subdir)
3746 (dired-enable-local-variables, dired-clean-up-buffers-too)
3747 (dired-extra-startup, dired-mark-extension, dired-jump)
3748 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
3749 (dired-smart-shell-command, dired-guess-shell-alist-user)
3750 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
3751 (dired-x-bind-find-file, dired-x-submit-report):
3752 Fix typos in docstrings.
3753 (dired-mark-unmarked-files): "?\ " -> "?\s".
3754
3755 * dirtrack.el (dirtrack-list): Fix typos in docstring.
3756
3757 * faces.el (describe-face): "?\ " -> "?\s".
3758 (read-all-face-attributes, read-face-font, modify-face)
3759 (face-attr-construct, italic): Fix typos in docstrings.
3760 (frame-update-face-colors): Declare with
3761 `define-obsolete-function-alias'.
3762
3763 * files.el (find-file-noselect, recode-file-name): Doc fixes.
3764 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
3765 (magic-mode-alist, buffer-file-numbers-unique)
3766 (write-file-functions, get-free-disk-space):
3767 Fix typos in docstrings.
3768 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
3769 (write-contents-hooks, write-file-hooks):
3770 Declare with `define-obsolete-variable-alias'.
3771
3772 * forms-d2.el (arch-rj): Fix typo in docstrings.
3773 (arch-tocol): Likewise. "?\ " -> "?\s".
3774
3775 * frame.el (set-frame-font, cursor-in-non-selected-windows):
3776 Fix typo in docstring.
3777 (set-screen-width, set-screen-height): Delete redundant info in
3778 doctrings.
3779 (new-frame, screen-height, screen-width): Declare with
3780 `define-obsolete-function-alias'.
3781 (delete-frame-hook, blink-cursor): Declare with
3782 `define-obsolete-variable-alias'.
3783
3784 * paths.el (prune-directory-list): Fix typos in docstring.
3785
3786 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
3787 (cvs-prefix-get): Fix typos in docstrings.
3788
3789 * ps-print.el (ps-extend-face-list, ps-extend-face)
3790 (ps-print-background-image): Fix typos in docstrings.
3791 (ps-default-fg, ps-default-bg): Doc fixes.
3792
3793 * s-region.el (s-region-bind): Doc fix.
3794 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
3795
3796 * textmodes/org.el (org-table-formula-substitute-names)
3797 (org-table-get-vertical-vector): Doc fixes.
3798 (org-table-recalculate): Remove unused argument to `message'.
3799
3800 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
3801
3802 * textmodes/org.el (org-table-column-names)
3803 (org-table-column-name-regexp)
3804 (org-table-named-field-locations): New variables.
3805 (org-archive-subtree): Protect `this-command' when calling
3806 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
3807 the kill buffer.
3808 (org-complete): Remove fixed-formula completion.
3809 (org-edit-formulas-map): New variable.
3810 (org-table-edit-formulas): New command.
3811 (org-finish-edit-formulas, org-abort-edit-formulas)
3812 (org-show-variable, org-table-get-vertical-vector): New functions.
3813 (org-table-maybe-eval-formula): Handle `:=' fields.
3814 (org-table-get-stored-formulas, org-table-store-formulas)
3815 (org-table-get-formula, org-table-modify-formulas)
3816 (org-table-replace-in-formulas): Handle named field formulas.
3817 (org-table-get-specials): Store locations of named fields.
3818
3819 2005-07-19 Juri Linkov <juri@jurta.org>
3820
3821 * progmodes/grep.el (grep-regexp-alist)
3822 (grep-mode-font-lock-keywords, grep-process-setup):
3823 Use default GNU grep match color "01;31m" instead of "01;41m".
3824 (grep-regexp-alist, grep-mode-font-lock-keywords):
3825 Use `\\[[0-9]*m' instead of `\\[00m'.
3826 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
3827 sgr_start where its handling is more important. Use the real
3828 length of sgr_start instead of constant 8.
3829 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
3830 specially. Delete all remaining escape sequences.
3831 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
3832 (grep-regexp-alist): Make hyperlink only for binary file name
3833 instead of the whole line.
3834 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
3835 (grep-mode): Add autoload.
3836
3837 * emacs-lisp/find-func.el (find-function-regexp):
3838 Add `define-compilation-mode'.
3839
3840 2005-07-19 Juri Linkov <juri@jurta.org>
3841
3842 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
3843 (compare-windows-sync-string-size, compare-windows-recenter)
3844 (compare-windows-highlight, compare-windows): Add version 22.1.
3845 (compare-windows) <defface>: Inherit from lazy-highlight instead
3846 of duplicating its default value.
3847
3848 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
3849 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
3850
3851 * descr-text.el (describe-char): Create link buttons for `charset'
3852 and `code point'. Add the current input method name with a link
3853 button to `to input' field. Print face names of display table
3854 characters in `The display table entry is displayed by' section
3855 instead of printing face-id in the `display' field.
3856 Guess hardcoded faces and create a link button for them.
3857 Skip empty fields when calculating max-width.
3858 Treat `widget-create' specially while inserting strings from the
3859 collected field list.
3860 (describe-char-after): Made obsolete in version 22.1, not 21.5.
3861
3862 * diff-mode.el (diff-file-header): Change foreground color from
3863 yellow to green on light backgrounds.
3864 (diff-context): Inherit from `shadow' only for color/grayscale
3865 with more than 88 colors.
3866 (diff-indicator-removed, diff-indicator-added)
3867 (diff-indicator-changed): New faces.
3868 (diff-font-lock-keywords): Use new faces. Regroup rules.
3869 Add "^---$" for `normal' diff format. Fontify `#' lines with
3870 font-lock-comment-delimiter-face and font-lock-comment-face.
3871 Add `#' to ^[^...] in the rule for `diff-context-face'.
3872
3873 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
3874 a button-like box. Inherit from `highlight' on low colors.
3875 (shadow): Use shades of gray only for color/grayscale with
3876 more than 88 colors. Use green for light backgrounds with
3877 8 colors, and yellow for dark backgrounds with 8 colors.
3878
3879 * font-lock.el (font-lock-regexp-grouping-backslash):
3880 Don't inherit from escape-glyph (use bold for all cases).
3881
3882 * info.el (info-xref-visited): Use light foreground color `violet'
3883 for dark backgrounds instead of dark color `magenta3'.
3884 (info-title-1): Use `yellow' color for dark backgrounds.
3885
3886 * isearch.el (isearch): Use not-too-dark magenta3 instead of
3887 too-light magenta2.
3888
3889 * replace.el (match): Use slightly more light RoyalBlue3 instead
3890 of dark RoyalBlue4.
3891
3892 * wid-edit.el (widget-inactive): Inherit from `shadow'.
3893
3894 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
3895
3896 * novice.el (disabled-command-hook): Declare it with
3897 `define-obsolete-variable-alias'.
3898
3899 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
3900 (desktop-buffer-misc-functions, desktop-buffer-handlers)
3901 (desktop-load-default): Add release to obsolescence info.
3902 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
3903 (desktop-append-buffer-args, desktop-read):
3904 Fix typos in docstrings.
3905 (desktop-kill): Fix typo in message.
3906 (desktop-save): Doc fix.
3907
3908 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
3909
3910 * viper-cmd.el (viper-escape-to-state): Bug fix.
3911 (viper-envelop-ESC-key): Change the definition of fast
3912 keysequence so it'll work with keyboard macros.
3913
3914 * ediff.el (ediff-patch-buffer): Change the docstring.
3915
3916 2005-07-19 Kenichi Handa <handa@m17n.org>
3917
3918 * international/mule-cmds.el (select-safe-coding-system): Try to
3919 use an auto-coding (if any) before anything else. If the found
3920 auto-coding is invalid, show a warning message.
3921
3922 * international/mule.el (find-auto-coding): New function created
3923 by modifying the body of set-auto-coding.
3924 (set-auto-coding): Use find-auto-coding to find a coding.
3925
3926 2005-07-18 Richard M. Stallman <rms@gnu.org>
3927
3928 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
3929 not isearch-mode-end-hook-error.
3930 (allout-before-change-protect): Fix error message.
3931
3932 2005-07-18 Juri Linkov <juri@jurta.org>
3933
3934 * allout.el (allout-mode):
3935 * calculator.el (calculator-copy):
3936 * custom.el (custom-known-themes):
3937 * dired.el (dired-desktop-buffer-misc-data)
3938 (dired-restore-desktop-buffer):
3939 * dired-x.el (dired-omit-marker-char):
3940 * files.el (basic-save-buffer):
3941 * font-core.el (font-lock-mode):
3942 * calendar/calendar.el (calendar-goto-hebrew-date)
3943 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
3944 (calendar-goto-persian-date):
3945 * language/ethio-util.el (ethio-sera-to-fidel-region):
3946 * textmodes/picture.el (picture-mode):
3947 Delete duplicate duplicate words.
3948
3949 2005-07-18 Juri Linkov <juri@jurta.org>
3950
3951 * isearch.el (isearch-mode-map): Remove key bindings for regexp
3952 chars * ? } |.
3953 (isearch-fallback): Don't call `isearch-process-search-char'.
3954 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
3955 (isearch-process-search-char): Call `isearch-fallback' for regexp
3956 chars * ? } |.
3957 (isearch-return-char): Make obsolete with `make-obsolete' instead
3958 of simply documenting it as obsolete in the docstring.
3959 (isearch-fallback): Refill docstring.
3960
3961 * international/isearch-x.el
3962 (isearch-process-search-multibyte-characters): Remove unneeded
3963 `concat'. Add intermediate values to `junk-hist' instead of
3964 `minibuffer-history'. Test the length of `str'.
3965
3966 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
3967
3968 * allout.el (allout-resolve-xref): Fix typos in error strings.
3969 (allout-before-change-protect): Remove unneeded `concat'.
3970
3971 * array.el (array-mode, array-reconfigure-rows)
3972 (untabify-backward): Fix typos in docstrings.
3973 (array-reconfigure-rows): Use `insert-buffer-substring', not
3974 `insert-buffer'.
3975
3976 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
3977 * progmodes/ada-mode.el (ada-make-body):
3978 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
3979
3980 * dired.el (dired-log):
3981 * tar-mode.el (tar-subfile-save-buffer):
3982 * play/zone.el (zone-pgm-stress-destress):
3983 Use `insert-buffer-substring', not `insert-buffer'.
3984
3985 2005-07-17 Simon Josefsson <jas@extundo.com>
3986
3987 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
3988
3989 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
3990
3991 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
3992 Add plain auth method.
3993 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
3994
3995 2005-07-17 Kim F. Storm <storm@cua.dk>
3996
3997 * ido.el (dired-other-window): Add ido property.
3998
3999 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
4000
4001 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
4002 Fix typo in docstring.
4003 (byte-compile-interactive-only-functions): Add `insert-buffer' and
4004 `insert-file-literally'.
4005
4006 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
4007 info and delete redundant message. Doc fix.
4008 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
4009 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
4010
4011 2005-07-16 Richard M. Stallman <rms@gnu.org>
4012
4013 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
4014 (byte-compile-and): Use byte-compile-and-recursion.
4015 (byte-compile-or-recursion): New function.
4016 (byte-compile-or): Use that.
4017 (byte-compile-if): Guard the else-clause too.
4018 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
4019
4020 * isearch.el (isearch-mode-end-hook-quit): New variable.
4021 (isearch-done): Bind it.
4022 (isearch-mode-end-hook): Doc fix.
4023
4024 * allout.el (allout-isearch-did-quit): Variable deleted.
4025 (allout-real-isearch-abort): Function name no longer used.
4026 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
4027 (allout-isearch-rectification): isearch-mode always exists.
4028 Don't set allout-isearch-did-quit.
4029 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
4030 allout-isearch-did-quit.
4031 (allout-enwrap-isearch): Just add the hook.
4032 (allout-isearch-abort): Function deleted.
4033 (allout-pre-command-business): Avoid warning.
4034
4035 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
4036 Correctly avoid warnings.
4037 (pascal-outline): Likewise.
4038
4039 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
4040
4041 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
4042
4043 * play/tetris.el (tetris-mode): Avoid warning.
4044
4045 * play/snake.el (snake-mode): Avoid warning.
4046
4047 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
4048 (gamegrid-set-display-table): Avoid warning.
4049 (gamegrid-set-timer): Likewise.
4050 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
4051 (gamegrid-add-score-with-update-game-score-1): Take FILE
4052 as argument.
4053 (gamegrid-add-score-with-update-game-score): Pass that argument.
4054 Rename have-shared-game-dir to gamegrid-shared-game-dir.
4055
4056 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
4057
4058 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
4059 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
4060
4061 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
4062 and insert-file.
4063
4064 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
4065 (sc-ask): Avoid warnings.
4066
4067 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
4068 (eshell-hist-initialize): Use that var the natural way.
4069
4070 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
4071
4072 * emacs-lisp/re-builder.el (reb-cook-regexp):
4073 Avoid warning calling lre-compile-string.
4074 (reb-color-display-p): Avoid warning.
4075
4076 * calculator.el (calculator-last-input): Guard uses
4077 of event-key and key-press-event-p.
4078 (event-key, key-press-event-p): Delete definitions.
4079
4080 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
4081 (find-gc-source-directory, find-gc-subrs-callers)
4082 (find-gc-noreturn-list, find-gc-source-files)
4083 (find-gc-subrs-called): Vars renamed and defvar'd.
4084
4085 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
4086 (checkdoc-overlay-put, checkdoc-delete-overlay)
4087 (checkdoc-overlay-start, checkdoc-overlay-end)
4088 (checkdoc-mode-line-update, checkdoc-char=):
4089 Define such that compiler knows they are defined.
4090 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
4091 (checkdoc-read-event): Delete. Use read-event directly.
4092
4093 * whitespace.el (whitespace-make-overlay)
4094 (whitespace-overlay-put, whitespace-delete-overlay)
4095 (whitespace-overlay-start, whitespace-overlay-end):
4096 Define such that compiler knows they are defined.
4097 (whitespace): Move conditional inside.
4098
4099 * tempo.el (tempo-insert-template): Suppress warning.
4100
4101 * ediff-diff.el (longlines-mode): Add defvar.
4102
4103 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
4104
4105 * server.el: Bind "C-x #" in a way that works even if C-x is
4106 redefined to a command key, not a prefix key.
4107
4108 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
4109
4110 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
4111 cl-make-type-test till execution time.
4112
4113 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
4114
4115 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
4116 arg ARG and use it.
4117
4118 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
4119
4120 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
4121
4122 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
4123
4124 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
4125 a defcustom with two :set or :type keywords.
4126
4127 2005-07-15 Richard M. Stallman <rms@gnu.org>
4128
4129 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
4130 Don't give ^M comment-end syntax.
4131
4132 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
4133
4134 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
4135 Don't consider gdbmi (gdb-mi.el has its own update functions).
4136 (gdb-var-delete): Make it work for gdbmi as well.
4137 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
4138
4139 * progmodes/gud.el (etags, sdb): Only require etags when needed.
4140 (gud-speedbar-menu-items): Correct logic for enabling items.
4141
4142 2005-07-15 Kim F. Storm <storm@cua.dk>
4143
4144 * ido.el: Fix commentary.
4145 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
4146 Use with-no-warnings around ffap-guesser.
4147 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
4148 Let bind minibuffer-completing-file-name to t.
4149
4150 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
4151
4152 * startup.el (site-run-file, keyboard-type): Doc fixes.
4153 (command-line): Check for "--basic-display" argument; also for
4154 "--quick", not "--bare-bones" (which was renamed).
4155 (fancy-splash-text): Add missing item "Getting New Versions".
4156 (normal-splash-screen): Fix typos and improve consistency with
4157 `fancy-splash-text'. Update copyright year.
4158
4159 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
4160 valid binding for `help-char'.
4161
4162 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
4163
4164 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
4165
4166 * term.el (term-mode): Disable cua-mode for term buffers.
4167
4168 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
4169
4170 * add-log.el (add-log-mailing-address, change-log-merge):
4171 Doc fixes.
4172 (change-log-get-method-definition): Fix typo in docstring.
4173
4174 2005-07-14 Kim F. Storm <storm@cua.dk>
4175
4176 * emulation/cua-base.el:
4177 (cua--pre-command-handler-1, cua--pre-command-handler)
4178 (cua--post-command-handler-1, cua--post-command-handler):
4179 Split in two. Check (buffer local) value of cua-mode.
4180 (cua-selection-mode): New command.
4181
4182 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
4183
4184 * custom.el (custom-initialize-safe-set)
4185 (custom-initialize-safe-default): Doc fixes.
4186
4187 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
4188 and simplify :init-value again.
4189
4190 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
4191 and simplify :init-value again. Delete autoload.
4192
4193 * startup.el (command-line): Use `custom-reevaluate-setting' again
4194 for tooltip-mode.
4195
4196 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
4197 a defcustom with two :initialize keywords.
4198
4199 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
4200
4201 * allout.el (my-mark-marker, allout-isearch-prior-pos)
4202 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
4203 (allout-post-command-business, allout-flag-region)
4204 (isearch-reenable-font-lock, allout-yank)
4205 (allout-insert-latex-header, allout-insert-latex-trailer)
4206 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
4207 (allout-latex-verb-quote): Fix typos in docstrings.
4208 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
4209 (allout-unprotected, allout-prefix-data):
4210 Improve argument/docstring consistency.
4211 (allout-chart-subtree): Fix argument spec.
4212 (allout-open-topic): Rename `use_sib_bullet' argument to
4213 `use-sib-bullet'. Doc fix.
4214
4215 * whitespace.el (whitespace-check-buffer-leading)
4216 (whitespace-check-buffer-trailing)
4217 (whitespace-check-buffer-indent)
4218 (whitespace-check-buffer-spacetab)
4219 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
4220 (whitespace-check-leading-whitespace)
4221 (whitespace-check-trailing-whitespace)
4222 (whitespace-check-spacetab-whitespace)
4223 (whitespace-check-indent-whitespace)
4224 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
4225 (whitespace-modes): Fix typos in docstrings.
4226 (defgroup, defcustom): Doc fixes.
4227
4228 * winner.el (winner-mode, winner-boring-buffers)
4229 (winner-pending-undo-ring): Doc fixes.
4230 (winner-ring): Remove unneeded `progn'.
4231 (winner-equal): `defsubst' it.
4232 (winner-redo): Fix message.
4233
4234 2005-07-13 Kim F. Storm <storm@cua.dk>
4235
4236 * simple.el (line-move-1): Always use vertical-motion to
4237 do the last (or only) line move to ensure some movement.
4238 Undo 2005-06-23 change--don't check for overlays.
4239
4240 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4241
4242 * term/mac-win.el (ccl-encode-mac-roman-font)
4243 (ccl-encode-mac-centraleurroman-font)
4244 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
4245 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
4246 Change charset-id boundary of dimension to ?\xef.
4247 (mac-char-fontspec-list): New constant.
4248 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
4249 argument. Nil uses itself as family in font-spec. Previous
4250 behavior for nil is now provided by non-nil non-string argument.
4251 All callers changed. Add font-specs for Mac fonts to
4252 "fontset-default" unless iso8859-1 fonts are installed.
4253
4254 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
4255
4256 * progmodes/sh-script.el (sh-get-indent-info): Only indent
4257 a continuation line if the \ is preceded by SPC or TAB.
4258 (sh-get-indent-info): Simplify.
4259 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
4260 Use with-current-buffer.
4261
4262 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
4263 when the matched text is empty.
4264
4265 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
4266
4267 * startup.el (command-line): Revert to previous handling of
4268 tooltip-mode. Explain in comment why the complexity is needed.
4269
4270 * tooltip.el (tooltip-mode): Revert to previous implementation of
4271 its defcustom.
4272
4273 * frame.el (blink-cursor-mode): Revert to previous implementation
4274 of its defcustom. Update comment.
4275
4276 2005-07-12 Lars Hansen <larsh@soem.dk>
4277
4278 * desktop.el: Update e-mail address.
4279
4280 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4281
4282 * term/mac-win.el (mac-services-mail-selection)
4283 (mac-services-mail-to): New functions.
4284 (mac-application-menu-map): Bind them.
4285
4286 2005-07-12 wulei <milton@wulei.net> (tiny change)
4287
4288 * progmodes/gdb-ui.el: Add note about buffering with Windows.
4289
4290 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
4291
4292 * custom.el (custom-reevaluate-setting): Doc fix.
4293
4294 2005-07-11 Jay Belanger <belanger@truman.edu>
4295
4296 * calc/calc.el (calc-embedded-announce-formula-alist)
4297 (calc-embedded-open-close-plain-alist)
4298 (calc-embedded-open-close-mode-alist): Add checks for additional
4299 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
4300
4301 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
4302
4303 * custom.el (custom-enable-theme): Don't add theme to
4304 `custom-enabled-themes' with `push' because there is no
4305 setf-method for `delq'.
4306
4307 2005-07-11 Richard M. Stallman <rms@gnu.org>
4308
4309 * custom.el (custom-declare-variable): Doc fix.
4310
4311 * dired-aux.el (dired-compare-directories): Remove "." and ".."
4312 from the alists.
4313
4314 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
4315 Do nothing if edebug-active.
4316
4317 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
4318 (edebug-display): Do it here instead.
4319
4320 2005-07-10 Richard M. Stallman <rms@gnu.org>
4321
4322 * cus-face.el (custom-theme-set-faces): Make it work.
4323 (custom-reset-faces): Doc fix.
4324 (custom-theme-reset-internal-face, custom-theme-face-value):
4325 Functions deleted.
4326
4327 * custom.el (custom-push-theme): Maintain list of the settings
4328 of a given theme in its theme-settings property.
4329 Maintain position of old settings in the theme-value
4330 or theme-face property.
4331 (custom-enabled-themes): New variable.
4332 (custom-theme-enabled-p): New function.
4333 (provide-theme): Update custom-enabled-themes.
4334 Disable and reenable the `user' theme.
4335 (require-theme): Doc fix.
4336 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
4337 (custom-theme-value, custom-theme-variable-value): Likewise.
4338 (custom-theme-reset-internal): Likewise.
4339 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
4340 (custom-enable-theme, custom-disable-theme): New functions.
4341 (custom-variable-theme-value, custom-face-theme-value): Likewise.
4342 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
4343 (custom-theme-reset-variables): Simplify.
4344 (deftheme, custom-declare-theme, custom-make-theme-feature):
4345 Definitions moved.
4346
4347 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
4348
4349 * longlines.el (longlines-show-region)
4350 (longlines-unshow-hard-newlines): Recognize hard newlines by
4351 non-nil hard property, instead of t.
4352
4353 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
4354
4355 * viper-cmd.el (viper--key-maps): New variable.
4356 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
4357 emulation-mode-map-alists.
4358 (viper-envelop-ESC-key): Use viper-subseq.
4359 (viper-search-forward/backward/next): Disable debug-on-error.
4360
4361 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
4362 (viper-ESC-key): New defcustoms.
4363
4364 * viper-macs.el (ex-map-read-args): Use viper-subseq.
4365
4366 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
4367 (viper-subseq): Copy of subseq from cl.el.
4368
4369 * viper.el (viper-go-away, viper-set-hooks): Use
4370 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
4371
4372 * viper-mous.el (viper-current-frame-saved): Use defvar.
4373
4374 * viper-init.el: Get rid of -face in face names.
4375
4376 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
4377 Make it work with longlines mode
4378
4379 * ediff-mult.el (ediff-meta-mode-hook): New variable.
4380
4381 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
4382
4383 * ediff-init.el: Get rid of -face in face names.
4384
4385 2005-07-10 Richard M. Stallman <rms@gnu.org>
4386
4387 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
4388 and with-timeout-unsuspend.
4389
4390 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
4391 and with-timeout-unsuspend.
4392
4393 * emacs-lisp/timer.el (with-timeout-timers): New variable.
4394 (with-timeout): Bind that variable to record timers.
4395 (with-timeout-suspend, with-timeout-unsuspend): New functions.
4396
4397 * emacs-lisp/debug.el (debug-help-follow): New function.
4398 (debugger-mode-map): Use that instead of help-follow.
4399 (debugger-setup-buffer): Use eval-buffer-list
4400 to handle eval-buffer frames.
4401
4402 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
4403
4404 * timezone.el (timezone-parse-date): Change first regexp
4405 so it will not mistakenly match dates with no time zone.
4406
4407 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
4408
4409 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
4410
4411 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
4412
4413 * custom.el (custom-initialize-safe-set)
4414 (custom-initialize-safe-default): New functions.
4415
4416 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
4417 and simplify :init-value.
4418
4419 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
4420 and simplify :init-value. Delete obsolete comment.
4421
4422 * startup.el (command-line): Use `custom-reevaluate-setting' to
4423 handle `tooltip-mode'. Delete obsolete comment.
4424
4425 * files.el (set-visited-file-name): Avoid calling
4426 `file-name-nondirectory' with a nil argument.
4427
4428 2005-07-09 Richard M. Stallman <rms@gnu.org>
4429
4430 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
4431 was called with nil for the buffer, handle the read position right.
4432 Handle read position for eval-region, too.
4433
4434 2005-07-09 Juri Linkov <juri@jurta.org>
4435
4436 * fringe.el (fringe-mode): Add period in docstring.
4437 (fringe-query-style): Build prompt depending on `all-frames' arg.
4438
4439 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
4440 to not create links to unrelated functions in the Help buffer.
4441
4442 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
4443 Doc fix.
4444
4445 * simple.el (next-error-hook): New variable.
4446 (next-error): Use it. Doc fix.
4447
4448 * textmodes/ispell.el (ispell-command-loop): Add current
4449 dictionary name and program name to mode-line-format.
4450 (ispell-region, ispell-process-line): Add current dictionary name
4451 and program name to messages.
4452
4453 2005-07-08 Jay Belanger <belanger@truman.edu>
4454
4455 * calc/calc.el (calc-embedded-announce-formula-alist)
4456 (calc-embedded-open-close-formula-alist)
4457 (calc-embedded-open-close-word-alist)
4458 (calc-embedded-open-close-plain-alist)
4459 (calc-embedded-open-close-new-formula-alist)
4460 (calc-embedded-open-close-mode-alist)
4461 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
4462 (calc-embedded-mode-hook): New variables.
4463
4464 * calc/calc-embed.el (calc-embedded-firsttime)
4465 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
4466 New variables.
4467 (calc-do-embedded): Use calc-embedded-firsttime,
4468 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
4469 determine whether or not to run hooks.
4470 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
4471 calc-embedded-firsttime-formula appropriately.
4472 Set calc-embedded delimiter variables according to mode.
4473
4474 2005-07-08 Richard M. Stallman <rms@gnu.org>
4475
4476 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
4477 Check for "emacs", etc., as entire symbol, not just as word.
4478 (checkdoc-file-comments-engine): Use regexp-quote on FN.
4479
4480 * files.el (set-visited-file-name): Report the error
4481 for "empty filename" earlier.
4482 (kill-some-buffers): Ignore buffers already dead.
4483
4484 * fringe.el (fringe-mode): Doc fix.
4485
4486 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
4487 Check for (featurep 'xemacs) and turn off warnings in what it guards.
4488 Use unwind-protect to ensure byte-compile-unresolved-functions
4489 is updated.
4490
4491 * whitespace.el (whitespace-buffer-leading-cleanup):
4492 Simplify w/ skip-chars-forward.
4493 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
4494
4495 * mail/rmail.el (rmail-only-expunge): Fix paren error.
4496 Unconditionally try to leave point at the same old place.
4497
4498 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
4499
4500 * comint.el (comint-postoutput-scroll-to-bottom)
4501 (comint-show-maximum-output): Take scroll-margin into consideration.
4502
4503 2005-07-08 Kim F. Storm <storm@cua.dk>
4504
4505 * ido.el (ido-use-filename-at-point): New choice `guess'.
4506 (ido-file-internal): Try ffap-guesser if selected.
4507
4508 * ido.el (ido-before-fallback-functions): New hook.
4509 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
4510 (ido-read-file-name): Run it.
4511
4512 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
4513
4514 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
4515 strings rather than a list of symbols to the completion function.
4516
4517 2005-07-07 Jay Belanger <belanger@truman.edu>
4518
4519 * calc/calc-units.el (math-apply-units): Change the places in
4520 which units are simplified.
4521
4522 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4523
4524 * cus-edit.el (customize-option, customize-option-other-window):
4525 Make them handle aliases.
4526
4527 * custom.el (custom-variable-p): Make it recursively follow
4528 aliases. Mention that in the docstring.
4529
4530 2005-07-07 Richard M. Stallman <rms@gnu.org>
4531
4532 * cus-start.el (exec-path): Use `directory' instead of `file'.
4533 Fix tag for nil.
4534
4535 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
4536
4537 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
4538 when called non-interactively. Doc fix.
4539
4540 2005-07-07 Lute Kamstra <lute@gnu.org>
4541
4542 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
4543 new address as well.
4544
4545 2005-07-07 Kenichi Handa <handa@m17n.org>
4546
4547 * international/mule.el (make-coding-system):
4548 Describe `ascii-incompatible' property in the docstring.
4549 (set-file-name-coding-system): Signal an error if coding-system is
4550 ascii-incompatible.
4551 (set-keyboard-coding-system): Likewise.
4552
4553 * international/mule-cmds.el (set-default-coding-systems):
4554 Don't set default-file-name-coding-system and
4555 default-keyboard-coding-system if coding-system is ASCII-incompatible.
4556
4557 * international/utf-16.el: Declare that all UTF-16-based coding
4558 systems are ASCII-incompatible.
4559
4560 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
4561
4562 * progmodes/gud.el: Require font-lock for displaying errors.
4563 Used by gdb-ui.el.
4564
4565 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
4566
4567 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
4568 values for the pattern lists which are `read'able but not
4569 `append'able (like symbols).
4570
4571 2005-07-06 Richard M. Stallman <rms@gnu.org>
4572
4573 * progmodes/flymake.el (flymake-float-time): Instead of
4574 with-no-warnings, test for xemacs.
4575 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
4576 to avoid warning.
4577
4578 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
4579
4580 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
4581
4582 2005-07-05 Lute Kamstra <lute@gnu.org>
4583
4584 * battery.el: Add support for Darwin (with much debugging help
4585 from Samuel Lauber <sam124@operamail.com>).
4586 (battery-status-function, battery-echo-area-format)
4587 (battery-mode-line-format): Add support for pmset on Darwin.
4588 (battery-load-low, battery-load-critical): New user options.
4589 (battery-pmset): New function.
4590
4591 2005-07-05 Lute Kamstra <lute@gnu.org>
4592
4593 Update FSF's address in GPL notices.
4594
4595 * textmodes/page-ext.el: Update FSF's address.
4596
4597 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
4598
4599 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
4600 filling from using prefix when filling a single-line docstring.
4601
4602 * progmodes/flymake.el: Remove useless eval-when-compile.
4603
4604 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
4605
4606 2005-07-04 Richard M. Stallman <rms@gnu.org>
4607
4608 * textmodes/org.el (org-file-apps-defaults-gnu):
4609 Rename from org-file-apps-defaults-linux.
4610 (org-default-apps): Don't test system-type for `linux'.
4611 (org-file-apps): Doc fix.
4612
4613 2005-07-04 David Ponce <david@dponce.com>
4614
4615 * tree-widget.el: Improve header Commentary section.
4616 (tree-widget) [defgroup]
4617 (tree-widget-image-enable, tree-widget-themes-directory)
4618 (tree-widget-theme, tree-widget-image-properties-emacs)
4619 (tree-widget-image-properties-xemacs, tree-widget-create-image)
4620 (tree-widget-image-formats, tree-widget-control)
4621 (tree-widget-empty-control, tree-widget-leaf-control
4622 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
4623 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
4624 (tree-widget-keep, tree-widget-after-toggle-functions)
4625 (tree-widget-open-node, tree-widget-close-node): Doc fix.
4626 (tree-widget-open-control, tree-widget-close-control): Fix doc and
4627 :help-echo message.
4628 (tree-widget-set-theme): Doc fix. Use `string-equal'.
4629 (tree-widget-image-properties): Doc fix. Clearer implementation.
4630 (tree-widget--cursors): New constant.
4631 (tree-widget-lookup-image): New function split from
4632 `tree-widget-find-image'. Clearer implementation.
4633 (tree-widget-find-image): Use it.
4634 (tree-widget-button-keymap): Use `set-keymap-parent'.
4635 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
4636 Define the sub-widgets here.
4637 (tree-widget-node): Check that :node is not a tree-widget.
4638 (tree-widget-get-super, tree-widget-open-control)
4639 (tree-widget-close-control, tree-widget-empty-control)
4640 (tree-widget-leaf-control, tree-widget-guide)
4641 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
4642 (tree-widget-no-handle, tree-widget-value-delete)
4643 (tree-widget-map): Remove.
4644 (tree-widget-children-value-save): Doc fix. Simplified.
4645 (tree-widget-value-create): Update according to previous changes.
4646
4647 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
4648
4649 * textmodes/org.el: Leading space replaced by TABS.
4650 (org-recalc-marks, org-table-rotate-recalc-marks)
4651 (org-table-get-specials): Treat "^" and "_" marks.
4652 (org-table-justify-field-maybe): Optional argument NEW.
4653 (org-table-eval-formula): Parsing of the format simplified.
4654 New modes C,I. Honor the %= parameter in the current table.
4655 Avoid unnecessary re-align by using the NEW argument to
4656 `org-table-justify-field-maybe'.
4657 (org-calc-default-modes): Default for date-format mimicks org-mode.
4658 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
4659
4660 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4661
4662 * cus-face.el (custom-theme-set-faces): Make it handle face
4663 aliases whose alias declarations are pre- or autoloaded.
4664
4665 2005-07-04 Juri Linkov <juri@jurta.org>
4666
4667 * faces.el (read-face-name): Put the code for getting a face name
4668 from the buffer before adding the faces from the `face' property.
4669 Use `completing-read-multiple' instead of `completing-read'.
4670 Require `crm'. Add default value and post-process the returned
4671 list of faces.
4672
4673 * emacs-lisp/crm.el (crm-find-current-element)
4674 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
4675
4676 * emacs-lisp/lisp-mode.el (eval-defun-1):
4677 * emacs-lisp/edebug.el (edebug-eval-defun):
4678 Remove unnecessary quotes.
4679
4680 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
4681
4682 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
4683 (prolog-indent-level): Fix typo in docstring.
4684
4685 * info.el (Info-history, Info-history-forward)
4686 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
4687
4688 * add-log.el (add-change-log-entry):
4689 * comint.el (comint-dynamic-list-input-ring)
4690 (comint-dynamic-list-completions):
4691 * dabbrev.el (dabbrev-expand):
4692 * delim-col.el (delimit-columns-rectangle-line):
4693 * diff-mode.el (diff-context->unified, diff-reverse-direction)
4694 (diff-unified->context):
4695 * ediff-init.el (ediff-abbrev-jobname):
4696 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
4697 (ediff-replace-session-activity-marker-in-meta-buffer):
4698 * info.el (Info-summary):
4699 * lpr.el (printify-region):
4700 * printing.el (pr-create-interface):
4701 * ps-print.el (ps-print-quote):
4702 * ses.el (ses-column-widths, ses-print-cell)
4703 (ses-adjust-print-width, ses-center):
4704 * shell.el (shell-file-name-quote-list):
4705 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
4706 (strokes-fill-current-buffer-with-whitespace)
4707 (strokes-xpm-for-stroke, strokes-list-strokes)
4708 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
4709 * term.el (term-dynamic-list-input-ring)
4710 (term-dynamic-list-completions):
4711 * calc/calc.el (math-format-stack-value):
4712 * emacs-lisp/edebug.el (edebug-display-freq-count):
4713 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
4714 (delphi-new-comment-line):
4715 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
4716 * progmodes/executable.el (executable-set-magic):
4717 * progmodes/python.el (inferior-python-mode):
4718 * progmodes/scheme.el (scheme-mode-syntax-table):
4719 * progmodes/sh-script.el (sh-maybe-here-document):
4720 * progmodes/sql.el (sql-copy-column):
4721 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
4722 * textmodes/bibtex.el (bibtex-mode):
4723 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
4724 (sgml-auto-attributes):
4725 * textmodes/table.el (table-insert, table-shorten-cell)
4726 (table--generate-source-scan-lines, table-delete-row)
4727 (*table--cell-delete-char, table--spacify-frame)
4728 (table--horizontally-shift-above-and-below)
4729 (table--cell-insert-char, table--cell-blank-str)
4730 (table--fill-region-strictly):
4731 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
4732 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
4733
4734 * add-log.el (change-log):
4735 * apropos.el (apropos):
4736 * comint.el (comint-completion, comint-source):
4737 * dabbrev.el (dabbrev):
4738 * delim-col.el (columns):
4739 * diff-mode.el (diff-mode):
4740 * ediff.el (ediff):
4741 * ediff-diff.el (ediff-diff):
4742 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
4743 * ediff-mult.el (ediff-mult):
4744 * ediff-ptch.el (ediff-ptch):
4745 * ediff-wind.el (ediff-window):
4746 * facemenu.el (facemenu):
4747 * indent.el (indent):
4748 * info.el (info):
4749 * jka-cmpr-hook.el (compression, jka-compr):
4750 * lpr.el (lpr):
4751 * outline.el (outlines):
4752 * pcmpl-cvs.el (pcmpl-cvs):
4753 * pcmpl-rpm.el (pcmpl-rpm):
4754 * printing.el (printing):
4755 * ps-print.el (postscript, ps-print, ps-print-horizontal)
4756 (ps-print-vertical, ps-print-headers, ps-print-font)
4757 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
4758 (ps-print-background, ps-print-printer, ps-print-page)
4759 (ps-print-miscellany):
4760 * ses.el (ses):
4761 * shell.el (shell, shell-directories, shell-faces):
4762 * startup.el (initialization):
4763 * strokes.el (strokes):
4764 * term.el (term):
4765 * uniquify.el (uniquify):
4766 * w32-vars.el (w32):
4767 * calc/calc.el (calc):
4768 * emacs-lisp/bytecomp.el (bytecomp):
4769 * emacs-lisp/cl-indent.el (lisp-indent):
4770 * emacs-lisp/edebug.el (edebug):
4771 * emacs-lisp/elp.el (elp):
4772 * emacs-lisp/testcover.el (testcover):
4773 * emacs-lisp/trace.el (trace):
4774 * emulation/viper-ex.el (viper-ex):
4775 * emulation/viper-mous.el (viper-mouse):
4776 * mail/mailalias.el (mailalias):
4777 * mail/supercite.el (supercite, supercite-frames)
4778 (supercite-attr, supercite-cite, supercite-hooks):
4779 * net/rcompile.el (remote-compile):
4780 * net/rlogin.el (rlogin):
4781 * obsolete/ooutline.el (outlines):
4782 * progmodes/delphi.el (delphi):
4783 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
4784 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
4785 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
4786 (ebnf-optimization):
4787 * progmodes/etags.el (etags):
4788 * progmodes/executable.el (executable):
4789 * progmodes/idlwave.el (idlwave):
4790 * progmodes/pascal.el (pascal):
4791 * progmodes/prolog.el (prolog):
4792 * progmodes/python.el (python):
4793 * progmodes/scheme.el (scheme):
4794 * progmodes/sh-script.el (sh, sh-script):
4795 * progmodes/sql.el (SQL):
4796 * progmodes/tcl.el (tcl):
4797 * textmodes/bibtex.el (bibtex, bibtex-autokey):
4798 * textmodes/enriched.el (enriched):
4799 * textmodes/makeinfo.el (makeinfo):
4800 * textmodes/sgml-mode.el (sgml):
4801 * textmodes/table.el (table-hooks):
4802 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
4803 * textmodes/texinfo.el (texinfo):
4804 * textmodes/two-column.el (two-column):
4805 Finish `defgroup' description with period.
4806
4807 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
4808 * eshell/esh-var.el (eshell-var):
4809 * progmodes/vhdl-mode.el (vhdl-testbench):
4810 * textmodes/org.el (org): Fix typos in docstrings.
4811
4812 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
4813 consistency.
4814
4815 * progmodes/flymake.el (flymake-find-file): Remove.
4816 (flymake-float-time): Use `with-no-warnings'.
4817 (flymake-check-start-time, flymake-check-was-interrupted)
4818 (flymake-err-info, flymake-is-running, flymake-last-change-time)
4819 (flymake-new-err-info): `defvar' at compile time.
4820
4821 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
4822
4823 * replace.el (occur-hook): Doc fix.
4824 (occur-1): Don't call `occur-hook' if there are no matches.
4825
4826 2005-07-03 Richard M. Stallman <rms@gnu.org>
4827
4828 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
4829 global-map, save the same map.
4830 (global-map): Don't alter it at top level.
4831 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
4832 Then alter it here instead.
4833 (tpu-edt-off): Set global-map to the saved one.
4834
4835 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
4836 All references simplified.
4837 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
4838 (zmacs-regions): Add defvar.
4839 (repeat-complex-command-map): Everything about that deleted.
4840
4841 * textmodes/artist.el (artist-key-is-drawing)
4842 (artist-key-endpoint1, artist-key-poly-point-list)
4843 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
4844 (artist-key-compl-table, artist-rb-save-data)
4845 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
4846 Don't put them in eval-when-compile.
4847 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
4848
4849 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
4850 Use with-no-warnings.
4851
4852 * net/browse-url.el (dos-windows-version): Add defvar.
4853
4854 * mail/supercite.el (filladapt-prefix-table): Add defvar.
4855
4856 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
4857 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
4858 (rmail-new-summary-line-count): Rename from new-summary-line-count.
4859 Add defvar.
4860 (rmail-summary-beginning-of-message): Use with-no-warnings.
4861 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
4862
4863 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
4864 Use with-no-warnings.
4865
4866 * emulation/vi.el (vi-mark-region): Use c-mark-function.
4867 (c-mark-function): Add point-moving-unit property.
4868 (vi-goto-line): Use with-no-warnings.
4869
4870 * emulation/edt.el (edt-last-copied-word): Add defvar.
4871 (zmacs-region-stays): Likewise.
4872 (edt-mark-section-wisely): Use c-mark-function for C.
4873 Use makr-defun for Fortran.
4874 (time-string): defvar deleted.
4875 (edt-display-the-time): Don't set time-string.
4876
4877 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
4878
4879 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
4880 Don't warn when name is not constant
4881 or for defining the group `emacs'.
4882
4883 * tooltip.el (gud-tooltip-mode): Add defvar.
4884
4885 * startup.el (default-frame-background-mode): Add defvar.
4886
4887 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
4888
4889 * info.el (tool-bar-map): Add defvar.
4890
4891 * dired.el (dnd-protocol-alist): Add defvar.
4892
4893 * dired-aux.el (dired-query): Display question with answer, when
4894 the user answers.
4895
4896 * custom.el (custom-add-option): Doc fix.
4897
4898 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
4899
4900 2005-07-03 Eli Zaretskii <eliz@gnu.org>
4901
4902 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
4903 bogus name from the last change.
4904
4905 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
4906
4907 * custom.el (custom-declare-variable): Fix typos in comment.
4908 (custom-known-themes): Doc fix.
4909 (custom-theme-directory): New defcustom.
4910 (require-theme): Make it check `custom-theme-directory'.
4911
4912 * cus-theme.el (custom-new-theme-mode): New function.
4913 (custom-theme-name, custom-theme-variables, custom-theme-faces)
4914 (custom-theme-description): Add compiler defvars.
4915 (customize-create-theme): Add doc to the "*New Custom Theme*"
4916 buffer. Use `custom-new-theme-mode'.
4917 (custom-theme-write): Put the created buffer in emacs-lisp-mode
4918 and save it to the `custom-theme-directory'. Make this the
4919 default directory of the buffer.
4920
4921 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
4922
4923 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
4924 Fix unbalanced parentheses.
4925
4926 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
4927
4928 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
4929 into flymake-mode and delegate to flymake-mode.
4930
4931 * find-file.el (ff-which-function-are-we-in): Clean up.
4932
4933 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
4934
4935 * replace.el (occur-rename-buffer): Fix docstring.
4936
4937 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
4938 (edt-last-copied-word, edt-learn-macro-count)
4939 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
4940 (edt-rect-start-point, edt-user-global-map, rect-start-point)
4941 (time-string, zmacs-region-stays):
4942 * emulation/edt-mapper.el (edt-save-function-key-map)
4943 (EDT-key-name): `defvar' to silence the byte-compiler.
4944
4945 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
4946
4947 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
4948 font-lock-regexp-backslash. Doc fix.
4949 (font-lock-regexp-backslash-grouping-construct): Rename from
4950 font-lock-regexp-backslash-construct. Doc fix.
4951 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
4952 grouping constructs.
4953
4954 2005-07-02 Eli Zaretskii <eliz@gnu.org>
4955
4956 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
4957 updating all the prerequisites.
4958
4959 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
4960
4961 * textmodes/org.el (org-agenda-start-on-weekday)
4962 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
4963 (org-agenda-use-time-grid, org-archive-location)
4964 (org-allow-space-in-links, org-usenet-links-prefer-google)
4965 (org-enable-table-editor, org-export-default-language)
4966 (org-export-html-show-new-buffer, org-fill-paragraph)
4967 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
4968 (org-goto-quit, org-occur, org-eval-in-calendar)
4969 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
4970 (org-agenda-diary-entry, org-remember-help)
4971 (org-table-convert-region, org-at-table-p)
4972 (org-table-move-row-down, org-table-move-row-up)
4973 (org-table-copy-region, org-table-toggle-vline-visibility)
4974 (org-table-get-stored-formulas, org-table-get-specials)
4975 (org-recalc-commands, org-table-eval-formula)
4976 (org-table-formula-substitute-names, orgtbl-make-binding)
4977 (org-format-org-table-html, org-format-table-table-html)
4978 (org-format-table-table-html-using-table-generate-source)
4979 (org-customize): Fix typos in docstrings.
4980 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
4981 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
4982 (org-back-to-heading): Doc fixes.
4983 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
4984 (org-agenda-change-all-lines, org-get-header):
4985 Improve argument/docstring consistency.
4986 (orgtbl-error): Fix error message.
4987
4988 * progmodes/flymake.el (flymake-find-possible-master-files)
4989 (flymake-master-file-compare, flymake-get-line-err-count)
4990 (flymake-highlight-line, flymake-gui-warnings-enabled):
4991 Fix typos in docstrings.
4992 (flymake-parse-line, flymake-get-project-include-dirs-function)
4993 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
4994 Doc fixes.
4995 (flymake-get-project-include-dirs-function)
4996 (flymake-make-err-menu-data):
4997 Improve argument/docstring consistency.
4998
4999 2005-07-01 Lute Kamstra <lute@gnu.org>
5000
5001 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
5002 Catch errors with ignore-errors. Use temporary buffer.
5003 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
5004
5005 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
5006 background color faces.
5007 (facemenu-set-foreground, facemenu-set-background):
5008 Use facemenu-set-face-from-menu.
5009 (facemenu-set-face-from-menu): Treat face names that start with
5010 "fg:" or "bg:" as special.
5011 (facemenu-add-new-color): Don't create faces. Simplify.
5012
5013 2005-06-30 Richard M. Stallman <rms@gnu.org>
5014
5015 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
5016 (crm-find-current-element): Likewise.
5017
5018 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
5019
5020 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
5021
5022 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
5023
5024 * arc-mode.el (archive-extract): Make it work as a mouse binding.
5025 (archive-mouse-extract): Make it an obsolete alias.
5026 (archive-mode-map): Don't use archive-mouse-extract any more.
5027 (archive-mode, archive-extract): write-contents-hooks ->
5028 write-contents-functions.
5029 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
5030 first arg.
5031 (archive-rename-entry): Update the call.
5032 (archive-zip-summarize): Remove unused var `method'.
5033 (archive-lzh-summarize): Remove unused var `creator'.
5034
5035 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
5036 dedicated frame upon exit.
5037
5038 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
5039 (archive-zip-extract, archive-zip-expunge)
5040 (archive-zip-update, archive-zip-update-case): Use executable-find.
5041 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
5042 Use restore-buffer-modified-p.
5043 (archive-extract, archive-add-new-member, archive-write-file-member):
5044 Use with-current-buffer.
5045 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
5046
5047 2005-06-30 Andreas Schwab <schwab@suse.de>
5048
5049 * progmodes/gud.el (gud-filter): Remove unneeded progn.
5050
5051 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5052
5053 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
5054
5055 2005-06-30 Juri Linkov <juri@jurta.org>
5056
5057 * faces.el (vertical-border): Inherit from mode-line-inactive
5058 only on tty.
5059
5060 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
5061
5062 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
5063 example, -NLINES in the `occur' docstring).
5064
5065 * replace.el (occur-1): When no matches are found, do not set the
5066 `buffer-read-only' and modified flags for the occur buffer,
5067 because it is deleted.
5068
5069 * emulation/cua-base.el (cua-check-pending-input)
5070 (cua-repeat-replace-region, cua-mode, cua-debug)
5071 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
5072 Fix typos in docstrings.
5073
5074 * emulation/cua-gmrk.el (cua-toggle-global-mark)
5075 (cua-cut-region-to-global-mark)
5076 (cua--cut-rectangle-to-global-mark):
5077 Remove period from end of messages.
5078
5079 * emulation/cua-rect.el (cua-do-rectangle-padding):
5080 Remove period from end of messages.
5081 (cua--rectangle-seq-format): Fix typo in docstring.
5082 (cua-sequence-rectangle, cua-fill-char-rectangle):
5083 Improve argument/docstring consistency.
5084
5085 2005-06-29 Juri Linkov <juri@jurta.org>
5086
5087 * faces.el (default-frame-background-mode): New internal variable.
5088 (frame-set-background-mode): Use it.
5089
5090 * startup.el (normal-top-level): Set default-frame-background-mode
5091 instead of frame-background-mode. Before setting it, test for its
5092 nil value. Remove tests for frame-background-mode and frame
5093 parameter `reverse'. Add test for "unspecified-fg".
5094
5095 * term/xterm.el (xterm-rxvt-set-background-mode):
5096 * term/rxvt.el (rxvt-set-background-mode):
5097 Set default-frame-background-mode instead of frame-background-mode.
5098
5099 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
5100
5101 * simple.el (set-variable): Warn about obsolete user variables.
5102
5103 * imenu.el (imenu--completion-buffer):
5104 * mouse.el (mouse-buffer-menu-alist):
5105 * msb.el (msb-invisible-buffer-p):
5106 * calendar/diary-lib.el (diary-header-line-format):
5107 * emacs-lisp/pp.el (pp-buffer):
5108 * progmodes/cperl-mode.el (cperl-do-auto-fill):
5109 * textmodes/picture.el (picture-replace-match):
5110 Change space constants followed by a sexp to "?\s ".
5111
5112 * play/decipher.el (decipher-loop-with-breaks):
5113 * textmodes/texinfo.el (texinfo-insert-@item): Change space
5114 constants "protected" from end of line by a comment to "?\s".
5115
5116 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
5117
5118 * font-lock.el (save-buffer-state): Use `declare'.
5119
5120 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
5121 reset the syntax-table to cperl-mode-syntax-table.
5122 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
5123 "foo_print_bar" is not matched as a reserved keyword.
5124
5125 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
5126
5127 * textmodes/org.el (orgtbl-setup): New function, for delayed
5128 setup for the orgtbl commands.
5129 (org-calc-default-modes): New option.
5130 (orgtbl-make-binding): Use `defun' to get better help display.
5131 (org-diary): Call `org-compile-prefix-format'.
5132 (org-table-formula-substitute-names): New function.
5133 (org-agenda-day-view, org-agenda-week-view): New commands.
5134 (org-agenda-toggle-week-view): Command removed.
5135 (org-tbl-menu): Split off from org-org-menu.
5136 (org-mode): Move removal of outline-mode menus to here.
5137 (org-table-formula-debug): New option.
5138 (org-table-insert-row): Keep first field if just "#" or "*".
5139 (org-mode): Paragraph regexps fixed.
5140 (org-table-recalculate-regexp): New constant.
5141 (org-table-justify-field-maybe): Avoid replace if not necessary.
5142 (org-copy-special, org-cut-special): Use `call-interactively'.
5143 (org-table-copy-region): Take region from `interactive' call.
5144 (org-trim): Return string even if no match.
5145 (org-formula): New face.
5146 (org-set-font-lock-defaults): No longer highlight "FIXME".
5147 But highlight formula-related fields in table.
5148 (org-table-p): Use regexp, not fontification.
5149 (org-table-align): Handle white space at end of line.
5150 (org-table-formula-evaluate-inline): New option.
5151 (org-mode): Auto-wrapping in comment lines turned off.
5152 (org-table-copy-down): Evaluate only in copied field, not in
5153 destination.
5154 (org-table-current-formula): Variable removed.
5155 (org-table-store-formulas, org-table-get-stored-formulas)
5156 (org-table-modify-formulas, org-table-replace-in-formulas)
5157 (org-table-maybe-eval-formula): New functions.
5158 (org-table-get-formula): Modify to use stored formulas.
5159 (org-table-insert-column, org-table-delete-column)
5160 (org-table-move-column): Call `org-table-modify-formulas'.
5161 (org-complete): Add completion for keyword formulas.
5162 (orgtbl-mode): Pull orgtbl-mode-map to start of
5163 minor-mode-map-alist.
5164
5165 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
5166
5167 * progmodes/python.el (python-check): Require `compile' before
5168 modifying its variables.
5169
5170 * newcomment.el (comment-indent-default): Don't get fooled by an early
5171 end of buffer.
5172
5173 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5174
5175 * ps-print.el (ps-print-version): Fix version number.
5176
5177 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
5178
5179 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
5180
5181 2005-06-28 Richard M. Stallman <rms@gnu.org>
5182
5183 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
5184 (flyspell-local-mouse-map): Declaration deleted.
5185 (flyspell-mouse-map): Bind only mouse-2.
5186 (flyspell-mode-map): Don't test flyspell-use-local-map.
5187 (flyspell-overlay-keymap-property-name): Var deleted.
5188 (flyspell-mode-on): Don't make local bindings for
5189 flyspell-mouse-map and flyspell-mode-map.
5190 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
5191
5192 * textmodes/ispell.el (ispell-word): Do not ignore short words.
5193
5194 * progmodes/compile.el (compilation-next-error-function):
5195 Don't switch buffers; operate on the current buffer.
5196
5197 * progmodes/compile.el (compilation-error-file-name)
5198 (compilation-warning-file-name, compilation-info-file-name)
5199 (compilation-line-number, compilation-column-number): New faces.
5200 (compilation-error-face, compilation-warning-face)
5201 (compilation-info-face, compilation-line-face)
5202 (compilation-column-face): Use them.
5203
5204 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
5205
5206 * comint.el (comint-password-prompt-regexp): Accept ", try again".
5207
5208 * bindings.el (global-map): Bind insertchar and its variants.
5209
5210 2005-06-27 Richard M. Stallman <rms@gnu.org>
5211
5212 * textmodes/artist.el (artist-text-overwrite)
5213 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
5214
5215 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5216
5217 * ps-print.el: It was not working the page selection for printing.
5218 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
5219 (ps-print-version): New version 6.6.7.
5220 (ps-end-sheet): New fun.
5221 (ps-header-sheet, ps-end-job): Call it.
5222
5223 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
5224
5225 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
5226
5227 2005-06-27 Lute Kamstra <lute@gnu.org>
5228
5229 * facemenu.el (facemenu-unlisted-faces): Add foreground and
5230 background color faces.
5231 (facemenu-get-face): Delete function.
5232 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
5233 (facemenu-add-new-color): Make second argument mandatory.
5234 Create the appropriate face and return it. Simplify.
5235 (facemenu-set-foreground, facemenu-set-background): Don't check if
5236 color is defined. Use return value of facemenu-add-new-color.
5237
5238 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
5239
5240 * progmodes/gud.el (gud-filter): Add missing argument to
5241 with-selected-window.
5242
5243 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
5244
5245 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
5246 a :require to the defcustom.
5247
5248 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
5249 defcustoms corresponding to minor modes.
5250
5251 2005-06-26 David Ponce <david@dponce.com>
5252
5253 * recentf.el: Require tree-widget instead of wid-edit.
5254 (recentf-filename-handler): Fix widget :type.
5255 (recentf-cancel-dialog, recentf-open-more-files)
5256 (recentf-open-files-action): Doc fix.
5257 (recentf-dialog-goto-first): New function.
5258 (recentf-dialog-mode-map): Set parent keymap first.
5259 (recentf-dialog-mode): Define with define-derived-mode.
5260 Don't display continuation lines in dialogs.
5261 (recentf-edit-list): Rename from recentf-edit-selected-items.
5262 (recentf-edit-list-select): Rename from recentf-edit-list-action.
5263 Simplify.
5264 (recentf-edit-list-validate): New function.
5265 (recentf-edit-list): Update accordingly.
5266 (recentf-open-files-item-shift): Remove.
5267 (recentf-open-files-item): Convert menu elements into tree and
5268 link widgets. Don't create the widgets.
5269 (recentf-open-files): Update accordingly.
5270 (recentf-save-list): Untabify.
5271
5272 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
5273
5274 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
5275 (keep-lines): Add INTERACTIVE arg. Never delete lines only
5276 partially contained in the active region. Do not take active
5277 region into account when called from Lisp, unless INTERACTIVE arg
5278 is non-nil. Use `forward-line' instead of `beginning-of-line' to
5279 avoid trouble with fields. Make marker point nowhere when no
5280 longer used. Always return nil. Doc fix.
5281 (flush-lines): Add INTERACTIVE arg. Do not take active region
5282 into account when called from Lisp, unless INTERACTIVE arg is
5283 non-nil. Use `forward-line' instead of `beginning-of-line' to
5284 avoid trouble with fields. Make marker point nowhere when no
5285 longer used. Always return nil. Doc fix.
5286 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
5287 interchangeable. Do not take active region into account when
5288 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
5289 message in echo area when called from Lisp, unless INTERACTIVE arg
5290 is non-nil. Avoid saying "1 occurrences". Do not use markers.
5291 Return the number of matches. Doc fix.
5292 (occur): Doc fix.
5293 (perform-replace): Make comment follow double space convention for
5294 the sake of `outline-minor-mode'.
5295
5296 * faces.el (facep): Doc fix.
5297
5298 2005-06-25 Richard M. Stallman <rms@gnu.org>
5299
5300 * facemenu.el (facemenu-enable-faces-p): New function.
5301 (facemenu-background-menu, facemenu-foreground-menu)
5302 (facemenu-face-menu): Add menu-enable property.
5303
5304 * jka-compr.el (jka-compr-insert-file-contents):
5305 Special handling if cannot find the uncompression program.
5306
5307 * cus-face.el (custom-face-attributes): Add autoload.
5308
5309 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5310 Bind comment-indent-function locally.
5311
5312 * window.el (save-selected-window): Use save-current-buffer.
5313
5314 * subr.el (with-selected-window): Use save-current-buffer.
5315
5316 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
5317 and with-current-buffer.
5318
5319 2005-06-24 Richard M. Stallman <rms@gnu.org>
5320
5321 * simple.el (line-move-1): Fix previous change.
5322
5323 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
5324
5325 * replace.el (occur-1): Set `buffer-read-only' and the
5326 buffer-modified flag before running `occur-hook' to protect
5327 against unintentional buffer switches that can lead to data loss.
5328
5329 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
5330
5331 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
5332 (gud-gdb-marker-filter): Use font-lock-warning-face for any
5333 initial error.
5334
5335 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
5336 after fresh input.
5337 (gdb-var-create-handler): Put name of expression in quotes.
5338
5339 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
5340
5341 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
5342 elements of RING in order, and without bogus nil elements.
5343
5344 2005-06-23 Richard M. Stallman <rms@gnu.org>
5345
5346 * simple.el (set-variable): Args renamed; doc fix.
5347 (line-move-1): When there are overlays around, use vertical-motion.
5348
5349 * faces.el (escape-glyph): Use brown against light background.
5350 (nobreak-space): Rename from no-break-space.
5351 Fix previous change.
5352
5353 * dired-aux.el (dired-do-copy): Fix arg prompt.
5354
5355 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
5356
5357 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
5358
5359 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
5360 rather than "Distributor".
5361
5362 2005-06-23 Lute Kamstra <lute@gnu.org>
5363
5364 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
5365 (debug-on-entry): Use it. New interactive declaration that uses
5366 function-called-at-point.
5367
5368 2005-06-23 Kim F. Storm <storm@cua.dk>
5369
5370 * subr.el (save-match-data): Add comment about using evaporate arg
5371 to set-match-data.
5372
5373 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
5374
5375 * cus-edit.el (customize-face)
5376 (customize-face-other-window): Handle face aliases.
5377
5378 * faces.el (face-documentation, set-face-attribute)
5379 (face-spec-set): Handle face aliases.
5380
5381 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
5382
5383 * help-mode.el (help-make-xrefs): If a symbol representing a face
5384 name is not followed by the word "face", it could still be a
5385 function or variable name, so don't bypass other checks.
5386
5387 2005-06-22 Juri Linkov <juri@jurta.org>
5388
5389 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
5390 Replace aliased functions with calls where second arg `inherit' is t.
5391
5392 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
5393
5394 * progmodes/gdb-ui.el (gdb-error): New variable.
5395 (gdb-error): New function.
5396 (gdb-annotation-rules): Act on error-begin and error annotations.
5397 (gdb-concat-output): Use font-lock-warning-face for errors.
5398
5399 2005-06-22 Miles Bader <miles@gnu.org>
5400
5401 * bindings.el (propertized-buffer-identification): Use renamed
5402 `Buffer-menu-buffer' face.
5403
5404 * faces.el (vertical-border): Rename from `vertical-divider'.
5405 (escape-glyph): Change dark-background color back to `cyan'.
5406
5407 2005-06-21 Juri Linkov <juri@jurta.org>
5408
5409 * faces.el (face-user-default-spec): Try getting `customized-face'
5410 prior to `saved-face'.
5411 (frame-background-mode): Refill docstring.
5412
5413 * emacs-lisp/lisp-mode.el (eval-defun-1):
5414 * emacs-lisp/edebug.el (edebug-eval-defun):
5415 Set `saved-face' temporarily to nil before calling form.
5416 Set `customized-face' to the new spec after that.
5417
5418 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
5419
5420 * subr.el (1value, lambda, key-substitution-in-progress):
5421 Doc fixes.
5422
5423 * autoinsert.el (auto-insert-alist):
5424 * ses.el (ses-call-printer):
5425 * subr.el (noreturn):
5426 * emacs-lisp/lisp.el (check-parens):
5427 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
5428 * net/browse-url.el (browse-url-mosaic):
5429 * progmodes/cc-defs.el (c-safe-scan-lists):
5430 * progmodes/ebnf-abn.el (ebnf-abn-lex):
5431 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
5432 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
5433 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
5434 * progmodes/ebnf-iso.el (ebnf-iso-lex):
5435 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
5436
5437 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
5438
5439 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
5440
5441 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
5442
5443 * calendar/appt.el (appt-make-list): Activate the package, if
5444 not already active (for backwards compatibility).
5445
5446 2005-06-20 Kim F. Storm <storm@cua.dk>
5447
5448 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
5449
5450 2005-06-20 Miles Bader <miles@gnu.org>
5451
5452 * faces.el (vertical-divider): New face.
5453
5454 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
5455
5456 * simple.el (kill-whole-line): Doc fix.
5457 (next-error-buffer-p, next-error-find-buffer)
5458 (clone-indirect-buffer): Fix typos in docstrings.
5459 (comment-line-break-function): Doc fix: don't say variable
5460 is automatically buffer-local (it isn't).
5461
5462 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
5463
5464 * net/tramp-ftp.el (top):
5465 * net/tramp-smb.el (top):
5466 * net/tramp-util.el (top):
5467 * net/tramp-uu.el (top):
5468 * net/tramp-vc.el (top):
5469 * net/tramp.el (top): Revert copyright years back to original
5470 ones. Tramp has a life outside GNU Emacs.
5471
5472 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
5473
5474 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
5475
5476 2005-06-18 Juri Linkov <juri@jurta.org>
5477
5478 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
5479 end of first regexp to limit the match to the position between
5480 line number and source line with same separator character as used
5481 between file name and line number. In the second regexp limit
5482 mouse-face area to file name and line number by adding new group
5483 for them and referring it in HYPERLINK arg.
5484 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
5485 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
5486 previous line where grep markers may be already removed.
5487
5488 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
5489
5490 * progmodes/ps-mode.el: Update version and maintainer's email address.
5491
5492 2005-06-18 Steve Youngs <steve@xemacs.org>
5493
5494 * net/browse-url.el (browse-url-browser-function)
5495 (browse-url-default-browser): Add firefox.
5496 (browse-url-firefox-program, browse-url-firefox-arguments)
5497 (browse-url-firefox-startup-arguments)
5498 (browse-url-firefox-new-window-is-tab): New defcustoms.
5499 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
5500
5501 2005-06-17 Richard M. Stallman <rms@gnu.org>
5502
5503 * startup.el (command-line): Warn if specified user name has
5504 no home directory.
5505
5506 * term.el (term-get-old-input, term-input-filter, term-input-sender)
5507 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
5508
5509 * longlines.el (longlines-mode, longlines-show-hard-newlines):
5510 Doc fixes.
5511
5512 * faces.el (underline): Try bold if terminal doesn't support underline.
5513
5514 * mail/sendmail.el (mail-setup-with-from): New variable.
5515 (mail-insert-from-field): New function.
5516 (sendmail-send-it): Call it.
5517 (mail-setup): Optionally call it here.
5518
5519 * term/linux.el: Call tty-no-underline.
5520
5521 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
5522
5523 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
5524
5525 2005-06-17 Miles Bader <miles@gnu.org>
5526
5527 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
5528 (ediff-current-diff-C, ediff-current-diff-Ancestor)
5529 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
5530 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
5531 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
5532 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
5533 Remove "-face" suffix from face names.
5534 (ediff-current-diff-face-A, ediff-current-diff-face-B)
5535 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
5536 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
5537 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
5538 (ediff-even-diff-face-A, ediff-even-diff-face-B)
5539 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
5540 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
5541 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
5542 New backward-compatibility aliases for renamed faces.
5543 (ediff-current-diff-face-A, ediff-current-diff-face-B)
5544 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
5545 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
5546 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
5547 (ediff-even-diff-face-A, ediff-even-diff-face-B)
5548 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
5549 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
5550 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
5551 Use renamed ediff faces.
5552
5553 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
5554 Remove "-face" suffix from face names.
5555 (eshell-test-ok-face, eshell-test-failed-face):
5556 New backward-compatibility aliases for renamed faces.
5557 (eshell-run-test): Use renamed eshell-test faces.
5558
5559 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
5560 face name.
5561 (eshell-prompt-face): New backward-compatibility alias for renamed
5562 face.
5563 (eshell-emit-prompt): Use renamed eshell-prompt face.
5564
5565 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
5566 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
5567 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
5568 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
5569 Remove "-face" suffix from face names.
5570 (eshell-ls-directory-face, eshell-ls-symlink-face)
5571 (eshell-ls-executable-face, eshell-ls-readonly-face)
5572 (eshell-ls-unreadable-face, eshell-ls-special-face)
5573 (eshell-ls-missing-face, eshell-ls-archive-face)
5574 (eshell-ls-backup-face, eshell-ls-product-face)
5575 (eshell-ls-clutter-face):
5576 New backward-compatibility aliases for renamed faces.
5577 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
5578
5579 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
5580 Remove "-face" suffix from face name.
5581 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
5582 instead of literal face.
5583
5584 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
5585
5586 * emacs-lisp/warnings.el (display-warning, lwarn)
5587 (warning-minimum-log-level): Doc fixes.
5588 (warning-minimum-level, warning-minimum-log-level):
5589 Add :debug to :type choices.
5590
5591 * progmodes/ada-mode.el (ada-format-paramlist)
5592 (ada-get-indent-case, ada-check-matching-start)
5593 (ada-check-defun-name, ada-goto-matching-decl-start)
5594 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
5595 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
5596 (ada-make-subprogram-body): Follow error conventions.
5597 (ada-case-exception-file, ada-indent-comment-as-code)
5598 (ada-indent-handle-comment-special, ada-indent-renames)
5599 (ada-indent-return, ada-search-directories-internal)
5600 (ada-tab-policy, ada-case-exception-substring)
5601 (ada-other-file-alist, ada-matching-start-re)
5602 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
5603 (ada-imenu-generic-expression, ada-compile-goto-error)
5604 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
5605 (ada-popup-menu, ada-add-extensions, ada-mode)
5606 (ada-region-selected, ada-create-case-exception)
5607 (ada-create-case-exception-substring, ada-after-keyword-p)
5608 (ada-activate-keys-for-case, ada-adjust-case-region)
5609 (ada-adjust-case-buffer, ada-format-paramlist)
5610 (ada-scan-paramlist, ada-insert-paramlist)
5611 (ada-indent-newline-indent)
5612 (ada-indent-newline-indent-conditional)
5613 (ada-justified-indent-current, ada-goto-previous-word)
5614 (ada-indent-current, ada-get-indent-open-paren)
5615 (ada-get-indent-paramlist, ada-get-indent-end)
5616 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
5617 (ada-get-indent-block-start, ada-get-indent-subprog)
5618 (ada-get-indent-noindent, ada-get-indent-label)
5619 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
5620 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
5621 (ada-goto-stmt-end, ada-goto-next-word)
5622 (ada-check-matching-start, ada-check-defun-name)
5623 (ada-goto-matching-decl-start, ada-goto-matching-start)
5624 (ada-goto-matching-end, ada-search-ignore-string-comment)
5625 (ada-in-decl-p, ada-looking-at-semi-or)
5626 (ada-looking-at-semi-private, ada-in-paramlist-p)
5627 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
5628 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
5629 (ada-next-procedure, ada-previous-procedure, ada-next-package)
5630 (ada-previous-package, ada-create-menu)
5631 (ada-fill-comment-paragraph-justify)
5632 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
5633 (ada-other-file-name, ada-last-which-function-line)
5634 (ada-last-which-function-subprog, ada-which-function)
5635 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
5636 (ada-gen-treat-proc, ada-check-emacs-version)
5637 (ada-continuation-indent, ada-align-region-separate):
5638 Fix typos in docstrings.
5639 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
5640
5641 2005-06-16 Lute Kamstra <lute@gnu.org>
5642
5643 * simple.el (fundamental-mode): Run after-change-major-mode-hook
5644 conditionally.
5645
5646 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
5647
5648 * comint.el (comint-replace-by-expanded-filename)
5649 (comint-prompt-regexp, comint-delimiter-argument-list)
5650 (comint-preinput-scroll-to-bottom):
5651 * info.el (Info-hide-cookies-node):
5652 * ls-lisp.el (ls-lisp-classify):
5653 * find-file.el (ff-search-directories, ff-special-constructs)
5654 (ff-find-other-file):
5655 * font-lock.el (font-lock-keywords):
5656 * shell.el (shell-prompt-pattern)
5657 (shell-dynamic-complete-functions, shell-mode)
5658 (shell-delimiter-argument-list):
5659 * term.el (term-replace-by-expanded-filename)
5660 (term-prompt-regexp, term-delimiter-argument-list):
5661 * woman.el (woman-ignore, woman0-if):
5662 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
5663 * emacs-lisp/elint.el (elint-init-env):
5664 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
5665 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
5666 * language/ethio-util.el (ethio-tilde-escape)
5667 (ethio-use-three-dot-question):
5668 * net/zone-mode.el (zone-mode-load-time-setup):
5669 * progmodes/cc-align.el (c-lineup-argcont):
5670 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
5671 * progmodes/cperl-mode.el (cperl-set-style-back):
5672 * progmodes/inf-lisp.el (inferior-lisp-prompt):
5673 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
5674 Fix spellings in docstrings.
5675
5676 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
5677 * progmodes/modula2.el (m2-for): Fix spellings.
5678
5679 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
5680
5681 * simple.el (undo-more): Don't use `format' on `error' arguments.
5682 Improve argument/docstring consistency.
5683 (pending-undo-list): Doc fix.
5684
5685 * smerge-mode.el (smerge-ensure-match):
5686 * emulation/vip.el (vip-ex):
5687 * net/zone-mode.el (zone-mode-update-serial):
5688 * progmodes/idlwave.el (idlwave-complete):
5689 * progmodes/vhdl-mode.el (vhdl-visit-file)
5690 (vhdl-compose-wire-components):
5691 Don't use `format' on `error' arguments.
5692
5693 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
5694 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
5695 (tooltip-help-tips): Fix typos in docstrings.
5696
5697 2005-06-16 David Ponce <david@dponce.com>
5698
5699 * tree-widget.el (tree-widget-value-create): Simplify last change.
5700
5701 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
5702
5703 * ido.el (ido-incomplete-regexp): New variable.
5704 (ido-set-matches-1): Handle invalid-regexp error and set
5705 ido-incomplete-regexp.
5706 (ido-incomplete-regexp): New face.
5707 (ido-completions): Use it.
5708 (ido-complete, ido-exit-minibuffer, ido-completions):
5709 Handle incomplete regexps.
5710 (ido-completions): Add check for complete match when entering a regexp.
5711
5712 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
5713
5714 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
5715
5716 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5717
5718 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
5719 by field delimiters.
5720
5721 2005-06-15 David Ponce <david@dponce.com>
5722
5723 * tree-widget.el: eval-and-compile inlined functions so they will
5724 be available at run-time too.
5725 (tree-widget-super-format-handler)
5726 (tree-widget-format-handler): Remove.
5727 (tree-widget-value-create): Handle the :indent property.
5728
5729 2005-06-15 Miles Bader <miles@gnu.org>
5730
5731 * progmodes/which-func.el (which-func): Only inherit
5732 `font-lock-function-name-face' when that makes sense against the
5733 default mode-line face, otherwise set the face color explicitly.
5734
5735 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
5736 faces instead of (non-existent) variables.
5737
5738 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
5739
5740 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
5741 (iswitchb-get-matched-buffers): Likewise. Simplify.
5742
5743 2005-06-14 Miles Bader <miles@gnu.org>
5744
5745 * progmodes/ld-script.el (ld-script-location-counter):
5746 Remove "-face" suffix from face name.
5747 (ld-script-location-counter-face):
5748 New backward-compatibility alias for renamed face.
5749 (ld-script-location-counter-face): Use renamed face.
5750
5751 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
5752 (cperl-hash): Remove "-face" suffix from face names.
5753 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
5754 New backward-compatibility aliases for renamed faces.
5755 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
5756 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
5757
5758 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
5759 name.
5760 (which-func-face): New backward-compatibility alias for renamed face.
5761 (which-func-format): Use renamed which-func face.
5762
5763 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
5764 (vhdl-function, vhdl-directive, vhdl-reserved-word)
5765 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
5766 names.
5767 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
5768 (vhdl-speedbar-configuration, vhdl-speedbar-package)
5769 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
5770 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
5771 (vhdl-speedbar-architecture-selected)
5772 (vhdl-speedbar-configuration-selected)
5773 (vhdl-speedbar-package-selected)
5774 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
5775 names.
5776 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
5777 Use renamed faces.
5778 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
5779 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
5780 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
5781 Use renamed faces.
5782 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
5783 names.
5784 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
5785 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
5786 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
5787 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
5788 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
5789 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
5790
5791 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
5792 face name.
5793 (sh-heredoc-face): New backward-compatibility alias for renamed face.
5794 (sh-heredoc-face): Use renamed sh-heredoc face.
5795
5796 * progmodes/idlw-help.el (idlwave-help-link):
5797 Remove "-face" suffix from face name.
5798 (idlwave-help-link-face):
5799 New backward-compatibility alias for renamed face.
5800 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
5801
5802 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
5803 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
5804 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
5805 New backward-compatibility aliases for renamed faces.
5806 (idlwave-shell-disabled-breakpoint-face)
5807 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
5808
5809 * progmodes/flymake.el (flymake-errline, flymake-warnline):
5810 Remove "-face" suffix from face names.
5811 (flymake-errline-face, flymake-warnline-face):
5812 New backward-compatibility aliases for renamed faces.
5813 (flymake-highlight-line): Use renamed flymake faces.
5814
5815 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
5816 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
5817 (ebrowse-member-class, ebrowse-progress):
5818 Remove "-face" suffix from face names.
5819 (ebrowse-tree-mark-face, ebrowse-root-class-face)
5820 (ebrowse-file-name-face, ebrowse-default-face)
5821 (ebrowse-member-attribute-face, ebrowse-member-class-face)
5822 (ebrowse-progress-face):
5823 New backward-compatibility aliases for renamed faces.
5824 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
5825 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
5826 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
5827 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
5828
5829 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
5830 antlr-syntax)
5831 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
5832 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
5833 names.
5834 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
5835 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
5836 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
5837 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
5838 backward-compatibility aliases for renamed faces.
5839 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
5840 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
5841 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
5842 remove "font-lock-". Use renamed antlr-mode faces.
5843 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
5844 literal face-names with face variable references.
5845
5846 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
5847 face name.
5848 (Buffer-menu-buffer-face): New backward-compatibility alias for
5849 renamed face.
5850 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
5851
5852 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
5853
5854 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
5855 Eliminate "-face" suffix.
5856 (makefile-targets): Inherit from font-lock-function-name-face and
5857 eliminate "-face" suffix.
5858 (makefile-shell): Remove attributes and eliminate "-face" suffix.
5859 (makefile-*-font-lock-keywords): Append makefile-targets in rule
5860 actions, instead of prepending, to make it less visible.
5861 (makefile-previous-dependency, makefile-match-dependency):
5862 Don't match a target on a continuation line.
5863
5864 * files.el (auto-mode-alist): Put Makefile in gmake mode.
5865
5866 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
5867
5868 * progmodes/gdb-ui.el (menu): Re-order menu items.
5869 (gdb-tooltip-print): Respect tooltip-use-echo-area.
5870
5871 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
5872 Define in tooltip.el.
5873 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
5874 (gud-tooltip-tips): Respect tooltip-use-echo-area and
5875 gud-tooltip-echo-area.
5876
5877 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
5878 backward compatibility and make obsolete.
5879 (tooltip-help-tips): Use tooltip-use-echo-area.
5880 (tooltip-show-help-function): Rename to...
5881 (tooltip-show-help): ...this, because it is a function.
5882 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
5883
5884 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
5885
5886 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
5887 (edebug-print-length, edebug-print-level, edebug-print-circle)
5888 (edebug-modify-breakpoint, edebug-eval-last-sexp)
5889 (edebug-eval-print-last-sexp): Doc fixes.
5890
5891 2005-06-14 Kim F. Storm <storm@cua.dk>
5892
5893 * ido.el (ido-mode): Make a new keymap every time we enable ido,
5894 as the coverage buffer/file/both may change.
5895
5896 2005-06-14 Lute Kamstra <lute@gnu.org>
5897
5898 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
5899 and run-mode-hooks. Simplify.
5900
5901 * mail/rmailedit.el (rmail-edit-mode):
5902 * progmodes/octave-inf.el (inferior-octave-mode):
5903 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
5904
5905 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
5906 and run-mode-hooks.
5907 (recentf-edit-list, recentf-open-files): Don't call
5908 kill-all-local-variables directly.
5909
5910 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
5911
5912 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
5913
5914 * emacs-lisp/byte-run.el (make-obsolete)
5915 (define-obsolete-function-alias): Rename arguments FUNCTION and
5916 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
5917 (make-obsolete-variable, define-obsolete-variable-alias):
5918 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
5919 respectively.
5920
5921 * isearchb.el (isearchb-activate):
5922 * pcvs.el (cvs-mode):
5923 * ses.el (ses-load):
5924 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
5925 * net/tramp.el (tramp-find-file-exists-command)
5926 (tramp-find-shell):
5927 * progmodes/ada-mode.el (ada-create-case-exception)
5928 (ada-create-case-exception-substring, ada-make-subprogram-body):
5929 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
5930 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
5931 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
5932 * textmodes/org.el (org-promote, org-evaluate-time-range)
5933 (org-agenda-next-date-line, org-agenda-previous-date-line)
5934 (org-agenda-error, org-open-at-point, org-table-move-row)
5935 (org-format-table-table-html-using-table-generate-source)
5936 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
5937 * textmodes/reftex.el (reftex-access-scan-info):
5938 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
5939 (reftex-toc-promote-prepare): Follow error conventions.
5940
5941 * diff-mode.el (diff-mode): Fix typo in docstring.
5942
5943 * forms.el (forms--intuit-from-file): Fix reference to
5944 `forms-number-of-fields' in error message.
5945 (forms-print): Fix quoting in error message.
5946
5947 * forms.el (forms-mode):
5948 * emulation/vi.el (vi-goto-insert-state):
5949 * progmodes/flymake.el (flymake-new-err-info)
5950 (flymake-start-syntax-check-for-current-buffer)
5951 (flymake-simple-cleanup):
5952 * eshell/esh-var.el (eshell/export):
5953 * progmodes/gud.el (xdb):
5954 * textmodes/flyspell.el (flyspell-incorrect-hook)
5955 (flyspell-maybe-correct-transposition)
5956 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
5957
5958 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
5959
5960 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
5961 minibuffer prompt.
5962
5963 2005-06-13 Kim F. Storm <storm@cua.dk>
5964
5965 * subr.el (add-to-ordered-list): New defun.
5966
5967 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
5968 add cua--keymap-alist to emulation-mode-map-alists.
5969
5970 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
5971
5972 * subr.el (complete-in-turn): New macro.
5973 (dynamic-completion-table, lazy-completion-table): Add debug info.
5974
5975 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
5976 in preference to face aliases.
5977
5978 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
5979 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
5980 Remove unused vars `start' and `firstline'.
5981 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
5982 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
5983
5984 2005-06-13 Eli Zaretskii <eliz@gnu.org>
5985
5986 * cus-start.el (all): Don't complain about missing GTK-related
5987 variables, unless either `gtk' is boundp or this isn't a
5988 `windows-nt' build.
5989
5990 2005-06-13 Lute Kamstra <lute@gnu.org>
5991
5992 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
5993 run-mode-hooks.
5994
5995 * ediff-mult.el (ediff-meta-mode):
5996 * ediff-util.el (ediff-mode): Use run-mode-hooks.
5997
5998 * ledit.el (ledit-mode): Use delay-mode-hooks.
5999
6000 * woman.el (woman-mode-line-format): Delete constant.
6001 (woman-mode-map): Initialize it properly.
6002 (woman-mode): Set mode-class property to special.
6003 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
6004 Set major-mode and mode-name. Don't set mode-line-format directly.
6005 (Man-getpage-in-background): Don't reference woman-mode-line-format.
6006
6007 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
6008 string argument obsolete.
6009
6010 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
6011
6012 * textmodes/org.el (org-CUA-compatible): New option.
6013 (org-disputed-keys): New variable.
6014 (org-key): New function.
6015 (orgtbl-make-binding): Add docstring to the created function.
6016 (org-mode): Set paragraph start/separate regexps.
6017 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
6018 (org-archive-location, org-archive-mark-done)
6019 (org-archive-stamp-time): New options.
6020 (org-archive-subtree): New command.
6021 (org-fill-paragraph): New function.
6022 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
6023 (org-fake-empty-table-line): Function removed.
6024 (org-format-org-table-html): Do not create empty table lines at
6025 separator lines. Improved table header treatment.
6026 (org-link-format): New option.
6027 (org-make-link): New function.
6028 (org-insert-link, org-store-link): Use org-make-link.
6029 (org-open-file): Quote file name for shell command, to allow
6030 spaces in file names.
6031 (org-link-regexp): Fix bug with mailto link.
6032 (org-link-maybe-angles-regexp, org-protected-link-regexp):
6033 New constants.
6034 (org-export-as-html): Deal with the optional angles around a link.
6035 Better treatment of file: links.
6036 (org-open-at-point): Replace @{ and @} with < and >.
6037 (org-run-mode-hooks): Function removed.
6038 (org-agenda-mode): No longer use `org-run-mode-hooks'.
6039
6040 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
6041
6042 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
6043 MI command -data-list-register-values.
6044 (gdb-post-prompt): Indent properly.
6045
6046 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
6047
6048 * hilit-chg.el (highlight-changes-colors): Rename from
6049 `highlight-changes-colours'.
6050 (highlight-changes-colours): Keep as obsolete alias.
6051 (highlight-changes-face-list): Doc fix.
6052 (hilit-chg-make-list): Use `highlight-changes-colors'.
6053
6054 2005-06-12 Mark A. Hershberger <mah@everybody.org>
6055
6056 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
6057 defun-prompt-regexp.
6058
6059 2005-06-12 Eli Zaretskii <eliz@gnu.org>
6060
6061 * loadup.el: Don't say we are dumping under 2 names on windows-nt
6062 and cygwin.
6063
6064 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
6065 Don't use an old loaddefs.el, as in Makefile.in.
6066
6067 2005-06-12 Lute Kamstra <lute@gnu.org>
6068
6069 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
6070
6071 * man.el (Man-mode-map): Initialize it properly.
6072 (Man-mode): Set mode-class property to special.
6073
6074 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
6075
6076 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
6077
6078 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
6079 A newline is needed in the docstring there.
6080
6081 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
6082 Doc fixes.
6083
6084 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6085
6086 * printing.el: Doc fix. The menubar is no more changed when printing
6087 is loaded, it only changes when pr-menu-bind or pr-update-menus is
6088 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
6089 (pr-version): New version number (6.8.4).
6090 (pr-menu-bind): New command.
6091 (pr-update-menus): Docstring and code fix.
6092 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
6093 Docstring fix.
6094 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
6095 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
6096
6097 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
6098
6099 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
6100 "Returns" to "return", document useful return values, etc.
6101
6102 2005-06-11 Alan Mackenzie <acm@muc.de>
6103
6104 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
6105 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
6106 (adaptive-file-function): Minor amendment to doc-string.
6107
6108 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
6109
6110 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
6111 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
6112 Fix :type--it is `integer', not `string'.
6113
6114 * faces.el (modeline-highlight): Rename from (the erroneous)
6115 `modeline-higilight'.
6116
6117 2005-06-11 Lute Kamstra <lute@gnu.org>
6118
6119 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
6120 lisp-interaction-mode-map but make it the parent.
6121 (edebug-eval-mode): Use define-derived-mode.
6122
6123 2005-06-11 Andreas Schwab <schwab@suse.de>
6124
6125 * bindings.el: Add binding of `ESC functionkey' for every
6126 `M-functionkey'.
6127 * hexl.el (hexl-mode-map): Likewise.
6128
6129 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
6130
6131 * progmodes/compile.el (compilation-error-regexp-alist-alist)
6132 [msft]: update regexp for newer msft compilers.
6133
6134 2005-06-10 Mark A. Hershberger <mah@everybody.org>
6135
6136 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
6137 ATTLIST portions of included DTDs.
6138 (xml-parse-dtd): Eliminate use of inefficient match-data.
6139
6140 2005-06-10 Miles Bader <miles@gnu.org>
6141
6142 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
6143 (mpuz-text): Remove "-face" suffix from face names.
6144 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
6145 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
6146 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
6147
6148 * play/gomoku.el (gomoku-O, gomoku-X):
6149 Remove "-face" suffix from face names.
6150 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
6151 New backward-compatibility aliases for renamed faces.
6152 (gomoku-font-lock-keywords): Use renamed gomoku faces.
6153
6154 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
6155
6156 * thumbs.el: Fixes for changes of 2005-06-09.
6157 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
6158 as a directory.
6159 (thumbs-thumbname): Remove directory separator from format string;
6160 `thumbs-thumbsdir' now returns a valid directory name.
6161 (thumbs-temp-dir): New defsubst.
6162 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
6163 Use it.
6164
6165 * cus-edit.el (minibuffer):
6166 * files.el (make-backup-file-name-function):
6167 * filesets.el (filesets-external-viewers):
6168 * hilit-chg.el (highlight-changes-colours)
6169 (highlight-changes-face-list, highlight-changes-rotate-faces):
6170 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
6171 * kmacro.el (kmacro-call-macro):
6172 * log-edit.el (log-edit-changelog-full-paragraphs):
6173 * mouse.el (mouse-1-click-follows-link):
6174 * skeleton.el (skeleton-autowrap):
6175 * subr.el (insert-for-yank-1):
6176 * tempo.el (tempo-insert-region):
6177 * terminal.el (terminal-emulator):
6178 * time.el (display-time-mail-face):
6179 * vc.el (vc-annotate):
6180 * vcursor.el (vcursor-copy-line):
6181 * woman.el (woman-bold-headings, woman-ignore)
6182 (woman-default-faces, woman-monochrome-faces):
6183 * calendar/todo-mode.el (todo-insert-threshold):
6184 * emulation/pc-select.el (pc-select-selection-keys-only)
6185 (pc-selection-mode):
6186 * emulation/vip.el (vip-find-char-forward):
6187 * emulation/viper-cmd.el (viper-find-char-forward):
6188 * international/mule-cmds.el
6189 (select-safe-coding-system-accept-default-p)
6190 (input-method-exit-on-invalid-key):
6191 * international/mule-diag.el (describe-coding-system):
6192 * international/ucs-tables.el (unify-8859-on-encoding-mode):
6193 * net/browse-url.el (browse-url-xterm-program):
6194 * obsolete/lazy-lock.el (lazy-lock-mode):
6195 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
6196 (cperl-mode):
6197 * progmodes/cpp.el (cpp-face-light-name-list)
6198 (cpp-face-dark-name-list):
6199 * progmodes/delphi.el (delphi-newline-always-indents):
6200 Fix spellings in docstrings.
6201
6202 * ido.el (ido-mode, ido-file-extensions-order)
6203 (ido-default-file-method, ido-default-buffer-method)
6204 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
6205 (ido-decorations, ido-read-file-name-as-directory-commands)
6206 (ido-read-file-name-non-ido, ido-work-directory-list)
6207 (ido-ignore-item-temp-list, ido-current-directory)
6208 (ido-magic-forward-char, ido-enter-find-file)
6209 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
6210 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
6211
6212 2005-06-10 Lute Kamstra <lute@gnu.org>
6213
6214 * play/dunnet.el (dun-mode): Use define-derived-mode.
6215 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
6216 obsolete alias.
6217
6218 * play/doctor.el (doctor-mode-map): Remove defvar.
6219 (doctor-mode): Use define-derived-mode.
6220
6221 * mail/mspools.el (mspools-mode):
6222 * net/eudc-hotlist.el (eudc-hotlist-mode):
6223 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
6224
6225 2005-06-10 Miles Bader <miles@gnu.org>
6226
6227 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
6228 Remove "-face" suffix from face names.
6229 (flyspell-incorrect-face, flyspell-duplicate-face):
6230 New backward-compatibility aliases for renamed faces.
6231 (flyspell-mode-on, make-flyspell-overlay)
6232 (flyspell-highlight-incorrect-region)
6233 (flyspell-highlight-duplicate-region)
6234 (flyspell-display-next-corrections)
6235 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
6236
6237 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
6238 from face name.
6239 (texinfo-heading-face): New backward-compatibility alias for
6240 renamed face.
6241 (texinfo-heading-face): Use renamed texinfo-heading face.
6242
6243 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
6244 suffix from face names.
6245 (tex-math-face, tex-verbatim-face):
6246 New backward-compatibility aliases for renamed faces.
6247 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
6248 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
6249 literal face name.
6250
6251 * textmodes/table.el (table-cell): Remove "-face" suffix from face
6252 name.
6253 (table-cell-face): New backward-compatibility alias for renamed face.
6254 (table--put-cell-face-property, table--update-cell-face):
6255 Use renamed table-cell face.
6256
6257 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
6258 from face name.
6259 (sgml-namespace-face): New backward-compatibility alias for
6260 renamed face.
6261 (sgml-namespace-face): Use renamed sgml-namespace face.
6262
6263 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
6264 (org-level-4, org-level-5, org-level-6, org-level-7)
6265 (org-level-8, org-warning, org-headline-done)
6266 (org-deadline-announce, org-scheduled-today)
6267 (org-scheduled-previously, org-link, org-done, org-table)
6268 (org-time-grid): Remove "-face" suffix from face names.
6269 (org-level-1-face, org-level-2-face, org-level-3-face)
6270 (org-level-4-face, org-level-5-face, org-level-6-face)
6271 (org-level-7-face, org-level-8-face, org-warning-face)
6272 (org-headline-done-face, org-deadline-announce-face)
6273 (org-scheduled-today-face, org-scheduled-previously-face)
6274 (org-link-face, org-done-face, org-table-face)
6275 (org-time-grid-face):
6276 New backward-compatibility aliases for renamed faces.
6277 (org-level-faces, org-set-font-lock-defaults, org-timeline)
6278 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
6279 (org-agenda-get-timestamps, org-agenda-get-scheduled)
6280 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
6281
6282 * emulation/viper-init.el (viper-search, viper-replace-overlay)
6283 (viper-minibuffer-emacs, viper-minibuffer-insert)
6284 (viper-minibuffer-vi): Remove "-face" suffix from face names.
6285 (viper-search-face, viper-replace-overlay-face)
6286 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
6287 (viper-minibuffer-vi-face):
6288 New backward-compatibility aliases for renamed faces.
6289 (viper-search-face, viper-replace-overlay-face)
6290 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
6291 (viper-minibuffer-vi-face): Use renamed viper faces.
6292
6293 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
6294 Remove "-face" suffix from face names.
6295 (testcover-nohits-face, testcover-1value-face):
6296 New backward-compatibility aliases for renamed faces.
6297 (testcover-mark): Use renamed testcover faces.
6298
6299 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
6300 face name.
6301 (diary-button-face): New backward-compatibility alias for renamed face.
6302 (diary-entry): Use renamed diary-button face.
6303
6304 * calendar/calendar.el (diary, calendar-today, holiday)
6305 (mark-visible-calendar-date): Remove "-face" suffix from face names.
6306 (diary-face, calendar-today-face, holiday-face):
6307 New backward-compatibility aliases for renamed faces.
6308 (eval-after-load "facemenu", diary-entry-marker)
6309 (calendar-today-marker, calendar-holiday-marker, diary-face):
6310 Use renamed calendar faces.
6311
6312 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
6313 (compare-windows-face): New backward-compatibility alias for
6314 renamed face.
6315 (compare-windows-highlight): Use renamed compare-windows face.
6316
6317 * strokes.el (strokes-char): Remove "-face" suffix from face name.
6318 (strokes-char-face): New backward-compatibility alias for renamed face.
6319 (strokes-encode-buffer): Use renamed strokes-char face.
6320
6321 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
6322 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
6323 Remove "-face" suffix from face names.
6324 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
6325 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
6326 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
6327 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
6328 Use renamed pcvs faces.
6329 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
6330 * pcvs-defs.el (cvs-mode-map): Likewise.
6331 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
6332
6333 * info.el (info-title-1, info-title-2, info-title-3)
6334 (info-title-4): Remove "-face" suffix from and downcase face names.
6335 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
6336 (Info-title-4-face):
6337 New backward-compatibility aliases for renamed faces.
6338 (Info-fontify-node): Use renamed info faces.
6339
6340 * hilit-chg.el (highlight-changes, highlight-changes-delete):
6341 Remove "-face" suffix from face names.
6342 (highlight-changes-face, highlight-changes-delete-face):
6343 New backward-compatibility aliases for renamed faces.
6344 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
6345 (hilit-chg-make-list): Use renamed highlight-changes faces.
6346
6347 * generic-x.el (show-tabs-tab, show-tabs-space):
6348 Remove "-face" suffix from face names.
6349 (show-tabs-tab-face, show-tabs-space-face):
6350 New backward-compatibility aliases for renamed faces.
6351 (show-tabs-generic-mode-font-lock-defaults-1)
6352 (show-tabs-generic-mode-font-lock-defaults-2):
6353 Use renamed show-tabs faces.
6354
6355 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
6356 (smerge-markers): Remove "-face" suffix from face names.
6357 (smerge-mine-face, smerge-other-face, smerge-base-face)
6358 (smerge-markers-face):
6359 New backward-compatibility aliases for renamed faces.
6360 (smerge-mine-face, smerge-other-face, smerge-base-face)
6361 (smerge-markers-face): Use renamed smerge faces.
6362
6363 * log-view.el (log-view-file, log-view-message): Remove "-face"
6364 suffix from face names.
6365 (log-view-file-face, log-view-message-face):
6366 New backward-compatibility aliases for renamed faces.
6367 (log-view-file-face, log-view-message-face): Use renamed log-view
6368 faces.
6369
6370 * paren.el (show-paren-match, show-paren-mismatch):
6371 Remove "-face" suffix from face names.
6372 (show-paren-match-face, show-paren-mismatch-face):
6373 New backward-compatibility aliases for renamed faces.
6374 (show-paren-function): Use renamed show-paren faces.
6375
6376 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
6377 (ruler-mode-margins, ruler-mode-fringes)
6378 (ruler-mode-column-number, ruler-mode-fill-column)
6379 (ruler-mode-comment-column, ruler-mode-goal-column)
6380 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
6381 suffix from face names.
6382 (ruler-mode-default-face, ruler-mode-pad-face)
6383 (ruler-mode-margins-face, ruler-mode-fringes-face)
6384 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
6385 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
6386 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
6387 New backward-compatibility aliases for renamed faces.
6388 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
6389 (ruler-mode-column-number, ruler-mode-fill-column)
6390 (ruler-mode-comment-column, ruler-mode-goal-column)
6391 (ruler-mode-tab-stop, ruler-mode-current-column)
6392 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
6393 faces.
6394
6395 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
6396 face name.
6397 (whitespace-highlight-the-space): Use renamed face.
6398 (whitespace-highlight-face): New backward-compatibility alias for
6399 renamed face.
6400
6401 * woman.el (woman-italic, woman-bold, woman-unknown)
6402 (woman-addition, woman-symbol-face):
6403 Remove "-face" suffix from face names.
6404 (woman-italic-face, woman-bold-face, woman-unknown-face)
6405 (woman-addition-face):
6406 New backward-compatibility aliases for renamed faces.
6407 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
6408 (woman-decode-region, woman-replace-match)
6409 (woman-display-extended-fonts, woman-special-characters)
6410 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
6411 Use renamed woman faces.
6412
6413 * longlines.el (longlines-visible-face): Face removed.
6414
6415 * diff-mode.el (diff-header, diff-file-header, diff-index)
6416 (diff-hunk-header, diff-removed, diff-added, diff-changed)
6417 (diff-function, diff-context, diff-nonexistent): Remove "-face"
6418 suffix from face names.
6419 (diff-header-face, diff-file-header-face, diff-index-face)
6420 (diff-hunk-header-face, diff-removed-face, diff-added-face)
6421 (diff-changed-face, diff-function-face, diff-context-face)
6422 (diff-nonexistent-face): New backward-compatibility aliases for
6423 renamed faces.
6424 (diff-header-face, diff-file-header-face)
6425 (diff-index, diff-index-face, diff-hunk-header)
6426 (diff-hunk-header-face, diff-removed, diff-removed-face)
6427 (diff-added, diff-added-face, diff-changed-face, diff-function)
6428 (diff-function-face, diff-context-face, diff-nonexistent)
6429 (diff-nonexistent-face): Use renamed diff-mode faces.
6430
6431 * progmodes/compile.el (compilation-warning-face)
6432 (compilation-info-face): Remove "-face" suffix from face names.
6433 (compilation-warning-face, compilation-info-face):
6434 New backward-compatibility aliases for renamed faces.
6435 (compilation-warning-face, compilation-info-face):
6436 Use renamed compilation faces.
6437
6438 * add-log.el (change-log-date, change-log-name)
6439 (change-log-email, change-log-file, change-log-list)
6440 (change-log-conditionals, change-log-function)
6441 (change-log-acknowledgement): Remove "-face" suffix from face names.
6442 (change-log-date-face, change-log-name-face)
6443 (change-log-email-face, change-log-file-face)
6444 (change-log-list-face, change-log-conditionals-face)
6445 (change-log-function-face, change-log-acknowledgement-face):
6446 New backward-compatibility aliases for renamed faces.
6447 (change-log-font-lock-keywords): Use renamed change-log faces.
6448
6449 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
6450 (custom-set, custom-changed, custom-saved, custom-button)
6451 (custom-button-pressed, custom-documentation, custom-state)
6452 (custom-comment, custom-comment-tag, custom-variable-tag)
6453 (custom-variable-button, custom-face-tag, custom-group-tag-1)
6454 (custom-group-tag): Remove "-face" suffix from face names.
6455 (custom-magic-alist, custom-magic-value-create)
6456 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
6457 (custom-invalid-face, custom-rogue-face, custom-modified-face)
6458 (custom-set-face, custom-changed-face, custom-saved-face)
6459 (custom-button-face, custom-button-pressed-face)
6460 (custom-documentation-face, custom-state-face)
6461 (custom-comment-face, custom-comment-tag-face)
6462 (custom-variable-tag-face, custom-variable-button-face)
6463 (custom-face-tag-face, custom-group-tag-face-1)
6464 (custom-group-tag-face):
6465 New backward-compatibility aliases for renamed faces.
6466
6467 * wid-edit.el (widget-documentation, widget-button)
6468 (widget-field, widget-single-line-field, widget-inactive)
6469 (widget-button-pressed): "-face" suffix removed from face names.
6470 (widget-documentation-face, widget-button-face)
6471 (widget-field-face, widget-single-line-field-face)
6472 (widget-inactive-face, widget-button-pressed-face):
6473 New backward-compatibility aliases for renamed faces.
6474 (widget-documentation-face, widget-button-face)
6475 (widget-button-pressed-face, widget-specify-field)
6476 (widget-specify-inactive): Use renamed widget faces.
6477
6478 2005-06-10 Kenichi Handa <handa@m17n.org>
6479
6480 * term/x-win.el (x-clipboard-yank): Remove condition-case
6481 wrapping.
6482
6483 2005-06-11 Kenichi Handa <handa@m17n.org>
6484
6485 * add-log.el (change-log-font-lock-keywords): Make the regexp for
6486 date lines stricter.
6487
6488 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
6489
6490 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
6491 of x-get-selection.
6492
6493 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
6494
6495 * comint.el (comint-mode, comint-snapshot-last-prompt):
6496 * frame.el (frame-current-scroll-bars):
6497 * term.el (term-mode, term-check-proc, term-input-sender)
6498 (term-simple-send, term-extract-string, term-word)
6499 (term-match-partial-filename):
6500 * window.el (window-current-scroll-bars):
6501 * emulation/cua-base.el (cua-normal-cursor-color)
6502 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
6503 (cua-global-mark-cursor-color):
6504 * mail/undigest.el (rmail-forward-separator-regex):
6505 Fix typos in docstrings.
6506
6507 * comint.el (comint-check-proc, make-comint-in-buffer)
6508 (comint-source-default): Doc fixes.
6509
6510 * term.el (term-send-string): Improve argument/docstring consistency.
6511
6512 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
6513
6514 * comint.el (comint-send-input): Bind `inhibit-read-only' around
6515 call to `delete-region'.
6516 (comint-mode-hook): Do not enable Font Lock by default.
6517
6518 2005-06-09 Lute Kamstra <lute@gnu.org>
6519
6520 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
6521 could be void.
6522
6523 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
6524
6525 * emacs-lisp/debug.el (debugger-will-be-back): New var.
6526 (debug): Use it.
6527 (debugger-step-through, debugger-continue, debugger-jump)
6528 (debugger-return-value): Set it when needed.
6529 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
6530 Use inhibit-read-only.
6531
6532 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
6533
6534 * window.el (shrink-window-if-larger-than-buffer)
6535 (window-size-fixed): Fix typo in docstring.
6536
6537 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
6538 thumbnails directory on loading.
6539 (thumbs-conversion-program): Use `eq' to check the system type,
6540 not `equal'.
6541 (thumbs-temp-dir): Initialize to `temporary-file-directory',
6542 not "/tmp". Fix docstring.
6543 (thumbs-thumbsdir): New function to return the thumbnails
6544 directory, creating it if needed.
6545 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
6546 (thumbs-temp-file): Delete variable and make it into a function.
6547 (thumbs-resize-image, thumbs-modify-image): Use it.
6548 (thumbs-kill-buffer): Simplify.
6549 (thumbs-gensym): Defalias or duplicate CL `gensym'.
6550 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
6551 docstrings.
6552
6553 2005-06-09 Kim F. Storm <storm@cua.dk>
6554
6555 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
6556 set-match-data to free markers in match-data.
6557
6558 * replace.el (replace-match-data): Pass RESEAT arg `t' to
6559 match-data to unchain markers in match-data.
6560
6561 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
6562
6563 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
6564 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
6565 unnecessary now.
6566
6567 2005-06-08 Richard M. Stallman <rms@gnu.org>
6568
6569 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
6570 give the variable a doc string that doesn't say don't set it directly.
6571
6572 * textmodes/ispell.el (ispell-check-version):
6573 Use match-string-no-properties.
6574 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
6575 (ispell-buffer-local-words): Likewise.
6576
6577 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
6578 except on terminals with enough colors to really display it.
6579 (makefile-dependency-regex): Delete spurious `bb'.
6580
6581 * faces.el (escape-glyph): Use blue once again in last case.
6582 (no-break-space): Redefine so that it isn't invisible on a tty.
6583
6584 2005-06-08 Kim F. Storm <storm@cua.dk>
6585
6586 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
6587 also when reading directory name.
6588
6589 2005-06-08 Lute Kamstra <lute@gnu.org>
6590
6591 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
6592 (flyspell-mode-line-string): Remove autoload cookie.
6593 (flyspell-mode): Remove defvar.
6594
6595 2005-06-07 Lute Kamstra <lute@gnu.org>
6596
6597 * textmodes/org.el (org-run-mode-hooks): New function.
6598 (org-agenda-mode): Use it.
6599
6600 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
6601
6602 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
6603
6604 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
6605
6606 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
6607
6608 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
6609
6610 * font-lock.el (font-lock-add-keywords): Doc fix.
6611
6612 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
6613
6614 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
6615 (tex-compile-default): In the absence of any history, use the order in
6616 tex-compile-alist to choose the preferred command.
6617 (tex-compile-commands): Reorder a bit.
6618
6619 * textmodes/flyspell.el (flyspell-auto-correct-binding)
6620 (flyspell-incorrect-face, flyspell-duplicate-face):
6621 Use (X)Emacs-agnostic code.
6622 (flyspell-mode-map): Don't overwrite at each load. Remove code
6623 redundant with the subsequent add-minor-mode. Merge Emacs and
6624 XEmacs code.
6625 (flyspell-word): Minor simplification.
6626 (flyspell-math-tex-command-p): Quieten the byte-compiler.
6627 (flyspell-external-point-words): Remove unused vars `size' and `start'.
6628 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
6629 Merge the corresponding Emacs code.
6630 (flyspell-correct-word, flyspell-xemacs-popup):
6631 Use flyspell-do-correct.
6632
6633 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
6634 a dedicated window.
6635
6636 * international/latexenc.el (latexenc-find-file-coding-system):
6637 Undo part of last patch, to turn off a compiler warning.
6638
6639 2005-06-06 Juri Linkov <juri@jurta.org>
6640
6641 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
6642 Rename `tmm-inactive-face' to `tmm-inactive'.
6643
6644 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
6645
6646 * iswitchb.el: Rename faces.
6647
6648 2005-06-06 Kim F. Storm <storm@cua.dk>
6649
6650 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
6651 (cua-global-mark): Remove -face suffix from face names.
6652
6653 * emulation/cua-gmrk.el (cua--init-global-mark):
6654 Remove cua-global-mark face setup.
6655
6656 2005-06-06 Richard M. Stallman <rms@gnu.org>
6657
6658 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
6659 just like other allowed characters.
6660 (makefile-match-dependency): Exclude leading and training whitespace
6661 from the range of regexp subexp 1.
6662 (makefile-macroassign-regex): Don't try to match the body,
6663 just the name of the macro being defined.
6664
6665 * info.el (Info-read-node-name-2): New function.
6666 (Info-read-node-name-1): Use that.
6667 Add a completion-base-size-function property.
6668
6669 * simple.el (completion-setup-function): Look for
6670 completion-base-size-function property of minibuffer-completion-table.
6671
6672 * files.el (locate-file-completion): Doc fix.
6673
6674 * printing.el: Don't call pr-update-menus; user must do that.
6675
6676 * emacs-lisp/debug.el (debugger-window): New variable.
6677 (debug): Use debugger-window if it is set and still alive.
6678 Record debugger-window for next entry.
6679
6680 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
6681
6682 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
6683
6684 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
6685 (hack-one-local-variable, hack-local-variables)
6686 (hack-local-variables-prop-line): Pass that arg.
6687
6688 2005-06-06 Kim F. Storm <storm@cua.dk>
6689
6690 * ido.el (ido-first-match, ido-only-match, ido-subdir)
6691 (ido-indicator): Remove -face suffix from face names.
6692
6693 2005-06-06 Juri Linkov <juri@jurta.org>
6694
6695 * font-lock.el (font-lock-regexp-backslash)
6696 (font-lock-regexp-backslash-construct): New faces.
6697 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
6698 after `('. Add `while-no-input' to control structures.
6699
6700 * faces.el (no-break-space, shadow): New faces.
6701 (escape-glyph): Use less loud colors pink2 and red4.
6702
6703 * diff-mode.el (diff-context-face)
6704 * dired.el (dired-ignored)
6705 * rfn-eshadow.el (file-name-shadow)
6706 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
6707
6708 * info.el (Info-title-1-face): Use green instead of yellow because
6709 bold yellow is not readable on light backgrounds.
6710
6711 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
6712 before selecting the desired mode to not spend time fontifying
6713 old contents.
6714
6715 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
6716
6717 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
6718 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
6719
6720 * ps-print.el (ps-default-fg, ps-default-bg):
6721 Fix typos in docstrings.
6722
6723 * isearchb.el (isearchb): Don't pass a spurious second argument to
6724 `iswitchb-completions'.
6725
6726 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
6727
6728 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
6729 to preserve point.
6730 (gdb-find-file-hook): Add doc string.
6731
6732 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
6733 C dereferenced pointer expression.
6734 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
6735
6736 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
6737
6738 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
6739 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
6740 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
6741 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
6742 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
6743 Make background transparent.
6744
6745 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
6746
6747 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
6748 (font-lock-remove-keywords): Doc fix.
6749 (font-lock-mode-major-mode): Compiler defvar.
6750 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
6751
6752 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
6753 (font-lock-mode): Update `font-lock-mode-major-mode'.
6754 (font-lock-set-defaults): Compiler defvar.
6755 (font-lock-default-function): Take `font-lock-mode-major-mode'
6756 into account.
6757
6758 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
6759 keep track of which major mode it enabled the minor mode for.
6760 Use find-file-hook again. Update docstring.
6761
6762 * simple.el (eval-expression-print-level)
6763 (eval-expression-print-length, eval-expression-debug-on-error):
6764 Doc fixes.
6765
6766 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
6767
6768 * iswitchb.el (iswitchb-single-match-face)
6769 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
6770 (iswitchb-invalid-regexp-face): New faces.
6771 (iswitchb-completions): Use them.
6772 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
6773 now marked as an obsolete alias.
6774 (iswitchb-read-buffer): Remove check for bound font variables.
6775 (iswitchb-invalid-regexp): New free variable.
6776 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
6777 set iswitchb-invalid-regexp.
6778 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
6779 invalid regexps.
6780 (iswitchb-completions): Add check for complete match when entering
6781 a regexp.
6782 (iswitchb-completions): Remove require-match argument.
6783 (iswitchb-exhibit): Fix caller.
6784 (iswitchb-common-match-inserted): New variable.
6785 (iswitchb-complete, iswitchb-completion-help): Use it.
6786
6787 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
6788
6789 * url-http.el (url-http-chunked-encoding-after-change-function):
6790 Use `url-http-debug' instead of `message'.
6791
6792 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
6793
6794 * url-http.el (url-http-parse-headers): Pass redirected URL as a
6795 callback argument.
6796
6797 2005-06-04 Kim F. Storm <storm@cua.dk>
6798
6799 * simple.el (line-move): Only call sit-for when moving backwards.
6800
6801 * ido.el (ido-make-merged-file-list-1): New defun split from
6802 ido-make-merged-file-list.
6803 (ido-make-merged-file-list): Bind throw-on-input around call to
6804 ido-make-merged-file-list-1. Return input-pending-p if
6805 interrupted by more input available.
6806 (ido-read-internal): Handle input-pending-p return value from
6807 ido-make-merged-file-list.
6808
6809 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
6810
6811 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
6812 compatibility code.
6813
6814 * international/latexenc.el (latexenc-find-file-coding-system):
6815 Don't inherit the EOL part of the coding-system from the
6816 tex-main buffer. Fit within 80 columns.
6817
6818 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
6819
6820 * tmm.el (tmm-inactive-face): New face.
6821 (tmm-remove-inactive-mouse-face): New function.
6822 (tmm-prompt, tmm-add-one-shortcut)
6823 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
6824 but not selectable.
6825
6826 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
6827
6828 * faces.el (face-equal): Improve argument/docstring consistency.
6829
6830 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
6831
6832 * progmodes/make-mode.el (makefile-targets-face)
6833 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
6834 (makefile-bsdmake-dependency-regex)
6835 (makefile-makepp-rule-action-regex)
6836 (makefile-bsdmake-rule-action-regex): New constants.
6837 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
6838
6839 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6840 Allow (...) within `...' for makepp messages.
6841
6842 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
6843
6844 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
6845
6846 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
6847 "." files are deleted from all file lists before comparison.
6848
6849 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
6850 (viper-ESC-key): Made them customizable.
6851
6852 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
6853
6854 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
6855
6856 * autorevert.el (auto-revert-buffers): Use save-match-data.
6857
6858 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6859
6860 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
6861 menu items with a nil command binding.
6862
6863 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
6864
6865 * emacs-lisp/cl-macs.el (defsetf):
6866 Improve argument/docstring consistency.
6867
6868 * faces.el (list-faces-display): Improve the formatting by
6869 computing the maximum length required for any face-name (reworked
6870 patch of 1999-01-11, accidentally deleted on 1999-07-21).
6871 (internal-find-face): Remove redundant info in docstring.
6872
6873 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
6874
6875 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
6876 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
6877 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
6878 (gdb-assembler-custom): Improve regexps.
6879 (def-gdb-auto-update-handler): Use window point to preserve point.
6880
6881 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
6882
6883 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
6884
6885 2005-05-31 Jay Belanger <belanger@truman.edu>
6886
6887 * calc/calc-embed.el (calc-embedded-word): Change argument passed
6888 to calc-embedded.
6889 (calc-embedded-make-info): Have plain prefix argument select
6890 entire line.
6891
6892 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
6893
6894 * faces.el (list-faces-display): Signal error if passed a regexp
6895 that matches no face name.
6896
6897 * simple.el (filter-buffer-substring): Fix typo in docstring.
6898
6899 2005-05-31 Richard M. Stallman <rms@gnu.org>
6900
6901 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
6902 (vhdl-emacs-21): Doc fix.
6903 (vhdl-mode): Unconditionally set comment-padding.
6904 (vhdl-fixup-whitespace-region): Insert spaces only where
6905 there are none.
6906 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
6907
6908 2005-05-30 John Wiegley <johnw@newartisans.com>
6909
6910 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
6911 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
6912 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
6913 `directory-sep-char' to ?/, and all uses of `string-to-int' to
6914 `string-to-number'.
6915
6916 2005-05-30 Jay Belanger <belanger@truman.edu>
6917
6918 * calc/calc.el (calc-bug-address): Fix docstring.
6919 (calc-window-hook, calc-trail-window-hook): New variables.
6920 (calc-trail-display): Restore use of calc-trail-window-hook.
6921 (calc): Restore use of calc-window-hook.
6922
6923 2005-05-31 Masatake YAMATO <jet@gyve.org>
6924
6925 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
6926
6927 * help-fns.el (help-C-file-name): Add autoload mark for
6928 `find-function-noselect'.
6929
6930 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6931
6932 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
6933 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
6934
6935 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6936
6937 * calendar/diary-lib.el (mark-included-diary-files): Only kill
6938 included diary buffer if it was not already being visited.
6939 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
6940
6941 * calendar/icalendar.el (top-level): Do not require 'appt.
6942
6943 * mail/supercite.el (sc-select-attribution): Only use a list
6944 element from sc-attrib-selection-list if it returns a string.
6945 Reported by Davide G. M. Salvetti <salve@debian.org>.
6946
6947 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
6948
6949 * thumbs.el (thumbs-thumbname): The resulting thumbname now
6950 includes a hash value to improve its uniqueness, and has a ".jpg"
6951 extension. Also, it is now a valid filename on all systems.
6952 (thumbs-make-thumb): Use `let', not `let*'.
6953 (thumbs-show-thumbs-list): Check for JPEG availability.
6954
6955 2005-05-30 Richard M. Stallman <rms@gnu.org>
6956
6957 * filesets.el (filesets-menu-ensure-use-cached):
6958 Prevent warning when emacs-version>= is undefined.
6959
6960 * printing.el (pr-interactive-n-up): Use string-to-number.
6961
6962 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
6963
6964 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
6965 Warn only when name to be defined is quoted.
6966
6967 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
6968
6969 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
6970 Make regexp more robust.
6971 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
6972 Force regeneration of disassembly.
6973
6974 2005-05-29 Jay Belanger <belanger@truman.edu>
6975
6976 * calc/calc.el (calc-user-invocation): Check if
6977 calc-invocation-macro is non-nil.
6978
6979 2005-05-29 Juri Linkov <juri@jurta.org>
6980
6981 * add-log.el (change-log-font-lock-keywords):
6982 Add `+' to e-mail regexp to accept mail address with keywords.
6983
6984 * man.el (Man-name-regexp): Add `:' to accept qualified names.
6985
6986 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
6987
6988 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
6989
6990 * ielm.el (inferior-emacs-lisp-mode): Ditto.
6991
6992 2005-05-29 Richard M. Stallman <rms@gnu.org>
6993
6994 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
6995 Undo the change that moves to end of the current word.
6996
6997 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
6998
6999 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
7000 Throw error when count <= 0 to ensure input is a number.
7001 (gdb-read-memory-custom): Pick up address from buffer.
7002 (gdb-memory-mode): Allow user to increment and decrement
7003 memory address from header line.
7004
7005 2005-05-29 Richard M. Stallman <rms@gnu.org>
7006
7007 * flyspell.el (flyspell-version): Function deleted.
7008 (flyspell-auto-correct-previous-hook): Doc fix.
7009
7010 * jit-lock.el (jit-lock-function, jit-lock-after-change):
7011 Do nothing if memory is full.
7012
7013 * font-lock.el (font-lock-fontify-syntactically-region):
7014 Pass t for GREEDY to looking-back.
7015
7016 * saveplace.el (save-place-alist-to-file): Write the file
7017 using write-region.
7018
7019 * subr.el (looking-back): New argument GREEDY.
7020
7021 * progmodes/compile.el (compilation-start): Set the mode
7022 before inserting the initial text.
7023
7024 * progmodes/which-func.el (which-func-update-1): Turn the mode
7025 off in case of error by setting which-func-mode.
7026
7027 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
7028
7029 * flyspell.el (flyspell-auto-correct-previous-word):
7030 Narrow down to what's on the screen, and recenter overlays
7031 at the end of the next word.
7032
7033 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
7034
7035 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
7036 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
7037 (flyspell-abbrev-p): Default to nil.
7038 (flyspell-use-global-abbrev-table-p): Doc fix.
7039 (flyspell-large-region): Allow nil as value.
7040 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
7041
7042 (mail-mode-flyspell-verify): More robust handling
7043 of `mail-header-separator'. More efficient signature detection.
7044 Allow for regexp metacharacters in message-header-separator.
7045 Adding `To' not to be checked in mail-mode-flyspell-verify.
7046
7047 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
7048 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
7049 Bind flyspell-auto-correct-binding.
7050 Bind C-. and C-, .
7051 (flyspell-mode-map): Likewise.
7052 (flyspell-mode): Doc fix.
7053 (flyspell-accept-buffer-local-defs): Preserve current buffer.
7054 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
7055 (flyspell-word-cache-result): New var, always local.
7056 (flyspell-check-pre-word-p): Doc fix.
7057 (flyspell-check-changed-word-p): Handle spc like newline.
7058 (flyspell-post-command-hook): Set flyspell-word-cache-result.
7059 (flyspell-word-search-backward, flyspell-word-search-forward):
7060 New functions.
7061 (flyspell-word): Return t if nothing to check.
7062 When parsing TeX code, check for after } or \.
7063 Use flyspell-word-search-backward to find previous word.
7064 Return nil if duplicated word.
7065 For word already checked, return same value as last time.
7066 Set flyspell-word-cache-result after checking.
7067 Don't clobber the return value.
7068 (flyspell-get-word): Major rewrite.
7069 (flyspell-external-point-words): New locals pword, pcount.
7070 Fix size used in progress message.
7071 Find the proper corresponding word in flyspell-large-region-buffer.
7072 (flyspell-region): Check for flyspell-large-region = nil.
7073 (flyspell-highlight-incorrect-region): Clean up overlays in region.
7074 (flyspell-auto-correct-word): Check that WORD is a cons.
7075 (flyspell-correct-word): Likewise.
7076
7077 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
7078
7079 * progmodes/make-mode.el (makefile-rule-action-regex)
7080 (makefile-macroassign-regex, makefile-makepp-mode)
7081 (makefile-bsdmake-mode): Continuation lines may be empty.
7082 Reported by Joshua Varner.
7083 (makefile-makepp-font-lock-keywords): Add $(stem).
7084
7085 2005-05-28 Karl Berry <karl@gnu.org>
7086
7087 * textmodes/tex-mode.el: Now that tex-send-command calls
7088 shell-quote-argument (2005-03-31 change), remove all calls to
7089 shell-quote-argument; they all end up invoking tex-send-command.
7090 The double quoting loses on filenames with non-safe characters,
7091 such as "@". Reported by Frederik Fouvry.
7092
7093 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
7094
7095 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
7096 about preserving point.
7097
7098 2005-05-27 Jay Belanger <belanger@truman.edu>
7099
7100 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
7101 Info-goto-node.
7102
7103 * calc/calc-embed.el (calc-embed-arg): New variable.
7104 (calc-do-embedded-activate, calc-embedded-activate-formula)
7105 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
7106 variable by new variable.
7107 (calc-embedded-make-info): Replace undeclared variable by new
7108 variable. When selecting region with positive prefix
7109 argument, use end of previous line instead of beginning of line.
7110
7111 * calc/calc-aent.el (calc-arg-values): Declare it.
7112
7113 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
7114 Declare them.
7115
7116 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
7117
7118 * calc/calc.el (calc-alg-map): Declare it.
7119
7120 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
7121
7122 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
7123
7124 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
7125 (gdb-registers-buffer, toggle-gdb-all-registers):
7126 Toggle display of floating point registers.
7127 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
7128
7129 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
7130 (toggle-gud-tooltip-dereference):
7131 Rename from gud-toggle-tooltip-dereference.
7132
7133 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
7134
7135 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
7136
7137 2005-05-27 Jay Belanger <belanger@truman.edu>
7138
7139 * calc/calc-prog.el (calc-kbd-report): Remove.
7140 (calc-kbd-query): Rewrite.
7141
7142 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
7143
7144 * image.el (image-library-alist): Move to image.c.
7145 (image-type-available-p): Doc fix.
7146
7147 2005-05-27 Lute Kamstra <lute@gnu.org>
7148
7149 * calc/calc.el (calc):
7150 * outline.el (outline-1, outline-2, outline-3, outline-4)
7151 (outline-5, outline-6, outline-7, outline-8):
7152 * textmodes/dns-mode.el (dns-mode):
7153 * textmodes/sgml-mode.el (sgml-namespace-face):
7154 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
7155 (tex-verbatim-face, tex-use-reftex):
7156 * textmodes/texinfo.el (texinfo-heading-face):
7157 Specify customization group.
7158
7159 * longlines.el: Don't require easy-mmode.
7160 (longlines-visible-face): Specify customization group.
7161
7162 2005-05-27 Kenichi Handa <handa@m17n.org>
7163
7164 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
7165 encoding table of windows-1251.
7166
7167 * international/ucs-tables.el (ucs-set-table-for-input):
7168 If translation-table-for-input of a coding system is a symbol, get
7169 its translation-table property.
7170
7171 * international/code-pages.el: Don't register a coding system into
7172 non-iso-charset-alist more than once.
7173 (cp-make-coding-system): Likewise.
7174
7175 2005-05-26 John Wiegley <johnw@newartisans.com>
7176
7177 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
7178 `eshell-resume-eval' is wrapped in a list, it indicates that the
7179 command was run asynchronously. In that case, unwrap the value
7180 before checking the delimiter value.
7181
7182 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
7183 character before a space at the end of a line is \, assume the space
7184 is part of the last argument rather than a final argument separator.
7185
7186 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
7187 is in use, and the target is `t' or `nil' (which are the most common
7188 values), don't assume that the symbol target is a buffer.
7189
7190 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
7191
7192 * calendar/calendar.el (calendar-mode-line-format):
7193 Use mode-line-highlight as mouse-face.
7194
7195 * time.el (display-time-string-forms, display-time-update):
7196 Use mode-line-highlight as mouse-face.
7197
7198 2005-05-26 Jay Belanger <belanger@truman.edu>
7199
7200 * calc/calc.el (calc-language-alist): Remove extra defvar.
7201
7202 2005-05-26 Lute Kamstra <lute@gnu.org>
7203
7204 * arc-mode.el (archive-mode):
7205 * bookmark.el (bookmark-read-annotation-mode)
7206 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
7207 * bs.el (bs-mode):
7208 * calc/calc-yank.el (calc-edit-mode):
7209 * calc/calc.el (calc-mode, calc-trail-mode):
7210 * calculator.el (calculator-mode):
7211 * chistory.el (command-history-mode):
7212 * comint.el:
7213 * cus-edit.el (custom-mode):
7214 * descr-text.el (describe-text-mode):
7215 * ebuff-menu.el (Electric-buffer-menu-mode):
7216 * ediff-util.el (ediff-mode):
7217 * emacs-lisp/re-builder.el (reb-mode):
7218 * emulation/vi.el (vi-mode-setup):
7219 * emulation/ws-mode.el (wordstar-mode):
7220 * eshell/esh-mode.el (eshell-mode):
7221 * forms.el (forms-mode):
7222 * help-mode.el (help-mode):
7223 * hexl.el (hexl-mode):
7224 * ibuffer.el (ibuffer-mode):
7225 * ielm.el (inferior-emacs-lisp-mode):
7226 * info.el (Info-mode, Info-edit-mode):
7227 * international/swedish.el:
7228 * ledit.el (ledit-from-lisp-mode):
7229 * locate.el (locate-mode):
7230 * mail/rmail.el (rmail-mode):
7231 * mail/rmailedit.el (rmail-edit-mode):
7232 * mail/rmailsum.el (rmail-summary-mode):
7233 * mail/supercite.el (sc-electric-mode):
7234 * net/eudc.el (eudc-mode):
7235 * net/quickurl.el (quickurl-list-mode):
7236 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
7237 * obsolete/ooutline.el (outline-mode):
7238 * obsolete/options.el (Edit-options-mode):
7239 * obsolete/rnews.el (news-mode):
7240 * obsolete/rnewspost.el (news-reply-mode):
7241 * play/5x5.el (5x5-mode):
7242 * play/decipher.el (decipher-mode, decipher-stats-mode):
7243 * play/gomoku.el (gomoku-mode):
7244 * play/snake.el (snake-mode):
7245 * play/solitaire.el (solitaire-mode):
7246 * play/tetris.el (tetris-mode):
7247 * progmodes/ada-mode.el (ada-mode):
7248 * progmodes/antlr-mode.el (antlr-mode):
7249 * progmodes/autoconf.el (autoconf-mode):
7250 * progmodes/dcl-mode.el (dcl-mode):
7251 * progmodes/delphi.el (delphi-mode):
7252 * progmodes/ebrowse.el (ebrowse-tree-mode)
7253 (ebrowse-electric-list-mode, ebrowse-member-mode)
7254 (ebrowse-electric-position-mode):
7255 * progmodes/f90.el (f90-mode):
7256 * progmodes/fortran.el (fortran-mode):
7257 * progmodes/icon.el (icon-mode):
7258 * progmodes/idlw-help.el (idlwave-help-mode):
7259 * progmodes/idlw-shell.el (idlwave-shell-mode):
7260 * progmodes/idlwave.el (idlwave-mode):
7261 * progmodes/inf-lisp.el (inferior-lisp-mode):
7262 * progmodes/m4-mode.el (m4-mode):
7263 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
7264 * progmodes/modula2.el (modula-2-mode):
7265 * progmodes/octave-inf.el (inferior-octave-mode):
7266 * progmodes/octave-mod.el (octave-mode):
7267 * progmodes/pascal.el (pascal-mode):
7268 * progmodes/sh-script.el (sh-mode):
7269 * progmodes/sql.el (sql-mode, sql-interactive-mode):
7270 * progmodes/vhdl-mode.el (vhdl-mode):
7271 * progmodes/xscheme.el (scheme-interaction-mode):
7272 * replace.el (occur-mode):
7273 * ses.el (ses-mode):
7274 * simple.el (completion-list-mode):
7275 * skeleton.el:
7276 * speedbar.el (speedbar-mode):
7277 * term.el (term-mode):
7278 * terminal.el (terminal-edit-mode):
7279 * textmodes/reftex-index.el (reftex-index-mode)
7280 (reftex-index-phrases-mode):
7281 * textmodes/reftex-sel.el (reftex-select-label-mode)
7282 (reftex-select-bib-mode):
7283 * textmodes/reftex-toc.el (reftex-toc-mode):
7284 * wdired.el (wdired-change-to-wdired-mode):
7285 * wid-browse.el (widget-browse-mode):
7286 Use run-mode-hooks.
7287
7288 * array.el (array-mode):
7289 * calendar/todo-mode.el (todo-mode):
7290 * man.el (Man-mode):
7291 * play/landmark.el (lm-mode):
7292 * play/mpuz.el (mpuz-mode):
7293 Use kill-all-local-variables and run-mode-hooks.
7294
7295 * subr.el (delay-mode-hooks): Specify indentation.
7296
7297 2005-05-26 Mark A. Hershberger <mah@everybody.org>
7298
7299 * xml.el (xml-substitute-special): Don't die for undefined xml
7300 entities.
7301
7302 2005-05-26 Jay Belanger <belanger@truman.edu>
7303
7304 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
7305 of nil.
7306
7307 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
7308
7309 * progmodes/gdb-ui.el (gdb-frame-address):
7310 Rename from gdb-current-address.
7311 (gdb-previous-frame-address): Rename from gdb-previous-address.
7312 (gdb-selected-frame): Rename from gdb-current-frame.
7313 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
7314 (gdb-frame-number): Rename from gdb-current-stack-level.
7315 (gdb-ann3): Match new mode-name for disassembly buffer.
7316 Extend initialization of variables.
7317 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
7318 (gdb-memory-mode): Use mouse-face in header line.
7319 (gdb-assembler-buffer-name): Call it disassembly and give frame
7320 in mode line.
7321 (gdb-source-spec-regexp, gdb-assembler-custom)
7322 (gdb-invalidate-assembler, gdb-frame-handler):
7323 Make robust to leading zeroes in address format.
7324
7325 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
7326
7327 * textmodes/org.el (org-mode): Use `define-derived-mode' to
7328 define `org-mode'.
7329 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
7330
7331 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
7332
7333 * log-edit.el (log-edit-changelog-entries): Distinguish between
7334 filenames like xfns.c and fns.c.
7335
7336 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
7337
7338 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
7339 point after reverting.
7340 (Buffer-menu-make-sort-button): Handle the case where
7341 `Buffer-menu-use-header-line' is nil.
7342
7343 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
7344
7345 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
7346 New funcs. In minibuffer-local-completion-map bind `]', `/'
7347 and `:' to them.
7348
7349 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
7350
7351 * startup.el (normal-top-level): Allow modification of load-path while
7352 we're iterating over it.
7353
7354 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
7355
7356 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
7357 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
7358 (thumbs-resize-interactive, thumbs-insert-image)
7359 (thumbs-insert-thumb, thumbs-dired-show-marked)
7360 (thumbs-find-image-at-point, thumbs-delete-images)
7361 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
7362 (thumbs-increment-image-size, thumbs-decrement-image-size):
7363 Fix typos in docstrings.
7364
7365 2005-05-24 Andre Spiegel <spiegel@gnu.org>
7366
7367 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
7368 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
7369 (cperl-mode): Use them.
7370
7371 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
7372
7373 * window.el (quit-window, shrink-window-if-larger-than-buffer):
7374 Doc fixes.
7375
7376 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
7377
7378 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
7379 Bind C-d to gdb-inferior-io-eof.
7380
7381 * dired.el (dired-dnd-popup-notice): Use message-box.
7382
7383 2005-05-23 Masatake YAMATO <jet@gyve.org>
7384
7385 * bindings.el (mode-line-major-mode-keymap):
7386 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
7387
7388 * faces.el (mode-line-highlight): New face.
7389
7390 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
7391 as mouse-face.
7392
7393 * bindings.el (top-level, help-echo, mode-line-modified)
7394 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
7395 as mouse-face.
7396
7397 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
7398
7399 * progmodes/cc-engine.el (c-guess-basic-syntax):
7400 Remove spurious call to `zerop'.
7401
7402 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
7403
7404 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
7405
7406 CC Mode update to 5.30.10:
7407
7408 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
7409 could go past the limit in decoration level 2, thereby causing
7410 errors during interactive fontification.
7411
7412 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
7413 the file is evaluated interactively.
7414
7415 * cc-engine.el (c-guess-basic-syntax): Handle operator
7416 declarations somewhat better in C++.
7417
7418 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
7419 make use of `run-mode-hooks' which has been added in Emacs 21.1.
7420 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
7421 (awk-mode): Use it.
7422 (make-local-hook): Suppress warning about obsoleteness.
7423
7424 * cc-engine.el, cc-align.el, cc-cmds.el
7425 (c-append-backslashes-forward, c-delete-backslashes-forward)
7426 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
7427 Compensate for return value from `forward-line' when it has moved
7428 but not to a different line due to eob.
7429
7430 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
7431 `objc-method-intro' and `objc-method-args-cont'.
7432
7433 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
7434
7435 CC Mode update to 5.30.10:
7436
7437 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
7438 in the copyright statement. Incidentally, change "along with GNU
7439 Emacs" to "along with this program" where it occurs.
7440
7441 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
7442 so that it is interactive, hence can be found by M-x awk-mode
7443 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
7444 <gmorris+emacs@ast.cam.ac.uk>.
7445
7446 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
7447 Mode's regexps.
7448
7449 2005-05-23 Kevin Ryde <user42@zip.com.au>
7450
7451 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
7452 c-parse-state, to avoid a lisp error (on bad code).
7453
7454 2005-05-23 Lute Kamstra <lute@gnu.org>
7455
7456 * subr.el (font-lock-defaults): Remove defvar as it's already
7457 defined in font-core.el.
7458
7459 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
7460
7461 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
7462
7463 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
7464 more general and work when GDB variable "print pretty" is on,
7465 as with Emacs, for example.
7466
7467 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
7468
7469 * font-core.el: Update comment.
7470
7471 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
7472 Use `after-change-major-mode-hook' instead of `find-file-hook'.
7473
7474 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
7475
7476 2005-05-22 Eli Zaretskii <eliz@gnu.org>
7477
7478 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
7479 and `yank-handler' in the doc strings.
7480
7481 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
7482
7483 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
7484
7485 2005-05-22 Richard M. Stallman <rms@gnu.org>
7486
7487 * help.el (describe-key): Move print-help-return-message call
7488 out of conditional.
7489
7490 * progmodes/etags.el (list-tags): Use with-no-warnings.
7491
7492 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
7493 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
7494 (starttls-extra-args, starttls-extra-arguments): Add defvars.
7495
7496 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
7497
7498 * language/viet-util.el (viet-viscii-nonascii-translation-table):
7499 Add defvar.
7500
7501 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
7502 Use defvar, not defconst.
7503
7504 * hexl.el (hexl-follow-line): Use with-no-warnings.
7505
7506 * emulation/tpu-extras.el: Use write-file-functions instead of
7507 write-file-hooks.
7508
7509 * dired.el (dired-font-lock-keywords): Fontify files with junk
7510 extensions even if marked by -F.
7511
7512 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
7513
7514 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
7515 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
7516 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
7517 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
7518 (concatenate, list-length, get*, getf, cl-remprop):
7519 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
7520 (etypecase, progv, lexical-let, lexical-let*)
7521 (multiple-value-bind, multiple-value-setq, shiftf):
7522 Improve argument/docstring consistency.
7523
7524 * subr.el (focus-frame, unfocus-frame):
7525 Revert deletion on 2005-05-01.
7526
7527 2005-05-22 Andre Spiegel <spiegel@gnu.org>
7528
7529 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
7530 doesn't exist.
7531
7532 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
7533 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
7534
7535 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
7536
7537 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
7538 already deleted variables: auto-fill-hook, blink-paren-hook,
7539 lisp-indent-hook, inhibit-local-variables, unread-command-event,
7540 suspend-hooks, comment-indent-hook, meta-flag,
7541 before-change-function, after-change-function,
7542 font-lock-doc-string-face.
7543
7544 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7545
7546 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
7547
7548 2005-05-21 Eli Zaretskii <eliz@gnu.org>
7549
7550 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
7551 rmail-dont-reply-to.
7552
7553 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7554
7555 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
7556 literal blank when splitting new-header-values.
7557
7558 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
7559
7560 * calendar/cal-menu.el (cal-menu-update): Add separator as a
7561 string so that tmm doesn't create a completion entry for it.
7562
7563 * textmodes/table.el (table-disable-menu): Ditto.
7564
7565 2005-05-21 Richard M. Stallman <rms@gnu.org>
7566
7567 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
7568
7569 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
7570
7571 * net/rcompile.el (remote-compile): Use compilation-start.
7572
7573 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
7574
7575 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
7576
7577 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
7578 Default to makefile-bsdmake-mode on BSD systems.
7579
7580 * imenu.el (imenu-generic-expression, imenu--generic-function'):
7581 REGEXP may also be a search function now. The part of doc-string
7582 for describing the structure was 95% identical to that of
7583 `imenu--generic-function'. Unify it there.
7584
7585 * progmodes/make-mode.el (makefile-imenu-generic-expression):
7586 Use function to find dependencies, because regexp alone is so complex,
7587 it easily goes into an endless loop.
7588 (makefile-makepp-mode): Also add submenu for Perl functions
7589 defined in the makefile.
7590 (makefile-bsdmake-mode): Special imenu-generic-expression no
7591 longer needed, due to function call.
7592 (makefile-match-dependency): Take BOUND into account when checking
7593 if we're through.
7594
7595 2005-05-20 Jay Belanger <belanger@truman.edu>
7596
7597 * calc/calc-units.el (calc-invalidate-units-table):
7598 Use inhibit-read-only.
7599 (math-build-units-table-buffer): Use view-mode.
7600
7601 2005-05-20 David Kastrup <dak@gnu.org>
7602
7603 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
7604 easy-menu-add is not a nop on Emacs; and clarify when to call it.
7605
7606 2005-05-20 Lute Kamstra <lute@gnu.org>
7607
7608 * diff-mode.el (diff-header-face, diff-file-header-face)
7609 (diff-index-face, diff-hunk-header-face, diff-removed-face)
7610 (diff-added-face, diff-changed-face, diff-function-face)
7611 (diff-context-face, diff-nonexistent-face): Put them in the
7612 diff-mode customization group.
7613
7614 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
7615
7616 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
7617
7618 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
7619
7620 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
7621 Minor regexp-optimization.
7622
7623 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
7624
7625 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
7626 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
7627 (org-agenda-add-time-grid-maybe): New function.
7628 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
7629 (org-table-create): `dotimes' instead of `mapcar'.
7630 (org-xor): Simplify implementation.
7631 (org-agenda): `inhibit-redisplay' turned on.
7632 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
7633 a consistent line after a state change.
7634 (org-agenda-remove-times-when-in-prefix): New option.
7635 (org-prefix-has-time): New variable.
7636 (org-parse-time-string): Optional argument NODEFAULT.
7637 (org-format-agenda-item): Parse items for time-of-day
7638 specifications and move these into the prefix if possible.
7639 (org-agenda-priority): Get current heading, not previous heading
7640 during agenda remote editing.
7641
7642 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
7643
7644 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
7645 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
7646 (remove-duplicates, delete-duplicates, substitute)
7647 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
7648 (nsubstitute-if-not, find, find-if, find-if-not, position)
7649 (position-if, position-if-not, count, count-if, count-if-not)
7650 (mismatch, search, sort*, stable-sort, merge, member*)
7651 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
7652 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
7653 (intersection, nintersection, set-difference, nset-difference)
7654 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
7655 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
7656 (nsublis, tree-equal): Improve argument/docstring consistency.
7657
7658 * subr.el (send-string, send-region):
7659 Remove obsolescence declaration.
7660 (window-dot, set-window-dot, read-input, show-buffer)
7661 (eval-current-buffer, string-to-int):
7662 Add release number to obsolescence declarations.
7663
7664 2005-05-19 Kim F. Storm <storm@cua.dk>
7665
7666 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
7667 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
7668
7669 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
7670
7671 * faces.el (list-faces-display): Make back button respect optional
7672 regexp arg.
7673
7674 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
7675
7676 * calculator.el (calculator-radix-grouping-mode)
7677 (calculator-radix-grouping-digits, calculator-displayer)
7678 (calculator-radix-grouping-separator, calculator-copy-displayer):
7679 * dabbrev.el (dabbrev-search-these-buffers-only):
7680 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
7681 (diff-advance-after-apply-hunk, diff-mode-hook)
7682 (diff-minor-mode-prefix):
7683 * imenu.el (imenu-use-popup-menu):
7684 * jit-lock.el (jit-lock-context-time):
7685 * newcomment.el (comment-fill-column, comment-column)
7686 (comment-style, comment-padding, comment-multi-line)
7687 (comment-empty-lines, comment-auto-fill-only-comments):
7688 * reveal.el (reveal-around-mark):
7689 * uniquify.el (uniquify-buffer-name-style)
7690 (uniquify-after-kill-buffer-p)
7691 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
7692 (uniquify-min-dir-content, uniquify-separator)
7693 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
7694 * w32-vars.el (w32-fixed-font-alist):
7695 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
7696 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
7697 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
7698 * progmodes/perl-mode.el (perl-indent-level)
7699 (perl-continued-statement-offset, perl-continued-brace-offset)
7700 (perl-brace-offset, perl-brace-imaginary-offset)
7701 (perl-label-offset, perl-indent-continued-arguments)
7702 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
7703 * progmodes/tcl.el (tcl-indent-level)
7704 (tcl-continued-indent-level, tcl-auto-newline)
7705 (tcl-tab-always-indent, tcl-electric-hash-style)
7706 (tcl-help-directory-list, tcl-use-smart-word-finder)
7707 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
7708 (inferior-tcl-source-command):
7709 * textmodes/fill.el (enable-kinsoku):
7710 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
7711 * textmodes/table.el (table-yank-handler):
7712 Specify missing group (and type, if simple) in defcustom.
7713
7714 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7715
7716 * progmodes/compile.el (compilation-finish-function): Fix defvar.
7717
7718 2005-05-19 Richard M. Stallman <rms@gnu.org>
7719
7720 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
7721
7722 * subr.el (event-basic-type): Don't get an error.
7723 (left-fringe-p): Function deleted.
7724
7725 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
7726 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
7727
7728 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
7729 in recursive copy.
7730
7731 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
7732
7733 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
7734
7735 * emacs-lisp/bytecomp.el
7736 (byte-compile-file-form-custom-declare-variable): Call
7737 byte-compile-nogroup-warn if appropriate.
7738
7739 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
7740 (compilation-set-window): Don't call left-fringe-p; do it directly.
7741
7742 2005-05-19 Jay Belanger <belanger@truman.edu>
7743
7744 * calc/calc-graph.el (calc-graph-format-data): Make sure
7745 var-PlotRejects is bound before trying to check its value.
7746
7747 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
7748
7749 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
7750 definition of this variable from reftex-global.el to reftex.el,
7751 because it is needed in the menu.
7752
7753 2005-05-19 Lute Kamstra <lute@gnu.org>
7754
7755 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
7756 years are fixed. Don't insert a space after a dash.
7757
7758 2005-05-19 Kim F. Storm <storm@cua.dk>
7759
7760 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
7761
7762 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
7763
7764 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
7765 strings, because (eq ... ?\\) is fairly frequent.
7766
7767 * progmodes/make-mode.el (makefile-add-this-line-targets):
7768 Simplify and integrate into `makefile-pickup-targets'.
7769 (makefile-add-this-line-macro): Simplify and integrate into
7770 `makefile-pickup-macros.
7771 (makefile-pickup-filenames-as-targets): Simplify.
7772 (makefile-previous-dependency, makefile-match-dependency):
7773 Don't stumble over `::'.
7774
7775 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
7776
7777 * subr.el (post-command-idle-hook, post-command-idle-delay):
7778 Remove obsoletion of post-command-idle-hook and
7779 post-command-idle-delay.
7780
7781 * faces.el (list-faces-display): Provide button when describe-face
7782 is called to take user back to the list of faces.
7783
7784 * help-fns.el (describe-variable): Remove hyperlinks in a
7785 variable's value as these are quite frequently inappropriate.
7786
7787 * follow.el (follow-submit-feedback, follow-mode):
7788 Remove references to post-command-idle-hook.
7789
7790 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
7791
7792 * progmodes/make-mode.el (makefile-previous-dependency)
7793 (makefile-match-dependency): Check for := (and in bsd mode also
7794 !=) to give a better result, even when font-lock is not on.
7795
7796 2005-05-18 Jay Belanger <belanger@truman.edu>
7797
7798 * calc/calc-help.el (calc-s-prefix-help):
7799 Add `calc-copy-special-constant' to help string.
7800
7801 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7802
7803 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
7804
7805 2005-05-18 Jay Belanger <belanger@truman.edu>
7806
7807 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
7808 in linear factors are in proper order.
7809
7810 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
7811
7812 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
7813 Support for jurabib.
7814
7815 * textmodes/reftex.el (featurep): Define aliases for overlay
7816 commands, for XEmacs compatibility, and use these aliases in
7817 overlay initializations.
7818 (reftex-highlight): Use `reftex-move-overlay'.
7819 (reftex-unhighlight): Use `reftex-delete-overlay'.
7820 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
7821 (reftex-access-search-path): Use `reftex-uniquify' instead of
7822 `reftex-uniq'
7823
7824 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
7825 `before-string' property modification enables for Emacs as well.
7826 (reftex-select-item): Use `reftex-delete-overlay'.
7827 (reftex-select-mark): Use `reftex-make-overlay' and
7828 `reftex-overlay-put'.
7829 (reftex-select-unmark): Use `reftex-delete-overlay' and
7830 `reftex-overlay-put'.
7831
7832 2005-05-18 Lute Kamstra <lute@gnu.org>
7833
7834 * emacs-lisp/lisp.el (check-parens): Fix docstring.
7835
7836 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
7837
7838 * add-log.el (add-change-log-entry):
7839 * array.el (array-make-template, array-reconfigure-rows)
7840 (array-init-max-row, array-init-max-column)
7841 (array-init-columns-per-line, array-init-field-width):
7842 * replace.el (replace-match-maybe-edit, perform-replace):
7843 * textmodes/spell.el (spell-region):
7844 Replace `read-input' by `read-string'.
7845
7846 * forms.el (forms-mode):
7847 * finder.el (finder-compile-keywords):
7848 * shadowfile.el (shadow-read-files):
7849 Replace `eval-current-buffer' by `eval-buffer'.
7850
7851 * terminal.el (te-pass-through):
7852 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
7853 (ange-ftp-raw-send-cmd):
7854 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
7855 (send-process-next-char, telnet-initial-filter, telnet):
7856 Replace `send-string' by `process-send-string'.
7857
7858 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
7859 (prolog-consult-region): Replace `send-string' by
7860 `process-send-string'; replace `send-region' by `process-send-region'.
7861
7862 * progmodes/delphi.el (delphi-log-msg):
7863 Replace `set-window-dot' by `set-window-point'.
7864
7865 * subr.el (window-dot, set-window-dot, read-input, send-string)
7866 (send-region, show-buffer, eval-current-buffer):
7867 Make really obsolete, as the comment says.
7868
7869 2005-05-17 Kim F. Storm <storm@cua.dk>
7870
7871 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
7872 (cua--init-keymaps): Bind C-return instead of S-return to set
7873 rectangle mark.
7874
7875 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
7876 instead of S-return to toggle/clear rectangle mark.
7877
7878 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
7879
7880 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
7881 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
7882 Also fontify plain strings assigned to variables, mostly so that a
7883 colon has a face and is thus not taken as a dependency separator.
7884 (makefile-previous-dependency): Inline the new matcher, because it
7885 is too complex to work in both directions.
7886 (makefile-match-dependency): Eliminate `backward' arg (see above).
7887 Completely reimplemented so as to not sometimes go into an endless
7888 loop. It should also be more efficient, because first it only
7889 searches for `:', instead of applying the very complex regexp.
7890 (makefile-mode): Cancel `font-lock-support-mode', because blocks
7891 to be fontified in one piece can be too long for JIT.
7892 Makefiles are never *that* big.
7893
7894 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
7895
7896 * dired.el (dired-mode): Simplify.
7897
7898 2005-05-17 Lute Kamstra <lute@gnu.org>
7899
7900 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
7901 defcustom for the mode hook variable.
7902
7903 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
7904 Emacs Lisp Reference Manual.
7905
7906 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
7907
7908 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
7909 (evenp, list*):
7910 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
7911 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
7912
7913 * net/tramp-smb.el (tramp-smb-open-connection):
7914 Pass `tramp-chunksize' as fifth (required) argument.
7915
7916 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
7917
7918 * font-lock.el (lisp-font-lock-keywords-1):
7919 Set `font-lock-negation-char-face' for [^...] char group.
7920 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
7921
7922 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
7923 a var, and refine it to mask one more level of nested vars.
7924 (makefile-rule-action-regex): Turn it into a var, and refine it so
7925 it recognizes backslashed continuation lines as belonging to the
7926 same command.
7927 (makefile-macroassign-regex): Refine it so it recognizes
7928 backslashed continuation lines as belonging to the same command.
7929 (makefile-var-use-regex): Don't look at the next char, because it
7930 might be the same one to be skipped by the initial [^$], leading
7931 to an overlooked variable use.
7932 (makefile-make-font-lock-keywords): Remove two parameters, which
7933 are now variables that some of the modes set locally.
7934 Handle dependency and rule action matching through functions, because
7935 regexps alone match too often. Dependency matching now comes
7936 last, so it can check, whether a colon already matched something else.
7937 (makefile-mode): Inform that font-lock improves makefile parsing
7938 capabilities.
7939 (makefile-match-dependency, makefile-match-action): New functions.
7940
7941 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
7942
7943 * emacs-lisp/cl-extra.el (equalp): Doc fix.
7944
7945 * align.el (align-regexp):
7946 * ansi-color.el (ansi-color-get-face):
7947 * array.el (array-reconfigure-rows, array-init-max-row)
7948 (array-init-max-column, array-init-columns-per-line)
7949 (array-init-field-width):
7950 * dired-aux.el (dired-trample-file-versions):
7951 * dired-x.el (dired-mark-sexp):
7952 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
7953 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
7954 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
7955 * faces.el (face-read-integer):
7956 * files.el (backup-extract-version, insert-directory):
7957 * hexl.el (hexl-insert-decimal-char):
7958 * server.el (server-process-filter):
7959 * shell.el (shell-extract-num):
7960 * startup.el (command-line-1):
7961 * term.el (term-command-hook):
7962 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
7963 (time-stamp-do-number):
7964 * time.el (display-time-update):
7965 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
7966 (timezone-fix-time):
7967 * vms-patch.el (vms-suspend-resume-hook):
7968 * calendar/appt.el (appt-convert-time):
7969 * calendar/cal-bahai.el (mark-bahai-diary-entries):
7970 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
7971 * calendar/cal-islam.el (mark-islamic-diary-entries):
7972 * calendar/calendar.el (calendar-cursor-to-date)
7973 (calendar-star-date):
7974 * calendar/diary-lib.el (diary-attrtype-convert)
7975 (mark-diary-entries, diary-entry-time):
7976 * calendar/solar.el (solar-get-number):
7977 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
7978 * emacs-lisp/re-builder.el (reb-display-subexp):
7979 * emulation/edt.el (edt-set-scroll-margins):
7980 * emulation/tpu-extras.el (tpu-set-scroll-margins):
7981 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
7982 (vip-get-ex-count):
7983 * emulation/viper-ex.el (viper-get-ex-token)
7984 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
7985 * international/fontset.el (fontset-plain-name):
7986 * mail/feedmail.el (feedmail-look-at-queue-directory):
7987 * mail/mailalias.el (mail-get-names):
7988 * mail/rmail.el (rmail-convert-to-babyl-format):
7989 * mail/rmailsum.el (rmail-make-basic-summary-line)
7990 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
7991 (rmail-summary-goto-msg):
7992 * mail/smtpmail.el (smtpmail-read-response):
7993 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
7994 (ange-ftp-vms-add-file-entry):
7995 * play/gametree.el (gametree-looking-at-ply)
7996 (gametree-current-branch-score):
7997 * progmodes/ada-xref.el (ada-prj-find-prj-file)
7998 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
7999 * progmodes/cperl-mode.el (condition-case):
8000 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
8001 (ebrowse-set-member-buffer-column-width)
8002 (ebrowse-select-1st-to-9nth):
8003 * progmodes/etags.el (etags-snarf-tag):
8004 * progmodes/flymake.el (flymake-parse-line):
8005 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
8006 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
8007 (idlwave-shell-menu-def):
8008 * progmodes/ps-mode.el (ps-run-goto-error):
8009 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
8010 (vhdl-speedbar-contract-level):
8011 * term/mac-win.el (x-handle-numeric-switch):
8012 * term/sun-mouse.el (sun-get-frame-data):
8013 * term/w32-win.el (x-handle-numeric-switch):
8014 * term/x-win.el (x-handle-numeric-switch):
8015 * textmodes/ispell.el (ispell-parse-output):
8016 * textmodes/nroff-mode.el (nroff-outline-level):
8017 * textmodes/reftex-cite.el (reftex-bib-sort-year)
8018 (reftex-bib-sort-year-reverse, reftex-format-citation):
8019 * textmodes/reftex-parse.el (reftex-init-section-numbers)
8020 (reftex-section-number):
8021 * textmodes/texinfmt.el (texinfo-paragraphindent):
8022 Replace `string-to-int' by `string-to-number'.
8023
8024 * international/latexenc.el: Add page marker to force the "Local
8025 Variables:" string out of the last page.
8026
8027 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8028
8029 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
8030 tooltip-change-major-mode.
8031 (gud-tooltip-print-command): Remove case where gud-minor-mode
8032 is gdb ("--fullname").
8033 (gud-tooltip-tips): Turn GUD tooltips off for this case and
8034 explain to user.
8035
8036 2005-05-16 Jay Belanger <belanger@truman.edu>
8037
8038 * calc/calc-store.el (calc-copy-special-constant): New function.
8039
8040 * calc/calc-ext.el (calc-init-extensions): Add binding for
8041 `calc-copy-special-constant'.
8042
8043 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
8044 for the `calc-copy-special-constant' command.
8045
8046 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8047
8048 * subr.el (left-fringe-p): New function.
8049
8050 * progmodes/compile.el (compilation-setup): Set local value of
8051 overlay-arrow-string to "" always.
8052 (compilation-set-window): Left fringe then don't scroll.
8053 No left fringe then no arrow and scroll message to top.
8054 (compilation-context-lines): Adjust doc string accordingly.
8055
8056 2005-05-16 Kim F. Storm <storm@cua.dk>
8057
8058 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
8059 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
8060 (ido-wide-find-dir-or-delete-dir): New command for M-d.
8061 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
8062 (ido-read-file-name): Handle commands with ido property value
8063 equal to find-file as reading a file name, to allow C-d to enter dired.
8064 (ibuffer-find-file): Add ido property with value find-file.
8065
8066 2005-05-15 Kim F. Storm <storm@cua.dk>
8067
8068 * subr.el (open-network-stream-nowait): Remove.
8069 (open-network-stream-server): Remove.
8070
8071 2005-05-15 Richard M. Stallman <rms@gnu.org>
8072
8073 * faces.el (describe-face): Output a definition link button.
8074
8075 * help-mode.el (help-face-def): New button type.
8076
8077 * emacs-lisp/copyright.el (copyright-fix-years):
8078 Match properly if the first year is 2-digit.
8079 Don't mess up the whitespace after the years by filling.
8080
8081 * dired-aux.el (dired-mark-confirm):
8082 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
8083
8084 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
8085 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
8086 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
8087
8088 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8089 Set font-lock-comment-start-skip.
8090
8091 * font-lock.el (font-lock-comment-start-skip): New variable.
8092 (font-lock-comment-end-skip): New variable.
8093 (font-lock-fontify-syntactically-region): Use them if non-nil.
8094
8095 2005-05-15 Jay Belanger <belanger@truman.edu>
8096
8097 * calc/calc-store.el (calc-store-value): Return a string rather
8098 than display it as a message.
8099 Use calc-var-name for variable name.
8100 (calc-store-into): Add the result of calc-store-value to message.
8101 (calc-copy-variable): Add a message.
8102 (calc-store-exchange): Improve error messages.
8103 (calc-store-binary, calc-store-map): Don't reset the values of
8104 special constants.
8105
8106 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8107
8108 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
8109 manual to docstring.
8110
8111 * files.el (hack-local-variables-confirm): Add STRING argument.
8112 Make the function handle non file visiting buffers correctly.
8113 (hack-local-variables-prop-line, hack-local-variables)
8114 (hack-one-local-variable): Use STRING arg of
8115 `hack-local-variables-confirm'.
8116
8117 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
8118
8119 Sync with Tramp 2.0.49.
8120
8121 * net/tramp.el (tramp-handle-dired-call-process)
8122 (tramp-handle-insert-directory):`insert-buffer' cannot be used
8123 because the contents of the Tramp buffer is changed before
8124 insertion (`expand-file' and alike).
8125 (tramp-handle-insert-directory): If `localname' has an empty
8126 nondirectory name, it must not be quoted.
8127 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
8128 variable `tramp-chunksize'. Change callees.
8129 (tramp-open-connection-setup-interactive-shell): Check remote host
8130 for buggy `send-process-string' implementation.
8131 Set `tramp-chunksize' if found. Reported by Michael Kifer
8132 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
8133 (tramp-handle-shell-command): `insert-buffer' cannot be used
8134 because the contents of the Tramp buffer is changed before
8135 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
8136 <frederic.bothamy@free.fr>.
8137 (tramp-set-auto-save): Actions should be done for Tramp file name
8138 handler only. Ange-FTP has its own auto-save mechanism.
8139 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
8140 (tramp-set-auto-save-file-modes): Set file modes of
8141 `buffer-auto-save-file-name' to ?\600 as fallback solution.
8142 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
8143 (tramp-bug): Remove obsolete variable.
8144 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
8145 for presence of `mml-mode'. Make it running for older Emacsen as well.
8146
8147 2005-05-14 John Paul Wallington <jpw@pobox.com>
8148
8149 * ibuf-ext.el (define-ibuffer-filter filename):
8150 If `dired-directory' is a list, use its car.
8151
8152 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
8153
8154 * ibuffer.el (define-ibuffer-column filename):
8155 If `dired-directory' is a list, use its car.
8156
8157 2005-05-14 Richard M. Stallman <rms@gnu.org>
8158
8159 * subr.el (symbol-file): Doc fix.
8160
8161 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
8162 (byte-compile-form): Call byte-compile-nogroup-warn.
8163 (byte-compile-warning-types): Doc fix.
8164
8165 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
8166
8167 * progmodes/cc-engine.el (c-literal-faces):
8168 Add font-lock-comment-delimiter-face.
8169
8170 * net/net-utils.el (dig): Use with-no-warnings.
8171
8172 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
8173 (sc-recite-frame-alist, sc-default-cite-frame)
8174 (sc-default-uncite-frame, sc-default-recite-frame)
8175 (sc-attrib-selection-list, sc-rewrite-header-list):
8176 Mark as risky-local-variable.
8177
8178 * international/ogonek.el (ogonek-jak, ogonek-how):
8179 Don't use beginning-of-buffer.
8180
8181 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
8182
8183 * calendar/solar.el (solar-data-list): Move definition up.
8184
8185 * dnd.el (dnd-protocol-alist): Add autoload.
8186
8187 * progmodes/sh-script.el: Many doc usage fixes.
8188 (sh-indent-after-do): Change default to match common styles.
8189
8190 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
8191
8192 * files.el (interpreter-mode-alist)
8193 (auto-mode-interpreter-regexp): Doc fixes.
8194
8195 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
8196
8197 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
8198
8199 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
8200
8201 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8202
8203 * dired.el (dired-mode): make-variable-buffer-local =>
8204 make-local-variable.
8205
8206 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8207
8208 * term/mac-win.el (mac-select-convert-to-string): Try coding
8209 systems in mac-script-code-coding-systems if specified one cannot
8210 encode string for `com.apple.traditional-mac-plain-text'.
8211
8212 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
8213
8214 * progmodes/make-mode.el (makefile-targets-face)
8215 (makefile-shell-face, makefile-makepp-perl-face): New faces.
8216 (makefile-dependency-regex): Fix it to not make the colon in
8217 $(var:a=b) special.
8218 (makefile-rule-action-regex): New regexp for highlighting embedded
8219 Shell strings.
8220 (makefile-macroassign-regex): Handle != for highlighting as
8221 embedded Shell strings.
8222 (makefile-var-use-regex): New const.
8223 (makefile-statements, makefile-automake-statements)
8224 (makefile-gmake-statements, makefile-makepp-statements)
8225 (makefile-bsdmake-statements): New consts.
8226 (makefile-make-font-lock-keywords): New function.
8227 (makefile-automake-font-lock-keywords)
8228 (makefile-gmake-font-lock-keywords)
8229 (makefile-makepp-font-lock-keywords)
8230 (makefile-bsdmake-font-lock-keywords): New consts.
8231 (makefile-mode-map): Add switchers between the various submodes.
8232 (makefile-mode): Document the availability of the variants.
8233 (makefile-automake-mode, makefile-gmake-mode)
8234 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
8235
8236 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
8237 new variants of makefile-mode.
8238
8239 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
8240
8241 * font-lock.el (font-lock-comment-delimiter-face): Fix up
8242 the inheritance.
8243
8244 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
8245
8246 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
8247 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
8248
8249 * files.el (normal-mode): Extend the scope of the
8250 `enable-local-variables' binding to include the `set-auto-mode' call.
8251 (magic-mode-alist): Doc fix.
8252
8253 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
8254
8255 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
8256 font-lock-comment-face rather than copying its setting.
8257
8258 2005-05-12 Andreas Schwab <schwab@suse.de>
8259
8260 * eshell/esh-mode.el (eshell-send-input): Doc fix.
8261
8262 2005-05-12 Lute Kamstra <lute@gnu.org>
8263
8264 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
8265 defcustom for the mode hook variable. Delete the last argument.
8266 * generic-x.el: Fix callers of define-generic-mode.
8267 (generic-x-modes): Delete group.
8268 (show-tabs-tab-face, show-tabs-space-face): Put them in the
8269 generic-x customization group.
8270
8271 2005-05-12 Kim F. Storm <storm@cua.dk>
8272
8273 * font-lock.el (font-lock-negation-char-face): Default to "off".
8274
8275 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
8276 font-lock-negation-char-face to ! in !=.
8277
8278 2005-05-12 Masatake YAMATO <jet@gyve.org>
8279
8280 * add-log.el (find-change-log): Fix typos in the docstring
8281 of function.
8282
8283 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
8284
8285 * international/latexenc.el (latexenc-find-file-coding-system):
8286 Avoid `re-search-forward' when looking for input encoding because
8287 of speed and safety. Better regular expressions for recognizing
8288 input encoding. Limit a search for TeX-master/tex-main-file to
8289 the local variable section.
8290
8291 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
8292
8293 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
8294 syntax of $ to "'" (quote).
8295
8296 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
8297
8298 * dnd.el (dnd-protocol-alist): Improve custom type.
8299
8300 * dired.el (dired-dnd-protocol-alist): New variable.
8301 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
8302 `dired-mode-hook' to the end.
8303
8304 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
8305
8306 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
8307 comment-end if comment-start-skip is not set.
8308 Obey the font-lock-comment-delimiter-face variables.
8309
8310 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
8311
8312 * files.el (executable-find): Move from executable.el. Use
8313 locate-file.
8314 * progmodes/executable.el (executable-find): Move to files.el.
8315
8316 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
8317 when trying to ensure forward progress.
8318
8319 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
8320
8321 * mouse-sel.el (mouse-sel-follow-link-p): New function.
8322 (mouse-select, mouse-select-internal, mouse-extend-internal):
8323 Use it to implement mouse-1-click-follows-link functionality.
8324
8325 2005-05-11 Richard M. Stallman <rms@gnu.org>
8326
8327 * font-lock.el (font-lock-fontify-syntactically-region):
8328 Use font-lock-comment-delimiter-face for comment delimiters.
8329
8330 2005-05-10 Jay Belanger <belanger@truman.edu>
8331
8332 * calc/calc-help.el (calc-m-prefix-help): Add mention of
8333 preserving embedded modes.
8334
8335 2005-05-10 Richard M. Stallman <rms@gnu.org>
8336
8337 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
8338
8339 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
8340 Move from ada-stmt.el.
8341 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
8342
8343 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
8344 Move to ada-mode.el.
8345 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
8346
8347 * cus-edit.el (custom-file): Call file-chase-links.
8348
8349 * files.el (read-directory-name): Fix previous change.
8350 (hack-local-variables-confirm): New function.
8351 (hack-local-variables-prop-line, hack-local-variables)
8352 (hack-one-local-variable): Use it.
8353
8354 2005-05-10 Lute Kamstra <lute@gnu.org>
8355
8356 * font-lock.el (font-lock-keywords-alist)
8357 (font-lock-removed-keywords-alist): Clarify docstrings.
8358
8359 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
8360
8361 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
8362 (gdb-source-info): Check for preprocessor info.
8363 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
8364 a macro for a function.
8365 (gdb-info-breakpoints-custom): Try to find file again if not already
8366 found (user might have used GDB dir command).
8367 (gdb-get-location): Update gdb-location-alist correctly for change
8368 to gdb-info-breakpoints-custom.
8369
8370 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
8371 (gud-tooltip-print-command): Add gdbmi case.
8372 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
8373 preprocessor info.
8374
8375 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8376
8377 * startup.el (fancy-splash-insert): Fix typo in doc string.
8378
8379 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
8380
8381 * obsolete/float.el (string-to-float):
8382 * obsolete/hilit19.el (hilit-add-pattern):
8383 * obsolete/rnews.el (news-parse-range, news-select-message)
8384 (news-get-pruned-list-of-files): Replace `string-to-int' by
8385 `string-to-number'.
8386
8387 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
8388 `find-file-not-found-hooks'; use `add-hook'.
8389 (uncompress-while-visiting): Set `write-file-functions', not
8390 `write-file-hooks'; use `add-hook'.
8391
8392 2005-05-09 Kim F. Storm <storm@cua.dk>
8393
8394 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
8395 (cua-paste): Handle clipboard action.
8396 (cua--init-keymaps): Remap clipboard-kill-region and
8397 clipboard-kill-ring-save.
8398
8399 2005-05-08 Eli Zaretskii <eliz@gnu.org>
8400
8401 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
8402 Improve commentary.
8403
8404 * simple.el (next-error-overlay-arrow-position): Revert the change
8405 made on 2005-04-30.
8406
8407 2005-05-07 Jay Belanger <belanger@truman.edu>
8408
8409 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
8410 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
8411 `calc-sel-reselect'.
8412
8413 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
8414 Calc is in embedded mode.
8415
8416 2005-05-07 Eli Zaretskii <eliz@gnu.org>
8417
8418 * progmodes/compile.el (compilation-setup):
8419 Set overlay-arrow-string to an empty string on text terminals.
8420
8421 * textmodes/ispell.el (ispell-program-name): Try looking for
8422 "aspell" along exec-path, and if found, use it as the default
8423 speller program.
8424
8425 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
8426
8427 * international/mule.el (sgml-xml-auto-coding-function):
8428 Recognize encoding='FOO' in single quotes as well as in double quotes.
8429
8430 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8431
8432 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
8433 as well as `interactive', so that defmacro* would recognize
8434 `declare' forms.
8435
8436 2005-05-07 Eli Zaretskii <eliz@gnu.org>
8437
8438 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
8439 Explain more about the LIGHTER arg's usage in the doc string.
8440 Add commentary to clarify what the code does. Fix the regexp that
8441 strips whitespace from LIGHTER. Quote LIGHTER before using it,
8442 since it could have characters special to regular expressions.
8443
8444 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
8445
8446 * replace.el (occur-1): Bind inhibit-read-only so that
8447 erase-buffer doesn't barf on read-only text properties (likewise
8448 for add-text-properties in occur-engine). Mark buffer as unmodified.
8449 (occur-engine): Don't set buffer-read-only here.
8450
8451 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8452
8453 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
8454 list-buffers-directory. This caused the *cvs-commit* buffer to be
8455 sometimes mistakenly reused as a *cvs* buffer.
8456
8457 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
8458
8459 * tooltip.el: Move code for GUD tooltips into gud.el.
8460 (require): CL no longer needed to compile case.
8461 (tooltip-mode): Do not toggle functions for GUD tooltips.
8462 (tooltip-gud-tips-p): Remove. Replace with minor mode
8463 gud-tooltip-mode in gud.el.
8464 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
8465 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
8466 tooltip-gud prefix with gud-tooltip and obsolete.
8467 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
8468 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
8469 (tooltip-mouse-motion): Mouse movement functions/variable.
8470 Rename in gud.el by adding gud prefix.
8471 (tooltip-gud-original-filter, tooltip-gud-dereference)
8472 (tooltip-gud-event, tooltip-toggle-gud-tips)
8473 (tooltip-gud-process-output, tooltip-gud-print-command)
8474 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
8475 gud.el by replacing tooltip-gud prefix with gud-tooltip.
8476 (gdb-tooltip-print): Move to gdb-ui.el.
8477
8478 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
8479 (require): CL needed to compile case.
8480 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
8481 tooltip-gud-tips-p. Make it a minor-mode.
8482 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
8483 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
8484 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
8485 (gud-tooltip-change-major-mode)
8486 (gud-tooltip-activate-mouse-motions-if-enabled)
8487 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
8488 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
8489 (gud-tooltip-original-filter, gud-tooltip-dereference)
8490 (gud-tooltip-event, tooltip-toggle-gud-tips)
8491 (gud-tooltip-process-output, gud-tooltip-print-command)
8492 (gud-tooltip-tips): Move from tooltip.el.
8493
8494 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
8495 (gdb-cpp-define-alist-flags): Doc fix.
8496 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
8497 gud-tooltip-mode is t.
8498
8499 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8500
8501 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
8502 evaporate if their text is deleted.
8503 (goto-address-at-point): Make it work as a mouse binding as well.
8504 (goto-address-at-mouse): Obsolete it. Update users.
8505
8506 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
8507
8508 * calendar/appt.el (top-level): No longer activate on load.
8509
8510 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
8511
8512 * calendar/cal-bahai.el (mark-bahai-diary-entries):
8513 * net/webjump.el (webjump):
8514 * progmodes/idlw-help.el (idlwave-do-context-help1)
8515 (idlwave-highlight-linked-completions):
8516 * textmodes/po.el (po-find-file-coding-system-guts):
8517 Replace `assoc-ignore-case' by `assoc-string'.
8518
8519 2005-05-06 Eli Zaretskii <eliz@gnu.org>
8520
8521 * files.el (locate-file): Doc fix.
8522
8523 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
8524 Remove the redundant test for ms-dos.
8525
8526 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
8527 look for the preprocessor with exec-suffixes. If not found in
8528 standard places, look in exec-path. Remove most of the tests that
8529 used system-type.
8530
8531 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
8532
8533 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
8534
8535 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
8536 file-name clash with jka-compr.el on 8+3 filesystems.
8537
8538 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8539
8540 * term/mac-win.el: Don't define or bind scroll bar functions if
8541 x-toolkit-scroll-bars is t.
8542 (x-select-text, x-get-selection-value): Clear
8543 x-last-selected-text-clipboard if x-select-enable-clipboard is
8544 nil.
8545 (PRIMARY): Put mac-scrap-name property.
8546 (mac-select-convert-to-file-url): New function.
8547 (public.file-url): New selection target type. Add to
8548 selection-converter-alist.
8549 (x-get-selection, x-selection-value): Handle it.
8550 (x-cut-buffer-or-selection-value): New alias.
8551
8552 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8553
8554 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
8555 entry to avoid calling bibtex-find-entry with arg global
8556 being t. Remove arg key.
8557 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
8558 (bibtex-copy-summary-as-kill): Change accordingly.
8559
8560 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8561
8562 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
8563 (org-agenda-date-later): Use with-current-buffer.
8564
8565 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
8566
8567 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
8568 (define-obsolete-variable-alias): Doc Fixes.
8569
8570 2005-05-06 Kim F. Storm <storm@cua.dk>
8571
8572 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
8573 vertical-motion when selective-display is active.
8574
8575 * ido.el (ido-setup-hook): New hook.
8576 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
8577 (ido-input-stack): New var.
8578 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
8579 ido-next-work-file binding to M-O.
8580 Bind M-f to ido-wide-find-file-or-pop-dir.
8581 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
8582 (ido-read-internal): Run ido-setup-hook.
8583 Catch quit in read-file-name and read-string to cancel edit.
8584 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
8585 Automatically pop-all when completing a directory name (RET).
8586 (ido-file-internal): Add with-no-warnings around ffap and dired code.
8587 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
8588 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
8589 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
8590 New functions for M-b/M-f to move among the directory components.
8591 (ido-make-merged-file-list): Catch quit to cancel merge.
8592 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
8593 (ido-completion-help): No warnings for ido-completion-buffer-full.
8594
8595 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
8596
8597 * font-lock.el (font-lock-negation-char-face): New face and variable.
8598 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
8599 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
8600 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
8601 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
8602
8603 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
8604
8605 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
8606 Fix typo in docstring.
8607
8608 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
8609 (ebrowse-print-statistics-line)
8610 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
8611
8612 * term/w32-win.el (image-library-alist): Add additional name for
8613 Xpm library.
8614
8615 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
8616
8617 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
8618 use gcc instead of cpp.
8619
8620 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
8621 (gdb-create-define-alist): Use it.
8622 (gdb-cpp-define-alist-program): Update for MS-DOS.
8623
8624 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
8625
8626 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
8627
8628 2005-05-04 Richard M. Stallman <rms@gnu.org>
8629
8630 * help.el (describe-key): No error when UNTRANSLATED is nil.
8631
8632 * simple.el (line-move-1): Fix previous change to signal errors
8633 appropriately.
8634
8635 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
8636
8637 * calendar/icalendar.el (icalendar-version): Now at 0.12.
8638 (icalendar-duration-correction): Remove.
8639 (icalendar--get-event-properties): Split result at commas.
8640 (icalendar--decode-isoduration): New optional argument
8641 DURATION-CORRECTION.
8642 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
8643 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
8644 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
8645 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
8646 (icalendar--convert-anniversary-to-ical): New functions, extracted
8647 from icalendar-export-region, with bug fixes.
8648 (icalendar-export-region): Use the above functions.
8649 (icalendar-import-buffer): Check before saving diary file.
8650 (icalendar--convert-recurring-to-diary)
8651 (icalendar--convert-non-recurring-all-day-to-diary)
8652 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
8653 extracted from icalendar--convert-ical-to-diary, with bug fixes.
8654 (icalendar--convert-ical-to-diary): Use the above functions.
8655
8656 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
8657
8658 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
8659 Remove these recent additions.
8660 (c-mode): Restore to before 2005-04-28.
8661
8662 * progmodes/cc-vars.el (cc-define-list-program): Remove this
8663 recent addition.
8664
8665 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
8666 (gdb-define-alist): New variables.
8667 (gdb-create-define-alist): New function.
8668 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
8669 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
8670 with string-to-number.
8671 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
8672
8673 * progmodes/gud.el: Replace string-to-int with string-to-number.
8674 (gud-find-file): Handle gdb-define-alist.
8675
8676 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
8677
8678 2005-05-02 Jay Belanger <belanger@truman.edu>
8679
8680 * calc/calc-aent.el (math-read-token):
8681 * calc/calc-bin.el (calc-word-size):
8682 * calc/calc-ext.el (calc-read-number-fancy):
8683 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
8684 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
8685 * calc/calc-frac.el (calc-over-notation):
8686 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
8687 (calc-graph-num-points, calc-graph-init):
8688 * calc/calc-prog.el (calc-read-parse-table-part)
8689 (calc-edit-macro-repeats):
8690 * calc/calc-yank.el (calc-do-grab-rectangle):
8691 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
8692 Replace `string-to-int' by `string-to-number'.
8693
8694 2005-05-02 Kim F. Storm <storm@cua.dk>
8695
8696 * kmacro.el: Use executing-kbd-macro-index variable.
8697
8698 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
8699
8700 * net/rlogin.el (rlogin-parse-words): Delete func.
8701 (rlogin): Use split-string, not rlogin-parse-words.
8702 Also, if there are option-like elements in the parsed args,
8703 take the host to be the first arg immediately following them.
8704 Suggested by Michael Mauger.
8705
8706 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8707
8708 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
8709
8710 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
8711
8712 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
8713 (cc-mode-cpp-program): Rename to cc-define-list-program and
8714 move to cc-vars.el.
8715
8716 * progmodes/cc-vars.el (cc-define-list-program):
8717 Change to "gcc -E -dM -". Make customizable.
8718
8719 2005-05-02 Kim F. Storm <storm@cua.dk>
8720
8721 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
8722
8723 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
8724
8725 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
8726
8727 * international/mule-util.el (truncate-string): Remove alias and
8728 obsolete declaration.
8729
8730 * international/mule-cmds.el (update-iso-coding-systems):
8731 Remove alias and obsolete declaration.
8732
8733 * international/mule.el (coding-system-parent): Remove alias and
8734 obsolete declaration.
8735
8736 * subr.el (define-function, sref): Remove aliases and obsolete
8737 declarations.
8738 (chars-in-region): Remove obsolete declaration.
8739
8740 2005-05-01 Richard M. Stallman <rms@gnu.org>
8741
8742 * info.el (Info-mode): Set widen-automatically to nil, locally.
8743
8744 * simple.el (widen-automatically): New variable.
8745 (pop-global-mark): Obey widen-automatically.
8746
8747 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
8748
8749 * term/xterm.el (function-key-map): Call substitute-key-definition
8750 before the keymap size is increased by a lot of define-key calls.
8751
8752 2005-05-01 Richard M. Stallman <rms@gnu.org>
8753
8754 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
8755 Rename ARG to ELEMENT. Doc fix.
8756
8757 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
8758
8759 * allout.el (allout-exposure): Remove macro and obsolete declaration.
8760 Remove references to allout-exposure/change to allout-new-exposure.
8761
8762 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
8763 bytecode symbols.
8764
8765 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
8766 (compiled-function-p, focus-frame, unfocus-frame):
8767 Remove aliases and obsolete declarations.
8768 Back out inadvertent changes from previous commit.
8769
8770 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8771
8772 * files.el (require-final-newline): Make Custom tags consistent
8773 with mode-require-final-newline.
8774 (mode-require-final-newline): Doc fix.
8775
8776 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8777
8778 * international/latexenc.el (latexenc-find-file-coding-system):
8779 Fix regular expressions.
8780
8781 2005-05-01 David Kastrup <dak@gnu.org>
8782
8783 * international/latexenc.el (latexenc-find-file-coding-system):
8784 Fix regular expressions.
8785
8786 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
8787
8788 * subr.el (string-to-int): Make obsolete.
8789
8790 2005-04-30 Richard M. Stallman <rms@gnu.org>
8791
8792 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
8793
8794 * loadup.el: load jka-comp-hook.
8795
8796 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
8797 (jka-compr-handler): Add autoload. `put' calls moved
8798 to jka-comp-hook.el.
8799 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
8800 (jka-compr-inhibit): Autoload.
8801
8802 * jka-comp-hook.el: New file.
8803 Enable the mode by default.
8804
8805 * files.el (backup-buffer-copy): Use copy-file instead
8806 of write-region, and put back the 'excl.
8807
8808 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
8809
8810 * progmodes/flymake.el (flymake-split-string)
8811 (flymake-split-string, flymake-log, flymake-pid-to-names)
8812 (flymake-reg-names, flymake-get-source-buffer-name)
8813 (flymake-unreg-names, flymake-add-line-err-info)
8814 (flymake-add-err-info): Clarify docstrings.
8815 (flymake-popup-menu, flymake-make-emacs-menu)
8816 (flymake-make-xemacs-menu): Add docstrings.
8817 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
8818 Set variables directly throughout.
8819
8820 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
8821
8822 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
8823 exists. Initialize cc-define-alist.
8824 (c-mode): Add cc-create-define-alist locally to after-save-hook.
8825 If there is no file (Macroexpansion) don't create an alist.
8826
8827 2005-04-29 Sam Steingold <sds@gnu.org>
8828
8829 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
8830 (cc-create-define-alist): Use it instead of the hard-coded string.
8831
8832 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8833
8834 * international/mule-conf.el (file-coding-system-alist): Fix regexp
8835 for latexenc.
8836
8837 2005-04-29 Lute Kamstra <lute@gnu.org>
8838
8839 * emacs-lisp/generic.el: Improve commentary section.
8840 (define-generic-mode): Improve docstring.
8841
8842 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
8843
8844 * textmodes/org.el (many places): Change to quiet the byte compiler.
8845 (org-prefix-format-compiled): New variable.
8846 (org-compile-prefix-format): New function.
8847 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
8848 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
8849 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
8850 (org-get-entries-from-diary): Use `org-get-time-of-day' for
8851 consistency with entries from `org-mode' files.
8852 (org-get-time-of-day): Fix bug with partial matches early in a line.
8853 (org-non-link-chars): New constant.
8854 (org-link-regexp): Respect `org-non-link-chars'.
8855 (org-agenda-day-view): Remove command.
8856 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
8857 (org-follow-bbdb-link, org-store-link): Search also company field.
8858 (org-highlight-overlay): New variable.
8859 (org-highlight, org-unhighlight): New functions.
8860 (org-agenda-mode): Add pre-command-hook to remove highlight.
8861 (org-evaluate-time-range): Behavior depends upon whether time stamp
8862 contains a time or not.
8863 (org-show-subtree, org-show-entry): New functions.
8864 (org-agenda-cleanup-fancy-diary): Remove empty lines.
8865
8866 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
8867
8868 * comint.el (comint-output-filter-functions): Add autoload cookie.
8869
8870 2005-04-28 Kim F. Storm <storm@cua.dk>
8871
8872 * ido.el (ido-everywhere): Fix last change.
8873
8874 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
8875
8876 * international/latexenc.el: New file.
8877 * international/mule-conf.el (file-coding-system-alist): For .tex,
8878 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
8879
8880 2005-04-28 Lute Kamstra <lute@gnu.org>
8881
8882 * font-lock.el (font-lock-add-keywords)
8883 (font-lock-remove-keywords): Clarify docstring.
8884 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
8885 Don't start docstrings with a `*'.
8886 (font-lock-update-removed-keyword-alist): Give it a docstring.
8887
8888 * generic-x.el: Update commentary section.
8889 Only require font-lock when compiling.
8890 Define all modes conditionally.
8891 Place all generic modes in the generic-x-modes customization group.
8892 (generic-x-modes): New customization group.
8893 (generic-default-modes, generic-mswindows-modes)
8894 (generic-unix-modes, generic-other-modes): New constants.
8895 (generic-define-mswindows-modes, generic-define-unix-modes):
8896 Update docstrings. Make them obsolete.
8897 (generic-extras-enable-list): New default value. Update docstring.
8898 Improve :type. Change :set function.
8899 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
8900 Fix docstring.
8901
8902 * emacs-lisp/generic.el (generic-mode-internal):
8903 Simplify font-lock-defaults.
8904 (define-generic-mode): Fix docstring.
8905
8906 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8907
8908 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
8909 font-lock-face property to highlight matches.
8910
8911 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8912
8913 * progmodes/cc-mode.el (cc-create-define-alist): New function.
8914 (cc-define-alist): New variable.
8915 (c-mode): Make it local and initialize it.
8916
8917 * progmodes/gdb-ui.el (gdb-active-process): New variable.
8918 (gdb-exited): New function.
8919 (gdb-annotation-rules): Use it.
8920 (gdb-starting): Set gdb-active-process to t.
8921 (gdb-stopping): Amend doc string.
8922 (gdb-reset): Set gdb-active-process to nil.
8923
8924 * tooltip.el (tooltip-gud-tips): Show the associated #define
8925 directives when a C program under GDB is not executing.
8926
8927 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
8928
8929 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
8930 font-lock-fontify-syntactic-keywords.
8931
8932 * font-lock.el (font-lock-default-fontify-region): Don't force
8933 parse-sexp-lookup-properties to nil.
8934
8935 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
8936
8937 * man.el (man-mode-syntax-table): Set up `:' to have
8938 word-constituent syntax.
8939
8940 2005-04-27 Lute Kamstra <lute@gnu.org>
8941
8942 * novice.el (disable-command): Don't add spurious newlines to the
8943 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
8944
8945 2005-04-26 Jay Belanger <belanger@truman.edu>
8946
8947 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
8948 than one window before deleting window.
8949
8950 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8951
8952 * shell.el (shell-prompt-pattern): Doc fix.
8953 (shell-mode): Set paragraph-separate buffer locally to "\\'".
8954
8955 * comint.el (comint-prompt-regexp, comint-get-old-input)
8956 (comint-use-prompt-regexp)
8957 (comint-use-prompt-regexp-instead-of-fields)
8958 (comint-replace-by-expanded-history, comint-send-input)
8959 (comint-output-filter, comint-get-old-input-default)
8960 (comint-line-beginning-position, comint-bol, comint-show-output)
8961 (comint-backward-matching-input, comint-forward-matching-input)
8962 (comint-next-prompt, comint-previous-prompt):
8963 Rename `comint-use-prompt-regexp-instead-of-fields' to
8964 `comint-use-prompt-regexp'. Keep old name as alias and declare
8965 obsolete.
8966 (comint-use-prompt-regexp): Shorten first line of doc string.
8967
8968 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
8969 Set paragraph-separate buffer locally to "\\'".
8970
8971 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
8972 Adapt to above name change.
8973
8974 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8975 (smbclient-prompt-regexp): Ditto.
8976
8977 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
8978
8979 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
8980
8981 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
8982 gdb-location-list.
8983 Break lines that are over 80 characters wide.
8984
8985 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
8986
8987 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
8988 New fun and var, to preserve compatibility.
8989
8990 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
8991
8992 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
8993
8994 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
8995 name to file-newer-than-file-p.
8996
8997 2005-04-26 Richard M. Stallman <rms@gnu.org>
8998
8999 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
9000
9001 * progmodes/python.el (python-mode):
9002 Use new name eldoc-documentation-function.
9003
9004 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
9005
9006 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
9007 (eldoc-documentation-function):
9008 Rename from eldoc-print-current-symbol-info-function. Calls changed.
9009
9010 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
9011
9012 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
9013
9014 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
9015
9016 * term/xterm.el (function-key-map): Fix strings for
9017 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
9018 {C,S,A,C-S}-{f1-f12}.
9019
9020 2005-04-26 Kenichi Handa <handa@m17n.org>
9021
9022 * international/mule-cmds.el (select-safe-coding-system):
9023 Fix previous change.
9024
9025 2005-04-26 Lute Kamstra <lute@gnu.org>
9026
9027 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
9028
9029 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
9030 (font-lock-comment-delimiter-face): Ditto.
9031
9032 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
9033
9034 2005-04-25 Jay Belanger <belanger@truman.edu>
9035
9036 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
9037 to t while inserting information; use help-mode.
9038
9039 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
9040
9041 * term.el (ansi-term-color-vector): Use the xterm colors.
9042 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
9043
9044 2005-04-25 Lute Kamstra <lute@gnu.org>
9045
9046 * font-core.el (font-lock-defaults): Fix docstring.
9047
9048 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
9049
9050 2005-04-25 Kenichi Handa <handa@m17n.org>
9051
9052 * international/mule-cmds.el (select-safe-coding-system):
9053 Don't check consistency with coding: spec, etc if raw-text or
9054 no-conversion was found to be safe.
9055
9056 2005-04-24 Richard M. Stallman <rms@gnu.org>
9057
9058 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
9059 citation markers at start of each line.
9060
9061 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
9062 citation markers at start of each line.
9063
9064 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
9065
9066 * files.el (mode-require-final-newline): Fix previous change.
9067 (require-final-newline): Fix type label.
9068
9069 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
9070
9071 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
9072 statement in buffer (broken by 2004-11-24 change).
9073
9074 2005-04-24 Kim F. Storm <storm@cua.dk>
9075
9076 * ido.el (ido-everywhere): Save and restore old read-buffer-function
9077 and read-file-name-function values. Don't overwrite existing
9078 non-nil values if ido-mode is enabled without ido-everywhere.
9079
9080 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
9081
9082 * files.el (mode-require-final-newline): Minor doc fix.
9083
9084 2005-04-24 Eli Zaretskii <eliz@gnu.org>
9085
9086 * subr.el (syntax-after): Doc fix.
9087 (syntax-class): If argument is nil, return nil. Mask off upper 16
9088 bits, not 8 bits.
9089
9090 * files.el (mode-require-final-newline): Doc fix.
9091 (backup-buffer-copy): Fix last change.
9092
9093 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9094
9095 * term/mac-win.el: Require select. Set selection-coding-system to
9096 mac-system-coding-system. Call menu-bar-enable-clipboard.
9097 (x-last-selected-text-clipboard, x-last-selected-text-primary)
9098 (x-select-enable-clipboard): New variables.
9099 (x-select-text, x-get-selection, x-selection-value)
9100 (x-get-selection-value, mac-select-convert-to-string)
9101 (mac-services-open-file, mac-services-open-selection)
9102 (mac-services-insert-text): New functions.
9103 (CLIPBOARD, FIND): Put mac-scrap-name property.
9104 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
9105 (public.tiff): Put mac-ostype property.
9106 (selection-converter-alist): Add entries for them.
9107 (mac-application-menu-map): New keymap.
9108 (interprogram-cut-function, interprogram-paste-function): Set to
9109 x-select-text and x-get-selection-value, respectively.
9110 (split-window-keep-point): Set to t.
9111
9112 2005-04-23 Richard M. Stallman <rms@gnu.org>
9113
9114 * files.el (read-directory-name): Always pass non-nil
9115 DEFAULT-FILENAME arg to read-file-name.
9116 (backup-buffer-copy, basic-save-buffer-2): Take care against
9117 writing thru an unexpected existing symlink.
9118 (revert-buffer): In indirect buffer, revert the base buffer.
9119 (magic-mode-alist): Doc fix.
9120 (buffer-stale-function): Doc fix.
9121 (minibuffer-with-setup-hook): Avoid warning.
9122 (mode-require-final-newline): Doc and custom fix.
9123
9124 * follow.el (follow-end-of-buffer): Use with-no-warnings.
9125
9126 * font-lock.el (font-lock-comment-face): On terminals with few colors,
9127 use the default appearance.
9128 (font-lock-comment-delimiter-face): New face, new variable.
9129
9130 * imenu.el (imenu--generic-function): The official position of a
9131 definition is the start of the line that BEG is in.
9132
9133 * midnight.el (midnight-timer): Move defvar up.
9134
9135 * mouse.el (mouse-drag-region-1): Delete some debugging code.
9136
9137 * saveplace.el (save-place-to-alist): Use with-no-warnings.
9138
9139 * startup.el (command-line): Use with-no-warnings.
9140
9141 * window.el (window-size-fixed): New defvar.
9142
9143 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
9144
9145 * mail/rmail.el (rmail-font-lock-keywords):
9146 Use font-lock-comment-delimiter-face.
9147
9148 * mail/sendmail.el (mail-font-lock-keywords):
9149 Use font-lock-comment-delimiter-face.
9150
9151 * progmodes/compile.el (next-error-highlight-timer): New defvar.
9152
9153 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
9154
9155 * progmodes/compile.el (compilation-mode-font-lock-keywords):
9156 Specify t for LAXMATCH when matching directories.
9157 Save match data around compilation-compat-error-properties form.
9158
9159 2005-04-23 David Kastrup <dak@gnu.org>
9160
9161 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
9162 Mention that the autoloaded aliases should be kept for AUCTeX.
9163
9164 2005-04-23 Andreas Schwab <schwab@suse.de>
9165
9166 * isearch.el (isearch-forward): Doc fix.
9167
9168 2005-04-23 Eli Zaretskii <eliz@gnu.org>
9169
9170 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
9171 (jit-lock-stealth-nice): Change default value to 0.5.
9172
9173 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
9174
9175 * abbrev.el (write-abbrev-file): Write table entries in
9176 alphabetical order by table name.
9177
9178 2005-04-22 Kim F. Storm <storm@cua.dk>
9179
9180 * ido.el (ido-read-internal): Fix `list' completion.
9181
9182 2005-04-22 Kenichi Handa <handa@m17n.org>
9183
9184 * recentf.el (recentf-save-file-coding-system): New variable.
9185 (recentf-save-list): Encode the file by
9186 recentf-save-file-coding-system and add coding: tag.
9187
9188 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
9189
9190 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
9191
9192 2005-04-21 Lute Kamstra <lute@gnu.org>
9193
9194 * loadhist.el (unload-feature): Don't remove a function from hooks
9195 if it is about to be restored to an autoload . Remove functions
9196 that will become unbound from auto-mode-alist. Simplify the code.
9197
9198 * subr.el (assq-delete-all): New implementation that is linear,
9199 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
9200 (rassq-delete-all): New function.
9201
9202 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
9203 Add size-indication-mode.
9204
9205 2005-04-21 Kenichi Handa <handa@m17n.org>
9206
9207 * international/mule-cmds.el: Add autoload for widget-value in
9208 eval-when-compile.
9209
9210 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
9211
9212 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
9213 Add tooltip-mode.
9214
9215 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
9216
9217 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
9218
9219 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
9220 (inferior-lisp-filter-regexp, inferior-lisp-program)
9221 (inferior-lisp-load-command, inferior-lisp-prompt)
9222 (inferior-lisp-mode-hook, lisp-source-modes)
9223 (inferior-lisp-load-hook): defvar->defcustom.
9224 (inferior-lisp-program, inferior-lisp-prompt)
9225 (inferior-lisp-load-hook): Doc fixes.
9226 (inferior-lisp-install-letter-bindings): Small change in
9227 introductory comment.
9228
9229 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
9230
9231 * vc.el (vc-annotate-color-map): Change some colors so that text
9232 using them as foreground is readable on both white and black
9233 backgrounds.
9234
9235 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
9236
9237 * international/mule-conf.el (translation-table-for-input):
9238 Remove redundant declaration.
9239
9240 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
9241
9242 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
9243
9244 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
9245 (tooltip-toggle-gud-tips): New function.
9246
9247 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9248
9249 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
9250 right angle brackets.
9251
9252 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
9253
9254 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
9255
9256 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
9257
9258 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
9259 Remove. Update callers to use expand-file-name instead.
9260
9261 * subr.el (syntax-class): New function.
9262
9263 * simple.el (blink-matching-open): Use it.
9264
9265 * paren.el (show-paren-function): Use it to recognize parens that are
9266 also used in 2-char comment markers.
9267
9268 2005-04-19 Lute Kamstra <lute@gnu.org>
9269
9270 * loadhist.el (unload-feature): Update for new format of
9271 load-history. Simplify the code.
9272
9273 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9274
9275 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
9276 (mac-add-charset-info): New function. Initialize variable
9277 mac-charset-info-alist using it.
9278 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
9279 for translation.
9280 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
9281 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
9282 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
9283 New CCL programs.
9284
9285 2005-04-19 Kim F. Storm <storm@cua.dk>
9286
9287 * simple.el (next-buffer, prev-buffer, next-error)
9288 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
9289 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
9290
9291 * bindings.el (next-buffer, prev-buffer, next-error)
9292 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
9293 (clone-indirect-buffer-other-window): Move bindings from simple.el.
9294 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
9295 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
9296
9297 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
9298
9299 * isearch.el (isearch-edit-string): Make the search-ring available for
9300 minibuffer history commands.
9301 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
9302 the default history commands now work just as well.
9303 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
9304
9305 2005-04-18 Kim F. Storm <storm@cua.dk>
9306
9307 * emulation/cua-base.el (cua--pre-command-handler): Add more
9308 elaborate check for shift modifier on non-window systems.
9309
9310 2005-04-18 Lars Hansen <larsh@math.ku.dk>
9311
9312 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
9313
9314 2005-04-18 Kim F. Storm <storm@cua.dk>
9315
9316 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
9317 and make it optional. Don't test tooltip-gud-echo-area here.
9318 (tooltip-gud-process-output, gdb-tooltip-print):
9319 Pass tooltip-gud-echo-area to tooltip-show.
9320 (tooltip-help-tips): Remove second optional arg to tooltip-show.
9321
9322 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9323
9324 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
9325 `display-graphic-p' may not be bound yet.
9326
9327 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
9328
9329 * startup.el (command-line): No longer enable Xterm Mouse mode by
9330 default in terminals compatible with xterm.
9331
9332 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
9333
9334 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
9335
9336 * tooltip.el (tooltip-gud-echo-area): Rename from
9337 tooltip-use-echo-area.
9338 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
9339 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
9340 area independently of where help tooltips are displayed.
9341
9342 2005-04-17 David Kastrup <dak@gnu.org>
9343
9344 * cus-theme.el (custom-theme-write-variables): Quote variables
9345 where necessary.
9346
9347 2005-04-17 Richard M. Stallman <rms@gnu.org>
9348
9349 * simple.el (yank-excluded-properties): Add follow-link to value.
9350
9351 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
9352
9353 * startup.el (fancy-splash-max-time): Just 30 seconds.
9354 (fancy-splash-delay): Just 7.
9355 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
9356
9357 * loadhist.el (unload-feature): Update for new format of load-history.
9358 Simplify the code.
9359
9360 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
9361 (rmail-font-lock-keywords): Don't fontify the text of a citation.
9362
9363 * mail/sendmail.el (mail-font-lock-keywords):
9364 Don't fontify subject text.
9365 Don't fontify the text of a citation.
9366
9367 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
9368
9369 * comint.el (comint-output-filter): Run comint-output-filter-functions
9370 with point where the user had it.
9371
9372 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
9373
9374 * international/ucs-tables.el (ucs-set-table-for-input):
9375 Disable when using unify-on-decoding.
9376
9377 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
9378
9379 * emulation/cua-base.el (cua-global-mark-face): Add special case
9380 for displays supporting a high number of colors.
9381
9382 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
9383
9384 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
9385
9386 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
9387
9388 * filesets.el (filesets-add-buffer): If user supplies a name of a
9389 non-existing fileset, create a new fileset.
9390
9391 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
9392
9393 * textmodes/org.el (org-up-heading-all): Fix bug with
9394 `outline-up-heading-all'.
9395
9396 2005-04-16 Andreas Schwab <schwab@suse.de>
9397
9398 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
9399 /etc/permissions.d/* and /etc/aliases.d/*.
9400
9401 2005-04-16 Kenichi Handa <handa@m17n.org>
9402
9403 * international/code-pages.el (cp-make-coding-system):
9404 Set `translation-table-for-input' property value to the symbol
9405 ucs-mule-to-mule-unicode, not to that value.
9406 (pt154): Escape guillemet by `\'.
9407
9408 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
9409
9410 * loadup.el: Load tooltip if x-show-tip is fboundp.
9411
9412 * startup.el (command-line): Add comment.
9413
9414 * tooltip.el (tooltip-mode): Specify correct standard value for
9415 Custom in init-value.
9416
9417 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
9418
9419 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
9420 possible.
9421
9422 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9423
9424 * textmodes/org.el (org-agenda-date-prompt): Rename from
9425 `org-agenda-date-today'.
9426 (org-evaluate-time-range): Insert at point instead of directly
9427 after time range.
9428 (org-first-headline-recenter, org-subtree-end-visible-p)
9429 (org-optimize-window-after-visibility-change): New functions
9430 (org-agenda-post-command-hook): Don't allow point at end of line,
9431 to make sure it always hits the text properties.
9432 (org-agenda-next-date-line, org-agenda-previous-date-line):
9433 New commands.
9434 (org-set-regexps-and-options): Category may contain white space.
9435 (org-agenda-get-deadlines, org-agenda-get-scheduled):
9436 Improve marker positions.
9437 (org-agenda-new-marker): Argument POS made optional.
9438 (org-agenda-get-timestamps): Deadlines which are done are listed
9439 in org-done-face now.
9440 (org-agenda-get-todos, org-agenda-get-timestamps)
9441 (org-agenda-get-deadlines, org-agenda-get-scheduled):
9442 Set `undone-face' and `done-face' properties.
9443 (org-last-todo-state-is-todo): New variable.
9444 (org-todo): Set `org-last-todo-state-is-todo'.
9445 (org-agenda-todo): Change face according to
9446 `org-last-todo-state-is-todo'. And change other lines referring to
9447 the same entry.
9448 (org-calendar-goto-agenda): New command.
9449 (org-calendar-to-agenda-key): New option.
9450 (org-startup-folded): New allowed value `content'.
9451 (org-set-regexps-and-options): Accept new value `content' for
9452 `org-startup-folded'.
9453 (org-get-current-options): Handle new value `content' for
9454 `org-startup-folded'.
9455 (org-insert-todo-heading): New command.
9456 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
9457 interactively in empty file and option
9458 `org-insert-mode-line-in-empty-file' has been set.
9459 (org-agenda-todo,org-agenda-priority): Modify to use
9460 `org-agenda-change-all-lines'.
9461 (org-warning-face): Change color on dark background
9462
9463 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9464
9465 * international/mule-cmds.el (set-locale-environment): On Mac OS,
9466 use preferences AppleLocale and AppleLanguages, and variable
9467 mac-system-locale for default locale. On Mac OS Classic, use
9468 mac-system-coding-system for default coding systems.
9469
9470 * term/mac-win.el: Don't set file-name-coding-system.
9471 Decode variables system-name, emacs-build-system, user-login-name, and
9472 user-full-name by mac-system-coding-system on Mac OS Classic.
9473 (mac-system-coding-system): New variable.
9474
9475 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
9476
9477 * startup.el (command-line): Handle `xterm-mouse-mode' before
9478 reading init file.
9479
9480 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
9481
9482 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
9483
9484 * progmodes/sh-script.el (sh-here-document-word): Make it a
9485 defcustom. Doc fix.
9486 (sh-add): Bash uses $(( )) for arithmetic.
9487 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
9488 (sh-maybe-here-document): Remove quotes and leading whitespace
9489 from heredoc word when closing. Indent heredoc with tabs if word
9490 starts with "-".
9491
9492 2005-04-13 Richard M. Stallman <rms@gnu.org>
9493
9494 * simple.el (undo): Fix previous change.
9495
9496 * custom.el (defface): Doc fix.
9497
9498 2005-04-13 Lute Kamstra <lute@gnu.org>
9499
9500 * Makefile.in (DONTCOMPILE): Remove list.
9501 (compile, compile-always): Don't use DONTCOMPILE.
9502 (update-authors): Load the library in which batch-update-authors
9503 is defined.
9504 * makefile.w32-in (DONTCOMPILE): Remove list.
9505 (compile, compile-always): Fix comments.
9506 (update-authors): Load the library in which batch-update-authors
9507 is defined.
9508
9509 * generic-x.el (generic-mode-ini-file-find-file-hook):
9510 Rename to ini-generic-mode-find-file-hook.
9511 Keep generic-mode-ini-file-find-file-hook as an alias.
9512 (ini-generic-mode-find-file-hook): Rename from
9513 generic-mode-ini-file-find-file-hook. Fix docstring.
9514 (ini-generic-mode): Docstring change.
9515 (bat-generic-mode-run-as-comint): Silence the byte compiler.
9516
9517 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
9518 called from lisp.
9519
9520 * generic.el: Move to the emacs-lisp subdir.
9521
9522 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
9523
9524 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
9525 and C-S- function and cursor motion keys.
9526
9527 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
9528
9529 * startup.el (command-line): Enable Xterm Mouse mode by default.
9530 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
9531 for Custom. No longer show "Mouse" in mode line when enabled.
9532 Doc fix.
9533
9534 2005-04-12 Kim F. Storm <storm@cua.dk>
9535
9536 * emulation/cua-base.el (cua-rectangle-face)
9537 (cua-rectangle-noselect-face): Define face attributes here.
9538
9539 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
9540
9541 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9542
9543 * startup.el (command-line): Turn off blinking cursor if
9544 cursorBlink in resources is off or false.
9545
9546 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9547
9548 * term/mac-win.el (dnd): Require dnd.
9549 (mac-drag-n-drop): Call dnd-handle-one-url.
9550 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
9551 (kTextEncodingISOLatin2): Remove constants.
9552 (mac-script-code-coding-systems): New constant.
9553 (mac-handle-language-change): New function.
9554 (special-event-map): Bind it to `language-change' event.
9555 (mac-centraleurroman, mac-cyrillic): New coding systems.
9556 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
9557 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
9558 and mac-cyrillic-encoder to encode-mac-centraleurroman and
9559 encode-mac-cyrillic, respectively.
9560
9561 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
9562
9563 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
9564 Don't set overlay-arrow-string to "=>" as this is done
9565 globally in C now.
9566
9567 2005-04-12 Lute Kamstra <lute@gnu.org>
9568
9569 * generic-x.el (rc-generic-mode, rul-generic-mode):
9570 Fix auto-mode-alist entries.
9571 (etc-fstab-generic-mode): Tweak fontification.
9572
9573 * generic.el (generic-make-keywords-list): Fix docstring.
9574 (generic-mode-internal): Simplify generic-font-lock-keywords.
9575
9576 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
9577
9578 * whitespace.el (whitespace-buffer-leading)
9579 (whitespace-buffer-trailing): Revert the incorrect test inversion.
9580 However, fix the highlight area for the leading and
9581 trailing whitespaces to show space.
9582
9583 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
9584
9585 * whitespace.el (whitespace-version): Bump to 3.5
9586
9587 (whitespace-buffer-leading, whitespace-buffer-trailing):
9588 Invert sense of the test to highlight the whitespace.
9589
9590 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
9591
9592 * progmodes/gud.el (gud-display-line): GUD uses its own
9593 overlay arrow now so don't set overlay-arrow-string.
9594 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
9595
9596 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
9597
9598 * term.el (term-ansi-current-bold, term-ansi-current-underline)
9599 (term-ansi-current-reverse, term-ansi-current-invisible)
9600 (term-ansi-face-already-done): Change to boolean.
9601 (term-reset-terminal, term-handle-colors-array): Handle the above
9602 vars accordingly.
9603 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
9604 (term-emulate-terminal): Use the new name.
9605
9606 * faces.el (secondary-selection): Use yellow1, not yellow.
9607 (trailing-whitespace): Use red1, not red.
9608
9609 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9610
9611 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
9612 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
9613 (dired-dnd-handle-file): Call dnd-get-local-file-uri
9614
9615 * cus-edit.el (dnd): New group.
9616
9617 * term/w32-win.el (dnd): Require dnd
9618 (w32-drag-n-drop): Call dnd-handle-one-url.
9619
9620 * x-dnd.el: Require dnd.
9621 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
9622 Call dnd-handle-one-url.
9623 (x-dnd-types-alist, x-dnd-insert-utf8-text)
9624 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
9625 to dnd-insert-text.
9626 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
9627 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
9628 (x-dnd-get-local-file-name, x-dnd-open-local-file)
9629 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
9630
9631 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
9632
9633 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
9634
9635 * wdired.el: Doc fixes.
9636 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
9637 (wdired-use-dired-vertical-movement): Rename from
9638 wdired-always-move-to-filename-beginning.
9639 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
9640 (wdired-change-to-wdired-mode): Change mode name.
9641 (wdired-newline): Delete.
9642
9643 2005-04-11 Richard M. Stallman <rms@gnu.org>
9644
9645 * whitespace.el (whitespace-highlight-the-space):
9646 Don't call whitespace-unhighlight-the-space here.
9647
9648 * simple.el (undo): Record t in undo-equiv-table
9649 for the redo record made by an undo-in-region.
9650
9651 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
9652
9653 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
9654 (gdb-frame-inferior-io-buffer): New Functions to control
9655 display of separate IO buffer.
9656 (menu): Add them to menu-bar.
9657 (gdb-display-buffer): Check for buffer another frame.
9658 Protect GUD buffer.
9659 (gdb-setup-windows): Create IO buffer if not already there.
9660 (gdb-memory-mode): Remove purecopy noops.
9661
9662 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9663
9664 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
9665 and pass to self-insert-command.
9666
9667 2005-04-11 Lute Kamstra <lute@gnu.org>
9668
9669 * generic.el: Commentary section cleanup.
9670 (generic): Delete.
9671 (generic-use-find-file-hook, generic-lines-to-scan)
9672 (generic-find-file-regexp, generic-ignore-files-regexp)
9673 (default-generic-mode, generic-mode-find-file-hook)
9674 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
9675 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
9676 (generic-use-find-file-hook, generic-lines-to-scan)
9677 (generic-find-file-regexp, generic-ignore-files-regexp)
9678 (default-generic-mode, generic-mode-find-file-hook)
9679 (generic-mode-ini-file-find-file-hook): Move from generic.el.
9680
9681 2005-04-10 Karl Fogel <kfogel@red-bean.com>
9682
9683 * bookmark.el (bookmark-write-file): Catch errors writing file.
9684 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
9685
9686 2005-04-10 Richard M. Stallman <rms@gnu.org>
9687
9688 * startup.el (fancy-splash-tail): Update copyright year.
9689 (command-line): Split part of -Q into -D.
9690 (emacs-basic-display): New defvar.
9691 (fancy-splash-text): Correct name of menu item.
9692
9693 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
9694
9695 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
9696 lines in one node.
9697
9698 * comint.el (comint-send-input): New arg ARTIFICIAL.
9699 Callers in this file changed.
9700
9701 * abbrev.el (define-abbrevs): Read system abbrevs properly.
9702
9703 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
9704
9705 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
9706
9707 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
9708 `ldap-search-internal'.
9709
9710 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
9711
9712 * files.el (set-auto-mode-1): Use line-end-position.
9713
9714 * international/latin-1.el:
9715 * international/latin-2.el:
9716 * international/latin-3.el:
9717 * international/latin-4.el:
9718 * international/latin-5.el:
9719 * international/latin-8.el:
9720 * international/latin-9.el: Give punctuation syntax to NBSP.
9721
9722 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
9723 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
9724 Use char-classes to accept non-ascii letters, accepted in some recent
9725 bibtex implementations.
9726
9727 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
9728
9729 * custom.el (custom-set-minor-mode): Any non-nil value for the
9730 variable should enable the mode when set through Custom.
9731
9732 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
9733
9734 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
9735 TAB binding so tab-always-indent is obeyed.
9736 (vhdl-minibuffer-local-map): Move initialization into declaration.
9737 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
9738 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
9739 (vhdl-hooked-abbrev): Avoid test for XEmacs.
9740 (vhdl-current-line): Use line-beginning-position.
9741 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
9742 with-output-to-temp-buffer, so the current position can be recorded.
9743
9744 2005-04-10 Masatake YAMATO <jet@gyve.org>
9745
9746 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9747 Add regexp for gcov.
9748
9749 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9750
9751 * calendar/time-date.el (time-to-seconds, seconds-to-time)
9752 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
9753 syntax which Emacs 20 doesn't support.
9754
9755 2005-04-09 Richard M. Stallman <rms@gnu.org>
9756
9757 * help.el (describe-key-briefly, describe-key):
9758 Replace strings as event types with "(any string)".
9759
9760 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
9761
9762 * arc-mode.el (archive-mode-map): Move initialization into
9763 the declaration. Override *all* bindings of `undo'.
9764 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
9765
9766 2005-04-09 Jay Belanger <belanger@truman.edu>
9767
9768 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
9769
9770 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
9771
9772 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
9773 (xterm-register-default-colors): Update color values computation
9774 to match xterm-200.
9775
9776 2005-04-09 Kenichi Handa <handa@m17n.org>
9777
9778 * international/code-pages.el (iso-latin-7): Fix the map.
9779
9780 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
9781
9782 * emacs-lisp/lisp.el (defun-prompt-regexp)
9783 (parens-require-spaces, buffer-end, end-of-defun)
9784 (insert-parentheses): Doc fixes.
9785
9786 2005-04-08 Kim F. Storm <storm@cua.dk>
9787
9788 * comint.el (comint-highlight-prompt): Fix face spec.
9789 * hi-lock.el (hi-green): Likewise.
9790
9791 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
9792
9793 * cus-edit.el (custom-modified-face):
9794 * comint.el (comint-highlight-input): Fix previous changes.
9795 * term.el (term-handle-ansi-escape): Add a comment.
9796
9797 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
9798
9799 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
9800 in the buffer and in whitespace-highlighted-space.
9801 (whitespace-unhighlight-the-space): Simplify.
9802 (whitespace-buffer): Simplify.
9803
9804 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
9805
9806 * textmodes/table.el (table-cell-face): Add special case for
9807 displays supporting a high number of colors.
9808 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
9809 (vhdl-font-lock-reserved-words-face)
9810 (vhdl-speedbar-architecture-face)
9811 (vhdl-speedbar-instantiation-face)
9812 (vhdl-speedbar-architecture-selected-face)
9813 (vhdl-speedbar-instantiation-selected-face): Likewise.
9814 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
9815 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
9816 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
9817 (ebrowse-root-class-face, ebrowse-member-attribute-face)
9818 (ebrowse-progress-face): Likewise.
9819 * progmodes/compile.el (compilation-info-face): Likewise.
9820 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
9821 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
9822 * calendar/calendar.el (diary-face): Likewise.
9823 * woman.el (woman-italic-face, woman-bold-face)
9824 (woman-unknown-face): Likewise.
9825 * wid-edit.el (widget-button-pressed-face): Likewise.
9826 * whitespace.el (whitespace-highlight-face): Likewise.
9827 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
9828 * pcvs-info.el (cvs-marked-face): Likewise.
9829 * info.el (info-xref): Likewise.
9830 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
9831 * hilit-chg.el (highlight-changes-face)
9832 (highlight-changes-delete-face): Likewise.
9833 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
9834 (hi-red-b): Likewise.
9835 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
9836 * font-lock.el (font-lock-keyword-face)
9837 (font-lock-function-name-face, font-lock-warning-face): Likewise.
9838 * cus-edit.el (custom-invalid-face, custom-modified-face)
9839 (custom-set-face, custom-changed-face, custom-variable-tag-face)
9840 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
9841 * comint.el (comint-highlight-prompt): Likewise.
9842
9843 2005-04-08 Lute Kamstra <lute@gnu.org>
9844
9845 * font-lock.el (font-lock-keywords): Docstring fixes.
9846
9847 2005-04-08 Kenichi Handa <handa@m17n.org>
9848
9849 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
9850 chars are more than a limit, print " and more..." at the tail.
9851
9852 2005-04-08 Kim F. Storm <storm@cua.dk>
9853
9854 * emacs-lisp/authors.el (authors-aliases): Update list.
9855 (authors-ignored-files): New list.
9856 (authors-fixed-entries): Fix typo.
9857 (authors-renamed-files-alist): Update list.
9858 (authors-add): Check authors-ignored-files.
9859
9860 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
9861
9862 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
9863 optional, to ensure backward compatibility.
9864
9865 2005-04-08 Stephen Eglen <stephen@gnu.org>
9866
9867 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
9868
9869 2005-04-08 Kim F. Storm <storm@cua.dk>
9870
9871 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
9872
9873 * mouse.el (mouse-on-link-p): Doc fix.
9874
9875 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
9876
9877 * ielm.el (ielm-prompt-read-only): Doc fix.
9878
9879 * comint.el (comint-prompt-read-only): Doc fix.
9880
9881 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
9882
9883 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
9884 ensure dired always handles wildcards passed to ffap.
9885 (find-file-at-point): Use it.
9886 (ffap-dired-wildcards): Doc fix.
9887
9888 2005-04-07 Juri Linkov <juri@jurta.org>
9889
9890 * simple.el (next-error-overlay-arrow-position): New defvar.
9891 Put "=>" on its property `overlay-arrow-string'. Add it to
9892 `overlay-arrow-variable-list'.
9893
9894 * progmodes/compile.el (compilation-setup):
9895 Set `next-error-overlay-arrow-position' to nil. Also set it to
9896 nil in the local hook `kill-buffer-hook'. Make local variable
9897 `overlay-arrow-string' and set it to "=>".
9898 (compilation-goto-locus): Set BOL position to
9899 `next-error-overlay-arrow-position' instead of
9900 `overlay-arrow-position'.
9901
9902 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
9903 locally instead of adding it to the global hook.
9904 (Info-kill-buffer): Move up.
9905
9906 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
9907
9908 * term/xterm.el (xterm-standard-colors): Update color values from
9909 xterm-200.
9910
9911 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
9912
9913 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
9914
9915 * fast-lock.el:
9916 * lazy-lock.el: Move them to the obsolete subdir.
9917
9918 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
9919
9920 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
9921 (wdired-add-replace-advice): Remove.
9922 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
9923
9924 2005-04-06 Kim F. Storm <storm@cua.dk>
9925
9926 * startup.el (command-line): Add --bare-bones alias for -Q.
9927
9928 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9929
9930 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
9931 create the startup fontset if a font specification ends with
9932 `mac-roman'.
9933
9934 2005-04-06 Lute Kamstra <lute@gnu.org>
9935
9936 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
9937 change.
9938
9939 * emacs-lisp/copyright.el (copyright-update-year): Replace the
9940 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
9941
9942 2005-04-05 Lute Kamstra <lute@gnu.org>
9943
9944 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
9945 (define-generic-mode): Ditto. Fix debug declaration.
9946
9947 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
9948 Put them in the generic-x group.
9949
9950 * calendar/timeclock.el (timeclock): Doc fix.
9951
9952 * generic.el (define-generic-mode): Don't use custom-current-group.
9953 Document default :group value.
9954 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
9955 (define-global-minor-mode): Don't use custom-current-group.
9956
9957 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
9958
9959 * startup.el (command-line-1): Display startup-echo-area-message
9960 when fancy splash screen is in use.
9961
9962 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
9963 (sh-escaped-newline): New face.
9964 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
9965 newline, and use sh-escaped-newline face.
9966
9967 * progmodes/tcl.el (tcl-escaped-newline): New face.
9968 (tcl-builtin-list): New variable.
9969 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
9970 newlines. Fix keywords subexpression number.
9971
9972 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
9973
9974 * textmodes/org.el (org-diary-default-entry): Fix call to
9975 `add-to-diary-entry'.
9976
9977 2005-04-05 Kim F. Storm <storm@cua.dk>
9978
9979 * ediff-init.el: Use (featurep 'xemacs).
9980
9981 2005-04-05 David Ponce <david@dponce.com>
9982
9983 * cus-edit.el (face): Derive from symbol widget. Display sample
9984 of the current face on the fly.
9985 (widget-face-sample-face-get, widget-face-notify): New functions.
9986 (widget-face-value-create): Remove.
9987
9988 * wid-edit.el (widget-field-end): Temporarily remove field
9989 narrowing before to call `get-char-property'.
9990
9991 2005-04-04 Jay Belanger <belanger@truman.edu>
9992
9993 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
9994 (math-read-subscripts): New variable.
9995 (math-read-preprocess-string): Process subscripts.
9996
9997 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
9998
9999 * comint.el (comint-prompt-read-only): Doc fix.
10000
10001 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
10002 `-1'. Doc fix.
10003
10004 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
10005
10006 * textmodes/org.el (org-insert-mode-line-in-empty-file):
10007 Change default value to nil.
10008
10009 2005-04-04 Lute Kamstra <lute@gnu.org>
10010
10011 * autorevert.el (auto-revert-mode): Specify :group.
10012 * battery.el (display-battery-mode): Specify :group.
10013 * diff-mode.el (diff-minor-mode): Specify :group.
10014 * font-core.el (font-lock-mode): Specify :group.
10015 * hl-line.el (hl-line-mode): Specify :group.
10016 * iimage.el (iimage): New customization group.
10017 (iimage-mode): Specify :group.
10018 * longlines.el (longlines-mode): Specify :group.
10019 * master.el: Don't require easy-mmode.
10020 (master): New customization group.
10021 (master-mode): Specify :group.
10022 * msb.el (msb-mode): Specify :group.
10023 * reveal.el (reveal-mode): Specify :group.
10024 * simple.el (next-error-follow-minor-mode): Specify :group.
10025 * smerge-mode.el (smerge-mode): Specify :group.
10026 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
10027 * emulation/cua-base.el (cua-mode): Specify :group.
10028 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
10029 * language/thai-util.el (thai-auto-composition-mode)
10030 (thai-word-mode): Specify :group.
10031 * mail/supercite.el (sc-minor-mode): Specify :group.
10032 * progmodes/cwarn.el (cwarn-mode): Specify :group.
10033 * progmodes/flymake.el (flymake-mode): Specify :group.
10034 * progmodes/glasses.el (glasses-mode): Specify :group.
10035 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
10036 * textmodes/enriched.el (enriched-mode): Specify :group.
10037 * textmodes/refill.el (refill-mode): Specify :group.
10038
10039 * add-log.el (change-log-font-lock-keywords): Names in
10040 parenthesized lists can contain spaces.
10041
10042 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
10043
10044 * startup.el (fancy-splash-text): Shorten default text of
10045 "Emacs Tutorial" line. Also, if the current language env
10046 indicates an available tutorial file other than TUTORIAL,
10047 extract its title and append it to the line in parentheses.
10048 (fancy-splash-insert): If arg is a thunk, funcall it.
10049
10050 2005-04-04 Jay Belanger <belanger@truman.edu>
10051
10052 * calc.el (calc-language-alist): Add tags to customization type.
10053
10054 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
10055
10056 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
10057 Doc fix.
10058
10059 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
10060
10061 * add-log.el (change-log-font-lock-keywords): The manual
10062 describing a Change Log entry, says: (...) "Aside from these
10063 header lines, every line in the change log starts with a space or
10064 a tab.". The font-lock was not highlighting lines started with
10065 spaces, added support for it.
10066
10067 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10068
10069 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
10070 (bibtex-generate-url-list): Update docstring accordingly. Put the
10071 complex example in the docstring.
10072 (bibtex-font-lock-url): Use pop.
10073
10074 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
10075
10076 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
10077
10078 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
10079
10080 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10081
10082 * filesets.el (filesets-set-default): Doc fix.
10083
10084 2005-04-03 Lute Kamstra <lute@gnu.org>
10085
10086 * generic.el (define-generic-mode): Add argument to specify
10087 keywords for defcustom.
10088 (default-generic-mode): Specify :group.
10089
10090 * generic-x.el: Specify :group for all generic modes.
10091
10092 * desktop.el (desktop-no-desktop-file-hook)
10093 (desktop-after-read-hook): Doc fix.
10094
10095 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
10096
10097 * simple.el (visible-mode): Use explicit :group keyword.
10098 This changes the group of `visible-mode-hook' from paren-blinking
10099 to editing-basics.
10100
10101 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
10102
10103 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
10104 mailbox specifications as well as URLs.
10105 (rmail-insert-inbox-text): Remove unused conditional branches.
10106
10107 2005-04-01 Jay Belanger <belanger@truman.edu>
10108
10109 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
10110 (calc-gnuplot-print-command): Move definitions to calc.el.
10111
10112 * calc/calc-embed.el (calc-embedded-announce-formula)
10113 (calc-embedded-open-formula, calc-embedded-close-formula)
10114 (calc-embedded-open-word, calc-embedded-close-word)
10115 (calc-embedded-open-plain, calc-embedded-close-plain)
10116 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
10117 (calc-embedded-open-mode, calc-embedded-close-mode):
10118 Move definitions to calc.el.
10119
10120 * calc/calc.el (calc-settings-file, calc-language-alist):
10121 Make customizable.
10122 (calc-embedded-announce-formula, calc-embedded-open-formula)
10123 (calc-embedded-close-formula, calc-embedded-open-word)
10124 (calc-embedded-close-word, calc-embedded-open-plain)
10125 (calc-embedded-close-plain, calc-embedded-open-new-formula)
10126 (calc-embedded-close-new-formula, calc-embedded-open-mode)
10127 (calc-embedded-close-mode, calc-gnuplot-name)
10128 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
10129 from other files and make customizable.
10130
10131 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
10132
10133 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
10134 Use buffer-live-p.
10135 (cvs-mode-run): Don't call cvs-update-header here.
10136 (cvs-run-process): Call cvs-update-header.
10137 Use process properties for cvs-postprocess and cvs-buffer so that
10138 the sentinel can behave better if the temp buffer is killed.
10139 Use a pipe rather than a tty, to better handle unexpected prompts.
10140 (cvs-sentinel): Rewrite. Call cvs-update-header.
10141
10142 2005-04-01 Andre Spiegel <spiegel@gnu.org>
10143
10144 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
10145 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
10146
10147 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
10148
10149 * generic.el (define-generic-mode): Add indentation rule.
10150
10151 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
10152
10153 * files.el (mode-require-final-newline): Make Custom correctly
10154 report a nil value and allow to set it to nil via Custom.
10155 Doc fix.
10156
10157 2005-04-01 Kenichi Handa <handa@m17n.org>
10158
10159 * international/characters.el: Enable the correct case setting for
10160 dotless-i and dotted-I.
10161
10162 2005-04-01 Kim F. Storm <storm@cua.dk>
10163
10164 * ido.el (ido-file-internal): Fall back to non-ido command if
10165 initial directory is on slow ftp (or tramp) host.
10166
10167 2005-03-31 Richard M. Stallman <rms@gnu.org>
10168
10169 * emacs-lisp/autoload.el (make-autoload):
10170 Handle define-global-minor-mode.
10171
10172 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
10173 Rename from easy-mmode-define-global-mode.
10174 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
10175
10176 * progmodes/scheme.el (scheme-mode-syntax-table):
10177 Update syntax of | and # for two-character comment syntax.
10178
10179 2005-03-31 Lute Kamstra <lute@gnu.org>
10180
10181 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
10182 (define-minor-mode): Call custom-current-group at load-time.
10183
10184 * generic.el (define-generic-mode): Add debug declaration.
10185 Add defcustom for the mode hook.
10186 (generic-mode-internal): Use run-mode-hooks.
10187
10188 2005-03-31 Kim F. Storm <storm@cua.dk>
10189
10190 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
10191 (mouse-fixup-help-message): New defun called by show_help_echo
10192 to fixup mouse-2 prefix in help messages when applicable.
10193
10194 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
10195
10196 2005-03-31 Kenichi Handa <handa@m17n.org>
10197
10198 * language/thai-word.el (thai-find-word-ends): Pay attention to
10199 the case that we reach the end of buffer.
10200
10201 * textmodes/fill.el (fill-text-properties-at): New function.
10202 (fill-newline): Use fill-text-properties-at instead of
10203 text-properties-at.
10204
10205 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
10206
10207 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
10208 not comint-quote-filename.
10209
10210 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
10211
10212 * help-fns.el (help-with-tutorial): Revert last change.
10213
10214 2005-03-31 Kim F. Storm <storm@cua.dk>
10215
10216 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
10217
10218 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
10219
10220 * calendar/cal-china.el: Update reference to "Calendrical
10221 Calculations" book; there's a new edition.
10222 * calendar/cal-coptic.el: Likewise.
10223 * calendar/cal-french.el: Likewise.
10224 * calendar/cal-hebrew.el: Likewise.
10225 * calendar/cal-islam.el: Likewise.
10226 * calendar/cal-iso.el: Likewise.
10227 * calendar/cal-julian.el: Likewise.
10228 * calendar/cal-mayan.el: Likewise.
10229 * calendar/cal-persia.el: Likewise.
10230 * calendar/calendar.el: Likewise.
10231 * calendar/holidays.el: Likewise.
10232 * calendar/lunar.el: Likewise.
10233 * calendar/solar.el: Likewise.
10234
10235 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
10236 white space from doc string.
10237
10238 2005-03-30 Jay Belanger <belanger@truman.edu>
10239
10240 * calc/calc-help.el (calc-full-help): Remove email address.
10241
10242 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
10243
10244 * help-fns.el (help-with-tutorial): Delete title line.
10245
10246 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
10247
10248 * calendar/cal-x.el (calendar-one-frame-setup)
10249 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
10250 rather than 'symbol for set-window-dedicated-p.
10251
10252 * calendar/appt.el (appt-buffer-name): Make it a constant.
10253 (appt-add): Doc fix.
10254
10255 * filesets.el (filesets-menu-path, filesets-menu-before)
10256 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
10257 (filesets-menu-cache-file): Use directory ~/.emacs.d.
10258 (filesets-add-submenu): Delete and use add-submenu instead.
10259
10260 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
10261
10262 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
10263 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
10264 (org-diary-default-entry): New function.
10265 (org-get-entries-from-diary): Better parsing of diary entries.
10266 (org-agenda-check-no-diary): New function.
10267 ("diary-lib"): Advice to function `add-to-diary-list', to allow
10268 linking to diary entries.
10269 (org-agenda-execute-calendar-command): New function.
10270 (org-agenda): Improve visible section in window.
10271 Use `org-fit-agenda-window'.
10272 (org-fit-agenda-window): New option.
10273 (org-move-subtree-down): Better handling of empty lines
10274 at end of subtree.
10275 (org-cycle): Numeric prefix is interpreted now as show-subtree N
10276 levels up.
10277 (org-fontify-done-headline): New option.
10278 (org-headline-done-face): New face.
10279 (org-set-font-lock-defaults): Use `org-headline-done-face'.
10280 (org-table-copy-down): Rename from `org-table-copy-from-above'.
10281 When current field is non-empty, it is copied to next row.
10282 (org-table-copy-from-above): Fix bug which made it
10283 impossible to copy fields containing only a single non-white character.
10284
10285 2005-03-30 Kim F. Storm <storm@cua.dk>
10286
10287 * kmacro.el (kmacro-end-macro): Isearch may store this command
10288 into the macro -- so ignore it when executing keyboard macro.
10289
10290 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
10291
10292 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
10293
10294 2005-03-29 Kenichi Handa <handa@m17n.org>
10295
10296 * language/thai.el ("Thai"): Set setup-function and exit-function
10297 for Thai language environment.
10298
10299 * language/thai-util.el: Require thai-word.
10300 (thai-word-mode-map): New variable.
10301 (thai-word-mode): New minor mode.
10302 (setup-thai-language-environment-internal): New function.
10303 (exit-thai-language-environment-internal): New function.
10304
10305 * language/thai-word.el (thai-word-table): Declare it by defvar,
10306 use dolist to initialize it.
10307 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
10308 (thai-fill-find-break-point): New functions.
10309
10310 2005-03-29 Richard M. Stallman <rms@gnu.org>
10311
10312 * simple.el (idle-update-delay): Move definition up.
10313 (set-mark): Doc fix.
10314
10315 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
10316
10317 * longlines.el: New file.
10318
10319 * simple.el (buffer-substring-filters): New variable.
10320 (filter-buffer-substring): New function.
10321 (kill-region, copy-region-as-kill): Use it.
10322
10323 * register.el (copy-to-register, append-to-register)
10324 (prepend-to-register): Use filter-buffer-substring.
10325
10326 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
10327
10328 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
10329 (gud-filter-pending-text): Move in front of gdb.
10330 (gud-overlay-arrow-position): New variable.
10331 (gud-sentinel, gud-display-line): Use it in place of
10332 overlay-arrow-position.
10333
10334 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
10335
10336 * progmodes/fortran.el (fortran-if-indent): Doc fix.
10337 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
10338 (fortran-font-lock-keywords-4): New variable.
10339 (fortran-blocks-re, fortran-end-block-re)
10340 (fortran-start-block-re): New constants, for hideshow.
10341 (hs-special-modes-alist): Add a Fortran entry.
10342 (fortran-mode-map): Bind fortran-end-of-block,
10343 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
10344 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
10345 (fortran-looking-at-if-then, fortran-end-of-block)
10346 (fortran-beginning-of-block): New functions, for hideshow.
10347
10348 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
10349 Doc fix. Tweak regexp.
10350 (f90-beginning-of-block): Push mark first.
10351
10352 2005-03-29 Jay Belanger <belanger@truman.edu>
10353
10354 * calc/calc.el: Update copyright date.
10355 (calc-version): Increase to 2.1.
10356 (calc-version-date): Remove.
10357
10358 * calc/calc-help.el: Update copyright date.
10359 (calc-full-help): Remove reference to calc-version-date.
10360 Update copyright date.
10361
10362 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
10363
10364 * vc.el (vc-do-command): Use a pipe for async processes, so password
10365 prompts don't show up at places where the user can't reply.
10366
10367 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
10368
10369 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
10370 on the file name we pass to the inferior shell.
10371
10372 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10373
10374 * progmodes/which-func.el (which-function): Be robust in the face of an
10375 imenu--make-index-alist failure.
10376
10377 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
10378
10379 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
10380
10381 * progmodes/python.el (python-preoutput-filter): Fix last change.
10382
10383 2005-03-29 Lute Kamstra <lute@gnu.org>
10384
10385 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
10386 functions and compiled macros.
10387 (debug-convert-byte-code): Handle macros too.
10388 (debug-on-entry-1): Don't signal an error when trying to clear a
10389 function that is not set to debug on entry.
10390
10391 2005-03-29 Jay Belanger <belanger@truman.edu>
10392
10393 * calc/calc-lang.el: Add functions to math-function-table
10394 properties of tex and math.
10395
10396 2005-03-29 Kenichi Handa <handa@m17n.org>
10397
10398 * ps-mule.el (ps-mule-plot-string): Translate characters by
10399 ps-print-translation-table.
10400 (ps-mule-begin-job): Call find-charset-region/string with
10401 ps-print-translation-table.
10402 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
10403
10404 * ps-print.el (ps-print-translation-table): New variable.
10405 (ps-plot-region): Translate characters by ps-print-translation-table.
10406
10407 2005-03-29 Juri Linkov <juri@jurta.org>
10408
10409 * simple.el (next-error-highlight-timer): New variable.
10410
10411 * progmodes/compile.el (compilation-goto-locus):
10412 Use `next-error-highlight-timer' instead of `sit-for'.
10413
10414 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
10415
10416 * mail/supercite.el (sc-mail-field): Use assoc-string.
10417 (sc-get-address): Simplify regexps.
10418
10419 * files.el (minibuffer-with-setup-hook): New macro.
10420 (find-file-read-args): Use it to avoid let-binding
10421 minibuffer-with-setup-hook (which breaks turning on/off
10422 file-name-shadow-mode while in the prompt).
10423
10424 * complete.el (PC-read-include-file-name-internal):
10425 Use test-completion.
10426
10427 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
10428
10429 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
10430
10431 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
10432
10433 * window.el (window-buffer-height): Use count-screen-lines.
10434
10435 * progmodes/python.el (python-preoutput-leftover): New var.
10436 (python-preoutput-filter): Use it.
10437 (python-send-receive): Loop until all the result has been received.
10438
10439 2005-03-28 Juri Linkov <juri@jurta.org>
10440
10441 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
10442
10443 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
10444 "Recover Crashed Session".
10445 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
10446 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
10447 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
10448 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
10449 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
10450 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
10451 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
10452 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
10453
10454 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
10455 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
10456 Ediff Sessions", "Toggle use of separate control buffer frame",
10457 "Use separate frame for Ediff control buffer".
10458
10459 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
10460 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
10461 "Rename Bookmark", "Delete Bookmark".
10462
10463 * info.el (Info-mode-menu): Remove ellipsis from "Index".
10464 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
10465 Add `:active Info-index-alternatives' to "Next Matching Item".
10466
10467 * wdired.el (wdired-change-to-wdired-mode):
10468 Mention `wdired-abort-changes' key in the initial message.
10469
10470 * international/mule.el (auto-coding-alist): Associate non-ascii
10471 image filename extensions with `no-conversion'.
10472
10473 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
10474
10475 * international/iso-acc.el:
10476 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
10477
10478 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
10479
10480 * textmodes/sgml-mode.el (html-mode): Doc update.
10481
10482 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
10483
10484 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
10485
10486 * term.el (term-move-columns): Fix face after extending a line.
10487 (term-insert-spaces): Likewise.
10488 (term-reset-terminal): Fix off by one error.
10489
10490 2005-03-26 Eli Zaretskii <eliz@gnu.org>
10491
10492 * international/mule.el (auto-coding-alist): Add .xpi files.
10493
10494 * files.el (auto-mode-alist): Add .xpi files.
10495
10496 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
10497
10498 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
10499
10500 2005-03-26 Eli Zaretskii <eliz@gnu.org>
10501
10502 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
10503
10504 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
10505
10506 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
10507 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
10508
10509 * calendar/cal-move.el (calendar-beginning-of-year): Move the
10510 cursor to Jan 1 when needed.
10511 (calendar-end-of-year): Fix -/+ typo.
10512 Reported by Chong Yidong <cyd@stupidchicken.com>.
10513
10514 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
10515
10516 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
10517
10518 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
10519 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
10520
10521 2005-03-25 Richard M. Stallman <rms@gnu.org>
10522
10523 * filesets.el (filesets-init): Add autoload.
10524
10525 * mail/mailalias.el (mail-directory): Doc fix.
10526
10527 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
10528
10529 * mail/mailalias.el (mail-directory-process): Do nothing if
10530 mail-directory-process is an atom.
10531 (mail-get-names): Ignore mail-directory-names if it is an atom.
10532 (mail-directory-process defvar): Doc fix.
10533 (mail-names): Doc fix.
10534
10535 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
10536
10537 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
10538
10539 2005-03-26 Kenichi Handa <handa@m17n.org>
10540
10541 * international/mule-util.el (detect-coding-with-priority):
10542 Call update-coding-systems-internal before detect-coding-region.
10543
10544 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
10545
10546 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
10547 (gdb-frames-mode-map): Add follow-link property.
10548
10549 2005-03-25 Jay Belanger <belanger@truman.edu>
10550
10551 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
10552 for variables.
10553
10554 2005-03-25 Juri Linkov <juri@jurta.org>
10555
10556 * image-mode.el: Optimize image filename extension regexps in
10557 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
10558 in `auto-mode-alist'.
10559 (image-mode): Add `image-toggle-display-text' to local hook
10560 `change-major-mode-hook'. Display the image as an image by
10561 default. Set `cursor-type' and `truncate-lines' if the image
10562 is already displayed. Take into account the current mode (image
10563 or text) in message.
10564 (image-minor-mode): New minor mode.
10565 (image-mode-maybe, image-toggle-display-text): New functions.
10566 (image-toggle-display): Use called-interactively-p.
10567 Let-bind `inhibit-read-only' to t.
10568
10569 * image-mode.el (image-minor-mode): Set `cursor-type' and
10570 `truncate-lines' if the image is already displayed. Add turning
10571 image-minor-mode off to `change-major-mode-hook'. Add message.
10572 Call `image-toggle-display-text' after turning image-minor-mode off.
10573
10574 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
10575
10576 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
10577 Terminal.app, use utf-8.
10578 (set-display-table-and-terminal-coding-system): Add coding-system arg.
10579 (set-locale-environment): Use it.
10580
10581 * term/xterm.el: Undo last change, better done in mule-cmds.el.
10582
10583 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
10584
10585 * progmodes/python.el (python-close-block-statement-p)
10586 (python-outdent-p, python-current-defun): Use symbol-end.
10587
10588 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
10589
10590 * files.el (save-some-buffers): Doc fix.
10591
10592 2005-03-25 Werner Lemberg <wl@gnu.org>
10593
10594 * complete.el, thumbs.el: Replace `legal' with `valid'.
10595 * calendar/calendar.el: Replace `legal' with `valid'.
10596 * emacs-lisp/advice.el: Replace `legal' with `valid'.
10597 * mail/supercite.el: Replace `legal' with `valid'.
10598 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
10599 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
10600 Replace `legal' with `valid'.
10601 * textmodes/reftex-vars.el, textmodes/reftex.el:
10602 Replace `legal' with `valid'.
10603
10604 2005-03-25 Werner Lemberg <wl@gnu.org>
10605
10606 * calc/calc-forms.el, calc/calc-sel.el:
10607 * midnight.el, vc-cvs.el:
10608 * emacs-lisp/cl-macs.el:
10609 * emulation/vip.el:
10610 * eshell/esh-io.el, eshell/esh-var.el:
10611 * mail/supercite.el:
10612 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
10613 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
10614 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
10615 * progmodes/sh-script.el, progmodes/xscheme.el:
10616 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
10617 * textmodes/reftex-index.el, textmodes/reftex-parse.el
10618 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
10619 * textmodes/reftex.el, textmodes/org.el:
10620 Replace `illegal' with `invalid'.
10621
10622 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10623
10624 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
10625 (flymake-find-buildfile, flymake-find-possible-master-files)
10626 (flymake-check-include, flymake-parse-line): Replace loops over the
10627 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
10628
10629 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
10630 Substitute file-name-as-directory in the rest of the file.
10631 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
10632 (flymake-replace-region): Remove unused arg `buffer'.
10633 (flymake-check-patch-master-file-buffer): Update calls to it.
10634 (flymake-add-err-info): Remove unused var `count'.
10635 (flymake-mode): Use define-minor-mode.
10636
10637 * progmodes/flymake.el: Use with-current-buffer.
10638 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
10639 flymake-replace-regexp-in-string, flymake-line-beginning-position)
10640 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
10641 Avoid testing for `xemacs'.
10642 (flymake-nop): Move.
10643 (flymake-region-has-flymake-overlays): Return the computed value.
10644 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
10645 Remove unused var `endline'.
10646 (flymake-get-line-count): Remove unused function.
10647 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
10648
10649 * emulation/vi.el:
10650 * generic.el:
10651 * hilit-chg.el (global-highlight-changes):
10652 * hi-lock.el (hi-lock-mode):
10653 * follow.el: find-file-hooks -> find-file-hook.
10654
10655 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
10656
10657 2005-03-24 Juri Linkov <juri@jurta.org>
10658
10659 * dired.el (dired-mode-map): Add menu item "Compare directories"
10660 for dired-compare-directories.
10661
10662 * dired-aux.el (dired-compare-directories): Add autoload cookie.
10663 Doc fix. Replace `read-file-name' with `read-directory-name'.
10664
10665 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10666
10667 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
10668
10669 2005-03-24 Jay Belanger <belanger@truman.edu>
10670
10671 * calc/calc-embed.el (calc-embedded-mode-change): Save all
10672 relevant mode settings in calc-embedded-original-modes when modes
10673 are permanently changed.
10674
10675 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10676
10677 * autoinsert.el: find-file-hooks -> find-file-hook.
10678
10679 2005-03-24 Lute Kamstra <lute@gnu.org>
10680
10681 * generic.el (generic-font-lock-defaults): Make it obsolete.
10682 (generic-font-lock-keywords): New variable to replace
10683 generic-font-lock-defaults.
10684 (generic-mode-set-font-lock): Delete it.
10685 (generic-mode-internal): Don't call generic-mode-set-font-lock.
10686 (generic-bracket-support): Add docstring.
10687
10688 * generic-x.el: Rename generic-font-lock-defaults to
10689 generic-font-lock-keywords throughout.
10690 (mailagent-rules-setup-function): Delete it.
10691 (mailagent-rules-generic-mode): Use anonymous function instead.
10692 (show-tabs-generic-mode-font-lock-defaults-1)
10693 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
10694 Quote faces.
10695 (show-tabs-tab-face, show-tabs-space-face): Specify background,
10696 not foreground.
10697
10698 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10699 Recognize define-generic-mode.
10700
10701 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
10702
10703 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
10704 if there's no completion table.
10705
10706 2005-03-23 Miles Bader <miles@gnu.org>
10707
10708 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10709 Remove tty-specific variants, as they're no longer needed.
10710
10711 2005-03-23 Lute Kamstra <lute@gnu.org>
10712
10713 * generic-x.el: Code cleanup: make args constant whenever possible.
10714 (installshield-statement-keyword-list)
10715 (installshield-system-functions-list)
10716 (installshield-system-variables-list, installshield-types-list)
10717 (installshield-funarg-constants-list): Make them constants.
10718
10719 * generic.el (generic-make-keywords-list): Add autoload cookie.
10720
10721 * calendar/time-date.el: Add comment on time value formats.
10722 Don't require parse-time.
10723 (with-decoded-time-value): New macro.
10724 (encode-time-value): New function.
10725 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
10726 (days-to-time): Return a valid time value when arg is huge.
10727 (time-since): Use time-subtract.
10728 (time-to-number-of-days): Use time-to-seconds.
10729
10730 2005-03-23 David Ponce <david@dponce.com>
10731
10732 * recentf.el: (recentf-keep): New option.
10733 (recentf-menu-action): Default to `find-file'.
10734 (recentf-keep-non-readable-files-flag)
10735 (recentf-keep-non-readable-files-p)
10736 (recentf-file-readable-p, recentf-find-file)
10737 (recentf-cleanup-remote): Remove.
10738 (recentf-include-p): More robust.
10739 (recentf-keep-p): New function.
10740 (recentf-remove-if-non-kept): Rename from
10741 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
10742 All callers updated.
10743 (recentf-menu-items-for-commands): Fix help string.
10744 (recentf-track-closed-file): Update. Doc fix.
10745 (recentf-cleanup): Update. Count removed files. Doc fix.
10746
10747 2005-03-23 Kim F. Storm <storm@cua.dk>
10748
10749 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10750 Don't inherit from fringe face (now happens automatically).
10751
10752 2005-03-22 Kim F. Storm <storm@cua.dk>
10753
10754 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
10755 position values.
10756
10757 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
10758
10759 * menu-bar.el (showhide-date-time): Remove.
10760 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
10761 (menu-bar-make-mm-toggle): Simplify.
10762
10763 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10764
10765 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
10766 Accept qualified variable and function names.
10767
10768 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
10769
10770 * bindings.el (completion-ignored-extensions):
10771 Remove ".lis" for `vax-vms'.
10772
10773 2005-03-22 Andreas Schwab <schwab@suse.de>
10774
10775 * generic-x.el: Revert last change.
10776 * ldefs-boot.el: Update.
10777
10778 2005-03-22 Jay Belanger <belanger@truman.edu>
10779
10780 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
10781 (calc-embedded-save-original-modes)
10782 (calc-embedded-restore-original-modes): New functions.
10783 (calc-do-embedded): Save original modes when entering embedded mode
10784 and restore when leaving embedded mode.
10785 (calc-embedded-modes-change): Change the value of
10786 calc-embedded-original-modes to reflect permanent changes.
10787
10788 2005-03-22 Lute Kamstra <lute@gnu.org>
10789
10790 * generic-x.el: Require generic again.
10791
10792 2005-03-22 Miles Bader <miles@gnu.org>
10793
10794 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10795 Tweak details to look good on both ttys and bitmap displays, light
10796 or dark background, etc.
10797
10798 2005-03-21 Kim F. Storm <storm@cua.dk>
10799
10800 * tooltip.el (tooltip-show-help-function): Check car and cdr of
10801 mouse position.
10802
10803 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
10804
10805 * icomplete.el: Don't forcibly turn on the mode upon load.
10806 (icomplete-mode): Use define-minor-mode.
10807 (icomplete-eoinput): Default to nil.
10808 (icomplete-minibuffer-setup): Remove autoload.
10809 (icomplete-tidy): Simplify.
10810 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
10811 in the initial state or if the user has modified the field.
10812 Fix handling of icomplete-max-delay-chars.
10813 Remove code that handles the oddball case where
10814 minibuffer-completion-table is an integer.
10815 Wrap icomplete-completions in while-no-input in case building
10816 completions takes more time than expected.
10817 (icomplete-completions): Simplify.
10818
10819 2005-03-21 Richard M. Stallman <rms@gnu.org>
10820
10821 * jka-compr.el (jka-compr-really-do-compress):
10822 Make variable buffer-local.
10823
10824 * image-mode.el: Handle .xpm files too.
10825 (image-toggle-display): Preserve modification flag.
10826
10827 * help.el (where-is): Don't mention aliases with no key bindings.
10828
10829 2005-03-21 Lute Kamstra <lute@gnu.org>
10830
10831 * generic.el: Fix commentary section. Don't require cl for
10832 compilation.
10833 (generic-mode-list): Add autoload cookie.
10834 (generic-use-find-file-hook, generic-lines-to-scan)
10835 (generic-find-file-regexp, generic-ignore-files-regexp)
10836 (generic-mode, generic-mode-find-file-hook)
10837 (generic-mode-ini-file-find-file-hook): Fix docstrings.
10838 (define-generic-mode): Make it a defmacro. Fix docstring.
10839 (generic-mode-internal): Code cleanup. Add autoload cookie.
10840 (generic-mode-set-comments): Code cleanup.
10841 * generic-x.el: Don't prevent compilation. Don't require generic.
10842 Follow coding conventions. Minor code cleanup.
10843 (etc-fstab-generic-mode): Add some keywords.
10844 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
10845 define-generic-mode like a function declaration.
10846
10847 2005-03-21 Jay Belanger <belanger@truman.edu>
10848
10849 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
10850 changing modes.
10851
10852 2005-03-21 Sam Steingold <sds@gnu.org>
10853
10854 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
10855
10856 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
10857
10858 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
10859 Add underscore to "f$ lexicals" regexp.
10860
10861 2005-03-20 Juri Linkov <juri@jurta.org>
10862
10863 * subr.el (progress-reporter-do-update): When `min-value' is equal
10864 to `max-value', set `percentage' to 0 and prevent division by zero.
10865
10866 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10867
10868 Sync with Tramp 2.0.48.
10869
10870 * net/tramp.el (all): Change all addresses to .gnu.org.
10871 (tramp-append-tramp-buffers): New defun.
10872 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
10873 Catch `dont-send' signal.
10874 (tramp-set-auto-save-file-modes): Set always permissions, because
10875 there might be an old auto-saved file belonging to another
10876 original file. This could be a security threat. Reported by
10877 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
10878 Check for Emacs 21.3.50 removed.
10879
10880 * net/tramp-smb.el (all): Remove debug construct for
10881 `with-parsed-tramp-file-name'.
10882 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
10883 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
10884 No error message if DIRECTORY or FILENAME doesn't exist.
10885 (tramp-smb-open-connection): Check existence of
10886 `tramp-smb-program'.
10887
10888 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
10889
10890 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
10891 Properly handle the case where the `m' or `s' command's argument is not
10892 yet terminated.
10893 (perl-indent-new-calculate): New function.
10894 (perl-indent-line): Use it.
10895
10896 2005-03-20 Miles Bader <miles@gnu.org>
10897
10898 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
10899 in text-mode too. Change to new face names.
10900 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
10901 Add `:weight bold' attribute.
10902 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
10903
10904 2005-03-19 Juri Linkov <juri@jurta.org>
10905
10906 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
10907
10908 * international/mule.el (auto-coding-alist): Sync with
10909 `auto-mode-alist' by adding upper case archive file extensions
10910 and adding ear/war to jar extension.
10911
10912 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
10913
10914 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
10915 running, restart it.
10916
10917 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
10918
10919 * finder.el (finder-current-item): Throw an error on an empty line.
10920
10921 * man.el (Man-follow-manual-reference): If current-word returns
10922 nil, use "".
10923
10924 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
10925
10926 * simple.el (goto-line): Doc fix.
10927
10928 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
10929
10930 * files.el (save-buffer): Doc fix.
10931
10932 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
10933
10934 * recentf.el (recentf-cleanup-remote): New variable.
10935 (recentf-cleanup): Use it to conditionally check availability of
10936 remote files.
10937
10938 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
10939
10940 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
10941 function names.
10942
10943 2005-03-19 Eli Zaretskii <eliz@gnu.org>
10944
10945 * language/thai-word.el: New file.
10946
10947 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10948
10949 * files.el (backup-buffer): If the file's directory is not
10950 writable, use copy instead of move to backup the file.
10951
10952 2005-03-19 Eli Zaretskii <eliz@gnu.org>
10953
10954 * obsolete/keyswap.el: Moved to obsolete/ from term/.
10955
10956 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10957
10958 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
10959 Use functionp instead of symbolp and fboundp. Reported by Drkm
10960 <darkman_spam@yahoo.fr>.
10961 (ps-print-version): New version 6.6.6.
10962
10963 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
10964
10965 * textmodes/table.el (table--line-column-position): New idiom.
10966 (table--row-column-insertion-point-p): New function to test
10967 validity of row and column insertion operation at a location.
10968 (table-global-menu, table-cell-menu): Use above functions for
10969 deterministic test operation.
10970 (table--editable-cell-p): Behave in deterministic fashion.
10971
10972 2005-03-18 Juri Linkov <juri@jurta.org>
10973
10974 * isearch.el (isearch-lazy-highlight-new-loop):
10975 Make arguments beg and end optional.
10976 (isearch-update): Remove optional arguments nil from
10977 isearch-lazy-highlight-new-loop.
10978 (isearch-lazy-highlight-search): Let-bind case-fold-search to
10979 isearch-lazy-highlight-case-fold-search instead of
10980 isearch-case-fold-search, and let-bind isearch-regexp to
10981 isearch-lazy-highlight-regexp.
10982 Use isearch-lazy-highlight-last-string instead of isearch-string.
10983
10984 * replace.el (perform-replace): Remove bindings of global
10985 variables isearch-string, isearch-regexp, isearch-case-fold-search.
10986 Add three new arguments to `replace-highlight'.
10987 (replace-highlight): Add arguments string, regexp, case-fold.
10988 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
10989 to allow isearch-lazy-highlight-new-loop to use these values
10990 to set corresponding isearch-lazy-highlight-* internal
10991 variables whose values lazy highlighting will use regardless of
10992 changes to global variables isearch-string, isearch-regexp,
10993 isearch-case-fold-search during lazy highlighting loop.
10994 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
10995 to `lazy-highlight-cleanup'.
10996
10997 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
10998 (ispell-highlight-face): Set default face to `isearch' when
10999 lazy highlighting is enabled.
11000 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
11001 priority to 1. Add lazy highlighting.
11002 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
11003 from `isearch-dehighlight'.
11004
11005 2005-03-18 David Ponce <david@dponce.com>
11006
11007 * files.el (hack-local-variables): Do a case-insensitive search
11008 for End.
11009
11010 2005-03-18 Juri Linkov <juri@jurta.org>
11011
11012 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
11013 `isearch-lazy-highlight-cleanup', add alias to old name and
11014 declare obsolete. Add release numbers to other obsolete vars.
11015 (isearch-done, isearch-lazy-highlight-new-loop):
11016 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
11017 (lazy-highlight-cleanup) <variable>: Doc fix.
11018 (isearch-lazy-highlight-update): Rename obsolete
11019 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
11020
11021 2005-03-18 Kenichi Handa <handa@m17n.org>
11022
11023 * language/thai-util.el: Fix categorization of Thai characters in
11024 thai-category-table.
11025 (thai-composition-pattern): Adjust it for the above change.
11026 (thai-self-insert-command, thai-compose-syllable): New functions.
11027 (thai-compose-region): Use thai-compose-syllable.
11028 (thai-compose-string): Likewise.
11029 (thai-composition-function): Likewise.
11030 (thai-auto-composition): New function.
11031 (thai-auto-composition-mode): New minor mode.
11032
11033 * language/thai.el: Fix patterns to be registered in
11034 composition-function-table.
11035
11036 * international/quail.el (quail-input-method): Locally bind
11037 inhibit-modification-hooks to t.
11038
11039 2005-03-17 Richard M. Stallman <rms@gnu.org>
11040
11041 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
11042 (perl-mode): Use run-mode-hooks.
11043
11044 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
11045 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
11046 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
11047
11048 * mail/sendmail.el (sendmail-send-it): Reenable the code
11049 to compute resend-to-address and use it.
11050
11051 * tar-mode.el (tar-mode): Turn off undo unconditionally.
11052
11053 * image-mode.el: New file.
11054
11055 * image.el (insert-sliced-image): Add autoload cookie.
11056
11057 * font-lock.el (font-lock-lines-before): New user option.
11058 (font-lock-after-change-function): Obey it.
11059
11060 * bindings.el (esc-map): Make M-g a prefix.
11061 Bind M-g g and M-g M-g to goto-line.
11062
11063 * faces.el (face-id): Doc fix.
11064
11065 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11066
11067 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
11068 (rmail-show-message): Use rmail-unknown-mail-followup-to.
11069 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
11070
11071 * mail/sendmail.el (mail-yank-ignored-headers)
11072 (mail-font-lock-keywords, mail-mode-fill-paragraph):
11073 Add Mail-Followup-To and Mail-Reply-To headers.
11074 (mail-citation-hook): Add autoload cookie.
11075 (mail-mode): Doc fix.
11076 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
11077 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
11078 (mail-mode-fill-paragraph): Handle those headers.
11079 (mail-mailing-lists): New variable.
11080 (mail-mail-reply-to, mail-mail-followup-to): New functions.
11081
11082 2005-03-17 Juri Linkov <juri@jurta.org>
11083
11084 * isearch.el (isearch-fallback): Check for `(car previous)'
11085 before calling `isearch-other-end-state'.
11086
11087 2005-03-17 Kim F. Storm <storm@cua.dk>
11088
11089 * simple.el (move-beginning-of-line): Move to beginning of buffer
11090 line, as well as beginning of screen line.
11091
11092 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
11093
11094 * calendar/diary-lib.el (mark-diary-entries): Use new optional
11095 argument REDRAW rather than calendar-redrawing variable.
11096 * calendar/calendar.el (calendar-redrawing): Delete.
11097 (redraw-calendar): Do not bind calendar-redrawing.
11098
11099 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
11100
11101 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
11102 diary-file buffer.
11103
11104 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
11105
11106 * help.el (describe-mode): Allow a :minor-mode-function property to
11107 specify a different minor mode toggle function than the variable.
11108 * simple.el (auto-fill-function):
11109 * subr.el (add-minor-mode): Use it.
11110
11111 2005-03-16 Kenichi Handa <handa@m17n.org>
11112
11113 * language/ethio-util.el (sera-being-called-by-w3): New variable.
11114 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
11115 (ethio-fidel-to-sera-buffer): Likewise.
11116
11117 2005-03-16 Juri Linkov <juri@jurta.org>
11118
11119 * emacs-lisp/find-func.el (find-function-regexp):
11120 Add defun-emitting macro `menu-bar-make-toggle'.
11121
11122 * isearch.el: Put `isearch-scroll' property to
11123 `split-window-horizontally'.
11124
11125 * info.el: Update error messages for `debug-ignored-errors'.
11126 (Info-isearch-search): Doc fix.
11127 (Info-find-node): Move up code to go into info buffer before
11128 recording the node to the history.
11129 (Info-fontify-node): Fontify titles only if the next line
11130 has two or more `*', `=', `-', `.'.
11131 Display "go to this node" for empty (match-string 3).
11132
11133 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11134
11135 * term/mac-win.el: Add mouse pointer shape constants.
11136
11137 2005-03-15 Kim F. Storm <storm@cua.dk>
11138
11139 * simple.el (move-beginning-of-line): Use vertical-motion.
11140
11141 2005-03-15 Juri Linkov <juri@jurta.org>
11142
11143 * isearch.el (isearch-error): New variable.
11144 (isearch-invalid-regexp, isearch-within-brackets): Remove.
11145 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
11146 (isearch-within-brackets-state): Remove.
11147 (isearch-case-fold-search-state, isearch-pop-fun-state):
11148 Decrease frame index.
11149 (isearch-mode, isearch-top-state, isearch-push-state)
11150 (isearch-edit-string, isearch-abort, isearch-search-and-update)
11151 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
11152 (isearch-search, isearch-lazy-highlight-new-loop):
11153 Replace `isearch-invalid-regexp' with `isearch-error'.
11154 Remove `isearch-within-brackets'.
11155 (isearch-search): Add `search-failed' handler to `condition-case'.
11156 (isearch-lazy-highlight-search): Add `condition-case' to catch
11157 errors and allow `isearch-lazy-highlight-update' to try
11158 highlighting from the beginning of the window.
11159 (isearch-repeat): Move up code to set isearch-wrapped to t
11160 before calling isearch-wrap-function.
11161
11162 * info.el (Info-isearch-initial-node): New internal variable.
11163 (Info-search): Signal an error in isearch mode when search leaves
11164 the initial node. Signal an error when `bound' is non-nil and
11165 nothing was found in the current subfile.
11166 (Info-isearch-search): Remove `condition-case'.
11167 (Info-isearch-wrap): Don't wrap when search failed during leaving
11168 the initial node. If `Info-isearch-search' is nil, wrap around
11169 the current node.
11170 (Info-isearch-start): New fun.
11171 (Info-mode): Add buffer-local hook `Info-isearch-start' to
11172 `isearch-mode-hook'.
11173
11174 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11175
11176 * simple.el (normal-erase-is-backspace): Set default to t if
11177 running on Mac.
11178
11179 * term/mac-win.el (function-key-map): Sync with x-win.el.
11180
11181 2005-03-15 Kenichi Handa <handa@m17n.org>
11182
11183 * international/mule-cmds.el (locale-language-names): Modify the
11184 format of elements and add more entries.
11185 (locale-preferred-coding-systems): Add more entries.
11186 (set-locale-environment): Adjust for the change of
11187 locale-language-names.
11188
11189 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
11190
11191 * pcvs.el (smerge-ediff): Remove bogus autoload.
11192
11193 2005-03-14 Lute Kamstra <lute@gnu.org>
11194
11195 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
11196 Ignore a `*' at the beginning of a line.
11197
11198 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
11199 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
11200 subr.el.
11201 (dont-compile, eval-when-compile, eval-and-compile): Use declare
11202 to specify indentation.
11203
11204 * generic.el (define-generic-mode): Let generic-mode-list be a
11205 list of strings; test membership with equal.
11206
11207 2005-03-14 Kim F. Storm <storm@cua.dk>
11208
11209 * simple.el (next-line, previous-line): Add optional try-vscroll
11210 arg to recognize interactive use. Pass it on to line-move.
11211 (line-move): Don't perform auto-window-vscroll when defining or
11212 executing keyboard macro to ensure consistent behavior.
11213
11214 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
11215
11216 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
11217
11218 2005-03-13 Lute Kamstra <lute@gnu.org>
11219
11220 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
11221 debugger-setup-buffer so that backtrace marks the frames set to
11222 debug-on-exit and we don't have to do it manually. Set an extra
11223 debug-on-exit for macro's.
11224 (debugger-setup-buffer): Don't mark the top frame manually.
11225
11226 2005-03-12 Lute Kamstra <lute@gnu.org>
11227
11228 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
11229 lisp-indent-function throughout.
11230 (with-no-warnings): Set lisp-indent-function property.
11231
11232 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
11233
11234 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
11235 Add entry for backslash.
11236
11237 2005-03-12 Juri Linkov <juri@jurta.org>
11238
11239 * info.el (Info-search): Four fixes for backward search.
11240
11241 2005-03-11 Jay Belanger <belanger@truman.edu>
11242
11243 * calc/calc.el (calc-language-alist): New variable.
11244 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
11245 (calc-embedded-find-modes): Use calc-language-alist instead of
11246 calc-embedded-language-alist.
11247
11248 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
11249
11250 * calendar/calendar.el (calendar-redrawing): New internal
11251 variable.
11252 (redraw-calendar): Remove bogus save-excursion from previous
11253 change. Bind calendar-redrawing to t for mark-diary-entries.
11254 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
11255 calendar if that is why we were called.
11256
11257 2005-03-11 Kenichi Handa <handa@m17n.org>
11258
11259 * international/mule.el (make-coding-system): Set property
11260 coding-system-define-form to nil.
11261 (define-coding-system-alias): Likewise.
11262
11263 2005-03-11 Kenichi Handa <handa@m17n.org>
11264
11265 These changes are suggested by Dave Love <fx@gnu.org>.
11266
11267 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
11268 coding: tag.
11269 (adaptive-fill-regexp): Add more bullets.
11270 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
11271 regexps.
11272
11273 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
11274
11275 * help.el (describe-mode): Properly handle non-trivial lighters.
11276 Don't ignore minor modes that are not listed in minor-mode-list.
11277
11278 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
11279 feature ON when the user requests to turn it OFF.
11280
11281 2005-03-10 Lute Kamstra <lute@gnu.org>
11282
11283 * emacs-lisp/debug.el (debug-entry-code): Delete it.
11284 (implement-debug-on-entry): New function to replace debug-entry-code.
11285 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
11286 second argument as the 2005-03-07 change makes it obsolete.
11287 (debug-on-entry, cancel-debug-on-entry): Update call to
11288 debug-on-entry-1.
11289 (debug, debugger-setup-buffer): Comment update.
11290 (debugger-frame-number): Update to work with implement-debug-on-entry.
11291
11292 2005-03-10 Jay Belanger <belanger@truman.edu>
11293
11294 * calc/calc-embed.el (math-ms-args): Declare it.
11295 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
11296 math-ms-args.
11297 (calc-embedded-subst): Use math-multi-subst-rec to substitute
11298 variables.
11299
11300 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
11301
11302 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
11303 Use message-box.
11304
11305 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
11306 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
11307 (tooltip-gud-tips): Simplify.
11308 (tooltip-gud-tips-p): Remove superfluous :set.
11309 (tooltip-gud-modes): Add fortran-mode.
11310 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
11311
11312 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
11313
11314 2005-03-09 Kim F. Storm <storm@cua.dk>
11315
11316 * play/animate.el (animate-place-char): Use forward-line instead
11317 of next-line to improve performance.
11318
11319 2005-03-09 Simon Josefsson <jas@extundo.com>
11320
11321 * net/browse-url.el (browse-url-default-browser): Doc fix.
11322
11323 2005-03-09 Miles Bader <miles@gnu.org>
11324
11325 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
11326 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
11327
11328 2005-03-09 Kenichi Handa <handa@m17n.org>
11329
11330 * international/latin-1.el: Set case and syntax for 255 only if
11331 set-case-syntax-set-multibyte is nil.
11332
11333 * textmodes/ispell.el (ispell-insert-word): New function.
11334 (ispell-word): Use ispell-insert-word to insert a new word.
11335 (ispell-process-line): Likewise.
11336 (ispell-complete-word): Likewise.
11337
11338 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
11339
11340 * calendar/calendar.el (redraw-calendar): Preserve point.
11341 Reported by Matt Hodges <MPHodges@member.fsf.org>.
11342 (calendar-week-start-day): Move after definition of
11343 redraw-calendar. Delete buffer test, since redraw-calendar has
11344 that now.
11345
11346 * calendar/diary-lib.el (mark-diary-entries): Only call
11347 redraw-calendar in the first of any recursive calls.
11348 Reported by Alan Shutko <ats@acm.org>.
11349
11350 2005-03-08 Juri Linkov <juri@jurta.org>
11351
11352 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
11353 (html-horizontal-rule, html-line, html-image, html-checkboxes)
11354 (html-radio-buttons): Add a space before the trailing `/>' where
11355 sgml-xml-mode is non-nil.
11356 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
11357 the subsequent tag of the empty XML tag.
11358 (html-href-anchor): Don't set initial input to "http:".
11359 (html-image): Ask for the image URL and set point inside alt="".
11360 (html-name-anchor): Duplicate the name in the `id' attribute when
11361 sgml-xml-mode is non-nil.
11362 (html-paragraph): Remove \n before <p>.
11363 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
11364 instead of `checked' when sgml-xml-mode is non-nil.
11365
11366 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
11367 Remove 1 space before #RRGGBB to not truncate it on terminal
11368 windows w/o fringes. Remove 1 space between bg and fg examples
11369 to get more space.
11370 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
11371 avoid byte-compile warnings.
11372
11373 * image-file.el (image-file-handler): Put `safe-magic' property to
11374 `image-file-handler'.
11375
11376 * info.el (Info-isearch-search): Emulate word search in
11377 isearching through multiple Info nodes with Info-search.
11378 (Info-isearch-wrap): Allow isearch-word.
11379
11380 2005-03-08 Lute Kamstra <lute@gnu.org>
11381
11382 * emacs-lisp/debug.el (debugger-step-through): Make sure that
11383 stepping into the debugger's code is not possible.
11384 (debugger-jumping-flag): Docstring update.
11385
11386 2005-03-08 Jay Belanger <belanger@truman.edu>
11387
11388 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
11389 embedded mode begins.
11390 (calc-embedded-language-alist): New variable.
11391 (calc-embedded-find-modes): Use calc-embedded-language-alist to
11392 set default language mode.
11393
11394 2005-03-08 Kenichi Handa <handa@m17n.org>
11395
11396 * international/ccl.el (define-ccl-program): Fix docstring about
11397 extra 256 bytes assured for the output buffer.
11398
11399 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
11400 Fix BUFFER_MAGNIFICATION to 2.
11401 (ccl-encode-mule-utf-16be-with-signature): Likewise.
11402
11403 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
11404
11405 * align.el (align-rules-list): Added an alignment rule for CSS
11406 declarations (applies to css-mode and html-mode buffers).
11407
11408 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
11409
11410 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
11411
11412 2005-03-07 Kim F. Storm <storm@cua.dk>
11413
11414 * simple.el (move-beginning-of-line): New command.
11415
11416 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
11417
11418 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
11419
11420 * emulation/cua-base.el: Put CUA move property on move-end-of-line
11421 and move-beginning-of-line.
11422
11423 * apropos.el (apropos-print): Omit command from M-x ... RET.
11424
11425 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
11426
11427 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
11428 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
11429
11430 2005-03-06 Richard M. Stallman <rms@gnu.org>
11431
11432 * bindings.el (esc-map): Bind M-g to goto-line.
11433
11434 * facemenu.el (global-map): Bind M-o, not M-g.
11435
11436 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11437
11438 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
11439 "Open Directory" as for "Open File".
11440
11441 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
11442
11443 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
11444 (push-mark-command): Run activate-mark-hook.
11445
11446 2005-03-06 Richard M. Stallman <rms@gnu.org>
11447
11448 * help-mode.el (help-mode-finish): Don't alter the element
11449 in view-return-to-alist if there already is one.
11450
11451 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
11452 make sure the current buffer is the expected one.
11453
11454 * novice.el (disabled-command-function): Output in *Disabled Command*.
11455 Explicitly ignore non-keyboard events, and explicitly handle C-g.
11456
11457 * textmodes/flyspell.el (flyspell-large-region):
11458 Pass args differently for aspell.
11459
11460 * files.el (mode-require-final-newline): Doc fix.
11461
11462 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
11463
11464 * progmodes/which-func.el (which-function):
11465 Specify NOERROR when calling imenu--make-index-alist.
11466
11467 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
11468
11469 * simple.el (normal-erase-is-backspace): Define default value.
11470
11471 * custom.el (custom-theme-set-variables): Remove unused var
11472 `immediate'.
11473 (custom-reevaluate-setting): Simple function to handle variables
11474 that are defined before their default value can really be
11475 computed.
11476
11477 * startup.el (command-line): Use it for temporary-file-directory,
11478 small-emporary-file-directory, auto-save-file-name-transforms,
11479 blink-cursor-mode, and normal-erase-is-backspace.
11480
11481 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
11482 progress, even with buggy anchored keywords.
11483
11484 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
11485
11486 * simple.el (goto-line): Remove unbalanced final parenthesis.
11487
11488 2005-03-05 Richard M. Stallman <rms@gnu.org>
11489
11490 * simple.el (goto-line): Use a number at point as the default.
11491 With C-u as arg, switch buffers.
11492
11493 2005-03-05 Juri Linkov <juri@jurta.org>
11494
11495 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
11496 with `no-blinking-cursor'.
11497
11498 * startup.el (no-blinking-cursor): New defvar.
11499 (command-line): Add `--no-blinking-cursor' to longopts.
11500 Set `no-blinking-cursor' to t for command line arguments
11501 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
11502 with `no-blinking-cursor' in the condition for calling
11503 `blink-cursor-mode'.
11504
11505 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
11506
11507 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
11508 (menu-bar-options-save): Add blink-cursor-mode.
11509 (menu-bar-options-menu): Add blink-cursor-mode.
11510
11511 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
11512
11513 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
11514 (icalendar-export-file, icalendar-export-region)
11515 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
11516 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
11517
11518 2005-03-04 Lute Kamstra <lute@gnu.org>
11519
11520 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
11521 (debug-function-list): Ditto.
11522
11523 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
11524
11525 * textmodes/texinfmt.el (texinfo-append-refill):
11526 Redefine the types of line to which @refill
11527 is not appended by replacing a search for `@refill\\|@bye' with
11528 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
11529 itemize@refill' bug and the unfilled long lines bug.
11530 (texinfmt-version): Update number and date.
11531
11532 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
11533
11534 * international/code-pages.el (windows-1250, windows-125[2-8])
11535 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
11536
11537 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
11538
11539 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
11540 bound yet.
11541
11542 2005-03-02 Romain Francoise <romain@orebokech.com>
11543
11544 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
11545 buffer after removing limits.
11546 (ibuffer-pop-filter): Ditto.
11547 Update copyright.
11548
11549 2005-03-02 Miles Bader <miles@gnu.org>
11550
11551 * button.el (make-text-button): If the user doesn't specify a
11552 type, use the default. Rewrite to use `add-text-properties' and
11553 plist functions.
11554
11555 2005-03-01 Lute Kamstra <lute@gnu.org>
11556
11557 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
11558 (debugger-jumping-flag): New var.
11559 (debug-entry-code): Use it.
11560 (debugger-jump): Use debugger-jumping-flag and add
11561 debugger-reenable to post-command-hook.
11562 (debugger-reenable): Use debugger-jumping-flag and remove itself
11563 from post-command-hook.
11564 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
11565 debugger-reenable.
11566
11567 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
11568
11569 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
11570 inclusion of "itemize\\|", which may be unnecessary, is certainly
11571 inelegant, and stops refilling in itemize lists when formatting
11572 Japanese Texinfo files to Info.
11573 Update copyright to 2005.
11574
11575 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
11576
11577 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
11578 of an error if GDB can't find the source file.
11579
11580 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
11581
11582 * calendar/calendar.el (redraw-calendar): Work from any buffer,
11583 not just the calendar.
11584
11585 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
11586 first.
11587 (diary-redraw-calendar): New function.
11588 (make-diary-entry): Add diary-redraw-calendar to local
11589 write-contents-functions. Turn off selective display before
11590 inserting in diary.
11591
11592 2005-03-01 Kim F. Storm <storm@cua.dk>
11593
11594 * emacs-lisp/copyright.el (copyright-fix-years): New command.
11595
11596 2005-03-01 Lute Kamstra <lute@gnu.org>
11597
11598 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
11599 that debug-entry-code can be safely removed from a function while
11600 this code is being evaluated. Revert the 2005-02-27 change as the
11601 new implementation no longer requires it. Make sure that a
11602 function body containing just a string is not mistaken for a docstring.
11603 (debug): Skip one more frame in case of debug on entry.
11604 (debugger-setup-buffer): Delete one more frame line in case of
11605 debug on entry.
11606 (debugger-frame-number): Update to use the new text introduced by
11607 the 1999-11-03 change. Skip one more frame in case of debug on entry.
11608
11609 2005-02-28 Kim F. Storm <storm@cua.dk>
11610
11611 * double.el (double-translate-key): Call force-window-update after
11612 read-event to avoid crash in redisplay.
11613
11614 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
11615
11616 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
11617 (debug): Use it. Move the inhibit-trace earlier.
11618 (debug-entry-code): New const.
11619 (debug-on-entry-1): Use it.
11620
11621 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
11622
11623 * international/utf-16.el (ccl-encode-mule-utf-16le):
11624 Fix BUFFER_MAGNIFICATION to 2.
11625 (ccl-encode-mule-utf-16be): Likewise.
11626
11627 2005-02-28 Kenichi Handa <handa@m17n.org>
11628
11629 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
11630 Fix BUFFER_MAGNIFICATION to 4.
11631 (ccl-encode-mule-utf-16be-with-signature): Likewise.
11632
11633 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
11634
11635 * speedbar.el (speedbar-update-flag): Doc fix.
11636 (speedbar-show-info-under-mouse): Give set-mouse-position the right
11637 argument.
11638
11639 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
11640
11641 * reveal.el (reveal-post-command): Don't try to reveal overlays which
11642 have a non-nil `invisible' property but are actually visible.
11643
11644 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
11645 for perldoc sections.
11646 (perl-outline-regexp, perl-outline-level): New var and function.
11647 (perl-mode): Use them.
11648
11649 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
11650
11651 * calendar/diary-lib.el (diary-remind): Discard any mark portion
11652 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
11653
11654 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
11655
11656 * cus-edit.el: Comment change.
11657 (custom-buffer-create-internal): Slightly reword text at top of
11658 Custom buffers. Mention there that saving an option edits the
11659 init file. Add link to Emacs manual node on `custom-file'.
11660 (custom-magic-alist): Rewrite individual State messages to use
11661 capitalized keywords. Doc fix.
11662
11663 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
11664
11665 * calendar/calendar.el (calendar-buffer): Move above
11666 calendar-week-start-day.
11667 (calendar-week-start-day): Doc fix. Add :set function.
11668 (calendar-minimum-window-height): New variable.
11669 (generate-calendar-window): Only resize window if selected-window
11670 is displaying the calendar buffer. Use new variable
11671 calendar-minimum-window-height.
11672 (generate-calendar): Reword error message.
11673 (calendar-mode-map): Bind DEL to scroll-other-window-down.
11674
11675 2005-02-27 Andreas Schwab <schwab@suse.de>
11676
11677 * vc.el (vc-do-command): Don't run command asynchronously when
11678 operating in a remote directory.
11679
11680 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
11681 change from sync with Tramp 2.0.47.
11682
11683 2005-02-27 Richard M. Stallman <rms@gnu.org>
11684
11685 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
11686
11687 * textmodes/flyspell.el (flyspell-mode-on):
11688 Call ispell-change-dictionary only if necessary.
11689
11690 * emacs-lisp/re-builder.el (regexp-builder): New function.
11691
11692 * register.el (describe-register-1): Explicitly handle
11693 yank-excluded-properties = t.
11694
11695 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
11696 (custom-magic-alist): Change the status descriptions again.
11697 (face widget-type): Total rewrite based on `restricted-sexp'
11698 to eliminate the confusing double hiding levels.
11699
11700 * emacs-lisp/debug.el (debug-on-entry-1):
11701 If function body is empty, add nil as body form.
11702
11703 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
11704
11705 * emacs-lisp/trace.el (inhibit-trace): New var.
11706 (trace-make-advice): Use it.
11707
11708 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
11709
11710 2005-02-26 Kim F. Storm <storm@cua.dk>
11711
11712 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
11713 (mouse-on-link-p, mouse-drag-region-1): Use it.
11714
11715 2005-02-25 Lute Kamstra <lute@gnu.org>
11716
11717 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
11718
11719 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
11720
11721 * frame.el (blink-cursor-mode): Add :group keyword.
11722
11723 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
11724
11725 * calendar/icalendar.el (icalendar--decode-isodatetime):
11726 New optional argument DAY-SHIFT.
11727 (icalendar-export-region): Fix coding-system-for-write.
11728 (icalendar--convert-ical-to-diary): Shift end-day of all-day
11729 events by one.
11730
11731 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
11732
11733 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
11734
11735 2005-02-24 Kim F. Storm <storm@cua.dk>
11736
11737 * international/iso-acc.el (iso-accents-compose): Fix crash
11738 during redisplay. Call force-window-update after read-event
11739 and delete-region to signal that window is not accurate.
11740
11741 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
11742
11743 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
11744 Remove unused and inexistent var `inhibit-trace'.
11745 (debugger-mode): Use run-mode-hooks.
11746 (debugger-list-functions): Add buttons; setup xref stack.
11747
11748 2005-02-23 Richard M. Stallman <rms@gnu.org>
11749
11750 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
11751 appointment says it was explicitly made.
11752 (appt-add): Set the 3rd element.
11753 (appt-make-list): Preserve explicit appointments.
11754
11755 * subr.el (find-tag-default): Catch errors in forward-sexp.
11756
11757 2005-02-23 Juri Linkov <juri@jurta.org>
11758
11759 * info.el (Info-isearch-search): New defcustom.
11760 (Info-isearch-search): Call the default isearch function
11761 when Info-isearch-search is nil.
11762 (Info-isearch-wrap): Use variable Info-isearch-search.
11763
11764 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
11765
11766 * cus-edit.el: Comment change.
11767
11768 2005-02-22 Kim F. Storm <storm@cua.dk>
11769
11770 * progmodes/hideif.el (hide-ifdef-use-define-alist):
11771 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
11772
11773 2005-02-22 Simon Josefsson <jas@extundo.com>
11774
11775 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
11776 New variable.
11777 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
11778 Oskarsson" <myrkraverk@users.sourceforget.net>.
11779
11780 2005-02-22 Kim F. Storm <storm@cua.dk>
11781
11782 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
11783 check that window of that event is the selected window.
11784 (mouse-drag-region-1): Compare mouse event window to selected
11785 window before setting point.
11786
11787 * tooltip.el (tooltip-show-help-function): Pass event to
11788 mouse-on-link-p so it can check selected window.
11789
11790 2005-02-22 Kenichi Handa <handa@m17n.org>
11791
11792 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
11793 (ps-mule-show-warning): New function.
11794 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
11795 characters are found.
11796
11797 * ps-print.el (ps-header-footer-string): Return a list of header
11798 and footer strings.
11799
11800 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
11801
11802 * pcvs.el (cvs-retrieve-revision): Fix thinko.
11803
11804 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
11805
11806 * frame.el (blink-cursor-mode): Use define-minor-mode.
11807
11808 * term/mac-win.el (function-key-map): Use char-names more consistently.
11809 (file-name-coding-system): Only set it for MacOS-9. The other case is
11810 already handled in mule-cmds.el (where it also works when mac-win.el
11811 is not used).
11812
11813 2005-02-21 Kenichi Handa <handa@m17n.org>
11814
11815 * international/mule.el (ctext-pre-write-conversion): Always use
11816 " *code-converting-work*" buffer for work.
11817
11818 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
11819
11820 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
11821
11822 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
11823
11824 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
11825
11826 * ses.el (undo-more): Restore defadvice, but only the part that
11827 allows changes outside the restricted area of the buffer.
11828
11829 2005-02-20 Kim F. Storm <storm@cua.dk>
11830
11831 * simple.el (line-move): Add fourth optional arg try-vscroll which
11832 must be set to perform auto-window-vscroll.
11833 When moving backwards and doing auto-window-vscroll, automatically
11834 vscroll to the last part of lines which are taller than the window.
11835 (next-line, previous-line): Set try-vscroll arg on line-move.
11836
11837 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
11838
11839 * replace.el (query-replace, query-replace-regexp)
11840 (replace-string, replace-regexp): When operating on region, make
11841 the minibuffer prompt say so.
11842
11843 * isearch.el (isearch-forward): Document isearch-query-replace and
11844 isearch-query-replace-regexp keybindings.
11845
11846 2005-02-19 Jay Belanger <belanger@truman.edu>
11847
11848 * calc/calc-aent.el (math-read-token): Add local variable.
11849
11850 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
11851 (calc-edit-top): Move declaration to earlier in file.
11852 (calc-edit-macro-repeats): Add local variables.
11853
11854 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
11855 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
11856 calcFunc-tanh.
11857 Adjust integration rule for calcFunc-tan.
11858
11859 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
11860
11861 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
11862 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
11863 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
11864 (viper-skip-separators): Bug fix.
11865 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
11866 particular major mode.
11867 (viper-del-backward-char-in-replace): Don't put deleted char on the
11868 kill ring.
11869
11870 * viper-ex.el (viper-color-display-p): New function.
11871 (viper-has-face-support-p): Use viper-color-display-p.
11872
11873 * viper-keym.el (viper-gnus-modifier-map): New keymap.
11874
11875 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
11876
11877 * viper-util.el (viper-glob-unix-files): Fix shell status check.
11878 (viper-file-remote-p): Make equivalent to file-remote-p.
11879
11880 * viper.el (viper-major-mode-modifier-list):
11881 Use viper-gnus-modifier-map.
11882
11883 2005-02-19 David Kastrup <dak@gnu.org>
11884
11885 * subr.el (subregexp-context-p): Fix garbled doc string by adding
11886 quoting.
11887
11888 2005-02-19 Jay Belanger <belanger@truman.edu>
11889
11890 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
11891 Remove extra definitions.
11892 (calc-coth): New function.
11893 (calcFunc-cot): Fix `let'.
11894
11895 2005-02-19 Eli Zaretskii <eliz@gnu.org>
11896
11897 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
11898 the reasons we use "type pc" in these faces.
11899
11900 * button.el (button): Ditto.
11901
11902 2005-02-19 Michael Mauger <mmaug@yahoo.com>
11903
11904 * replace.el (query-replace-read-from): Set the value of
11905 query-replace-from-history-variable to handle the case of an empty
11906 string entered to accept the suggested default.
11907
11908 * net/tramp.el (tramp-file-name-for-operation):
11909 Use dired-call-process instead of dired-call-process-command.
11910
11911 2005-02-19 Jay Belanger <belanger@truman.edu>
11912
11913 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
11914 (math-div-non-trig): New variables.
11915 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
11916 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
11917 (math-combine-prod, math-div-symb-fancy): Add simplifications for
11918 trig expressions.
11919
11920 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
11921
11922 * progmodes/gdb-ui.el (gdb-var-update-handler)
11923 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
11924 for watch expressions,
11925 (gdb-var-create-handler): Don't set speedbar-update-flag.
11926 (gdb-post-prompt): Simplify test for speedbar.
11927
11928 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
11929
11930 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
11931 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
11932 we use the syntax table of the correct buffer.
11933 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
11934 Felix Gatzemeier.
11935
11936 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
11937 (ediff-file-remote-p): Make synonymous with file-remote-p.
11938 In all deffaces ediff-*-face-*, use min-colors.
11939
11940 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
11941 ediff-recurse-to-subdirectories.
11942 (ediff-mark-if-equal): Check that the arguments are strings, use
11943 ediff-same-contents (after to Felix Gatzemeier).
11944
11945 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
11946 nil.
11947
11948 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
11949
11950 * log-view.el (log-view-message-re): Fix up Subversion regexp.
11951
11952 2005-02-18 David Kastrup <dak@gnu.org>
11953
11954 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
11955 use `mark-active' when defined.
11956
11957 2005-02-18 Kenichi Handa <handa@m17n.org>
11958
11959 * ps-print.el (ps-font-info-database): New entry
11960 ZapfChancery-MediumItalic with correct font name. Fix font name
11961 of the entry Zapf-Chancery-MediumItalic.
11962
11963 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
11964
11965 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
11966
11967 2005-02-16 Kim F. Storm <storm@cua.dk>
11968
11969 * ido.el (ido-fallback-command): Pass user input to fallback command.
11970
11971 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
11972
11973 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
11974 (gdb-find-file-hook): Add server prefix.
11975
11976 2005-02-16 Richard M. Stallman <rms@gnu.org>
11977
11978 * replace.el (perform-replace): Pass new args to replace-highlight.
11979 (replace-highlight): Take region args,
11980 and pass them to isearch-lazy-highlight-new-loop.
11981
11982 * novice.el (disabled-command-hook): Autoload the defalias
11983 and the make-obsolete-variable call.
11984
11985 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
11986
11987 * isearch.el (isearch-lazy-highlight-start-limit)
11988 (isearch-lazy-highlight-end-limit): New variables limit
11989 the region for highlighting.
11990 (isearch-lazy-highlight-new-loop): New args BEG and END.
11991 (isearch-lazy-highlight-search): Use the new vars.
11992 (isearch-lazy-highlight-update): Likewise.
11993
11994 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
11995
11996 * cus-start.el (all): Use default-boundp.
11997
11998 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
11999
12000 * menu-bar.el (menu-bar-select-frame): Handle current frame.
12001
12002 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
12003
12004 * autorevert.el (auto-revert-stop-on-user-input)
12005 (auto-revert-verbose): Doc fixes.
12006
12007 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
12008
12009 * international/mule-cmds.el (set-locale-environment): Remove call
12010 to set-selection-coding-system on Windows.
12011
12012 2005-02-15 Jay Belanger <belanger@truman.edu>
12013
12014 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
12015 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
12016 calcFunc-coth.
12017 (math-simplify-sqrt): Add simplifications.
12018
12019 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
12020 to list.
12021
12022 * calc/calc-ext.el: Add functions to autoloads.
12023
12024 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
12025 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
12026 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
12027 (math-csc-raw, math-cot-raw): New functions.
12028
12029 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
12030
12031 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
12032 the variable name in a message.
12033
12034 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
12035 calcFunc-csc, calcFunc-cot.
12036
12037 * calc/calcalg2.el: Add derivative and integration rules for
12038 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
12039 calcFunc-csch, calcFunc-coth.
12040 (math-do-integral-methods): Add to checks for when to use
12041 substitutions.
12042
12043 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
12044
12045 2005-02-15 Lute Kamstra <lute@gnu.org>
12046
12047 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
12048 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
12049 <monnier@iro.umontreal.ca>
12050 (lisp-outline-level): Improve efficiency. Suggested by David
12051 Kastrup <dak@gnu.org>.
12052
12053 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
12054
12055 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
12056 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
12057 (gdb-set-gud-minor-mode-existing-buffers): New functions.
12058 (gdb-find-file-hook): New hook. Add it to find-file-hook.
12059 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
12060
12061 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
12062
12063 * cus-start.el (all): Comment change.
12064
12065 2005-02-14 Lute Kamstra <lute@gnu.org>
12066
12067 * cus-start.el (all): Check if symbol is void.
12068
12069 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
12070
12071 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
12072 optional argument to \cite.
12073
12074 2005-02-14 Richard M. Stallman <rms@gnu.org>
12075
12076 * cus-edit.el (custom-buffer-create-internal): Update help message.
12077 (custom-magic-alist): Update help messages.
12078
12079 * cus-start.el (all): Allow a var to specify a standard value.
12080
12081 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
12082
12083 * custom.el (custom-theme-set-variables): Handle variable aliases.
12084
12085 * frame.el (blink-cursor-timer): Doc fix.
12086 (blink-cursor): Make it an alias for `blink-cursor-mode' and
12087 declare obsolete.
12088 (blink-cursor-mode): Define with defcustom and use correct
12089 standard expression in that defcustom.
12090 * startup.el (command-line): Adapt to above changes in frame.el.
12091
12092 2005-02-11 Lute Kamstra <lute@gnu.org>
12093
12094 * apropos.el (apropos-score-doc): Prevent division by zero.
12095
12096 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
12097
12098 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
12099 (icalendar--get-event-property-attributes)
12100 (icalendar--get-event-properties)
12101 (icalendar--datetime-to-diary-date): New functions.
12102 (icalendar--split-value): Doc fix.
12103 (icalendar--datetime-to-noneuropean-date)
12104 (icalendar--datetime-to-european-date): New optional argument
12105 SEPARATOR. Return result as a string instead of a list.
12106 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
12107 (icalendar--convert-string-for-export): Rename arg S to STRING.
12108 (icalendar-export-region): Doc fix. Change name of error buffer.
12109 Save output buffer.
12110 (icalendar-import-file): Add blank at end of prompt.
12111 (icalendar-import-buffer): Doc fix. Do not switch to error
12112 buffer. Indicate status in return value.
12113 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
12114 buffer. Save output buffer. Handle exception from recurrence
12115 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
12116 events. Fix problems with weekly all-day events.
12117
12118 2005-02-10 Richard M. Stallman <rms@gnu.org>
12119
12120 * simple.el (eval-expression-print-format):
12121 Avoid warning about edebug-active.
12122
12123 * help.el (help-for-help-internal): Rename from help-for-help.
12124 (help-for-help): Define with defalias.
12125
12126 * font-core.el (font-lock-default-function): Use with-no-warnings.
12127
12128 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
12129
12130 * custom.el (defface): Doc fix.
12131
12132 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
12133
12134 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
12135 width 0" to prevent word wrapping problems.
12136
12137 2005-02-09 Kim F. Storm <storm@cua.dk>
12138
12139 * ido.el (ido-file-extensions-order): New defcustom.
12140 (ido-file-extension-lessp, ido-file-extension-aux)
12141 (ido-file-extension-order): New advanced file ordering.
12142 (ido-file-lessp): New simple file ordering.
12143 (ido-sort-list): Remove.
12144 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
12145 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
12146
12147 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
12148
12149 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
12150 that some versions of grep produce.
12151 (grep-mode-font-lock-keywords): Likewise.
12152
12153 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
12154
12155 * progmodes/gdb-ui.el (gdb-location-list): New variable.
12156 (gdb-cdir): Delete.
12157 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
12158 (gdb-source-info): Treat case when source file is in another
12159 directory properly.
12160 (gdb-get-location): New function.
12161
12162 2005-02-07 Jay Belanger <belanger@truman.edu>
12163
12164 * calc/calc-prog.el (calc-write-parse-table-part)
12165 (calc-fix-token-name): Fix a check for language type.
12166
12167 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
12168
12169 2005-02-07 Andre Spiegel <spiegel@gnu.org>
12170
12171 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
12172 as directory not writable.
12173
12174 2005-02-07 Kim F. Storm <storm@cua.dk>
12175
12176 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
12177 (cua--standard-movement-commands): Remove list.
12178 Instead, set CUA property value to move for movement commands.
12179 (cua-movement-commands): Remove. Users must set CUA prop instead.
12180 (cua--pre-command-handler): Check CUA property.
12181 (cua--init-keymaps): Don't remap undo commands.
12182 (cua-mode): Don't call cua--rectangle-on-off.
12183
12184 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
12185 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
12186 (cua--rect-undo-set-point): New var.
12187 (cua--rectangle-undo-boundary): Setup undo apply entry.
12188 (cua--rect-undo-handler): New function for rectangle undo.
12189 (cua--rect-start-position, cua--rect-end-position): Add.
12190 (cua--rectangle-post-command): Call cua--rectangle-set-corners
12191 for restored rectangle. Set point if cua--rect-undo-set-point.
12192
12193 2005-02-06 Jay Belanger <belanger@truman.edu>
12194
12195 * calc/calc-lang.el (calc-tex-language): Display more information
12196 in messages.
12197
12198 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
12199 in TeX mode.
12200
12201 2005-02-06 Richard M. Stallman <rms@gnu.org>
12202
12203 * emacs-lisp/lisp.el (buffer-end): Doc fix.
12204
12205 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
12206
12207 * net/ldap.el (ldap-search-internal): Support attributes with
12208 optional descriptions separated by a semi-colon, as in
12209 "userCertificate;binary".
12210
12211 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12212
12213 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
12214 isn't a cons (i.e. the version is 0).
12215
12216 2005-02-05 Eli Zaretskii <eliz@gnu.org>
12217
12218 * help.el (help-for-help): Doc fix.
12219
12220 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
12221
12222 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
12223 GDB-Windows on the menu-bar as this works better.
12224
12225 2005-02-04 Jay Belanger <belanger@truman.edu>
12226
12227 * calc/calc-embed.el (calc-embedded-update): Don't put in
12228 unnecessary newlines. Adjust the end of formula marker.
12229
12230 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
12231 (math-latex-parse-two-args): New function.
12232
12233 2005-02-03 Lute Kamstra <lute@gnu.org>
12234
12235 * help-fns.el (help-with-tutorial): Make sure that users cannot
12236 remove the entire text of the tutorial by means of `undo'.
12237
12238 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
12239
12240 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
12241 in recent changes, where the ispell process was repeatedly
12242 killed & restarted.
12243
12244 * international/mule-cmds.el (set-locale-environment): Set file-name
12245 coding system to utf-8 on Darwin systems.
12246 (set-default-coding-systems): Don't set default-file-name-coding-system
12247 on Darwin systems.
12248
12249 2005-02-03 Richard M. Stallman <rms@gnu.org>
12250
12251 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
12252
12253 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
12254
12255 * faces.el (list-faces-display): Add optional argument.
12256
12257 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
12258
12259 * font-core.el (font-lock-default-function): Handle the rare case where
12260 only font-lock-keywords is set.
12261
12262 2005-02-02 Kenichi Handa <handa@m17n.org>
12263
12264 * international/characters.el: Cancel previous change for
12265 I-WITH-DOT-ABOVE and DOTLESS-i.
12266
12267 * international/latin-5.el: Cancel previous change.
12268
12269 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
12270
12271 * progmodes/gud.el: Correction to syntax in gud-menu-map.
12272
12273 2005-02-02 Kenichi Handa <handa@m17n.org>
12274
12275 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
12276 DOTLESS-i.
12277
12278 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
12279 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
12280
12281 * case-table.el (get-upcase-table): New function.
12282 (copy-case-table): Copy upcaes table too if non-nil.
12283 (set-case-syntax-delims): Maintain upcase table too.
12284 (set-case-syntax-pair): Likewise.
12285 (set-upcase-syntax, set-downcase-syntax): New functions.
12286 (set-case-syntax): Maintain upcase table too.
12287
12288 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
12289
12290 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
12291
12292 * progmodes/gud.el (gud-goto-info): New function.
12293 (gud-tool-bar-map): Use correct icon.
12294
12295 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
12296
12297 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
12298 When delegating, order args in the funcall correctly.
12299
12300 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
12301
12302 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
12303
12304 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
12305
12306 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
12307 buffer not visiting a file.
12308
12309 2005-01-31 Jay Belanger <belanger@truman.edu>
12310
12311 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
12312 bound on the line with the formula.
12313
12314 2005-01-31 Kim F. Storm <storm@cua.dk>
12315
12316 * ses.el (ses-create-cell-variable-range)
12317 (ses-destroy-cell-variable-range, ses-reset-header-string)
12318 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
12319 (ses-insert-row): Fix format of apply undo entries.
12320
12321 2005-01-31 Jay Belanger <belanger@truman.edu>
12322
12323 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
12324 parts.
12325
12326 * calc/calc-embed.el (calc-embedded-open-formula)
12327 (calc-embedded-close-formula): Ignore matrix environments.
12328
12329 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
12330 TeX mode.
12331
12332 * calc/calc-lang.el (math-function-table, math-oper-table)
12333 (math-variable-table): Adjust the LaTeX portions.
12334
12335 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
12336 (math-latex-ignore-words): New constant.
12337
12338 2005-01-31 Richard M. Stallman <rms@gnu.org>
12339
12340 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
12341 (ispell-local-dictionary): Doc fix.
12342 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
12343 Don't reinitialize at run time. Don't defcustom.
12344 All uses changed to append ispell-local-dictionary-alist,
12345 or check it first.
12346 (ispell-current-dictionary): New variable for dictionary in use.
12347 (ispell-dictionary): Now used only for global default.
12348 (ispell-start-process): Set ispell-current-dictionary,
12349 not ispell-dictionary.
12350 (ispell-change-dictionary): Use this only for setting
12351 user preferences.
12352 (ispell-internal-change-dictionary): New function
12353 to change the current dictionary in use.
12354 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
12355 Use ispell-current-dictionary.
12356 Handle ispell-local-dictionary-overridden.
12357 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
12358
12359 2005-01-31 Jay Belanger <belanger@truman.edu>
12360
12361 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
12362
12363 * calc/calc-ext.el: Add calc-latex-language to autoloads.
12364 (calc-mode-map): Add calc-latex-language.
12365
12366 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
12367 (math-latex-print-frac): New functions.
12368 (math-oper-table, math-function-table, math-variable-table)
12369 (math-complex-format, math-input-filter): Add latex properties.
12370 (calc-set-language): Set math-expr-special-function-mapping.
12371
12372 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
12373 (calc-write-parse-table-part): Add LaTeX support.
12374
12375 * calc/calc.el (calc-language): Adjust docstring.
12376 (calc-set-mode-line): Add LaTeX support.
12377 (math-expr-special-function-mapping): New variable.
12378 (math-tex-ignore-words): Add to list.
12379
12380 * calc/calccomp.el (math-compose-expr, math-compose-rows):
12381 Add LaTeX support.
12382 (math-compose-expr): Add support for special functions.
12383
12384 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
12385
12386 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
12387
12388 * progmodes/gdb-ui.el (gdb-memory-address)
12389 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
12390 (gdb-memory-mode-map, gdb-memory-format-keymap)
12391 (gdb-memory-format-menu, gdb-memory-unit-keymap)
12392 (gdb-memory-unit-menu): New variables for a buffer
12393 that lets the user examine program memory.
12394 (gdb-memory-set-address, gdb-memory-set-repeat-count)
12395 (gdb-memory-format-binary, gdb-memory-format-octal)
12396 (gdb-memory-format-unsigned, gdb-memory-format-signed)
12397 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
12398 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
12399 (gdb-memory-unit-word, gdb-memory-unit-halfword)
12400 (gdb-memory-unit-byte, gdb-memory-unit-menu)
12401 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
12402 (gdb-memory-mode, gdb-memory-buffer-name)
12403 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
12404 New functions for above buffer.
12405
12406 2005-01-30 Richard M. Stallman <rms@gnu.org>
12407
12408 * cus-edit.el (custom-bury-buffer): Function deleted.
12409 (custom-buffer-done-function): Option deleted.
12410 (custom-buffer-done-kill): New (replacement option.
12411 (Custom-buffer-done): Call quit-window.
12412 (custom-buffer-create-internal): Update for above changes.
12413
12414 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
12415
12416 * simple.el (undo-ask-before-discard): New var.
12417 (undo-outer-limit-truncate): Implement it.
12418 (undo-extra-outer-limit): Doc update.
12419
12420 2005-01-29 Richard M. Stallman <rms@gnu.org>
12421
12422 * ses.el (undo-more): Delete defadvice.
12423 (ses-begin-change): Doc fix.
12424
12425 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
12426 instead of rebinding C-x u and C-_.
12427
12428 * files.el (normal-backup-enable-predicate): Return nil for files
12429 in /tmp, regardless of temporary-file-directory.
12430
12431 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
12432
12433 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
12434 (open-rectangle, delete-whitespace-rectangle-line)
12435 (clear-rectangle-line): If FILL, pass t instead of FILL
12436 for move-to-column's 2nd arg.
12437
12438 * simple.el (undo): Fix the test for continuing a series of undos.
12439 (undo-more): Set pending-undo-list to t when we reach end.
12440 (pending-undo-list): Move up defvar.
12441
12442 * wid-edit.el (widget-button-click):
12443 Shorten the range of the track-mouse binding.
12444
12445 * comint.el (comint-insert-input): Undo previous changes;
12446 use last-input-event in interactive spec.
12447
12448 2005-01-29 Eli Zaretskii <eliz@gnu.org>
12449
12450 * progmodes/compile.el (compilation-start): Bind buffer-read-only
12451 to nil before invoking call-process. Reset buffer's modified flag
12452 after fontifying it in the no-async branch.
12453
12454 * wid-edit.el (widget-specify-button): If mouse pointer shape
12455 cannot be changed, use mouse face instead.
12456
12457 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
12458
12459 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
12460 (gdb-goto-breakpoint): Make breakpoint handling work on template
12461 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
12462 (gdb-assembler-custom): Update to recognize breakpoint information
12463 added on 2005-01-19.
12464
12465 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
12466
12467 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
12468 (dsssl-mode): Use define-derived-mode.
12469 (scheme-mode-initialize): Remove.
12470 (scheme-mode): Use run-mode-hooks.
12471
12472 * cus-edit.el (customize-group-other-window)
12473 (custom-buffer-create-other-window): Don't override special-display-*.
12474 (custom-mode-map): Make it dense.
12475
12476 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
12477 sets the default value.
12478
12479 2005-01-28 Eli Zaretskii <eliz@gnu.org>
12480
12481 * descr-text.el: Add more keywords.
12482
12483 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
12484
12485 * speedbar.el: Avoid unnecessary use of locate-library.
12486
12487 * international/mule-cmds.el (standard-display-european-internal):
12488 Don't fiddle with latin-1 non-break space any more since it's now
12489 special cased in the C code.
12490 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
12491
12492 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
12493
12494 * cus-start.el (all): Add `undo-outer-limit'.
12495
12496 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12497
12498 * textmodes/bibtex.el (bibtex-format-entry):
12499 Use `bibtex-empty-field-re' only on the text of fields, not on entire
12500 field lines.
12501 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
12502 not on part of a buffer.
12503
12504 2005-01-25 Lute Kamstra <lute@gnu.org>
12505
12506 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
12507 nonempty field text strings like "{letters\\macro{}more letters}".
12508 Clarify docstring.
12509 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
12510 (bibtex-entry-offset, bibtex-parse-association)
12511 (bibtex-parse-field-name): Fix typos in docstrings.
12512 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
12513
12514 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
12515
12516 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
12517 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
12518 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
12519 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
12520
12521 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
12522 isearch minor mode.
12523
12524 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
12525
12526 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
12527
12528 2005-01-24 Lute Kamstra <lute@gnu.org>
12529
12530 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
12531 CASECHARS and NOT-CASECHARS regular expressions of the
12532 "nederlands" and "nederlands8" dictionaries to prevent a "Range
12533 striding over charsets" error.
12534
12535 2005-01-24 Jay Belanger <belanger@truman.edu>
12536
12537 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
12538 display variable name.
12539
12540 2005-01-24 Kenichi Handa <handa@m17n.org>
12541
12542 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
12543 Fix setting of the element of encoded-kbd-iso2022-invocations.
12544
12545 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
12546
12547 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
12548 (gdb-threads-select): Change to also accept mouse events.
12549 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
12550 (gdb-threads-mouse-select): Delete.
12551
12552 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
12553
12554 * files.el (insert-directory): Take care of empty directory,
12555 listed without -a switch.
12556
12557 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
12558
12559 * textmodes/refill.el (refill-post-command-function):
12560 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
12561 to the list of functions that we should be careful not to undo.
12562 (refill-late-fill-paragraph-function): Remove.
12563 (refill-saved-state): New var.
12564 (refill-mode): Use it to save fill-paragraph-function.
12565 Save also the value of auto-fill-function.
12566
12567 * term/w32-win.el: Simplify code.
12568
12569 2005-01-23 Kim F. Storm <storm@cua.dk>
12570
12571 * simple.el (line-move): Adapt to new return value from
12572 pos-visible-in-window-p.
12573
12574 * simple.el (line-move): Fix last change. Check partial
12575 visibility at point rather than at window-start.
12576
12577 2005-01-22 Jason Rumney <jasonr@gnu.org>
12578
12579 * term/w32-win.el (xw-defined-colors): Remove debug-message.
12580
12581 2005-01-22 David Kastrup <dak@gnu.org>
12582
12583 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
12584
12585 2005-01-22 Eli Zaretskii <eliz@gnu.org>
12586
12587 * type-break.el (type-break-mode): Add a test for
12588 type-break-file-name being non-nil.
12589
12590 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
12591
12592 * net/eudc.el (top level): Call (message "") via progn, so that
12593 eudc-options-file is loaded.
12594
12595 2005-01-22 Kim F. Storm <storm@cua.dk>
12596
12597 * simple.el (line-move-1): Rename from line-move.
12598 (line-move): New function that adjusts vscroll for partially
12599 visible rows, and calls line-move-1 otherwise.
12600
12601 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
12602
12603 * pcomplete.el: Define pcomplete-read-event instead of read-event,
12604 since it's not a complete read-event implementation
12605
12606 2005-01-20 Jay Belanger <belanger@truman.edu>
12607
12608 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
12609 for called function.
12610
12611 2005-01-20 Steven Tamm <steventamm@mac.com>
12612
12613 * term/mac-win.el (process-connection-type): Remove.
12614 Controlled now by s/darwin.h:PTY_ITERATION.
12615
12616 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
12617
12618 * window.el (handle-select-window): Don't switch window when we're
12619 in the minibuffer.
12620
12621 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
12622
12623 * subr.el (dotimes-with-progress-reporter): New macro.
12624
12625 * ses.el (ses-dotimes-msg): Remove macro.
12626 Use `dotimes-with-progress-reporter' instead.
12627
12628 2005-01-19 Steven Tamm <steventamm@mac.com>
12629
12630 * term/mac-win.el (process-connection-type): Use new
12631 operating-system-release variable to use ptys on Darwin 7 (OS X
12632 10.3) when using carbon build.
12633
12634 2005-01-19 Jay Belanger <belanger@truman.edu>
12635
12636 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
12637 flags if the last command was a tab or M-tab.
12638
12639 * calc/calc-prog.el (calc-user-define-edit): Put original formula
12640 in formula editing buffer.
12641
12642 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
12643
12644 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
12645 breakpoint image symbol in margin.
12646
12647 2005-01-19 Jay Belanger <belanger@truman.edu>
12648
12649 * calc/calc-prog.el (calc-execute-kbd-macro):
12650 Ignore calc-keep-arg-flag.
12651
12652 2005-01-19 Kenichi Handa <handa@m17n.org>
12653
12654 * textmodes/ispell.el (ispell-looking-at): New function.
12655 (ispell-process-line): Use ispell-looking-at to compare the ispell
12656 output and the buffer contents.
12657
12658 2005-01-18 Jay Belanger <belanger@truman.edu>
12659
12660 * calc/calc.el (calc-display-raw): Fix docstring.
12661
12662 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
12663
12664 * simple.el (blink-matching-open): Strip extra info from syntax.
12665
12666 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
12667 funny chars in the end-of-here-doc marker.
12668
12669 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
12670
12671 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
12672 that enable/disabled state of breakpoints is shown correctly in
12673 fringe and on ttys.
12674 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
12675 Add breakpoint information as text properties.
12676 (gdb-mouse-toggle-breakpoint):
12677 Rename to gdb-mouse-set-clear-breakpoint.
12678 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
12679 breakpoints in the margin.
12680 (gdb-remove-strings): Simplify.
12681
12682 2005-01-17 Jay Belanger <belanger@truman.edu>
12683
12684 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
12685 erasing buffer.
12686
12687 2005-01-17 Richard M. Stallman <rms@gnu.org>
12688
12689 * progmodes/grep.el (grep-find): Copy from `grep' the condition
12690 for calling grep-compute-defaults.
12691
12692 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
12693 if buffer is empty.
12694
12695 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
12696
12697 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
12698
12699 * hilit-chg.el (highlight-changes-mode): Don't autoload.
12700
12701 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
12702 non-preloaded variables.
12703
12704 2005-01-17 Steven Tamm <steventamm@mac.com>
12705
12706 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
12707 tex-shell cause to force interactivity when using pipes.
12708
12709 2005-01-17 Kim F. Storm <storm@cua.dk>
12710
12711 * simple.el (just-one-space): Make arg optional.
12712
12713 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
12714
12715 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
12716 posn-at-x-y to t to access left-margin.
12717
12718 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
12719
12720 Sync with Tramp 2.0.47.
12721
12722 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
12723 catching keep-date problems in cp/scp operations.
12724 (tramp-handle-copy-file): Don't call `set-file-modes'
12725 unconditionally. Specialized functions should know better what is
12726 necessary. This improves performance a little bit, and the
12727 functions could catch errors with `cp -p' and `scp -p'.
12728 (tramp-do-copy-or-rename-file-via-buffer)
12729 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
12730 when appropriate.
12731 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
12732 Call `set-file-modes' when appropriate.
12733 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
12734 Johnsson <isak@hypergene.com>
12735 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
12736 of both Tramp buffer and debug buffer. Reported by Joakim Verona
12737 <joakim@verona.se>
12738 (tramp-file-name-for-operation): Mark `shell-command' as magic for
12739 Emacs only.
12740
12741 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
12742 `find-file-hooks' and `dired-mode-hook'.
12743 (tramp-minor-mode-map): Respective map. Add remapping for
12744 `compile' and `recompile'.
12745 (tramp-remap-command, tramp-recompile): New defuns.
12746 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
12747 in buffer "*Compilation*". Call the commands asynchronously.
12748
12749 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
12750 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
12751 `shell-command', because it isn't magic in XEmacs. Reported by
12752 Adrian Aichner <adrian@xemacs.org>.
12753
12754 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
12755 `substitute-in-file-name.
12756 (tramp-smb-handle-substitute-in-file-name): New defun.
12757 (tramp-smb-advice-PC-do-completion): Delete advice.
12758
12759 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
12760
12761 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
12762 Fix error in deleting region.
12763
12764 2005-01-15 Richard M. Stallman <rms@gnu.org>
12765
12766 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
12767 In non-temp buffer, switch syntax table temporarily.
12768
12769 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
12770
12771 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
12772
12773 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
12774
12775 * imenu.el (imenu--split-menu): Copy menulist before sorting.
12776 (imenu--generic-function): Use START, not BEG, as pos of definition.
12777
12778 * simple.el (just-one-space): Argument specifies number of spaces.
12779
12780 * simple.el (eval-expression-print-format): Avoid warning
12781 about edebug-active.
12782
12783 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
12784
12785 * progmodes/sh-script.el: Code copied from make-mode.el
12786 with small changes,
12787 (sh-mode-map): Bind C-c C-\.
12788 (sh-backslash-column, sh-backslash-align): New variables.
12789 (sh-backslash-region, sh-append-backslash): New functions.
12790
12791 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
12792
12793 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
12794 (rmail-pop-password, rmail-pop-password-required): Move to
12795 rmail-obsolete group.
12796 (rmail-set-pop-password): Rename to rmail-set-remote-password.
12797 All callers updated.
12798 (rmail-get-pop-password): Rename to rmail-get-remote-password.
12799 Take an argument specifying whether it is POP or IMAP mailbox we
12800 are using. All callers updated.
12801 (rmail-pop-password-error): Rename to
12802 rmail-remote-password-error. Added mailutils-specific error message.
12803 (rmail-movemail-search-path)
12804 (rmail-movemail-variant-in-use): New variables.
12805 (rmail-remote-password, rmail-remote-password-required):
12806 New customization variables.
12807 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
12808 (rmail-parse-url): New function.
12809 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
12810 with GNU mailutils movemail.
12811
12812 2005-01-15 Kevin Ryde <user42@zip.com.au>
12813
12814 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
12815 suffix to space, $ or '$, to correctly position point when going
12816 to @table style constants like DBL_MAX.
12817
12818 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
12819
12820 * type-break.el (type-break-mode, type-break-file-time)
12821 (type-break-file-keystroke-count, type-break-choose-file):
12822 Don't store data in or load data from the file if type-break-file-name
12823 is nil.
12824 (type-break-file-name): Doc update as per the above.
12825
12826 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
12827
12828 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
12829 lookup-key might return nil; handle that.
12830
12831 2005-01-15 Alan Mackenzie <acm@muc.de>
12832
12833 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
12834 rather than the element found, thus enabling the tree to be setcar'd.
12835
12836 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
12837
12838 * textmodes/org.el (org-show-following-heading): New option.
12839 (org-show-hierarchy-above): Use `org-show-following-heading'.
12840 (org-cycle): Documentation fix.
12841
12842 * textmodes/org.el (orgtbl-optimized): New option
12843 (orgtbl-mode): New command, a minor mode.
12844 (orgtbl-mode-map): New variable.
12845 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
12846 (orgtbl-error, orgtbl-self-insert-command)
12847 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
12848
12849 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
12850 a local variable in each org-mode buffer.
12851
12852 * textmodes/org.el (org-set-regexps-and-options): Rename from
12853 `org-set-regexps'. Added checking for STARTUP keyword.
12854 (org-get-current-options): Add STARTUP options.
12855 (org-table-insert-row): Make mode intelligent about when
12856 realignment is needed.
12857 (org-self-insert-command, org-delete-backward-char, org-delete-char):
12858 New commands.
12859 (org-enable-table-editor): New default value `optimized'.
12860 (org-table-blank-field): Support blanking regions if active.
12861
12862 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
12863
12864 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
12865 if the year is not given.
12866
12867 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
12868 Add new escapes %m and %M, fixed bug with %F by adding
12869 save-match-data.
12870 (reftex-reference): Remove ?. from list of spaces.
12871 (reftex-label-info): Add automatic label prefix recognition.
12872
12873 * textmodes/reftex-index.el (reftex-index-next-phrase):
12874 Add slave parameter to call of `reftex-index-this-phrase'.
12875 (reftex-index-this-phrase): New optional argument.
12876 (reftex-index-region-phrases): Add slave parameter to call of
12877 `reftex-index-this-phrase'.
12878 (reftex-display-index): New argument redo.
12879 (reftex-index-rescan): Add 'redo to arguments of
12880 `reftex-display-index'.
12881 (reftex-index-Rescan, reftex-index-revert)
12882 (reftex-index-switch-index-tag): Add 'redo to arguments of
12883 `reftex-display-index'.
12884 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
12885 indexing. Fix bug with matching is there is a quote before or
12886 after the word.
12887
12888 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
12889 Fix bug when collecting citation keys in lines with comments.
12890 (reftex-citation): Prefix argument no longer rescans the document,
12891 but forces prompting for optional arguments of cite macros.
12892 (reftex-do-citation): Prompting for optional arguments implemented.
12893
12894 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
12895 Add optional arguments to most cite commands.
12896 (reftex-cite-cleanup-optional-args): New option
12897 (reftex-cite-prompt-optional-args): New option.
12898 (reftex-trust-label-prefix): New option.
12899
12900 * textmodes/reftex-toc.el (reftex-toc-find-section):
12901 Add push-mark before changing the position in the buffer.
12902
12903 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
12904 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
12905
12906 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
12907
12908 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
12909 more carefully.
12910
12911 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
12912
12913 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
12914 (sgml-mode): Use it.
12915 (sgml-get-context): Better keep track of implicitly closed tags.
12916
12917 2005-01-13 Kenichi Handa <handa@m17n.org>
12918
12919 * textmodes/ispell.el: These changes are to fix misalignment error
12920 caused by equivalent characters of different Emacs charsets.
12921 (ispell-unified-chars-table): New variable.
12922 (ispell-get-decoded-string): New function.
12923 (ispell-get-casechars, ispell-get-not-casechars)
12924 (ispell-get-otherchars): Call ispell-get-decoded-string.
12925
12926 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
12927
12928 * custom.el (custom-declare-variable): Just put symbol instead
12929 of (defvar . symbol) in `current-load-list'.
12930
12931 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
12932
12933 * emacs-lisp/elint.el: Fixed typo in Commentary section.
12934
12935 2005-01-12 Jay Belanger <belanger@truman.edu>
12936
12937 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
12938 to create a Calc summary.
12939
12940 2005-01-12 Kim F. Storm <storm@cua.dk>
12941
12942 * mouse.el (mouse-on-link-p): Change functionality and doc
12943 string to comply with latest description in lisp ref.
12944
12945 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
12946
12947 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
12948 Enable mouse clicks on mode-line, header-line and margin.
12949 (event-type): Give mouse event symbols an 'event-kind property
12950 with value 'mouse-click.
12951
12952 2005-01-12 Juri Linkov <juri@jurta.org>
12953
12954 * facemenu.el (list-colors-display): Add new arg buffer-name.
12955 Use it. Fix docstring. Replace code for identifying duplicate
12956 colors by the name with call to `list-colors-duplicates' which
12957 identifies duplicate colors by the value unless the color
12958 is one of special Windows colors. Set truncate-lines to t.
12959 Print sorted duplicate color names on each line. Indent to 22
12960 \(the longest color name in rgb.txt) instead of 20. Optimize.
12961 (list-colors-duplicates): New function.
12962 (facemenu-color-name-equal): Delete function.
12963
12964 * facemenu.el (list-colors-print): New function created from code
12965 in list-colors-display. Print #RRGGBB at the window right edge.
12966 (list-colors-display): When temp-buffer-show-function is not
12967 defined, call list-colors-print from temp-buffer-show-hook
12968 to get the right value of window-width in list-colors-print
12969 after the buffer is displayed.
12970
12971 * simple.el (pop-mark): Move deactivate-mark out of conditional
12972 part to deactivate the active mark regardless of the state of the
12973 mark ring.
12974
12975 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
12976 variables line in desktop files.
12977
12978 2005-01-12 Juri Linkov <juri@jurta.org>
12979
12980 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
12981 Bring together isearch highlight related options.
12982 (lazy-highlight): Replace group `replace' by `matching'.
12983 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
12984 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
12985 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
12986 and declare them obsolete.
12987 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
12988 (isearch-faces): Remove defgroup.
12989 (isearch-overlay, isearch-highlight, isearch-dehighlight):
12990 Move isearch highlighting code closer to lazy highlighting code.
12991
12992 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
12993 (query-replace-highlight, query-replace-lazy-highlight)
12994 (query-replace): Move definitions to the beginning of the file.
12995
12996 2005-01-11 Juri Linkov <juri@jurta.org>
12997
12998 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
12999 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
13000 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
13001
13002 * info.el (Info-history-forward): New variable.
13003 (Info-select-node): Reset Info-history-forward to nil.
13004 (Info-last): Turn into defalias.
13005 (Info-history-back): Rename from Info-last.
13006 Add current node to Info-history-forward.
13007 (Info-history-forward): New fun.
13008 (Info-mode-map): Replace Info-last by Info-history-back.
13009 Bind Info-history-forward to "r".
13010 (Info-mode-menu): Replace Info-last by Info-history-back.
13011 Fix menu item text. Add menu item for Info-history-forward.
13012 (info-tool-bar-map): Replace Info-last by Info-history-back.
13013 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
13014 for Info-history-forward.
13015 (Info-mode): Replace Info-last by Info-history-back in docstring.
13016 Add local variable Info-history-forward.
13017 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
13018
13019 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
13020
13021 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
13022 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
13023 Ignore select-window events rather than fiddle with
13024 mouse-autoselect-window.
13025
13026 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
13027
13028 * type-break.el (type-break-mode): Fix previous change.
13029
13030 2005-01-10 Jay Belanger <belanger@truman.edu>
13031
13032 * calc/calc-ext.el (calc-reset): Reset when inside embedded
13033 calculator; only reset when point is inside a calculator.
13034 Don't adjust the window height if the window takes up the whole height
13035 of the frame.
13036
13037 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
13038
13039 * ebuff-menu.el (Electric-buffer-menu-mode):
13040 Preserve value of buffer-local var header-line-format.
13041
13042 2005-01-09 Jay Belanger <belanger@truman.edu>
13043
13044 * calc/calc.el (calc-mode-var-list-restore-saved-values):
13045 Make sure settings file exists before accessing it.
13046
13047 * calc/calc-embed.el (calc-embedded-subst):
13048 Replace math-multi-subst-rec, which is only supposed to be called
13049 by math-multi-subst, by math-multi-subst.
13050
13051 2005-01-09 Andre Spiegel <spiegel@gnu.org>
13052
13053 * vc.el (vc-allow-async-revert): New user option.
13054 (vc-disable-async-diff): New internal variable.
13055 (vc-revert-buffer): Use them to disable asynchronous diff.
13056
13057 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
13058 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
13059 asynchronously if vc-disable-async-diff is t.
13060
13061 2005-01-09 Jay Belanger <belanger@truman.edu>
13062
13063 * calc/calc.el (defcalcmodevar): New macro.
13064 (calc-mode-var-list-restore-default-values)
13065 (calc-mode-var-list-restore-saved-values): New functions.
13066 (calc-mode-var-list): Use defcalcmodevar to define it.
13067 (calc-always-load-extensions, calc-line-numbering)
13068 (calc-line-breaking, calc-display-just, calc-display-origin)
13069 (calc-number-radix, calc-leading-zeros, calc-group-digits)
13070 (calc-group-char, calc-point-char, calc-frac-format)
13071 (calc-prefer-frac, calc-hms-format, calc-date-format)
13072 (calc-float-format, calc-full-float-format, calc-complex-format)
13073 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
13074 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
13075 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
13076 (calc-matrix-brackets, calc-language, calc-language-option)
13077 (calc-left-label, calc-right-label, calc-word-size)
13078 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
13079 (calc-display-raw, calc-internal-prec, calc-angle-mode)
13080 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
13081 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
13082 (calc-window-height, calc-display-trail, calc-show-selections)
13083 (calc-use-selections, calc-assoc-selections)
13084 (calc-display-working-message, calc-auto-why, calc-timing)
13085 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
13086 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
13087 (calc-gnuplot-default-device, calc-gnuplot-default-output)
13088 (calc-gnuplot-print-device, calc-gnuplot-print-output)
13089 (calc-gnuplot-geometry, calc-graph-default-resolution)
13090 (calc-graph-default-resolution-3d, calc-invocation-macro)
13091 (calc-show-banner): Use defcalcmodevar to declare them and set
13092 their default values.
13093
13094 * calc/calc-ext.el (calc-reset): Restore saved values of variables
13095 instead of default values (but restore default values if there is
13096 an argument of 0).
13097
13098 2005-01-09 David Kastrup <dak@gnu.org>
13099
13100 * desktop.el (desktop-restore-eager): Fix typo in type.
13101
13102 2005-01-08 Richard M. Stallman <rms@gnu.org>
13103
13104 * cus-edit.el (customize): Delete :link.
13105
13106 2005-01-08 Jay Belanger <belanger@truman.edu>
13107
13108 * calc/calc.el (calc-mode): Remove the extension from the
13109 `calc-settings-file' file name when loading it.
13110
13111 2005-01-08 Kim F. Storm <storm@cua.dk>
13112
13113 * info.el (Info-mode-map, Info-next-link-keymap)
13114 (Info-prev-link-keymap, Info-up-link-keymap):
13115 Map follow-link to mouse-face.
13116 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
13117
13118 2005-01-08 Jay Belanger <belanger@truman.edu>
13119
13120 * calc/calc.el (calc-settings-file): Change default value.
13121 Suggested by cgw in a comment in calc-mode.el.
13122
13123 * calc/calc-mode.el (calc-settings-file-name):
13124 Compare calc-settings-file to user-init-file instead of ~/.emacs.
13125 Replace ~/.emacs in a prompt by calc-settings-file.
13126
13127 2005-01-07 Lars Hansen <larsh@math.ku.dk>
13128
13129 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
13130 (desktop-lazy-idle-delay): New customizable variables.
13131 (desktop-buffer-args-list): New variable.
13132 (desktop-append-buffer-args): New function.
13133 (desktop-save): Call desktop-append-buffer-args for some buffers.
13134 (desktop-lazy-create-buffer): New function.
13135 (desktop-idle-create-buffers): New function.
13136 (desktop-read): Add message about buffers to restore lazily.
13137 (desktop-lazy-abort): New command.
13138 (desktop-clear): Call desktop-lazy-abort.
13139 (desktop-lazy-complete): New command.
13140
13141 2005-01-06 Richard M. Stallman <rms@gnu.org>
13142
13143 * emacs-lisp/find-func.el (find-face-definition):
13144 Rename from find-face.
13145
13146 2005-01-06 Kim F. Storm <storm@cua.dk>
13147
13148 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
13149
13150 * man.el (Man-xref-man-page, Man-xref-header-file)
13151 (Man-xref-normal-file): Add follow-link property.
13152
13153 2005-01-06 Jay Belanger <belanger@truman.edu>
13154
13155 * calc/calc-units.el: Make sure the proper macro definitions are
13156 available when compiling.
13157
13158 2005-01-06 Juri Linkov <juri@jurta.org>
13159
13160 * isearch.el (isearch-lazy-highlight-update):
13161 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
13162
13163 2005-01-06 Miles Bader <miles@gnu.org>
13164
13165 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
13166 (isearch-lazy-highlight-face): Use new name.
13167
13168 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
13169
13170 * uniquify.el (uniquify-rationalize-file-buffer-names):
13171 Re-add an interactive spec.
13172 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
13173 to the same name.
13174
13175 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
13176 (isearch-update, isearch-done): Adjust calls accordingly.
13177
13178 2005-01-05 Richard M. Stallman <rms@gnu.org>
13179
13180 * custom.el (custom-set-variables, custom-theme-set-variables):
13181 Clarify documentation.
13182
13183 * emacs-lisp/find-func.el (find-variable)
13184 (find-variable-other-window, find-variable-other-frame):
13185 Fix the TYPE args to find-function-read and find-function-do-it.
13186 (find-function): Doc fix.
13187 (find-function-at-point): Replace function-at-point alias.
13188
13189 2005-01-04 Richard M. Stallman <rms@gnu.org>
13190
13191 * cus-face.el (custom-declare-face):
13192 Record defface in current-load-list.
13193
13194 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
13195
13196 * emacs-lisp/find-func.el: Doc fixes.
13197 (find-face-regexp): New variable.
13198 (find-function-regexp-alist): New variable.
13199 (find-function-C-source): Third arg is now TYPE.
13200 (find-function-search-for-symbol): Handle general TYPE.
13201 (find-function-read, find-function-do-it): Handle general TYPE.
13202 (find-definition-noselect, find-face): New functions.
13203 (function-at-point): Alias deleted.
13204
13205 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
13206
13207 * battery.el (display-battery-mode): Rename from display-battery.
13208 Handle the case where it gets turned off.
13209
13210 2005-01-04 Richard M. Stallman <rms@gnu.org>
13211
13212 * cus-edit.el (customize): Make :link point to user doc.
13213
13214 * man.el (Man-fontify-manpage): Turn off undo generation.
13215
13216 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
13217
13218 2005-01-04 Andreas Schwab <schwab@suse.de>
13219
13220 * files.el (insert-directory): Only look for error lines in
13221 inserted text. Don't move too far after processing --dired markers.
13222
13223 2005-01-04 Richard M. Stallman <rms@gnu.org>
13224
13225 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
13226 Don't expand if the character is @, period, dash, etc.
13227 (define-mail-abbrev): Quote names that contain problem characters.
13228
13229 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
13230
13231 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
13232
13233 2005-01-03 Richard M. Stallman <rms@gnu.org>
13234
13235 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
13236 (query-replace-highlight, query-replace-lazy-highlight)
13237 (query-replace): Definitions moved up. Doc fix.
13238
13239 2005-01-03 Richard M. Stallman <rms@gnu.org>
13240
13241 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
13242 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
13243 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
13244 (lazy-highlight-face): Rename from isearch-lazy-...
13245 Change all references to them.
13246
13247 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
13248
13249 * cus-edit.el (custom-file): Doc fix for defcustom.
13250 (custom-file): The function no longer sets the variable
13251 `custom-file' to its return value.
13252
13253 * startup.el (command-line): No longer load `custom-file'.
13254
13255 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
13256
13257 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
13258
13259 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
13260 Don't confuse module-prefixed identifiers for labels.
13261 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
13262
13263 2005-01-02 Richard M. Stallman <rms@gnu.org>
13264
13265 * files.el (basic-save-buffer-1): Fix previous change.
13266
13267 * loadhist.el (file-loadhist-lookup): New function.
13268 (file-provides, file-requires): Use it.
13269
13270 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
13271 instead of calculating the right size.
13272
13273 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
13274
13275 * vc-svn.el (vc-svn-diff): Stay local if possible.
13276
13277 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
13278
13279 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
13280
13281 * files.el (hack-local-variables): Fix last change.
13282
13283 2005-01-02 Jay Belanger <belanger@truman.edu>
13284
13285 * calc/calc-yank.el (calc-edit-top): New variable.
13286 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
13287 object. Change header properties.
13288 (calc-edit-finish, calc-edit-finish-stack-object)
13289 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
13290 edited object.
13291 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
13292 for the beginning of the edited object.
13293 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
13294 for the beginning of the edited object.
13295 * calc/calc-prog.el (calc-edit-macro-finish-edit)
13296 (calc-finish-formula-edit, calc-macro-repeats)
13297 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
13298 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
13299 beginning of the edited object.
13300 (calc-user-define-edit): Change the header for editing macros.
13301 Remove unnecessary variable.
13302
13303 2005-01-01 Jay Belanger <belanger@truman.edu>
13304
13305 * calc/calc-yank.el (calc-edit-mode): Change default header.
13306 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
13307 * calc/calc-store.el (calc-edit-variable): Change title to match new
13308 header.
13309 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
13310 mode to match new header.
13311 (calc-user-define-edit): Change titles to include names of commands.
13312 (calc-finish-formula-edit): Adjust to handle new header.
13313 (calc-finish-macro-edit): Remove.
13314 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
13315 (calc-edit-macro-command, calc-edit-macro-command-type)
13316 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
13317 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
13318 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
13319 (calc-edit-macro-finish-edit): New functions.
13320 (calc-user-define-edit): Use new functions to edit named calc macros.
13321
13322 2005-01-01 Stefan <monnier@iro.umontreal.ca>
13323
13324 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
13325
13326 * ses.el (copy-region-as-kill): Deactivate mark.
13327
13328 2005-01-01 Richard M. Stallman <rms@gnu.org>
13329
13330 * replace.el (occur-1): If the output buffer is also an input,
13331 don't kill it, rename it.
13332
13333 * faces.el (set-face-background, set-face-foreground): Doc fix.
13334
13335 * cus-face.el (custom-face-attributes): Fix :help-echo strings
13336 for :foreground and :background.
13337
13338 * dired.el (dired-view-command-alist): Variable deleted.
13339 (dired-view-file, dired-mouse-find-file-other-window):
13340 Delete the code to use it.
13341
13342 2005-01-01 Kim F. Storm <storm@cua.dk>
13343
13344 * image.el (insert-sliced-image): Use t for line-height property.
13345
13346 See ChangeLog.11 for earlier changes.
13347
13348 ;; Local Variables:
13349 ;; coding: iso-2022-7bit
13350 ;; End:
13351
13352 Copyright (C) 2005 Free Software Foundation, Inc.
13353 Copying and distribution of this file, with or without modification,
13354 are permitted provided the copyright notice and this notice are preserved.
13355
13356 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1