]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
4
5 2005-10-18 Masatake YAMATO <jet@gyve.org>
6
7 Install to the CVS repository what I forgot to install in my
8 2005-10-16 changes.
9
10 * progmodes/python.el (python-complete-symbol): Pass the common
11 prefix substring of completion to `display-completion-list'.
12
13 * textmodes/org.el (org-complete): Ditto.
14
15 2005-10-18 Masatake YAMATO <jet@gyve.org>
16
17 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
18
19 * woman.el (WoMan-xref-man-page): New button type derived
20 from `Man-abstract-xref-man-page'.
21 (woman-mode): Pass `WoMan-xref-man-page' to
22 `Man-highlight-references'.
23
24 * man.el (Man-abstract-xref-man-page): New button type.
25 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
26 (Man-highlight-references): Add new optiolnal argument `xref-man-type'.
27
28 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
29 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
30
31 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
32
33 * cus-edit.el (Custom-move-and-invoke): Deleted.
34 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
35
36 * wid-edit.el (widget-move-and-invoke): New function, from
37 Custom-move-and-invoke.
38
39 2005-10-17 Bill Wohler <wohler@newt.com>
40
41 Moved all remaining images from lisp/toolbar to etc/images, moved
42 lisp/toolbar/tool-bar to lisp and "deleted" lisp/toolbar. The low
43 resolution images were placed in their own directory (low-color).
44
45 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
46 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
47 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
48 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
49 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
50 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
51 * toolbar/spell.*, toolbar/undo.*: Moved to etc/images.
52
53 * toolbar/lc-copy.*: Moved to etc/images/low-color/copy.*.
54 * toolbar/lc-cut.*: Moved to etc/images/low-color/cut.*.
55 * toolbar/lc-help.*: Moved to etc/images/low-color/help.*.
56 * toolbar/lc-home.*: Moved to etc/images/low-color/home.*.
57 * toolbar/lc-index.*: Moved to etc/images/low-color/index.*.
58 * toolbar/lc-new.*: Moved to etc/images/low-color/new.*.
59 * toolbar/lc-open.*: Moved to etc/images/low-color/open.*.
60 * toolbar/lc-paste.*: Moved to etc/images/low-color/paste.*.
61 * toolbar/lc-preferences.*: Moved to
62 etc/images/low-color/preferences.*.
63 * toolbar/lc-print.*: Moved to etc/images/low-color/print.*.
64 * toolbar/lc-save.*: Moved to etc/images/low-color/save.*.
65 * toolbar/lc-saveas.*: Moved to etc/images/low-color/saveas.*.
66 * toolbar/lc-search.*: Moved to etc/images/low-color/search.*.
67 * toolbar/lc-spell.*: Moved to etc/images/low-color/spell.*.
68 * toolbar/lc-undo.*: Moved to etc/images/low-color/undo.*.
69
70 To conform with convention, the underscore (_) in the following
71 image names were replaced with dash (-) or (/) as appropriate.
72
73 * toolbar/back_arrow.*: Moved to etc/images/back-arrow.*.
74 * toolbar/fld_open.*: Moved to etc/images/fld-open.*.
75 * toolbar/fwd_arrow.*: Moved to etc/images/fwd-arrow.*.
76 * toolbar/jump_to.*: Moved to etc/images/jump-to.*.
77 * toolbar/left_arrow.*: Moved to etc/images/left-arrow.*.
78 * toolbar/right_arrow.*: Moved to etc/images/right-arrow.*.
79 * toolbar/up_arrow.*: Moved to etc/images/up-arrow.*.
80 * toolbar/lc-back_arrow.*.: Moved to etc/images/low-color/back-arrow.*.
81 * toolbar/lc-fwd_arrow.*.: Moved to etc/images/low-color/fwd-arrow.*.
82 * toolbar/lc-jump_to.*: Moved to etc/images/low-color/jump-to.*.
83 * toolbar/lc-left_arrow.*.: Moved to etc/images/low-color/left-arrow.*.
84 * toolbar/lc-right_arrow.*.: Moved to
85 etc/images/low-color/right-arrow.*.
86 * toolbar/lc-up_arrow.*: Moved to etc/images/low-color/up-arrow.*.
87 * toolbar/mail_compose.*.: Moved to etc/images/mail/compose.*.
88 * toolbar/mail_send.*: Moved to etc/images/mail/send.*.
89
90 * info.el (info-tool-bar-map): Replaced underscores in image names
91 with dashes.
92
93 * makefile.w32-in (WINS): Removed toolbar.
94
95 * menu-bar.el: Replaced toolbar/tool-bar.el with tool-bar.el in
96 comment.
97
98 * tool-bar.el: Moved to lisp from toolbar. Now that
99 toolbar is empty, it should be deleted when folks run "cvs up
100 -P".
101
102 2005-10-18 Jay Belanger <belanger@truman.edu>
103
104 * calc/calc-store (calc-store-into): Get the proper variable name
105 to display in message.
106
107 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
108
109 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
110 expressions display in speedbar for all buffers when debugging.
111 (gdb-speedbar-expand-node): Ensure node contraction is always
112 updated.
113
114 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
115 (speedbar-insert-button, speedbar-make-button):
116 Use add-text-properties.
117 (speedbar-update-localized-contents)
118 (speedbar-update-directory-contents)
119 (speedbar-update-special-contents): Use dolist.
120 (speedbar-buffer-easymenu-definition): Add a menu separator.
121
122 2005-10-17 Jason Rumney <jasonr@gnu.org>
123
124 * makefile.w32-in: Use $(lisp) consistently.
125 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
126 for shell specific generation of mh-autoloads.
127
128 2005-10-17 Richard M. Stallman <rms@gnu.org>
129
130 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
131
132 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
133
134 * jit-lock.el (jit-lock-fontify-now):
135 Move jit-lock-context-unfontify-pos to avoid wasted work.
136
137 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
138
139 * net/tramp.el (tramp-completion-mode): New defvar. Used in
140 `tramp-completion-mode' for checking if we are in completion mode.
141 (tramp-completion-handle-file-name-all-completions): Reorder code
142 in order to complete for file names only in case there are no
143 method/user/host completions. This is necessary for cooperation
144 with ido. Reported by Kim F. Storm <storm@cua.dk>.
145
146 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
147
148 * longlines.el (longlines-search-forward)
149 (longlines-search-backward): Match any number of spaces.
150
151 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
152
153 * diff-mode.el (diff-mode): Doc fix.
154
155 2005-10-16 David Reitter <david.reitter@gmail.com>
156
157 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
158 as default on darwin and windows systems.
159
160 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
161
162 * arc-mode.el (archive-zip-extract): Doc fix.
163
164 2005-10-16 Romain Francoise <romain@orebokech.com>
165
166 * mouse.el (mouse-1-click-follows-link): Doc fix.
167
168 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
169
170 * savehist.el: Don't require CL at runtime.
171 (savehist-xemacs): Remove.
172 (savehist-coding-system): Use utf-8 if present, regardless of religion.
173 (savehist-no-conversion): Use (featurep 'xemacs).
174 (savehist-load): Check existence of start-itimer rather than XEmacs.
175 Use an idle timer.
176 (savehist-process-for-saving): Replace use of CL funs `subseq' and
177 `delete-if-not'.
178
179 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
180
181 * savehist.el: Newer version.
182 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
183 (savehist-last-checksum, savehist-no-conversion): New vars.
184 (savehist-autosave, savehist-process-for-saving, savehist-printable):
185 New functions.
186 (savehist-load, savehist-save): Use them.
187 (savehist-delimit): Remove.
188
189 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
190
191 * progmodes/compile.el (compilation-goto-locus): Display the
192 compilation buffer first and the source buffer second, in case they're
193 in overlapping frames. Don't raise the compilation frame if it was the
194 selected window upon entry. Pass the `other-window' arg to
195 pop-to-buffer.
196
197 * info.el (Info-fontify-node): Use dolist.
198 Change add-text-properties to put-text-property.
199
200 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
201
202 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
203 bound of search.
204
205 2005-10-16 Masatake YAMATO <jet@gyve.org>
206
207 * dabbrev.el (dabbrev-completion): Pass the common
208 prefix substring of completion to `display-completion-list'.
209
210 * filecache.el (file-cache-minibuffer-complete)
211 (file-cache-complete): Ditto.
212
213 * tempo.el (tempo-display-completions): Ditto.
214
215 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
216
217 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
218
219 * eshell/em-hist.el (eshell-list-history): Ditto.
220
221 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
222
223 * mail/mailalias.el (mail-complete): Ditto.
224
225 * progmodes/etags.el (complete-tag): Ditto.
226
227 * progmodes/make-mode.el (makefile-complete): Ditto.
228
229 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
230
231 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
232
233 * progmodes/pascal.el (pascal-complete-word)
234 (pascal-show-completions): Ditto.
235
236
237 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
238
239 * simple.el (completion-common-substring): New variable.
240 (completion-setup-function): Use `completion-common-substring'
241 to put faces.
242
243 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
244
245 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
246 (x-get-selection, mac-select-convert-to-string): Convert from/to
247 UTF-16 clipboard data as in native byte order, no BOM.
248
249 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
250
251 * progmodes/gud.el (gud-tool-bar-map): Rename the images
252 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
253 (gud-sentinel): Use speedbar-frame to check for speedbar.
254
255 2005-10-15 Richard M. Stallman <rms@gnu.org>
256
257 * savehist.el: New file.
258
259 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
260
261 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
262 Fix bug in \bf fontification.
263
264 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
265
266 * pcvs.el (cvs-edit-log-files): New var.
267 (cvs-mode-edit-log): New arg `file'.
268 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
269 Instead force the use of the original file and nothing else.
270 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
271 the cvs-minor-wrap-function is set.
272 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
273
274 2005-10-14 Bill Wohler <wohler@newt.com>
275
276 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
277 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
278 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
279 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
280 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
281 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
282 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
283 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
284 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
285 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
286 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
287 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
288 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
289 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
290 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
291
292 * progmodes/gud.el (gud-tool-bar-map): Rename the images
293 appropriately (for example, gud-break to gud/break).
294
295 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
296
297 * longlines.el (longlinges-search-function)
298 (longlines-search-forward, longlines-search-backward): New functions.
299 (longlines-mode): Set isearch-search-fun-function to
300 longlinges-search-function.
301
302 * mouse.el (mouse-drag-region-1): Handle the case where a
303 double-click event is bound to an arbitrary function.
304
305 2005-10-14 David Ponce <david@dponce.com>
306
307 * recentf.el (recentf-track-opened-file)
308 (recentf-track-closed-file, recentf-update-menu)
309 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
310 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
311 mouse-1-click-follows-link.
312
313 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
314
315 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
316 Gnome file-manager.png. Suggested by
317 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
318
319 * toolbar/README: Add diropen.xpm.
320
321 2005-10-13 Bill Wohler <wohler@newt.com>
322
323 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
324 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
325
326 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
327
328 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
329 Don't waste the byte-compiler's time on constant data.
330
331 2005-10-13 Kenichi Handa <handa@m17n.org>
332
333 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
334 byte with `escape-glyph' face.
335
336 * international/fontset.el (ccl-encode-unicode-font):
337 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
338 Handle the case that ucs-mule-to-mule-unicode translates a character to
339 ASCII (usually for IPA characters).
340
341 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
342
343 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
344 Don't hide the underline of titles if font-lock-mode is disabled.
345
346 2005-10-12 Bill Wohler <wohler@newt.com>
347
348 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
349 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
350 files in MH-E-SRC have been updated.
351 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
352
353 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
354
355 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
356 (mixal-mode-syntax-table): Add \n as end-comment.
357 (mixal-operation-codes-alist): Immediately initialize to full value.
358 (mixal-add-operation-code): Remove.
359 (mixal-describe-operation-code): Make the arg non-optional.
360 Use the interactive spec instead.
361 Use mixal-operation-codes-alist rather than mixal-operation-codes.
362 (mixal-font-lock-keywords): Don't highlight comments here any more.
363 (mixal-font-lock-syntactic-keywords): New var.
364 (mixal-mode): Use it. Fix comment-start-skip.
365
366 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
367
368 * startup.el (command-line-x-option-alist): -nb => -nbi
369
370 2005-10-12 Kim F. Storm <storm@cua.dk>
371
372 * startup.el (fancy-splash-default-action): Discard mouse click in
373 the spash screen window, as it has no sensible meaning in the
374 next window to be selected. Fixes error reported by Jan D.
375
376 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
377
378 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
379
380 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
381
382 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
383 Try to fix up minor layout issues like indentation, line break, etc...
384 (mixal-mode-syntax-table): Don't try to specify comment syntax,
385 because it doesn't work.
386 (mixal-operation-codes): Add some more codes.
387 (mixal-font-lock-keywords): Process comments here.
388 (mixal-mode): mixasm no longer needs -g option.
389
390 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
391
392 * progmodes/sh-script.el (sh-tmp-file):
393 Use mktemp -t. Finish support for es and rc shells.
394
395 2005-10-11 Jay Belanger <belanger@truman.edu>
396
397 * calc/calcalg2.el (calc-integral): With an argument, compute the
398 definite integral.
399
400 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
401
402 * mouse.el (mouse-drag-region-1): Don't try to catch a
403 double-click when doing follow-link (it's overridden anyway).
404
405 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
406
407 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
408 (autoload-print-form-outbuf): Add docstring.
409
410 2005-10-11 Juri Linkov <juri@jurta.org>
411
412 * info.el (Info-mode-menu): Delete menu item "Edit".
413 (Info-mode): Delete description of Info-edit from docstring,
414 and rearrange descriptions of Info commands in the order
415 they are documented in the Info manual.
416
417 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
418
419 * calendar/appt.el (appt-check): Use diary-selective-display var.
420
421 2005-10-10 Richard M. Stallman <rms@gnu.org>
422
423 * net/newsticker.el (newsticker-start, newsticker-show-news):
424 Add autoload cookies.
425
426 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
427
428 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
429
430 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
431
432 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
433
434 2005-10-10 Jay Belanger <belanger@truman.edu>
435
436 * calc/calc-arith.el (math-check-known-scalarp)
437 (math-check-known-matrixp): Check the values of arguments that are
438 variables.
439 (math-check-known-square-matrixp): New function.
440 (math-known-square-matrixp): Use math-check-known-square-matrixp.
441 (math-super-types): Add sqmatrix type.
442
443 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
444 mode name `square' to 'sqmatrix'.
445
446 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
447 mode name `square' to 'sqmatrix'.
448
449 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
450
451 * progmodes/etags.el (select-tags-table-mode): Don't use
452 selective-display.
453 (tags-select-tags-table): Pass `button' to the action function.
454 (select-tags-table): Place the side-info on button properties rather
455 than in hidden text. Abbreviate file names.
456 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
457 (select-tags-table-select): Add `button' argument.
458 Get side-info from the button property rather than from hidden text.
459
460 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
461
462 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
463 (gud-speedbar-buttons): Preserve point if possible.
464 (gud-sentinel): Restore previous speedbar display type.
465
466 * progmodes/gdb-ui.el (gdba): Improve diagram.
467 (def-gdb-auto-update-handler, gdb-info-locals-handler)
468 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
469 Call get-buffer-window once.
470
471 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
472
473 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
474 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
475 (pascal-indent-command): Remove unused var `ind'.
476 (pascal-indent-case): Remove unused var `oldpos'.
477 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
478 since it's now used as a proper minor mode map.
479 (pascal-outline): Rename to pascal-outline-mode.
480 (pascal-outline-mode): Use define-minor-mode.
481 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
482 selective-display.
483
484 2005-10-10 Andreas Schwab <schwab@suse.de>
485
486 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
487 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
488
489 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
490 outside source directory.
491
492 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
493
494 * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
495 C-x' as a prefix.
496 (orgtbl-mode-map): Full keymap instead of sparse, because all
497 `self-insert-command' keys are redefined in this map.
498 (org-export-as-html): Specify charset for HTML file, by taking it
499 from the coding system.
500
501 2005-10-10 Kenichi Handa <handa@m17n.org>
502
503 * textmodes/flyspell.el (flyspell-check-word-p):
504 If unread-command-events is non-empty, don't call sit-for.
505
506 2005-10-09 Richard M. Stallman <rms@gnu.org>
507
508 * font-lock.el (font-lock-syntactic-keywords)
509 (font-lock-keywords): Doc fixes.
510
511 * textmodes/flyspell.el (flyspell-external-point-words):
512 Simplify logic, and don't try to check for consecutive appearances
513 of one incorrect word.
514
515 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
516
517 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
518 separator.
519
520 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
521 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
522 (gud-expansion-speedbar-buttons): New function.
523 (gud-speedbar-buttons): Check for gud-comint-buffer.
524
525 2005-10-09 Bill Wohler <wohler@newt.com>
526
527 * Makefile.in (updates): Add mh-loaddefs dependency.
528
529 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
530
531 * speedbar.el (speedbar-file-key-map): Fix typo.
532
533 2005-10-09 Daniel Brockman <daniel@brockman.se>
534
535 * cus-start.el (line-spacing): Add custom spec.
536
537 2005-10-09 Romain Francoise <romain@orebokech.com>
538
539 * textmodes/ispell.el (ispell-check-version): Fix last change.
540
541 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
542
543 * term/x-win.el: Remove -i, --icon-type from comment.
544
545 * startup.el (command-line-x-option-alist): Remove options -i,
546 -itype, --icon-type, added -nb, --no-bitmap-icon
547
548 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
549
550 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
551 instead of :active.
552
553 2005-10-08 Eric Hanchrow <offby1@blarg.net>
554
555 * textmodes/ispell.el (ispell-check-version):
556 Ignore hyphen, and all that follows, in aspell's version text.
557
558 2005-10-08 Jay Belanger <belanger@truman.edu>
559
560 * calc/calc-arith.el (math-known-square-matrixp): New function.
561 (math-pow-fancy): Check for matrices before distributing exponent
562 across products.
563
564 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
565 fullscreen keypad. Suggested by Luc Teirlinck.
566 (calc-keypad-show-input): Add space for formatting.
567
568 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
569 Add square matrix option.
570
571 * calc/calc-poly.el (math-expand-term): Check for matrices instead
572 of checking calc-matrix-mode when deciding how to expand.
573
574 * calc/calc.el (calc-set-mode-line): Add square matrix option.
575
576 2005-10-08 Lars Hansen <larsh@soem.dk>
577
578 * net/tramp.el (tramp-perl-directory-files-and-attributes):
579 Add error handling.
580 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
581
582 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
583
584 Sync with Tramp 2.0.51.
585
586 * net/tramp.el (tramp-handle-set-visited-file-modtime)
587 (tramp-handle-insert-file-contents, tramp-handle-write-region):
588 Insert special handling for `last-coding-system-used', again
589 it still seems to be necessary (unlike stated before).
590 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
591 (tramp-password-prompt-regexp): There might be other words before
592 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
593 (tramp-chunksize): Improve docstring.
594 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
595 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
596 Christian Joergensen <bugs@razor.dk>.
597
598 2005-10-07 Glenn Morris <rgm@gnu.org>
599
600 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
601 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
602 precision'.
603
604 2005-10-07 Romain Francoise <romain@orebokech.com>
605
606 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
607 (ibuffer-do-shell-command-pipe-replace)
608 (ibuffer-do-shell-command-file, ibuffer-do-eval)
609 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
610 (ibuffer-do-revert, ibuffer-do-replace-regexp)
611 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
612 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
613 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
614 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
615 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
616 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
617 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
618 Autoload file sans suffix.
619
620 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
621
622 2005-10-07 David Ponce <david@dponce.com>
623
624 * recentf.el (recentf-menu-open-all-flag): New option.
625 (recentf-digit-shortcut-command-name): New function.
626 (recentf--shortcuts-keymap): New variable.
627 (recentf-menu-shortcuts): New variable.
628 (recentf-make-menu-items): Initialize it. Replace the "More..."
629 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
630 (recentf-menu-value-shortcut): New function.
631 (recentf-make-menu-item): Use it. No more in-lined.
632 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
633 (recentf-open-most-recent-file): Rename from
634 `recentf-open-file-with-key'. Don't depend on key binding.
635 (recentf-mode-map): New variable.
636 (recentf-mode): Use it.
637
638 2005-10-06 Bill Wohler <wohler@newt.com>
639
640 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
641
642 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
643 (MH-E-SRC): New. Used by mh-autoloads.
644 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
645 files in MH-E-SRC have been updated.
646 (compile, recompile, bootstrap): Depend on mh-autoloads.
647
648 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
649
650 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
651 gud-break and gud-remove icons when the fringe is not available.
652
653 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
654 Typo.
655
656 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
657
658 * play/zone.el (zone): Wrap body with save-window-excursion.
659
660 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
661
662 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
663 Use the new `list-only' arg to diary-list-entries.
664
665 * calendar/diary-lib.el: Use overlays rather than selective-display.
666 (diary-selective-display): New var.
667 (diary-header-line-format): Use it.
668 (diary-list-entries): Add argument `list-only'.
669 Put the buffer in diary-mode. Don't add \^M at beg and end.
670 Replace \^M by invisible overlays.
671 (diary-unhide-everything): Replace \^M by invisible overlays.
672 (print-diary-entries): Look for overlays rather than \^M.
673 Add a space to the temp buffer name.
674 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
675 Put the buffer in diary-mode.
676 (list-sexp-diary-entries): Replace \^M by invisible overlays.
677 (diary-anniversary): Make the year arg optional.
678 (diary-time-regexp): New const.
679 (diary-font-lock-keywords): Use it to accept a few more time formats.
680
681 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
682
683 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
684
685 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
686 Fix bug introduced 2005-07-03: Use (car (last ...))
687 to faithfully reproduce replaced artist-last.
688 (artist-set-arrow-points-for-poly): Likewise.
689 Suggested by Johan Bockg\e,Ae\e(Brd.
690
691 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
692
693 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
694 * wid-edit.el (widget):
695 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
696 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
697
698 2005-10-06 Kenichi Handa <handa@m17n.org>
699
700 * international/mule-cmds.el (set-language-environment):
701 Fix setting up of case-table for unibyte mode.
702
703 * simple.el (what-cursor-position): If the character is displayed
704 by some `display' text property, show that. Don't use
705 single-key-description for eight-bit characters in multibyte mode.
706
707 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
708
709 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
710 (gdb-ann3): Set it.
711 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
712 (gdb-info-frames-custom): Use inverse-video for first five
713 characters of selected frame only.
714 (gdb-get-frame-number): Select frame even when point is on frame
715 number.
716
717 2005-10-06 Masatake YAMATO <jet@gyve.org>
718
719 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
720 Put `font-lock-function-name-face'.
721 (gdb-info-frames-custom): Put `font-lock-function-name-face'
722 and `font-lock-variable-name-face'
723 (gdb-registers-font-lock-keywords): New font lock keywords definition.
724 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
725 (gdb-memory-font-lock-keywords): New font lock keywords definition.
726 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
727 (gdb-local-font-lock-keywords): New font lock keywords definition.
728 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
729 (gdb-threads-font-lock-keywords): New font lock keywords definition.
730 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
731
732 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
733
734 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
735 (ediff-merge-region-is-non-clash-to-skip): Previously called
736 ediff-merge-region-is-non-clash.
737
738 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
739 Use insert-buffer-substring.
740
741 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
742 selecting files to patch. Also bug fixes.
743
744 * ediff-util.el (ediff-setup): Bug fix.
745 (ediff-next-difference): Never skip clashes that differ in white
746 space only.
747
748 * ediff-wind.el (ediff-setup-control-frame)
749 (ediff-destroy-control-frame): Check the menubar feature.
750
751 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
752 (viper-refresh-mode-line): Use make-local-variable to localize
753 some vars instead of make-variable-buffer-local. Suggested by
754 Stefan Monnier.
755
756 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
757 (viper-restore-cursor-type, viper-set-insert-cursor-type):
758 Use make-local-variable instead of make-variable-buffer-local.
759 Suggested by Stefan Monnier.
760
761 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
762 (viper-comint-mode-hook): Use make-local-variable on
763 require-final-newline.
764 (viper-non-hook-settings): Don't use make-variable-buffer-local.
765
766 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
767
768 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
769 also the second char of a comment-start sequence.
770 (scheme-sexp-comment-syntax-table): New var.
771 (lambda, define): Set their scheme-doc-string-elt property.
772 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
773 Use lisp-font-lock-syntactic-face-function now that it properly
774 handles |...| symbols.
775 (scheme-mode-variables): Set lisp-doc-string-elt-property,
776 parse-sexp-lookup-properties and font-lock-extra-managed-props.
777
778 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
779 bit from # to |.
780 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
781
782 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
783 (lisp-doc-string-elt-property): New var.
784 (lisp-font-lock-syntactic-face-function): Use it.
785 Rewrite to recognize docstrings even for forms not at toplevel.
786
787 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
788 annotation on the | part of #| rather than on the # part.
789 (scheme-font-lock-syntactic-face-function): New function, to
790 distinguish strings from |...| symbols.
791 (scheme-mode-variables): Use it. Also fix up the font-lock-time
792 syntax-table so that #|...|# is properly highlighted.
793
794 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
795 Don't mark as docstring the 3rd elem of an unknown toplevel form.
796
797 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
798
799 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
800 and C-e.
801
802 * emacs-lisp/eldoc.el: Move comments into docstrings.
803 (eldoc-message-commands): Initialize in its declaration.
804 Add move-beginning-of-line and move-end-of-line.
805 (eldoc-add-command, eldoc-add-command-completions)
806 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
807
808 * outline.el (outline-mark-subtree): Activate the mark.
809
810 * calendar/appt.el (appt-time-regexp): New var.
811 (appt-add, appt-make-list): Use it.
812 (appt-convert-time): Clean up.
813
814 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
815 Don't set any syntax-table property here.
816 (tex-font-lock-verb): New function. Do it here.
817 (tex-font-lock-syntactic-keywords): Use it.
818
819 2005-10-04 Richard M. Stallman <rms@gnu.org>
820
821 * wid-edit.el (widget-file-complete): Get the widget start point
822 the right way. Default directory to `/' if file has none.
823
824 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
825
826 * textmodes/flyspell.el (flyspell-mode-on):
827 Call ispell-maybe-find-aspell-dictionaries.
828
829 * textmodes/ispell.el (ispell-word, ispell-region):
830 Call ispell-maybe-find-aspell-dictionaries.
831 (ispell-accept-buffer-local-defs):
832 Don't call ispell-maybe-find-aspell-dictionaries
833
834 2005-10-04 Richard M. Stallman <rms@gnu.org>
835
836 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
837
838 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
839
840 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
841 instead of `fboundp' in order to allow for anonymous functions.
842
843 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
844
845 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
846 case the user clicks on the link while another window is selected.
847 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
848
849 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
850 functionality.
851 (dframe-help-echo): Save point in case mouse tracking is off.
852
853 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
854
855 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
856
857 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
858
859 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
860 not change the global value of those vars.
861
862 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
863 make-local-variable which we do not need any more.
864
865 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
866
867 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
868 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
869 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
870 (speedbar-path-line): Define obsolete aliases.
871 (speedbar-line-directory): Doc fix.
872
873 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
874 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
875 instead of speedbar-line-path.
876
877 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
878
879 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
880 to nil if dropping on a window. Handle dropping on a minibuffer window
881 like dropping on a non-window part of Emacs.
882
883 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
884
885 * net/ange-ftp.el: Use with-current-buffer.
886 (ange-ftp-insert-directory): Do not follow symlinks any more.
887
888 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
889 Remove interactive spec.
890
891 2005-10-03 Kim F. Storm <storm@cua.dk>
892
893 * ido.el (ido-mode): Use custom-initialize-set.
894
895 2005-10-02 Richard M. Stallman <rms@gnu.org>
896
897 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
898 Use insert-buffer-substring.
899
900 * net/tramp.el: Pacify byte compiler warnings in pacification code.
901 (tramp-handle-file-local-copy): Use insert-buffer-substring.
902
903 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
904
905 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
906 in last change.
907 (ange-ftp-insert-directory): Fix up the search for the case where
908 `file' is absolute.
909
910 2005-10-02 Romain Francoise <romain@orebokech.com>
911
912 * progmodes/compile.el (compile-goto-error): Delete extra paren.
913
914 2005-10-02 Andreas Schwab <schwab@suse.de>
915
916 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
917 directory component in the session info.
918
919 2005-10-01 Richard M. Stallman <rms@gnu.org>
920
921 * comint.el (comint-redirect-subvert-readonly): Doc fix.
922
923 * simple.el (next-error-internal): New function.
924
925 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
926 (compilation-start): Pass new arg to compilation-buffer-name.
927 (compile-goto-error): Use next-error-internal.
928
929 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
930
931 * speedbar.el: Remove RCS tag.
932 (speedbar-check-read-only): Handle non-existent files.
933
934 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
935
936 * info.el (Info-speedbar-hierarchy-buttons)
937 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
938
939 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
940
941 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
942 Do not match newline.
943 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
944 (bibtex-summary): Remove unnecessary save-excursion.
945 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
946
947 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
948
949 * term/mac-win.el: Add charset info for "iso10646-1".
950 Modify default fontset to use ATSUI-compatible fonts for some charsets
951 if available.
952
953 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
954
955 * speedbar.el: Re-apply arch tag.
956 (speedbar-version): Rename to version 1.0. Suggested by Eric
957 M. Ludlam.
958 Reapply two changes from Emacs CVS' version of speedbar lost
959 during the merge:
960 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
961 (speedbar-frame-parameters): Improve customize type.
962
963 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
964
965 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
966 (ange-ftp-file-directory-p): Fix the symlink case.
967 (ange-ftp-insert-directory): When listing a single file, get a list of
968 the parent buffer and extract the relevant line. Inspired from a patch
969 by Katsumi Yamaoka <yamaoka@jpl.org>.
970 (ange-ftp-file-name-sans-versions): Simplify.
971
972 2005-09-30 Bill Wohler <wohler@newt.com>
973
974 Move MH-E image files from toolbar and mail directories into
975 etc/images.
976
977 * mail/reply2.*: Move to etc/images/mail/reply*.
978
979 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
980 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
981 etc/images.
982
983 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
984 * toolbar/reply*: Move to etc/images/mail.
985
986 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
987
988 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
989
990 * speedbar.el: New version 1.0pre3.
991
992 Frame management code (including timer, and mouse click specifics)
993 moved to dframe.el:
994 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
995 (speedbar-timer): Removed. Use dframe-timer.
996 (speedbar-close-frame): Removed. Use dframe-close-frame.
997 (speedbar-activity-change-focus-flag): Removed. Use
998 dframe-activity-change-focus-flag.
999 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
1000 dframe-update-speed.
1001
1002 (speedbar-current-frame): New macro. Use this instead of the
1003 variable speedbar-frame.
1004
1005 (speedbar-use-images, speedbar-expand-image-button-alist)
1006 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
1007
1008 (speedbar-find-image-on-load-path): Removed. Replaced by
1009 defezimage in ezimage.el.
1010 (speedbar-expand-image-button-alist): Removed. Replaced by
1011 ezimage-expand-image-button-alist in ezimage.el.
1012
1013 (speedbar-ignored-directory-regexp)
1014 (speedbar-add-ignored-directory-regexp)
1015 (speedbar-ignored-directory-expressions)
1016 (speedbar-line-directory, speedbar-buffers-line-directory)
1017 (speedbar-directory-line, speedbar-buffers-line-directory):
1018 Renamed, replacing `path' with `directory'.
1019
1020 (speedbar-create-directory, speedbar-expand-line-descendants)
1021 (speedbar-toggle-line-expansion)
1022 (speedbar-contract-line-descendants): New commands.
1023
1024 (speedbar-query-confirmation-method, speedbar-select-frame-method)
1025 (speedbar-use-tool-tips-flag): New options.
1026
1027 (speedbar-check-read-only, speedbar-require-version)
1028 (speedbar-insert-separator, speedbar-buffers-tail-notes)
1029 (speedbar-handle-delete-frame, speedbar-try-completion)
1030 (speedbar-update-localized-contents): New functions.
1031
1032 (speedbar-incompatible-version, speedbar-ro-to-do-point)
1033 (speedbar-object-read-only-indicator): New variables.
1034
1035 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
1036 New hooks.
1037
1038 (speedbar-separator-face): New face.
1039
1040 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
1041 (speedbar-ignored-modes): Add fundamental-mode.
1042 (speedbar-directory-unshown-regexp): Add . directories.
1043
1044 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
1045 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
1046 `]' for full expand/close.
1047 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
1048
1049 (speedbar-check-vc): Support hidden files.
1050 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
1051 (speedbar-this-file-in-vc): Use vc-state if available. If VC
1052 state is nil, it is not checked out.
1053
1054 (speedbar-line-text, speedbar-line-token): Support expand buttons
1055 with no text.
1056 (speedbar-refresh): Universal argument acts as power-click.
1057 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
1058 that buffer to get variable values.
1059
1060 And many other bugfixes.
1061
1062 * dframe.el, ezimage.el, sb-image.el: New files.
1063
1064 * sb-*.xpm: Remove files. New image files installed into
1065 etc/images/ezimage.
1066
1067 2005-09-30 Kenichi Handa <handa@m17n.org>
1068
1069 * ps-mule.el (ps-mule-show-warning): If a character is in
1070 ps-print-translation-table, don't treat it as non-printable.
1071
1072 2005-09-30 David Ponce <david@dponce.com>
1073
1074 * tree-widget.el (tree-widget-themes-load-path): New variable.
1075 (tree-widget-themes-directory): Doc fix.
1076 (tree-widget-image-formats) [Emacs]: Doc fix.
1077 (tree-widget--locate-sub-directory): New function.
1078 (tree-widget-themes-directory): Use it.
1079
1080 * recentf.el (recentf-filename-handlers): Rename from
1081 `recentf-filename-handler'. Allow a list of functions.
1082 (recentf-menu-items-for-commands): Fix :help strings.
1083 (recentf-apply-filename-handlers): New function.
1084 (recentf-expand-file-name): Use it.
1085 (recentf-cleanup): Remove duplicates too.
1086
1087 2005-09-29 Juri Linkov <juri@jurta.org>
1088
1089 * faces.el: Rearrange face definitions to be in the same order as
1090 their face descriptions in "(emacs)Standard Faces".
1091
1092 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
1093
1094 * tooltip.el (tooltip): Add group `basic-faces'.
1095
1096 * buff-menu.el (Buffer-menu-buffer): Remove group
1097 `font-lock-highlighting-faces'.
1098
1099 * progmodes/compile.el (compilation-error, compilation-warning)
1100 (compilation-info, compilation-line-number, compilation-column-number):
1101 Change group from `font-lock-highlighting-faces' to `compilation'.
1102
1103 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
1104 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
1105 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
1106 (vhdl-font-lock-reserved-words-face)
1107 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
1108 `font-lock-highlighting-faces'.
1109
1110 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
1111
1112 2005-09-28 Kim F. Storm <storm@cua.dk>
1113
1114 * emulation/cua-base.el: Set CUA move property on additional commands:
1115 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
1116 forward-sexp, backward-sexp, forward-list, backward-list.
1117
1118 2005-09-28 Romain Francoise <romain@orebokech.com>
1119
1120 * comint.el (comint-show-output): Really set point at the
1121 beginning of the output when not using `comint-use-prompt-regexp'.
1122
1123 2005-09-27 Jay Belanger <belanger@truman.edu>
1124
1125 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
1126 in TeX mode.
1127
1128 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
1129
1130 * textmodes/org.el (org-table-sum): Fix format string.
1131
1132 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
1133 Quote face names.
1134
1135 2005-09-26 Romain Francoise <romain@orebokech.com>
1136
1137 * isearch.el (isearch-forward-regexp): Close doc string.
1138
1139 2005-09-25 Richard M. Stallman <rms@gnu.org>
1140
1141 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
1142
1143 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
1144
1145 * progmodes/compile.el (compilation-error-properties):
1146 When getting the file from the previous error message,
1147 correctly decode the new data format.
1148
1149 * progmodes/cc-cmds.el (c-electric-paren):
1150 Call old-blink-paren only for close-paren.
1151
1152 2005-09-24 Andreas Schwab <schwab@suse.de>
1153
1154 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
1155 condition.
1156
1157 2005-09-25 Romain Francoise <romain@orebokech.com>
1158
1159 * dired-aux.el (dired-copy-file-recursive):
1160 * dired.el (dired-delete-file):
1161 * ediff-mult.el (ediff-dir-diff-copy-file):
1162 * ediff-util.el (ediff-test-save-region):
1163 * forms.el (forms-mode):
1164 * ido.el (ido-file-internal, ido-delete-file-at-head):
1165 * log-edit.el (log-edit-done):
1166 * ses.el (ses-yank-resize):
1167 * play/gomoku.el (gomoku-human-plays, gomoku)
1168 (gomoku-human-resigns, gomoku-prompt-for-other-game)
1169 (gomoku-offer-a-draw):
1170 * play/landmark.el (lm-human-resigns, lm):
1171 * net/eudcb-ldap.el (eudc-ldap-check-base):
1172 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
1173 * progmodes/ebrowse.el (ebrowse-find-pattern):
1174 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
1175 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
1176 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
1177
1178 * vc.el (vc-delete-file):
1179 * play/gomoku.el (gomoku-terminate-game, gomoku)
1180 (gomoku-prompt-for-move, gomoku-human-takes-back):
1181 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
1182 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
1183
1184 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
1185
1186 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
1187 color rxvt terminals by using the code xterm.el used to use before
1188 2005-04-09 in order to match the colors used by rxvt.
1189
1190 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
1191
1192 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
1193 colors rxvt-unicode terminals by using the same code as xterm.el.
1194
1195 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
1196
1197 * textmodes/tex-mode.el (tex-font-lock-append-prop)
1198 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
1199 new symbol used for the tex-verbatim face.
1200
1201 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
1202
1203 * woman.el (woman-file-name):
1204 * wid-edit.el (widget-file-prompt-value)
1205 (widget-coding-system-prompt-value):
1206 * w32-fns.el (set-w32-system-coding-system):
1207 * vc.el (vc-version-diff, vc-annotate):
1208 * textmodes/reftex-auc.el (reftex-arg-cite)
1209 (reftex-arg-index-tag):
1210 * textmodes/refer.el (refer-get-bib-files):
1211 * textmodes/artist.el (artist-figlet-choose-font):
1212 * terminal.el (terminal-emulator):
1213 * replace.el (occur-read-primary-args):
1214 * rect.el (string-rectangle, string-insert-rectangle):
1215 * ps-print.el (ps-print-preprint):
1216 * progmodes/pascal.el (pascal-goto-defun):
1217 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
1218 * progmodes/compile.el (compilation-find-file):
1219 * printing.el (pr-interactive-n-up):
1220 * play/animate.el (animate-birthday-present):
1221 * net/rcompile.el (remote-compile):
1222 * man.el (man, Man-goto-section, Man-follow-manual-reference):
1223 * mail/rmailsum.el (rmail-summary-search-backward)
1224 (rmail-summary-search):
1225 * mail/rmailout.el (rmail-output-read-rmail-file-name)
1226 (rmail-output-read-file-name):
1227 * mail/rmail.el (rmail-search, rmail-search-backwards):
1228 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
1229 * locate.el (locate):
1230 * international/quail.el (quail-show-keyboard-layout):
1231 * international/mule.el (set-buffer-file-coding-system)
1232 (revert-buffer-with-coding-system, set-file-name-coding-system)
1233 (set-terminal-coding-system, set-keyboard-coding-system)
1234 (set-next-selection-coding-system):
1235 * international/mule-diag.el (describe-coding-system)
1236 (describe-font, describe-fontset):
1237 * international/mule-cmds.el (universal-coding-system-argument)
1238 (search-unencodable-char, describe-input-method)
1239 (set-language-environment, describe-language-environment):
1240 * international/codepage.el (codepage-setup):
1241 * international/code-pages.el (codepage-setup):
1242 * info.el (Info-search, Info-follow-reference)
1243 (Info-search-backward):
1244 * emacs-lisp/advice.el (ad-read-advised-function)
1245 (ad-read-advice-class, ad-clear-cache, ad-activate)
1246 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
1247 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
1248 (ad-read-regexp):
1249 * ediff-util.el (ediff-toggle-regexp-match):
1250 * ediff-ptch.el (ediff-prompt-for-patch-file):
1251 * dired-aux.el (dired-diff):
1252 * diff.el (diff):
1253 * cus-edit.el (custom-variable-prompt):
1254 * calendar/timeclock.el (timeclock-ask-for-project):
1255 * calc/calcalg3.el (calc-get-fit-variables):
1256 * calc/calc-store.el (calc-edit-variable)
1257 (calc-permanent-variable):
1258 * vc-mcvs.el (vc-mcvs-register):
1259 * shadowfile.el (shadow-define-literal-group):
1260 * woman.el (woman-file-name):
1261 * vc.el (vc-version-diff, vc-merge):
1262 * textmodes/reftex-index.el (reftex-index-complete-tag):
1263 * format.el (format-decode-buffer, format-decode-region):
1264 * emulation/viper-cmd.el (viper-read-string-with-history):
1265 * emacs-lisp/debug.el (cancel-debug-on-entry):
1266 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1267 * ediff.el (ediff-merge-revisions)
1268 (ediff-merge-revisions-with-ancestor, ediff-revision):
1269 * completion.el (interactive-completion-string-reader):
1270 * calc/calc-prog.el (calc-user-define-formula):
1271 Follow convention for reading with the minibuffer.
1272
1273 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
1274
1275 * progmodes/python.el (python-describe-symbol): Add globals() and
1276 locals() to the arguments of emacs.ehelp.
1277
1278 2005-09-24 Magnus Henoch <mange@freemail.hu>
1279
1280 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
1281 New function, code extracted from ispell-valid-dictionary-list.
1282 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
1283 Call it.
1284
1285 2005-09-24 Eli Zaretskii <eliz@gnu.org>
1286
1287 * subr.el (version-regexp-alist): Extend valid syntax for version
1288 strings: allow any of the characters -,_,+ to separate the
1289 alpha/beta/rc part from the version part. Doc fix.
1290 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
1291
1292 2005-09-23 David Reitter <david.reitter@gmail.com>
1293
1294 * mail/mailclient.el: New file.
1295
1296 2005-09-23 Richard M. Stallman <rms@gnu.org>
1297
1298 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
1299 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
1300 Doc fixes.
1301
1302 * progmodes/cc-mode.el (c-font-lock-init):
1303 Specify font-lock-lines-before.
1304
1305 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
1306
1307 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
1308 whole conflict.
1309
1310 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
1311
1312 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
1313 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
1314 of `remap' feature when available. Additional key bindings for
1315 better tty support.
1316 (org-mode-restart, org-force-self-insert): New commands.
1317 (org-time-stamp-inactive): New command.
1318 (org-remap): New function.
1319 (org-table-auto-blank-field, org-level-color-stars-only): New options.
1320 (org-enable-fixed-width-editor): Move to `org-structure'
1321 customization group.
1322 (org-self-insert-command, orgtbl-self-insert-command): Modify to
1323 blank field after field motion commands.
1324
1325 2005-09-23 Kenichi Handa <handa@m17n.org>
1326
1327 * international/mule-cmds.el (set-language-environment):
1328 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
1329 have to call utf-translate-cjk-load-tables.
1330
1331 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
1332
1333 * mouse.el (mouse-move-drag-overlay): Fix last change.
1334
1335 2005-09-22 David Ponce <david@dponce.com>
1336
1337 * tree-widget.el (tree-widget-value-create): Fix previous change.
1338
1339 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1340
1341 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
1342
1343 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1344
1345 * mouse.el (mouse-move-drag-overlay): New function.
1346 (mouse-drag-region-1): Use it.
1347 Try to simplify a bit the state handling. Handle clicks on links
1348 inside intangible areas.
1349 (mouse-save-then-kill): Minor simplification.
1350 (mouse-secondary-overlay): Make it always non-nil instead of
1351 recreating it each time.
1352 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
1353 (mouse-kill-secondary, mouse-secondary-save-then-kill):
1354 Simplify accordingly.
1355
1356 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1357
1358 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
1359
1360 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
1361
1362 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
1363 (ediff-file-name-sans-prefix): Treat nil as an empty string.
1364 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
1365 to patch.
1366
1367 * ediff-util.el: Use insert-buffer-substring.
1368
1369 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
1370
1371 * emulation/viper-cmd.el (viper-change-state): Don't move over the
1372 field boundaries in the minibuffer.
1373 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
1374 (viper-minibuffer-post-command-hook): New hook.
1375 (viper-line): Don't move cursor at bolp.
1376
1377 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
1378
1379 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
1380 avoid compiler warnings.
1381
1382 * emulation/viper-macs.el (ex-map): Better messages.
1383
1384 * emulation/viper-utils.el (viper-beginning-of-field): New function.
1385
1386 * emulation/viper.el: Replace make-variable-buffer-local with
1387 viper-make-variable-buffer-local everywhere, to avoid warnings.
1388
1389 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1390
1391 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
1392 Delete unused var `old-selected-window'.
1393 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
1394 (mouse-drag-secondary): Delete unused var `start-frame'.
1395
1396 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
1397
1398 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
1399
1400 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1401
1402 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
1403 Re-indent within 80 columns. Use inhibit-read-only.
1404
1405 2005-09-19 Romain Francoise <romain@orebokech.com>
1406
1407 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
1408
1409 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1410
1411 * font-lock.el (font-lock-default-fontify-region): Don't add a line
1412 unconditionally, since the after-change-function already did it.
1413
1414 2005-09-19 Miles Bader <miles@gnu.org>
1415
1416 * net/newsticker.el: Get rid of CVS keyword.
1417
1418 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
1419
1420 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
1421 The prompt is formatted later.
1422
1423 2005-09-19 David Ponce <david@dponce.com>
1424
1425 * tree-widget.el (tree-widget-value-create): Save the converted
1426 tree :node widget.
1427
1428 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
1429
1430 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
1431 variable `message'.
1432
1433 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
1434
1435 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
1436 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
1437 <slawomir.nowaczyk.847@student.lu.se>.
1438
1439 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
1440
1441 * image.el (image-load-path): Use symbol `data-directory' instead
1442 of its value, for backward compatibility with packages that bind
1443 it during `find-image'. Suggested by Katsumi Yamaoka.
1444 (image-search-load-path): Handle symbols whose values are strings.
1445
1446 2005-09-18 Romain Francoise <romain@orebokech.com>
1447
1448 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
1449 with-current-buffer form in save-excursion.
1450
1451 2005-09-18 D Goel <deego@gnufans.org>
1452
1453 * apropos.el (apropos-command): Fix `message' call: first arg
1454 should be a format spec. In this and all other cases that appear
1455 below and elsewhere in the source code, I made a change only when
1456 two conditions were satisfied: [1] I can think of a possibility
1457 that the arguments would cause an error, for example, the code in
1458 question relies on external variables such as filenames. [2] I
1459 was sure that the arg to `message' could not have been nil in the code.
1460
1461 * textmodes/tildify.el (tildify-region): Ditto.
1462
1463 * textmodes/reftex-index.el (reftex-index-change-entry)
1464 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
1465 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
1466 * textmodes/org.el (org-complete, org-deadline, org-schedule)
1467 (org-priority, org-table-sum):
1468 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
1469 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
1470 (flyspell-word, flyspell-display-next-corrections):
1471 * textmodes/bibtex.el (bibtex-print-help-message):
1472 * textmodes/artist.el (artist-key-set-point-poly):
1473 * term/mac-win.el (mac-services-insert-text):
1474 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
1475 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
1476 (vhdl-port-paste-testbench, vhdl-compose-new-component)
1477 (vhdl-compose-configuration):
1478 * progmodes/sh-script.el (sh-blink, sh-show-indent)
1479 (sh-set-indent, sh-learn-line-indent):
1480 * progmodes/ps-mode.el (ps-mode-target-column):
1481 * progmodes/idlwave.el (idlwave-make-tags)
1482 (idlwave-scan-library-catalogs):
1483 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
1484 * progmodes/gud.el (gud-jdb-analyze-source):
1485 * progmodes/flymake.el (flymake-log):
1486 * progmodes/ebnf2ps.el (ebnf-generate-region):
1487 * progmodes/cmacexp.el (c-macro-expansion):
1488 * progmodes/ada-xref.el (ada-treat-cmd-string):
1489 * progmodes/ada-mode.el (ada-create-case-exception-substring)
1490 (ada-justified-indent-current, ada-batch-reformat):
1491 * play/zone.el (zone):
1492 * play/landmark.el (lm-move):
1493 * play/decipher.el (decipher-show-alphabet):
1494 * net/newsticker.el (newsticker--display-jump)
1495 (newsticker--display-scroll):
1496 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
1497 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
1498 * mail/feedmail.el (feedmail-dump-message-to-queue):
1499 * eshell/esh-proc.el (eshell-remove-process-entry):
1500 * emulation/ws-mode.el (ws-last-error):
1501 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
1502 (viper-record-kbd-macro):
1503 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
1504 * emacs-lisp/lisp-mnt.el (lm-report-bug):
1505 * emacs-lisp/find-func.el (find-function-noselect):
1506 * calendar/timeclock.el (timeclock-status-string)
1507 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
1508 (timeclock-when-to-leave-string):
1509 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
1510 * calc/calc-units.el (calc-enter-units-table):
1511 * calc/calc-mode.el (calc-mode-record-mode):
1512 * woman.el (woman-mini-help):
1513 * wdired.el (wdired-change-to-wdired-mode):
1514 * vc.el (vc-retrieve-snapshot):
1515 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
1516 * startup.el (display-startup-echo-area-message):
1517 * simple.el (set-goal-column):
1518 * ses.el (ses-command-hook, ses-recalculate-cell):
1519 * server.el (server-process-filter):
1520 * printing.el (pr-interface-txt-print, pr-interface-printify)
1521 (pr-interface-ps):
1522 * pcvs.el (cvs-help):
1523 * log-edit.el (log-edit, log-edit-mode-help):
1524 * iswitchb.el (iswitchb-possible-new-buffer):
1525 * isearch.el (isearch-edit-string):
1526 * image-mode.el (image-mode, image-minor-mode):
1527 * ibuf-macs.el (define-ibuffer-filter):
1528 * hi-lock.el (hi-lock-find-patterns):
1529 * files.el (toggle-read-only):
1530 * ediff-util.el (ediff-copy-diff)
1531 (ediff-write-merge-buffer-and-maybe-kill):
1532 * echistory.el (Electric-history-undefined):
1533 * dnd.el (dnd-insert-text):
1534 * dired-aux.el (dired-query):
1535 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
1536 * bookmark.el (bookmark-bmenu-locate):
1537 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
1538 Fix `message' calls to ensure first arg is a format string.
1539 The change was made only when these two conditions were satisfied:
1540 [1] when there is a possibility that the arguments would cause an error
1541 for example, if the code in question relies on external variables
1542 such as filenames, and
1543 [2] if the arg to `message' could not have been nil in the code.
1544
1545 * pcomplete.el (pcomplete--help): Fix `message' format spec.
1546 Not having a %s would be weird, though not technically wrong.
1547
1548 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1549
1550 * term/mac-win.el (mac-add-charset-info): Doc fix.
1551
1552 2005-09-17 Romain Francoise <romain@orebokech.com>
1553
1554 * shell.el (shell-resync-dirs): Handle echoing processes more
1555 reliably. Don't insert resync command if `comint-process-echoes'
1556 is non-nil.
1557
1558 2005-09-17 Magnus Henoch <mange@freemail.hu>
1559
1560 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
1561 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
1562 aspell versions >= 0.60.
1563 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
1564 only if ispell-aspell-supports-utf8 is non-nil.
1565
1566 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1567
1568 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
1569 buffer-local value to lisp-indent-function.
1570
1571 2005-09-17 Milan Zamazal <pdm@zamazal.org>
1572
1573 * progmodes/glasses.el (glasses-make-readable): If
1574 glasses-separator differs from underscore, put appropriate
1575 overlays over underscore characters.
1576 (glasses-convert-to-unreadable): If glasses-separator differs from
1577 underscore, try to convert glasses-separator characters to
1578 underscores.
1579
1580 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
1581
1582 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
1583 Use with-syntax-table and dolist.
1584
1585 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
1586
1587 * textmodes/reftex-auc.el:
1588 * textmodes/reftex-cite.el:
1589 * textmodes/reftex-dcr.el:
1590 * textmodes/reftex-global.el:
1591 * textmodes/reftex-parse.el:
1592 * textmodes/reftex-ref.el:
1593 * textmodes/reftex-sel.el:
1594 * textmodes/reftex-toc.el:
1595 * textmodes/reftex-vars.el:
1596 * textmodes/reftex.el: Small changes to remove compiler warnings.
1597
1598 * textmodes/reftex-index.el: Likewise.
1599 (reftex-query-index-phrase): More efficient use of markers.
1600
1601 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
1602
1603 * image.el (image-load-path): New variable.
1604 (image-search-load-path): New function.
1605 (find-image): Search for images in `image-load-path'.
1606
1607 2005-09-15 Richard M. Stallman <rms@gnu.org>
1608
1609 * follow.el: Change Maintainer field.
1610
1611 2005-09-15 David Ponce <david@dponce.com>
1612
1613 * recentf.el (recentf-save-file-modes): New option.
1614 (recentf-save-list): Use it.
1615
1616 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
1617
1618 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
1619 (mode-line-mule-info, mode-line-modified): Move bindings from
1620 mouse-3 to mouse-1.
1621
1622 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
1623
1624 * simple.el (sendmail-user-agent-compose): Revert last change.
1625
1626 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
1627
1628 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
1629 Use with-current-buffer.
1630 (ange-ftp-gwp-start): Remove unused var `gw-user'.
1631 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
1632 (ange-ftp-insert-directory): Remove unused var `short'.
1633 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
1634
1635 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
1636 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
1637
1638 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
1639 (check-calendar-holidays, diary-list-entries): Autoload.
1640 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
1641 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
1642
1643 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
1644 which mistakenly removed a call to display-buffer.
1645
1646 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
1647
1648 * obsolete/iso-insert.el: Move to obsolete/ from international/.
1649
1650 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
1651
1652 * progmodes/hideshow.el
1653 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
1654 (hs-allow-nesting): New user var.
1655 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
1656 (hs-hide-block-at-point): When nesting allowed,
1657 if there is already an overlay in place, delete it.
1658 (hs-safety-is-job-n): Delete func; remove call sites.
1659 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
1660 (hs-overlay-at): New func.
1661 (hs-already-hidden-p, hs-show-block): Use it.
1662 (hs-hide-all): Don't pre-clean if nesting allowed.
1663 (hs-show-all): Temporarily disallow
1664 nesting around call to `hs-discard-overlays'.
1665
1666 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
1667
1668 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
1669 Delete unused local var.
1670
1671 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
1672
1673 * help-fns.el (describe-categories): "?\ " -> "?\s".
1674 (help-do-arg-highlight): Recognize also ARG-n, as in
1675 `move-to-left-margin' (ARG+n is already recognized). Simplify.
1676
1677 * international/codepage.el (dos-unsupported-char-glyph):
1678 * net/newsticker.el (tool-bar-map, w3-mode-map)
1679 (w3m-minor-mode-map):
1680 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
1681 (ent-alist):
1682 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
1683
1684 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
1685
1686 * custom.el (custom-push-theme): Handle the case where a symbol is
1687 bound but face properties have not yet been assigned.
1688
1689 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
1690 Fix behavior if noerase is `t' and there is no mail buffer.
1691
1692 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
1693 if `continue' is nil, rather than signal an error.
1694
1695 2005-09-12 Richard M. Stallman <rms@gnu.org>
1696
1697 * font-lock.el (font-lock-keywords): Add autoload.
1698
1699 * help-fns.el (describe-variable): Rearrange to put source link
1700 in a predictable place.
1701
1702 * net/newsticker.el: New file.
1703
1704 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1705
1706 * calendar/calendar.el (calendar-for-loop): Add edebug info.
1707 (calendar-basic-setup): Use the new nil arg.
1708 (number-of-diary-entries): Move to diary-lib.el.
1709
1710 * calendar/diary-lib.el: Use with-current-buffer, match-string.
1711 (diary-list-entries): Use with-syntax-table and dolist.
1712 Rename from list-diary-entries.
1713 Use number-of-diary-entries if `number' is nil.
1714 (diary, diary-view-entries): Use this new name and new nil arg value.
1715 (number-of-diary-entries): Move from calendar.el.
1716 (diary-unhide-everything): New function.
1717 (include-other-diary-files, fancy-diary-display)
1718 (diary-show-all-entries, make-diary-entry): Use it.
1719 (diary-mail-entries): Use buffer-string.
1720 (mark-diary-entries): Fix long standing paren typo.
1721 (diary-sexp-entry): Use count-lines.
1722 (make-diary-entry): Avoid `previous-line'.
1723 (diary-mode-map): New var.
1724 (diary-mode): Redraw cal after saving. Setup header-line.
1725 (fancy-diary-display-mode): Use local-set-key.
1726
1727 * startup.el (command-line): Try calling various terminal-init-foo-bar
1728 functions by stripping hyphenated suffixes from $TERM.
1729
1730 * files.el (normal-mode): Check boundness of font-lock-keywords.
1731
1732 2005-09-12 Richard M. Stallman <rms@gnu.org>
1733
1734 * progmodes/compile.el: Don't decide a file's directory
1735 until the user actually tries to go there.
1736 (compilation-next-error-function):
1737 Pass compilation-find-file the directory from the file-struct.
1738 (compilation-internal-error-properties): Separate local FILE-STRUCT
1739 from FILE. Doc the args better. Rename arg FMT to FMTS.
1740 (compilation-find-file): Arg DIR renamed to DIRECTORY.
1741 Expand it, and if nil, use default-directory.
1742 (compilation-get-file-structure): Don't mix specified directory
1743 with default directory. Put specified directory into
1744 file-struct. Don't make the file name absolute.
1745
1746 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
1747 (compile-command): Add autoload.
1748 (compilation-disable-input): Add autoload.
1749
1750 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
1751
1752 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
1753 strings of the variables it can override.
1754 (time-stamp): New (as yet undocumented) time-stamp-format escapes
1755 %Q and %q, for fully-qualified domain name and unqualified host name.
1756
1757 2005-09-11 Kim F. Storm <storm@cua.dk>
1758
1759 * emacs-lisp/authors.el (authors-aliases): Update list.
1760 (authors-fixed-entries): Update mldrag.el entry.
1761
1762 2005-09-10 Alan Mackenzie <acm@muc.de>
1763
1764 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
1765 from the region narrowed to.
1766
1767 2005-09-10 Magnus Henoch <mange@freemail.hu>
1768
1769 * textmodes/ispell.el (ispell-check-version): Signal an error if
1770 aspell version is less than 0.60.
1771
1772 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
1773
1774 * progmodes/octave-inf.el (inferior-octave-startup):
1775 Resync current dir at the end.
1776
1777 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
1778
1779 * woman.el (woman-topic-at-point-default):
1780 Rename to woman-use-topic-at-point-default.
1781 (woman-topic-at-point): Rename to woman-use-topic-at-point.
1782 (woman-file-name): Reflect renames above. Automatically use the
1783 word at point as topic if woman-use-topic-at-point is non-nil.
1784 Otherwise offer it as default but don't insert it in the
1785 minibuffer. Also use `test-completion' instead of `assoc' as
1786 suggested by Stefan Monnier.
1787
1788 2005-09-10 Andre Spiegel <spiegel@gnu.org>
1789
1790 * vc.el (vc-directory, vc-update-change-log): Throw an error on
1791 the attempt to do it over Tramp. This is not yet supported.
1792
1793 2005-09-10 Eli Zaretskii <eliz@gnu.org>
1794
1795 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
1796 (menu-bar-non-minibuffer-window-p): New functions.
1797 ("Split Window", "Save As..."): Use them.
1798 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
1799 ("Print Buffer", "Truncate Long Lines in this Buffer"):
1800 Use menu-bar-menu-frame-live-and-visible-p.
1801 ("Save Buffer", "Insert File", "Open Directory...")
1802 ("Open File...", "Visit New File..."):
1803 Use menu-bar-non-minibuffer-window-p.
1804 (kill-this-buffer-enabled-p, dired <menu-enable>):
1805 Use menu-bar-non-minibuffer-window-p.
1806
1807 2005-09-09 Eli Zaretskii <eliz@gnu.org>
1808
1809 * cus-start.el (all): Don't complain about fringe-related
1810 built-ins if fringes are not supported. Ditto about
1811 selection-related built-ins. Fix the test for GTK-related built-ins.
1812
1813 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
1814 ("Postscript Print Buffer", "Print Region", "Save As...")
1815 ("Save", "Insert File...", "Open Directory...")
1816 ("Open File...", "Visit New File..."")
1817 ("Truncate Long Lines in this Buffer"): Don't look at
1818 menu-updating-frame if this display does not support multiple frames.
1819
1820 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1821
1822 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
1823
1824 2005-09-09 Emilio Lopes <eclig@gmx.net>
1825
1826 * woman.el: Format- and whitespace-related changes.
1827
1828 2005-09-09 Eli Zaretskii <eliz@gnu.org>
1829
1830 * woman.el: Fix my email address.
1831
1832 2005-09-08 Richard M. Stallman <rms@gnu.org>
1833
1834 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
1835 (sh-mode): Locally set skeleton-pair-default-alist.
1836
1837 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
1838
1839 * progmodes/flymake.el: Require `compile' unconditionally.
1840
1841 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
1842
1843 * woman.el (woman-file-name): Provide a default, not initial input.
1844
1845 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
1846
1847 * font-lock.el (font-lock-support-mode): Doc fix.
1848
1849 * descr-text.el (describe-property-list): Handle non-symbol prop names.
1850
1851 2005-09-08 Richard M. Stallman <rms@gnu.org>
1852
1853 * simple.el (blink-matching-open): Get rid of text props from
1854 the string shown in echo area. Don't permanently set point.
1855 Some rearrangements.
1856
1857 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
1858
1859 * recentf.el (recentf-filename-handler): Add custom choice
1860 `abbreviate-file-name'.
1861
1862 * msb.el (msb--very-many-menus): Fix typo.
1863
1864 * disp-table.el (standard-display-european): Don't set
1865 enable-multibyte-characters to nil.
1866
1867 2005-09-08 David Ponce <david@dponce.com>
1868
1869 * recentf.el (recentf-show-file-shortcuts-flag): New option.
1870 (recentf-expand-file-name): Doc fix.
1871 (recentf-dialog-mode-map): Define digit shortcuts.
1872 (recentf--files-with-key): New variable.
1873 (recentf-show-digit-shortcut-filter): New function.
1874 (recentf-open-files-items): New function.
1875 (recentf-open-files): Use it.
1876 (recentf-open-file-with-key): New command.
1877
1878 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
1879
1880 * buff-menu.el (Buffer-menu-sort-by-column): New function.
1881 Suggested by Kim F. Storm.
1882 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
1883 (Buffer-menu-make-sort-button): Use global keymap.
1884
1885 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
1886
1887 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
1888 (Man-getpage-in-background-advice): Remove defadvice; it isn't
1889 necessary any longer with the remapped command.
1890 (Man-bgproc-sentinel-advice): Remove defadvice which counts
1891 formatting time only.
1892
1893 * net/tramp.el (tramp-action-password)
1894 (tramp-multi-action-password): Compile the password prompt from
1895 `method', `user' and `host'. Sometimes it isn't obvious which
1896 password to enter, for example with remote files offered by
1897 recentf.el, or with multiple steps. Suggested by Robert Marshall
1898 <robert@chezmarshall.freeserve.co.uk>.
1899
1900 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
1901
1902 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1903 Fix regexp for when "s///" is at the beginning of line.
1904
1905 2005-09-07 Jay Belanger <belanger@truman.edu>
1906
1907 * calc/calc-poly.el (math-expand-term): Multiply out any powers
1908 when in matrix mode.
1909
1910 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1911
1912 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
1913 non-anonymous functions.
1914
1915 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
1916
1917 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
1918 when using a header line. Otherwise, use mouse-1-click-follows-link.
1919
1920 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
1921 can't be moved; don't signal an error.
1922
1923 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
1924
1925 * cus-theme.el (custom-theme-write-faces): Save the current face
1926 spec, not the defface spec.
1927
1928 * custom.el (custom-known-themes): Clarify meaning of "standard".
1929 (custom-push-theme): Save old values in the standard theme.
1930 (disable-theme): Correct typo.
1931 (custom-face-theme-value) Deleted unused function.
1932 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
1933
1934 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
1935
1936 * progmodes/compile.el (compilation-goto-locus): Take into account
1937 iconified frames when determining whether the buffer is
1938 already visible.
1939 Don't reset window height if the window already existed.
1940
1941 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
1942
1943 * custom.el (load-theme): Rename from require-theme.
1944 Add interactive spec.
1945 (enable-theme): Rename from custom-enable-theme.
1946 Add interactive spec.
1947 (disable-theme): Rename from custom-disable-theme.
1948 Add interactive spec.
1949 (custom-make-theme-feature): Doc fix.
1950 (custom-theme-directory): Doc fix.
1951 (provide-theme): Call enable-theme.
1952
1953 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1954
1955 * obsolete/lazy-lock.el (lazy-lock-mode):
1956 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
1957 font-lock-mode if it's off. Print a warning instead.
1958
1959 * progmodes/compile.el (compilation-start): Ignore errors if the
1960 process died before we get to send-eof.
1961
1962 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
1963 Undo last change. Enclosing the result in quotes broke things on Unix
1964 since tex-send-command passes it through shell-quote-argument.
1965 (tex-send-command): Pass `file' through convert-standard-filename
1966 when possible.
1967 (tex-uptodate-p): Handle the case where TeX hasn't put additional
1968 info in a transcript.
1969
1970 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
1971
1972 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
1973 fix compilation warning. Reorder the key definitions to group
1974 together keys emitted by the current version of xterm.
1975
1976 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
1977 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
1978 Reorder predicates to correct min-color usage.
1979
1980 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
1981
1982 * longlines.el (longlines-mode): Inhibit read-only when encoding.
1983 Kill local variables when longlines-mode is turned off.
1984
1985 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
1986
1987 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
1988
1989 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
1990
1991 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
1992
1993 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
1994 (font-lock-lines-before): Change default to being inactive.
1995 (font-lock-default-fontify-region): Obey font-lock-lines-before.
1996 (font-lock-after-change-function): Don't handle f-l-lines-before here.
1997
1998 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
1999
2000 * net/tramp.el (tramp-handle-make-auto-save-file-name):
2001 Deactivate temporarily advice if active (not needed for Emacs 22,
2002 but for backwards compatibility).
2003 (tramp-exists-file-name-handler): Rewrite. First implementation
2004 was too simple.
2005 (tramp-advice-make-auto-save-file-name):
2006 Call `tramp-handle-make-auto-save-file-name' (again, just for
2007 backwards compatibility).
2008
2009 2005-08-31 Reto Zimmermann <reto@gnu.org>
2010
2011 * progmodes/vhdl-mode.el
2012 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
2013 (vhdl-end-p): Fix indentation bug "else" after "-- when".
2014 (vhdl-set-default-project): New function (easier setting of default).
2015 (vhdl-port-copy): Handle extended identifiers for generics.
2016 (vhdl-compiler-alist): Better description for error message regexp.
2017 (vhdl-make): Query for target, use previous as default.
2018 (vhdl-port-copy): Fix port copy for port names starting with "signal".
2019 (vhdl-font-lock-keywords-2): Fix fontification for record
2020 el. assign.
2021 (vhdl-speedbar-make-subpack-line): Add package body link.
2022 (vhdl-generate-makefile-1): Not include itself as dependency.
2023 (vhdl-font-lock-init): Highlight c-preprocessor directives.
2024 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
2025 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
2026 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
2027 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
2028 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
2029 (vhdl-import-project): Add string argument for `error'.
2030 (vhdl-compose-configuration)
2031 (vhdl-compose-configuration-architecture): Add configuration
2032 declaration generation.
2033 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
2034 (vhdl-trailer-re): Add "record" keyword (better indentation).
2035 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
2036 "[^ \t-\"]+".
2037 (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
2038 (vhdl-testbench-entity-file-name)
2039 (vhdl-testbench-architecture-file-name): Allow separate
2040 customization of testbench file names.
2041 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
2042 (vhdl-get-visible-signals): Allow newline within alias declaration.
2043 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
2044 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
2045 (member-ignore-case): Alias for missing function in XEmacs.
2046 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
2047 (vhdl-update-sensitivity-list): Ignore case on read signals.
2048 (vhdl-replace-string): Adjust case only for file names.
2049 (vhdl-update-sensitivity-list): Fix search for read signals.
2050 (vhdl-update-sensitivity-list): Exclude formal parameters.
2051 (vhdl-get-visible-signals): Include aliases of signals.
2052 (vhdl-get-visible-signals): Fix signal name searching.
2053 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
2054 (vhdl-fixup-whitespace-region): Fix for character
2055 literals (e.g. ':').
2056
2057 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
2058
2059 * ansi-color.el (comint-last-output-start):
2060 * bs.el (font-lock-verbose):
2061 * diff-mode.el (add-log-buffer-file-name-function):
2062 * dired-x.el (vm-folder-directory):
2063 * faces.el (help-xref-stack-item):
2064 * files.el (font-lock-keywords):
2065 * find-lisp.el (dired-buffers, dired-subdir-alist):
2066 * ido.el (cua-inhibit-cua-keys):
2067 * log-view.el (cvs-minor-wrap-function):
2068 * outline.el (font-lock-warning-face):
2069 * simple.el (compilation-current-error):
2070 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
2071 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
2072 * tooltip.el (comint-prompt-regexp):
2073 * w32-fns.el (explicit-shell-file-name):
2074 * term/mac-win.el (mac-charset-info-alist)
2075 (mac-services-selection, mac-system-script-code):
2076 * term/tty-colors.el (msdos-color-values):
2077 * term/w32-win.el (xlfd-regexp-registry-subnum):
2078 * term/x-win.el (x-keysym-table, x-selection-timeout)
2079 (x-session-id, x-session-previous-id):
2080 * textmodes/ispell.el (mail-yank-prefix):
2081 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
2082 * textmodes/org.el (calc-embedded-close-formula)
2083 (calc-embedded-open-formula)
2084 (font-lock-unfontify-region-function):
2085 * textmodes/reftex-global.el (isearch-next-buffer-function)
2086 (TeX-master):
2087 * textmodes/reftex.el (font-lock-keywords):
2088 * textmodes/tex-mode.el (font-lock-comment-face)
2089 (font-lock-doc-face):
2090 * textmodes/texinfo.el (outline-heading-alist):
2091 Add defvars.
2092
2093 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
2094 (artist-spray-chars, artist-mode-init, artist-replace-string)
2095 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
2096 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
2097 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
2098
2099 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
2100 (conf-align-assignments): "?\ " -> "?\s".
2101
2102 * textmodes/reftex-index.el (TeX-master): Add defvar.
2103 (reftex-index-phrases-marker): Move up defvar.
2104
2105 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
2106 (reftex-toc-include-labels-indicator)
2107 (reftex-toc-include-index-indicator)
2108 (reftex-toc-max-level-indicator): Move up declarations.
2109
2110 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
2111 of args to `tramp-run-real-handler', even if it's empty in this case.
2112
2113 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2114
2115 * dired.el (dired-move-to-filename-regexp): Add date format for
2116 Mac OS X 10.3 in East Asian locales.
2117
2118 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
2119
2120 * files.el (make-auto-save-file-name): Add file name handler call
2121 if applicable.
2122
2123 * net/tramp.el (tramp-file-name-handler-alist)
2124 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
2125 (tramp-handle-make-auto-save-file-name): Rename from
2126 `tramp-make-auto-save-file-name'.
2127 (tramp-exists-file-name-handler): New defun.
2128 (tramp-advice-make-auto-save-file-name): Make defadvice only when
2129 `make-auto-save-file-name' is not a magic file name operation.
2130
2131 2005-08-30 Richard M. Stallman <rms@gnu.org>
2132
2133 * files.el (risky-local-variable-p):
2134 Match `-predicates' and `-commands.
2135
2136 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
2137 (custom-save-all): Visit the file if necessary;
2138 kill the buffer if we created it.
2139 (custom-save-delete): Don't visit file or kill buffer here.
2140
2141 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
2142
2143 * textmodes/org.el (org-special-keyword): New face.
2144 (org-table-copy-down, org-table-eval-formula)
2145 (org-table-recalculate, org-init-section-numbers):
2146 Use `string-to-number' instead of `string-to-int'.
2147 (org-get-location): Use `insert-buffer-substring' instead of
2148 `insert-buffer'.
2149 (org-modify-diary-entry-string): New function.
2150 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
2151 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
2152 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
2153 active region.
2154 (org-export-as-html): Handle QUOTE keyword.
2155 (org-quote-string): New option.
2156 (org-bookmark-jump-unhide): New function, used for
2157 `bookmark-after-jump-hook'.
2158 (org-diary-default-entry): Apply only when not called through
2159 `org-agenda'.
2160
2161 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
2162
2163 * net/eudc.el (mode-popup-menu):
2164 * play/handwrite.el (ps-printer-name, ps-lpr-command):
2165 * progmodes/ada-mode.el (compile-auto-highlight)
2166 (skeleton-further-elements):
2167 * progmodes/autoconf.el (font-lock-syntactic-keywords):
2168 * progmodes/cmacexp.el (msdos-shells):
2169 * progmodes/compile.el (font-lock-extra-managed-props)
2170 (font-lock-keywords, font-lock-maximum-size)
2171 (font-lock-support-mode):
2172 * progmodes/grep.el (font-lock-lines-before):
2173 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
2174 * progmodes/mixal-mode.el (compile-command):
2175 * progmodes/perl-mode.el (font-lock-comment-face)
2176 (font-lock-doc-face, font-lock-string-face):
2177 * progmodes/prolog.el (comint-prompt-regexp):
2178 * progmodes/sh-script.el (font-lock-comment-face)
2179 (font-lock-set-defaults, font-lock-string-face):
2180 * progmodes/sql.el (font-lock-keyword-face)
2181 (font-lock-set-defaults, font-lock-string-face):
2182 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
2183 (itimer-version, lazy-lock-defer-contextually)
2184 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
2185 Add defvars.
2186
2187 * progmodes/cperl-mode.el (cperl-electric-lbrace)
2188 (cperl-electric-keyword, cperl-electric-pod)
2189 (cperl-electric-backspace, cperl-forward-re)
2190 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
2191 (vc-rcs-header, vc-sccs-header): Add defvars.
2192
2193 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
2194 (font-lock-syntactic-keywords, gud-find-expr-function):
2195 Add defvars.
2196
2197 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
2198 (gdb-frame-parameters): Declare before use.
2199
2200 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
2201 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
2202 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
2203 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
2204
2205 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
2206 (idlwave-help-with-source): Use `insert-buffer-substring', not
2207 `insert-buffer'.
2208
2209 2005-08-29 Juri Linkov <juri@jurta.org>
2210
2211 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
2212 Put outline-back-to-heading function call inside save-excursion.
2213
2214 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
2215
2216 * man.el (Man-init-defvars, Man-translate-references)
2217 (Man-support-local-filenames, Man-highlight-references):
2218 * progmodes/sql.el (sql-interactive-mode):
2219 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
2220
2221 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
2222 (compilation-mode-font-lock-keywords): Add defvars.
2223 (checkdoc-interactive-loop): "?\ " -> "?\s".
2224
2225 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
2226 (font-lock-doc-face, font-lock-string-face)
2227 (font-lock-keywords-case-fold-search): Add defvars.
2228 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
2229
2230 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
2231 Don't pass X and Y (they are ignored anyway).
2232 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
2233 (mouse-delete-window): Make arguments optional.
2234
2235 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
2236 (caesar-translate-table, minor-modes, news-buffer-save)
2237 (news-group-name, news-minor-modes): Add defvars.
2238
2239 * emacs-lisp/lselect.el (mouse-highlight-priority)
2240 (x-lost-selection-functions, zmacs-regions):
2241 * emacs-lisp/pp.el (font-lock-verbose):
2242 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
2243 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
2244 (ses-mode-map):
2245 * emacs-lisp/tcover-unsafep.el (safe-functions):
2246 * international/mule-cmds.el (mac-system-coding-system)
2247 (mac-system-locale):
2248 * language/ethio-util.el (rmail-current-message)
2249 (rmail-message-vector):
2250 * language/thai-util.el (thai-auto-composition-mode):
2251 * mail/metamail.el (rmail-current-message, rmail-message-vector):
2252 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
2253 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
2254 (vm-primary-inbox, vm-spool-files):
2255 * mail/rmail.el (deleted-head, font-lock-fontified)
2256 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
2257 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
2258 (total-messages):
2259 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
2260 (rmail-summary-mode-map):
2261 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
2262 (rmail-last-label, rmail-last-multi-labels)
2263 (rmail-summary-vector, rmail-total-messages):
2264 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
2265 * mail/rmailsum.el (msgnum):
2266 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
2267 (rmail-current-message):
2268 * obsolete/fast-lock.el (font-lock-face-list):
2269 * obsolete/rnewspost.el (mail-reply-buffer):
2270 * obsolete/scribe.el (compile-command):
2271 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
2272
2273 2005-08-28 John Paul Wallington <jpw@gnu.org>
2274
2275 * ibuf-ext.el (ibuffer-auto-update-changed):
2276 Use `frame-or-buffer-changed-p' to check whether we need to update.
2277 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
2278 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
2279 as a `frame-or-buffer-changed-p' state vector instead.
2280
2281 2005-08-27 Romain Francoise <romain@orebokech.com>
2282
2283 * textmodes/makeinfo.el (makeinfo-compile):
2284 Use `compilation-start'. Set `next-error-function' according to
2285 `disable-errors'.
2286 (makeinfo-next-error): New function.
2287 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
2288 (makeinfo-buffer): Likewise.
2289
2290 * progmodes/compile.el (compilation-start): Add autoload cookie.
2291
2292 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
2293 * textmodes/sgml-mode.el: Likewise.
2294 * progmodes/python.el: Likewise.
2295
2296 2005-08-27 Eli Zaretskii <eliz@gnu.org>
2297
2298 * simple.el (blink-matching-paren-distance): Document the meaning
2299 of nil value, and allow to customize to nil.
2300
2301 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
2302 command.com, not command.exe.
2303
2304 2005-08-26 John Wiegley <johnw@newartisans.com>
2305
2306 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
2307 code around a bit so that an extraneous nil argument is not added
2308 to a command when no args are given.
2309
2310 * eshell/esh-arg.el (eshell-parse-double-quote): If a
2311 double-quoted argument resolves to nil, return it as an empty
2312 string rather than as nil. This made it impossible to pass "" to
2313 a shell script as a null string argument.
2314
2315 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
2316
2317 * outline.el (outline-invent-heading): New fun.
2318 (outline-promote, outline-demote): Use it.
2319 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
2320 (outline-end-of-subtree): Remove unused var `opoint'.
2321
2322 2005-08-26 David Reitter <david.reitter@gmail.com>
2323
2324 * menu-bar.el (truncate-lines, write-file, print-buffer)
2325 (ps-print-buffer-faces, ps-print-buffer, split-window):
2326 Disable menu items when the frame they refer to is invisible, or when
2327 they refer to a buffer and the minibuffer is selected.
2328
2329 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
2330
2331 * progmodes/flymake.el (flymake-highlight-err-lines):
2332 Use save-excursion around flymake-highlight-line to preserve point.
2333
2334 2005-08-26 Eli Zaretskii <eliz@gnu.org>
2335
2336 * progmodes/octave-mod.el: Change Author and Maintainer address.
2337 (octave-maintainer-address): Change Kurt's email address.
2338 * progmodes/octave-inf.el: Change Author and Maintainer address.
2339 * progmodes/octave-hlp.el: Change Author and Maintainer address.
2340
2341 2005-08-26 Kim F. Storm <storm@cua.dk>
2342
2343 * subr.el (version-list-<, version-list-<=, version-list-=):
2344 Renamed from integer-list-*.
2345 (version-list-not-zero): Likewise. Fix while loop.
2346 (version=): Use version-list-= instead of string-equal.
2347
2348 2005-08-26 Richard M. Stallman <rms@gnu.org>
2349
2350 * outline.el (outline-promote): Try shortening the heading.
2351 As last resort, read the heading to use.
2352 (outline-demote): As last resort, read the heading to use.
2353
2354 2005-08-26 Romain Francoise <romain@orebokech.com>
2355
2356 * progmodes/compile.el (compilation-start): Doc fix.
2357
2358 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
2359 (antlr-font-lock-additional-keywords): Fix reference to
2360 `antlr-font-lock-literal-regexp' erroneously changed during the
2361 mass face rename.
2362 (antlr-run-tool): Use `compilation-start'.
2363
2364 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
2365 instead of the obsolete `compile-internal'.
2366
2367 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
2368
2369 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
2370 (number, original-date):
2371 * calendar/cal-china.el (date):
2372 * calendar/cal-coptic.el (date):
2373 * calendar/cal-french.el (date):
2374 * calendar/cal-hebrew.el (date, entry, number, original-date):
2375 * calendar/cal-islam.el (date, number, original-date):
2376 * calendar/cal-iso.el (date):
2377 * calendar/cal-julian.el (date):
2378 * calendar/cal-mayan.el (date):
2379 * calendar/cal-menu.el (date, event):
2380 * calendar/cal-persia.el (date):
2381 * calendar/lunar.el (date):
2382 * calendar/solar.el (date): Add defvars.
2383
2384 * emerge.el:
2385 * ibuffer.el:
2386 * info-xref.el:
2387 * obsolete/bg-mouse.el:
2388 * obsolete/sun-curs.el:
2389 * obsolete/swedish.el: Move the `defvar's to the top level.
2390
2391 * smerge-mode.el (smerge-refined-change): Add :group.
2392
2393 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
2394
2395 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
2396 (smerge-keep-n): Remove props.
2397 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
2398 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
2399 now that it's done in smerge-keep-n.
2400 (smerge-refined-change): New face.
2401 (smerge-refine-chopup-region, smerge-refine-highlight-change)
2402 (smerge-refine): New funs.
2403 (smerge-basic-map): Bind smerge-refine.
2404
2405 2005-08-25 Juri Linkov <juri@jurta.org>
2406
2407 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
2408 compilation-process-setup-function and compilation-disable-input
2409 in grep-mode instead of let-bindings in grep.
2410
2411 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
2412 Delete "Automatic File De/compression" (auto-compression-mode).
2413
2414 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
2415
2416 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
2417 Silence warning about non-existent variable.
2418
2419 2005-08-25 Richard M. Stallman <rms@gnu.org>
2420
2421 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
2422 Rename "Describe Key" to "Describe Key or Mouse Operation".
2423
2424 * mail/mailalias.el (build-mail-aliases): Delete comments
2425 from the contents before processing them.
2426
2427 * isearch.el (isearch-edit-string): Erase the Search prompt
2428 if user enters an empty string and there is no default.
2429
2430 * comint.el (comint-file-name-prefix): Add autoload.
2431
2432 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
2433
2434 * subr.el (play-sound): Rearrange to avoid warning.
2435
2436 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
2437
2438 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
2439 New hook.
2440 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
2441
2442 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
2443
2444 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
2445
2446 * custom.el (custom-theme-set-variables): Sort minor modes last.
2447
2448 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2449
2450 * subr.el (version-separator, version-regexp-alist): New vars used by
2451 version comparison funs.
2452 (integer-list-<, integer-list-=, integer-list-<=)
2453 (integer-list-not-zero): New funs for integer list comparison.
2454 (version-to-list, version=, version<, version<=): New funs for version
2455 comparison.
2456
2457 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
2458
2459 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
2460 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
2461 time to silence the byte-compiler.
2462
2463 * ibuffer.el (ibuffer-compile-make-eliding-form)
2464 (ibuffer-check-formats): Use `with-no-warnings' to hide references
2465 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
2466 so it's silly to get warnings for it).
2467 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
2468 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
2469 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
2470 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
2471 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
2472 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
2473 Defvar at compile time.
2474 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
2475 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
2476 Declare them before use.
2477
2478 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
2479 (info-xref-good, info-xref-bad): Defvar at compile time.
2480
2481 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
2482 Use `let*' instead of `let'.
2483
2484 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
2485 (*mouse-y*, menu, char): Defvar at compile time.
2486 (sc::menu): Declare it before use.
2487 (sc::pack-one-line): Use `let', not `let*'.
2488
2489 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
2490 (mail-send-hook): Defvar at compile time.
2491
2492 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
2493 Defvar at compile time.
2494
2495 * term/sun-mouse.el (current-global-mousemap)
2496 (current-local-mousemap): Declare them before use.
2497
2498 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
2499
2500 * bookmark.el (bookmark-after-jump-hook): New hook.
2501 (bookmark-jump): Run `bookmark-after-jump-hook'.
2502
2503 2005-08-23 Juri Linkov <juri@jurta.org>
2504
2505 * faces.el (minibuffer-prompt): Doc fix.
2506
2507 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
2508
2509 * progmodes/xscheme.el: Trivial changes to silence warnings.
2510 (xscheme-previous-mode, xscheme-previous-process-state):
2511 Add defvars.
2512 (xscheme-last-input-end, xscheme-process-command-line)
2513 (xscheme-process-name, xscheme-buffer-name)
2514 (xscheme-expressions-ring-max, xscheme-expressions-ring)
2515 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
2516 (xscheme-control-g-synchronization-p)
2517 (xscheme-control-g-disabled-p, xscheme-string-receiver)
2518 (default-xscheme-runlight, xscheme-runlight)
2519 (xscheme-runlight-string, xscheme-process-filter-state)
2520 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
2521 Move to beginning of file.
2522 (scheme-interaction-mode-commands-alist)
2523 (scheme-interaction-mode-map, scheme-debugger-mode-map):
2524 Declare them before use. Note: the initialization code for the variables
2525 has not been moved because it uses functions that reference the variables.
2526 (xscheme-control-g-message-string, xscheme-process-filter-alist)
2527 (xscheme-prompt-for-expression-map): Declare them before use.
2528 (scheme-debugger-mode-commands): "?\ " -> "?\s".
2529
2530 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
2531
2532 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
2533
2534 2005-08-22 Juri Linkov <juri@jurta.org>
2535
2536 * faces.el (set-face-underline): Delete this duplicate function
2537 and make an obsolete alias to set-face-underline-p.
2538 (set-face-underline-p): Use docstring of set-face-underline.
2539 (describe-face): Create hyperlink to parent face.
2540
2541 * info.el (Info-insert-dir): Use save-excursion around
2542 insert-buffer-substring.
2543 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
2544 (Info-escape-percent): Delete function.
2545 (Info-fontify-node): Replace Info-escape-percent by
2546 replace-regexp-in-string with REP arg set to lambda that
2547 duplicates `%' and preserves text properties.
2548
2549 * progmodes/compile.el (compilation-disable-input): Doc fix.
2550 (define-compilation-mode): Doc fix and refill.
2551 (kill-compilation): Use `mode-name' in the error message.
2552 (compilation-find-file): Use `compilation-error' in the
2553 read-file-name's prompt.
2554
2555 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
2556
2557 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
2558 (smerge-auto-leave): Make undo re-enable the mode.
2559 (debug-ignored-errors): Add the user-error of impossible resolution.
2560 (smerge-resolve): Move things around a bit, in preparation for later.
2561 (smerge-diff): Don't fail if the buffer has no associated file.
2562 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
2563 (smerge-conflict-overlay): New function.
2564 (smerge-match-conflict): Don't add text properties here.
2565 (smerge-find-conflict): Instead, add an overlay here.
2566 Also check for the case where we're inside a conflict already, so as to
2567 obviate the need for font-lock-multiline, which is unbearably slow with
2568 large conflicts and ciomplex font-lock patterns.
2569 (smerge-remove-props): Remove overlay rather than text-properties.
2570 (smerge-mode): Don't set font-lock-multiline.
2571 Remove overlays when turned off.
2572
2573 2005-08-21 Kim F. Storm <storm@cua.dk>
2574
2575 * ido.el (ido-ignore-item-p): Use save-match-data.
2576 Bind case-fold-search to ido-case-fold locally.
2577
2578 2005-08-20 Richard M. Stallman <rms@gnu.org>
2579
2580 * files.el (normal-mode): If font lock is on, turn it off and on.
2581
2582 * subr.el (replace-regexp-in-string): Doc fix.
2583
2584 * startup.el (command-line-1): Don't suppress startup screen
2585 due to existing processes.
2586
2587 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
2588
2589 * progmodes/compile.el (compilation-disable-input): Default to nil.
2590
2591 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
2592
2593 * progmodes/compile.el (compilation-disable-input): New defcustom.
2594 (compilation-start): If compilation-disable-input is non-nil, send
2595 EOF to the compilation process.
2596
2597 2005-08-20 Eli Zaretskii <eliz@gnu.org>
2598
2599 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
2600 Run the argument of tex-shell-cd-command through
2601 convert-standard-filename, to get the correct style of slashes on
2602 Windows, and enclose the result in quotes, in case the file name
2603 includes whitespace or other special characters.
2604
2605 2005-08-19 Andreas Schwab <schwab@suse.de>
2606
2607 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
2608 process.
2609
2610 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
2611
2612 * cus-start.el (minibuffer-prompt-properties): Correct typo.
2613
2614 2005-08-18 Kim F. Storm <storm@cua.dk>
2615
2616 * scroll-lock.el: Fix errors due to incorrect line wrapping.
2617
2618 2005-08-18 Richard M. Stallman <rms@gnu.org>
2619
2620 * scroll-lock.el: New file.
2621
2622 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
2623
2624 * dired.el (dired-move-to-end-of-filename):
2625 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
2626
2627 2005-08-18 Kim F. Storm <storm@cua.dk>
2628
2629 * ido.el (ido-everywhere): Fix defcustom :set function to disable
2630 rather than toggle mode when custom value is nil.
2631 (ido-everywhere): Fix defun doc string.
2632
2633 2005-08-17 Richard M. Stallman <rms@gnu.org>
2634
2635 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
2636 as tag instead of "Inviolable".
2637
2638 2005-08-17 Kim F. Storm <storm@cua.dk>
2639
2640 * windmove.el (windmove-coordinates-of-position): Remove.
2641 (windmove-coordinates-of-window-position): Remove.
2642 (windmove-reference-loc): Use posn-at-point instead.
2643
2644 * subr.el (insert-for-yank-1): Doc fix.
2645
2646 * ido.el (ido-enter-matching-directory): Rename from
2647 ido-enter-single-matching-directory. Change 'slash choice to
2648 'only. Add 'first choice.
2649 (ido-exhibit): Adapt to above changes.
2650
2651 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
2652
2653 * Makefile.in: Expand comment about building loaddefs.el.
2654
2655 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
2656
2657 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
2658 Comment use of defadvice.
2659
2660 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
2661
2662 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
2663
2664 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
2665 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
2666 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
2667 * progmodes/idlw-shell.el, progmodes/ld-script.el,
2668 * progmodes/which-func.el, ruler-mode.el, strokes.el,
2669 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
2670 for backward compatibility for faces that did not appear in the
2671 previous Emacs release.
2672
2673 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
2674
2675 2005-08-15 Kim F. Storm <storm@cua.dk>
2676
2677 * emulation/cua-base.el (cua-delete-region): Return t if
2678 deleted region was non-empty.
2679 (cua-replace-region): Inhibit overwrite-mode for
2680 self-insert-command if replaced region was non-empty.
2681 (cua--explicit-region-start, cua--status-string): Make them
2682 buffer-local at top-level...
2683 (cua-mode): ...rather than when mode is enabled.
2684
2685 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
2686
2687 * progmodes/vhdl-mode.el (vhdl-emacs-21):
2688 Set t for Emacs 21, 22, and so on.
2689
2690 2005-08-15 David Ponce <david@dponce.com>
2691
2692 * tree-widget.el: Update Commentary header.
2693 (tree-widget-theme): Doc fix.
2694 (tree-widget-space-width): New option.
2695 (tree-widget-image-properties): Look up in the default theme too.
2696 (tree-widget--cursors): Only for images with arrow pointer shape.
2697 (tree-widget-lookup-image): Pointer shape is hand by default.
2698 (tree-widget-icon): Rename generic icon widget from
2699 `tree-widget-control'.
2700 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
2701 derive from `tree-widget-icon'.
2702 (tree-widget-handle): Improve default look and feel of the text
2703 representation.
2704 (tree-widget): Rename :*-control properties to :*-icon properties.
2705 Add :action and :help-echo properties.
2706 (tree-widget-after-toggle-functions): Move.
2707 (tree-widget-close-node, tree-widget-open-node): Remove.
2708 (tree-widget-before-create-icon-functions): New hook.
2709 (tree-widget-value-create): Update to allow customization of icons
2710 and nodes at run-time via that new hook.
2711 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
2712 (tree-widget-icon-action, tree-widget-icon-help-echo)
2713 (tree-widget-action, tree-widget-help-echo): New functions.
2714
2715 2005-08-15 Kim F. Storm <storm@cua.dk>
2716
2717 * ido.el (ido-buffer-internal): Use with-no-warnings.
2718 (ido-make-merged-file-list): Use while-no-input.
2719
2720 2005-08-15 Richard M. Stallman <rms@gnu.org>
2721
2722 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
2723 (flyspell-large-region): Fix doc and custom type.
2724
2725 2005-08-14 Richard M. Stallman <rms@gnu.org>
2726
2727 * files.el (interpreter-mode-alist): Doc fix.
2728
2729 * mail/rmail.el (rmail-nonignored-headers): New variable.
2730 (rmail-clear-headers): Use it.
2731 (rmail-reply): Better handling of mail-followup-to header.
2732
2733 * progmodes/sh-script.el (sh-font-lock-keywords-var):
2734 Rename variable from sh-font-lock-keywords. In the `shell' entry,
2735 don't try to refer to executable-font-lock-keywords.
2736 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
2737 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
2738 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
2739 (sh-mode): Set comment-start-skip, local-abbrev-table,
2740 imenu-case-fold-search.
2741 (sh-set-shell): Don't set them here.
2742 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
2743 Don't cache the results in the original alist; don't ever modify
2744 that alist.
2745
2746 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
2747
2748 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
2749 empty.
2750
2751 2005-08-15 Andreas Schwab <schwab@suse.de>
2752
2753 * desktop.el: Put autoload cookie at risky-local-variable declarations.
2754
2755 * dired.el, info.el, mail/rmail.el: Revert last change.
2756
2757 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
2758
2759 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
2760 modification in `eval-after-load' form.
2761 * info.el: Likewise.
2762 * mail/rmail.el: Likewise.
2763
2764 2005-08-14 Juri Linkov <juri@jurta.org>
2765
2766 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2767 Remove highlighting of "Compilation started". Highlight only
2768 the word "finished" in "Compilation finished". Add highlighting
2769 of "interrupt", "killed", "terminated" and the exit code.
2770 (compilation-start): Add newline after header. Use exactly the
2771 same time stamp format as the finishing message.
2772 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
2773
2774 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
2775 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
2776 Add highlighting of "interrupt", "killed", "terminated".
2777
2778 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
2779 enabled and the current command is self-insert-command, call it
2780 explicitly with overwrite-mode bound to nil, to not allow it
2781 to delete the character after the selected region.
2782
2783 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
2784
2785 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
2786 move-end-of-line, end-of-line, and beginning-of-line to the list
2787 of commands after which the echo area is updated.
2788
2789 2005-08-12 Eli Zaretskii <eliz@gnu.org>
2790
2791 * cus-edit.el (custom-save-all, custom-save-delete):
2792 Bind recentf-exclude to exclude custom-file.
2793
2794 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
2795
2796 * mail/rmailsum.el (rmail-summary-end-of-message): New command
2797 to go to the bottom of the mail message. Added to
2798 `rmail-summary-mode-map' with key "/".
2799 (rmail-summary-show-message): New (internal) function for use by
2800 both `rmail-summary-beginning/end-of-message'.
2801 (rmail-summary-beginning-of-message): Change to use
2802 rmail-summary-show-message.
2803
2804 * mail/rmail.el (rmail-end-of-message): New command to go to the
2805 end of the current message. Added to `rmail-mode-map' with key "/".
2806 (rmail-beginning-of-message): Fix to work as documented.
2807 (rmail-mode): Change documentation.
2808
2809 * progmodes/compile.el (compilation-start): Add the line
2810 "Compilation started" with compilation start time.
2811 (compilation-mode-font-lock-keywords): Add `started' to keywords.
2812
2813 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
2814
2815 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
2816 of menu items.
2817
2818 2005-08-11 Richard M. Stallman <rms@gnu.org>
2819
2820 * simple.el (pop-global-mark): Reverse test of widen-automatically.
2821
2822 * battery.el (battery-status-function): Don't use ignore-errors.
2823
2824 2005-08-11 Lute Kamstra <lute@gnu.org>
2825
2826 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
2827 define-obsolete-variable-alias.
2828
2829 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
2830
2831 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
2832 (ange-ftp-send-cmd): Revert last change, and expand
2833 the comment explaining the problem.
2834
2835 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
2836
2837 * ldefs-boot.el: Update.
2838
2839 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
2840 item to "Time, Load and Mail". Change help echo text.
2841
2842 * time.el (display-time-use-mail-icon, display-time-format)
2843 (display-time-string-forms): Shorten first line of docstrings.
2844
2845 2005-08-10 Lars Hansen <larsh@soem.dk>
2846
2847 * desktop.el (desktop-buffer-mode-handlers):
2848 Make non-customizable. Add autoload cookie. Change initial value to
2849 nil; add elements in respective modules instead. Fix doc string.
2850 (desktop-load-file): New function.
2851 (desktop-minor-mode-handlers): New autoloaded variable.
2852 (desktop-create-buffer): Call minor mode handlers.
2853 Use desktop-load-file to load major and minor mode modules prior to
2854 checking for a handler.
2855 (desktop-save): Don't add nil to desktop-minor-modes for minor
2856 modes with nil function in desktop-minor-mode-table. Don't delete
2857 desktop file before rewriting it.
2858 (desktop-locals-to-save): Add autoload cookie. Don't make
2859 automatically buffer-local. Add variables column-number-mode,
2860 size-indication-mode, indent-tabs-mode,
2861 indicate-buffer-boundaries, indicate-empty-lines and
2862 show-trailing-whitespace.
2863 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
2864 regexps. Don't use desktop-clear-preserve-buffers-regexp.
2865 (desktop-clear-preserve-buffers-regexp): Delete.
2866 (desktop-clear-preserve-buffers): Update initial value and docstring.
2867 (desktop-save-buffer): Fix doc string.
2868
2869 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
2870 (hilit-chg-desktop-restore): New function.
2871 (highlight-changes-mode): Add highlight-changes-mode to
2872 desktop-locals-to-save.
2873
2874 * dired.el: Add handler to desktop-buffer-mode-handlers.
2875 (dired-restore-desktop-buffer): Remove autoload cookie.
2876 (dired-mode): Add autoload cookie.
2877
2878 * info.el: Add handler to desktop-buffer-mode-handlers.
2879 (Info-restore-desktop-buffer): Remove autoload cookie.
2880 (Info-mode): Add autoload cookie.
2881
2882 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
2883 (mh-restore-desktop-buffer): Remove autoload cookie.
2884 (mh-folder-mode): Add autoload cookie.
2885
2886 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
2887 (rmail-restore-desktop-buffer): Remove autoload cookie.
2888
2889 2005-08-11 Masatake YAMATO <jet@gyve.org>
2890
2891 * hexl.el (hexl-address-region):
2892 (hexl-ascii-region, hexl-font-lock-keywords):
2893 (hexl-highlight-line-range): Use the term "region"
2894 instead of "area" for consistency with the other symbols
2895 defined in hexl.el.
2896
2897 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
2898
2899 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
2900 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
2901 out by Juri Linkov). Add `display-battery-mode'.
2902
2903 2005-08-09 Juri Linkov <juri@jurta.org>
2904
2905 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2906 Remove `-text' from face variable names.
2907 (compilation-error-file-name, compilation-warning-file-name)
2908 (compilation-info-file-name): Delete faces.
2909 (compilation-line-number, compilation-column-number):
2910 Remove face underlining.
2911 (compilation-message-face): Set to `underline' value by default.
2912 (compilation-error-face, compilation-warning-face)
2913 (compilation-info-face): Remove `-file-name' from face names.
2914 (compilation-error-text-face, compilation-warning-text-face)
2915 (compilation-info-text-face): Delete face variables.
2916 (compilation-text-face): Delete function.
2917
2918 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
2919 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
2920 (grep-error-face): Set to `compilation-error' instead of
2921 `compilation-error-face' (which is redefined to `grep-hit-face' in
2922 grep buffers).
2923 (grep-mode-font-lock-keywords): Remove `-text' from face variable
2924 names. Use `grep-error-face' instead of `compilation-error-text-face'.
2925
2926 * dired-aux.el (dired-do-query-replace-regexp):
2927 Use `query-replace-read-args'.
2928
2929 * replace.el (query-replace-read-from, query-replace-read-to)
2930 (query-replace-read-args): Rename arg `string' to `prompt'.
2931
2932 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
2933
2934 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
2935
2936 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
2937 uploading files.
2938 (ange-ftp-canonize-filename): Handle file names beginning with ~
2939 correctly.
2940
2941 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
2942
2943 * textmodes/fill.el (canonically-space-region)
2944 (fill-context-prefix, fill-french-nobreak-p)
2945 (fill-delete-newlines, fill-comment-paragraph)
2946 (justify-current-line): "?\ " -> "?\s".
2947
2948 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
2949
2950 * textmodes/fill.el (fill-nonuniform-paragraphs):
2951 Improve argument/docstring consistency.
2952
2953 2005-08-09 Richard M. Stallman <rms@gnu.org>
2954
2955 * textmodes/ispell.el (ispell-word): More fboundp checks.
2956
2957 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
2958 (find-file-noselect-1): Call it here, only if RAWFILE.
2959 (normal-mode): Always set some major mode.
2960 (save-some-buffers-action-alist): Change some explanation strings.
2961 (file-name-non-special): In the `quote' method, use unwind-protect.
2962
2963 2005-08-09 Magnus Henoch <mange@freemail.hu>
2964
2965 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
2966 (ispell-have-aspell-dictionaries): New variable.
2967 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
2968 (ispell-get-aspell-config-value): New function.
2969 (ispell-aspell-find-dictionary): New function.
2970 (ispell-aspell-add-aliases): New function.
2971 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
2972 appropriate. Don't look for ispell dictionaries if we use aspell.
2973 (ispell-menu-map): Don't build a submenu of dictionaries.
2974
2975 2005-08-09 Richard M. Stallman <rms@gnu.org>
2976
2977 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
2978 (sql-read-passwd): Use read-passwd.
2979
2980 * progmodes/idlw-toolbar.el (idlwave-toolbar)
2981 (idlwave-toolbar-is-possible): Add defvars.
2982
2983 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
2984 Avoid warnings.
2985
2986 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
2987 (idlwave-system-class-info, idlwave-executive-commands-alist):
2988 Use defvar.
2989
2990 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
2991
2992 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
2993 Avoid warnings.
2994
2995 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
2996 and content-type: headers.
2997
2998 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
2999
3000 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
3001 and rename some of them to be more self-explanatory.
3002
3003 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
3004
3005 * startup.el (command-line-1): Implement -scriptload.
3006
3007 * replace.el (occur-engine): Initial *Occur* output not undoable.
3008
3009 * menu-bar.el (menu-bar-file-menu): Rename some menu items
3010 and improve help strings.
3011
3012 * isearch.el (isearch-repeat): When changing direction,
3013 mark search successful.
3014
3015 * ediff-init.el: Use (featurep 'xemacs).
3016
3017 * comint.el (send-invisible): Identify buffer, if not selected.
3018
3019 * align.el: Delete autoload for c-guess-basic-syntax.
3020
3021 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
3022
3023 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
3024 Improve argument/docstring consistency. Doc fixes.
3025 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
3026 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
3027 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
3028 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
3029 (r2bv-organization, r2bv-pages, r2bv-primary-author)
3030 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
3031 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
3032 Defvar at compile time.
3033
3034 2005-08-09 Juri Linkov <juri@jurta.org>
3035
3036 * info.el: Replace `info' with upper-case `Info' where appropriate.
3037 (info-title-1, info-title-2, info-title-3, info-title-4)
3038 (info-menu-header): Move up face definitions.
3039 (info-menu-star): Rename from `info-menu-5'.
3040 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
3041 (Info-fontify-visited-nodes): Fix docstring.
3042 (Info-hide-note-references): Fix docstring.
3043 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
3044 menu items in the same way as on cross-references.
3045 (info-apropos): Fix sorting order and formatting to be like in the
3046 stand-alone Info browser. Display error messages for 1 sec.
3047 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
3048 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
3049 from the menu bar.
3050 (Info-insert-dir): Restore point after calling
3051 `insert-buffer-substring'.
3052
3053 2005-08-08 Richard M. Stallman <rms@gnu.org>
3054
3055 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
3056 (recompute-lucid-menubar): Add defvars.
3057
3058 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
3059
3060 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
3061
3062 * net/net-utils.el (run-dig): Rename from `dig'.
3063
3064 * play/gametree.el (gametree-mode): Use make-local-variable,
3065 not make-variable-buffer-local.
3066
3067 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
3068
3069 * ansi-color.el (ansi-color-make-extent)
3070 (ansi-color-set-extent-face): Use fboundp, not functionp.
3071
3072 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
3073 not make-variable-buffer-local.
3074
3075 * bookmark.el (Info-current-file): Add defvar.
3076 (bookmark-jump-noselect): Use with-no-warnings.
3077
3078 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
3079
3080 * ebuff-menu.el (Helper-return-blurb): Add defvar.
3081
3082 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
3083
3084 * find-file.el (ada-procedure-start-regexp)
3085 (ada-package-start-regexp): Add defvars.
3086
3087 * info.el (Info-insert-dir): Use insert-buffer-substring.
3088
3089 * xml.el (xml-att-def-re): Add defvar.
3090
3091 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
3092 calling convention.
3093
3094 * subr.el (while-no-input): Return t if there is input.
3095
3096 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
3097
3098 * cus-start.el (all): Add `overflow-newline-into-fringe'.
3099
3100 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
3101
3102 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
3103 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
3104
3105 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
3106
3107 * cmuscheme.el (scheme-start-file): Replace reference to
3108 `user-emacs-directory' by "~/.emacs.d/".
3109
3110 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
3111
3112 * info.el (Info-dir-remove-duplicates): Avoid case folding
3113 in loop; instead, keep downcased strings for comparison.
3114 Suggested by Helmut Eller.
3115
3116 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
3117
3118 Sync with Tramp 2.0.50.
3119
3120 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
3121 XEmacs case; not necessary anymore.
3122 (tramp-user-regexp): Allow "@" as part of user name.
3123 (tramp-handle-set-visited-file-modtime)
3124 (tramp-handle-insert-file-contents)
3125 (tramp-handle-write-region): No special handling for
3126 `last-coding-system-used, because this is done in
3127 `tramp-accept-process-output' now.
3128 (tramp-accept-process-output): New defun.
3129 (tramp-process-one-action, tramp-process-one-multi-action)
3130 (tramp-wait-for-regexp, tramp-wait-for-output)
3131 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
3132 Howells <dhowells@redhat.com>.
3133 (clear-visited-file-modtime): Defadvice removed. The check for
3134 unset buffer's modtime does not need to be based on
3135 `tramp-buffer-file-attributes'. Suggested by RMS.
3136 (tramp-message): Insert "\n" if not being at beginning of line.
3137 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
3138 sequence with same logic.
3139 (tramp-completion-handle-expand-file-name): Discard call of
3140 `tramp-drop-volume-letter'. It is not necessary, and there have
3141 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
3142 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
3143 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
3144 should always be visible.
3145 (tramp-handle-insert-directory, tramp-setup-complete)
3146 (tramp-set-process-query-on-exit-flag)
3147 (tramp-append-tramp-buffers): Pacify byte-compiler.
3148 (tramp-bug): Delete non-existing variables from list.
3149 Apply `tramp-load-report-modules' as pre-hook.
3150 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
3151 `shell-prompt-pattern' because of non-7bit characters.
3152 Reported by Sebastian Luque <sluque@mun.ca>.
3153 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
3154 (tramp-match-string-list): Remove function.
3155 (tramp-wait-for-regexp): Remove call of that function.
3156 Suggested by Kim F. Storm <storm@cua.dk>.
3157 (tramp-set-auto-save-file-modes): Use octal integer code #o600
3158 instead of octal character code ?\600. The latter resulted in a
3159 syntax error with XEmacs.
3160
3161 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
3162 XEmacs case; not necessary anymore.
3163 (tramp-smb-handle-write-region): No special handling for
3164 `last-coding-system-used, because this is done in
3165 `tramp-accept-process-output' now.
3166 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
3167
3168 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
3169
3170 * wid-edit.el (widget-choice-value-create):
3171 Unconditionally respect user choice. Set :explicit-choice back to nil
3172 when no longer needed.
3173 (widget-choice-action): Unconditionally respect user choice.
3174 Eliminate :explicit-choice-value.
3175
3176 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
3177
3178 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
3179 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
3180 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
3181 running new function `toggle-indicate-empty-lines'.
3182 Rename "Customize" item to "Customize fringe".
3183 Rename "Indicators" item to "Buffer boundaries" and change help echo.
3184 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
3185 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
3186 Delete "Empty lines only" item.
3187 (menu-bar-showhide-fringe-ind-customize): New function.
3188 (menu-bar-showhide-fringe-ind-mixed)
3189 (menu-bar-showhide-fringe-ind-box)
3190 (menu-bar-showhide-fringe-ind-right)
3191 (menu-bar-showhide-fringe-ind-left)
3192 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
3193 instead of `fringe-indicators'.
3194
3195 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
3196
3197 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
3198 Change the date of last update.
3199
3200 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
3201
3202 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
3203 (viper-exec-yank, viper-put-back): Don't display modification msg
3204 if in the minibuffer.
3205
3206 * viper-init.el (viper-replace-overlay-cursor-color)
3207 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
3208 Make variables frame local.
3209
3210 * viper-util.el (viper-append-filter-alist): Use append instead of
3211 nconc.
3212
3213 * viper.el (viper-vi-state-mode-list)
3214 (viper-emacs-state-mode-list): Move help-mode and
3215 completion-list-mode from the first list to the second.
3216 (viper-mode): Docstring.
3217 (viper-go-away, viper-non-hook-settings): Don't localize
3218 minor-mode-alist in newer Emacsen. Add advice to
3219 set-cursor-color. Don't bind "\C-c\\".
3220
3221 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
3222
3223 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
3224 (scheme-macro-expand-command): New user options.
3225 (scheme-trace-procedure, scheme-expand-current-form): New commands.
3226 (scheme-form-at-point, scheme-start-file)
3227 (scheme-interactively-start-process): New functions.
3228 (scheme-get-process): New function, extracted from `scheme-proc'.
3229 (run-scheme): Call `scheme-start-file' to get start file, and pass
3230 it to `make-comint'.
3231 (switch-to-scheme, scheme-proc):
3232 Call `scheme-interactively-start-process' if no Scheme buffer/process
3233 is available.
3234
3235 2005-08-06 Juri Linkov <juri@jurta.org>
3236
3237 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3238 Use `compilation-text-face', `compilation-info-text-face' and
3239 `compilation-error-text-face' instead of `font-lock-keyword-face'.
3240 (compilation-error): New face.
3241 (compilation-error-file-name): Inherit from
3242 `compilation-error' instead of `font-lock-warning-face'.
3243 (compilation-warning-file-name): Inherit from
3244 `compilation-warning' instead of `font-lock-warning-face'.
3245 (compilation-info, compilation-error-file-name)
3246 (compilation-warning-file-name, compilation-info-file-name)
3247 (compilation-line-number, compilation-column-number): Doc fix.
3248 (compilation-error-text-face, compilation-warning-text-face)
3249 (compilation-info-text-face): New face variables.
3250 (compilation-line-face, compilation-column-face)
3251 (compilation-enter-directory-face)
3252 (compilation-leave-directory-face): Doc fix.
3253 (compilation-text-face): New function.
3254
3255 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
3256 instead of 1 to display binary file names as info file links.
3257 (grep-error-face): Use `compilation-error-face' instead of
3258 `font-lock-keyword-face'.
3259 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
3260 and `compilation-warning-text-face' instead of
3261 `font-lock-keyword-face'. Use `compilation-error-text-face'
3262 instead of `grep-error-face'.
3263
3264 2005-08-05 Kenichi Handa <handa@m17n.org>
3265
3266 * international/code-pages.el: Add autoload cookies for all coding
3267 systems.
3268
3269 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
3270
3271 * cus-start.el (all): Put undo.c where it alphabetically belongs.
3272
3273 2005-08-04 Juri Linkov <juri@jurta.org>
3274
3275 * progmodes/compile.el (compilation-mode-map):
3276 * progmodes/grep.el (grep-mode-map):
3277 Bind TAB to `compilation-next-error' and [backtab] to
3278 `compilation-previous-error'.
3279
3280 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
3281 matching line numbers, column numbers and their ranges with regexp
3282 matching only line numbers.
3283 (grep-context-face): New face variable.
3284 (grep-mode-font-lock-keywords): Use it.
3285
3286 * faces.el (read-face-name): Delete duplicate faces.
3287
3288 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
3289
3290 * thumbs.el (thumbs-find-image): Don't make variables
3291 automatically buffer local.
3292 (thumbs-current-tmp-filename, thumbs-current-image-filename)
3293 (thumbs-image-num): Make automatically buffer local.
3294 (thumbs-show-thumbs-list): Use `make-local-variable', not
3295 `make-variable-buffer-local'.
3296 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
3297
3298 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
3299 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
3300 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
3301 (bother, bye, canyou, chatlst, continue, deathlst, describe)
3302 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
3303 (feelings-about, foullst, found, hello, history, howareyoulst)
3304 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
3305 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
3306 (neglst, obj, object, owner, please, problems, qlist)
3307 (random-adjective, relation, remlst, repetitive-shortness)
3308 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
3309 (shortlst, something, sportslst, stallmanlst, states, subj)
3310 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
3311 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
3312 Defvar at compile time.
3313
3314 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
3315 not `make-variable-buffer-local'.
3316
3317 2005-08-02 Kim F. Storm <storm@cua.dk>
3318
3319 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
3320 rectangle overlay in selected window.
3321
3322 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
3323
3324 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
3325 instead of display group. Make `indicate-buffer-boundaries'
3326 customizable through Custom.
3327
3328 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
3329
3330 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
3331 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
3332 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
3333 (gdb-put-string): Fix typos in docstrings.
3334
3335 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
3336
3337 Update copyright notices of files in progmodes directory for
3338 release of Emacs 22.1.
3339
3340 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
3341
3342 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
3343 Don't barf if the GUD buffer has been killed.
3344
3345 2005-08-01 Kim F. Storm <storm@cua.dk>
3346
3347 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
3348
3349 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
3350
3351 * simple.el (next-error-follow-minor-mode):
3352 make-variable-buffer-local -> make-local-variable.
3353
3354 * emacs-lisp/cl-extra.el: Require CL also when compiling.
3355
3356 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
3357 (byte-compile-form-make-variable-buffer-local): New functions to warn
3358 about misuses of make-variable-buffer-local where make-local-variable
3359 was meant.
3360
3361 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
3362
3363 * bs.el (bs-attributes-list): Doc fix.
3364 (bs): Update url-link.
3365
3366 * desktop.el (desktop-save-buffer): Fix typos in docstring.
3367 (desktop-load-default): Simplify.
3368
3369 * ibuffer.el (ibuffer-columnize-and-insert-list)
3370 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
3371 (ibuffer-unmark-all, ibuffer-toggle-marks)
3372 (ibuffer-unmark-forward, ibuffer-unmark-backward)
3373 (ibuffer-compile-make-format-form, ibuffer-format-column)
3374 (ibuffer-current-buffers-with-marks)
3375 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
3376 (ibuffer): Doc fix.
3377 (ibuffer-mode): Fix typo in docstring.
3378 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
3379 with `define-obsolete-variable-alias'.
3380 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
3381
3382 2005-07-29 Kenichi Handa <handa@m17n.org>
3383
3384 * international/mule-cmds.el (select-message-coding-system):
3385 Be sure to use LF for end-of-line. If no coding system is decided,
3386 return iso-8859-1-unix.
3387
3388 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
3389
3390 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
3391 (ange-ftp-pending-error-line): New vars.
3392 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
3393 to handle the non-fatal no-route-to-host messages.
3394 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
3395
3396 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
3397
3398 * isearch.el (isearch-mode-map, isearch-other-meta-char)
3399 (isearch-quote-char, isearch-printing-char)
3400 (isearch-text-char-description): "?\ " -> "?\s".
3401 (isearch-lazy-highlight-cleanup)
3402 (isearch-lazy-highlight-initial-delay)
3403 (isearch-lazy-highlight-interval)
3404 (isearch-lazy-highlight-max-at-a-time)
3405 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
3406 Declare with define-obsolete-*-alias macros.
3407 (isearch-forward): Fix typo in docstring.
3408 (search-invisible, search-ring-yank-pointer)
3409 (regexp-search-ring-yank-pointer): Doc fixes.
3410
3411 * recentf.el (recentf-menu-append-commands-p): Declare with
3412 `define-obsolete-variable-alias'.
3413 (recentf-max-saved-items, recentf-menu-filter)
3414 (recentf-arrange-by-rule-subfilter): Doc fixes.
3415 (recentf-menu-append-commands-flag)
3416 (recentf-initialize-file-name-history, recentf-expand-file-name)
3417 (recentf-clear-data): Fix typos in docstrings.
3418
3419 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
3420
3421 * progmodes/gdb-ui.el: Smarten comments.
3422 (gdb-info-breakpoints-custom): Use nowarn when finding file.
3423
3424 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3425
3426 * term/apollo.el (terminal-init-apollo): New function containing
3427 all former top level forms in the file.
3428 * term/bobcat.el (terminal-init-bobcat):
3429 * term/cygwin.el (terminal-init-cygwin):
3430 * term/iris-ansi.el (terminal-init-iris-ansi):
3431 * term/linux.el (terminal-init-linux):
3432 * term/news.el (terminal-init-news):
3433 * term/rxvt.el (terminal-init-rxvt):
3434 * term/sun.el (terminal-init-sun):
3435 * term/tvi970.el (terminal-init-tvi970):
3436 * term/vt100.el (terminal-init-vt100):
3437 * term/vt102.el (terminal-init-vt102):
3438 * term/vt125.el (terminal-init-vt125):
3439 * term/vt200.el (terminal-init-vt200):
3440 * term/vt201.el (terminal-init-vt201):
3441 * term/vt220.el (terminal-init-vt220):
3442 * term/vt240.el (terminal-init-vt240):
3443 * term/vt300.el (terminal-init-vt300):
3444 * term/vt320.el (terminal-init-vt320):
3445 * term/vt400.el (terminal-init-vt400):
3446 * term/vt420.el (terminal-init-vt420):
3447 * term/wyse50.el (terminal-init-wyse50):
3448 * term/xterm.el (terminal-init-xterm): Likewise.
3449
3450 * term/README: Describe the terminal-init-* functionality.
3451
3452 * startup.el (command-line): After loading the terminal initialization
3453 file call the corresponding terminal initialization function.
3454
3455 2005-07-27 Kenichi Handa <handa@m17n.org>
3456
3457 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
3458 negative.
3459
3460 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
3461 (ps-mule-composition-prologue): Fix for the case that
3462 RelativeCompose is false.
3463
3464 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
3465
3466 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
3467
3468 * descr-text.el (describe-char): Handle the case where the list of
3469 chars is displayed in a separate frame.
3470 Be a bit more discriminating when looking for the char.
3471
3472 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
3473
3474 * bookmark.el (bookmark-automatically-show-annotations)
3475 (bookmark-read-annotation-text-func): Doc fixes.
3476 (bookmark-save): Improve argument/docstring consistency.
3477 (bookmark-get-bookmark, bookmark-get-bookmark-record)
3478 (bookmark-alist-from-buffer)
3479 (bookmark-upgrade-file-format-from-0)
3480 (bookmark-grok-file-format-version)
3481 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
3482 (bookmark-read-annotation-mode)
3483 (bookmark-insert-current-bookmark, bookmark-jump)
3484 (bookmark-exit-hook): Fix typos in docstrings.
3485 (bookmark-exit-hooks): Define as obsolete alias.
3486 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
3487 not `bookmark-exit-hooks'. Fix docstring.
3488 (bookmark-bmenu-select): "?\ " -> "?\s".
3489
3490 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
3491
3492 * startup.el (command-line): Fix typo.
3493
3494 2005-07-24 Richard M. Stallman <rms@gnu.org>
3495
3496 * tooltip.el (tooltip-mode): Test emacs-basic-display,
3497 not emacs-quick-startup.
3498
3499 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
3500
3501 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
3502 (reb-next-match, reb-show-subexp): Use `with-selected-window'
3503 instead of `reb-with-current-window'.
3504 (reb-prev-match): Likewise. Also, don't move left if the search
3505 was unsuccessful.
3506 (reb-initialize-buffer): New function.
3507 (re-builder, reb-change-syntax): Use it.
3508
3509 * man.el (Man-goto-page): Make second argument NOERROR optional.
3510
3511 2005-07-23 Richard M. Stallman <rms@gnu.org>
3512
3513 * man.el (Man-bgproc-sentinel): Check here for failure to find
3514 any man page in the output, and report the error here.
3515 (Man-arguments): Make it permanent local.
3516 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
3517 (Man-mode): Pass t for NOERROR.
3518
3519 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
3520 (grep-mode-font-lock-keywords):
3521 Don't use compilation-...-face for messages that are not file names.
3522
3523 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3524 Don't use compilation-...-face for messages that are not file names.
3525
3526 2005-07-22 Juri Linkov <juri@jurta.org>
3527
3528 * startup.el (normal-splash-screen): Update menu name.
3529
3530 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
3531
3532 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
3533
3534 * term/xterm.el: Load term/rxvt if the terminal is actually an
3535 rxvt terminal.
3536 (xterm-rxvt-set-background-mode): Remove, not used anymore.
3537
3538 * term/rxvt.el (function-key-map): Use substitute-key-definition
3539 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
3540
3541 * term/cygwin.el: New file.
3542
3543 2005-07-22 Kim F. Storm <storm@cua.dk>
3544
3545 * image-file.el (insert-image-file, image-file-yank-handler):
3546 Fix last change to maintain a (unique) yank-handler on yanked images.
3547
3548 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
3549
3550 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
3551 of the file size (as in "177B" for 177 bytes). This happens with
3552 "ls -lh" on FreeBSD.
3553
3554 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
3555
3556 * hilit-chg.el (highlight-changes-global-initial-state)
3557 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
3558 (hilit-chg-fixup, highlight-changes-mode):
3559 Fix typos in docstrings.
3560 (highlight-changes-global-modes, highlight-changes-rotate-faces):
3561 Doc fixes.
3562
3563 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
3564
3565 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
3566 mode function using `eval-after-load'.
3567
3568 2005-07-21 Kim F. Storm <storm@cua.dk>
3569
3570 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
3571 included when reporting an emacs crash, and tell about the DEBUG file.
3572
3573 * image-file.el (insert-image-file): Add yank-handler.
3574 (image-file-yank-handler): Yank handler to make unique copies of
3575 images when they are yanked into a buffer next to each other.
3576
3577 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
3578
3579 * comint.el (comint-use-prompt-regexp, comint-send-input)
3580 (comint-source-default, comint-extract-string)
3581 (comint-get-source, comint-word, comint-completion)
3582 (comint-source, comint-prompt-read-only, comint-update-fence):
3583 Fix typos in docstrings.
3584 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
3585 Declare with define-obsolete-*-alias macros.
3586 (comint-previous-matching-input-from-input)
3587 (comint-next-matching-input-from-input)
3588 (comint-previous-matching-input, comint-next-matching-input)
3589 (comint-forward-matching-input):
3590 Improve argument/docstring consistency.
3591
3592 * desktop.el (desktop-clear-preserve-buffers-regexp):
3593 Also preserve the *server* buffer.
3594
3595 * simple.el (clone-indirect-buffer): Doc fix.
3596 (fixup-whitespace, just-one-space)
3597 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
3598 (next-error, next-error-highlight)
3599 (next-error-highlight-no-select, next-error-last-buffer)
3600 (next-error-buffer-p, next-error-find-buffer, next-error)
3601 (previous-error, next-error-no-select, previous-error-no-select)
3602 (open-line, split-line, minibuffer-prompt-width, kill-new)
3603 (binary-overwrite-mode): Fix typos in docstrings.
3604 (set-fill-column): Fix typo in message.
3605
3606 * skeleton.el (skeleton-proxy-new): Doc fix.
3607
3608 * strokes.el (strokes-load-hook): Doc fix.
3609 (strokes-grid-resolution, strokes-get-grid-position)
3610 (strokes-renormalize-to-grid, strokes-read-stroke)
3611 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
3612 (strokes-global-map): Fix typos in docstrings.
3613 (strokes-help): Doc fix. Fix help message and pass it through
3614 `substitute-command-keys'.
3615
3616 * tempo.el (tempo-insert-prompt, tempo-interactive)
3617 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
3618 (tempo-insert-string-functions, tempo-local-tags)
3619 (tempo-define-template, tempo-insert-template)
3620 (tempo-insert-prompt-compat, tempo-is-user-element)
3621 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
3622 Fix typos in docstrings.
3623
3624 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
3625 (vcursor-key-bindings, vcursor-use-vcursor-map)
3626 (vcursor-find-window, vcursor-scroll-down)
3627 (vcursor-disable, vcursor-beginning-of-buffer)
3628 (vcursor-end-of-buffer): Fix typos in docstrings.
3629 (vcursor-relative-move, vcursor-get-char-count):
3630 Improve argument/docstring consistency.
3631
3632 * version.el: "?\ " -> "?\s".
3633
3634 * wid-edit.el (widget-default-create, widget-after-change)
3635 (widget-default-format-handler, widget-checklist-add-item)
3636 (widget-radio-add-item, widget-choose, widget-specify-secret)
3637 (widget-field-value-create, widget-field-value-get)
3638 (widget-editable-list-format-handler)
3639 (widget-editable-list-entry-create, widget-group-value-create)
3640 (widget-documentation-link-add)
3641 (widget-documentation-string-value-create): "?\ " -> "?\s".
3642 (widget-convert-text): Doc fix.
3643 (widget-narrow-to-field, widget-field-find)
3644 (widget-url-link-action, widget-emacs-library-link-action)
3645 (widget-color-notify): Fix typos in docstrings.
3646
3647 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
3648 (x-select-text, set-w32-system-coding-system)
3649 (w32-add-charset-info): Fix typos in docstrings.
3650
3651 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
3652 (cua-enable-cua-keys, cua-use-hyper-key)
3653 (cua-virtual-rectangle-edges): Fix typos in docstrings.
3654 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
3655
3656 * net/tramp.el (tramp-handle-load): Fix typo in error message.
3657
3658 * emacs-lisp/re-builder.el (regexp-builder): Declare with
3659 `defalias' instead of faking it.
3660
3661 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
3662 (eshell-ls-missing, eshell-ls-dired-initial-args)
3663 (eshell-ls-use-in-dired): Fix typos in docstrings.
3664
3665 2005-07-20 Kim F. Storm <storm@cua.dk>
3666
3667 * emulation/cua-base.el (cua-mode): Improve doc string.
3668
3669 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
3670
3671 * abbrev.el (expand-region-abbrevs): Doc fix.
3672 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
3673 Improve argument/docstring consistency.
3674
3675 * arc-mode.el (archive-get-descr, archive-alternate-display):
3676 Doc fixes.
3677 (archive-l-e): Improve argument/docstring consistency.
3678 (archive-tmpdir, archive-unixdate, archive-unixtime)
3679 (archive-chmod-entry): Fix typos in docstrings.
3680 (archive-unflag, archive-unflag-backwards)
3681 (archive-unmark-all-files): "?\ " -> "?\s".
3682
3683 * buff-menu.el (Buffer-menu-unmark): Doc fix.
3684 (Buffer-menu-not-modified, Buffer-menu-execute)
3685 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
3686 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
3687
3688 * composite.el (compose-string, encode-composition-rule)
3689 (compose-last-chars): Fix typos in docstrings.
3690
3691 * desktop.el (desktop-enable, desktop-basefilename):
3692 Declare with `define-obsolete-variable-alias'.
3693 (desktop-internal-v2s): Don't quote keywords.
3694 (desktop-clear): "?\ " -> "?\s".
3695
3696 * dired.el (dired-align-file, dired-flag-backup-files)
3697 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
3698 (dired-listing-switches, dired-ls-F-marks-symlinks)
3699 (dired-dwim-target, dired-load-hook, dired-mode-hook)
3700 (dired-directory, dired-faces, dired, dired-revert)
3701 (dired-mode, dired-summary, dired-view-file)
3702 (dired-copy-filename-as-kill, dired-delete-file)
3703 (dired-no-confirm, dired-unmark-all-marks)
3704 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
3705 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
3706 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
3707 Fix typos in message strings.
3708
3709 * dired-x.el (virtual-dired): Declare with `defalias'.
3710 (dired-mark-unmarked-files, dired-local-variables-file)
3711 (dired-omit-here-always): Doc fix.
3712 (dired-omit-mode, dired-find-subdir)
3713 (dired-enable-local-variables, dired-clean-up-buffers-too)
3714 (dired-extra-startup, dired-mark-extension, dired-jump)
3715 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
3716 (dired-smart-shell-command, dired-guess-shell-alist-user)
3717 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
3718 (dired-x-bind-find-file, dired-x-submit-report):
3719 Fix typos in docstrings.
3720 (dired-mark-unmarked-files): "?\ " -> "?\s".
3721
3722 * dirtrack.el (dirtrack-list): Fix typos in docstring.
3723
3724 * faces.el (describe-face): "?\ " -> "?\s".
3725 (read-all-face-attributes, read-face-font, modify-face)
3726 (face-attr-construct, italic): Fix typos in docstrings.
3727 (frame-update-face-colors): Declare with
3728 `define-obsolete-function-alias'.
3729
3730 * files.el (find-file-noselect, recode-file-name): Doc fixes.
3731 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
3732 (magic-mode-alist, buffer-file-numbers-unique)
3733 (write-file-functions, get-free-disk-space):
3734 Fix typos in docstrings.
3735 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
3736 (write-contents-hooks, write-file-hooks):
3737 Declare with `define-obsolete-variable-alias'.
3738
3739 * forms-d2.el (arch-rj): Fix typo in docstrings.
3740 (arch-tocol): Likewise. "?\ " -> "?\s".
3741
3742 * frame.el (set-frame-font, cursor-in-non-selected-windows):
3743 Fix typo in docstring.
3744 (set-screen-width, set-screen-height): Delete redundant info in
3745 doctrings.
3746 (new-frame, screen-height, screen-width): Declare with
3747 `define-obsolete-function-alias'.
3748 (delete-frame-hook, blink-cursor): Declare with
3749 `define-obsolete-variable-alias'.
3750
3751 * paths.el (prune-directory-list): Fix typos in docstring.
3752
3753 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
3754 (cvs-prefix-get): Fix typos in docstrings.
3755
3756 * ps-print.el (ps-extend-face-list, ps-extend-face)
3757 (ps-print-background-image): Fix typos in docstrings.
3758 (ps-default-fg, ps-default-bg): Doc fixes.
3759
3760 * s-region.el (s-region-bind): Doc fix.
3761 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
3762
3763 * textmodes/org.el (org-table-formula-substitute-names)
3764 (org-table-get-vertical-vector): Doc fixes.
3765 (org-table-recalculate): Remove unused argument to `message'.
3766
3767 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
3768
3769 * textmodes/org.el (org-table-column-names)
3770 (org-table-column-name-regexp)
3771 (org-table-named-field-locations): New variables.
3772 (org-archive-subtree): Protect `this-command' when calling
3773 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
3774 the kill buffer.
3775 (org-complete): Remove fixed-formula completion.
3776 (org-edit-formulas-map): New variable.
3777 (org-table-edit-formulas): New command.
3778 (org-finish-edit-formulas, org-abort-edit-formulas)
3779 (org-show-variable, org-table-get-vertical-vector): New functions.
3780 (org-table-maybe-eval-formula): Handle `:=' fields.
3781 (org-table-get-stored-formulas, org-table-store-formulas)
3782 (org-table-get-formula, org-table-modify-formulas)
3783 (org-table-replace-in-formulas): Handle named field formulas.
3784 (org-table-get-specials): Store locations of named fields.
3785
3786 2005-07-19 Juri Linkov <juri@jurta.org>
3787
3788 * progmodes/grep.el (grep-regexp-alist)
3789 (grep-mode-font-lock-keywords, grep-process-setup):
3790 Use default GNU grep match color "01;31m" instead of "01;41m".
3791 (grep-regexp-alist, grep-mode-font-lock-keywords):
3792 Use `\\[[0-9]*m' instead of `\\[00m'.
3793 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
3794 sgr_start where its handling is more important. Use the real
3795 length of sgr_start instead of constant 8.
3796 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
3797 specially. Delete all remaining escape sequences.
3798 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
3799 (grep-regexp-alist): Make hyperlink only for binary file name
3800 instead of the whole line.
3801 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
3802 (grep-mode): Add autoload.
3803
3804 * emacs-lisp/find-func.el (find-function-regexp):
3805 Add `define-compilation-mode'.
3806
3807 2005-07-19 Juri Linkov <juri@jurta.org>
3808
3809 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
3810 (compare-windows-sync-string-size, compare-windows-recenter)
3811 (compare-windows-highlight, compare-windows): Add version 22.1.
3812 (compare-windows) <defface>: Inherit from lazy-highlight instead
3813 of duplicating its default value.
3814
3815 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
3816 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
3817
3818 * descr-text.el (describe-char): Create link buttons for `charset'
3819 and `code point'. Add the current input method name with a link
3820 button to `to input' field. Print face names of display table
3821 characters in `The display table entry is displayed by' section
3822 instead of printing face-id in the `display' field.
3823 Guess hardcoded faces and create a link button for them.
3824 Skip empty fields when calculating max-width.
3825 Treat `widget-create' specially while inserting strings from the
3826 collected field list.
3827 (describe-char-after): Made obsolete in version 22.1, not 21.5.
3828
3829 * diff-mode.el (diff-file-header): Change foreground color from
3830 yellow to green on light backgrounds.
3831 (diff-context): Inherit from `shadow' only for color/grayscale
3832 with more than 88 colors.
3833 (diff-indicator-removed, diff-indicator-added)
3834 (diff-indicator-changed): New faces.
3835 (diff-font-lock-keywords): Use new faces. Regroup rules.
3836 Add "^---$" for `normal' diff format. Fontify `#' lines with
3837 font-lock-comment-delimiter-face and font-lock-comment-face.
3838 Add `#' to ^[^...] in the rule for `diff-context-face'.
3839
3840 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
3841 a button-like box. Inherit from `highlight' on low colors.
3842 (shadow): Use shades of gray only for color/grayscale with
3843 more than 88 colors. Use green for light backgrounds with
3844 8 colors, and yellow for dark backgrounds with 8 colors.
3845
3846 * font-lock.el (font-lock-regexp-grouping-backslash):
3847 Don't inherit from escape-glyph (use bold for all cases).
3848
3849 * info.el (info-xref-visited): Use light foreground color `violet'
3850 for dark backgrounds instead of dark color `magenta3'.
3851 (info-title-1): Use `yellow' color for dark backgrounds.
3852
3853 * isearch.el (isearch): Use not-too-dark magenta3 instead of
3854 too-light magenta2.
3855
3856 * replace.el (match): Use slightly more light RoyalBlue3 instead
3857 of dark RoyalBlue4.
3858
3859 * wid-edit.el (widget-inactive): Inherit from `shadow'.
3860
3861 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
3862
3863 * novice.el (disabled-command-hook): Declare it with
3864 `define-obsolete-variable-alias'.
3865
3866 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
3867 (desktop-buffer-misc-functions, desktop-buffer-handlers)
3868 (desktop-load-default): Add release to obsolescence info.
3869 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
3870 (desktop-append-buffer-args, desktop-read):
3871 Fix typos in docstrings.
3872 (desktop-kill): Fix typo in message.
3873 (desktop-save): Doc fix.
3874
3875 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
3876
3877 * viper-cmd.el (viper-escape-to-state): Bug fix.
3878 (viper-envelop-ESC-key): Change the definition of fast
3879 keysequence so it'll work with keyboard macros.
3880
3881 * ediff.el (ediff-patch-buffer): Change the docstring.
3882
3883 2005-07-19 Kenichi Handa <handa@m17n.org>
3884
3885 * international/mule-cmds.el (select-safe-coding-system): Try to
3886 use an auto-coding (if any) before anything else. If the found
3887 auto-coding is invalid, show a warning message.
3888
3889 * international/mule.el (find-auto-coding): New function created
3890 by modifying the body of set-auto-coding.
3891 (set-auto-coding): Use find-auto-coding to find a coding.
3892
3893 2005-07-18 Richard M. Stallman <rms@gnu.org>
3894
3895 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
3896 not isearch-mode-end-hook-error.
3897 (allout-before-change-protect): Fix error message.
3898
3899 2005-07-18 Juri Linkov <juri@jurta.org>
3900
3901 * allout.el (allout-mode):
3902 * calculator.el (calculator-copy):
3903 * custom.el (custom-known-themes):
3904 * dired.el (dired-desktop-buffer-misc-data)
3905 (dired-restore-desktop-buffer):
3906 * dired-x.el (dired-omit-marker-char):
3907 * files.el (basic-save-buffer):
3908 * font-core.el (font-lock-mode):
3909 * calendar/calendar.el (calendar-goto-hebrew-date)
3910 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
3911 (calendar-goto-persian-date):
3912 * language/ethio-util.el (ethio-sera-to-fidel-region):
3913 * textmodes/picture.el (picture-mode):
3914 Delete duplicate duplicate words.
3915
3916 2005-07-18 Juri Linkov <juri@jurta.org>
3917
3918 * isearch.el (isearch-mode-map): Remove key bindings for regexp
3919 chars * ? } |.
3920 (isearch-fallback): Don't call `isearch-process-search-char'.
3921 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
3922 (isearch-process-search-char): Call `isearch-fallback' for regexp
3923 chars * ? } |.
3924 (isearch-return-char): Make obsolete with `make-obsolete' instead
3925 of simply documenting it as obsolete in the docstring.
3926 (isearch-fallback): Refill docstring.
3927
3928 * international/isearch-x.el
3929 (isearch-process-search-multibyte-characters): Remove unneeded
3930 `concat'. Add intermediate values to `junk-hist' instead of
3931 `minibuffer-history'. Test the length of `str'.
3932
3933 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
3934
3935 * allout.el (allout-resolve-xref): Fix typos in error strings.
3936 (allout-before-change-protect): Remove unneeded `concat'.
3937
3938 * array.el (array-mode, array-reconfigure-rows)
3939 (untabify-backward): Fix typos in docstrings.
3940 (array-reconfigure-rows): Use `insert-buffer-substring', not
3941 `insert-buffer'.
3942
3943 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
3944 * progmodes/ada-mode.el (ada-make-body):
3945 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
3946
3947 * dired.el (dired-log):
3948 * tar-mode.el (tar-subfile-save-buffer):
3949 * play/zone.el (zone-pgm-stress-destress):
3950 Use `insert-buffer-substring', not `insert-buffer'.
3951
3952 2005-07-17 Simon Josefsson <jas@extundo.com>
3953
3954 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
3955
3956 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
3957
3958 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
3959 Add plain auth method.
3960 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
3961
3962 2005-07-17 Kim F. Storm <storm@cua.dk>
3963
3964 * ido.el (dired-other-window): Add ido property.
3965
3966 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
3967
3968 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
3969 Fix typo in docstring.
3970 (byte-compile-interactive-only-functions): Add `insert-buffer' and
3971 `insert-file-literally'.
3972
3973 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
3974 info and delete redundant message. Doc fix.
3975 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
3976 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
3977
3978 2005-07-16 Richard M. Stallman <rms@gnu.org>
3979
3980 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
3981 (byte-compile-and): Use byte-compile-and-recursion.
3982 (byte-compile-or-recursion): New function.
3983 (byte-compile-or): Use that.
3984 (byte-compile-if): Guard the else-clause too.
3985 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
3986
3987 * isearch.el (isearch-mode-end-hook-quit): New variable.
3988 (isearch-done): Bind it.
3989 (isearch-mode-end-hook): Doc fix.
3990
3991 * allout.el (allout-isearch-did-quit): Variable deleted.
3992 (allout-real-isearch-abort): Function name no longer used.
3993 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
3994 (allout-isearch-rectification): isearch-mode always exists.
3995 Don't set allout-isearch-did-quit.
3996 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
3997 allout-isearch-did-quit.
3998 (allout-enwrap-isearch): Just add the hook.
3999 (allout-isearch-abort): Function deleted.
4000 (allout-pre-command-business): Avoid warning.
4001
4002 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
4003 Correctly avoid warnings.
4004 (pascal-outline): Likewise.
4005
4006 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
4007
4008 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
4009
4010 * play/tetris.el (tetris-mode): Avoid warning.
4011
4012 * play/snake.el (snake-mode): Avoid warning.
4013
4014 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
4015 (gamegrid-set-display-table): Avoid warning.
4016 (gamegrid-set-timer): Likewise.
4017 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
4018 (gamegrid-add-score-with-update-game-score-1): Take FILE
4019 as argument.
4020 (gamegrid-add-score-with-update-game-score): Pass that argument.
4021 Rename have-shared-game-dir to gamegrid-shared-game-dir.
4022
4023 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
4024
4025 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
4026 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
4027
4028 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
4029 and insert-file.
4030
4031 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
4032 (sc-ask): Avoid warnings.
4033
4034 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
4035 (eshell-hist-initialize): Use that var the natural way.
4036
4037 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
4038
4039 * emacs-lisp/re-builder.el (reb-cook-regexp):
4040 Avoid warning calling lre-compile-string.
4041 (reb-color-display-p): Avoid warning.
4042
4043 * calculator.el (calculator-last-input): Guard uses
4044 of event-key and key-press-event-p.
4045 (event-key, key-press-event-p): Delete definitions.
4046
4047 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
4048 (find-gc-source-directory, find-gc-subrs-callers)
4049 (find-gc-noreturn-list, find-gc-source-files)
4050 (find-gc-subrs-called): Vars renamed and defvar'd.
4051
4052 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
4053 (checkdoc-overlay-put, checkdoc-delete-overlay)
4054 (checkdoc-overlay-start, checkdoc-overlay-end)
4055 (checkdoc-mode-line-update, checkdoc-char=):
4056 Define such that compiler knows they are defined.
4057 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
4058 (checkdoc-read-event): Delete. Use read-event directly.
4059
4060 * whitespace.el (whitespace-make-overlay)
4061 (whitespace-overlay-put, whitespace-delete-overlay)
4062 (whitespace-overlay-start, whitespace-overlay-end):
4063 Define such that compiler knows they are defined.
4064 (whitespace): Move conditional inside.
4065
4066 * tempo.el (tempo-insert-template): Suppress warning.
4067
4068 * ediff-diff.el (longlines-mode): Add defvar.
4069
4070 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
4071
4072 * server.el: Bind "C-x #" in a way that works even if C-x is
4073 redefined to a command key, not a prefix key.
4074
4075 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
4076
4077 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
4078 cl-make-type-test till execution time.
4079
4080 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
4081
4082 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
4083 arg ARG and use it.
4084
4085 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
4086
4087 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
4088
4089 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
4090
4091 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
4092 a defcustom with two :set or :type keywords.
4093
4094 2005-07-15 Richard M. Stallman <rms@gnu.org>
4095
4096 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
4097 Don't give ^M comment-end syntax.
4098
4099 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
4100
4101 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
4102 Don't consider gdbmi (gdb-mi.el has its own update functions).
4103 (gdb-var-delete): Make it work for gdbmi as well.
4104 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
4105
4106 * progmodes/gud.el (etags, sdb): Only require etags when needed.
4107 (gud-speedbar-menu-items): Correct logic for enabling items.
4108
4109 2005-07-15 Kim F. Storm <storm@cua.dk>
4110
4111 * ido.el: Fix commentary.
4112 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
4113 Use with-no-warnings around ffap-guesser.
4114 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
4115 Let bind minibuffer-completing-file-name to t.
4116
4117 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
4118
4119 * startup.el (site-run-file, keyboard-type): Doc fixes.
4120 (command-line): Check for "--basic-display" argument; also for
4121 "--quick", not "--bare-bones" (which was renamed).
4122 (fancy-splash-text): Add missing item "Getting New Versions".
4123 (normal-splash-screen): Fix typos and improve consistency with
4124 `fancy-splash-text'. Update copyright year.
4125
4126 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
4127 valid binding for `help-char'.
4128
4129 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
4130
4131 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
4132
4133 * term.el (term-mode): Disable cua-mode for term buffers.
4134
4135 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
4136
4137 * add-log.el (add-log-mailing-address, change-log-merge):
4138 Doc fixes.
4139 (change-log-get-method-definition): Fix typo in docstring.
4140
4141 2005-07-14 Kim F. Storm <storm@cua.dk>
4142
4143 * emulation/cua-base.el:
4144 (cua--pre-command-handler-1, cua--pre-command-handler)
4145 (cua--post-command-handler-1, cua--post-command-handler):
4146 Split in two. Check (buffer local) value of cua-mode.
4147 (cua-selection-mode): New command.
4148
4149 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
4150
4151 * custom.el (custom-initialize-safe-set)
4152 (custom-initialize-safe-default): Doc fixes.
4153
4154 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
4155 and simplify :init-value again.
4156
4157 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
4158 and simplify :init-value again. Delete autoload.
4159
4160 * startup.el (command-line): Use `custom-reevaluate-setting' again
4161 for tooltip-mode.
4162
4163 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
4164 a defcustom with two :initialize keywords.
4165
4166 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
4167
4168 * allout.el (my-mark-marker, allout-isearch-prior-pos)
4169 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
4170 (allout-post-command-business, allout-flag-region)
4171 (isearch-reenable-font-lock, allout-yank)
4172 (allout-insert-latex-header, allout-insert-latex-trailer)
4173 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
4174 (allout-latex-verb-quote): Fix typos in docstrings.
4175 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
4176 (allout-unprotected, allout-prefix-data):
4177 Improve argument/docstring consistency.
4178 (allout-chart-subtree): Fix argument spec.
4179 (allout-open-topic): Rename `use_sib_bullet' argument to
4180 `use-sib-bullet'. Doc fix.
4181
4182 * whitespace.el (whitespace-check-buffer-leading)
4183 (whitespace-check-buffer-trailing)
4184 (whitespace-check-buffer-indent)
4185 (whitespace-check-buffer-spacetab)
4186 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
4187 (whitespace-check-leading-whitespace)
4188 (whitespace-check-trailing-whitespace)
4189 (whitespace-check-spacetab-whitespace)
4190 (whitespace-check-indent-whitespace)
4191 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
4192 (whitespace-modes): Fix typos in docstrings.
4193 (defgroup, defcustom): Doc fixes.
4194
4195 * winner.el (winner-mode, winner-boring-buffers)
4196 (winner-pending-undo-ring): Doc fixes.
4197 (winner-ring): Remove unneeded `progn'.
4198 (winner-equal): `defsubst' it.
4199 (winner-redo): Fix message.
4200
4201 2005-07-13 Kim F. Storm <storm@cua.dk>
4202
4203 * simple.el (line-move-1): Always use vertical-motion to
4204 do the last (or only) line move to ensure some movement.
4205 Undo 2005-06-23 change--don't check for overlays.
4206
4207 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4208
4209 * term/mac-win.el (ccl-encode-mac-roman-font)
4210 (ccl-encode-mac-centraleurroman-font)
4211 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
4212 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
4213 Change charset-id boundary of dimension to ?\xef.
4214 (mac-char-fontspec-list): New constant.
4215 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
4216 argument. Nil uses itself as family in font-spec. Previous
4217 behavior for nil is now provided by non-nil non-string argument.
4218 All callers changed. Add font-specs for Mac fonts to
4219 "fontset-default" unless iso8859-1 fonts are installed.
4220
4221 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
4222
4223 * progmodes/sh-script.el (sh-get-indent-info): Only indent
4224 a continuation line if the \ is preceded by SPC or TAB.
4225 (sh-get-indent-info): Simplify.
4226 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
4227 Use with-current-buffer.
4228
4229 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
4230 when the matched text is empty.
4231
4232 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
4233
4234 * startup.el (command-line): Revert to previous handling of
4235 tooltip-mode. Explain in comment why the complexity is needed.
4236
4237 * tooltip.el (tooltip-mode): Revert to previous implementation of
4238 its defcustom.
4239
4240 * frame.el (blink-cursor-mode): Revert to previous implementation
4241 of its defcustom. Update comment.
4242
4243 2005-07-12 Lars Hansen <larsh@soem.dk>
4244
4245 * desktop.el: Update e-mail address.
4246
4247 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4248
4249 * term/mac-win.el (mac-services-mail-selection)
4250 (mac-services-mail-to): New functions.
4251 (mac-application-menu-map): Bind them.
4252
4253 2005-07-12 wulei <milton@wulei.net> (tiny change)
4254
4255 * progmodes/gdb-ui.el: Add note about buffering with Windows.
4256
4257 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
4258
4259 * custom.el (custom-reevaluate-setting): Doc fix.
4260
4261 2005-07-11 Jay Belanger <belanger@truman.edu>
4262
4263 * calc/calc.el (calc-embedded-announce-formula-alist)
4264 (calc-embedded-open-close-plain-alist)
4265 (calc-embedded-open-close-mode-alist): Add checks for additional
4266 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
4267
4268 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
4269
4270 * custom.el (custom-enable-theme): Don't add theme to
4271 `custom-enabled-themes' with `push' because there is no
4272 setf-method for `delq'.
4273
4274 2005-07-11 Richard M. Stallman <rms@gnu.org>
4275
4276 * custom.el (custom-declare-variable): Doc fix.
4277
4278 * dired-aux.el (dired-compare-directories): Remove "." and ".."
4279 from the alists.
4280
4281 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
4282 Do nothing if edebug-active.
4283
4284 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
4285 (edebug-display): Do it here instead.
4286
4287 2005-07-10 Richard M. Stallman <rms@gnu.org>
4288
4289 * cus-face.el (custom-theme-set-faces): Make it work.
4290 (custom-reset-faces): Doc fix.
4291 (custom-theme-reset-internal-face, custom-theme-face-value):
4292 Functions deleted.
4293
4294 * custom.el (custom-push-theme): Maintain list of the settings
4295 of a given theme in its theme-settings property.
4296 Maintain position of old settings in the theme-value
4297 or theme-face property.
4298 (custom-enabled-themes): New variable.
4299 (custom-theme-enabled-p): New function.
4300 (provide-theme): Update custom-enabled-themes.
4301 Disable and reenable the `user' theme.
4302 (require-theme): Doc fix.
4303 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
4304 (custom-theme-value, custom-theme-variable-value): Likewise.
4305 (custom-theme-reset-internal): Likewise.
4306 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
4307 (custom-enable-theme, custom-disable-theme): New functions.
4308 (custom-variable-theme-value, custom-face-theme-value): Likewise.
4309 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
4310 (custom-theme-reset-variables): Simplify.
4311 (deftheme, custom-declare-theme, custom-make-theme-feature):
4312 Definitions moved.
4313
4314 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
4315
4316 * longlines.el (longlines-show-region)
4317 (longlines-unshow-hard-newlines): Recognize hard newlines by
4318 non-nil hard property, instead of t.
4319
4320 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
4321
4322 * viper-cmd.el (viper--key-maps): New variable.
4323 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
4324 emulation-mode-map-alists.
4325 (viper-envelop-ESC-key): Use viper-subseq.
4326 (viper-search-forward/backward/next): Disable debug-on-error.
4327
4328 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
4329 (viper-ESC-key): New defcustoms.
4330
4331 * viper-macs.el (ex-map-read-args): Use viper-subseq.
4332
4333 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
4334 (viper-subseq): Copy of subseq from cl.el.
4335
4336 * viper.el (viper-go-away, viper-set-hooks): Use
4337 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
4338
4339 * viper-mous.el (viper-current-frame-saved): Use defvar.
4340
4341 * viper-init.el: Get rid of -face in face names.
4342
4343 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
4344 Make it work with longlines mode
4345
4346 * ediff-mult.el (ediff-meta-mode-hook): New variable.
4347
4348 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
4349
4350 * ediff-init.el: Get rid of -face in face names.
4351
4352 2005-07-10 Richard M. Stallman <rms@gnu.org>
4353
4354 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
4355 and with-timeout-unsuspend.
4356
4357 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
4358 and with-timeout-unsuspend.
4359
4360 * emacs-lisp/timer.el (with-timeout-timers): New variable.
4361 (with-timeout): Bind that variable to record timers.
4362 (with-timeout-suspend, with-timeout-unsuspend): New functions.
4363
4364 * emacs-lisp/debug.el (debug-help-follow): New function.
4365 (debugger-mode-map): Use that instead of help-follow.
4366 (debugger-setup-buffer): Use eval-buffer-list
4367 to handle eval-buffer frames.
4368
4369 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
4370
4371 * timezone.el (timezone-parse-date): Change first regexp
4372 so it will not mistakenly match dates with no time zone.
4373
4374 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
4375
4376 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
4377
4378 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
4379
4380 * custom.el (custom-initialize-safe-set)
4381 (custom-initialize-safe-default): New functions.
4382
4383 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
4384 and simplify :init-value.
4385
4386 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
4387 and simplify :init-value. Delete obsolete comment.
4388
4389 * startup.el (command-line): Use `custom-reevaluate-setting' to
4390 handle `tooltip-mode'. Delete obsolete comment.
4391
4392 * files.el (set-visited-file-name): Avoid calling
4393 `file-name-nondirectory' with a nil argument.
4394
4395 2005-07-09 Richard M. Stallman <rms@gnu.org>
4396
4397 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
4398 was called with nil for the buffer, handle the read position right.
4399 Handle read position for eval-region, too.
4400
4401 2005-07-09 Juri Linkov <juri@jurta.org>
4402
4403 * fringe.el (fringe-mode): Add period in docstring.
4404 (fringe-query-style): Build prompt depending on `all-frames' arg.
4405
4406 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
4407 to not create links to unrelated functions in the Help buffer.
4408
4409 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
4410 Doc fix.
4411
4412 * simple.el (next-error-hook): New variable.
4413 (next-error): Use it. Doc fix.
4414
4415 * textmodes/ispell.el (ispell-command-loop): Add current
4416 dictionary name and program name to mode-line-format.
4417 (ispell-region, ispell-process-line): Add current dictionary name
4418 and program name to messages.
4419
4420 2005-07-08 Jay Belanger <belanger@truman.edu>
4421
4422 * calc/calc.el (calc-embedded-announce-formula-alist)
4423 (calc-embedded-open-close-formula-alist)
4424 (calc-embedded-open-close-word-alist)
4425 (calc-embedded-open-close-plain-alist)
4426 (calc-embedded-open-close-new-formula-alist)
4427 (calc-embedded-open-close-mode-alist)
4428 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
4429 (calc-embedded-mode-hook): New variables.
4430
4431 * calc/calc-embed.el (calc-embedded-firsttime)
4432 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
4433 New variables.
4434 (calc-do-embedded): Use calc-embedded-firsttime,
4435 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
4436 determine whether or not to run hooks.
4437 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
4438 calc-embedded-firsttime-formula appropriately.
4439 Set calc-embedded delimiter variables according to mode.
4440
4441 2005-07-08 Richard M. Stallman <rms@gnu.org>
4442
4443 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
4444 Check for "emacs", etc., as entire symbol, not just as word.
4445 (checkdoc-file-comments-engine): Use regexp-quote on FN.
4446
4447 * files.el (set-visited-file-name): Report the error
4448 for "empty filename" earlier.
4449 (kill-some-buffers): Ignore buffers already dead.
4450
4451 * fringe.el (fringe-mode): Doc fix.
4452
4453 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
4454 Check for (featurep 'xemacs) and turn off warnings in what it guards.
4455 Use unwind-protect to ensure byte-compile-unresolved-functions
4456 is updated.
4457
4458 * whitespace.el (whitespace-buffer-leading-cleanup):
4459 Simplify w/ skip-chars-forward.
4460 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
4461
4462 * mail/rmail.el (rmail-only-expunge): Fix paren error.
4463 Unconditionally try to leave point at the same old place.
4464
4465 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
4466
4467 * comint.el (comint-postoutput-scroll-to-bottom)
4468 (comint-show-maximum-output): Take scroll-margin into consideration.
4469
4470 2005-07-08 Kim F. Storm <storm@cua.dk>
4471
4472 * ido.el (ido-use-filename-at-point): New choice `guess'.
4473 (ido-file-internal): Try ffap-guesser if selected.
4474
4475 * ido.el (ido-before-fallback-functions): New hook.
4476 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
4477 (ido-read-file-name): Run it.
4478
4479 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
4480
4481 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
4482 strings rather than a list of symbols to the completion function.
4483
4484 2005-07-07 Jay Belanger <belanger@truman.edu>
4485
4486 * calc/calc-units.el (math-apply-units): Change the places in
4487 which units are simplified.
4488
4489 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4490
4491 * cus-edit.el (customize-option, customize-option-other-window):
4492 Make them handle aliases.
4493
4494 * custom.el (custom-variable-p): Make it recursively follow
4495 aliases. Mention that in the docstring.
4496
4497 2005-07-07 Richard M. Stallman <rms@gnu.org>
4498
4499 * cus-start.el (exec-path): Use `directory' instead of `file'.
4500 Fix tag for nil.
4501
4502 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
4503
4504 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
4505 when called non-interactively. Doc fix.
4506
4507 2005-07-07 Lute Kamstra <lute@gnu.org>
4508
4509 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
4510 new address as well.
4511
4512 2005-07-07 Kenichi Handa <handa@m17n.org>
4513
4514 * international/mule.el (make-coding-system):
4515 Describe `ascii-incompatible' property in the docstring.
4516 (set-file-name-coding-system): Signal an error if coding-system is
4517 ascii-incompatible.
4518 (set-keyboard-coding-system): Likewise.
4519
4520 * international/mule-cmds.el (set-default-coding-systems):
4521 Don't set default-file-name-coding-system and
4522 default-keyboard-coding-system if coding-system is ASCII-incompatible.
4523
4524 * international/utf-16.el: Declare that all UTF-16-based coding
4525 systems are ASCII-incompatible.
4526
4527 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
4528
4529 * progmodes/gud.el: Require font-lock for displaying errors.
4530 Used by gdb-ui.el.
4531
4532 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
4533
4534 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
4535 values for the pattern lists which are `read'able but not
4536 `append'able (like symbols).
4537
4538 2005-07-06 Richard M. Stallman <rms@gnu.org>
4539
4540 * progmodes/flymake.el (flymake-float-time): Instead of
4541 with-no-warnings, test for xemacs.
4542 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
4543 to avoid warning.
4544
4545 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
4546
4547 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
4548
4549 2005-07-05 Lute Kamstra <lute@gnu.org>
4550
4551 * battery.el: Add support for Darwin (with much debugging help
4552 from Samuel Lauber <sam124@operamail.com>).
4553 (battery-status-function, battery-echo-area-format)
4554 (battery-mode-line-format): Add support for pmset on Darwin.
4555 (battery-load-low, battery-load-critical): New user options.
4556 (battery-pmset): New function.
4557
4558 2005-07-05 Lute Kamstra <lute@gnu.org>
4559
4560 Update FSF's address in GPL notices.
4561
4562 * textmodes/page-ext.el: Update FSF's address.
4563
4564 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
4565
4566 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
4567 filling from using prefix when filling a single-line docstring.
4568
4569 * progmodes/flymake.el: Remove useless eval-when-compile.
4570
4571 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
4572
4573 2005-07-04 Richard M. Stallman <rms@gnu.org>
4574
4575 * textmodes/org.el (org-file-apps-defaults-gnu):
4576 Rename from org-file-apps-defaults-linux.
4577 (org-default-apps): Don't test system-type for `linux'.
4578 (org-file-apps): Doc fix.
4579
4580 2005-07-04 David Ponce <david@dponce.com>
4581
4582 * tree-widget.el: Improve header Commentary section.
4583 (tree-widget) [defgroup]
4584 (tree-widget-image-enable, tree-widget-themes-directory)
4585 (tree-widget-theme, tree-widget-image-properties-emacs)
4586 (tree-widget-image-properties-xemacs, tree-widget-create-image)
4587 (tree-widget-image-formats, tree-widget-control)
4588 (tree-widget-empty-control, tree-widget-leaf-control
4589 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
4590 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
4591 (tree-widget-keep, tree-widget-after-toggle-functions)
4592 (tree-widget-open-node, tree-widget-close-node): Doc fix.
4593 (tree-widget-open-control, tree-widget-close-control): Fix doc and
4594 :help-echo message.
4595 (tree-widget-set-theme): Doc fix. Use `string-equal'.
4596 (tree-widget-image-properties): Doc fix. Clearer implementation.
4597 (tree-widget--cursors): New constant.
4598 (tree-widget-lookup-image): New function split from
4599 `tree-widget-find-image'. Clearer implementation.
4600 (tree-widget-find-image): Use it.
4601 (tree-widget-button-keymap): Use `set-keymap-parent'.
4602 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
4603 Define the sub-widgets here.
4604 (tree-widget-node): Check that :node is not a tree-widget.
4605 (tree-widget-get-super, tree-widget-open-control)
4606 (tree-widget-close-control, tree-widget-empty-control)
4607 (tree-widget-leaf-control, tree-widget-guide)
4608 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
4609 (tree-widget-no-handle, tree-widget-value-delete)
4610 (tree-widget-map): Remove.
4611 (tree-widget-children-value-save): Doc fix. Simplified.
4612 (tree-widget-value-create): Update according to previous changes.
4613
4614 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
4615
4616 * textmodes/org.el: Leading space replaced by TABS.
4617 (org-recalc-marks, org-table-rotate-recalc-marks)
4618 (org-table-get-specials): Treat "^" and "_" marks.
4619 (org-table-justify-field-maybe): Optional argument NEW.
4620 (org-table-eval-formula): Parsing of the format simplified.
4621 New modes C,I. Honor the %= parameter in the current table.
4622 Avoid unnecessary re-align by using the NEW argument to
4623 `org-table-justify-field-maybe'.
4624 (org-calc-default-modes): Default for date-format mimicks org-mode.
4625 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
4626
4627 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4628
4629 * cus-face.el (custom-theme-set-faces): Make it handle face
4630 aliases whose alias declarations are pre- or autoloaded.
4631
4632 2005-07-04 Juri Linkov <juri@jurta.org>
4633
4634 * faces.el (read-face-name): Put the code for getting a face name
4635 from the buffer before adding the faces from the `face' property.
4636 Use `completing-read-multiple' instead of `completing-read'.
4637 Require `crm'. Add default value and post-process the returned
4638 list of faces.
4639
4640 * emacs-lisp/crm.el (crm-find-current-element)
4641 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
4642
4643 * emacs-lisp/lisp-mode.el (eval-defun-1):
4644 * emacs-lisp/edebug.el (edebug-eval-defun):
4645 Remove unnecessary quotes.
4646
4647 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
4648
4649 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
4650 (prolog-indent-level): Fix typo in docstring.
4651
4652 * info.el (Info-history, Info-history-forward)
4653 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
4654
4655 * add-log.el (add-change-log-entry):
4656 * comint.el (comint-dynamic-list-input-ring)
4657 (comint-dynamic-list-completions):
4658 * dabbrev.el (dabbrev-expand):
4659 * delim-col.el (delimit-columns-rectangle-line):
4660 * diff-mode.el (diff-context->unified, diff-reverse-direction)
4661 (diff-unified->context):
4662 * ediff-init.el (ediff-abbrev-jobname):
4663 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
4664 (ediff-replace-session-activity-marker-in-meta-buffer):
4665 * info.el (Info-summary):
4666 * lpr.el (printify-region):
4667 * printing.el (pr-create-interface):
4668 * ps-print.el (ps-print-quote):
4669 * ses.el (ses-column-widths, ses-print-cell)
4670 (ses-adjust-print-width, ses-center):
4671 * shell.el (shell-file-name-quote-list):
4672 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
4673 (strokes-fill-current-buffer-with-whitespace)
4674 (strokes-xpm-for-stroke, strokes-list-strokes)
4675 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
4676 * term.el (term-dynamic-list-input-ring)
4677 (term-dynamic-list-completions):
4678 * calc/calc.el (math-format-stack-value):
4679 * emacs-lisp/edebug.el (edebug-display-freq-count):
4680 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
4681 (delphi-new-comment-line):
4682 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
4683 * progmodes/executable.el (executable-set-magic):
4684 * progmodes/python.el (inferior-python-mode):
4685 * progmodes/scheme.el (scheme-mode-syntax-table):
4686 * progmodes/sh-script.el (sh-maybe-here-document):
4687 * progmodes/sql.el (sql-copy-column):
4688 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
4689 * textmodes/bibtex.el (bibtex-mode):
4690 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
4691 (sgml-auto-attributes):
4692 * textmodes/table.el (table-insert, table-shorten-cell)
4693 (table--generate-source-scan-lines, table-delete-row)
4694 (*table--cell-delete-char, table--spacify-frame)
4695 (table--horizontally-shift-above-and-below)
4696 (table--cell-insert-char, table--cell-blank-str)
4697 (table--fill-region-strictly):
4698 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
4699 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
4700
4701 * add-log.el (change-log):
4702 * apropos.el (apropos):
4703 * comint.el (comint-completion, comint-source):
4704 * dabbrev.el (dabbrev):
4705 * delim-col.el (columns):
4706 * diff-mode.el (diff-mode):
4707 * ediff.el (ediff):
4708 * ediff-diff.el (ediff-diff):
4709 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
4710 * ediff-mult.el (ediff-mult):
4711 * ediff-ptch.el (ediff-ptch):
4712 * ediff-wind.el (ediff-window):
4713 * facemenu.el (facemenu):
4714 * indent.el (indent):
4715 * info.el (info):
4716 * jka-cmpr-hook.el (compression, jka-compr):
4717 * lpr.el (lpr):
4718 * outline.el (outlines):
4719 * pcmpl-cvs.el (pcmpl-cvs):
4720 * pcmpl-rpm.el (pcmpl-rpm):
4721 * printing.el (printing):
4722 * ps-print.el (postscript, ps-print, ps-print-horizontal)
4723 (ps-print-vertical, ps-print-headers, ps-print-font)
4724 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
4725 (ps-print-background, ps-print-printer, ps-print-page)
4726 (ps-print-miscellany):
4727 * ses.el (ses):
4728 * shell.el (shell, shell-directories, shell-faces):
4729 * startup.el (initialization):
4730 * strokes.el (strokes):
4731 * term.el (term):
4732 * uniquify.el (uniquify):
4733 * w32-vars.el (w32):
4734 * calc/calc.el (calc):
4735 * emacs-lisp/bytecomp.el (bytecomp):
4736 * emacs-lisp/cl-indent.el (lisp-indent):
4737 * emacs-lisp/edebug.el (edebug):
4738 * emacs-lisp/elp.el (elp):
4739 * emacs-lisp/testcover.el (testcover):
4740 * emacs-lisp/trace.el (trace):
4741 * emulation/viper-ex.el (viper-ex):
4742 * emulation/viper-mous.el (viper-mouse):
4743 * mail/mailalias.el (mailalias):
4744 * mail/supercite.el (supercite, supercite-frames)
4745 (supercite-attr, supercite-cite, supercite-hooks):
4746 * net/rcompile.el (remote-compile):
4747 * net/rlogin.el (rlogin):
4748 * obsolete/ooutline.el (outlines):
4749 * progmodes/delphi.el (delphi):
4750 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
4751 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
4752 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
4753 (ebnf-optimization):
4754 * progmodes/etags.el (etags):
4755 * progmodes/executable.el (executable):
4756 * progmodes/idlwave.el (idlwave):
4757 * progmodes/pascal.el (pascal):
4758 * progmodes/prolog.el (prolog):
4759 * progmodes/python.el (python):
4760 * progmodes/scheme.el (scheme):
4761 * progmodes/sh-script.el (sh, sh-script):
4762 * progmodes/sql.el (SQL):
4763 * progmodes/tcl.el (tcl):
4764 * textmodes/bibtex.el (bibtex, bibtex-autokey):
4765 * textmodes/enriched.el (enriched):
4766 * textmodes/makeinfo.el (makeinfo):
4767 * textmodes/sgml-mode.el (sgml):
4768 * textmodes/table.el (table-hooks):
4769 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
4770 * textmodes/texinfo.el (texinfo):
4771 * textmodes/two-column.el (two-column):
4772 Finish `defgroup' description with period.
4773
4774 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
4775 * eshell/esh-var.el (eshell-var):
4776 * progmodes/vhdl-mode.el (vhdl-testbench):
4777 * textmodes/org.el (org): Fix typos in docstrings.
4778
4779 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
4780 consistency.
4781
4782 * progmodes/flymake.el (flymake-find-file): Remove.
4783 (flymake-float-time): Use `with-no-warnings'.
4784 (flymake-check-start-time, flymake-check-was-interrupted)
4785 (flymake-err-info, flymake-is-running, flymake-last-change-time)
4786 (flymake-new-err-info): `defvar' at compile time.
4787
4788 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
4789
4790 * replace.el (occur-hook): Doc fix.
4791 (occur-1): Don't call `occur-hook' if there are no matches.
4792
4793 2005-07-03 Richard M. Stallman <rms@gnu.org>
4794
4795 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
4796 global-map, save the same map.
4797 (global-map): Don't alter it at top level.
4798 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
4799 Then alter it here instead.
4800 (tpu-edt-off): Set global-map to the saved one.
4801
4802 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
4803 All references simplified.
4804 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
4805 (zmacs-regions): Add defvar.
4806 (repeat-complex-command-map): Everything about that deleted.
4807
4808 * textmodes/artist.el (artist-key-is-drawing)
4809 (artist-key-endpoint1, artist-key-poly-point-list)
4810 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
4811 (artist-key-compl-table, artist-rb-save-data)
4812 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
4813 Don't put them in eval-when-compile.
4814 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
4815
4816 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
4817 Use with-no-warnings.
4818
4819 * net/browse-url.el (dos-windows-version): Add defvar.
4820
4821 * mail/supercite.el (filladapt-prefix-table): Add defvar.
4822
4823 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
4824 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
4825 (rmail-new-summary-line-count): Rename from new-summary-line-count.
4826 Add defvar.
4827 (rmail-summary-beginning-of-message): Use with-no-warnings.
4828 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
4829
4830 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
4831 Use with-no-warnings.
4832
4833 * emulation/vi.el (vi-mark-region): Use c-mark-function.
4834 (c-mark-function): Add point-moving-unit property.
4835 (vi-goto-line): Use with-no-warnings.
4836
4837 * emulation/edt.el (edt-last-copied-word): Add defvar.
4838 (zmacs-region-stays): Likewise.
4839 (edt-mark-section-wisely): Use c-mark-function for C.
4840 Use makr-defun for Fortran.
4841 (time-string): defvar deleted.
4842 (edt-display-the-time): Don't set time-string.
4843
4844 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
4845
4846 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
4847 Don't warn when name is not constant
4848 or for defining the group `emacs'.
4849
4850 * tooltip.el (gud-tooltip-mode): Add defvar.
4851
4852 * startup.el (default-frame-background-mode): Add defvar.
4853
4854 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
4855
4856 * info.el (tool-bar-map): Add defvar.
4857
4858 * dired.el (dnd-protocol-alist): Add defvar.
4859
4860 * dired-aux.el (dired-query): Display question with answer, when
4861 the user answers.
4862
4863 * custom.el (custom-add-option): Doc fix.
4864
4865 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
4866
4867 2005-07-03 Eli Zaretskii <eliz@gnu.org>
4868
4869 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
4870 bogus name from the last change.
4871
4872 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
4873
4874 * custom.el (custom-declare-variable): Fix typos in comment.
4875 (custom-known-themes): Doc fix.
4876 (custom-theme-directory): New defcustom.
4877 (require-theme): Make it check `custom-theme-directory'.
4878
4879 * cus-theme.el (custom-new-theme-mode): New function.
4880 (custom-theme-name, custom-theme-variables, custom-theme-faces)
4881 (custom-theme-description): Add compiler defvars.
4882 (customize-create-theme): Add doc to the "*New Custom Theme*"
4883 buffer. Use `custom-new-theme-mode'.
4884 (custom-theme-write): Put the created buffer in emacs-lisp-mode
4885 and save it to the `custom-theme-directory'. Make this the
4886 default directory of the buffer.
4887
4888 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
4889
4890 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
4891 Fix unbalanced parentheses.
4892
4893 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
4894
4895 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
4896 into flymake-mode and delegate to flymake-mode.
4897
4898 * find-file.el (ff-which-function-are-we-in): Clean up.
4899
4900 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
4901
4902 * replace.el (occur-rename-buffer): Fix docstring.
4903
4904 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
4905 (edt-last-copied-word, edt-learn-macro-count)
4906 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
4907 (edt-rect-start-point, edt-user-global-map, rect-start-point)
4908 (time-string, zmacs-region-stays):
4909 * emulation/edt-mapper.el (edt-save-function-key-map)
4910 (EDT-key-name): `defvar' to silence the byte-compiler.
4911
4912 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
4913
4914 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
4915 font-lock-regexp-backslash. Doc fix.
4916 (font-lock-regexp-backslash-grouping-construct): Rename from
4917 font-lock-regexp-backslash-construct. Doc fix.
4918 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
4919 grouping constructs.
4920
4921 2005-07-02 Eli Zaretskii <eliz@gnu.org>
4922
4923 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
4924 updating all the prerequisites.
4925
4926 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
4927
4928 * textmodes/org.el (org-agenda-start-on-weekday)
4929 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
4930 (org-agenda-use-time-grid, org-archive-location)
4931 (org-allow-space-in-links, org-usenet-links-prefer-google)
4932 (org-enable-table-editor, org-export-default-language)
4933 (org-export-html-show-new-buffer, org-fill-paragraph)
4934 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
4935 (org-goto-quit, org-occur, org-eval-in-calendar)
4936 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
4937 (org-agenda-diary-entry, org-remember-help)
4938 (org-table-convert-region, org-at-table-p)
4939 (org-table-move-row-down, org-table-move-row-up)
4940 (org-table-copy-region, org-table-toggle-vline-visibility)
4941 (org-table-get-stored-formulas, org-table-get-specials)
4942 (org-recalc-commands, org-table-eval-formula)
4943 (org-table-formula-substitute-names, orgtbl-make-binding)
4944 (org-format-org-table-html, org-format-table-table-html)
4945 (org-format-table-table-html-using-table-generate-source)
4946 (org-customize): Fix typos in docstrings.
4947 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
4948 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
4949 (org-back-to-heading): Doc fixes.
4950 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
4951 (org-agenda-change-all-lines, org-get-header):
4952 Improve argument/docstring consistency.
4953 (orgtbl-error): Fix error message.
4954
4955 * progmodes/flymake.el (flymake-find-possible-master-files)
4956 (flymake-master-file-compare, flymake-get-line-err-count)
4957 (flymake-highlight-line, flymake-gui-warnings-enabled):
4958 Fix typos in docstrings.
4959 (flymake-parse-line, flymake-get-project-include-dirs-function)
4960 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
4961 Doc fixes.
4962 (flymake-get-project-include-dirs-function)
4963 (flymake-make-err-menu-data):
4964 Improve argument/docstring consistency.
4965
4966 2005-07-01 Lute Kamstra <lute@gnu.org>
4967
4968 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
4969 Catch errors with ignore-errors. Use temporary buffer.
4970 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
4971
4972 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
4973 background color faces.
4974 (facemenu-set-foreground, facemenu-set-background):
4975 Use facemenu-set-face-from-menu.
4976 (facemenu-set-face-from-menu): Treat face names that start with
4977 "fg:" or "bg:" as special.
4978 (facemenu-add-new-color): Don't create faces. Simplify.
4979
4980 2005-06-30 Richard M. Stallman <rms@gnu.org>
4981
4982 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
4983 (crm-find-current-element): Likewise.
4984
4985 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
4986
4987 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
4988
4989 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
4990
4991 * arc-mode.el (archive-extract): Make it work as a mouse binding.
4992 (archive-mouse-extract): Make it an obsolete alias.
4993 (archive-mode-map): Don't use archive-mouse-extract any more.
4994 (archive-mode, archive-extract): write-contents-hooks ->
4995 write-contents-functions.
4996 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
4997 first arg.
4998 (archive-rename-entry): Update the call.
4999 (archive-zip-summarize): Remove unused var `method'.
5000 (archive-lzh-summarize): Remove unused var `creator'.
5001
5002 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
5003 dedicated frame upon exit.
5004
5005 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
5006 (archive-zip-extract, archive-zip-expunge)
5007 (archive-zip-update, archive-zip-update-case): Use executable-find.
5008 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
5009 Use restore-buffer-modified-p.
5010 (archive-extract, archive-add-new-member, archive-write-file-member):
5011 Use with-current-buffer.
5012 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
5013
5014 2005-06-30 Andreas Schwab <schwab@suse.de>
5015
5016 * progmodes/gud.el (gud-filter): Remove unneeded progn.
5017
5018 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5019
5020 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
5021
5022 2005-06-30 Juri Linkov <juri@jurta.org>
5023
5024 * faces.el (vertical-border): Inherit from mode-line-inactive
5025 only on tty.
5026
5027 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
5028
5029 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
5030 example, -NLINES in the `occur' docstring).
5031
5032 * replace.el (occur-1): When no matches are found, do not set the
5033 `buffer-read-only' and modified flags for the occur buffer,
5034 because it is deleted.
5035
5036 * emulation/cua-base.el (cua-check-pending-input)
5037 (cua-repeat-replace-region, cua-mode, cua-debug)
5038 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
5039 Fix typos in docstrings.
5040
5041 * emulation/cua-gmrk.el (cua-toggle-global-mark)
5042 (cua-cut-region-to-global-mark)
5043 (cua--cut-rectangle-to-global-mark):
5044 Remove period from end of messages.
5045
5046 * emulation/cua-rect.el (cua-do-rectangle-padding):
5047 Remove period from end of messages.
5048 (cua--rectangle-seq-format): Fix typo in docstring.
5049 (cua-sequence-rectangle, cua-fill-char-rectangle):
5050 Improve argument/docstring consistency.
5051
5052 2005-06-29 Juri Linkov <juri@jurta.org>
5053
5054 * faces.el (default-frame-background-mode): New internal variable.
5055 (frame-set-background-mode): Use it.
5056
5057 * startup.el (normal-top-level): Set default-frame-background-mode
5058 instead of frame-background-mode. Before setting it, test for its
5059 nil value. Remove tests for frame-background-mode and frame
5060 parameter `reverse'. Add test for "unspecified-fg".
5061
5062 * term/xterm.el (xterm-rxvt-set-background-mode):
5063 * term/rxvt.el (rxvt-set-background-mode):
5064 Set default-frame-background-mode instead of frame-background-mode.
5065
5066 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
5067
5068 * simple.el (set-variable): Warn about obsolete user variables.
5069
5070 * imenu.el (imenu--completion-buffer):
5071 * mouse.el (mouse-buffer-menu-alist):
5072 * msb.el (msb-invisible-buffer-p):
5073 * calendar/diary-lib.el (diary-header-line-format):
5074 * emacs-lisp/pp.el (pp-buffer):
5075 * progmodes/cperl-mode.el (cperl-do-auto-fill):
5076 * textmodes/picture.el (picture-replace-match):
5077 Change space constants followed by a sexp to "?\s ".
5078
5079 * play/decipher.el (decipher-loop-with-breaks):
5080 * textmodes/texinfo.el (texinfo-insert-@item): Change space
5081 constants "protected" from end of line by a comment to "?\s".
5082
5083 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
5084
5085 * font-lock.el (save-buffer-state): Use `declare'.
5086
5087 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
5088 reset the syntax-table to cperl-mode-syntax-table.
5089 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
5090 "foo_print_bar" is not matched as a reserved keyword.
5091
5092 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
5093
5094 * textmodes/org.el (orgtbl-setup): New function, for delayed
5095 setup for the orgtbl commands.
5096 (org-calc-default-modes): New option.
5097 (orgtbl-make-binding): Use `defun' to get better help display.
5098 (org-diary): Call `org-compile-prefix-format'.
5099 (org-table-formula-substitute-names): New function.
5100 (org-agenda-day-view, org-agenda-week-view): New commands.
5101 (org-agenda-toggle-week-view): Command removed.
5102 (org-tbl-menu): Split off from org-org-menu.
5103 (org-mode): Move removal of outline-mode menus to here.
5104 (org-table-formula-debug): New option.
5105 (org-table-insert-row): Keep first field if just "#" or "*".
5106 (org-mode): Paragraph regexps fixed.
5107 (org-table-recalculate-regexp): New constant.
5108 (org-table-justify-field-maybe): Avoid replace if not necessary.
5109 (org-copy-special, org-cut-special): Use `call-interactively'.
5110 (org-table-copy-region): Take region from `interactive' call.
5111 (org-trim): Return string even if no match.
5112 (org-formula): New face.
5113 (org-set-font-lock-defaults): No longer highlight "FIXME".
5114 But highlight formula-related fields in table.
5115 (org-table-p): Use regexp, not fontification.
5116 (org-table-align): Handle white space at end of line.
5117 (org-table-formula-evaluate-inline): New option.
5118 (org-mode): Auto-wrapping in comment lines turned off.
5119 (org-table-copy-down): Evaluate only in copied field, not in
5120 destination.
5121 (org-table-current-formula): Variable removed.
5122 (org-table-store-formulas, org-table-get-stored-formulas)
5123 (org-table-modify-formulas, org-table-replace-in-formulas)
5124 (org-table-maybe-eval-formula): New functions.
5125 (org-table-get-formula): Modify to use stored formulas.
5126 (org-table-insert-column, org-table-delete-column)
5127 (org-table-move-column): Call `org-table-modify-formulas'.
5128 (org-complete): Add completion for keyword formulas.
5129 (orgtbl-mode): Pull orgtbl-mode-map to start of
5130 minor-mode-map-alist.
5131
5132 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
5133
5134 * progmodes/python.el (python-check): Require `compile' before
5135 modifying its variables.
5136
5137 * newcomment.el (comment-indent-default): Don't get fooled by an early
5138 end of buffer.
5139
5140 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5141
5142 * ps-print.el (ps-print-version): Fix version number.
5143
5144 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
5145
5146 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
5147
5148 2005-06-28 Richard M. Stallman <rms@gnu.org>
5149
5150 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
5151 (flyspell-local-mouse-map): Declaration deleted.
5152 (flyspell-mouse-map): Bind only mouse-2.
5153 (flyspell-mode-map): Don't test flyspell-use-local-map.
5154 (flyspell-overlay-keymap-property-name): Var deleted.
5155 (flyspell-mode-on): Don't make local bindings for
5156 flyspell-mouse-map and flyspell-mode-map.
5157 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
5158
5159 * textmodes/ispell.el (ispell-word): Do not ignore short words.
5160
5161 * progmodes/compile.el (compilation-next-error-function):
5162 Don't switch buffers; operate on the current buffer.
5163
5164 * progmodes/compile.el (compilation-error-file-name)
5165 (compilation-warning-file-name, compilation-info-file-name)
5166 (compilation-line-number, compilation-column-number): New faces.
5167 (compilation-error-face, compilation-warning-face)
5168 (compilation-info-face, compilation-line-face)
5169 (compilation-column-face): Use them.
5170
5171 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
5172
5173 * comint.el (comint-password-prompt-regexp): Accept ", try again".
5174
5175 * bindings.el (global-map): Bind insertchar and its variants.
5176
5177 2005-06-27 Richard M. Stallman <rms@gnu.org>
5178
5179 * textmodes/artist.el (artist-text-overwrite)
5180 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
5181
5182 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5183
5184 * ps-print.el: It was not working the page selection for printing.
5185 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
5186 (ps-print-version): New version 6.6.7.
5187 (ps-end-sheet): New fun.
5188 (ps-header-sheet, ps-end-job): Call it.
5189
5190 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
5191
5192 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
5193
5194 2005-06-27 Lute Kamstra <lute@gnu.org>
5195
5196 * facemenu.el (facemenu-unlisted-faces): Add foreground and
5197 background color faces.
5198 (facemenu-get-face): Delete function.
5199 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
5200 (facemenu-add-new-color): Make second argument mandatory.
5201 Create the appropriate face and return it. Simplify.
5202 (facemenu-set-foreground, facemenu-set-background): Don't check if
5203 color is defined. Use return value of facemenu-add-new-color.
5204
5205 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
5206
5207 * progmodes/gud.el (gud-filter): Add missing argument to
5208 with-selected-window.
5209
5210 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
5211
5212 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
5213 a :require to the defcustom.
5214
5215 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
5216 defcustoms corresponding to minor modes.
5217
5218 2005-06-26 David Ponce <david@dponce.com>
5219
5220 * recentf.el: Require tree-widget instead of wid-edit.
5221 (recentf-filename-handler): Fix widget :type.
5222 (recentf-cancel-dialog, recentf-open-more-files)
5223 (recentf-open-files-action): Doc fix.
5224 (recentf-dialog-goto-first): New function.
5225 (recentf-dialog-mode-map): Set parent keymap first.
5226 (recentf-dialog-mode): Define with define-derived-mode.
5227 Don't display continuation lines in dialogs.
5228 (recentf-edit-list): Rename from recentf-edit-selected-items.
5229 (recentf-edit-list-select): Rename from recentf-edit-list-action.
5230 Simplify.
5231 (recentf-edit-list-validate): New function.
5232 (recentf-edit-list): Update accordingly.
5233 (recentf-open-files-item-shift): Remove.
5234 (recentf-open-files-item): Convert menu elements into tree and
5235 link widgets. Don't create the widgets.
5236 (recentf-open-files): Update accordingly.
5237 (recentf-save-list): Untabify.
5238
5239 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
5240
5241 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
5242 (keep-lines): Add INTERACTIVE arg. Never delete lines only
5243 partially contained in the active region. Do not take active
5244 region into account when called from Lisp, unless INTERACTIVE arg
5245 is non-nil. Use `forward-line' instead of `beginning-of-line' to
5246 avoid trouble with fields. Make marker point nowhere when no
5247 longer used. Always return nil. Doc fix.
5248 (flush-lines): Add INTERACTIVE arg. Do not take active region
5249 into account when called from Lisp, unless INTERACTIVE arg is
5250 non-nil. Use `forward-line' instead of `beginning-of-line' to
5251 avoid trouble with fields. Make marker point nowhere when no
5252 longer used. Always return nil. Doc fix.
5253 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
5254 interchangeable. Do not take active region into account when
5255 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
5256 message in echo area when called from Lisp, unless INTERACTIVE arg
5257 is non-nil. Avoid saying "1 occurrences". Do not use markers.
5258 Return the number of matches. Doc fix.
5259 (occur): Doc fix.
5260 (perform-replace): Make comment follow double space convention for
5261 the sake of `outline-minor-mode'.
5262
5263 * faces.el (facep): Doc fix.
5264
5265 2005-06-25 Richard M. Stallman <rms@gnu.org>
5266
5267 * facemenu.el (facemenu-enable-faces-p): New function.
5268 (facemenu-background-menu, facemenu-foreground-menu)
5269 (facemenu-face-menu): Add menu-enable property.
5270
5271 * jka-compr.el (jka-compr-insert-file-contents):
5272 Special handling if cannot find the uncompression program.
5273
5274 * cus-face.el (custom-face-attributes): Add autoload.
5275
5276 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5277 Bind comment-indent-function locally.
5278
5279 * window.el (save-selected-window): Use save-current-buffer.
5280
5281 * subr.el (with-selected-window): Use save-current-buffer.
5282
5283 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
5284 and with-current-buffer.
5285
5286 2005-06-24 Richard M. Stallman <rms@gnu.org>
5287
5288 * simple.el (line-move-1): Fix previous change.
5289
5290 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
5291
5292 * replace.el (occur-1): Set `buffer-read-only' and the
5293 buffer-modified flag before running `occur-hook' to protect
5294 against unintentional buffer switches that can lead to data loss.
5295
5296 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
5297
5298 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
5299 (gud-gdb-marker-filter): Use font-lock-warning-face for any
5300 initial error.
5301
5302 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
5303 after fresh input.
5304 (gdb-var-create-handler): Put name of expression in quotes.
5305
5306 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
5307
5308 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
5309 elements of RING in order, and without bogus nil elements.
5310
5311 2005-06-23 Richard M. Stallman <rms@gnu.org>
5312
5313 * simple.el (set-variable): Args renamed; doc fix.
5314 (line-move-1): When there are overlays around, use vertical-motion.
5315
5316 * faces.el (escape-glyph): Use brown against light background.
5317 (nobreak-space): Rename from no-break-space.
5318 Fix previous change.
5319
5320 * dired-aux.el (dired-do-copy): Fix arg prompt.
5321
5322 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
5323
5324 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
5325
5326 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
5327 rather than "Distributor".
5328
5329 2005-06-23 Lute Kamstra <lute@gnu.org>
5330
5331 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
5332 (debug-on-entry): Use it. New interactive declaration that uses
5333 function-called-at-point.
5334
5335 2005-06-23 Kim F. Storm <storm@cua.dk>
5336
5337 * subr.el (save-match-data): Add comment about using evaporate arg
5338 to set-match-data.
5339
5340 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
5341
5342 * cus-edit.el (customize-face)
5343 (customize-face-other-window): Handle face aliases.
5344
5345 * faces.el (face-documentation, set-face-attribute)
5346 (face-spec-set): Handle face aliases.
5347
5348 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
5349
5350 * help-mode.el (help-make-xrefs): If a symbol representing a face
5351 name is not followed by the word "face", it could still be a
5352 function or variable name, so don't bypass other checks.
5353
5354 2005-06-22 Juri Linkov <juri@jurta.org>
5355
5356 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
5357 Replace aliased functions with calls where second arg `inherit' is t.
5358
5359 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
5360
5361 * progmodes/gdb-ui.el (gdb-error): New variable.
5362 (gdb-error): New function.
5363 (gdb-annotation-rules): Act on error-begin and error annotations.
5364 (gdb-concat-output): Use font-lock-warning-face for errors.
5365
5366 2005-06-22 Miles Bader <miles@gnu.org>
5367
5368 * bindings.el (propertized-buffer-identification): Use renamed
5369 `Buffer-menu-buffer' face.
5370
5371 * faces.el (vertical-border): Rename from `vertical-divider'.
5372 (escape-glyph): Change dark-background color back to `cyan'.
5373
5374 2005-06-21 Juri Linkov <juri@jurta.org>
5375
5376 * faces.el (face-user-default-spec): Try getting `customized-face'
5377 prior to `saved-face'.
5378 (frame-background-mode): Refill docstring.
5379
5380 * emacs-lisp/lisp-mode.el (eval-defun-1):
5381 * emacs-lisp/edebug.el (edebug-eval-defun):
5382 Set `saved-face' temporarily to nil before calling form.
5383 Set `customized-face' to the new spec after that.
5384
5385 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
5386
5387 * subr.el (1value, lambda, key-substitution-in-progress):
5388 Doc fixes.
5389
5390 * autoinsert.el (auto-insert-alist):
5391 * ses.el (ses-call-printer):
5392 * subr.el (noreturn):
5393 * emacs-lisp/lisp.el (check-parens):
5394 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
5395 * net/browse-url.el (browse-url-mosaic):
5396 * progmodes/cc-defs.el (c-safe-scan-lists):
5397 * progmodes/ebnf-abn.el (ebnf-abn-lex):
5398 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
5399 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
5400 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
5401 * progmodes/ebnf-iso.el (ebnf-iso-lex):
5402 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
5403
5404 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
5405
5406 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
5407
5408 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
5409
5410 * calendar/appt.el (appt-make-list): Activate the package, if
5411 not already active (for backwards compatibility).
5412
5413 2005-06-20 Kim F. Storm <storm@cua.dk>
5414
5415 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
5416
5417 2005-06-20 Miles Bader <miles@gnu.org>
5418
5419 * faces.el (vertical-divider): New face.
5420
5421 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
5422
5423 * simple.el (kill-whole-line): Doc fix.
5424 (next-error-buffer-p, next-error-find-buffer)
5425 (clone-indirect-buffer): Fix typos in docstrings.
5426 (comment-line-break-function): Doc fix: don't say variable
5427 is automatically buffer-local (it isn't).
5428
5429 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
5430
5431 * net/tramp-ftp.el (top):
5432 * net/tramp-smb.el (top):
5433 * net/tramp-util.el (top):
5434 * net/tramp-uu.el (top):
5435 * net/tramp-vc.el (top):
5436 * net/tramp.el (top): Revert copyright years back to original
5437 ones. Tramp has a life outside GNU Emacs.
5438
5439 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
5440
5441 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
5442
5443 2005-06-18 Juri Linkov <juri@jurta.org>
5444
5445 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
5446 end of first regexp to limit the match to the position between
5447 line number and source line with same separator character as used
5448 between file name and line number. In the second regexp limit
5449 mouse-face area to file name and line number by adding new group
5450 for them and referring it in HYPERLINK arg.
5451 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
5452 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
5453 previous line where grep markers may be already removed.
5454
5455 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
5456
5457 * progmodes/ps-mode.el: Update version and maintainer's email address.
5458
5459 2005-06-18 Steve Youngs <steve@xemacs.org>
5460
5461 * net/browse-url.el (browse-url-browser-function)
5462 (browse-url-default-browser): Add firefox.
5463 (browse-url-firefox-program, browse-url-firefox-arguments)
5464 (browse-url-firefox-startup-arguments)
5465 (browse-url-firefox-new-window-is-tab): New defcustoms.
5466 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
5467
5468 2005-06-17 Richard M. Stallman <rms@gnu.org>
5469
5470 * startup.el (command-line): Warn if specified user name has
5471 no home directory.
5472
5473 * term.el (term-get-old-input, term-input-filter, term-input-sender)
5474 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
5475
5476 * longlines.el (longlines-mode, longlines-show-hard-newlines):
5477 Doc fixes.
5478
5479 * faces.el (underline): Try bold if terminal doesn't support underline.
5480
5481 * mail/sendmail.el (mail-setup-with-from): New variable.
5482 (mail-insert-from-field): New function.
5483 (sendmail-send-it): Call it.
5484 (mail-setup): Optionally call it here.
5485
5486 * term/linux.el: Call tty-no-underline.
5487
5488 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
5489
5490 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
5491
5492 2005-06-17 Miles Bader <miles@gnu.org>
5493
5494 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
5495 (ediff-current-diff-C, ediff-current-diff-Ancestor)
5496 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
5497 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
5498 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
5499 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
5500 Remove "-face" suffix from face names.
5501 (ediff-current-diff-face-A, ediff-current-diff-face-B)
5502 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
5503 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
5504 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
5505 (ediff-even-diff-face-A, ediff-even-diff-face-B)
5506 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
5507 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
5508 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
5509 New backward-compatibility aliases for renamed faces.
5510 (ediff-current-diff-face-A, ediff-current-diff-face-B)
5511 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
5512 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
5513 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
5514 (ediff-even-diff-face-A, ediff-even-diff-face-B)
5515 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
5516 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
5517 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
5518 Use renamed ediff faces.
5519
5520 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
5521 Remove "-face" suffix from face names.
5522 (eshell-test-ok-face, eshell-test-failed-face):
5523 New backward-compatibility aliases for renamed faces.
5524 (eshell-run-test): Use renamed eshell-test faces.
5525
5526 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
5527 face name.
5528 (eshell-prompt-face): New backward-compatibility alias for renamed
5529 face.
5530 (eshell-emit-prompt): Use renamed eshell-prompt face.
5531
5532 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
5533 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
5534 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
5535 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
5536 Remove "-face" suffix from face names.
5537 (eshell-ls-directory-face, eshell-ls-symlink-face)
5538 (eshell-ls-executable-face, eshell-ls-readonly-face)
5539 (eshell-ls-unreadable-face, eshell-ls-special-face)
5540 (eshell-ls-missing-face, eshell-ls-archive-face)
5541 (eshell-ls-backup-face, eshell-ls-product-face)
5542 (eshell-ls-clutter-face):
5543 New backward-compatibility aliases for renamed faces.
5544 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
5545
5546 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
5547 Remove "-face" suffix from face name.
5548 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
5549 instead of literal face.
5550
5551 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
5552
5553 * emacs-lisp/warnings.el (display-warning, lwarn)
5554 (warning-minimum-log-level): Doc fixes.
5555 (warning-minimum-level, warning-minimum-log-level):
5556 Add :debug to :type choices.
5557
5558 * progmodes/ada-mode.el (ada-format-paramlist)
5559 (ada-get-indent-case, ada-check-matching-start)
5560 (ada-check-defun-name, ada-goto-matching-decl-start)
5561 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
5562 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
5563 (ada-make-subprogram-body): Follow error conventions.
5564 (ada-case-exception-file, ada-indent-comment-as-code)
5565 (ada-indent-handle-comment-special, ada-indent-renames)
5566 (ada-indent-return, ada-search-directories-internal)
5567 (ada-tab-policy, ada-case-exception-substring)
5568 (ada-other-file-alist, ada-matching-start-re)
5569 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
5570 (ada-imenu-generic-expression, ada-compile-goto-error)
5571 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
5572 (ada-popup-menu, ada-add-extensions, ada-mode)
5573 (ada-region-selected, ada-create-case-exception)
5574 (ada-create-case-exception-substring, ada-after-keyword-p)
5575 (ada-activate-keys-for-case, ada-adjust-case-region)
5576 (ada-adjust-case-buffer, ada-format-paramlist)
5577 (ada-scan-paramlist, ada-insert-paramlist)
5578 (ada-indent-newline-indent)
5579 (ada-indent-newline-indent-conditional)
5580 (ada-justified-indent-current, ada-goto-previous-word)
5581 (ada-indent-current, ada-get-indent-open-paren)
5582 (ada-get-indent-paramlist, ada-get-indent-end)
5583 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
5584 (ada-get-indent-block-start, ada-get-indent-subprog)
5585 (ada-get-indent-noindent, ada-get-indent-label)
5586 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
5587 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
5588 (ada-goto-stmt-end, ada-goto-next-word)
5589 (ada-check-matching-start, ada-check-defun-name)
5590 (ada-goto-matching-decl-start, ada-goto-matching-start)
5591 (ada-goto-matching-end, ada-search-ignore-string-comment)
5592 (ada-in-decl-p, ada-looking-at-semi-or)
5593 (ada-looking-at-semi-private, ada-in-paramlist-p)
5594 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
5595 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
5596 (ada-next-procedure, ada-previous-procedure, ada-next-package)
5597 (ada-previous-package, ada-create-menu)
5598 (ada-fill-comment-paragraph-justify)
5599 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
5600 (ada-other-file-name, ada-last-which-function-line)
5601 (ada-last-which-function-subprog, ada-which-function)
5602 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
5603 (ada-gen-treat-proc, ada-check-emacs-version)
5604 (ada-continuation-indent, ada-align-region-separate):
5605 Fix typos in docstrings.
5606 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
5607
5608 2005-06-16 Lute Kamstra <lute@gnu.org>
5609
5610 * simple.el (fundamental-mode): Run after-change-major-mode-hook
5611 conditionally.
5612
5613 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
5614
5615 * comint.el (comint-replace-by-expanded-filename)
5616 (comint-prompt-regexp, comint-delimiter-argument-list)
5617 (comint-preinput-scroll-to-bottom):
5618 * info.el (Info-hide-cookies-node):
5619 * ls-lisp.el (ls-lisp-classify):
5620 * find-file.el (ff-search-directories, ff-special-constructs)
5621 (ff-find-other-file):
5622 * font-lock.el (font-lock-keywords):
5623 * shell.el (shell-prompt-pattern)
5624 (shell-dynamic-complete-functions, shell-mode)
5625 (shell-delimiter-argument-list):
5626 * term.el (term-replace-by-expanded-filename)
5627 (term-prompt-regexp, term-delimiter-argument-list):
5628 * woman.el (woman-ignore, woman0-if):
5629 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
5630 * emacs-lisp/elint.el (elint-init-env):
5631 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
5632 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
5633 * language/ethio-util.el (ethio-tilde-escape)
5634 (ethio-use-three-dot-question):
5635 * net/zone-mode.el (zone-mode-load-time-setup):
5636 * progmodes/cc-align.el (c-lineup-argcont):
5637 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
5638 * progmodes/cperl-mode.el (cperl-set-style-back):
5639 * progmodes/inf-lisp.el (inferior-lisp-prompt):
5640 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
5641 Fix spellings in docstrings.
5642
5643 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
5644 * progmodes/modula2.el (m2-for): Fix spellings.
5645
5646 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
5647
5648 * simple.el (undo-more): Don't use `format' on `error' arguments.
5649 Improve argument/docstring consistency.
5650 (pending-undo-list): Doc fix.
5651
5652 * smerge-mode.el (smerge-ensure-match):
5653 * emulation/vip.el (vip-ex):
5654 * net/zone-mode.el (zone-mode-update-serial):
5655 * progmodes/idlwave.el (idlwave-complete):
5656 * progmodes/vhdl-mode.el (vhdl-visit-file)
5657 (vhdl-compose-wire-components):
5658 Don't use `format' on `error' arguments.
5659
5660 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
5661 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
5662 (tooltip-help-tips): Fix typos in docstrings.
5663
5664 2005-06-16 David Ponce <david@dponce.com>
5665
5666 * tree-widget.el (tree-widget-value-create): Simplify last change.
5667
5668 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
5669
5670 * ido.el (ido-incomplete-regexp): New variable.
5671 (ido-set-matches-1): Handle invalid-regexp error and set
5672 ido-incomplete-regexp.
5673 (ido-incomplete-regexp): New face.
5674 (ido-completions): Use it.
5675 (ido-complete, ido-exit-minibuffer, ido-completions):
5676 Handle incomplete regexps.
5677 (ido-completions): Add check for complete match when entering a regexp.
5678
5679 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
5680
5681 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
5682
5683 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5684
5685 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
5686 by field delimiters.
5687
5688 2005-06-15 David Ponce <david@dponce.com>
5689
5690 * tree-widget.el: eval-and-compile inlined functions so they will
5691 be available at run-time too.
5692 (tree-widget-super-format-handler)
5693 (tree-widget-format-handler): Remove.
5694 (tree-widget-value-create): Handle the :indent property.
5695
5696 2005-06-15 Miles Bader <miles@gnu.org>
5697
5698 * progmodes/which-func.el (which-func): Only inherit
5699 `font-lock-function-name-face' when that makes sense against the
5700 default mode-line face, otherwise set the face color explicitly.
5701
5702 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
5703 faces instead of (non-existent) variables.
5704
5705 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
5706
5707 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
5708 (iswitchb-get-matched-buffers): Likewise. Simplify.
5709
5710 2005-06-14 Miles Bader <miles@gnu.org>
5711
5712 * progmodes/ld-script.el (ld-script-location-counter):
5713 Remove "-face" suffix from face name.
5714 (ld-script-location-counter-face):
5715 New backward-compatibility alias for renamed face.
5716 (ld-script-location-counter-face): Use renamed face.
5717
5718 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
5719 (cperl-hash): Remove "-face" suffix from face names.
5720 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
5721 New backward-compatibility aliases for renamed faces.
5722 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
5723 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
5724
5725 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
5726 name.
5727 (which-func-face): New backward-compatibility alias for renamed face.
5728 (which-func-format): Use renamed which-func face.
5729
5730 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
5731 (vhdl-function, vhdl-directive, vhdl-reserved-word)
5732 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
5733 names.
5734 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
5735 (vhdl-speedbar-configuration, vhdl-speedbar-package)
5736 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
5737 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
5738 (vhdl-speedbar-architecture-selected)
5739 (vhdl-speedbar-configuration-selected)
5740 (vhdl-speedbar-package-selected)
5741 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
5742 names.
5743 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
5744 Use renamed faces.
5745 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
5746 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
5747 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
5748 Use renamed faces.
5749 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
5750 names.
5751 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
5752 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
5753 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
5754 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
5755 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
5756 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
5757
5758 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
5759 face name.
5760 (sh-heredoc-face): New backward-compatibility alias for renamed face.
5761 (sh-heredoc-face): Use renamed sh-heredoc face.
5762
5763 * progmodes/idlw-help.el (idlwave-help-link):
5764 Remove "-face" suffix from face name.
5765 (idlwave-help-link-face):
5766 New backward-compatibility alias for renamed face.
5767 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
5768
5769 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
5770 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
5771 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
5772 New backward-compatibility aliases for renamed faces.
5773 (idlwave-shell-disabled-breakpoint-face)
5774 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
5775
5776 * progmodes/flymake.el (flymake-errline, flymake-warnline):
5777 Remove "-face" suffix from face names.
5778 (flymake-errline-face, flymake-warnline-face):
5779 New backward-compatibility aliases for renamed faces.
5780 (flymake-highlight-line): Use renamed flymake faces.
5781
5782 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
5783 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
5784 (ebrowse-member-class, ebrowse-progress):
5785 Remove "-face" suffix from face names.
5786 (ebrowse-tree-mark-face, ebrowse-root-class-face)
5787 (ebrowse-file-name-face, ebrowse-default-face)
5788 (ebrowse-member-attribute-face, ebrowse-member-class-face)
5789 (ebrowse-progress-face):
5790 New backward-compatibility aliases for renamed faces.
5791 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
5792 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
5793 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
5794 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
5795
5796 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
5797 antlr-syntax)
5798 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
5799 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
5800 names.
5801 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
5802 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
5803 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
5804 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
5805 backward-compatibility aliases for renamed faces.
5806 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
5807 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
5808 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
5809 remove "font-lock-". Use renamed antlr-mode faces.
5810 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
5811 literal face-names with face variable references.
5812
5813 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
5814 face name.
5815 (Buffer-menu-buffer-face): New backward-compatibility alias for
5816 renamed face.
5817 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
5818
5819 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
5820
5821 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
5822 Eliminate "-face" suffix.
5823 (makefile-targets): Inherit from font-lock-function-name-face and
5824 eliminate "-face" suffix.
5825 (makefile-shell): Remove attributes and eliminate "-face" suffix.
5826 (makefile-*-font-lock-keywords): Append makefile-targets in rule
5827 actions, instead of prepending, to make it less visible.
5828 (makefile-previous-dependency, makefile-match-dependency):
5829 Don't match a target on a continuation line.
5830
5831 * files.el (auto-mode-alist): Put Makefile in gmake mode.
5832
5833 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
5834
5835 * progmodes/gdb-ui.el (menu): Re-order menu items.
5836 (gdb-tooltip-print): Respect tooltip-use-echo-area.
5837
5838 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
5839 Define in tooltip.el.
5840 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
5841 (gud-tooltip-tips): Respect tooltip-use-echo-area and
5842 gud-tooltip-echo-area.
5843
5844 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
5845 backward compatibility and make obsolete.
5846 (tooltip-help-tips): Use tooltip-use-echo-area.
5847 (tooltip-show-help-function): Rename to...
5848 (tooltip-show-help): ...this, because it is a function.
5849 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
5850
5851 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
5852
5853 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
5854 (edebug-print-length, edebug-print-level, edebug-print-circle)
5855 (edebug-modify-breakpoint, edebug-eval-last-sexp)
5856 (edebug-eval-print-last-sexp): Doc fixes.
5857
5858 2005-06-14 Kim F. Storm <storm@cua.dk>
5859
5860 * ido.el (ido-mode): Make a new keymap every time we enable ido,
5861 as the coverage buffer/file/both may change.
5862
5863 2005-06-14 Lute Kamstra <lute@gnu.org>
5864
5865 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
5866 and run-mode-hooks. Simplify.
5867
5868 * mail/rmailedit.el (rmail-edit-mode):
5869 * progmodes/octave-inf.el (inferior-octave-mode):
5870 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
5871
5872 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
5873 and run-mode-hooks.
5874 (recentf-edit-list, recentf-open-files): Don't call
5875 kill-all-local-variables directly.
5876
5877 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
5878
5879 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
5880
5881 * emacs-lisp/byte-run.el (make-obsolete)
5882 (define-obsolete-function-alias): Rename arguments FUNCTION and
5883 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
5884 (make-obsolete-variable, define-obsolete-variable-alias):
5885 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
5886 respectively.
5887
5888 * isearchb.el (isearchb-activate):
5889 * pcvs.el (cvs-mode):
5890 * ses.el (ses-load):
5891 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
5892 * net/tramp.el (tramp-find-file-exists-command)
5893 (tramp-find-shell):
5894 * progmodes/ada-mode.el (ada-create-case-exception)
5895 (ada-create-case-exception-substring, ada-make-subprogram-body):
5896 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
5897 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
5898 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
5899 * textmodes/org.el (org-promote, org-evaluate-time-range)
5900 (org-agenda-next-date-line, org-agenda-previous-date-line)
5901 (org-agenda-error, org-open-at-point, org-table-move-row)
5902 (org-format-table-table-html-using-table-generate-source)
5903 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
5904 * textmodes/reftex.el (reftex-access-scan-info):
5905 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
5906 (reftex-toc-promote-prepare): Follow error conventions.
5907
5908 * diff-mode.el (diff-mode): Fix typo in docstring.
5909
5910 * forms.el (forms--intuit-from-file): Fix reference to
5911 `forms-number-of-fields' in error message.
5912 (forms-print): Fix quoting in error message.
5913
5914 * forms.el (forms-mode):
5915 * emulation/vi.el (vi-goto-insert-state):
5916 * progmodes/flymake.el (flymake-new-err-info)
5917 (flymake-start-syntax-check-for-current-buffer)
5918 (flymake-simple-cleanup):
5919 * eshell/esh-var.el (eshell/export):
5920 * progmodes/gud.el (xdb):
5921 * textmodes/flyspell.el (flyspell-incorrect-hook)
5922 (flyspell-maybe-correct-transposition)
5923 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
5924
5925 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
5926
5927 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
5928 minibuffer prompt.
5929
5930 2005-06-13 Kim F. Storm <storm@cua.dk>
5931
5932 * subr.el (add-to-ordered-list): New defun.
5933
5934 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
5935 add cua--keymap-alist to emulation-mode-map-alists.
5936
5937 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
5938
5939 * subr.el (complete-in-turn): New macro.
5940 (dynamic-completion-table, lazy-completion-table): Add debug info.
5941
5942 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
5943 in preference to face aliases.
5944
5945 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
5946 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
5947 Remove unused vars `start' and `firstline'.
5948 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
5949 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
5950
5951 2005-06-13 Eli Zaretskii <eliz@gnu.org>
5952
5953 * cus-start.el (all): Don't complain about missing GTK-related
5954 variables, unless either `gtk' is boundp or this isn't a
5955 `windows-nt' build.
5956
5957 2005-06-13 Lute Kamstra <lute@gnu.org>
5958
5959 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
5960 run-mode-hooks.
5961
5962 * ediff-mult.el (ediff-meta-mode):
5963 * ediff-util.el (ediff-mode): Use run-mode-hooks.
5964
5965 * ledit.el (ledit-mode): Use delay-mode-hooks.
5966
5967 * woman.el (woman-mode-line-format): Delete constant.
5968 (woman-mode-map): Initialize it properly.
5969 (woman-mode): Set mode-class property to special.
5970 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
5971 Set major-mode and mode-name. Don't set mode-line-format directly.
5972 (Man-getpage-in-background): Don't reference woman-mode-line-format.
5973
5974 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
5975 string argument obsolete.
5976
5977 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
5978
5979 * textmodes/org.el (org-CUA-compatible): New option.
5980 (org-disputed-keys): New variable.
5981 (org-key): New function.
5982 (orgtbl-make-binding): Add docstring to the created function.
5983 (org-mode): Set paragraph start/separate regexps.
5984 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
5985 (org-archive-location, org-archive-mark-done)
5986 (org-archive-stamp-time): New options.
5987 (org-archive-subtree): New command.
5988 (org-fill-paragraph): New function.
5989 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
5990 (org-fake-empty-table-line): Function removed.
5991 (org-format-org-table-html): Do not create empty table lines at
5992 separator lines. Improved table header treatment.
5993 (org-link-format): New option.
5994 (org-make-link): New function.
5995 (org-insert-link, org-store-link): Use org-make-link.
5996 (org-open-file): Quote file name for shell command, to allow
5997 spaces in file names.
5998 (org-link-regexp): Fix bug with mailto link.
5999 (org-link-maybe-angles-regexp, org-protected-link-regexp):
6000 New constants.
6001 (org-export-as-html): Deal with the optional angles around a link.
6002 Better treatment of file: links.
6003 (org-open-at-point): Replace @{ and @} with < and >.
6004 (org-run-mode-hooks): Function removed.
6005 (org-agenda-mode): No longer use `org-run-mode-hooks'.
6006
6007 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
6008
6009 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
6010 MI command -data-list-register-values.
6011 (gdb-post-prompt): Indent properly.
6012
6013 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
6014
6015 * hilit-chg.el (highlight-changes-colors): Rename from
6016 `highlight-changes-colours'.
6017 (highlight-changes-colours): Keep as obsolete alias.
6018 (highlight-changes-face-list): Doc fix.
6019 (hilit-chg-make-list): Use `highlight-changes-colors'.
6020
6021 2005-06-12 Mark A. Hershberger <mah@everybody.org>
6022
6023 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
6024 defun-prompt-regexp.
6025
6026 2005-06-12 Eli Zaretskii <eliz@gnu.org>
6027
6028 * loadup.el: Don't say we are dumping under 2 names on windows-nt
6029 and cygwin.
6030
6031 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
6032 Don't use an old loaddefs.el, as in Makefile.in.
6033
6034 2005-06-12 Lute Kamstra <lute@gnu.org>
6035
6036 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
6037
6038 * man.el (Man-mode-map): Initialize it properly.
6039 (Man-mode): Set mode-class property to special.
6040
6041 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
6042
6043 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
6044
6045 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
6046 A newline is needed in the docstring there.
6047
6048 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
6049 Doc fixes.
6050
6051 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6052
6053 * printing.el: Doc fix. The menubar is no more changed when printing
6054 is loaded, it only changes when pr-menu-bind or pr-update-menus is
6055 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
6056 (pr-version): New version number (6.8.4).
6057 (pr-menu-bind): New command.
6058 (pr-update-menus): Docstring and code fix.
6059 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
6060 Docstring fix.
6061 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
6062 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
6063
6064 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
6065
6066 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
6067 "Returns" to "return", document useful return values, etc.
6068
6069 2005-06-11 Alan Mackenzie <acm@muc.de>
6070
6071 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
6072 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
6073 (adaptive-file-function): Minor amendment to doc-string.
6074
6075 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
6076
6077 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
6078 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
6079 Fix :type--it is `integer', not `string'.
6080
6081 * faces.el (modeline-highlight): Rename from (the erroneous)
6082 `modeline-higilight'.
6083
6084 2005-06-11 Lute Kamstra <lute@gnu.org>
6085
6086 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
6087 lisp-interaction-mode-map but make it the parent.
6088 (edebug-eval-mode): Use define-derived-mode.
6089
6090 2005-06-11 Andreas Schwab <schwab@suse.de>
6091
6092 * bindings.el: Add binding of `ESC functionkey' for every
6093 `M-functionkey'.
6094 * hexl.el (hexl-mode-map): Likewise.
6095
6096 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
6097
6098 * progmodes/compile.el (compilation-error-regexp-alist-alist)
6099 [msft]: update regexp for newer msft compilers.
6100
6101 2005-06-10 Mark A. Hershberger <mah@everybody.org>
6102
6103 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
6104 ATTLIST portions of included DTDs.
6105 (xml-parse-dtd): Eliminate use of inefficient match-data.
6106
6107 2005-06-10 Miles Bader <miles@gnu.org>
6108
6109 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
6110 (mpuz-text): Remove "-face" suffix from face names.
6111 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
6112 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
6113 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
6114
6115 * play/gomoku.el (gomoku-O, gomoku-X):
6116 Remove "-face" suffix from face names.
6117 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
6118 New backward-compatibility aliases for renamed faces.
6119 (gomoku-font-lock-keywords): Use renamed gomoku faces.
6120
6121 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
6122
6123 * thumbs.el: Fixes for changes of 2005-06-09.
6124 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
6125 as a directory.
6126 (thumbs-thumbname): Remove directory separator from format string;
6127 `thumbs-thumbsdir' now returns a valid directory name.
6128 (thumbs-temp-dir): New defsubst.
6129 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
6130 Use it.
6131
6132 * cus-edit.el (minibuffer):
6133 * files.el (make-backup-file-name-function):
6134 * filesets.el (filesets-external-viewers):
6135 * hilit-chg.el (highlight-changes-colours)
6136 (highlight-changes-face-list, highlight-changes-rotate-faces):
6137 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
6138 * kmacro.el (kmacro-call-macro):
6139 * log-edit.el (log-edit-changelog-full-paragraphs):
6140 * mouse.el (mouse-1-click-follows-link):
6141 * skeleton.el (skeleton-autowrap):
6142 * subr.el (insert-for-yank-1):
6143 * tempo.el (tempo-insert-region):
6144 * terminal.el (terminal-emulator):
6145 * time.el (display-time-mail-face):
6146 * vc.el (vc-annotate):
6147 * vcursor.el (vcursor-copy-line):
6148 * woman.el (woman-bold-headings, woman-ignore)
6149 (woman-default-faces, woman-monochrome-faces):
6150 * calendar/todo-mode.el (todo-insert-threshold):
6151 * emulation/pc-select.el (pc-select-selection-keys-only)
6152 (pc-selection-mode):
6153 * emulation/vip.el (vip-find-char-forward):
6154 * emulation/viper-cmd.el (viper-find-char-forward):
6155 * international/mule-cmds.el
6156 (select-safe-coding-system-accept-default-p)
6157 (input-method-exit-on-invalid-key):
6158 * international/mule-diag.el (describe-coding-system):
6159 * international/ucs-tables.el (unify-8859-on-encoding-mode):
6160 * net/browse-url.el (browse-url-xterm-program):
6161 * obsolete/lazy-lock.el (lazy-lock-mode):
6162 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
6163 (cperl-mode):
6164 * progmodes/cpp.el (cpp-face-light-name-list)
6165 (cpp-face-dark-name-list):
6166 * progmodes/delphi.el (delphi-newline-always-indents):
6167 Fix spellings in docstrings.
6168
6169 * ido.el (ido-mode, ido-file-extensions-order)
6170 (ido-default-file-method, ido-default-buffer-method)
6171 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
6172 (ido-decorations, ido-read-file-name-as-directory-commands)
6173 (ido-read-file-name-non-ido, ido-work-directory-list)
6174 (ido-ignore-item-temp-list, ido-current-directory)
6175 (ido-magic-forward-char, ido-enter-find-file)
6176 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
6177 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
6178
6179 2005-06-10 Lute Kamstra <lute@gnu.org>
6180
6181 * play/dunnet.el (dun-mode): Use define-derived-mode.
6182 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
6183 obsolete alias.
6184
6185 * play/doctor.el (doctor-mode-map): Remove defvar.
6186 (doctor-mode): Use define-derived-mode.
6187
6188 * mail/mspools.el (mspools-mode):
6189 * net/eudc-hotlist.el (eudc-hotlist-mode):
6190 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
6191
6192 2005-06-10 Miles Bader <miles@gnu.org>
6193
6194 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
6195 Remove "-face" suffix from face names.
6196 (flyspell-incorrect-face, flyspell-duplicate-face):
6197 New backward-compatibility aliases for renamed faces.
6198 (flyspell-mode-on, make-flyspell-overlay)
6199 (flyspell-highlight-incorrect-region)
6200 (flyspell-highlight-duplicate-region)
6201 (flyspell-display-next-corrections)
6202 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
6203
6204 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
6205 from face name.
6206 (texinfo-heading-face): New backward-compatibility alias for
6207 renamed face.
6208 (texinfo-heading-face): Use renamed texinfo-heading face.
6209
6210 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
6211 suffix from face names.
6212 (tex-math-face, tex-verbatim-face):
6213 New backward-compatibility aliases for renamed faces.
6214 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
6215 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
6216 literal face name.
6217
6218 * textmodes/table.el (table-cell): Remove "-face" suffix from face
6219 name.
6220 (table-cell-face): New backward-compatibility alias for renamed face.
6221 (table--put-cell-face-property, table--update-cell-face):
6222 Use renamed table-cell face.
6223
6224 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
6225 from face name.
6226 (sgml-namespace-face): New backward-compatibility alias for
6227 renamed face.
6228 (sgml-namespace-face): Use renamed sgml-namespace face.
6229
6230 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
6231 (org-level-4, org-level-5, org-level-6, org-level-7)
6232 (org-level-8, org-warning, org-headline-done)
6233 (org-deadline-announce, org-scheduled-today)
6234 (org-scheduled-previously, org-link, org-done, org-table)
6235 (org-time-grid): Remove "-face" suffix from face names.
6236 (org-level-1-face, org-level-2-face, org-level-3-face)
6237 (org-level-4-face, org-level-5-face, org-level-6-face)
6238 (org-level-7-face, org-level-8-face, org-warning-face)
6239 (org-headline-done-face, org-deadline-announce-face)
6240 (org-scheduled-today-face, org-scheduled-previously-face)
6241 (org-link-face, org-done-face, org-table-face)
6242 (org-time-grid-face):
6243 New backward-compatibility aliases for renamed faces.
6244 (org-level-faces, org-set-font-lock-defaults, org-timeline)
6245 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
6246 (org-agenda-get-timestamps, org-agenda-get-scheduled)
6247 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
6248
6249 * emulation/viper-init.el (viper-search, viper-replace-overlay)
6250 (viper-minibuffer-emacs, viper-minibuffer-insert)
6251 (viper-minibuffer-vi): Remove "-face" suffix from face names.
6252 (viper-search-face, viper-replace-overlay-face)
6253 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
6254 (viper-minibuffer-vi-face):
6255 New backward-compatibility aliases for renamed faces.
6256 (viper-search-face, viper-replace-overlay-face)
6257 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
6258 (viper-minibuffer-vi-face): Use renamed viper faces.
6259
6260 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
6261 Remove "-face" suffix from face names.
6262 (testcover-nohits-face, testcover-1value-face):
6263 New backward-compatibility aliases for renamed faces.
6264 (testcover-mark): Use renamed testcover faces.
6265
6266 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
6267 face name.
6268 (diary-button-face): New backward-compatibility alias for renamed face.
6269 (diary-entry): Use renamed diary-button face.
6270
6271 * calendar/calendar.el (diary, calendar-today, holiday)
6272 (mark-visible-calendar-date): Remove "-face" suffix from face names.
6273 (diary-face, calendar-today-face, holiday-face):
6274 New backward-compatibility aliases for renamed faces.
6275 (eval-after-load "facemenu", diary-entry-marker)
6276 (calendar-today-marker, calendar-holiday-marker, diary-face):
6277 Use renamed calendar faces.
6278
6279 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
6280 (compare-windows-face): New backward-compatibility alias for
6281 renamed face.
6282 (compare-windows-highlight): Use renamed compare-windows face.
6283
6284 * strokes.el (strokes-char): Remove "-face" suffix from face name.
6285 (strokes-char-face): New backward-compatibility alias for renamed face.
6286 (strokes-encode-buffer): Use renamed strokes-char face.
6287
6288 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
6289 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
6290 Remove "-face" suffix from face names.
6291 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
6292 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
6293 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
6294 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
6295 Use renamed pcvs faces.
6296 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
6297 * pcvs-defs.el (cvs-mode-map): Likewise.
6298 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
6299
6300 * info.el (info-title-1, info-title-2, info-title-3)
6301 (info-title-4): Remove "-face" suffix from and downcase face names.
6302 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
6303 (Info-title-4-face):
6304 New backward-compatibility aliases for renamed faces.
6305 (Info-fontify-node): Use renamed info faces.
6306
6307 * hilit-chg.el (highlight-changes, highlight-changes-delete):
6308 Remove "-face" suffix from face names.
6309 (highlight-changes-face, highlight-changes-delete-face):
6310 New backward-compatibility aliases for renamed faces.
6311 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
6312 (hilit-chg-make-list): Use renamed highlight-changes faces.
6313
6314 * generic-x.el (show-tabs-tab, show-tabs-space):
6315 Remove "-face" suffix from face names.
6316 (show-tabs-tab-face, show-tabs-space-face):
6317 New backward-compatibility aliases for renamed faces.
6318 (show-tabs-generic-mode-font-lock-defaults-1)
6319 (show-tabs-generic-mode-font-lock-defaults-2):
6320 Use renamed show-tabs faces.
6321
6322 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
6323 (smerge-markers): Remove "-face" suffix from face names.
6324 (smerge-mine-face, smerge-other-face, smerge-base-face)
6325 (smerge-markers-face):
6326 New backward-compatibility aliases for renamed faces.
6327 (smerge-mine-face, smerge-other-face, smerge-base-face)
6328 (smerge-markers-face): Use renamed smerge faces.
6329
6330 * log-view.el (log-view-file, log-view-message): Remove "-face"
6331 suffix from face names.
6332 (log-view-file-face, log-view-message-face):
6333 New backward-compatibility aliases for renamed faces.
6334 (log-view-file-face, log-view-message-face): Use renamed log-view
6335 faces.
6336
6337 * paren.el (show-paren-match, show-paren-mismatch):
6338 Remove "-face" suffix from face names.
6339 (show-paren-match-face, show-paren-mismatch-face):
6340 New backward-compatibility aliases for renamed faces.
6341 (show-paren-function): Use renamed show-paren faces.
6342
6343 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
6344 (ruler-mode-margins, ruler-mode-fringes)
6345 (ruler-mode-column-number, ruler-mode-fill-column)
6346 (ruler-mode-comment-column, ruler-mode-goal-column)
6347 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
6348 suffix from face names.
6349 (ruler-mode-default-face, ruler-mode-pad-face)
6350 (ruler-mode-margins-face, ruler-mode-fringes-face)
6351 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
6352 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
6353 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
6354 New backward-compatibility aliases for renamed faces.
6355 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
6356 (ruler-mode-column-number, ruler-mode-fill-column)
6357 (ruler-mode-comment-column, ruler-mode-goal-column)
6358 (ruler-mode-tab-stop, ruler-mode-current-column)
6359 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
6360 faces.
6361
6362 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
6363 face name.
6364 (whitespace-highlight-the-space): Use renamed face.
6365 (whitespace-highlight-face): New backward-compatibility alias for
6366 renamed face.
6367
6368 * woman.el (woman-italic, woman-bold, woman-unknown)
6369 (woman-addition, woman-symbol-face):
6370 Remove "-face" suffix from face names.
6371 (woman-italic-face, woman-bold-face, woman-unknown-face)
6372 (woman-addition-face):
6373 New backward-compatibility aliases for renamed faces.
6374 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
6375 (woman-decode-region, woman-replace-match)
6376 (woman-display-extended-fonts, woman-special-characters)
6377 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
6378 Use renamed woman faces.
6379
6380 * longlines.el (longlines-visible-face): Face removed.
6381
6382 * diff-mode.el (diff-header, diff-file-header, diff-index)
6383 (diff-hunk-header, diff-removed, diff-added, diff-changed)
6384 (diff-function, diff-context, diff-nonexistent): Remove "-face"
6385 suffix from face names.
6386 (diff-header-face, diff-file-header-face, diff-index-face)
6387 (diff-hunk-header-face, diff-removed-face, diff-added-face)
6388 (diff-changed-face, diff-function-face, diff-context-face)
6389 (diff-nonexistent-face): New backward-compatibility aliases for
6390 renamed faces.
6391 (diff-header-face, diff-file-header-face)
6392 (diff-index, diff-index-face, diff-hunk-header)
6393 (diff-hunk-header-face, diff-removed, diff-removed-face)
6394 (diff-added, diff-added-face, diff-changed-face, diff-function)
6395 (diff-function-face, diff-context-face, diff-nonexistent)
6396 (diff-nonexistent-face): Use renamed diff-mode faces.
6397
6398 * progmodes/compile.el (compilation-warning-face)
6399 (compilation-info-face): Remove "-face" suffix from face names.
6400 (compilation-warning-face, compilation-info-face):
6401 New backward-compatibility aliases for renamed faces.
6402 (compilation-warning-face, compilation-info-face):
6403 Use renamed compilation faces.
6404
6405 * add-log.el (change-log-date, change-log-name)
6406 (change-log-email, change-log-file, change-log-list)
6407 (change-log-conditionals, change-log-function)
6408 (change-log-acknowledgement): Remove "-face" suffix from face names.
6409 (change-log-date-face, change-log-name-face)
6410 (change-log-email-face, change-log-file-face)
6411 (change-log-list-face, change-log-conditionals-face)
6412 (change-log-function-face, change-log-acknowledgement-face):
6413 New backward-compatibility aliases for renamed faces.
6414 (change-log-font-lock-keywords): Use renamed change-log faces.
6415
6416 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
6417 (custom-set, custom-changed, custom-saved, custom-button)
6418 (custom-button-pressed, custom-documentation, custom-state)
6419 (custom-comment, custom-comment-tag, custom-variable-tag)
6420 (custom-variable-button, custom-face-tag, custom-group-tag-1)
6421 (custom-group-tag): Remove "-face" suffix from face names.
6422 (custom-magic-alist, custom-magic-value-create)
6423 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
6424 (custom-invalid-face, custom-rogue-face, custom-modified-face)
6425 (custom-set-face, custom-changed-face, custom-saved-face)
6426 (custom-button-face, custom-button-pressed-face)
6427 (custom-documentation-face, custom-state-face)
6428 (custom-comment-face, custom-comment-tag-face)
6429 (custom-variable-tag-face, custom-variable-button-face)
6430 (custom-face-tag-face, custom-group-tag-face-1)
6431 (custom-group-tag-face):
6432 New backward-compatibility aliases for renamed faces.
6433
6434 * wid-edit.el (widget-documentation, widget-button)
6435 (widget-field, widget-single-line-field, widget-inactive)
6436 (widget-button-pressed): "-face" suffix removed from face names.
6437 (widget-documentation-face, widget-button-face)
6438 (widget-field-face, widget-single-line-field-face)
6439 (widget-inactive-face, widget-button-pressed-face):
6440 New backward-compatibility aliases for renamed faces.
6441 (widget-documentation-face, widget-button-face)
6442 (widget-button-pressed-face, widget-specify-field)
6443 (widget-specify-inactive): Use renamed widget faces.
6444
6445 2005-06-10 Kenichi Handa <handa@m17n.org>
6446
6447 * term/x-win.el (x-clipboard-yank): Remove condition-case
6448 wrapping.
6449
6450 2005-06-11 Kenichi Handa <handa@m17n.org>
6451
6452 * add-log.el (change-log-font-lock-keywords): Make the regexp for
6453 date lines stricter.
6454
6455 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
6456
6457 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
6458 of x-get-selection.
6459
6460 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
6461
6462 * comint.el (comint-mode, comint-snapshot-last-prompt):
6463 * frame.el (frame-current-scroll-bars):
6464 * term.el (term-mode, term-check-proc, term-input-sender)
6465 (term-simple-send, term-extract-string, term-word)
6466 (term-match-partial-filename):
6467 * window.el (window-current-scroll-bars):
6468 * emulation/cua-base.el (cua-normal-cursor-color)
6469 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
6470 (cua-global-mark-cursor-color):
6471 * mail/undigest.el (rmail-forward-separator-regex):
6472 Fix typos in docstrings.
6473
6474 * comint.el (comint-check-proc, make-comint-in-buffer)
6475 (comint-source-default): Doc fixes.
6476
6477 * term.el (term-send-string): Improve argument/docstring consistency.
6478
6479 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
6480
6481 * comint.el (comint-send-input): Bind `inhibit-read-only' around
6482 call to `delete-region'.
6483 (comint-mode-hook): Do not enable Font Lock by default.
6484
6485 2005-06-09 Lute Kamstra <lute@gnu.org>
6486
6487 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
6488 could be void.
6489
6490 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
6491
6492 * emacs-lisp/debug.el (debugger-will-be-back): New var.
6493 (debug): Use it.
6494 (debugger-step-through, debugger-continue, debugger-jump)
6495 (debugger-return-value): Set it when needed.
6496 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
6497 Use inhibit-read-only.
6498
6499 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
6500
6501 * window.el (shrink-window-if-larger-than-buffer)
6502 (window-size-fixed): Fix typo in docstring.
6503
6504 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
6505 thumbnails directory on loading.
6506 (thumbs-conversion-program): Use `eq' to check the system type,
6507 not `equal'.
6508 (thumbs-temp-dir): Initialize to `temporary-file-directory',
6509 not "/tmp". Fix docstring.
6510 (thumbs-thumbsdir): New function to return the thumbnails
6511 directory, creating it if needed.
6512 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
6513 (thumbs-temp-file): Delete variable and make it into a function.
6514 (thumbs-resize-image, thumbs-modify-image): Use it.
6515 (thumbs-kill-buffer): Simplify.
6516 (thumbs-gensym): Defalias or duplicate CL `gensym'.
6517 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
6518 docstrings.
6519
6520 2005-06-09 Kim F. Storm <storm@cua.dk>
6521
6522 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
6523 set-match-data to free markers in match-data.
6524
6525 * replace.el (replace-match-data): Pass RESEAT arg `t' to
6526 match-data to unchain markers in match-data.
6527
6528 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
6529
6530 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
6531 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
6532 unnecessary now.
6533
6534 2005-06-08 Richard M. Stallman <rms@gnu.org>
6535
6536 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
6537 give the variable a doc string that doesn't say don't set it directly.
6538
6539 * textmodes/ispell.el (ispell-check-version):
6540 Use match-string-no-properties.
6541 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
6542 (ispell-buffer-local-words): Likewise.
6543
6544 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
6545 except on terminals with enough colors to really display it.
6546 (makefile-dependency-regex): Delete spurious `bb'.
6547
6548 * faces.el (escape-glyph): Use blue once again in last case.
6549 (no-break-space): Redefine so that it isn't invisible on a tty.
6550
6551 2005-06-08 Kim F. Storm <storm@cua.dk>
6552
6553 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
6554 also when reading directory name.
6555
6556 2005-06-08 Lute Kamstra <lute@gnu.org>
6557
6558 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
6559 (flyspell-mode-line-string): Remove autoload cookie.
6560 (flyspell-mode): Remove defvar.
6561
6562 2005-06-07 Lute Kamstra <lute@gnu.org>
6563
6564 * textmodes/org.el (org-run-mode-hooks): New function.
6565 (org-agenda-mode): Use it.
6566
6567 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
6568
6569 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
6570
6571 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
6572
6573 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
6574
6575 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
6576
6577 * font-lock.el (font-lock-add-keywords): Doc fix.
6578
6579 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
6580
6581 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
6582 (tex-compile-default): In the absence of any history, use the order in
6583 tex-compile-alist to choose the preferred command.
6584 (tex-compile-commands): Reorder a bit.
6585
6586 * textmodes/flyspell.el (flyspell-auto-correct-binding)
6587 (flyspell-incorrect-face, flyspell-duplicate-face):
6588 Use (X)Emacs-agnostic code.
6589 (flyspell-mode-map): Don't overwrite at each load. Remove code
6590 redundant with the subsequent add-minor-mode. Merge Emacs and
6591 XEmacs code.
6592 (flyspell-word): Minor simplification.
6593 (flyspell-math-tex-command-p): Quieten the byte-compiler.
6594 (flyspell-external-point-words): Remove unused vars `size' and `start'.
6595 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
6596 Merge the corresponding Emacs code.
6597 (flyspell-correct-word, flyspell-xemacs-popup):
6598 Use flyspell-do-correct.
6599
6600 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
6601 a dedicated window.
6602
6603 * international/latexenc.el (latexenc-find-file-coding-system):
6604 Undo part of last patch, to turn off a compiler warning.
6605
6606 2005-06-06 Juri Linkov <juri@jurta.org>
6607
6608 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
6609 Rename `tmm-inactive-face' to `tmm-inactive'.
6610
6611 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
6612
6613 * iswitchb.el: Rename faces.
6614
6615 2005-06-06 Kim F. Storm <storm@cua.dk>
6616
6617 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
6618 (cua-global-mark): Remove -face suffix from face names.
6619
6620 * emulation/cua-gmrk.el (cua--init-global-mark):
6621 Remove cua-global-mark face setup.
6622
6623 2005-06-06 Richard M. Stallman <rms@gnu.org>
6624
6625 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
6626 just like other allowed characters.
6627 (makefile-match-dependency): Exclude leading and training whitespace
6628 from the range of regexp subexp 1.
6629 (makefile-macroassign-regex): Don't try to match the body,
6630 just the name of the macro being defined.
6631
6632 * info.el (Info-read-node-name-2): New function.
6633 (Info-read-node-name-1): Use that.
6634 Add a completion-base-size-function property.
6635
6636 * simple.el (completion-setup-function): Look for
6637 completion-base-size-function property of minibuffer-completion-table.
6638
6639 * files.el (locate-file-completion): Doc fix.
6640
6641 * printing.el: Don't call pr-update-menus; user must do that.
6642
6643 * emacs-lisp/debug.el (debugger-window): New variable.
6644 (debug): Use debugger-window if it is set and still alive.
6645 Record debugger-window for next entry.
6646
6647 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
6648
6649 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
6650
6651 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
6652 (hack-one-local-variable, hack-local-variables)
6653 (hack-local-variables-prop-line): Pass that arg.
6654
6655 2005-06-06 Kim F. Storm <storm@cua.dk>
6656
6657 * ido.el (ido-first-match, ido-only-match, ido-subdir)
6658 (ido-indicator): Remove -face suffix from face names.
6659
6660 2005-06-06 Juri Linkov <juri@jurta.org>
6661
6662 * font-lock.el (font-lock-regexp-backslash)
6663 (font-lock-regexp-backslash-construct): New faces.
6664 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
6665 after `('. Add `while-no-input' to control structures.
6666
6667 * faces.el (no-break-space, shadow): New faces.
6668 (escape-glyph): Use less loud colors pink2 and red4.
6669
6670 * diff-mode.el (diff-context-face)
6671 * dired.el (dired-ignored)
6672 * rfn-eshadow.el (file-name-shadow)
6673 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
6674
6675 * info.el (Info-title-1-face): Use green instead of yellow because
6676 bold yellow is not readable on light backgrounds.
6677
6678 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
6679 before selecting the desired mode to not spend time fontifying
6680 old contents.
6681
6682 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
6683
6684 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
6685 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
6686
6687 * ps-print.el (ps-default-fg, ps-default-bg):
6688 Fix typos in docstrings.
6689
6690 * isearchb.el (isearchb): Don't pass a spurious second argument to
6691 `iswitchb-completions'.
6692
6693 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
6694
6695 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
6696 to preserve point.
6697 (gdb-find-file-hook): Add doc string.
6698
6699 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
6700 C dereferenced pointer expression.
6701 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
6702
6703 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
6704
6705 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
6706 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
6707 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
6708 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
6709 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
6710 Make background transparent.
6711
6712 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
6713
6714 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
6715 (font-lock-remove-keywords): Doc fix.
6716 (font-lock-mode-major-mode): Compiler defvar.
6717 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
6718
6719 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
6720 (font-lock-mode): Update `font-lock-mode-major-mode'.
6721 (font-lock-set-defaults): Compiler defvar.
6722 (font-lock-default-function): Take `font-lock-mode-major-mode'
6723 into account.
6724
6725 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
6726 keep track of which major mode it enabled the minor mode for.
6727 Use find-file-hook again. Update docstring.
6728
6729 * simple.el (eval-expression-print-level)
6730 (eval-expression-print-length, eval-expression-debug-on-error):
6731 Doc fixes.
6732
6733 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
6734
6735 * iswitchb.el (iswitchb-single-match-face)
6736 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
6737 (iswitchb-invalid-regexp-face): New faces.
6738 (iswitchb-completions): Use them.
6739 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
6740 now marked as an obsolete alias.
6741 (iswitchb-read-buffer): Remove check for bound font variables.
6742 (iswitchb-invalid-regexp): New free variable.
6743 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
6744 set iswitchb-invalid-regexp.
6745 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
6746 invalid regexps.
6747 (iswitchb-completions): Add check for complete match when entering
6748 a regexp.
6749 (iswitchb-completions): Remove require-match argument.
6750 (iswitchb-exhibit): Fix caller.
6751 (iswitchb-common-match-inserted): New variable.
6752 (iswitchb-complete, iswitchb-completion-help): Use it.
6753
6754 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
6755
6756 * url-http.el (url-http-chunked-encoding-after-change-function):
6757 Use `url-http-debug' instead of `message'.
6758
6759 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
6760
6761 * url-http.el (url-http-parse-headers): Pass redirected URL as a
6762 callback argument.
6763
6764 2005-06-04 Kim F. Storm <storm@cua.dk>
6765
6766 * simple.el (line-move): Only call sit-for when moving backwards.
6767
6768 * ido.el (ido-make-merged-file-list-1): New defun split from
6769 ido-make-merged-file-list.
6770 (ido-make-merged-file-list): Bind throw-on-input around call to
6771 ido-make-merged-file-list-1. Return input-pending-p if
6772 interrupted by more input available.
6773 (ido-read-internal): Handle input-pending-p return value from
6774 ido-make-merged-file-list.
6775
6776 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
6777
6778 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
6779 compatibility code.
6780
6781 * international/latexenc.el (latexenc-find-file-coding-system):
6782 Don't inherit the EOL part of the coding-system from the
6783 tex-main buffer. Fit within 80 columns.
6784
6785 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
6786
6787 * tmm.el (tmm-inactive-face): New face.
6788 (tmm-remove-inactive-mouse-face): New function.
6789 (tmm-prompt, tmm-add-one-shortcut)
6790 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
6791 but not selectable.
6792
6793 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
6794
6795 * faces.el (face-equal): Improve argument/docstring consistency.
6796
6797 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
6798
6799 * progmodes/make-mode.el (makefile-targets-face)
6800 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
6801 (makefile-bsdmake-dependency-regex)
6802 (makefile-makepp-rule-action-regex)
6803 (makefile-bsdmake-rule-action-regex): New constants.
6804 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
6805
6806 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6807 Allow (...) within `...' for makepp messages.
6808
6809 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
6810
6811 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
6812
6813 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
6814 "." files are deleted from all file lists before comparison.
6815
6816 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
6817 (viper-ESC-key): Made them customizable.
6818
6819 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
6820
6821 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
6822
6823 * autorevert.el (auto-revert-buffers): Use save-match-data.
6824
6825 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6826
6827 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
6828 menu items with a nil command binding.
6829
6830 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
6831
6832 * emacs-lisp/cl-macs.el (defsetf):
6833 Improve argument/docstring consistency.
6834
6835 * faces.el (list-faces-display): Improve the formatting by
6836 computing the maximum length required for any face-name (reworked
6837 patch of 1999-01-11, accidentally deleted on 1999-07-21).
6838 (internal-find-face): Remove redundant info in docstring.
6839
6840 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
6841
6842 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
6843 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
6844 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
6845 (gdb-assembler-custom): Improve regexps.
6846 (def-gdb-auto-update-handler): Use window point to preserve point.
6847
6848 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
6849
6850 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
6851
6852 2005-05-31 Jay Belanger <belanger@truman.edu>
6853
6854 * calc/calc-embed.el (calc-embedded-word): Change argument passed
6855 to calc-embedded.
6856 (calc-embedded-make-info): Have plain prefix argument select
6857 entire line.
6858
6859 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
6860
6861 * faces.el (list-faces-display): Signal error if passed a regexp
6862 that matches no face name.
6863
6864 * simple.el (filter-buffer-substring): Fix typo in docstring.
6865
6866 2005-05-31 Richard M. Stallman <rms@gnu.org>
6867
6868 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
6869 (vhdl-emacs-21): Doc fix.
6870 (vhdl-mode): Unconditionally set comment-padding.
6871 (vhdl-fixup-whitespace-region): Insert spaces only where
6872 there are none.
6873 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
6874
6875 2005-05-30 John Wiegley <johnw@newartisans.com>
6876
6877 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
6878 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
6879 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
6880 `directory-sep-char' to ?/, and all uses of `string-to-int' to
6881 `string-to-number'.
6882
6883 2005-05-30 Jay Belanger <belanger@truman.edu>
6884
6885 * calc/calc.el (calc-bug-address): Fix docstring.
6886 (calc-window-hook, calc-trail-window-hook): New variables.
6887 (calc-trail-display): Restore use of calc-trail-window-hook.
6888 (calc): Restore use of calc-window-hook.
6889
6890 2005-05-31 Masatake YAMATO <jet@gyve.org>
6891
6892 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
6893
6894 * help-fns.el (help-C-file-name): Add autoload mark for
6895 `find-function-noselect'.
6896
6897 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6898
6899 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
6900 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
6901
6902 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6903
6904 * calendar/diary-lib.el (mark-included-diary-files): Only kill
6905 included diary buffer if it was not already being visited.
6906 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
6907
6908 * calendar/icalendar.el (top-level): Do not require 'appt.
6909
6910 * mail/supercite.el (sc-select-attribution): Only use a list
6911 element from sc-attrib-selection-list if it returns a string.
6912 Reported by Davide G. M. Salvetti <salve@debian.org>.
6913
6914 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
6915
6916 * thumbs.el (thumbs-thumbname): The resulting thumbname now
6917 includes a hash value to improve its uniqueness, and has a ".jpg"
6918 extension. Also, it is now a valid filename on all systems.
6919 (thumbs-make-thumb): Use `let', not `let*'.
6920 (thumbs-show-thumbs-list): Check for JPEG availability.
6921
6922 2005-05-30 Richard M. Stallman <rms@gnu.org>
6923
6924 * filesets.el (filesets-menu-ensure-use-cached):
6925 Prevent warning when emacs-version>= is undefined.
6926
6927 * printing.el (pr-interactive-n-up): Use string-to-number.
6928
6929 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
6930
6931 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
6932 Warn only when name to be defined is quoted.
6933
6934 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
6935
6936 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
6937 Make regexp more robust.
6938 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
6939 Force regeneration of disassembly.
6940
6941 2005-05-29 Jay Belanger <belanger@truman.edu>
6942
6943 * calc/calc.el (calc-user-invocation): Check if
6944 calc-invocation-macro is non-nil.
6945
6946 2005-05-29 Juri Linkov <juri@jurta.org>
6947
6948 * add-log.el (change-log-font-lock-keywords):
6949 Add `+' to e-mail regexp to accept mail address with keywords.
6950
6951 * man.el (Man-name-regexp): Add `:' to accept qualified names.
6952
6953 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
6954
6955 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
6956
6957 * ielm.el (inferior-emacs-lisp-mode): Ditto.
6958
6959 2005-05-29 Richard M. Stallman <rms@gnu.org>
6960
6961 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
6962 Undo the change that moves to end of the current word.
6963
6964 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
6965
6966 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
6967 Throw error when count <= 0 to ensure input is a number.
6968 (gdb-read-memory-custom): Pick up address from buffer.
6969 (gdb-memory-mode): Allow user to increment and decrement
6970 memory address from header line.
6971
6972 2005-05-29 Richard M. Stallman <rms@gnu.org>
6973
6974 * flyspell.el (flyspell-version): Function deleted.
6975 (flyspell-auto-correct-previous-hook): Doc fix.
6976
6977 * jit-lock.el (jit-lock-function, jit-lock-after-change):
6978 Do nothing if memory is full.
6979
6980 * font-lock.el (font-lock-fontify-syntactically-region):
6981 Pass t for GREEDY to looking-back.
6982
6983 * saveplace.el (save-place-alist-to-file): Write the file
6984 using write-region.
6985
6986 * subr.el (looking-back): New argument GREEDY.
6987
6988 * progmodes/compile.el (compilation-start): Set the mode
6989 before inserting the initial text.
6990
6991 * progmodes/which-func.el (which-func-update-1): Turn the mode
6992 off in case of error by setting which-func-mode.
6993
6994 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
6995
6996 * flyspell.el (flyspell-auto-correct-previous-word):
6997 Narrow down to what's on the screen, and recenter overlays
6998 at the end of the next word.
6999
7000 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
7001
7002 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
7003 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
7004 (flyspell-abbrev-p): Default to nil.
7005 (flyspell-use-global-abbrev-table-p): Doc fix.
7006 (flyspell-large-region): Allow nil as value.
7007 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
7008
7009 (mail-mode-flyspell-verify): More robust handling
7010 of `mail-header-separator'. More efficient signature detection.
7011 Allow for regexp metacharacters in message-header-separator.
7012 Adding `To' not to be checked in mail-mode-flyspell-verify.
7013
7014 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
7015 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
7016 Bind flyspell-auto-correct-binding.
7017 Bind C-. and C-, .
7018 (flyspell-mode-map): Likewise.
7019 (flyspell-mode): Doc fix.
7020 (flyspell-accept-buffer-local-defs): Preserve current buffer.
7021 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
7022 (flyspell-word-cache-result): New var, always local.
7023 (flyspell-check-pre-word-p): Doc fix.
7024 (flyspell-check-changed-word-p): Handle spc like newline.
7025 (flyspell-post-command-hook): Set flyspell-word-cache-result.
7026 (flyspell-word-search-backward, flyspell-word-search-forward):
7027 New functions.
7028 (flyspell-word): Return t if nothing to check.
7029 When parsing TeX code, check for after } or \.
7030 Use flyspell-word-search-backward to find previous word.
7031 Return nil if duplicated word.
7032 For word already checked, return same value as last time.
7033 Set flyspell-word-cache-result after checking.
7034 Don't clobber the return value.
7035 (flyspell-get-word): Major rewrite.
7036 (flyspell-external-point-words): New locals pword, pcount.
7037 Fix size used in progress message.
7038 Find the proper corresponding word in flyspell-large-region-buffer.
7039 (flyspell-region): Check for flyspell-large-region = nil.
7040 (flyspell-highlight-incorrect-region): Clean up overlays in region.
7041 (flyspell-auto-correct-word): Check that WORD is a cons.
7042 (flyspell-correct-word): Likewise.
7043
7044 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
7045
7046 * progmodes/make-mode.el (makefile-rule-action-regex)
7047 (makefile-macroassign-regex, makefile-makepp-mode)
7048 (makefile-bsdmake-mode): Continuation lines may be empty.
7049 Reported by Joshua Varner.
7050 (makefile-makepp-font-lock-keywords): Add $(stem).
7051
7052 2005-05-28 Karl Berry <karl@gnu.org>
7053
7054 * textmodes/tex-mode.el: Now that tex-send-command calls
7055 shell-quote-argument (2005-03-31 change), remove all calls to
7056 shell-quote-argument; they all end up invoking tex-send-command.
7057 The double quoting loses on filenames with non-safe characters,
7058 such as "@". Reported by Frederik Fouvry.
7059
7060 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
7061
7062 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
7063 about preserving point.
7064
7065 2005-05-27 Jay Belanger <belanger@truman.edu>
7066
7067 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
7068 Info-goto-node.
7069
7070 * calc/calc-embed.el (calc-embed-arg): New variable.
7071 (calc-do-embedded-activate, calc-embedded-activate-formula)
7072 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
7073 variable by new variable.
7074 (calc-embedded-make-info): Replace undeclared variable by new
7075 variable. When selecting region with positive prefix
7076 argument, use end of previous line instead of beginning of line.
7077
7078 * calc/calc-aent.el (calc-arg-values): Declare it.
7079
7080 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
7081 Declare them.
7082
7083 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
7084
7085 * calc/calc.el (calc-alg-map): Declare it.
7086
7087 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
7088
7089 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
7090
7091 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
7092 (gdb-registers-buffer, toggle-gdb-all-registers):
7093 Toggle display of floating point registers.
7094 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
7095
7096 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
7097 (toggle-gud-tooltip-dereference):
7098 Rename from gud-toggle-tooltip-dereference.
7099
7100 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
7101
7102 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
7103
7104 2005-05-27 Jay Belanger <belanger@truman.edu>
7105
7106 * calc/calc-prog.el (calc-kbd-report): Remove.
7107 (calc-kbd-query): Rewrite.
7108
7109 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
7110
7111 * image.el (image-library-alist): Move to image.c.
7112 (image-type-available-p): Doc fix.
7113
7114 2005-05-27 Lute Kamstra <lute@gnu.org>
7115
7116 * calc/calc.el (calc):
7117 * outline.el (outline-1, outline-2, outline-3, outline-4)
7118 (outline-5, outline-6, outline-7, outline-8):
7119 * textmodes/dns-mode.el (dns-mode):
7120 * textmodes/sgml-mode.el (sgml-namespace-face):
7121 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
7122 (tex-verbatim-face, tex-use-reftex):
7123 * textmodes/texinfo.el (texinfo-heading-face):
7124 Specify customization group.
7125
7126 * longlines.el: Don't require easy-mmode.
7127 (longlines-visible-face): Specify customization group.
7128
7129 2005-05-27 Kenichi Handa <handa@m17n.org>
7130
7131 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
7132 encoding table of windows-1251.
7133
7134 * international/ucs-tables.el (ucs-set-table-for-input):
7135 If translation-table-for-input of a coding system is a symbol, get
7136 its translation-table property.
7137
7138 * international/code-pages.el: Don't register a coding system into
7139 non-iso-charset-alist more than once.
7140 (cp-make-coding-system): Likewise.
7141
7142 2005-05-26 John Wiegley <johnw@newartisans.com>
7143
7144 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
7145 `eshell-resume-eval' is wrapped in a list, it indicates that the
7146 command was run asynchronously. In that case, unwrap the value
7147 before checking the delimiter value.
7148
7149 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
7150 character before a space at the end of a line is \, assume the space
7151 is part of the last argument rather than a final argument separator.
7152
7153 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
7154 is in use, and the target is `t' or `nil' (which are the most common
7155 values), don't assume that the symbol target is a buffer.
7156
7157 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
7158
7159 * calendar/calendar.el (calendar-mode-line-format):
7160 Use mode-line-highlight as mouse-face.
7161
7162 * time.el (display-time-string-forms, display-time-update):
7163 Use mode-line-highlight as mouse-face.
7164
7165 2005-05-26 Jay Belanger <belanger@truman.edu>
7166
7167 * calc/calc.el (calc-language-alist): Remove extra defvar.
7168
7169 2005-05-26 Lute Kamstra <lute@gnu.org>
7170
7171 * arc-mode.el (archive-mode):
7172 * bookmark.el (bookmark-read-annotation-mode)
7173 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
7174 * bs.el (bs-mode):
7175 * calc/calc-yank.el (calc-edit-mode):
7176 * calc/calc.el (calc-mode, calc-trail-mode):
7177 * calculator.el (calculator-mode):
7178 * chistory.el (command-history-mode):
7179 * comint.el:
7180 * cus-edit.el (custom-mode):
7181 * descr-text.el (describe-text-mode):
7182 * ebuff-menu.el (Electric-buffer-menu-mode):
7183 * ediff-util.el (ediff-mode):
7184 * emacs-lisp/re-builder.el (reb-mode):
7185 * emulation/vi.el (vi-mode-setup):
7186 * emulation/ws-mode.el (wordstar-mode):
7187 * eshell/esh-mode.el (eshell-mode):
7188 * forms.el (forms-mode):
7189 * help-mode.el (help-mode):
7190 * hexl.el (hexl-mode):
7191 * ibuffer.el (ibuffer-mode):
7192 * ielm.el (inferior-emacs-lisp-mode):
7193 * info.el (Info-mode, Info-edit-mode):
7194 * international/swedish.el:
7195 * ledit.el (ledit-from-lisp-mode):
7196 * locate.el (locate-mode):
7197 * mail/rmail.el (rmail-mode):
7198 * mail/rmailedit.el (rmail-edit-mode):
7199 * mail/rmailsum.el (rmail-summary-mode):
7200 * mail/supercite.el (sc-electric-mode):
7201 * net/eudc.el (eudc-mode):
7202 * net/quickurl.el (quickurl-list-mode):
7203 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
7204 * obsolete/ooutline.el (outline-mode):
7205 * obsolete/options.el (Edit-options-mode):
7206 * obsolete/rnews.el (news-mode):
7207 * obsolete/rnewspost.el (news-reply-mode):
7208 * play/5x5.el (5x5-mode):
7209 * play/decipher.el (decipher-mode, decipher-stats-mode):
7210 * play/gomoku.el (gomoku-mode):
7211 * play/snake.el (snake-mode):
7212 * play/solitaire.el (solitaire-mode):
7213 * play/tetris.el (tetris-mode):
7214 * progmodes/ada-mode.el (ada-mode):
7215 * progmodes/antlr-mode.el (antlr-mode):
7216 * progmodes/autoconf.el (autoconf-mode):
7217 * progmodes/dcl-mode.el (dcl-mode):
7218 * progmodes/delphi.el (delphi-mode):
7219 * progmodes/ebrowse.el (ebrowse-tree-mode)
7220 (ebrowse-electric-list-mode, ebrowse-member-mode)
7221 (ebrowse-electric-position-mode):
7222 * progmodes/f90.el (f90-mode):
7223 * progmodes/fortran.el (fortran-mode):
7224 * progmodes/icon.el (icon-mode):
7225 * progmodes/idlw-help.el (idlwave-help-mode):
7226 * progmodes/idlw-shell.el (idlwave-shell-mode):
7227 * progmodes/idlwave.el (idlwave-mode):
7228 * progmodes/inf-lisp.el (inferior-lisp-mode):
7229 * progmodes/m4-mode.el (m4-mode):
7230 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
7231 * progmodes/modula2.el (modula-2-mode):
7232 * progmodes/octave-inf.el (inferior-octave-mode):
7233 * progmodes/octave-mod.el (octave-mode):
7234 * progmodes/pascal.el (pascal-mode):
7235 * progmodes/sh-script.el (sh-mode):
7236 * progmodes/sql.el (sql-mode, sql-interactive-mode):
7237 * progmodes/vhdl-mode.el (vhdl-mode):
7238 * progmodes/xscheme.el (scheme-interaction-mode):
7239 * replace.el (occur-mode):
7240 * ses.el (ses-mode):
7241 * simple.el (completion-list-mode):
7242 * skeleton.el:
7243 * speedbar.el (speedbar-mode):
7244 * term.el (term-mode):
7245 * terminal.el (terminal-edit-mode):
7246 * textmodes/reftex-index.el (reftex-index-mode)
7247 (reftex-index-phrases-mode):
7248 * textmodes/reftex-sel.el (reftex-select-label-mode)
7249 (reftex-select-bib-mode):
7250 * textmodes/reftex-toc.el (reftex-toc-mode):
7251 * wdired.el (wdired-change-to-wdired-mode):
7252 * wid-browse.el (widget-browse-mode):
7253 Use run-mode-hooks.
7254
7255 * array.el (array-mode):
7256 * calendar/todo-mode.el (todo-mode):
7257 * man.el (Man-mode):
7258 * play/landmark.el (lm-mode):
7259 * play/mpuz.el (mpuz-mode):
7260 Use kill-all-local-variables and run-mode-hooks.
7261
7262 * subr.el (delay-mode-hooks): Specify indentation.
7263
7264 2005-05-26 Mark A. Hershberger <mah@everybody.org>
7265
7266 * xml.el (xml-substitute-special): Don't die for undefined xml
7267 entities.
7268
7269 2005-05-26 Jay Belanger <belanger@truman.edu>
7270
7271 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
7272 of nil.
7273
7274 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
7275
7276 * progmodes/gdb-ui.el (gdb-frame-address):
7277 Rename from gdb-current-address.
7278 (gdb-previous-frame-address): Rename from gdb-previous-address.
7279 (gdb-selected-frame): Rename from gdb-current-frame.
7280 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
7281 (gdb-frame-number): Rename from gdb-current-stack-level.
7282 (gdb-ann3): Match new mode-name for disassembly buffer.
7283 Extend initialization of variables.
7284 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
7285 (gdb-memory-mode): Use mouse-face in header line.
7286 (gdb-assembler-buffer-name): Call it disassembly and give frame
7287 in mode line.
7288 (gdb-source-spec-regexp, gdb-assembler-custom)
7289 (gdb-invalidate-assembler, gdb-frame-handler):
7290 Make robust to leading zeroes in address format.
7291
7292 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
7293
7294 * textmodes/org.el (org-mode): Use `define-derived-mode' to
7295 define `org-mode'.
7296 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
7297
7298 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
7299
7300 * log-edit.el (log-edit-changelog-entries): Distinguish between
7301 filenames like xfns.c and fns.c.
7302
7303 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
7304
7305 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
7306 point after reverting.
7307 (Buffer-menu-make-sort-button): Handle the case where
7308 `Buffer-menu-use-header-line' is nil.
7309
7310 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
7311
7312 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
7313 New funcs. In minibuffer-local-completion-map bind `]', `/'
7314 and `:' to them.
7315
7316 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
7317
7318 * startup.el (normal-top-level): Allow modification of load-path while
7319 we're iterating over it.
7320
7321 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
7322
7323 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
7324 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
7325 (thumbs-resize-interactive, thumbs-insert-image)
7326 (thumbs-insert-thumb, thumbs-dired-show-marked)
7327 (thumbs-find-image-at-point, thumbs-delete-images)
7328 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
7329 (thumbs-increment-image-size, thumbs-decrement-image-size):
7330 Fix typos in docstrings.
7331
7332 2005-05-24 Andre Spiegel <spiegel@gnu.org>
7333
7334 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
7335 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
7336 (cperl-mode): Use them.
7337
7338 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
7339
7340 * window.el (quit-window, shrink-window-if-larger-than-buffer):
7341 Doc fixes.
7342
7343 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
7344
7345 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
7346 Bind C-d to gdb-inferior-io-eof.
7347
7348 * dired.el (dired-dnd-popup-notice): Use message-box.
7349
7350 2005-05-23 Masatake YAMATO <jet@gyve.org>
7351
7352 * bindings.el (mode-line-major-mode-keymap):
7353 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
7354
7355 * faces.el (mode-line-highlight): New face.
7356
7357 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
7358 as mouse-face.
7359
7360 * bindings.el (top-level, help-echo, mode-line-modified)
7361 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
7362 as mouse-face.
7363
7364 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
7365
7366 * progmodes/cc-engine.el (c-guess-basic-syntax):
7367 Remove spurious call to `zerop'.
7368
7369 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
7370
7371 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
7372
7373 CC Mode update to 5.30.10:
7374
7375 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
7376 could go past the limit in decoration level 2, thereby causing
7377 errors during interactive fontification.
7378
7379 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
7380 the file is evaluated interactively.
7381
7382 * cc-engine.el (c-guess-basic-syntax): Handle operator
7383 declarations somewhat better in C++.
7384
7385 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
7386 make use of `run-mode-hooks' which has been added in Emacs 21.1.
7387 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
7388 (awk-mode): Use it.
7389 (make-local-hook): Suppress warning about obsoleteness.
7390
7391 * cc-engine.el, cc-align.el, cc-cmds.el
7392 (c-append-backslashes-forward, c-delete-backslashes-forward)
7393 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
7394 Compensate for return value from `forward-line' when it has moved
7395 but not to a different line due to eob.
7396
7397 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
7398 `objc-method-intro' and `objc-method-args-cont'.
7399
7400 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
7401
7402 CC Mode update to 5.30.10:
7403
7404 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
7405 in the copyright statement. Incidentally, change "along with GNU
7406 Emacs" to "along with this program" where it occurs.
7407
7408 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
7409 so that it is interactive, hence can be found by M-x awk-mode
7410 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
7411 <gmorris+emacs@ast.cam.ac.uk>.
7412
7413 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
7414 Mode's regexps.
7415
7416 2005-05-23 Kevin Ryde <user42@zip.com.au>
7417
7418 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
7419 c-parse-state, to avoid a lisp error (on bad code).
7420
7421 2005-05-23 Lute Kamstra <lute@gnu.org>
7422
7423 * subr.el (font-lock-defaults): Remove defvar as it's already
7424 defined in font-core.el.
7425
7426 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
7427
7428 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
7429
7430 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
7431 more general and work when GDB variable "print pretty" is on,
7432 as with Emacs, for example.
7433
7434 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
7435
7436 * font-core.el: Update comment.
7437
7438 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
7439 Use `after-change-major-mode-hook' instead of `find-file-hook'.
7440
7441 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
7442
7443 2005-05-22 Eli Zaretskii <eliz@gnu.org>
7444
7445 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
7446 and `yank-handler' in the doc strings.
7447
7448 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
7449
7450 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
7451
7452 2005-05-22 Richard M. Stallman <rms@gnu.org>
7453
7454 * help.el (describe-key): Move print-help-return-message call
7455 out of conditional.
7456
7457 * progmodes/etags.el (list-tags): Use with-no-warnings.
7458
7459 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
7460 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
7461 (starttls-extra-args, starttls-extra-arguments): Add defvars.
7462
7463 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
7464
7465 * language/viet-util.el (viet-viscii-nonascii-translation-table):
7466 Add defvar.
7467
7468 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
7469 Use defvar, not defconst.
7470
7471 * hexl.el (hexl-follow-line): Use with-no-warnings.
7472
7473 * emulation/tpu-extras.el: Use write-file-functions instead of
7474 write-file-hooks.
7475
7476 * dired.el (dired-font-lock-keywords): Fontify files with junk
7477 extensions even if marked by -F.
7478
7479 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
7480
7481 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
7482 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
7483 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
7484 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
7485 (concatenate, list-length, get*, getf, cl-remprop):
7486 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
7487 (etypecase, progv, lexical-let, lexical-let*)
7488 (multiple-value-bind, multiple-value-setq, shiftf):
7489 Improve argument/docstring consistency.
7490
7491 * subr.el (focus-frame, unfocus-frame):
7492 Revert deletion on 2005-05-01.
7493
7494 2005-05-22 Andre Spiegel <spiegel@gnu.org>
7495
7496 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
7497 doesn't exist.
7498
7499 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
7500 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
7501
7502 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
7503
7504 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
7505 already deleted variables: auto-fill-hook, blink-paren-hook,
7506 lisp-indent-hook, inhibit-local-variables, unread-command-event,
7507 suspend-hooks, comment-indent-hook, meta-flag,
7508 before-change-function, after-change-function,
7509 font-lock-doc-string-face.
7510
7511 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7512
7513 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
7514
7515 2005-05-21 Eli Zaretskii <eliz@gnu.org>
7516
7517 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
7518 rmail-dont-reply-to.
7519
7520 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7521
7522 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
7523 literal blank when splitting new-header-values.
7524
7525 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
7526
7527 * calendar/cal-menu.el (cal-menu-update): Add separator as a
7528 string so that tmm doesn't create a completion entry for it.
7529
7530 * textmodes/table.el (table-disable-menu): Ditto.
7531
7532 2005-05-21 Richard M. Stallman <rms@gnu.org>
7533
7534 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
7535
7536 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
7537
7538 * net/rcompile.el (remote-compile): Use compilation-start.
7539
7540 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
7541
7542 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
7543
7544 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
7545 Default to makefile-bsdmake-mode on BSD systems.
7546
7547 * imenu.el (imenu-generic-expression, imenu--generic-function'):
7548 REGEXP may also be a search function now. The part of doc-string
7549 for describing the structure was 95% identical to that of
7550 `imenu--generic-function'. Unify it there.
7551
7552 * progmodes/make-mode.el (makefile-imenu-generic-expression):
7553 Use function to find dependencies, because regexp alone is so complex,
7554 it easily goes into an endless loop.
7555 (makefile-makepp-mode): Also add submenu for Perl functions
7556 defined in the makefile.
7557 (makefile-bsdmake-mode): Special imenu-generic-expression no
7558 longer needed, due to function call.
7559 (makefile-match-dependency): Take BOUND into account when checking
7560 if we're through.
7561
7562 2005-05-20 Jay Belanger <belanger@truman.edu>
7563
7564 * calc/calc-units.el (calc-invalidate-units-table):
7565 Use inhibit-read-only.
7566 (math-build-units-table-buffer): Use view-mode.
7567
7568 2005-05-20 David Kastrup <dak@gnu.org>
7569
7570 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
7571 easy-menu-add is not a nop on Emacs; and clarify when to call it.
7572
7573 2005-05-20 Lute Kamstra <lute@gnu.org>
7574
7575 * diff-mode.el (diff-header-face, diff-file-header-face)
7576 (diff-index-face, diff-hunk-header-face, diff-removed-face)
7577 (diff-added-face, diff-changed-face, diff-function-face)
7578 (diff-context-face, diff-nonexistent-face): Put them in the
7579 diff-mode customization group.
7580
7581 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
7582
7583 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
7584
7585 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
7586
7587 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
7588 Minor regexp-optimization.
7589
7590 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
7591
7592 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
7593 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
7594 (org-agenda-add-time-grid-maybe): New function.
7595 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
7596 (org-table-create): `dotimes' instead of `mapcar'.
7597 (org-xor): Simplify implementation.
7598 (org-agenda): `inhibit-redisplay' turned on.
7599 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
7600 a consistent line after a state change.
7601 (org-agenda-remove-times-when-in-prefix): New option.
7602 (org-prefix-has-time): New variable.
7603 (org-parse-time-string): Optional argument NODEFAULT.
7604 (org-format-agenda-item): Parse items for time-of-day
7605 specifications and move these into the prefix if possible.
7606 (org-agenda-priority): Get current heading, not previous heading
7607 during agenda remote editing.
7608
7609 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
7610
7611 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
7612 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
7613 (remove-duplicates, delete-duplicates, substitute)
7614 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
7615 (nsubstitute-if-not, find, find-if, find-if-not, position)
7616 (position-if, position-if-not, count, count-if, count-if-not)
7617 (mismatch, search, sort*, stable-sort, merge, member*)
7618 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
7619 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
7620 (intersection, nintersection, set-difference, nset-difference)
7621 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
7622 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
7623 (nsublis, tree-equal): Improve argument/docstring consistency.
7624
7625 * subr.el (send-string, send-region):
7626 Remove obsolescence declaration.
7627 (window-dot, set-window-dot, read-input, show-buffer)
7628 (eval-current-buffer, string-to-int):
7629 Add release number to obsolescence declarations.
7630
7631 2005-05-19 Kim F. Storm <storm@cua.dk>
7632
7633 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
7634 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
7635
7636 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
7637
7638 * faces.el (list-faces-display): Make back button respect optional
7639 regexp arg.
7640
7641 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
7642
7643 * calculator.el (calculator-radix-grouping-mode)
7644 (calculator-radix-grouping-digits, calculator-displayer)
7645 (calculator-radix-grouping-separator, calculator-copy-displayer):
7646 * dabbrev.el (dabbrev-search-these-buffers-only):
7647 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
7648 (diff-advance-after-apply-hunk, diff-mode-hook)
7649 (diff-minor-mode-prefix):
7650 * imenu.el (imenu-use-popup-menu):
7651 * jit-lock.el (jit-lock-context-time):
7652 * newcomment.el (comment-fill-column, comment-column)
7653 (comment-style, comment-padding, comment-multi-line)
7654 (comment-empty-lines, comment-auto-fill-only-comments):
7655 * reveal.el (reveal-around-mark):
7656 * uniquify.el (uniquify-buffer-name-style)
7657 (uniquify-after-kill-buffer-p)
7658 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
7659 (uniquify-min-dir-content, uniquify-separator)
7660 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
7661 * w32-vars.el (w32-fixed-font-alist):
7662 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
7663 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
7664 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
7665 * progmodes/perl-mode.el (perl-indent-level)
7666 (perl-continued-statement-offset, perl-continued-brace-offset)
7667 (perl-brace-offset, perl-brace-imaginary-offset)
7668 (perl-label-offset, perl-indent-continued-arguments)
7669 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
7670 * progmodes/tcl.el (tcl-indent-level)
7671 (tcl-continued-indent-level, tcl-auto-newline)
7672 (tcl-tab-always-indent, tcl-electric-hash-style)
7673 (tcl-help-directory-list, tcl-use-smart-word-finder)
7674 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
7675 (inferior-tcl-source-command):
7676 * textmodes/fill.el (enable-kinsoku):
7677 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
7678 * textmodes/table.el (table-yank-handler):
7679 Specify missing group (and type, if simple) in defcustom.
7680
7681 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7682
7683 * progmodes/compile.el (compilation-finish-function): Fix defvar.
7684
7685 2005-05-19 Richard M. Stallman <rms@gnu.org>
7686
7687 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
7688
7689 * subr.el (event-basic-type): Don't get an error.
7690 (left-fringe-p): Function deleted.
7691
7692 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
7693 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
7694
7695 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
7696 in recursive copy.
7697
7698 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
7699
7700 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
7701
7702 * emacs-lisp/bytecomp.el
7703 (byte-compile-file-form-custom-declare-variable): Call
7704 byte-compile-nogroup-warn if appropriate.
7705
7706 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
7707 (compilation-set-window): Don't call left-fringe-p; do it directly.
7708
7709 2005-05-19 Jay Belanger <belanger@truman.edu>
7710
7711 * calc/calc-graph.el (calc-graph-format-data): Make sure
7712 var-PlotRejects is bound before trying to check its value.
7713
7714 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
7715
7716 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
7717 definition of this variable from reftex-global.el to reftex.el,
7718 because it is needed in the menu.
7719
7720 2005-05-19 Lute Kamstra <lute@gnu.org>
7721
7722 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
7723 years are fixed. Don't insert a space after a dash.
7724
7725 2005-05-19 Kim F. Storm <storm@cua.dk>
7726
7727 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
7728
7729 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
7730
7731 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
7732 strings, because (eq ... ?\\) is fairly frequent.
7733
7734 * progmodes/make-mode.el (makefile-add-this-line-targets):
7735 Simplify and integrate into `makefile-pickup-targets'.
7736 (makefile-add-this-line-macro): Simplify and integrate into
7737 `makefile-pickup-macros.
7738 (makefile-pickup-filenames-as-targets): Simplify.
7739 (makefile-previous-dependency, makefile-match-dependency):
7740 Don't stumble over `::'.
7741
7742 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
7743
7744 * subr.el (post-command-idle-hook, post-command-idle-delay):
7745 Remove obsoletion of post-command-idle-hook and
7746 post-command-idle-delay.
7747
7748 * faces.el (list-faces-display): Provide button when describe-face
7749 is called to take user back to the list of faces.
7750
7751 * help-fns.el (describe-variable): Remove hyperlinks in a
7752 variable's value as these are quite frequently inappropriate.
7753
7754 * follow.el (follow-submit-feedback, follow-mode):
7755 Remove references to post-command-idle-hook.
7756
7757 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
7758
7759 * progmodes/make-mode.el (makefile-previous-dependency)
7760 (makefile-match-dependency): Check for := (and in bsd mode also
7761 !=) to give a better result, even when font-lock is not on.
7762
7763 2005-05-18 Jay Belanger <belanger@truman.edu>
7764
7765 * calc/calc-help.el (calc-s-prefix-help):
7766 Add `calc-copy-special-constant' to help string.
7767
7768 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7769
7770 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
7771
7772 2005-05-18 Jay Belanger <belanger@truman.edu>
7773
7774 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
7775 in linear factors are in proper order.
7776
7777 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
7778
7779 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
7780 Support for jurabib.
7781
7782 * textmodes/reftex.el (featurep): Define aliases for overlay
7783 commands, for XEmacs compatibility, and use these aliases in
7784 overlay initializations.
7785 (reftex-highlight): Use `reftex-move-overlay'.
7786 (reftex-unhighlight): Use `reftex-delete-overlay'.
7787 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
7788 (reftex-access-search-path): Use `reftex-uniquify' instead of
7789 `reftex-uniq'
7790
7791 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
7792 `before-string' property modification enables for Emacs as well.
7793 (reftex-select-item): Use `reftex-delete-overlay'.
7794 (reftex-select-mark): Use `reftex-make-overlay' and
7795 `reftex-overlay-put'.
7796 (reftex-select-unmark): Use `reftex-delete-overlay' and
7797 `reftex-overlay-put'.
7798
7799 2005-05-18 Lute Kamstra <lute@gnu.org>
7800
7801 * emacs-lisp/lisp.el (check-parens): Fix docstring.
7802
7803 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
7804
7805 * add-log.el (add-change-log-entry):
7806 * array.el (array-make-template, array-reconfigure-rows)
7807 (array-init-max-row, array-init-max-column)
7808 (array-init-columns-per-line, array-init-field-width):
7809 * replace.el (replace-match-maybe-edit, perform-replace):
7810 * textmodes/spell.el (spell-region):
7811 Replace `read-input' by `read-string'.
7812
7813 * forms.el (forms-mode):
7814 * finder.el (finder-compile-keywords):
7815 * shadowfile.el (shadow-read-files):
7816 Replace `eval-current-buffer' by `eval-buffer'.
7817
7818 * terminal.el (te-pass-through):
7819 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
7820 (ange-ftp-raw-send-cmd):
7821 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
7822 (send-process-next-char, telnet-initial-filter, telnet):
7823 Replace `send-string' by `process-send-string'.
7824
7825 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
7826 (prolog-consult-region): Replace `send-string' by
7827 `process-send-string'; replace `send-region' by `process-send-region'.
7828
7829 * progmodes/delphi.el (delphi-log-msg):
7830 Replace `set-window-dot' by `set-window-point'.
7831
7832 * subr.el (window-dot, set-window-dot, read-input, send-string)
7833 (send-region, show-buffer, eval-current-buffer):
7834 Make really obsolete, as the comment says.
7835
7836 2005-05-17 Kim F. Storm <storm@cua.dk>
7837
7838 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
7839 (cua--init-keymaps): Bind C-return instead of S-return to set
7840 rectangle mark.
7841
7842 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
7843 instead of S-return to toggle/clear rectangle mark.
7844
7845 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
7846
7847 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
7848 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
7849 Also fontify plain strings assigned to variables, mostly so that a
7850 colon has a face and is thus not taken as a dependency separator.
7851 (makefile-previous-dependency): Inline the new matcher, because it
7852 is too complex to work in both directions.
7853 (makefile-match-dependency): Eliminate `backward' arg (see above).
7854 Completely reimplemented so as to not sometimes go into an endless
7855 loop. It should also be more efficient, because first it only
7856 searches for `:', instead of applying the very complex regexp.
7857 (makefile-mode): Cancel `font-lock-support-mode', because blocks
7858 to be fontified in one piece can be too long for JIT.
7859 Makefiles are never *that* big.
7860
7861 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
7862
7863 * dired.el (dired-mode): Simplify.
7864
7865 2005-05-17 Lute Kamstra <lute@gnu.org>
7866
7867 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
7868 defcustom for the mode hook variable.
7869
7870 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
7871 Emacs Lisp Reference Manual.
7872
7873 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
7874
7875 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
7876 (evenp, list*):
7877 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
7878 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
7879
7880 * net/tramp-smb.el (tramp-smb-open-connection):
7881 Pass `tramp-chunksize' as fifth (required) argument.
7882
7883 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
7884
7885 * font-lock.el (lisp-font-lock-keywords-1):
7886 Set `font-lock-negation-char-face' for [^...] char group.
7887 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
7888
7889 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
7890 a var, and refine it to mask one more level of nested vars.
7891 (makefile-rule-action-regex): Turn it into a var, and refine it so
7892 it recognizes backslashed continuation lines as belonging to the
7893 same command.
7894 (makefile-macroassign-regex): Refine it so it recognizes
7895 backslashed continuation lines as belonging to the same command.
7896 (makefile-var-use-regex): Don't look at the next char, because it
7897 might be the same one to be skipped by the initial [^$], leading
7898 to an overlooked variable use.
7899 (makefile-make-font-lock-keywords): Remove two parameters, which
7900 are now variables that some of the modes set locally.
7901 Handle dependency and rule action matching through functions, because
7902 regexps alone match too often. Dependency matching now comes
7903 last, so it can check, whether a colon already matched something else.
7904 (makefile-mode): Inform that font-lock improves makefile parsing
7905 capabilities.
7906 (makefile-match-dependency, makefile-match-action): New functions.
7907
7908 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
7909
7910 * emacs-lisp/cl-extra.el (equalp): Doc fix.
7911
7912 * align.el (align-regexp):
7913 * ansi-color.el (ansi-color-get-face):
7914 * array.el (array-reconfigure-rows, array-init-max-row)
7915 (array-init-max-column, array-init-columns-per-line)
7916 (array-init-field-width):
7917 * dired-aux.el (dired-trample-file-versions):
7918 * dired-x.el (dired-mark-sexp):
7919 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
7920 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
7921 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
7922 * faces.el (face-read-integer):
7923 * files.el (backup-extract-version, insert-directory):
7924 * hexl.el (hexl-insert-decimal-char):
7925 * server.el (server-process-filter):
7926 * shell.el (shell-extract-num):
7927 * startup.el (command-line-1):
7928 * term.el (term-command-hook):
7929 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
7930 (time-stamp-do-number):
7931 * time.el (display-time-update):
7932 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
7933 (timezone-fix-time):
7934 * vms-patch.el (vms-suspend-resume-hook):
7935 * calendar/appt.el (appt-convert-time):
7936 * calendar/cal-bahai.el (mark-bahai-diary-entries):
7937 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
7938 * calendar/cal-islam.el (mark-islamic-diary-entries):
7939 * calendar/calendar.el (calendar-cursor-to-date)
7940 (calendar-star-date):
7941 * calendar/diary-lib.el (diary-attrtype-convert)
7942 (mark-diary-entries, diary-entry-time):
7943 * calendar/solar.el (solar-get-number):
7944 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
7945 * emacs-lisp/re-builder.el (reb-display-subexp):
7946 * emulation/edt.el (edt-set-scroll-margins):
7947 * emulation/tpu-extras.el (tpu-set-scroll-margins):
7948 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
7949 (vip-get-ex-count):
7950 * emulation/viper-ex.el (viper-get-ex-token)
7951 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
7952 * international/fontset.el (fontset-plain-name):
7953 * mail/feedmail.el (feedmail-look-at-queue-directory):
7954 * mail/mailalias.el (mail-get-names):
7955 * mail/rmail.el (rmail-convert-to-babyl-format):
7956 * mail/rmailsum.el (rmail-make-basic-summary-line)
7957 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
7958 (rmail-summary-goto-msg):
7959 * mail/smtpmail.el (smtpmail-read-response):
7960 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
7961 (ange-ftp-vms-add-file-entry):
7962 * play/gametree.el (gametree-looking-at-ply)
7963 (gametree-current-branch-score):
7964 * progmodes/ada-xref.el (ada-prj-find-prj-file)
7965 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
7966 * progmodes/cperl-mode.el (condition-case):
7967 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
7968 (ebrowse-set-member-buffer-column-width)
7969 (ebrowse-select-1st-to-9nth):
7970 * progmodes/etags.el (etags-snarf-tag):
7971 * progmodes/flymake.el (flymake-parse-line):
7972 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
7973 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
7974 (idlwave-shell-menu-def):
7975 * progmodes/ps-mode.el (ps-run-goto-error):
7976 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
7977 (vhdl-speedbar-contract-level):
7978 * term/mac-win.el (x-handle-numeric-switch):
7979 * term/sun-mouse.el (sun-get-frame-data):
7980 * term/w32-win.el (x-handle-numeric-switch):
7981 * term/x-win.el (x-handle-numeric-switch):
7982 * textmodes/ispell.el (ispell-parse-output):
7983 * textmodes/nroff-mode.el (nroff-outline-level):
7984 * textmodes/reftex-cite.el (reftex-bib-sort-year)
7985 (reftex-bib-sort-year-reverse, reftex-format-citation):
7986 * textmodes/reftex-parse.el (reftex-init-section-numbers)
7987 (reftex-section-number):
7988 * textmodes/texinfmt.el (texinfo-paragraphindent):
7989 Replace `string-to-int' by `string-to-number'.
7990
7991 * international/latexenc.el: Add page marker to force the "Local
7992 Variables:" string out of the last page.
7993
7994 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
7995
7996 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
7997 tooltip-change-major-mode.
7998 (gud-tooltip-print-command): Remove case where gud-minor-mode
7999 is gdb ("--fullname").
8000 (gud-tooltip-tips): Turn GUD tooltips off for this case and
8001 explain to user.
8002
8003 2005-05-16 Jay Belanger <belanger@truman.edu>
8004
8005 * calc/calc-store.el (calc-copy-special-constant): New function.
8006
8007 * calc/calc-ext.el (calc-init-extensions): Add binding for
8008 `calc-copy-special-constant'.
8009
8010 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
8011 for the `calc-copy-special-constant' command.
8012
8013 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8014
8015 * subr.el (left-fringe-p): New function.
8016
8017 * progmodes/compile.el (compilation-setup): Set local value of
8018 overlay-arrow-string to "" always.
8019 (compilation-set-window): Left fringe then don't scroll.
8020 No left fringe then no arrow and scroll message to top.
8021 (compilation-context-lines): Adjust doc string accordingly.
8022
8023 2005-05-16 Kim F. Storm <storm@cua.dk>
8024
8025 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
8026 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
8027 (ido-wide-find-dir-or-delete-dir): New command for M-d.
8028 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
8029 (ido-read-file-name): Handle commands with ido property value
8030 equal to find-file as reading a file name, to allow C-d to enter dired.
8031 (ibuffer-find-file): Add ido property with value find-file.
8032
8033 2005-05-15 Kim F. Storm <storm@cua.dk>
8034
8035 * subr.el (open-network-stream-nowait): Remove.
8036 (open-network-stream-server): Remove.
8037
8038 2005-05-15 Richard M. Stallman <rms@gnu.org>
8039
8040 * faces.el (describe-face): Output a definition link button.
8041
8042 * help-mode.el (help-face-def): New button type.
8043
8044 * emacs-lisp/copyright.el (copyright-fix-years):
8045 Match properly if the first year is 2-digit.
8046 Don't mess up the whitespace after the years by filling.
8047
8048 * dired-aux.el (dired-mark-confirm):
8049 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
8050
8051 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
8052 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
8053 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
8054
8055 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8056 Set font-lock-comment-start-skip.
8057
8058 * font-lock.el (font-lock-comment-start-skip): New variable.
8059 (font-lock-comment-end-skip): New variable.
8060 (font-lock-fontify-syntactically-region): Use them if non-nil.
8061
8062 2005-05-15 Jay Belanger <belanger@truman.edu>
8063
8064 * calc/calc-store.el (calc-store-value): Return a string rather
8065 than display it as a message.
8066 Use calc-var-name for variable name.
8067 (calc-store-into): Add the result of calc-store-value to message.
8068 (calc-copy-variable): Add a message.
8069 (calc-store-exchange): Improve error messages.
8070 (calc-store-binary, calc-store-map): Don't reset the values of
8071 special constants.
8072
8073 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8074
8075 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
8076 manual to docstring.
8077
8078 * files.el (hack-local-variables-confirm): Add STRING argument.
8079 Make the function handle non file visiting buffers correctly.
8080 (hack-local-variables-prop-line, hack-local-variables)
8081 (hack-one-local-variable): Use STRING arg of
8082 `hack-local-variables-confirm'.
8083
8084 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
8085
8086 Sync with Tramp 2.0.49.
8087
8088 * net/tramp.el (tramp-handle-dired-call-process)
8089 (tramp-handle-insert-directory):`insert-buffer' cannot be used
8090 because the contents of the Tramp buffer is changed before
8091 insertion (`expand-file' and alike).
8092 (tramp-handle-insert-directory): If `localname' has an empty
8093 nondirectory name, it must not be quoted.
8094 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
8095 variable `tramp-chunksize'. Change callees.
8096 (tramp-open-connection-setup-interactive-shell): Check remote host
8097 for buggy `send-process-string' implementation.
8098 Set `tramp-chunksize' if found. Reported by Michael Kifer
8099 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
8100 (tramp-handle-shell-command): `insert-buffer' cannot be used
8101 because the contents of the Tramp buffer is changed before
8102 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
8103 <frederic.bothamy@free.fr>.
8104 (tramp-set-auto-save): Actions should be done for Tramp file name
8105 handler only. Ange-FTP has its own auto-save mechanism.
8106 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
8107 (tramp-set-auto-save-file-modes): Set file modes of
8108 `buffer-auto-save-file-name' to ?\600 as fallback solution.
8109 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
8110 (tramp-bug): Remove obsolete variable.
8111 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
8112 for presence of `mml-mode'. Make it running for older Emacsen as well.
8113
8114 2005-05-14 John Paul Wallington <jpw@pobox.com>
8115
8116 * ibuf-ext.el (define-ibuffer-filter filename):
8117 If `dired-directory' is a list, use its car.
8118
8119 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
8120
8121 * ibuffer.el (define-ibuffer-column filename):
8122 If `dired-directory' is a list, use its car.
8123
8124 2005-05-14 Richard M. Stallman <rms@gnu.org>
8125
8126 * subr.el (symbol-file): Doc fix.
8127
8128 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
8129 (byte-compile-form): Call byte-compile-nogroup-warn.
8130 (byte-compile-warning-types): Doc fix.
8131
8132 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
8133
8134 * progmodes/cc-engine.el (c-literal-faces):
8135 Add font-lock-comment-delimiter-face.
8136
8137 * net/net-utils.el (dig): Use with-no-warnings.
8138
8139 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
8140 (sc-recite-frame-alist, sc-default-cite-frame)
8141 (sc-default-uncite-frame, sc-default-recite-frame)
8142 (sc-attrib-selection-list, sc-rewrite-header-list):
8143 Mark as risky-local-variable.
8144
8145 * international/ogonek.el (ogonek-jak, ogonek-how):
8146 Don't use beginning-of-buffer.
8147
8148 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
8149
8150 * calendar/solar.el (solar-data-list): Move definition up.
8151
8152 * dnd.el (dnd-protocol-alist): Add autoload.
8153
8154 * progmodes/sh-script.el: Many doc usage fixes.
8155 (sh-indent-after-do): Change default to match common styles.
8156
8157 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
8158
8159 * files.el (interpreter-mode-alist)
8160 (auto-mode-interpreter-regexp): Doc fixes.
8161
8162 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
8163
8164 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
8165
8166 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
8167
8168 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8169
8170 * dired.el (dired-mode): make-variable-buffer-local =>
8171 make-local-variable.
8172
8173 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8174
8175 * term/mac-win.el (mac-select-convert-to-string): Try coding
8176 systems in mac-script-code-coding-systems if specified one cannot
8177 encode string for `com.apple.traditional-mac-plain-text'.
8178
8179 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
8180
8181 * progmodes/make-mode.el (makefile-targets-face)
8182 (makefile-shell-face, makefile-makepp-perl-face): New faces.
8183 (makefile-dependency-regex): Fix it to not make the colon in
8184 $(var:a=b) special.
8185 (makefile-rule-action-regex): New regexp for highlighting embedded
8186 Shell strings.
8187 (makefile-macroassign-regex): Handle != for highlighting as
8188 embedded Shell strings.
8189 (makefile-var-use-regex): New const.
8190 (makefile-statements, makefile-automake-statements)
8191 (makefile-gmake-statements, makefile-makepp-statements)
8192 (makefile-bsdmake-statements): New consts.
8193 (makefile-make-font-lock-keywords): New function.
8194 (makefile-automake-font-lock-keywords)
8195 (makefile-gmake-font-lock-keywords)
8196 (makefile-makepp-font-lock-keywords)
8197 (makefile-bsdmake-font-lock-keywords): New consts.
8198 (makefile-mode-map): Add switchers between the various submodes.
8199 (makefile-mode): Document the availability of the variants.
8200 (makefile-automake-mode, makefile-gmake-mode)
8201 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
8202
8203 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
8204 new variants of makefile-mode.
8205
8206 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
8207
8208 * font-lock.el (font-lock-comment-delimiter-face): Fix up
8209 the inheritance.
8210
8211 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
8212
8213 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
8214 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
8215
8216 * files.el (normal-mode): Extend the scope of the
8217 `enable-local-variables' binding to include the `set-auto-mode' call.
8218 (magic-mode-alist): Doc fix.
8219
8220 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
8221
8222 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
8223 font-lock-comment-face rather than copying its setting.
8224
8225 2005-05-12 Andreas Schwab <schwab@suse.de>
8226
8227 * eshell/esh-mode.el (eshell-send-input): Doc fix.
8228
8229 2005-05-12 Lute Kamstra <lute@gnu.org>
8230
8231 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
8232 defcustom for the mode hook variable. Delete the last argument.
8233 * generic-x.el: Fix callers of define-generic-mode.
8234 (generic-x-modes): Delete group.
8235 (show-tabs-tab-face, show-tabs-space-face): Put them in the
8236 generic-x customization group.
8237
8238 2005-05-12 Kim F. Storm <storm@cua.dk>
8239
8240 * font-lock.el (font-lock-negation-char-face): Default to "off".
8241
8242 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
8243 font-lock-negation-char-face to ! in !=.
8244
8245 2005-05-12 Masatake YAMATO <jet@gyve.org>
8246
8247 * add-log.el (find-change-log): Fix typos in the docstring
8248 of function.
8249
8250 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
8251
8252 * international/latexenc.el (latexenc-find-file-coding-system):
8253 Avoid `re-search-forward' when looking for input encoding because
8254 of speed and safety. Better regular expressions for recognizing
8255 input encoding. Limit a search for TeX-master/tex-main-file to
8256 the local variable section.
8257
8258 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
8259
8260 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
8261 syntax of $ to "'" (quote).
8262
8263 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
8264
8265 * dnd.el (dnd-protocol-alist): Improve custom type.
8266
8267 * dired.el (dired-dnd-protocol-alist): New variable.
8268 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
8269 `dired-mode-hook' to the end.
8270
8271 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
8272
8273 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
8274 comment-end if comment-start-skip is not set.
8275 Obey the font-lock-comment-delimiter-face variables.
8276
8277 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
8278
8279 * files.el (executable-find): Move from executable.el. Use
8280 locate-file.
8281 * progmodes/executable.el (executable-find): Move to files.el.
8282
8283 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
8284 when trying to ensure forward progress.
8285
8286 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
8287
8288 * mouse-sel.el (mouse-sel-follow-link-p): New function.
8289 (mouse-select, mouse-select-internal, mouse-extend-internal):
8290 Use it to implement mouse-1-click-follows-link functionality.
8291
8292 2005-05-11 Richard M. Stallman <rms@gnu.org>
8293
8294 * font-lock.el (font-lock-fontify-syntactically-region):
8295 Use font-lock-comment-delimiter-face for comment delimiters.
8296
8297 2005-05-10 Jay Belanger <belanger@truman.edu>
8298
8299 * calc/calc-help.el (calc-m-prefix-help): Add mention of
8300 preserving embedded modes.
8301
8302 2005-05-10 Richard M. Stallman <rms@gnu.org>
8303
8304 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
8305
8306 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
8307 Move from ada-stmt.el.
8308 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
8309
8310 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
8311 Move to ada-mode.el.
8312 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
8313
8314 * cus-edit.el (custom-file): Call file-chase-links.
8315
8316 * files.el (read-directory-name): Fix previous change.
8317 (hack-local-variables-confirm): New function.
8318 (hack-local-variables-prop-line, hack-local-variables)
8319 (hack-one-local-variable): Use it.
8320
8321 2005-05-10 Lute Kamstra <lute@gnu.org>
8322
8323 * font-lock.el (font-lock-keywords-alist)
8324 (font-lock-removed-keywords-alist): Clarify docstrings.
8325
8326 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
8327
8328 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
8329 (gdb-source-info): Check for preprocessor info.
8330 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
8331 a macro for a function.
8332 (gdb-info-breakpoints-custom): Try to find file again if not already
8333 found (user might have used GDB dir command).
8334 (gdb-get-location): Update gdb-location-alist correctly for change
8335 to gdb-info-breakpoints-custom.
8336
8337 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
8338 (gud-tooltip-print-command): Add gdbmi case.
8339 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
8340 preprocessor info.
8341
8342 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8343
8344 * startup.el (fancy-splash-insert): Fix typo in doc string.
8345
8346 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
8347
8348 * obsolete/float.el (string-to-float):
8349 * obsolete/hilit19.el (hilit-add-pattern):
8350 * obsolete/rnews.el (news-parse-range, news-select-message)
8351 (news-get-pruned-list-of-files): Replace `string-to-int' by
8352 `string-to-number'.
8353
8354 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
8355 `find-file-not-found-hooks'; use `add-hook'.
8356 (uncompress-while-visiting): Set `write-file-functions', not
8357 `write-file-hooks'; use `add-hook'.
8358
8359 2005-05-09 Kim F. Storm <storm@cua.dk>
8360
8361 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
8362 (cua-paste): Handle clipboard action.
8363 (cua--init-keymaps): Remap clipboard-kill-region and
8364 clipboard-kill-ring-save.
8365
8366 2005-05-08 Eli Zaretskii <eliz@gnu.org>
8367
8368 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
8369 Improve commentary.
8370
8371 * simple.el (next-error-overlay-arrow-position): Revert the change
8372 made on 2005-04-30.
8373
8374 2005-05-07 Jay Belanger <belanger@truman.edu>
8375
8376 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
8377 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
8378 `calc-sel-reselect'.
8379
8380 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
8381 Calc is in embedded mode.
8382
8383 2005-05-07 Eli Zaretskii <eliz@gnu.org>
8384
8385 * progmodes/compile.el (compilation-setup):
8386 Set overlay-arrow-string to an empty string on text terminals.
8387
8388 * textmodes/ispell.el (ispell-program-name): Try looking for
8389 "aspell" along exec-path, and if found, use it as the default
8390 speller program.
8391
8392 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
8393
8394 * international/mule.el (sgml-xml-auto-coding-function):
8395 Recognize encoding='FOO' in single quotes as well as in double quotes.
8396
8397 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8398
8399 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
8400 as well as `interactive', so that defmacro* would recognize
8401 `declare' forms.
8402
8403 2005-05-07 Eli Zaretskii <eliz@gnu.org>
8404
8405 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
8406 Explain more about the LIGHTER arg's usage in the doc string.
8407 Add commentary to clarify what the code does. Fix the regexp that
8408 strips whitespace from LIGHTER. Quote LIGHTER before using it,
8409 since it could have characters special to regular expressions.
8410
8411 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
8412
8413 * replace.el (occur-1): Bind inhibit-read-only so that
8414 erase-buffer doesn't barf on read-only text properties (likewise
8415 for add-text-properties in occur-engine). Mark buffer as unmodified.
8416 (occur-engine): Don't set buffer-read-only here.
8417
8418 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8419
8420 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
8421 list-buffers-directory. This caused the *cvs-commit* buffer to be
8422 sometimes mistakenly reused as a *cvs* buffer.
8423
8424 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
8425
8426 * tooltip.el: Move code for GUD tooltips into gud.el.
8427 (require): CL no longer needed to compile case.
8428 (tooltip-mode): Do not toggle functions for GUD tooltips.
8429 (tooltip-gud-tips-p): Remove. Replace with minor mode
8430 gud-tooltip-mode in gud.el.
8431 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
8432 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
8433 tooltip-gud prefix with gud-tooltip and obsolete.
8434 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
8435 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
8436 (tooltip-mouse-motion): Mouse movement functions/variable.
8437 Rename in gud.el by adding gud prefix.
8438 (tooltip-gud-original-filter, tooltip-gud-dereference)
8439 (tooltip-gud-event, tooltip-toggle-gud-tips)
8440 (tooltip-gud-process-output, tooltip-gud-print-command)
8441 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
8442 gud.el by replacing tooltip-gud prefix with gud-tooltip.
8443 (gdb-tooltip-print): Move to gdb-ui.el.
8444
8445 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
8446 (require): CL needed to compile case.
8447 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
8448 tooltip-gud-tips-p. Make it a minor-mode.
8449 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
8450 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
8451 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
8452 (gud-tooltip-change-major-mode)
8453 (gud-tooltip-activate-mouse-motions-if-enabled)
8454 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
8455 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
8456 (gud-tooltip-original-filter, gud-tooltip-dereference)
8457 (gud-tooltip-event, tooltip-toggle-gud-tips)
8458 (gud-tooltip-process-output, gud-tooltip-print-command)
8459 (gud-tooltip-tips): Move from tooltip.el.
8460
8461 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
8462 (gdb-cpp-define-alist-flags): Doc fix.
8463 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
8464 gud-tooltip-mode is t.
8465
8466 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8467
8468 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
8469 evaporate if their text is deleted.
8470 (goto-address-at-point): Make it work as a mouse binding as well.
8471 (goto-address-at-mouse): Obsolete it. Update users.
8472
8473 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
8474
8475 * calendar/appt.el (top-level): No longer activate on load.
8476
8477 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
8478
8479 * calendar/cal-bahai.el (mark-bahai-diary-entries):
8480 * net/webjump.el (webjump):
8481 * progmodes/idlw-help.el (idlwave-do-context-help1)
8482 (idlwave-highlight-linked-completions):
8483 * textmodes/po.el (po-find-file-coding-system-guts):
8484 Replace `assoc-ignore-case' by `assoc-string'.
8485
8486 2005-05-06 Eli Zaretskii <eliz@gnu.org>
8487
8488 * files.el (locate-file): Doc fix.
8489
8490 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
8491 Remove the redundant test for ms-dos.
8492
8493 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
8494 look for the preprocessor with exec-suffixes. If not found in
8495 standard places, look in exec-path. Remove most of the tests that
8496 used system-type.
8497
8498 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
8499
8500 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
8501
8502 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
8503 file-name clash with jka-compr.el on 8+3 filesystems.
8504
8505 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8506
8507 * term/mac-win.el: Don't define or bind scroll bar functions if
8508 x-toolkit-scroll-bars is t.
8509 (x-select-text, x-get-selection-value): Clear
8510 x-last-selected-text-clipboard if x-select-enable-clipboard is
8511 nil.
8512 (PRIMARY): Put mac-scrap-name property.
8513 (mac-select-convert-to-file-url): New function.
8514 (public.file-url): New selection target type. Add to
8515 selection-converter-alist.
8516 (x-get-selection, x-selection-value): Handle it.
8517 (x-cut-buffer-or-selection-value): New alias.
8518
8519 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8520
8521 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
8522 entry to avoid calling bibtex-find-entry with arg global
8523 being t. Remove arg key.
8524 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
8525 (bibtex-copy-summary-as-kill): Change accordingly.
8526
8527 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8528
8529 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
8530 (org-agenda-date-later): Use with-current-buffer.
8531
8532 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
8533
8534 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
8535 (define-obsolete-variable-alias): Doc Fixes.
8536
8537 2005-05-06 Kim F. Storm <storm@cua.dk>
8538
8539 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
8540 vertical-motion when selective-display is active.
8541
8542 * ido.el (ido-setup-hook): New hook.
8543 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
8544 (ido-input-stack): New var.
8545 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
8546 ido-next-work-file binding to M-O.
8547 Bind M-f to ido-wide-find-file-or-pop-dir.
8548 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
8549 (ido-read-internal): Run ido-setup-hook.
8550 Catch quit in read-file-name and read-string to cancel edit.
8551 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
8552 Automatically pop-all when completing a directory name (RET).
8553 (ido-file-internal): Add with-no-warnings around ffap and dired code.
8554 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
8555 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
8556 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
8557 New functions for M-b/M-f to move among the directory components.
8558 (ido-make-merged-file-list): Catch quit to cancel merge.
8559 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
8560 (ido-completion-help): No warnings for ido-completion-buffer-full.
8561
8562 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
8563
8564 * font-lock.el (font-lock-negation-char-face): New face and variable.
8565 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
8566 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
8567 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
8568 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
8569
8570 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
8571
8572 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
8573 Fix typo in docstring.
8574
8575 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
8576 (ebrowse-print-statistics-line)
8577 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
8578
8579 * term/w32-win.el (image-library-alist): Add additional name for
8580 Xpm library.
8581
8582 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
8583
8584 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
8585 use gcc instead of cpp.
8586
8587 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
8588 (gdb-create-define-alist): Use it.
8589 (gdb-cpp-define-alist-program): Update for MS-DOS.
8590
8591 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
8592
8593 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
8594
8595 2005-05-04 Richard M. Stallman <rms@gnu.org>
8596
8597 * help.el (describe-key): No error when UNTRANSLATED is nil.
8598
8599 * simple.el (line-move-1): Fix previous change to signal errors
8600 appropriately.
8601
8602 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
8603
8604 * calendar/icalendar.el (icalendar-version): Now at 0.12.
8605 (icalendar-duration-correction): Remove.
8606 (icalendar--get-event-properties): Split result at commas.
8607 (icalendar--decode-isoduration): New optional argument
8608 DURATION-CORRECTION.
8609 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
8610 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
8611 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
8612 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
8613 (icalendar--convert-anniversary-to-ical): New functions, extracted
8614 from icalendar-export-region, with bug fixes.
8615 (icalendar-export-region): Use the above functions.
8616 (icalendar-import-buffer): Check before saving diary file.
8617 (icalendar--convert-recurring-to-diary)
8618 (icalendar--convert-non-recurring-all-day-to-diary)
8619 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
8620 extracted from icalendar--convert-ical-to-diary, with bug fixes.
8621 (icalendar--convert-ical-to-diary): Use the above functions.
8622
8623 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
8624
8625 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
8626 Remove these recent additions.
8627 (c-mode): Restore to before 2005-04-28.
8628
8629 * progmodes/cc-vars.el (cc-define-list-program): Remove this
8630 recent addition.
8631
8632 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
8633 (gdb-define-alist): New variables.
8634 (gdb-create-define-alist): New function.
8635 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
8636 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
8637 with string-to-number.
8638 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
8639
8640 * progmodes/gud.el: Replace string-to-int with string-to-number.
8641 (gud-find-file): Handle gdb-define-alist.
8642
8643 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
8644
8645 2005-05-02 Jay Belanger <belanger@truman.edu>
8646
8647 * calc/calc-aent.el (math-read-token):
8648 * calc/calc-bin.el (calc-word-size):
8649 * calc/calc-ext.el (calc-read-number-fancy):
8650 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
8651 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
8652 * calc/calc-frac.el (calc-over-notation):
8653 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
8654 (calc-graph-num-points, calc-graph-init):
8655 * calc/calc-prog.el (calc-read-parse-table-part)
8656 (calc-edit-macro-repeats):
8657 * calc/calc-yank.el (calc-do-grab-rectangle):
8658 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
8659 Replace `string-to-int' by `string-to-number'.
8660
8661 2005-05-02 Kim F. Storm <storm@cua.dk>
8662
8663 * kmacro.el: Use executing-kbd-macro-index variable.
8664
8665 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
8666
8667 * net/rlogin.el (rlogin-parse-words): Delete func.
8668 (rlogin): Use split-string, not rlogin-parse-words.
8669 Also, if there are option-like elements in the parsed args,
8670 take the host to be the first arg immediately following them.
8671 Suggested by Michael Mauger.
8672
8673 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8674
8675 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
8676
8677 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
8678
8679 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
8680 (cc-mode-cpp-program): Rename to cc-define-list-program and
8681 move to cc-vars.el.
8682
8683 * progmodes/cc-vars.el (cc-define-list-program):
8684 Change to "gcc -E -dM -". Make customizable.
8685
8686 2005-05-02 Kim F. Storm <storm@cua.dk>
8687
8688 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
8689
8690 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
8691
8692 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
8693
8694 * international/mule-util.el (truncate-string): Remove alias and
8695 obsolete declaration.
8696
8697 * international/mule-cmds.el (update-iso-coding-systems):
8698 Remove alias and obsolete declaration.
8699
8700 * international/mule.el (coding-system-parent): Remove alias and
8701 obsolete declaration.
8702
8703 * subr.el (define-function, sref): Remove aliases and obsolete
8704 declarations.
8705 (chars-in-region): Remove obsolete declaration.
8706
8707 2005-05-01 Richard M. Stallman <rms@gnu.org>
8708
8709 * info.el (Info-mode): Set widen-automatically to nil, locally.
8710
8711 * simple.el (widen-automatically): New variable.
8712 (pop-global-mark): Obey widen-automatically.
8713
8714 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
8715
8716 * term/xterm.el (function-key-map): Call substitute-key-definition
8717 before the keymap size is increased by a lot of define-key calls.
8718
8719 2005-05-01 Richard M. Stallman <rms@gnu.org>
8720
8721 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
8722 Rename ARG to ELEMENT. Doc fix.
8723
8724 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
8725
8726 * allout.el (allout-exposure): Remove macro and obsolete declaration.
8727 Remove references to allout-exposure/change to allout-new-exposure.
8728
8729 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
8730 bytecode symbols.
8731
8732 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
8733 (compiled-function-p, focus-frame, unfocus-frame):
8734 Remove aliases and obsolete declarations.
8735 Back out inadvertent changes from previous commit.
8736
8737 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8738
8739 * files.el (require-final-newline): Make Custom tags consistent
8740 with mode-require-final-newline.
8741 (mode-require-final-newline): Doc fix.
8742
8743 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8744
8745 * international/latexenc.el (latexenc-find-file-coding-system):
8746 Fix regular expressions.
8747
8748 2005-05-01 David Kastrup <dak@gnu.org>
8749
8750 * international/latexenc.el (latexenc-find-file-coding-system):
8751 Fix regular expressions.
8752
8753 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
8754
8755 * subr.el (string-to-int): Make obsolete.
8756
8757 2005-04-30 Richard M. Stallman <rms@gnu.org>
8758
8759 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
8760
8761 * loadup.el: load jka-comp-hook.
8762
8763 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
8764 (jka-compr-handler): Add autoload. `put' calls moved
8765 to jka-comp-hook.el.
8766 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
8767 (jka-compr-inhibit): Autoload.
8768
8769 * jka-comp-hook.el: New file.
8770 Enable the mode by default.
8771
8772 * files.el (backup-buffer-copy): Use copy-file instead
8773 of write-region, and put back the 'excl.
8774
8775 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
8776
8777 * progmodes/flymake.el (flymake-split-string)
8778 (flymake-split-string, flymake-log, flymake-pid-to-names)
8779 (flymake-reg-names, flymake-get-source-buffer-name)
8780 (flymake-unreg-names, flymake-add-line-err-info)
8781 (flymake-add-err-info): Clarify docstrings.
8782 (flymake-popup-menu, flymake-make-emacs-menu)
8783 (flymake-make-xemacs-menu): Add docstrings.
8784 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
8785 Set variables directly throughout.
8786
8787 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
8788
8789 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
8790 exists. Initialize cc-define-alist.
8791 (c-mode): Add cc-create-define-alist locally to after-save-hook.
8792 If there is no file (Macroexpansion) don't create an alist.
8793
8794 2005-04-29 Sam Steingold <sds@gnu.org>
8795
8796 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
8797 (cc-create-define-alist): Use it instead of the hard-coded string.
8798
8799 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8800
8801 * international/mule-conf.el (file-coding-system-alist): Fix regexp
8802 for latexenc.
8803
8804 2005-04-29 Lute Kamstra <lute@gnu.org>
8805
8806 * emacs-lisp/generic.el: Improve commentary section.
8807 (define-generic-mode): Improve docstring.
8808
8809 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
8810
8811 * textmodes/org.el (many places): Change to quiet the byte compiler.
8812 (org-prefix-format-compiled): New variable.
8813 (org-compile-prefix-format): New function.
8814 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
8815 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
8816 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
8817 (org-get-entries-from-diary): Use `org-get-time-of-day' for
8818 consistency with entries from `org-mode' files.
8819 (org-get-time-of-day): Fix bug with partial matches early in a line.
8820 (org-non-link-chars): New constant.
8821 (org-link-regexp): Respect `org-non-link-chars'.
8822 (org-agenda-day-view): Remove command.
8823 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
8824 (org-follow-bbdb-link, org-store-link): Search also company field.
8825 (org-highlight-overlay): New variable.
8826 (org-highlight, org-unhighlight): New functions.
8827 (org-agenda-mode): Add pre-command-hook to remove highlight.
8828 (org-evaluate-time-range): Behavior depends upon whether time stamp
8829 contains a time or not.
8830 (org-show-subtree, org-show-entry): New functions.
8831 (org-agenda-cleanup-fancy-diary): Remove empty lines.
8832
8833 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
8834
8835 * comint.el (comint-output-filter-functions): Add autoload cookie.
8836
8837 2005-04-28 Kim F. Storm <storm@cua.dk>
8838
8839 * ido.el (ido-everywhere): Fix last change.
8840
8841 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
8842
8843 * international/latexenc.el: New file.
8844 * international/mule-conf.el (file-coding-system-alist): For .tex,
8845 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
8846
8847 2005-04-28 Lute Kamstra <lute@gnu.org>
8848
8849 * font-lock.el (font-lock-add-keywords)
8850 (font-lock-remove-keywords): Clarify docstring.
8851 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
8852 Don't start docstrings with a `*'.
8853 (font-lock-update-removed-keyword-alist): Give it a docstring.
8854
8855 * generic-x.el: Update commentary section.
8856 Only require font-lock when compiling.
8857 Define all modes conditionally.
8858 Place all generic modes in the generic-x-modes customization group.
8859 (generic-x-modes): New customization group.
8860 (generic-default-modes, generic-mswindows-modes)
8861 (generic-unix-modes, generic-other-modes): New constants.
8862 (generic-define-mswindows-modes, generic-define-unix-modes):
8863 Update docstrings. Make them obsolete.
8864 (generic-extras-enable-list): New default value. Update docstring.
8865 Improve :type. Change :set function.
8866 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
8867 Fix docstring.
8868
8869 * emacs-lisp/generic.el (generic-mode-internal):
8870 Simplify font-lock-defaults.
8871 (define-generic-mode): Fix docstring.
8872
8873 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8874
8875 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
8876 font-lock-face property to highlight matches.
8877
8878 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8879
8880 * progmodes/cc-mode.el (cc-create-define-alist): New function.
8881 (cc-define-alist): New variable.
8882 (c-mode): Make it local and initialize it.
8883
8884 * progmodes/gdb-ui.el (gdb-active-process): New variable.
8885 (gdb-exited): New function.
8886 (gdb-annotation-rules): Use it.
8887 (gdb-starting): Set gdb-active-process to t.
8888 (gdb-stopping): Amend doc string.
8889 (gdb-reset): Set gdb-active-process to nil.
8890
8891 * tooltip.el (tooltip-gud-tips): Show the associated #define
8892 directives when a C program under GDB is not executing.
8893
8894 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
8895
8896 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
8897 font-lock-fontify-syntactic-keywords.
8898
8899 * font-lock.el (font-lock-default-fontify-region): Don't force
8900 parse-sexp-lookup-properties to nil.
8901
8902 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
8903
8904 * man.el (man-mode-syntax-table): Set up `:' to have
8905 word-constituent syntax.
8906
8907 2005-04-27 Lute Kamstra <lute@gnu.org>
8908
8909 * novice.el (disable-command): Don't add spurious newlines to the
8910 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
8911
8912 2005-04-26 Jay Belanger <belanger@truman.edu>
8913
8914 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
8915 than one window before deleting window.
8916
8917 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8918
8919 * shell.el (shell-prompt-pattern): Doc fix.
8920 (shell-mode): Set paragraph-separate buffer locally to "\\'".
8921
8922 * comint.el (comint-prompt-regexp, comint-get-old-input)
8923 (comint-use-prompt-regexp)
8924 (comint-use-prompt-regexp-instead-of-fields)
8925 (comint-replace-by-expanded-history, comint-send-input)
8926 (comint-output-filter, comint-get-old-input-default)
8927 (comint-line-beginning-position, comint-bol, comint-show-output)
8928 (comint-backward-matching-input, comint-forward-matching-input)
8929 (comint-next-prompt, comint-previous-prompt):
8930 Rename `comint-use-prompt-regexp-instead-of-fields' to
8931 `comint-use-prompt-regexp'. Keep old name as alias and declare
8932 obsolete.
8933 (comint-use-prompt-regexp): Shorten first line of doc string.
8934
8935 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
8936 Set paragraph-separate buffer locally to "\\'".
8937
8938 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
8939 Adapt to above name change.
8940
8941 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8942 (smbclient-prompt-regexp): Ditto.
8943
8944 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
8945
8946 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
8947
8948 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
8949 gdb-location-list.
8950 Break lines that are over 80 characters wide.
8951
8952 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
8953
8954 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
8955 New fun and var, to preserve compatibility.
8956
8957 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
8958
8959 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
8960
8961 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
8962 name to file-newer-than-file-p.
8963
8964 2005-04-26 Richard M. Stallman <rms@gnu.org>
8965
8966 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
8967
8968 * progmodes/python.el (python-mode):
8969 Use new name eldoc-documentation-function.
8970
8971 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
8972
8973 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
8974 (eldoc-documentation-function):
8975 Rename from eldoc-print-current-symbol-info-function. Calls changed.
8976
8977 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
8978
8979 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
8980
8981 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
8982
8983 * term/xterm.el (function-key-map): Fix strings for
8984 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
8985 {C,S,A,C-S}-{f1-f12}.
8986
8987 2005-04-26 Kenichi Handa <handa@m17n.org>
8988
8989 * international/mule-cmds.el (select-safe-coding-system):
8990 Fix previous change.
8991
8992 2005-04-26 Lute Kamstra <lute@gnu.org>
8993
8994 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
8995
8996 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
8997 (font-lock-comment-delimiter-face): Ditto.
8998
8999 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
9000
9001 2005-04-25 Jay Belanger <belanger@truman.edu>
9002
9003 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
9004 to t while inserting information; use help-mode.
9005
9006 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
9007
9008 * term.el (ansi-term-color-vector): Use the xterm colors.
9009 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
9010
9011 2005-04-25 Lute Kamstra <lute@gnu.org>
9012
9013 * font-core.el (font-lock-defaults): Fix docstring.
9014
9015 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
9016
9017 2005-04-25 Kenichi Handa <handa@m17n.org>
9018
9019 * international/mule-cmds.el (select-safe-coding-system):
9020 Don't check consistency with coding: spec, etc if raw-text or
9021 no-conversion was found to be safe.
9022
9023 2005-04-24 Richard M. Stallman <rms@gnu.org>
9024
9025 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
9026 citation markers at start of each line.
9027
9028 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
9029 citation markers at start of each line.
9030
9031 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
9032
9033 * files.el (mode-require-final-newline): Fix previous change.
9034 (require-final-newline): Fix type label.
9035
9036 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
9037
9038 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
9039 statement in buffer (broken by 2004-11-24 change).
9040
9041 2005-04-24 Kim F. Storm <storm@cua.dk>
9042
9043 * ido.el (ido-everywhere): Save and restore old read-buffer-function
9044 and read-file-name-function values. Don't overwrite existing
9045 non-nil values if ido-mode is enabled without ido-everywhere.
9046
9047 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
9048
9049 * files.el (mode-require-final-newline): Minor doc fix.
9050
9051 2005-04-24 Eli Zaretskii <eliz@gnu.org>
9052
9053 * subr.el (syntax-after): Doc fix.
9054 (syntax-class): If argument is nil, return nil. Mask off upper 16
9055 bits, not 8 bits.
9056
9057 * files.el (mode-require-final-newline): Doc fix.
9058 (backup-buffer-copy): Fix last change.
9059
9060 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9061
9062 * term/mac-win.el: Require select. Set selection-coding-system to
9063 mac-system-coding-system. Call menu-bar-enable-clipboard.
9064 (x-last-selected-text-clipboard, x-last-selected-text-primary)
9065 (x-select-enable-clipboard): New variables.
9066 (x-select-text, x-get-selection, x-selection-value)
9067 (x-get-selection-value, mac-select-convert-to-string)
9068 (mac-services-open-file, mac-services-open-selection)
9069 (mac-services-insert-text): New functions.
9070 (CLIPBOARD, FIND): Put mac-scrap-name property.
9071 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
9072 (public.tiff): Put mac-ostype property.
9073 (selection-converter-alist): Add entries for them.
9074 (mac-application-menu-map): New keymap.
9075 (interprogram-cut-function, interprogram-paste-function): Set to
9076 x-select-text and x-get-selection-value, respectively.
9077 (split-window-keep-point): Set to t.
9078
9079 2005-04-23 Richard M. Stallman <rms@gnu.org>
9080
9081 * files.el (read-directory-name): Always pass non-nil
9082 DEFAULT-FILENAME arg to read-file-name.
9083 (backup-buffer-copy, basic-save-buffer-2): Take care against
9084 writing thru an unexpected existing symlink.
9085 (revert-buffer): In indirect buffer, revert the base buffer.
9086 (magic-mode-alist): Doc fix.
9087 (buffer-stale-function): Doc fix.
9088 (minibuffer-with-setup-hook): Avoid warning.
9089 (mode-require-final-newline): Doc and custom fix.
9090
9091 * follow.el (follow-end-of-buffer): Use with-no-warnings.
9092
9093 * font-lock.el (font-lock-comment-face): On terminals with few colors,
9094 use the default appearance.
9095 (font-lock-comment-delimiter-face): New face, new variable.
9096
9097 * imenu.el (imenu--generic-function): The official position of a
9098 definition is the start of the line that BEG is in.
9099
9100 * midnight.el (midnight-timer): Move defvar up.
9101
9102 * mouse.el (mouse-drag-region-1): Delete some debugging code.
9103
9104 * saveplace.el (save-place-to-alist): Use with-no-warnings.
9105
9106 * startup.el (command-line): Use with-no-warnings.
9107
9108 * window.el (window-size-fixed): New defvar.
9109
9110 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
9111
9112 * mail/rmail.el (rmail-font-lock-keywords):
9113 Use font-lock-comment-delimiter-face.
9114
9115 * mail/sendmail.el (mail-font-lock-keywords):
9116 Use font-lock-comment-delimiter-face.
9117
9118 * progmodes/compile.el (next-error-highlight-timer): New defvar.
9119
9120 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
9121
9122 * progmodes/compile.el (compilation-mode-font-lock-keywords):
9123 Specify t for LAXMATCH when matching directories.
9124 Save match data around compilation-compat-error-properties form.
9125
9126 2005-04-23 David Kastrup <dak@gnu.org>
9127
9128 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
9129 Mention that the autoloaded aliases should be kept for AUCTeX.
9130
9131 2005-04-23 Andreas Schwab <schwab@suse.de>
9132
9133 * isearch.el (isearch-forward): Doc fix.
9134
9135 2005-04-23 Eli Zaretskii <eliz@gnu.org>
9136
9137 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
9138 (jit-lock-stealth-nice): Change default value to 0.5.
9139
9140 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
9141
9142 * abbrev.el (write-abbrev-file): Write table entries in
9143 alphabetical order by table name.
9144
9145 2005-04-22 Kim F. Storm <storm@cua.dk>
9146
9147 * ido.el (ido-read-internal): Fix `list' completion.
9148
9149 2005-04-22 Kenichi Handa <handa@m17n.org>
9150
9151 * recentf.el (recentf-save-file-coding-system): New variable.
9152 (recentf-save-list): Encode the file by
9153 recentf-save-file-coding-system and add coding: tag.
9154
9155 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
9156
9157 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
9158
9159 2005-04-21 Lute Kamstra <lute@gnu.org>
9160
9161 * loadhist.el (unload-feature): Don't remove a function from hooks
9162 if it is about to be restored to an autoload . Remove functions
9163 that will become unbound from auto-mode-alist. Simplify the code.
9164
9165 * subr.el (assq-delete-all): New implementation that is linear,
9166 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
9167 (rassq-delete-all): New function.
9168
9169 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
9170 Add size-indication-mode.
9171
9172 2005-04-21 Kenichi Handa <handa@m17n.org>
9173
9174 * international/mule-cmds.el: Add autoload for widget-value in
9175 eval-when-compile.
9176
9177 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
9178
9179 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
9180 Add tooltip-mode.
9181
9182 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
9183
9184 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
9185
9186 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
9187 (inferior-lisp-filter-regexp, inferior-lisp-program)
9188 (inferior-lisp-load-command, inferior-lisp-prompt)
9189 (inferior-lisp-mode-hook, lisp-source-modes)
9190 (inferior-lisp-load-hook): defvar->defcustom.
9191 (inferior-lisp-program, inferior-lisp-prompt)
9192 (inferior-lisp-load-hook): Doc fixes.
9193 (inferior-lisp-install-letter-bindings): Small change in
9194 introductory comment.
9195
9196 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
9197
9198 * vc.el (vc-annotate-color-map): Change some colors so that text
9199 using them as foreground is readable on both white and black
9200 backgrounds.
9201
9202 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
9203
9204 * international/mule-conf.el (translation-table-for-input):
9205 Remove redundant declaration.
9206
9207 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
9208
9209 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
9210
9211 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
9212 (tooltip-toggle-gud-tips): New function.
9213
9214 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9215
9216 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
9217 right angle brackets.
9218
9219 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
9220
9221 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
9222
9223 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
9224
9225 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
9226 Remove. Update callers to use expand-file-name instead.
9227
9228 * subr.el (syntax-class): New function.
9229
9230 * simple.el (blink-matching-open): Use it.
9231
9232 * paren.el (show-paren-function): Use it to recognize parens that are
9233 also used in 2-char comment markers.
9234
9235 2005-04-19 Lute Kamstra <lute@gnu.org>
9236
9237 * loadhist.el (unload-feature): Update for new format of
9238 load-history. Simplify the code.
9239
9240 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9241
9242 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
9243 (mac-add-charset-info): New function. Initialize variable
9244 mac-charset-info-alist using it.
9245 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
9246 for translation.
9247 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
9248 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
9249 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
9250 New CCL programs.
9251
9252 2005-04-19 Kim F. Storm <storm@cua.dk>
9253
9254 * simple.el (next-buffer, prev-buffer, next-error)
9255 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
9256 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
9257
9258 * bindings.el (next-buffer, prev-buffer, next-error)
9259 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
9260 (clone-indirect-buffer-other-window): Move bindings from simple.el.
9261 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
9262 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
9263
9264 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
9265
9266 * isearch.el (isearch-edit-string): Make the search-ring available for
9267 minibuffer history commands.
9268 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
9269 the default history commands now work just as well.
9270 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
9271
9272 2005-04-18 Kim F. Storm <storm@cua.dk>
9273
9274 * emulation/cua-base.el (cua--pre-command-handler): Add more
9275 elaborate check for shift modifier on non-window systems.
9276
9277 2005-04-18 Lars Hansen <larsh@math.ku.dk>
9278
9279 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
9280
9281 2005-04-18 Kim F. Storm <storm@cua.dk>
9282
9283 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
9284 and make it optional. Don't test tooltip-gud-echo-area here.
9285 (tooltip-gud-process-output, gdb-tooltip-print):
9286 Pass tooltip-gud-echo-area to tooltip-show.
9287 (tooltip-help-tips): Remove second optional arg to tooltip-show.
9288
9289 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9290
9291 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
9292 `display-graphic-p' may not be bound yet.
9293
9294 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
9295
9296 * startup.el (command-line): No longer enable Xterm Mouse mode by
9297 default in terminals compatible with xterm.
9298
9299 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
9300
9301 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
9302
9303 * tooltip.el (tooltip-gud-echo-area): Rename from
9304 tooltip-use-echo-area.
9305 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
9306 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
9307 area independently of where help tooltips are displayed.
9308
9309 2005-04-17 David Kastrup <dak@gnu.org>
9310
9311 * cus-theme.el (custom-theme-write-variables): Quote variables
9312 where necessary.
9313
9314 2005-04-17 Richard M. Stallman <rms@gnu.org>
9315
9316 * simple.el (yank-excluded-properties): Add follow-link to value.
9317
9318 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
9319
9320 * startup.el (fancy-splash-max-time): Just 30 seconds.
9321 (fancy-splash-delay): Just 7.
9322 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
9323
9324 * loadhist.el (unload-feature): Update for new format of load-history.
9325 Simplify the code.
9326
9327 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
9328 (rmail-font-lock-keywords): Don't fontify the text of a citation.
9329
9330 * mail/sendmail.el (mail-font-lock-keywords):
9331 Don't fontify subject text.
9332 Don't fontify the text of a citation.
9333
9334 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
9335
9336 * comint.el (comint-output-filter): Run comint-output-filter-functions
9337 with point where the user had it.
9338
9339 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
9340
9341 * international/ucs-tables.el (ucs-set-table-for-input):
9342 Disable when using unify-on-decoding.
9343
9344 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
9345
9346 * emulation/cua-base.el (cua-global-mark-face): Add special case
9347 for displays supporting a high number of colors.
9348
9349 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
9350
9351 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
9352
9353 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
9354
9355 * filesets.el (filesets-add-buffer): If user supplies a name of a
9356 non-existing fileset, create a new fileset.
9357
9358 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
9359
9360 * textmodes/org.el (org-up-heading-all): Fix bug with
9361 `outline-up-heading-all'.
9362
9363 2005-04-16 Andreas Schwab <schwab@suse.de>
9364
9365 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
9366 /etc/permissions.d/* and /etc/aliases.d/*.
9367
9368 2005-04-16 Kenichi Handa <handa@m17n.org>
9369
9370 * international/code-pages.el (cp-make-coding-system):
9371 Set `translation-table-for-input' property value to the symbol
9372 ucs-mule-to-mule-unicode, not to that value.
9373 (pt154): Escape guillemet by `\'.
9374
9375 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
9376
9377 * loadup.el: Load tooltip if x-show-tip is fboundp.
9378
9379 * startup.el (command-line): Add comment.
9380
9381 * tooltip.el (tooltip-mode): Specify correct standard value for
9382 Custom in init-value.
9383
9384 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
9385
9386 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
9387 possible.
9388
9389 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9390
9391 * textmodes/org.el (org-agenda-date-prompt): Rename from
9392 `org-agenda-date-today'.
9393 (org-evaluate-time-range): Insert at point instead of directly
9394 after time range.
9395 (org-first-headline-recenter, org-subtree-end-visible-p)
9396 (org-optimize-window-after-visibility-change): New functions
9397 (org-agenda-post-command-hook): Don't allow point at end of line,
9398 to make sure it always hits the text properties.
9399 (org-agenda-next-date-line, org-agenda-previous-date-line):
9400 New commands.
9401 (org-set-regexps-and-options): Category may contain white space.
9402 (org-agenda-get-deadlines, org-agenda-get-scheduled):
9403 Improve marker positions.
9404 (org-agenda-new-marker): Argument POS made optional.
9405 (org-agenda-get-timestamps): Deadlines which are done are listed
9406 in org-done-face now.
9407 (org-agenda-get-todos, org-agenda-get-timestamps)
9408 (org-agenda-get-deadlines, org-agenda-get-scheduled):
9409 Set `undone-face' and `done-face' properties.
9410 (org-last-todo-state-is-todo): New variable.
9411 (org-todo): Set `org-last-todo-state-is-todo'.
9412 (org-agenda-todo): Change face according to
9413 `org-last-todo-state-is-todo'. And change other lines referring to
9414 the same entry.
9415 (org-calendar-goto-agenda): New command.
9416 (org-calendar-to-agenda-key): New option.
9417 (org-startup-folded): New allowed value `content'.
9418 (org-set-regexps-and-options): Accept new value `content' for
9419 `org-startup-folded'.
9420 (org-get-current-options): Handle new value `content' for
9421 `org-startup-folded'.
9422 (org-insert-todo-heading): New command.
9423 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
9424 interactively in empty file and option
9425 `org-insert-mode-line-in-empty-file' has been set.
9426 (org-agenda-todo,org-agenda-priority): Modify to use
9427 `org-agenda-change-all-lines'.
9428 (org-warning-face): Change color on dark background
9429
9430 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9431
9432 * international/mule-cmds.el (set-locale-environment): On Mac OS,
9433 use preferences AppleLocale and AppleLanguages, and variable
9434 mac-system-locale for default locale. On Mac OS Classic, use
9435 mac-system-coding-system for default coding systems.
9436
9437 * term/mac-win.el: Don't set file-name-coding-system.
9438 Decode variables system-name, emacs-build-system, user-login-name, and
9439 user-full-name by mac-system-coding-system on Mac OS Classic.
9440 (mac-system-coding-system): New variable.
9441
9442 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
9443
9444 * startup.el (command-line): Handle `xterm-mouse-mode' before
9445 reading init file.
9446
9447 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
9448
9449 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
9450
9451 * progmodes/sh-script.el (sh-here-document-word): Make it a
9452 defcustom. Doc fix.
9453 (sh-add): Bash uses $(( )) for arithmetic.
9454 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
9455 (sh-maybe-here-document): Remove quotes and leading whitespace
9456 from heredoc word when closing. Indent heredoc with tabs if word
9457 starts with "-".
9458
9459 2005-04-13 Richard M. Stallman <rms@gnu.org>
9460
9461 * simple.el (undo): Fix previous change.
9462
9463 * custom.el (defface): Doc fix.
9464
9465 2005-04-13 Lute Kamstra <lute@gnu.org>
9466
9467 * Makefile.in (DONTCOMPILE): Remove list.
9468 (compile, compile-always): Don't use DONTCOMPILE.
9469 (update-authors): Load the library in which batch-update-authors
9470 is defined.
9471 * makefile.w32-in (DONTCOMPILE): Remove list.
9472 (compile, compile-always): Fix comments.
9473 (update-authors): Load the library in which batch-update-authors
9474 is defined.
9475
9476 * generic-x.el (generic-mode-ini-file-find-file-hook):
9477 Rename to ini-generic-mode-find-file-hook.
9478 Keep generic-mode-ini-file-find-file-hook as an alias.
9479 (ini-generic-mode-find-file-hook): Rename from
9480 generic-mode-ini-file-find-file-hook. Fix docstring.
9481 (ini-generic-mode): Docstring change.
9482 (bat-generic-mode-run-as-comint): Silence the byte compiler.
9483
9484 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
9485 called from lisp.
9486
9487 * generic.el: Move to the emacs-lisp subdir.
9488
9489 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
9490
9491 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
9492 and C-S- function and cursor motion keys.
9493
9494 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
9495
9496 * startup.el (command-line): Enable Xterm Mouse mode by default.
9497 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
9498 for Custom. No longer show "Mouse" in mode line when enabled.
9499 Doc fix.
9500
9501 2005-04-12 Kim F. Storm <storm@cua.dk>
9502
9503 * emulation/cua-base.el (cua-rectangle-face)
9504 (cua-rectangle-noselect-face): Define face attributes here.
9505
9506 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
9507
9508 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9509
9510 * startup.el (command-line): Turn off blinking cursor if
9511 cursorBlink in resources is off or false.
9512
9513 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9514
9515 * term/mac-win.el (dnd): Require dnd.
9516 (mac-drag-n-drop): Call dnd-handle-one-url.
9517 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
9518 (kTextEncodingISOLatin2): Remove constants.
9519 (mac-script-code-coding-systems): New constant.
9520 (mac-handle-language-change): New function.
9521 (special-event-map): Bind it to `language-change' event.
9522 (mac-centraleurroman, mac-cyrillic): New coding systems.
9523 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
9524 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
9525 and mac-cyrillic-encoder to encode-mac-centraleurroman and
9526 encode-mac-cyrillic, respectively.
9527
9528 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
9529
9530 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
9531 Don't set overlay-arrow-string to "=>" as this is done
9532 globally in C now.
9533
9534 2005-04-12 Lute Kamstra <lute@gnu.org>
9535
9536 * generic-x.el (rc-generic-mode, rul-generic-mode):
9537 Fix auto-mode-alist entries.
9538 (etc-fstab-generic-mode): Tweak fontification.
9539
9540 * generic.el (generic-make-keywords-list): Fix docstring.
9541 (generic-mode-internal): Simplify generic-font-lock-keywords.
9542
9543 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
9544
9545 * whitespace.el (whitespace-buffer-leading)
9546 (whitespace-buffer-trailing): Revert the incorrect test inversion.
9547 However, fix the highlight area for the leading and
9548 trailing whitespaces to show space.
9549
9550 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
9551
9552 * whitespace.el (whitespace-version): Bump to 3.5
9553
9554 (whitespace-buffer-leading, whitespace-buffer-trailing):
9555 Invert sense of the test to highlight the whitespace.
9556
9557 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
9558
9559 * progmodes/gud.el (gud-display-line): GUD uses its own
9560 overlay arrow now so don't set overlay-arrow-string.
9561 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
9562
9563 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
9564
9565 * term.el (term-ansi-current-bold, term-ansi-current-underline)
9566 (term-ansi-current-reverse, term-ansi-current-invisible)
9567 (term-ansi-face-already-done): Change to boolean.
9568 (term-reset-terminal, term-handle-colors-array): Handle the above
9569 vars accordingly.
9570 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
9571 (term-emulate-terminal): Use the new name.
9572
9573 * faces.el (secondary-selection): Use yellow1, not yellow.
9574 (trailing-whitespace): Use red1, not red.
9575
9576 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9577
9578 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
9579 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
9580 (dired-dnd-handle-file): Call dnd-get-local-file-uri
9581
9582 * cus-edit.el (dnd): New group.
9583
9584 * term/w32-win.el (dnd): Require dnd
9585 (w32-drag-n-drop): Call dnd-handle-one-url.
9586
9587 * x-dnd.el: Require dnd.
9588 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
9589 Call dnd-handle-one-url.
9590 (x-dnd-types-alist, x-dnd-insert-utf8-text)
9591 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
9592 to dnd-insert-text.
9593 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
9594 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
9595 (x-dnd-get-local-file-name, x-dnd-open-local-file)
9596 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
9597
9598 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
9599
9600 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
9601
9602 * wdired.el: Doc fixes.
9603 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
9604 (wdired-use-dired-vertical-movement): Rename from
9605 wdired-always-move-to-filename-beginning.
9606 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
9607 (wdired-change-to-wdired-mode): Change mode name.
9608 (wdired-newline): Delete.
9609
9610 2005-04-11 Richard M. Stallman <rms@gnu.org>
9611
9612 * whitespace.el (whitespace-highlight-the-space):
9613 Don't call whitespace-unhighlight-the-space here.
9614
9615 * simple.el (undo): Record t in undo-equiv-table
9616 for the redo record made by an undo-in-region.
9617
9618 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
9619
9620 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
9621 (gdb-frame-inferior-io-buffer): New Functions to control
9622 display of separate IO buffer.
9623 (menu): Add them to menu-bar.
9624 (gdb-display-buffer): Check for buffer another frame.
9625 Protect GUD buffer.
9626 (gdb-setup-windows): Create IO buffer if not already there.
9627 (gdb-memory-mode): Remove purecopy noops.
9628
9629 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9630
9631 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
9632 and pass to self-insert-command.
9633
9634 2005-04-11 Lute Kamstra <lute@gnu.org>
9635
9636 * generic.el: Commentary section cleanup.
9637 (generic): Delete.
9638 (generic-use-find-file-hook, generic-lines-to-scan)
9639 (generic-find-file-regexp, generic-ignore-files-regexp)
9640 (default-generic-mode, generic-mode-find-file-hook)
9641 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
9642 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
9643 (generic-use-find-file-hook, generic-lines-to-scan)
9644 (generic-find-file-regexp, generic-ignore-files-regexp)
9645 (default-generic-mode, generic-mode-find-file-hook)
9646 (generic-mode-ini-file-find-file-hook): Move from generic.el.
9647
9648 2005-04-10 Karl Fogel <kfogel@red-bean.com>
9649
9650 * bookmark.el (bookmark-write-file): Catch errors writing file.
9651 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
9652
9653 2005-04-10 Richard M. Stallman <rms@gnu.org>
9654
9655 * startup.el (fancy-splash-tail): Update copyright year.
9656 (command-line): Split part of -Q into -D.
9657 (emacs-basic-display): New defvar.
9658 (fancy-splash-text): Correct name of menu item.
9659
9660 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
9661
9662 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
9663 lines in one node.
9664
9665 * comint.el (comint-send-input): New arg ARTIFICIAL.
9666 Callers in this file changed.
9667
9668 * abbrev.el (define-abbrevs): Read system abbrevs properly.
9669
9670 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
9671
9672 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
9673
9674 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
9675 `ldap-search-internal'.
9676
9677 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
9678
9679 * files.el (set-auto-mode-1): Use line-end-position.
9680
9681 * international/latin-1.el:
9682 * international/latin-2.el:
9683 * international/latin-3.el:
9684 * international/latin-4.el:
9685 * international/latin-5.el:
9686 * international/latin-8.el:
9687 * international/latin-9.el: Give punctuation syntax to NBSP.
9688
9689 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
9690 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
9691 Use char-classes to accept non-ascii letters, accepted in some recent
9692 bibtex implementations.
9693
9694 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
9695
9696 * custom.el (custom-set-minor-mode): Any non-nil value for the
9697 variable should enable the mode when set through Custom.
9698
9699 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
9700
9701 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
9702 TAB binding so tab-always-indent is obeyed.
9703 (vhdl-minibuffer-local-map): Move initialization into declaration.
9704 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
9705 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
9706 (vhdl-hooked-abbrev): Avoid test for XEmacs.
9707 (vhdl-current-line): Use line-beginning-position.
9708 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
9709 with-output-to-temp-buffer, so the current position can be recorded.
9710
9711 2005-04-10 Masatake YAMATO <jet@gyve.org>
9712
9713 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9714 Add regexp for gcov.
9715
9716 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9717
9718 * calendar/time-date.el (time-to-seconds, seconds-to-time)
9719 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
9720 syntax which Emacs 20 doesn't support.
9721
9722 2005-04-09 Richard M. Stallman <rms@gnu.org>
9723
9724 * help.el (describe-key-briefly, describe-key):
9725 Replace strings as event types with "(any string)".
9726
9727 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
9728
9729 * arc-mode.el (archive-mode-map): Move initialization into
9730 the declaration. Override *all* bindings of `undo'.
9731 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
9732
9733 2005-04-09 Jay Belanger <belanger@truman.edu>
9734
9735 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
9736
9737 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
9738
9739 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
9740 (xterm-register-default-colors): Update color values computation
9741 to match xterm-200.
9742
9743 2005-04-09 Kenichi Handa <handa@m17n.org>
9744
9745 * international/code-pages.el (iso-latin-7): Fix the map.
9746
9747 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
9748
9749 * emacs-lisp/lisp.el (defun-prompt-regexp)
9750 (parens-require-spaces, buffer-end, end-of-defun)
9751 (insert-parentheses): Doc fixes.
9752
9753 2005-04-08 Kim F. Storm <storm@cua.dk>
9754
9755 * comint.el (comint-highlight-prompt): Fix face spec.
9756 * hi-lock.el (hi-green): Likewise.
9757
9758 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
9759
9760 * cus-edit.el (custom-modified-face):
9761 * comint.el (comint-highlight-input): Fix previous changes.
9762 * term.el (term-handle-ansi-escape): Add a comment.
9763
9764 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
9765
9766 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
9767 in the buffer and in whitespace-highlighted-space.
9768 (whitespace-unhighlight-the-space): Simplify.
9769 (whitespace-buffer): Simplify.
9770
9771 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
9772
9773 * textmodes/table.el (table-cell-face): Add special case for
9774 displays supporting a high number of colors.
9775 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
9776 (vhdl-font-lock-reserved-words-face)
9777 (vhdl-speedbar-architecture-face)
9778 (vhdl-speedbar-instantiation-face)
9779 (vhdl-speedbar-architecture-selected-face)
9780 (vhdl-speedbar-instantiation-selected-face): Likewise.
9781 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
9782 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
9783 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
9784 (ebrowse-root-class-face, ebrowse-member-attribute-face)
9785 (ebrowse-progress-face): Likewise.
9786 * progmodes/compile.el (compilation-info-face): Likewise.
9787 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
9788 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
9789 * calendar/calendar.el (diary-face): Likewise.
9790 * woman.el (woman-italic-face, woman-bold-face)
9791 (woman-unknown-face): Likewise.
9792 * wid-edit.el (widget-button-pressed-face): Likewise.
9793 * whitespace.el (whitespace-highlight-face): Likewise.
9794 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
9795 * pcvs-info.el (cvs-marked-face): Likewise.
9796 * info.el (info-xref): Likewise.
9797 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
9798 * hilit-chg.el (highlight-changes-face)
9799 (highlight-changes-delete-face): Likewise.
9800 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
9801 (hi-red-b): Likewise.
9802 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
9803 * font-lock.el (font-lock-keyword-face)
9804 (font-lock-function-name-face, font-lock-warning-face): Likewise.
9805 * cus-edit.el (custom-invalid-face, custom-modified-face)
9806 (custom-set-face, custom-changed-face, custom-variable-tag-face)
9807 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
9808 * comint.el (comint-highlight-prompt): Likewise.
9809
9810 2005-04-08 Lute Kamstra <lute@gnu.org>
9811
9812 * font-lock.el (font-lock-keywords): Docstring fixes.
9813
9814 2005-04-08 Kenichi Handa <handa@m17n.org>
9815
9816 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
9817 chars are more than a limit, print " and more..." at the tail.
9818
9819 2005-04-08 Kim F. Storm <storm@cua.dk>
9820
9821 * emacs-lisp/authors.el (authors-aliases): Update list.
9822 (authors-ignored-files): New list.
9823 (authors-fixed-entries): Fix typo.
9824 (authors-renamed-files-alist): Update list.
9825 (authors-add): Check authors-ignored-files.
9826
9827 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
9828
9829 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
9830 optional, to ensure backward compatibility.
9831
9832 2005-04-08 Stephen Eglen <stephen@gnu.org>
9833
9834 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
9835
9836 2005-04-08 Kim F. Storm <storm@cua.dk>
9837
9838 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
9839
9840 * mouse.el (mouse-on-link-p): Doc fix.
9841
9842 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
9843
9844 * ielm.el (ielm-prompt-read-only): Doc fix.
9845
9846 * comint.el (comint-prompt-read-only): Doc fix.
9847
9848 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
9849
9850 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
9851 ensure dired always handles wildcards passed to ffap.
9852 (find-file-at-point): Use it.
9853 (ffap-dired-wildcards): Doc fix.
9854
9855 2005-04-07 Juri Linkov <juri@jurta.org>
9856
9857 * simple.el (next-error-overlay-arrow-position): New defvar.
9858 Put "=>" on its property `overlay-arrow-string'. Add it to
9859 `overlay-arrow-variable-list'.
9860
9861 * progmodes/compile.el (compilation-setup):
9862 Set `next-error-overlay-arrow-position' to nil. Also set it to
9863 nil in the local hook `kill-buffer-hook'. Make local variable
9864 `overlay-arrow-string' and set it to "=>".
9865 (compilation-goto-locus): Set BOL position to
9866 `next-error-overlay-arrow-position' instead of
9867 `overlay-arrow-position'.
9868
9869 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
9870 locally instead of adding it to the global hook.
9871 (Info-kill-buffer): Move up.
9872
9873 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
9874
9875 * term/xterm.el (xterm-standard-colors): Update color values from
9876 xterm-200.
9877
9878 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
9879
9880 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
9881
9882 * fast-lock.el:
9883 * lazy-lock.el: Move them to the obsolete subdir.
9884
9885 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
9886
9887 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
9888 (wdired-add-replace-advice): Remove.
9889 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
9890
9891 2005-04-06 Kim F. Storm <storm@cua.dk>
9892
9893 * startup.el (command-line): Add --bare-bones alias for -Q.
9894
9895 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9896
9897 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
9898 create the startup fontset if a font specification ends with
9899 `mac-roman'.
9900
9901 2005-04-06 Lute Kamstra <lute@gnu.org>
9902
9903 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
9904 change.
9905
9906 * emacs-lisp/copyright.el (copyright-update-year): Replace the
9907 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
9908
9909 2005-04-05 Lute Kamstra <lute@gnu.org>
9910
9911 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
9912 (define-generic-mode): Ditto. Fix debug declaration.
9913
9914 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
9915 Put them in the generic-x group.
9916
9917 * calendar/timeclock.el (timeclock): Doc fix.
9918
9919 * generic.el (define-generic-mode): Don't use custom-current-group.
9920 Document default :group value.
9921 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
9922 (define-global-minor-mode): Don't use custom-current-group.
9923
9924 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
9925
9926 * startup.el (command-line-1): Display startup-echo-area-message
9927 when fancy splash screen is in use.
9928
9929 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
9930 (sh-escaped-newline): New face.
9931 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
9932 newline, and use sh-escaped-newline face.
9933
9934 * progmodes/tcl.el (tcl-escaped-newline): New face.
9935 (tcl-builtin-list): New variable.
9936 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
9937 newlines. Fix keywords subexpression number.
9938
9939 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
9940
9941 * textmodes/org.el (org-diary-default-entry): Fix call to
9942 `add-to-diary-entry'.
9943
9944 2005-04-05 Kim F. Storm <storm@cua.dk>
9945
9946 * ediff-init.el: Use (featurep 'xemacs).
9947
9948 2005-04-05 David Ponce <david@dponce.com>
9949
9950 * cus-edit.el (face): Derive from symbol widget. Display sample
9951 of the current face on the fly.
9952 (widget-face-sample-face-get, widget-face-notify): New functions.
9953 (widget-face-value-create): Remove.
9954
9955 * wid-edit.el (widget-field-end): Temporarily remove field
9956 narrowing before to call `get-char-property'.
9957
9958 2005-04-04 Jay Belanger <belanger@truman.edu>
9959
9960 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
9961 (math-read-subscripts): New variable.
9962 (math-read-preprocess-string): Process subscripts.
9963
9964 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
9965
9966 * comint.el (comint-prompt-read-only): Doc fix.
9967
9968 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
9969 `-1'. Doc fix.
9970
9971 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
9972
9973 * textmodes/org.el (org-insert-mode-line-in-empty-file):
9974 Change default value to nil.
9975
9976 2005-04-04 Lute Kamstra <lute@gnu.org>
9977
9978 * autorevert.el (auto-revert-mode): Specify :group.
9979 * battery.el (display-battery-mode): Specify :group.
9980 * diff-mode.el (diff-minor-mode): Specify :group.
9981 * font-core.el (font-lock-mode): Specify :group.
9982 * hl-line.el (hl-line-mode): Specify :group.
9983 * iimage.el (iimage): New customization group.
9984 (iimage-mode): Specify :group.
9985 * longlines.el (longlines-mode): Specify :group.
9986 * master.el: Don't require easy-mmode.
9987 (master): New customization group.
9988 (master-mode): Specify :group.
9989 * msb.el (msb-mode): Specify :group.
9990 * reveal.el (reveal-mode): Specify :group.
9991 * simple.el (next-error-follow-minor-mode): Specify :group.
9992 * smerge-mode.el (smerge-mode): Specify :group.
9993 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
9994 * emulation/cua-base.el (cua-mode): Specify :group.
9995 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
9996 * language/thai-util.el (thai-auto-composition-mode)
9997 (thai-word-mode): Specify :group.
9998 * mail/supercite.el (sc-minor-mode): Specify :group.
9999 * progmodes/cwarn.el (cwarn-mode): Specify :group.
10000 * progmodes/flymake.el (flymake-mode): Specify :group.
10001 * progmodes/glasses.el (glasses-mode): Specify :group.
10002 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
10003 * textmodes/enriched.el (enriched-mode): Specify :group.
10004 * textmodes/refill.el (refill-mode): Specify :group.
10005
10006 * add-log.el (change-log-font-lock-keywords): Names in
10007 parenthesized lists can contain spaces.
10008
10009 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
10010
10011 * startup.el (fancy-splash-text): Shorten default text of
10012 "Emacs Tutorial" line. Also, if the current language env
10013 indicates an available tutorial file other than TUTORIAL,
10014 extract its title and append it to the line in parentheses.
10015 (fancy-splash-insert): If arg is a thunk, funcall it.
10016
10017 2005-04-04 Jay Belanger <belanger@truman.edu>
10018
10019 * calc.el (calc-language-alist): Add tags to customization type.
10020
10021 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
10022
10023 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
10024 Doc fix.
10025
10026 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
10027
10028 * add-log.el (change-log-font-lock-keywords): The manual
10029 describing a Change Log entry, says: (...) "Aside from these
10030 header lines, every line in the change log starts with a space or
10031 a tab.". The font-lock was not highlighting lines started with
10032 spaces, added support for it.
10033
10034 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10035
10036 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
10037 (bibtex-generate-url-list): Update docstring accordingly. Put the
10038 complex example in the docstring.
10039 (bibtex-font-lock-url): Use pop.
10040
10041 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
10042
10043 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
10044
10045 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
10046
10047 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10048
10049 * filesets.el (filesets-set-default): Doc fix.
10050
10051 2005-04-03 Lute Kamstra <lute@gnu.org>
10052
10053 * generic.el (define-generic-mode): Add argument to specify
10054 keywords for defcustom.
10055 (default-generic-mode): Specify :group.
10056
10057 * generic-x.el: Specify :group for all generic modes.
10058
10059 * desktop.el (desktop-no-desktop-file-hook)
10060 (desktop-after-read-hook): Doc fix.
10061
10062 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
10063
10064 * simple.el (visible-mode): Use explicit :group keyword.
10065 This changes the group of `visible-mode-hook' from paren-blinking
10066 to editing-basics.
10067
10068 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
10069
10070 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
10071 mailbox specifications as well as URLs.
10072 (rmail-insert-inbox-text): Remove unused conditional branches.
10073
10074 2005-04-01 Jay Belanger <belanger@truman.edu>
10075
10076 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
10077 (calc-gnuplot-print-command): Move definitions to calc.el.
10078
10079 * calc/calc-embed.el (calc-embedded-announce-formula)
10080 (calc-embedded-open-formula, calc-embedded-close-formula)
10081 (calc-embedded-open-word, calc-embedded-close-word)
10082 (calc-embedded-open-plain, calc-embedded-close-plain)
10083 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
10084 (calc-embedded-open-mode, calc-embedded-close-mode):
10085 Move definitions to calc.el.
10086
10087 * calc/calc.el (calc-settings-file, calc-language-alist):
10088 Make customizable.
10089 (calc-embedded-announce-formula, calc-embedded-open-formula)
10090 (calc-embedded-close-formula, calc-embedded-open-word)
10091 (calc-embedded-close-word, calc-embedded-open-plain)
10092 (calc-embedded-close-plain, calc-embedded-open-new-formula)
10093 (calc-embedded-close-new-formula, calc-embedded-open-mode)
10094 (calc-embedded-close-mode, calc-gnuplot-name)
10095 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
10096 from other files and make customizable.
10097
10098 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
10099
10100 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
10101 Use buffer-live-p.
10102 (cvs-mode-run): Don't call cvs-update-header here.
10103 (cvs-run-process): Call cvs-update-header.
10104 Use process properties for cvs-postprocess and cvs-buffer so that
10105 the sentinel can behave better if the temp buffer is killed.
10106 Use a pipe rather than a tty, to better handle unexpected prompts.
10107 (cvs-sentinel): Rewrite. Call cvs-update-header.
10108
10109 2005-04-01 Andre Spiegel <spiegel@gnu.org>
10110
10111 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
10112 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
10113
10114 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
10115
10116 * generic.el (define-generic-mode): Add indentation rule.
10117
10118 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
10119
10120 * files.el (mode-require-final-newline): Make Custom correctly
10121 report a nil value and allow to set it to nil via Custom.
10122 Doc fix.
10123
10124 2005-04-01 Kenichi Handa <handa@m17n.org>
10125
10126 * international/characters.el: Enable the correct case setting for
10127 dotless-i and dotted-I.
10128
10129 2005-04-01 Kim F. Storm <storm@cua.dk>
10130
10131 * ido.el (ido-file-internal): Fall back to non-ido command if
10132 initial directory is on slow ftp (or tramp) host.
10133
10134 2005-03-31 Richard M. Stallman <rms@gnu.org>
10135
10136 * emacs-lisp/autoload.el (make-autoload):
10137 Handle define-global-minor-mode.
10138
10139 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
10140 Rename from easy-mmode-define-global-mode.
10141 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
10142
10143 * progmodes/scheme.el (scheme-mode-syntax-table):
10144 Update syntax of | and # for two-character comment syntax.
10145
10146 2005-03-31 Lute Kamstra <lute@gnu.org>
10147
10148 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
10149 (define-minor-mode): Call custom-current-group at load-time.
10150
10151 * generic.el (define-generic-mode): Add debug declaration.
10152 Add defcustom for the mode hook.
10153 (generic-mode-internal): Use run-mode-hooks.
10154
10155 2005-03-31 Kim F. Storm <storm@cua.dk>
10156
10157 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
10158 (mouse-fixup-help-message): New defun called by show_help_echo
10159 to fixup mouse-2 prefix in help messages when applicable.
10160
10161 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
10162
10163 2005-03-31 Kenichi Handa <handa@m17n.org>
10164
10165 * language/thai-word.el (thai-find-word-ends): Pay attention to
10166 the case that we reach the end of buffer.
10167
10168 * textmodes/fill.el (fill-text-properties-at): New function.
10169 (fill-newline): Use fill-text-properties-at instead of
10170 text-properties-at.
10171
10172 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
10173
10174 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
10175 not comint-quote-filename.
10176
10177 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
10178
10179 * help-fns.el (help-with-tutorial): Revert last change.
10180
10181 2005-03-31 Kim F. Storm <storm@cua.dk>
10182
10183 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
10184
10185 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
10186
10187 * calendar/cal-china.el: Update reference to "Calendrical
10188 Calculations" book; there's a new edition.
10189 * calendar/cal-coptic.el: Likewise.
10190 * calendar/cal-french.el: Likewise.
10191 * calendar/cal-hebrew.el: Likewise.
10192 * calendar/cal-islam.el: Likewise.
10193 * calendar/cal-iso.el: Likewise.
10194 * calendar/cal-julian.el: Likewise.
10195 * calendar/cal-mayan.el: Likewise.
10196 * calendar/cal-persia.el: Likewise.
10197 * calendar/calendar.el: Likewise.
10198 * calendar/holidays.el: Likewise.
10199 * calendar/lunar.el: Likewise.
10200 * calendar/solar.el: Likewise.
10201
10202 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
10203 white space from doc string.
10204
10205 2005-03-30 Jay Belanger <belanger@truman.edu>
10206
10207 * calc/calc-help.el (calc-full-help): Remove email address.
10208
10209 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
10210
10211 * help-fns.el (help-with-tutorial): Delete title line.
10212
10213 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
10214
10215 * calendar/cal-x.el (calendar-one-frame-setup)
10216 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
10217 rather than 'symbol for set-window-dedicated-p.
10218
10219 * calendar/appt.el (appt-buffer-name): Make it a constant.
10220 (appt-add): Doc fix.
10221
10222 * filesets.el (filesets-menu-path, filesets-menu-before)
10223 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
10224 (filesets-menu-cache-file): Use directory ~/.emacs.d.
10225 (filesets-add-submenu): Delete and use add-submenu instead.
10226
10227 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
10228
10229 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
10230 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
10231 (org-diary-default-entry): New function.
10232 (org-get-entries-from-diary): Better parsing of diary entries.
10233 (org-agenda-check-no-diary): New function.
10234 ("diary-lib"): Advice to function `add-to-diary-list', to allow
10235 linking to diary entries.
10236 (org-agenda-execute-calendar-command): New function.
10237 (org-agenda): Improve visible section in window.
10238 Use `org-fit-agenda-window'.
10239 (org-fit-agenda-window): New option.
10240 (org-move-subtree-down): Better handling of empty lines
10241 at end of subtree.
10242 (org-cycle): Numeric prefix is interpreted now as show-subtree N
10243 levels up.
10244 (org-fontify-done-headline): New option.
10245 (org-headline-done-face): New face.
10246 (org-set-font-lock-defaults): Use `org-headline-done-face'.
10247 (org-table-copy-down): Rename from `org-table-copy-from-above'.
10248 When current field is non-empty, it is copied to next row.
10249 (org-table-copy-from-above): Fix bug which made it
10250 impossible to copy fields containing only a single non-white character.
10251
10252 2005-03-30 Kim F. Storm <storm@cua.dk>
10253
10254 * kmacro.el (kmacro-end-macro): Isearch may store this command
10255 into the macro -- so ignore it when executing keyboard macro.
10256
10257 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
10258
10259 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
10260
10261 2005-03-29 Kenichi Handa <handa@m17n.org>
10262
10263 * language/thai.el ("Thai"): Set setup-function and exit-function
10264 for Thai language environment.
10265
10266 * language/thai-util.el: Require thai-word.
10267 (thai-word-mode-map): New variable.
10268 (thai-word-mode): New minor mode.
10269 (setup-thai-language-environment-internal): New function.
10270 (exit-thai-language-environment-internal): New function.
10271
10272 * language/thai-word.el (thai-word-table): Declare it by defvar,
10273 use dolist to initialize it.
10274 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
10275 (thai-fill-find-break-point): New functions.
10276
10277 2005-03-29 Richard M. Stallman <rms@gnu.org>
10278
10279 * simple.el (idle-update-delay): Move definition up.
10280 (set-mark): Doc fix.
10281
10282 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
10283
10284 * longlines.el: New file.
10285
10286 * simple.el (buffer-substring-filters): New variable.
10287 (filter-buffer-substring): New function.
10288 (kill-region, copy-region-as-kill): Use it.
10289
10290 * register.el (copy-to-register, append-to-register)
10291 (prepend-to-register): Use filter-buffer-substring.
10292
10293 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
10294
10295 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
10296 (gud-filter-pending-text): Move in front of gdb.
10297 (gud-overlay-arrow-position): New variable.
10298 (gud-sentinel, gud-display-line): Use it in place of
10299 overlay-arrow-position.
10300
10301 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
10302
10303 * progmodes/fortran.el (fortran-if-indent): Doc fix.
10304 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
10305 (fortran-font-lock-keywords-4): New variable.
10306 (fortran-blocks-re, fortran-end-block-re)
10307 (fortran-start-block-re): New constants, for hideshow.
10308 (hs-special-modes-alist): Add a Fortran entry.
10309 (fortran-mode-map): Bind fortran-end-of-block,
10310 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
10311 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
10312 (fortran-looking-at-if-then, fortran-end-of-block)
10313 (fortran-beginning-of-block): New functions, for hideshow.
10314
10315 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
10316 Doc fix. Tweak regexp.
10317 (f90-beginning-of-block): Push mark first.
10318
10319 2005-03-29 Jay Belanger <belanger@truman.edu>
10320
10321 * calc/calc.el: Update copyright date.
10322 (calc-version): Increase to 2.1.
10323 (calc-version-date): Remove.
10324
10325 * calc/calc-help.el: Update copyright date.
10326 (calc-full-help): Remove reference to calc-version-date.
10327 Update copyright date.
10328
10329 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
10330
10331 * vc.el (vc-do-command): Use a pipe for async processes, so password
10332 prompts don't show up at places where the user can't reply.
10333
10334 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
10335
10336 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
10337 on the file name we pass to the inferior shell.
10338
10339 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10340
10341 * progmodes/which-func.el (which-function): Be robust in the face of an
10342 imenu--make-index-alist failure.
10343
10344 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
10345
10346 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
10347
10348 * progmodes/python.el (python-preoutput-filter): Fix last change.
10349
10350 2005-03-29 Lute Kamstra <lute@gnu.org>
10351
10352 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
10353 functions and compiled macros.
10354 (debug-convert-byte-code): Handle macros too.
10355 (debug-on-entry-1): Don't signal an error when trying to clear a
10356 function that is not set to debug on entry.
10357
10358 2005-03-29 Jay Belanger <belanger@truman.edu>
10359
10360 * calc/calc-lang.el: Add functions to math-function-table
10361 properties of tex and math.
10362
10363 2005-03-29 Kenichi Handa <handa@m17n.org>
10364
10365 * ps-mule.el (ps-mule-plot-string): Translate characters by
10366 ps-print-translation-table.
10367 (ps-mule-begin-job): Call find-charset-region/string with
10368 ps-print-translation-table.
10369 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
10370
10371 * ps-print.el (ps-print-translation-table): New variable.
10372 (ps-plot-region): Translate characters by ps-print-translation-table.
10373
10374 2005-03-29 Juri Linkov <juri@jurta.org>
10375
10376 * simple.el (next-error-highlight-timer): New variable.
10377
10378 * progmodes/compile.el (compilation-goto-locus):
10379 Use `next-error-highlight-timer' instead of `sit-for'.
10380
10381 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
10382
10383 * mail/supercite.el (sc-mail-field): Use assoc-string.
10384 (sc-get-address): Simplify regexps.
10385
10386 * files.el (minibuffer-with-setup-hook): New macro.
10387 (find-file-read-args): Use it to avoid let-binding
10388 minibuffer-with-setup-hook (which breaks turning on/off
10389 file-name-shadow-mode while in the prompt).
10390
10391 * complete.el (PC-read-include-file-name-internal):
10392 Use test-completion.
10393
10394 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
10395
10396 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
10397
10398 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
10399
10400 * window.el (window-buffer-height): Use count-screen-lines.
10401
10402 * progmodes/python.el (python-preoutput-leftover): New var.
10403 (python-preoutput-filter): Use it.
10404 (python-send-receive): Loop until all the result has been received.
10405
10406 2005-03-28 Juri Linkov <juri@jurta.org>
10407
10408 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
10409
10410 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
10411 "Recover Crashed Session".
10412 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
10413 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
10414 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
10415 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
10416 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
10417 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
10418 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
10419 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
10420
10421 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
10422 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
10423 Ediff Sessions", "Toggle use of separate control buffer frame",
10424 "Use separate frame for Ediff control buffer".
10425
10426 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
10427 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
10428 "Rename Bookmark", "Delete Bookmark".
10429
10430 * info.el (Info-mode-menu): Remove ellipsis from "Index".
10431 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
10432 Add `:active Info-index-alternatives' to "Next Matching Item".
10433
10434 * wdired.el (wdired-change-to-wdired-mode):
10435 Mention `wdired-abort-changes' key in the initial message.
10436
10437 * international/mule.el (auto-coding-alist): Associate non-ascii
10438 image filename extensions with `no-conversion'.
10439
10440 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
10441
10442 * international/iso-acc.el:
10443 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
10444
10445 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
10446
10447 * textmodes/sgml-mode.el (html-mode): Doc update.
10448
10449 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
10450
10451 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
10452
10453 * term.el (term-move-columns): Fix face after extending a line.
10454 (term-insert-spaces): Likewise.
10455 (term-reset-terminal): Fix off by one error.
10456
10457 2005-03-26 Eli Zaretskii <eliz@gnu.org>
10458
10459 * international/mule.el (auto-coding-alist): Add .xpi files.
10460
10461 * files.el (auto-mode-alist): Add .xpi files.
10462
10463 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
10464
10465 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
10466
10467 2005-03-26 Eli Zaretskii <eliz@gnu.org>
10468
10469 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
10470
10471 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
10472
10473 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
10474 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
10475
10476 * calendar/cal-move.el (calendar-beginning-of-year): Move the
10477 cursor to Jan 1 when needed.
10478 (calendar-end-of-year): Fix -/+ typo.
10479 Reported by Chong Yidong <cyd@stupidchicken.com>.
10480
10481 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
10482
10483 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
10484
10485 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
10486 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
10487
10488 2005-03-25 Richard M. Stallman <rms@gnu.org>
10489
10490 * filesets.el (filesets-init): Add autoload.
10491
10492 * mail/mailalias.el (mail-directory): Doc fix.
10493
10494 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
10495
10496 * mail/mailalias.el (mail-directory-process): Do nothing if
10497 mail-directory-process is an atom.
10498 (mail-get-names): Ignore mail-directory-names if it is an atom.
10499 (mail-directory-process defvar): Doc fix.
10500 (mail-names): Doc fix.
10501
10502 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
10503
10504 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
10505
10506 2005-03-26 Kenichi Handa <handa@m17n.org>
10507
10508 * international/mule-util.el (detect-coding-with-priority):
10509 Call update-coding-systems-internal before detect-coding-region.
10510
10511 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
10512
10513 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
10514 (gdb-frames-mode-map): Add follow-link property.
10515
10516 2005-03-25 Jay Belanger <belanger@truman.edu>
10517
10518 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
10519 for variables.
10520
10521 2005-03-25 Juri Linkov <juri@jurta.org>
10522
10523 * image-mode.el: Optimize image filename extension regexps in
10524 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
10525 in `auto-mode-alist'.
10526 (image-mode): Add `image-toggle-display-text' to local hook
10527 `change-major-mode-hook'. Display the image as an image by
10528 default. Set `cursor-type' and `truncate-lines' if the image
10529 is already displayed. Take into account the current mode (image
10530 or text) in message.
10531 (image-minor-mode): New minor mode.
10532 (image-mode-maybe, image-toggle-display-text): New functions.
10533 (image-toggle-display): Use called-interactively-p.
10534 Let-bind `inhibit-read-only' to t.
10535
10536 * image-mode.el (image-minor-mode): Set `cursor-type' and
10537 `truncate-lines' if the image is already displayed. Add turning
10538 image-minor-mode off to `change-major-mode-hook'. Add message.
10539 Call `image-toggle-display-text' after turning image-minor-mode off.
10540
10541 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
10542
10543 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
10544 Terminal.app, use utf-8.
10545 (set-display-table-and-terminal-coding-system): Add coding-system arg.
10546 (set-locale-environment): Use it.
10547
10548 * term/xterm.el: Undo last change, better done in mule-cmds.el.
10549
10550 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
10551
10552 * progmodes/python.el (python-close-block-statement-p)
10553 (python-outdent-p, python-current-defun): Use symbol-end.
10554
10555 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
10556
10557 * files.el (save-some-buffers): Doc fix.
10558
10559 2005-03-25 Werner Lemberg <wl@gnu.org>
10560
10561 * complete.el, thumbs.el: Replace `legal' with `valid'.
10562 * calendar/calendar.el: Replace `legal' with `valid'.
10563 * emacs-lisp/advice.el: Replace `legal' with `valid'.
10564 * mail/supercite.el: Replace `legal' with `valid'.
10565 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
10566 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
10567 Replace `legal' with `valid'.
10568 * textmodes/reftex-vars.el, textmodes/reftex.el:
10569 Replace `legal' with `valid'.
10570
10571 2005-03-25 Werner Lemberg <wl@gnu.org>
10572
10573 * calc/calc-forms.el, calc/calc-sel.el:
10574 * midnight.el, vc-cvs.el:
10575 * emacs-lisp/cl-macs.el:
10576 * emulation/vip.el:
10577 * eshell/esh-io.el, eshell/esh-var.el:
10578 * mail/supercite.el:
10579 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
10580 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
10581 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
10582 * progmodes/sh-script.el, progmodes/xscheme.el:
10583 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
10584 * textmodes/reftex-index.el, textmodes/reftex-parse.el
10585 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
10586 * textmodes/reftex.el, textmodes/org.el:
10587 Replace `illegal' with `invalid'.
10588
10589 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10590
10591 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
10592 (flymake-find-buildfile, flymake-find-possible-master-files)
10593 (flymake-check-include, flymake-parse-line): Replace loops over the
10594 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
10595
10596 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
10597 Substitute file-name-as-directory in the rest of the file.
10598 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
10599 (flymake-replace-region): Remove unused arg `buffer'.
10600 (flymake-check-patch-master-file-buffer): Update calls to it.
10601 (flymake-add-err-info): Remove unused var `count'.
10602 (flymake-mode): Use define-minor-mode.
10603
10604 * progmodes/flymake.el: Use with-current-buffer.
10605 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
10606 flymake-replace-regexp-in-string, flymake-line-beginning-position)
10607 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
10608 Avoid testing for `xemacs'.
10609 (flymake-nop): Move.
10610 (flymake-region-has-flymake-overlays): Return the computed value.
10611 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
10612 Remove unused var `endline'.
10613 (flymake-get-line-count): Remove unused function.
10614 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
10615
10616 * emulation/vi.el:
10617 * generic.el:
10618 * hilit-chg.el (global-highlight-changes):
10619 * hi-lock.el (hi-lock-mode):
10620 * follow.el: find-file-hooks -> find-file-hook.
10621
10622 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
10623
10624 2005-03-24 Juri Linkov <juri@jurta.org>
10625
10626 * dired.el (dired-mode-map): Add menu item "Compare directories"
10627 for dired-compare-directories.
10628
10629 * dired-aux.el (dired-compare-directories): Add autoload cookie.
10630 Doc fix. Replace `read-file-name' with `read-directory-name'.
10631
10632 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10633
10634 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
10635
10636 2005-03-24 Jay Belanger <belanger@truman.edu>
10637
10638 * calc/calc-embed.el (calc-embedded-mode-change): Save all
10639 relevant mode settings in calc-embedded-original-modes when modes
10640 are permanently changed.
10641
10642 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10643
10644 * autoinsert.el: find-file-hooks -> find-file-hook.
10645
10646 2005-03-24 Lute Kamstra <lute@gnu.org>
10647
10648 * generic.el (generic-font-lock-defaults): Make it obsolete.
10649 (generic-font-lock-keywords): New variable to replace
10650 generic-font-lock-defaults.
10651 (generic-mode-set-font-lock): Delete it.
10652 (generic-mode-internal): Don't call generic-mode-set-font-lock.
10653 (generic-bracket-support): Add docstring.
10654
10655 * generic-x.el: Rename generic-font-lock-defaults to
10656 generic-font-lock-keywords throughout.
10657 (mailagent-rules-setup-function): Delete it.
10658 (mailagent-rules-generic-mode): Use anonymous function instead.
10659 (show-tabs-generic-mode-font-lock-defaults-1)
10660 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
10661 Quote faces.
10662 (show-tabs-tab-face, show-tabs-space-face): Specify background,
10663 not foreground.
10664
10665 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10666 Recognize define-generic-mode.
10667
10668 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
10669
10670 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
10671 if there's no completion table.
10672
10673 2005-03-23 Miles Bader <miles@gnu.org>
10674
10675 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10676 Remove tty-specific variants, as they're no longer needed.
10677
10678 2005-03-23 Lute Kamstra <lute@gnu.org>
10679
10680 * generic-x.el: Code cleanup: make args constant whenever possible.
10681 (installshield-statement-keyword-list)
10682 (installshield-system-functions-list)
10683 (installshield-system-variables-list, installshield-types-list)
10684 (installshield-funarg-constants-list): Make them constants.
10685
10686 * generic.el (generic-make-keywords-list): Add autoload cookie.
10687
10688 * calendar/time-date.el: Add comment on time value formats.
10689 Don't require parse-time.
10690 (with-decoded-time-value): New macro.
10691 (encode-time-value): New function.
10692 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
10693 (days-to-time): Return a valid time value when arg is huge.
10694 (time-since): Use time-subtract.
10695 (time-to-number-of-days): Use time-to-seconds.
10696
10697 2005-03-23 David Ponce <david@dponce.com>
10698
10699 * recentf.el: (recentf-keep): New option.
10700 (recentf-menu-action): Default to `find-file'.
10701 (recentf-keep-non-readable-files-flag)
10702 (recentf-keep-non-readable-files-p)
10703 (recentf-file-readable-p, recentf-find-file)
10704 (recentf-cleanup-remote): Remove.
10705 (recentf-include-p): More robust.
10706 (recentf-keep-p): New function.
10707 (recentf-remove-if-non-kept): Rename from
10708 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
10709 All callers updated.
10710 (recentf-menu-items-for-commands): Fix help string.
10711 (recentf-track-closed-file): Update. Doc fix.
10712 (recentf-cleanup): Update. Count removed files. Doc fix.
10713
10714 2005-03-23 Kim F. Storm <storm@cua.dk>
10715
10716 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10717 Don't inherit from fringe face (now happens automatically).
10718
10719 2005-03-22 Kim F. Storm <storm@cua.dk>
10720
10721 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
10722 position values.
10723
10724 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
10725
10726 * menu-bar.el (showhide-date-time): Remove.
10727 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
10728 (menu-bar-make-mm-toggle): Simplify.
10729
10730 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10731
10732 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
10733 Accept qualified variable and function names.
10734
10735 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
10736
10737 * bindings.el (completion-ignored-extensions):
10738 Remove ".lis" for `vax-vms'.
10739
10740 2005-03-22 Andreas Schwab <schwab@suse.de>
10741
10742 * generic-x.el: Revert last change.
10743 * ldefs-boot.el: Update.
10744
10745 2005-03-22 Jay Belanger <belanger@truman.edu>
10746
10747 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
10748 (calc-embedded-save-original-modes)
10749 (calc-embedded-restore-original-modes): New functions.
10750 (calc-do-embedded): Save original modes when entering embedded mode
10751 and restore when leaving embedded mode.
10752 (calc-embedded-modes-change): Change the value of
10753 calc-embedded-original-modes to reflect permanent changes.
10754
10755 2005-03-22 Lute Kamstra <lute@gnu.org>
10756
10757 * generic-x.el: Require generic again.
10758
10759 2005-03-22 Miles Bader <miles@gnu.org>
10760
10761 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10762 Tweak details to look good on both ttys and bitmap displays, light
10763 or dark background, etc.
10764
10765 2005-03-21 Kim F. Storm <storm@cua.dk>
10766
10767 * tooltip.el (tooltip-show-help-function): Check car and cdr of
10768 mouse position.
10769
10770 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
10771
10772 * icomplete.el: Don't forcibly turn on the mode upon load.
10773 (icomplete-mode): Use define-minor-mode.
10774 (icomplete-eoinput): Default to nil.
10775 (icomplete-minibuffer-setup): Remove autoload.
10776 (icomplete-tidy): Simplify.
10777 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
10778 in the initial state or if the user has modified the field.
10779 Fix handling of icomplete-max-delay-chars.
10780 Remove code that handles the oddball case where
10781 minibuffer-completion-table is an integer.
10782 Wrap icomplete-completions in while-no-input in case building
10783 completions takes more time than expected.
10784 (icomplete-completions): Simplify.
10785
10786 2005-03-21 Richard M. Stallman <rms@gnu.org>
10787
10788 * jka-compr.el (jka-compr-really-do-compress):
10789 Make variable buffer-local.
10790
10791 * image-mode.el: Handle .xpm files too.
10792 (image-toggle-display): Preserve modification flag.
10793
10794 * help.el (where-is): Don't mention aliases with no key bindings.
10795
10796 2005-03-21 Lute Kamstra <lute@gnu.org>
10797
10798 * generic.el: Fix commentary section. Don't require cl for
10799 compilation.
10800 (generic-mode-list): Add autoload cookie.
10801 (generic-use-find-file-hook, generic-lines-to-scan)
10802 (generic-find-file-regexp, generic-ignore-files-regexp)
10803 (generic-mode, generic-mode-find-file-hook)
10804 (generic-mode-ini-file-find-file-hook): Fix docstrings.
10805 (define-generic-mode): Make it a defmacro. Fix docstring.
10806 (generic-mode-internal): Code cleanup. Add autoload cookie.
10807 (generic-mode-set-comments): Code cleanup.
10808 * generic-x.el: Don't prevent compilation. Don't require generic.
10809 Follow coding conventions. Minor code cleanup.
10810 (etc-fstab-generic-mode): Add some keywords.
10811 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
10812 define-generic-mode like a function declaration.
10813
10814 2005-03-21 Jay Belanger <belanger@truman.edu>
10815
10816 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
10817 changing modes.
10818
10819 2005-03-21 Sam Steingold <sds@gnu.org>
10820
10821 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
10822
10823 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
10824
10825 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
10826 Add underscore to "f$ lexicals" regexp.
10827
10828 2005-03-20 Juri Linkov <juri@jurta.org>
10829
10830 * subr.el (progress-reporter-do-update): When `min-value' is equal
10831 to `max-value', set `percentage' to 0 and prevent division by zero.
10832
10833 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10834
10835 Sync with Tramp 2.0.48.
10836
10837 * net/tramp.el (all): Change all addresses to .gnu.org.
10838 (tramp-append-tramp-buffers): New defun.
10839 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
10840 Catch `dont-send' signal.
10841 (tramp-set-auto-save-file-modes): Set always permissions, because
10842 there might be an old auto-saved file belonging to another
10843 original file. This could be a security threat. Reported by
10844 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
10845 Check for Emacs 21.3.50 removed.
10846
10847 * net/tramp-smb.el (all): Remove debug construct for
10848 `with-parsed-tramp-file-name'.
10849 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
10850 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
10851 No error message if DIRECTORY or FILENAME doesn't exist.
10852 (tramp-smb-open-connection): Check existence of
10853 `tramp-smb-program'.
10854
10855 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
10856
10857 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
10858 Properly handle the case where the `m' or `s' command's argument is not
10859 yet terminated.
10860 (perl-indent-new-calculate): New function.
10861 (perl-indent-line): Use it.
10862
10863 2005-03-20 Miles Bader <miles@gnu.org>
10864
10865 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
10866 in text-mode too. Change to new face names.
10867 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
10868 Add `:weight bold' attribute.
10869 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
10870
10871 2005-03-19 Juri Linkov <juri@jurta.org>
10872
10873 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
10874
10875 * international/mule.el (auto-coding-alist): Sync with
10876 `auto-mode-alist' by adding upper case archive file extensions
10877 and adding ear/war to jar extension.
10878
10879 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
10880
10881 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
10882 running, restart it.
10883
10884 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
10885
10886 * finder.el (finder-current-item): Throw an error on an empty line.
10887
10888 * man.el (Man-follow-manual-reference): If current-word returns
10889 nil, use "".
10890
10891 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
10892
10893 * simple.el (goto-line): Doc fix.
10894
10895 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
10896
10897 * files.el (save-buffer): Doc fix.
10898
10899 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
10900
10901 * recentf.el (recentf-cleanup-remote): New variable.
10902 (recentf-cleanup): Use it to conditionally check availability of
10903 remote files.
10904
10905 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
10906
10907 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
10908 function names.
10909
10910 2005-03-19 Eli Zaretskii <eliz@gnu.org>
10911
10912 * language/thai-word.el: New file.
10913
10914 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10915
10916 * files.el (backup-buffer): If the file's directory is not
10917 writable, use copy instead of move to backup the file.
10918
10919 2005-03-19 Eli Zaretskii <eliz@gnu.org>
10920
10921 * obsolete/keyswap.el: Moved to obsolete/ from term/.
10922
10923 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10924
10925 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
10926 Use functionp instead of symbolp and fboundp. Reported by Drkm
10927 <darkman_spam@yahoo.fr>.
10928 (ps-print-version): New version 6.6.6.
10929
10930 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
10931
10932 * textmodes/table.el (table--line-column-position): New idiom.
10933 (table--row-column-insertion-point-p): New function to test
10934 validity of row and column insertion operation at a location.
10935 (table-global-menu, table-cell-menu): Use above functions for
10936 deterministic test operation.
10937 (table--editable-cell-p): Behave in deterministic fashion.
10938
10939 2005-03-18 Juri Linkov <juri@jurta.org>
10940
10941 * isearch.el (isearch-lazy-highlight-new-loop):
10942 Make arguments beg and end optional.
10943 (isearch-update): Remove optional arguments nil from
10944 isearch-lazy-highlight-new-loop.
10945 (isearch-lazy-highlight-search): Let-bind case-fold-search to
10946 isearch-lazy-highlight-case-fold-search instead of
10947 isearch-case-fold-search, and let-bind isearch-regexp to
10948 isearch-lazy-highlight-regexp.
10949 Use isearch-lazy-highlight-last-string instead of isearch-string.
10950
10951 * replace.el (perform-replace): Remove bindings of global
10952 variables isearch-string, isearch-regexp, isearch-case-fold-search.
10953 Add three new arguments to `replace-highlight'.
10954 (replace-highlight): Add arguments string, regexp, case-fold.
10955 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
10956 to allow isearch-lazy-highlight-new-loop to use these values
10957 to set corresponding isearch-lazy-highlight-* internal
10958 variables whose values lazy highlighting will use regardless of
10959 changes to global variables isearch-string, isearch-regexp,
10960 isearch-case-fold-search during lazy highlighting loop.
10961 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
10962 to `lazy-highlight-cleanup'.
10963
10964 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
10965 (ispell-highlight-face): Set default face to `isearch' when
10966 lazy highlighting is enabled.
10967 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
10968 priority to 1. Add lazy highlighting.
10969 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
10970 from `isearch-dehighlight'.
10971
10972 2005-03-18 David Ponce <david@dponce.com>
10973
10974 * files.el (hack-local-variables): Do a case-insensitive search
10975 for End.
10976
10977 2005-03-18 Juri Linkov <juri@jurta.org>
10978
10979 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
10980 `isearch-lazy-highlight-cleanup', add alias to old name and
10981 declare obsolete. Add release numbers to other obsolete vars.
10982 (isearch-done, isearch-lazy-highlight-new-loop):
10983 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
10984 (lazy-highlight-cleanup) <variable>: Doc fix.
10985 (isearch-lazy-highlight-update): Rename obsolete
10986 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
10987
10988 2005-03-18 Kenichi Handa <handa@m17n.org>
10989
10990 * language/thai-util.el: Fix categorization of Thai characters in
10991 thai-category-table.
10992 (thai-composition-pattern): Adjust it for the above change.
10993 (thai-self-insert-command, thai-compose-syllable): New functions.
10994 (thai-compose-region): Use thai-compose-syllable.
10995 (thai-compose-string): Likewise.
10996 (thai-composition-function): Likewise.
10997 (thai-auto-composition): New function.
10998 (thai-auto-composition-mode): New minor mode.
10999
11000 * language/thai.el: Fix patterns to be registered in
11001 composition-function-table.
11002
11003 * international/quail.el (quail-input-method): Locally bind
11004 inhibit-modification-hooks to t.
11005
11006 2005-03-17 Richard M. Stallman <rms@gnu.org>
11007
11008 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
11009 (perl-mode): Use run-mode-hooks.
11010
11011 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
11012 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
11013 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
11014
11015 * mail/sendmail.el (sendmail-send-it): Reenable the code
11016 to compute resend-to-address and use it.
11017
11018 * tar-mode.el (tar-mode): Turn off undo unconditionally.
11019
11020 * image-mode.el: New file.
11021
11022 * image.el (insert-sliced-image): Add autoload cookie.
11023
11024 * font-lock.el (font-lock-lines-before): New user option.
11025 (font-lock-after-change-function): Obey it.
11026
11027 * bindings.el (esc-map): Make M-g a prefix.
11028 Bind M-g g and M-g M-g to goto-line.
11029
11030 * faces.el (face-id): Doc fix.
11031
11032 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11033
11034 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
11035 (rmail-show-message): Use rmail-unknown-mail-followup-to.
11036 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
11037
11038 * mail/sendmail.el (mail-yank-ignored-headers)
11039 (mail-font-lock-keywords, mail-mode-fill-paragraph):
11040 Add Mail-Followup-To and Mail-Reply-To headers.
11041 (mail-citation-hook): Add autoload cookie.
11042 (mail-mode): Doc fix.
11043 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
11044 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
11045 (mail-mode-fill-paragraph): Handle those headers.
11046 (mail-mailing-lists): New variable.
11047 (mail-mail-reply-to, mail-mail-followup-to): New functions.
11048
11049 2005-03-17 Juri Linkov <juri@jurta.org>
11050
11051 * isearch.el (isearch-fallback): Check for `(car previous)'
11052 before calling `isearch-other-end-state'.
11053
11054 2005-03-17 Kim F. Storm <storm@cua.dk>
11055
11056 * simple.el (move-beginning-of-line): Move to beginning of buffer
11057 line, as well as beginning of screen line.
11058
11059 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
11060
11061 * calendar/diary-lib.el (mark-diary-entries): Use new optional
11062 argument REDRAW rather than calendar-redrawing variable.
11063 * calendar/calendar.el (calendar-redrawing): Delete.
11064 (redraw-calendar): Do not bind calendar-redrawing.
11065
11066 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
11067
11068 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
11069 diary-file buffer.
11070
11071 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
11072
11073 * help.el (describe-mode): Allow a :minor-mode-function property to
11074 specify a different minor mode toggle function than the variable.
11075 * simple.el (auto-fill-function):
11076 * subr.el (add-minor-mode): Use it.
11077
11078 2005-03-16 Kenichi Handa <handa@m17n.org>
11079
11080 * language/ethio-util.el (sera-being-called-by-w3): New variable.
11081 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
11082 (ethio-fidel-to-sera-buffer): Likewise.
11083
11084 2005-03-16 Juri Linkov <juri@jurta.org>
11085
11086 * emacs-lisp/find-func.el (find-function-regexp):
11087 Add defun-emitting macro `menu-bar-make-toggle'.
11088
11089 * isearch.el: Put `isearch-scroll' property to
11090 `split-window-horizontally'.
11091
11092 * info.el: Update error messages for `debug-ignored-errors'.
11093 (Info-isearch-search): Doc fix.
11094 (Info-find-node): Move up code to go into info buffer before
11095 recording the node to the history.
11096 (Info-fontify-node): Fontify titles only if the next line
11097 has two or more `*', `=', `-', `.'.
11098 Display "go to this node" for empty (match-string 3).
11099
11100 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11101
11102 * term/mac-win.el: Add mouse pointer shape constants.
11103
11104 2005-03-15 Kim F. Storm <storm@cua.dk>
11105
11106 * simple.el (move-beginning-of-line): Use vertical-motion.
11107
11108 2005-03-15 Juri Linkov <juri@jurta.org>
11109
11110 * isearch.el (isearch-error): New variable.
11111 (isearch-invalid-regexp, isearch-within-brackets): Remove.
11112 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
11113 (isearch-within-brackets-state): Remove.
11114 (isearch-case-fold-search-state, isearch-pop-fun-state):
11115 Decrease frame index.
11116 (isearch-mode, isearch-top-state, isearch-push-state)
11117 (isearch-edit-string, isearch-abort, isearch-search-and-update)
11118 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
11119 (isearch-search, isearch-lazy-highlight-new-loop):
11120 Replace `isearch-invalid-regexp' with `isearch-error'.
11121 Remove `isearch-within-brackets'.
11122 (isearch-search): Add `search-failed' handler to `condition-case'.
11123 (isearch-lazy-highlight-search): Add `condition-case' to catch
11124 errors and allow `isearch-lazy-highlight-update' to try
11125 highlighting from the beginning of the window.
11126 (isearch-repeat): Move up code to set isearch-wrapped to t
11127 before calling isearch-wrap-function.
11128
11129 * info.el (Info-isearch-initial-node): New internal variable.
11130 (Info-search): Signal an error in isearch mode when search leaves
11131 the initial node. Signal an error when `bound' is non-nil and
11132 nothing was found in the current subfile.
11133 (Info-isearch-search): Remove `condition-case'.
11134 (Info-isearch-wrap): Don't wrap when search failed during leaving
11135 the initial node. If `Info-isearch-search' is nil, wrap around
11136 the current node.
11137 (Info-isearch-start): New fun.
11138 (Info-mode): Add buffer-local hook `Info-isearch-start' to
11139 `isearch-mode-hook'.
11140
11141 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11142
11143 * simple.el (normal-erase-is-backspace): Set default to t if
11144 running on Mac.
11145
11146 * term/mac-win.el (function-key-map): Sync with x-win.el.
11147
11148 2005-03-15 Kenichi Handa <handa@m17n.org>
11149
11150 * international/mule-cmds.el (locale-language-names): Modify the
11151 format of elements and add more entries.
11152 (locale-preferred-coding-systems): Add more entries.
11153 (set-locale-environment): Adjust for the change of
11154 locale-language-names.
11155
11156 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
11157
11158 * pcvs.el (smerge-ediff): Remove bogus autoload.
11159
11160 2005-03-14 Lute Kamstra <lute@gnu.org>
11161
11162 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
11163 Ignore a `*' at the beginning of a line.
11164
11165 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
11166 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
11167 subr.el.
11168 (dont-compile, eval-when-compile, eval-and-compile): Use declare
11169 to specify indentation.
11170
11171 * generic.el (define-generic-mode): Let generic-mode-list be a
11172 list of strings; test membership with equal.
11173
11174 2005-03-14 Kim F. Storm <storm@cua.dk>
11175
11176 * simple.el (next-line, previous-line): Add optional try-vscroll
11177 arg to recognize interactive use. Pass it on to line-move.
11178 (line-move): Don't perform auto-window-vscroll when defining or
11179 executing keyboard macro to ensure consistent behavior.
11180
11181 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
11182
11183 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
11184
11185 2005-03-13 Lute Kamstra <lute@gnu.org>
11186
11187 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
11188 debugger-setup-buffer so that backtrace marks the frames set to
11189 debug-on-exit and we don't have to do it manually. Set an extra
11190 debug-on-exit for macro's.
11191 (debugger-setup-buffer): Don't mark the top frame manually.
11192
11193 2005-03-12 Lute Kamstra <lute@gnu.org>
11194
11195 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
11196 lisp-indent-function throughout.
11197 (with-no-warnings): Set lisp-indent-function property.
11198
11199 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
11200
11201 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
11202 Add entry for backslash.
11203
11204 2005-03-12 Juri Linkov <juri@jurta.org>
11205
11206 * info.el (Info-search): Four fixes for backward search.
11207
11208 2005-03-11 Jay Belanger <belanger@truman.edu>
11209
11210 * calc/calc.el (calc-language-alist): New variable.
11211 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
11212 (calc-embedded-find-modes): Use calc-language-alist instead of
11213 calc-embedded-language-alist.
11214
11215 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
11216
11217 * calendar/calendar.el (calendar-redrawing): New internal
11218 variable.
11219 (redraw-calendar): Remove bogus save-excursion from previous
11220 change. Bind calendar-redrawing to t for mark-diary-entries.
11221 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
11222 calendar if that is why we were called.
11223
11224 2005-03-11 Kenichi Handa <handa@m17n.org>
11225
11226 * international/mule.el (make-coding-system): Set property
11227 coding-system-define-form to nil.
11228 (define-coding-system-alias): Likewise.
11229
11230 2005-03-11 Kenichi Handa <handa@m17n.org>
11231
11232 These changes are suggested by Dave Love <fx@gnu.org>.
11233
11234 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
11235 coding: tag.
11236 (adaptive-fill-regexp): Add more bullets.
11237 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
11238 regexps.
11239
11240 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
11241
11242 * help.el (describe-mode): Properly handle non-trivial lighters.
11243 Don't ignore minor modes that are not listed in minor-mode-list.
11244
11245 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
11246 feature ON when the user requests to turn it OFF.
11247
11248 2005-03-10 Lute Kamstra <lute@gnu.org>
11249
11250 * emacs-lisp/debug.el (debug-entry-code): Delete it.
11251 (implement-debug-on-entry): New function to replace debug-entry-code.
11252 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
11253 second argument as the 2005-03-07 change makes it obsolete.
11254 (debug-on-entry, cancel-debug-on-entry): Update call to
11255 debug-on-entry-1.
11256 (debug, debugger-setup-buffer): Comment update.
11257 (debugger-frame-number): Update to work with implement-debug-on-entry.
11258
11259 2005-03-10 Jay Belanger <belanger@truman.edu>
11260
11261 * calc/calc-embed.el (math-ms-args): Declare it.
11262 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
11263 math-ms-args.
11264 (calc-embedded-subst): Use math-multi-subst-rec to substitute
11265 variables.
11266
11267 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
11268
11269 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
11270 Use message-box.
11271
11272 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
11273 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
11274 (tooltip-gud-tips): Simplify.
11275 (tooltip-gud-tips-p): Remove superfluous :set.
11276 (tooltip-gud-modes): Add fortran-mode.
11277 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
11278
11279 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
11280
11281 2005-03-09 Kim F. Storm <storm@cua.dk>
11282
11283 * play/animate.el (animate-place-char): Use forward-line instead
11284 of next-line to improve performance.
11285
11286 2005-03-09 Simon Josefsson <jas@extundo.com>
11287
11288 * net/browse-url.el (browse-url-default-browser): Doc fix.
11289
11290 2005-03-09 Miles Bader <miles@gnu.org>
11291
11292 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
11293 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
11294
11295 2005-03-09 Kenichi Handa <handa@m17n.org>
11296
11297 * international/latin-1.el: Set case and syntax for 255 only if
11298 set-case-syntax-set-multibyte is nil.
11299
11300 * textmodes/ispell.el (ispell-insert-word): New function.
11301 (ispell-word): Use ispell-insert-word to insert a new word.
11302 (ispell-process-line): Likewise.
11303 (ispell-complete-word): Likewise.
11304
11305 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
11306
11307 * calendar/calendar.el (redraw-calendar): Preserve point.
11308 Reported by Matt Hodges <MPHodges@member.fsf.org>.
11309 (calendar-week-start-day): Move after definition of
11310 redraw-calendar. Delete buffer test, since redraw-calendar has
11311 that now.
11312
11313 * calendar/diary-lib.el (mark-diary-entries): Only call
11314 redraw-calendar in the first of any recursive calls.
11315 Reported by Alan Shutko <ats@acm.org>.
11316
11317 2005-03-08 Juri Linkov <juri@jurta.org>
11318
11319 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
11320 (html-horizontal-rule, html-line, html-image, html-checkboxes)
11321 (html-radio-buttons): Add a space before the trailing `/>' where
11322 sgml-xml-mode is non-nil.
11323 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
11324 the subsequent tag of the empty XML tag.
11325 (html-href-anchor): Don't set initial input to "http:".
11326 (html-image): Ask for the image URL and set point inside alt="".
11327 (html-name-anchor): Duplicate the name in the `id' attribute when
11328 sgml-xml-mode is non-nil.
11329 (html-paragraph): Remove \n before <p>.
11330 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
11331 instead of `checked' when sgml-xml-mode is non-nil.
11332
11333 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
11334 Remove 1 space before #RRGGBB to not truncate it on terminal
11335 windows w/o fringes. Remove 1 space between bg and fg examples
11336 to get more space.
11337 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
11338 avoid byte-compile warnings.
11339
11340 * image-file.el (image-file-handler): Put `safe-magic' property to
11341 `image-file-handler'.
11342
11343 * info.el (Info-isearch-search): Emulate word search in
11344 isearching through multiple Info nodes with Info-search.
11345 (Info-isearch-wrap): Allow isearch-word.
11346
11347 2005-03-08 Lute Kamstra <lute@gnu.org>
11348
11349 * emacs-lisp/debug.el (debugger-step-through): Make sure that
11350 stepping into the debugger's code is not possible.
11351 (debugger-jumping-flag): Docstring update.
11352
11353 2005-03-08 Jay Belanger <belanger@truman.edu>
11354
11355 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
11356 embedded mode begins.
11357 (calc-embedded-language-alist): New variable.
11358 (calc-embedded-find-modes): Use calc-embedded-language-alist to
11359 set default language mode.
11360
11361 2005-03-08 Kenichi Handa <handa@m17n.org>
11362
11363 * international/ccl.el (define-ccl-program): Fix docstring about
11364 extra 256 bytes assured for the output buffer.
11365
11366 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
11367 Fix BUFFER_MAGNIFICATION to 2.
11368 (ccl-encode-mule-utf-16be-with-signature): Likewise.
11369
11370 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
11371
11372 * align.el (align-rules-list): Added an alignment rule for CSS
11373 declarations (applies to css-mode and html-mode buffers).
11374
11375 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
11376
11377 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
11378
11379 2005-03-07 Kim F. Storm <storm@cua.dk>
11380
11381 * simple.el (move-beginning-of-line): New command.
11382
11383 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
11384
11385 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
11386
11387 * emulation/cua-base.el: Put CUA move property on move-end-of-line
11388 and move-beginning-of-line.
11389
11390 * apropos.el (apropos-print): Omit command from M-x ... RET.
11391
11392 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
11393
11394 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
11395 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
11396
11397 2005-03-06 Richard M. Stallman <rms@gnu.org>
11398
11399 * bindings.el (esc-map): Bind M-g to goto-line.
11400
11401 * facemenu.el (global-map): Bind M-o, not M-g.
11402
11403 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11404
11405 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
11406 "Open Directory" as for "Open File".
11407
11408 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
11409
11410 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
11411 (push-mark-command): Run activate-mark-hook.
11412
11413 2005-03-06 Richard M. Stallman <rms@gnu.org>
11414
11415 * help-mode.el (help-mode-finish): Don't alter the element
11416 in view-return-to-alist if there already is one.
11417
11418 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
11419 make sure the current buffer is the expected one.
11420
11421 * novice.el (disabled-command-function): Output in *Disabled Command*.
11422 Explicitly ignore non-keyboard events, and explicitly handle C-g.
11423
11424 * textmodes/flyspell.el (flyspell-large-region):
11425 Pass args differently for aspell.
11426
11427 * files.el (mode-require-final-newline): Doc fix.
11428
11429 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
11430
11431 * progmodes/which-func.el (which-function):
11432 Specify NOERROR when calling imenu--make-index-alist.
11433
11434 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
11435
11436 * simple.el (normal-erase-is-backspace): Define default value.
11437
11438 * custom.el (custom-theme-set-variables): Remove unused var
11439 `immediate'.
11440 (custom-reevaluate-setting): Simple function to handle variables
11441 that are defined before their default value can really be
11442 computed.
11443
11444 * startup.el (command-line): Use it for temporary-file-directory,
11445 small-emporary-file-directory, auto-save-file-name-transforms,
11446 blink-cursor-mode, and normal-erase-is-backspace.
11447
11448 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
11449 progress, even with buggy anchored keywords.
11450
11451 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
11452
11453 * simple.el (goto-line): Remove unbalanced final parenthesis.
11454
11455 2005-03-05 Richard M. Stallman <rms@gnu.org>
11456
11457 * simple.el (goto-line): Use a number at point as the default.
11458 With C-u as arg, switch buffers.
11459
11460 2005-03-05 Juri Linkov <juri@jurta.org>
11461
11462 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
11463 with `no-blinking-cursor'.
11464
11465 * startup.el (no-blinking-cursor): New defvar.
11466 (command-line): Add `--no-blinking-cursor' to longopts.
11467 Set `no-blinking-cursor' to t for command line arguments
11468 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
11469 with `no-blinking-cursor' in the condition for calling
11470 `blink-cursor-mode'.
11471
11472 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
11473
11474 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
11475 (menu-bar-options-save): Add blink-cursor-mode.
11476 (menu-bar-options-menu): Add blink-cursor-mode.
11477
11478 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
11479
11480 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
11481 (icalendar-export-file, icalendar-export-region)
11482 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
11483 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
11484
11485 2005-03-04 Lute Kamstra <lute@gnu.org>
11486
11487 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
11488 (debug-function-list): Ditto.
11489
11490 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
11491
11492 * textmodes/texinfmt.el (texinfo-append-refill):
11493 Redefine the types of line to which @refill
11494 is not appended by replacing a search for `@refill\\|@bye' with
11495 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
11496 itemize@refill' bug and the unfilled long lines bug.
11497 (texinfmt-version): Update number and date.
11498
11499 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
11500
11501 * international/code-pages.el (windows-1250, windows-125[2-8])
11502 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
11503
11504 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
11505
11506 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
11507 bound yet.
11508
11509 2005-03-02 Romain Francoise <romain@orebokech.com>
11510
11511 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
11512 buffer after removing limits.
11513 (ibuffer-pop-filter): Ditto.
11514 Update copyright.
11515
11516 2005-03-02 Miles Bader <miles@gnu.org>
11517
11518 * button.el (make-text-button): If the user doesn't specify a
11519 type, use the default. Rewrite to use `add-text-properties' and
11520 plist functions.
11521
11522 2005-03-01 Lute Kamstra <lute@gnu.org>
11523
11524 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
11525 (debugger-jumping-flag): New var.
11526 (debug-entry-code): Use it.
11527 (debugger-jump): Use debugger-jumping-flag and add
11528 debugger-reenable to post-command-hook.
11529 (debugger-reenable): Use debugger-jumping-flag and remove itself
11530 from post-command-hook.
11531 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
11532 debugger-reenable.
11533
11534 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
11535
11536 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
11537 inclusion of "itemize\\|", which may be unnecessary, is certainly
11538 inelegant, and stops refilling in itemize lists when formatting
11539 Japanese Texinfo files to Info.
11540 Update copyright to 2005.
11541
11542 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
11543
11544 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
11545 of an error if GDB can't find the source file.
11546
11547 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
11548
11549 * calendar/calendar.el (redraw-calendar): Work from any buffer,
11550 not just the calendar.
11551
11552 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
11553 first.
11554 (diary-redraw-calendar): New function.
11555 (make-diary-entry): Add diary-redraw-calendar to local
11556 write-contents-functions. Turn off selective display before
11557 inserting in diary.
11558
11559 2005-03-01 Kim F. Storm <storm@cua.dk>
11560
11561 * emacs-lisp/copyright.el (copyright-fix-years): New command.
11562
11563 2005-03-01 Lute Kamstra <lute@gnu.org>
11564
11565 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
11566 that debug-entry-code can be safely removed from a function while
11567 this code is being evaluated. Revert the 2005-02-27 change as the
11568 new implementation no longer requires it. Make sure that a
11569 function body containing just a string is not mistaken for a docstring.
11570 (debug): Skip one more frame in case of debug on entry.
11571 (debugger-setup-buffer): Delete one more frame line in case of
11572 debug on entry.
11573 (debugger-frame-number): Update to use the new text introduced by
11574 the 1999-11-03 change. Skip one more frame in case of debug on entry.
11575
11576 2005-02-28 Kim F. Storm <storm@cua.dk>
11577
11578 * double.el (double-translate-key): Call force-window-update after
11579 read-event to avoid crash in redisplay.
11580
11581 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
11582
11583 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
11584 (debug): Use it. Move the inhibit-trace earlier.
11585 (debug-entry-code): New const.
11586 (debug-on-entry-1): Use it.
11587
11588 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
11589
11590 * international/utf-16.el (ccl-encode-mule-utf-16le):
11591 Fix BUFFER_MAGNIFICATION to 2.
11592 (ccl-encode-mule-utf-16be): Likewise.
11593
11594 2005-02-28 Kenichi Handa <handa@m17n.org>
11595
11596 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
11597 Fix BUFFER_MAGNIFICATION to 4.
11598 (ccl-encode-mule-utf-16be-with-signature): Likewise.
11599
11600 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
11601
11602 * speedbar.el (speedbar-update-flag): Doc fix.
11603 (speedbar-show-info-under-mouse): Give set-mouse-position the right
11604 argument.
11605
11606 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
11607
11608 * reveal.el (reveal-post-command): Don't try to reveal overlays which
11609 have a non-nil `invisible' property but are actually visible.
11610
11611 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
11612 for perldoc sections.
11613 (perl-outline-regexp, perl-outline-level): New var and function.
11614 (perl-mode): Use them.
11615
11616 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
11617
11618 * calendar/diary-lib.el (diary-remind): Discard any mark portion
11619 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
11620
11621 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
11622
11623 * cus-edit.el: Comment change.
11624 (custom-buffer-create-internal): Slightly reword text at top of
11625 Custom buffers. Mention there that saving an option edits the
11626 init file. Add link to Emacs manual node on `custom-file'.
11627 (custom-magic-alist): Rewrite individual State messages to use
11628 capitalized keywords. Doc fix.
11629
11630 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
11631
11632 * calendar/calendar.el (calendar-buffer): Move above
11633 calendar-week-start-day.
11634 (calendar-week-start-day): Doc fix. Add :set function.
11635 (calendar-minimum-window-height): New variable.
11636 (generate-calendar-window): Only resize window if selected-window
11637 is displaying the calendar buffer. Use new variable
11638 calendar-minimum-window-height.
11639 (generate-calendar): Reword error message.
11640 (calendar-mode-map): Bind DEL to scroll-other-window-down.
11641
11642 2005-02-27 Andreas Schwab <schwab@suse.de>
11643
11644 * vc.el (vc-do-command): Don't run command asynchronously when
11645 operating in a remote directory.
11646
11647 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
11648 change from sync with Tramp 2.0.47.
11649
11650 2005-02-27 Richard M. Stallman <rms@gnu.org>
11651
11652 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
11653
11654 * textmodes/flyspell.el (flyspell-mode-on):
11655 Call ispell-change-dictionary only if necessary.
11656
11657 * emacs-lisp/re-builder.el (regexp-builder): New function.
11658
11659 * register.el (describe-register-1): Explicitly handle
11660 yank-excluded-properties = t.
11661
11662 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
11663 (custom-magic-alist): Change the status descriptions again.
11664 (face widget-type): Total rewrite based on `restricted-sexp'
11665 to eliminate the confusing double hiding levels.
11666
11667 * emacs-lisp/debug.el (debug-on-entry-1):
11668 If function body is empty, add nil as body form.
11669
11670 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
11671
11672 * emacs-lisp/trace.el (inhibit-trace): New var.
11673 (trace-make-advice): Use it.
11674
11675 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
11676
11677 2005-02-26 Kim F. Storm <storm@cua.dk>
11678
11679 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
11680 (mouse-on-link-p, mouse-drag-region-1): Use it.
11681
11682 2005-02-25 Lute Kamstra <lute@gnu.org>
11683
11684 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
11685
11686 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
11687
11688 * frame.el (blink-cursor-mode): Add :group keyword.
11689
11690 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
11691
11692 * calendar/icalendar.el (icalendar--decode-isodatetime):
11693 New optional argument DAY-SHIFT.
11694 (icalendar-export-region): Fix coding-system-for-write.
11695 (icalendar--convert-ical-to-diary): Shift end-day of all-day
11696 events by one.
11697
11698 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
11699
11700 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
11701
11702 2005-02-24 Kim F. Storm <storm@cua.dk>
11703
11704 * international/iso-acc.el (iso-accents-compose): Fix crash
11705 during redisplay. Call force-window-update after read-event
11706 and delete-region to signal that window is not accurate.
11707
11708 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
11709
11710 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
11711 Remove unused and inexistent var `inhibit-trace'.
11712 (debugger-mode): Use run-mode-hooks.
11713 (debugger-list-functions): Add buttons; setup xref stack.
11714
11715 2005-02-23 Richard M. Stallman <rms@gnu.org>
11716
11717 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
11718 appointment says it was explicitly made.
11719 (appt-add): Set the 3rd element.
11720 (appt-make-list): Preserve explicit appointments.
11721
11722 * subr.el (find-tag-default): Catch errors in forward-sexp.
11723
11724 2005-02-23 Juri Linkov <juri@jurta.org>
11725
11726 * info.el (Info-isearch-search): New defcustom.
11727 (Info-isearch-search): Call the default isearch function
11728 when Info-isearch-search is nil.
11729 (Info-isearch-wrap): Use variable Info-isearch-search.
11730
11731 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
11732
11733 * cus-edit.el: Comment change.
11734
11735 2005-02-22 Kim F. Storm <storm@cua.dk>
11736
11737 * progmodes/hideif.el (hide-ifdef-use-define-alist):
11738 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
11739
11740 2005-02-22 Simon Josefsson <jas@extundo.com>
11741
11742 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
11743 New variable.
11744 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
11745 Oskarsson" <myrkraverk@users.sourceforget.net>.
11746
11747 2005-02-22 Kim F. Storm <storm@cua.dk>
11748
11749 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
11750 check that window of that event is the selected window.
11751 (mouse-drag-region-1): Compare mouse event window to selected
11752 window before setting point.
11753
11754 * tooltip.el (tooltip-show-help-function): Pass event to
11755 mouse-on-link-p so it can check selected window.
11756
11757 2005-02-22 Kenichi Handa <handa@m17n.org>
11758
11759 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
11760 (ps-mule-show-warning): New function.
11761 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
11762 characters are found.
11763
11764 * ps-print.el (ps-header-footer-string): Return a list of header
11765 and footer strings.
11766
11767 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
11768
11769 * pcvs.el (cvs-retrieve-revision): Fix thinko.
11770
11771 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
11772
11773 * frame.el (blink-cursor-mode): Use define-minor-mode.
11774
11775 * term/mac-win.el (function-key-map): Use char-names more consistently.
11776 (file-name-coding-system): Only set it for MacOS-9. The other case is
11777 already handled in mule-cmds.el (where it also works when mac-win.el
11778 is not used).
11779
11780 2005-02-21 Kenichi Handa <handa@m17n.org>
11781
11782 * international/mule.el (ctext-pre-write-conversion): Always use
11783 " *code-converting-work*" buffer for work.
11784
11785 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
11786
11787 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
11788
11789 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
11790
11791 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
11792
11793 * ses.el (undo-more): Restore defadvice, but only the part that
11794 allows changes outside the restricted area of the buffer.
11795
11796 2005-02-20 Kim F. Storm <storm@cua.dk>
11797
11798 * simple.el (line-move): Add fourth optional arg try-vscroll which
11799 must be set to perform auto-window-vscroll.
11800 When moving backwards and doing auto-window-vscroll, automatically
11801 vscroll to the last part of lines which are taller than the window.
11802 (next-line, previous-line): Set try-vscroll arg on line-move.
11803
11804 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
11805
11806 * replace.el (query-replace, query-replace-regexp)
11807 (replace-string, replace-regexp): When operating on region, make
11808 the minibuffer prompt say so.
11809
11810 * isearch.el (isearch-forward): Document isearch-query-replace and
11811 isearch-query-replace-regexp keybindings.
11812
11813 2005-02-19 Jay Belanger <belanger@truman.edu>
11814
11815 * calc/calc-aent.el (math-read-token): Add local variable.
11816
11817 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
11818 (calc-edit-top): Move declaration to earlier in file.
11819 (calc-edit-macro-repeats): Add local variables.
11820
11821 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
11822 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
11823 calcFunc-tanh.
11824 Adjust integration rule for calcFunc-tan.
11825
11826 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
11827
11828 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
11829 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
11830 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
11831 (viper-skip-separators): Bug fix.
11832 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
11833 particular major mode.
11834 (viper-del-backward-char-in-replace): Don't put deleted char on the
11835 kill ring.
11836
11837 * viper-ex.el (viper-color-display-p): New function.
11838 (viper-has-face-support-p): Use viper-color-display-p.
11839
11840 * viper-keym.el (viper-gnus-modifier-map): New keymap.
11841
11842 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
11843
11844 * viper-util.el (viper-glob-unix-files): Fix shell status check.
11845 (viper-file-remote-p): Make equivalent to file-remote-p.
11846
11847 * viper.el (viper-major-mode-modifier-list):
11848 Use viper-gnus-modifier-map.
11849
11850 2005-02-19 David Kastrup <dak@gnu.org>
11851
11852 * subr.el (subregexp-context-p): Fix garbled doc string by adding
11853 quoting.
11854
11855 2005-02-19 Jay Belanger <belanger@truman.edu>
11856
11857 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
11858 Remove extra definitions.
11859 (calc-coth): New function.
11860 (calcFunc-cot): Fix `let'.
11861
11862 2005-02-19 Eli Zaretskii <eliz@gnu.org>
11863
11864 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
11865 the reasons we use "type pc" in these faces.
11866
11867 * button.el (button): Ditto.
11868
11869 2005-02-19 Michael Mauger <mmaug@yahoo.com>
11870
11871 * replace.el (query-replace-read-from): Set the value of
11872 query-replace-from-history-variable to handle the case of an empty
11873 string entered to accept the suggested default.
11874
11875 * net/tramp.el (tramp-file-name-for-operation):
11876 Use dired-call-process instead of dired-call-process-command.
11877
11878 2005-02-19 Jay Belanger <belanger@truman.edu>
11879
11880 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
11881 (math-div-non-trig): New variables.
11882 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
11883 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
11884 (math-combine-prod, math-div-symb-fancy): Add simplifications for
11885 trig expressions.
11886
11887 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
11888
11889 * progmodes/gdb-ui.el (gdb-var-update-handler)
11890 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
11891 for watch expressions,
11892 (gdb-var-create-handler): Don't set speedbar-update-flag.
11893 (gdb-post-prompt): Simplify test for speedbar.
11894
11895 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
11896
11897 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
11898 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
11899 we use the syntax table of the correct buffer.
11900 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
11901 Felix Gatzemeier.
11902
11903 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
11904 (ediff-file-remote-p): Make synonymous with file-remote-p.
11905 In all deffaces ediff-*-face-*, use min-colors.
11906
11907 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
11908 ediff-recurse-to-subdirectories.
11909 (ediff-mark-if-equal): Check that the arguments are strings, use
11910 ediff-same-contents (after to Felix Gatzemeier).
11911
11912 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
11913 nil.
11914
11915 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
11916
11917 * log-view.el (log-view-message-re): Fix up Subversion regexp.
11918
11919 2005-02-18 David Kastrup <dak@gnu.org>
11920
11921 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
11922 use `mark-active' when defined.
11923
11924 2005-02-18 Kenichi Handa <handa@m17n.org>
11925
11926 * ps-print.el (ps-font-info-database): New entry
11927 ZapfChancery-MediumItalic with correct font name. Fix font name
11928 of the entry Zapf-Chancery-MediumItalic.
11929
11930 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
11931
11932 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
11933
11934 2005-02-16 Kim F. Storm <storm@cua.dk>
11935
11936 * ido.el (ido-fallback-command): Pass user input to fallback command.
11937
11938 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
11939
11940 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
11941 (gdb-find-file-hook): Add server prefix.
11942
11943 2005-02-16 Richard M. Stallman <rms@gnu.org>
11944
11945 * replace.el (perform-replace): Pass new args to replace-highlight.
11946 (replace-highlight): Take region args,
11947 and pass them to isearch-lazy-highlight-new-loop.
11948
11949 * novice.el (disabled-command-hook): Autoload the defalias
11950 and the make-obsolete-variable call.
11951
11952 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
11953
11954 * isearch.el (isearch-lazy-highlight-start-limit)
11955 (isearch-lazy-highlight-end-limit): New variables limit
11956 the region for highlighting.
11957 (isearch-lazy-highlight-new-loop): New args BEG and END.
11958 (isearch-lazy-highlight-search): Use the new vars.
11959 (isearch-lazy-highlight-update): Likewise.
11960
11961 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
11962
11963 * cus-start.el (all): Use default-boundp.
11964
11965 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
11966
11967 * menu-bar.el (menu-bar-select-frame): Handle current frame.
11968
11969 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
11970
11971 * autorevert.el (auto-revert-stop-on-user-input)
11972 (auto-revert-verbose): Doc fixes.
11973
11974 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
11975
11976 * international/mule-cmds.el (set-locale-environment): Remove call
11977 to set-selection-coding-system on Windows.
11978
11979 2005-02-15 Jay Belanger <belanger@truman.edu>
11980
11981 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
11982 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
11983 calcFunc-coth.
11984 (math-simplify-sqrt): Add simplifications.
11985
11986 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
11987 to list.
11988
11989 * calc/calc-ext.el: Add functions to autoloads.
11990
11991 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
11992 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
11993 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
11994 (math-csc-raw, math-cot-raw): New functions.
11995
11996 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
11997
11998 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
11999 the variable name in a message.
12000
12001 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
12002 calcFunc-csc, calcFunc-cot.
12003
12004 * calc/calcalg2.el: Add derivative and integration rules for
12005 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
12006 calcFunc-csch, calcFunc-coth.
12007 (math-do-integral-methods): Add to checks for when to use
12008 substitutions.
12009
12010 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
12011
12012 2005-02-15 Lute Kamstra <lute@gnu.org>
12013
12014 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
12015 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
12016 <monnier@iro.umontreal.ca>
12017 (lisp-outline-level): Improve efficiency. Suggested by David
12018 Kastrup <dak@gnu.org>.
12019
12020 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
12021
12022 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
12023 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
12024 (gdb-set-gud-minor-mode-existing-buffers): New functions.
12025 (gdb-find-file-hook): New hook. Add it to find-file-hook.
12026 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
12027
12028 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
12029
12030 * cus-start.el (all): Comment change.
12031
12032 2005-02-14 Lute Kamstra <lute@gnu.org>
12033
12034 * cus-start.el (all): Check if symbol is void.
12035
12036 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
12037
12038 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
12039 optional argument to \cite.
12040
12041 2005-02-14 Richard M. Stallman <rms@gnu.org>
12042
12043 * cus-edit.el (custom-buffer-create-internal): Update help message.
12044 (custom-magic-alist): Update help messages.
12045
12046 * cus-start.el (all): Allow a var to specify a standard value.
12047
12048 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
12049
12050 * custom.el (custom-theme-set-variables): Handle variable aliases.
12051
12052 * frame.el (blink-cursor-timer): Doc fix.
12053 (blink-cursor): Make it an alias for `blink-cursor-mode' and
12054 declare obsolete.
12055 (blink-cursor-mode): Define with defcustom and use correct
12056 standard expression in that defcustom.
12057 * startup.el (command-line): Adapt to above changes in frame.el.
12058
12059 2005-02-11 Lute Kamstra <lute@gnu.org>
12060
12061 * apropos.el (apropos-score-doc): Prevent division by zero.
12062
12063 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
12064
12065 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
12066 (icalendar--get-event-property-attributes)
12067 (icalendar--get-event-properties)
12068 (icalendar--datetime-to-diary-date): New functions.
12069 (icalendar--split-value): Doc fix.
12070 (icalendar--datetime-to-noneuropean-date)
12071 (icalendar--datetime-to-european-date): New optional argument
12072 SEPARATOR. Return result as a string instead of a list.
12073 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
12074 (icalendar--convert-string-for-export): Rename arg S to STRING.
12075 (icalendar-export-region): Doc fix. Change name of error buffer.
12076 Save output buffer.
12077 (icalendar-import-file): Add blank at end of prompt.
12078 (icalendar-import-buffer): Doc fix. Do not switch to error
12079 buffer. Indicate status in return value.
12080 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
12081 buffer. Save output buffer. Handle exception from recurrence
12082 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
12083 events. Fix problems with weekly all-day events.
12084
12085 2005-02-10 Richard M. Stallman <rms@gnu.org>
12086
12087 * simple.el (eval-expression-print-format):
12088 Avoid warning about edebug-active.
12089
12090 * help.el (help-for-help-internal): Rename from help-for-help.
12091 (help-for-help): Define with defalias.
12092
12093 * font-core.el (font-lock-default-function): Use with-no-warnings.
12094
12095 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
12096
12097 * custom.el (defface): Doc fix.
12098
12099 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
12100
12101 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
12102 width 0" to prevent word wrapping problems.
12103
12104 2005-02-09 Kim F. Storm <storm@cua.dk>
12105
12106 * ido.el (ido-file-extensions-order): New defcustom.
12107 (ido-file-extension-lessp, ido-file-extension-aux)
12108 (ido-file-extension-order): New advanced file ordering.
12109 (ido-file-lessp): New simple file ordering.
12110 (ido-sort-list): Remove.
12111 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
12112 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
12113
12114 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
12115
12116 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
12117 that some versions of grep produce.
12118 (grep-mode-font-lock-keywords): Likewise.
12119
12120 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
12121
12122 * progmodes/gdb-ui.el (gdb-location-list): New variable.
12123 (gdb-cdir): Delete.
12124 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
12125 (gdb-source-info): Treat case when source file is in another
12126 directory properly.
12127 (gdb-get-location): New function.
12128
12129 2005-02-07 Jay Belanger <belanger@truman.edu>
12130
12131 * calc/calc-prog.el (calc-write-parse-table-part)
12132 (calc-fix-token-name): Fix a check for language type.
12133
12134 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
12135
12136 2005-02-07 Andre Spiegel <spiegel@gnu.org>
12137
12138 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
12139 as directory not writable.
12140
12141 2005-02-07 Kim F. Storm <storm@cua.dk>
12142
12143 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
12144 (cua--standard-movement-commands): Remove list.
12145 Instead, set CUA property value to move for movement commands.
12146 (cua-movement-commands): Remove. Users must set CUA prop instead.
12147 (cua--pre-command-handler): Check CUA property.
12148 (cua--init-keymaps): Don't remap undo commands.
12149 (cua-mode): Don't call cua--rectangle-on-off.
12150
12151 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
12152 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
12153 (cua--rect-undo-set-point): New var.
12154 (cua--rectangle-undo-boundary): Setup undo apply entry.
12155 (cua--rect-undo-handler): New function for rectangle undo.
12156 (cua--rect-start-position, cua--rect-end-position): Add.
12157 (cua--rectangle-post-command): Call cua--rectangle-set-corners
12158 for restored rectangle. Set point if cua--rect-undo-set-point.
12159
12160 2005-02-06 Jay Belanger <belanger@truman.edu>
12161
12162 * calc/calc-lang.el (calc-tex-language): Display more information
12163 in messages.
12164
12165 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
12166 in TeX mode.
12167
12168 2005-02-06 Richard M. Stallman <rms@gnu.org>
12169
12170 * emacs-lisp/lisp.el (buffer-end): Doc fix.
12171
12172 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
12173
12174 * net/ldap.el (ldap-search-internal): Support attributes with
12175 optional descriptions separated by a semi-colon, as in
12176 "userCertificate;binary".
12177
12178 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12179
12180 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
12181 isn't a cons (i.e. the version is 0).
12182
12183 2005-02-05 Eli Zaretskii <eliz@gnu.org>
12184
12185 * help.el (help-for-help): Doc fix.
12186
12187 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
12188
12189 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
12190 GDB-Windows on the menu-bar as this works better.
12191
12192 2005-02-04 Jay Belanger <belanger@truman.edu>
12193
12194 * calc/calc-embed.el (calc-embedded-update): Don't put in
12195 unnecessary newlines. Adjust the end of formula marker.
12196
12197 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
12198 (math-latex-parse-two-args): New function.
12199
12200 2005-02-03 Lute Kamstra <lute@gnu.org>
12201
12202 * help-fns.el (help-with-tutorial): Make sure that users cannot
12203 remove the entire text of the tutorial by means of `undo'.
12204
12205 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
12206
12207 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
12208 in recent changes, where the ispell process was repeatedly
12209 killed & restarted.
12210
12211 * international/mule-cmds.el (set-locale-environment): Set file-name
12212 coding system to utf-8 on Darwin systems.
12213 (set-default-coding-systems): Don't set default-file-name-coding-system
12214 on Darwin systems.
12215
12216 2005-02-03 Richard M. Stallman <rms@gnu.org>
12217
12218 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
12219
12220 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
12221
12222 * faces.el (list-faces-display): Add optional argument.
12223
12224 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
12225
12226 * font-core.el (font-lock-default-function): Handle the rare case where
12227 only font-lock-keywords is set.
12228
12229 2005-02-02 Kenichi Handa <handa@m17n.org>
12230
12231 * international/characters.el: Cancel previous change for
12232 I-WITH-DOT-ABOVE and DOTLESS-i.
12233
12234 * international/latin-5.el: Cancel previous change.
12235
12236 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
12237
12238 * progmodes/gud.el: Correction to syntax in gud-menu-map.
12239
12240 2005-02-02 Kenichi Handa <handa@m17n.org>
12241
12242 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
12243 DOTLESS-i.
12244
12245 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
12246 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
12247
12248 * case-table.el (get-upcase-table): New function.
12249 (copy-case-table): Copy upcaes table too if non-nil.
12250 (set-case-syntax-delims): Maintain upcase table too.
12251 (set-case-syntax-pair): Likewise.
12252 (set-upcase-syntax, set-downcase-syntax): New functions.
12253 (set-case-syntax): Maintain upcase table too.
12254
12255 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
12256
12257 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
12258
12259 * progmodes/gud.el (gud-goto-info): New function.
12260 (gud-tool-bar-map): Use correct icon.
12261
12262 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
12263
12264 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
12265 When delegating, order args in the funcall correctly.
12266
12267 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
12268
12269 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
12270
12271 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
12272
12273 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
12274 buffer not visiting a file.
12275
12276 2005-01-31 Jay Belanger <belanger@truman.edu>
12277
12278 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
12279 bound on the line with the formula.
12280
12281 2005-01-31 Kim F. Storm <storm@cua.dk>
12282
12283 * ses.el (ses-create-cell-variable-range)
12284 (ses-destroy-cell-variable-range, ses-reset-header-string)
12285 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
12286 (ses-insert-row): Fix format of apply undo entries.
12287
12288 2005-01-31 Jay Belanger <belanger@truman.edu>
12289
12290 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
12291 parts.
12292
12293 * calc/calc-embed.el (calc-embedded-open-formula)
12294 (calc-embedded-close-formula): Ignore matrix environments.
12295
12296 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
12297 TeX mode.
12298
12299 * calc/calc-lang.el (math-function-table, math-oper-table)
12300 (math-variable-table): Adjust the LaTeX portions.
12301
12302 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
12303 (math-latex-ignore-words): New constant.
12304
12305 2005-01-31 Richard M. Stallman <rms@gnu.org>
12306
12307 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
12308 (ispell-local-dictionary): Doc fix.
12309 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
12310 Don't reinitialize at run time. Don't defcustom.
12311 All uses changed to append ispell-local-dictionary-alist,
12312 or check it first.
12313 (ispell-current-dictionary): New variable for dictionary in use.
12314 (ispell-dictionary): Now used only for global default.
12315 (ispell-start-process): Set ispell-current-dictionary,
12316 not ispell-dictionary.
12317 (ispell-change-dictionary): Use this only for setting
12318 user preferences.
12319 (ispell-internal-change-dictionary): New function
12320 to change the current dictionary in use.
12321 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
12322 Use ispell-current-dictionary.
12323 Handle ispell-local-dictionary-overridden.
12324 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
12325
12326 2005-01-31 Jay Belanger <belanger@truman.edu>
12327
12328 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
12329
12330 * calc/calc-ext.el: Add calc-latex-language to autoloads.
12331 (calc-mode-map): Add calc-latex-language.
12332
12333 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
12334 (math-latex-print-frac): New functions.
12335 (math-oper-table, math-function-table, math-variable-table)
12336 (math-complex-format, math-input-filter): Add latex properties.
12337 (calc-set-language): Set math-expr-special-function-mapping.
12338
12339 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
12340 (calc-write-parse-table-part): Add LaTeX support.
12341
12342 * calc/calc.el (calc-language): Adjust docstring.
12343 (calc-set-mode-line): Add LaTeX support.
12344 (math-expr-special-function-mapping): New variable.
12345 (math-tex-ignore-words): Add to list.
12346
12347 * calc/calccomp.el (math-compose-expr, math-compose-rows):
12348 Add LaTeX support.
12349 (math-compose-expr): Add support for special functions.
12350
12351 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
12352
12353 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
12354
12355 * progmodes/gdb-ui.el (gdb-memory-address)
12356 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
12357 (gdb-memory-mode-map, gdb-memory-format-keymap)
12358 (gdb-memory-format-menu, gdb-memory-unit-keymap)
12359 (gdb-memory-unit-menu): New variables for a buffer
12360 that lets the user examine program memory.
12361 (gdb-memory-set-address, gdb-memory-set-repeat-count)
12362 (gdb-memory-format-binary, gdb-memory-format-octal)
12363 (gdb-memory-format-unsigned, gdb-memory-format-signed)
12364 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
12365 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
12366 (gdb-memory-unit-word, gdb-memory-unit-halfword)
12367 (gdb-memory-unit-byte, gdb-memory-unit-menu)
12368 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
12369 (gdb-memory-mode, gdb-memory-buffer-name)
12370 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
12371 New functions for above buffer.
12372
12373 2005-01-30 Richard M. Stallman <rms@gnu.org>
12374
12375 * cus-edit.el (custom-bury-buffer): Function deleted.
12376 (custom-buffer-done-function): Option deleted.
12377 (custom-buffer-done-kill): New (replacement option.
12378 (Custom-buffer-done): Call quit-window.
12379 (custom-buffer-create-internal): Update for above changes.
12380
12381 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
12382
12383 * simple.el (undo-ask-before-discard): New var.
12384 (undo-outer-limit-truncate): Implement it.
12385 (undo-extra-outer-limit): Doc update.
12386
12387 2005-01-29 Richard M. Stallman <rms@gnu.org>
12388
12389 * ses.el (undo-more): Delete defadvice.
12390 (ses-begin-change): Doc fix.
12391
12392 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
12393 instead of rebinding C-x u and C-_.
12394
12395 * files.el (normal-backup-enable-predicate): Return nil for files
12396 in /tmp, regardless of temporary-file-directory.
12397
12398 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
12399
12400 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
12401 (open-rectangle, delete-whitespace-rectangle-line)
12402 (clear-rectangle-line): If FILL, pass t instead of FILL
12403 for move-to-column's 2nd arg.
12404
12405 * simple.el (undo): Fix the test for continuing a series of undos.
12406 (undo-more): Set pending-undo-list to t when we reach end.
12407 (pending-undo-list): Move up defvar.
12408
12409 * wid-edit.el (widget-button-click):
12410 Shorten the range of the track-mouse binding.
12411
12412 * comint.el (comint-insert-input): Undo previous changes;
12413 use last-input-event in interactive spec.
12414
12415 2005-01-29 Eli Zaretskii <eliz@gnu.org>
12416
12417 * progmodes/compile.el (compilation-start): Bind buffer-read-only
12418 to nil before invoking call-process. Reset buffer's modified flag
12419 after fontifying it in the no-async branch.
12420
12421 * wid-edit.el (widget-specify-button): If mouse pointer shape
12422 cannot be changed, use mouse face instead.
12423
12424 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
12425
12426 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
12427 (gdb-goto-breakpoint): Make breakpoint handling work on template
12428 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
12429 (gdb-assembler-custom): Update to recognize breakpoint information
12430 added on 2005-01-19.
12431
12432 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
12433
12434 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
12435 (dsssl-mode): Use define-derived-mode.
12436 (scheme-mode-initialize): Remove.
12437 (scheme-mode): Use run-mode-hooks.
12438
12439 * cus-edit.el (customize-group-other-window)
12440 (custom-buffer-create-other-window): Don't override special-display-*.
12441 (custom-mode-map): Make it dense.
12442
12443 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
12444 sets the default value.
12445
12446 2005-01-28 Eli Zaretskii <eliz@gnu.org>
12447
12448 * descr-text.el: Add more keywords.
12449
12450 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
12451
12452 * speedbar.el: Avoid unnecessary use of locate-library.
12453
12454 * international/mule-cmds.el (standard-display-european-internal):
12455 Don't fiddle with latin-1 non-break space any more since it's now
12456 special cased in the C code.
12457 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
12458
12459 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
12460
12461 * cus-start.el (all): Add `undo-outer-limit'.
12462
12463 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12464
12465 * textmodes/bibtex.el (bibtex-format-entry):
12466 Use `bibtex-empty-field-re' only on the text of fields, not on entire
12467 field lines.
12468 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
12469 not on part of a buffer.
12470
12471 2005-01-25 Lute Kamstra <lute@gnu.org>
12472
12473 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
12474 nonempty field text strings like "{letters\\macro{}more letters}".
12475 Clarify docstring.
12476 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
12477 (bibtex-entry-offset, bibtex-parse-association)
12478 (bibtex-parse-field-name): Fix typos in docstrings.
12479 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
12480
12481 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
12482
12483 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
12484 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
12485 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
12486 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
12487
12488 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
12489 isearch minor mode.
12490
12491 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
12492
12493 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
12494
12495 2005-01-24 Lute Kamstra <lute@gnu.org>
12496
12497 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
12498 CASECHARS and NOT-CASECHARS regular expressions of the
12499 "nederlands" and "nederlands8" dictionaries to prevent a "Range
12500 striding over charsets" error.
12501
12502 2005-01-24 Jay Belanger <belanger@truman.edu>
12503
12504 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
12505 display variable name.
12506
12507 2005-01-24 Kenichi Handa <handa@m17n.org>
12508
12509 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
12510 Fix setting of the element of encoded-kbd-iso2022-invocations.
12511
12512 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
12513
12514 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
12515 (gdb-threads-select): Change to also accept mouse events.
12516 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
12517 (gdb-threads-mouse-select): Delete.
12518
12519 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
12520
12521 * files.el (insert-directory): Take care of empty directory,
12522 listed without -a switch.
12523
12524 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
12525
12526 * textmodes/refill.el (refill-post-command-function):
12527 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
12528 to the list of functions that we should be careful not to undo.
12529 (refill-late-fill-paragraph-function): Remove.
12530 (refill-saved-state): New var.
12531 (refill-mode): Use it to save fill-paragraph-function.
12532 Save also the value of auto-fill-function.
12533
12534 * term/w32-win.el: Simplify code.
12535
12536 2005-01-23 Kim F. Storm <storm@cua.dk>
12537
12538 * simple.el (line-move): Adapt to new return value from
12539 pos-visible-in-window-p.
12540
12541 * simple.el (line-move): Fix last change. Check partial
12542 visibility at point rather than at window-start.
12543
12544 2005-01-22 Jason Rumney <jasonr@gnu.org>
12545
12546 * term/w32-win.el (xw-defined-colors): Remove debug-message.
12547
12548 2005-01-22 David Kastrup <dak@gnu.org>
12549
12550 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
12551
12552 2005-01-22 Eli Zaretskii <eliz@gnu.org>
12553
12554 * type-break.el (type-break-mode): Add a test for
12555 type-break-file-name being non-nil.
12556
12557 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
12558
12559 * net/eudc.el (top level): Call (message "") via progn, so that
12560 eudc-options-file is loaded.
12561
12562 2005-01-22 Kim F. Storm <storm@cua.dk>
12563
12564 * simple.el (line-move-1): Rename from line-move.
12565 (line-move): New function that adjusts vscroll for partially
12566 visible rows, and calls line-move-1 otherwise.
12567
12568 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
12569
12570 * pcomplete.el: Define pcomplete-read-event instead of read-event,
12571 since it's not a complete read-event implementation
12572
12573 2005-01-20 Jay Belanger <belanger@truman.edu>
12574
12575 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
12576 for called function.
12577
12578 2005-01-20 Steven Tamm <steventamm@mac.com>
12579
12580 * term/mac-win.el (process-connection-type): Remove.
12581 Controlled now by s/darwin.h:PTY_ITERATION.
12582
12583 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
12584
12585 * window.el (handle-select-window): Don't switch window when we're
12586 in the minibuffer.
12587
12588 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
12589
12590 * subr.el (dotimes-with-progress-reporter): New macro.
12591
12592 * ses.el (ses-dotimes-msg): Remove macro.
12593 Use `dotimes-with-progress-reporter' instead.
12594
12595 2005-01-19 Steven Tamm <steventamm@mac.com>
12596
12597 * term/mac-win.el (process-connection-type): Use new
12598 operating-system-release variable to use ptys on Darwin 7 (OS X
12599 10.3) when using carbon build.
12600
12601 2005-01-19 Jay Belanger <belanger@truman.edu>
12602
12603 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
12604 flags if the last command was a tab or M-tab.
12605
12606 * calc/calc-prog.el (calc-user-define-edit): Put original formula
12607 in formula editing buffer.
12608
12609 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
12610
12611 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
12612 breakpoint image symbol in margin.
12613
12614 2005-01-19 Jay Belanger <belanger@truman.edu>
12615
12616 * calc/calc-prog.el (calc-execute-kbd-macro):
12617 Ignore calc-keep-arg-flag.
12618
12619 2005-01-19 Kenichi Handa <handa@m17n.org>
12620
12621 * textmodes/ispell.el (ispell-looking-at): New function.
12622 (ispell-process-line): Use ispell-looking-at to compare the ispell
12623 output and the buffer contents.
12624
12625 2005-01-18 Jay Belanger <belanger@truman.edu>
12626
12627 * calc/calc.el (calc-display-raw): Fix docstring.
12628
12629 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
12630
12631 * simple.el (blink-matching-open): Strip extra info from syntax.
12632
12633 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
12634 funny chars in the end-of-here-doc marker.
12635
12636 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
12637
12638 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
12639 that enable/disabled state of breakpoints is shown correctly in
12640 fringe and on ttys.
12641 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
12642 Add breakpoint information as text properties.
12643 (gdb-mouse-toggle-breakpoint):
12644 Rename to gdb-mouse-set-clear-breakpoint.
12645 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
12646 breakpoints in the margin.
12647 (gdb-remove-strings): Simplify.
12648
12649 2005-01-17 Jay Belanger <belanger@truman.edu>
12650
12651 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
12652 erasing buffer.
12653
12654 2005-01-17 Richard M. Stallman <rms@gnu.org>
12655
12656 * progmodes/grep.el (grep-find): Copy from `grep' the condition
12657 for calling grep-compute-defaults.
12658
12659 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
12660 if buffer is empty.
12661
12662 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
12663
12664 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
12665
12666 * hilit-chg.el (highlight-changes-mode): Don't autoload.
12667
12668 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
12669 non-preloaded variables.
12670
12671 2005-01-17 Steven Tamm <steventamm@mac.com>
12672
12673 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
12674 tex-shell cause to force interactivity when using pipes.
12675
12676 2005-01-17 Kim F. Storm <storm@cua.dk>
12677
12678 * simple.el (just-one-space): Make arg optional.
12679
12680 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
12681
12682 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
12683 posn-at-x-y to t to access left-margin.
12684
12685 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
12686
12687 Sync with Tramp 2.0.47.
12688
12689 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
12690 catching keep-date problems in cp/scp operations.
12691 (tramp-handle-copy-file): Don't call `set-file-modes'
12692 unconditionally. Specialized functions should know better what is
12693 necessary. This improves performance a little bit, and the
12694 functions could catch errors with `cp -p' and `scp -p'.
12695 (tramp-do-copy-or-rename-file-via-buffer)
12696 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
12697 when appropriate.
12698 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
12699 Call `set-file-modes' when appropriate.
12700 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
12701 Johnsson <isak@hypergene.com>
12702 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
12703 of both Tramp buffer and debug buffer. Reported by Joakim Verona
12704 <joakim@verona.se>
12705 (tramp-file-name-for-operation): Mark `shell-command' as magic for
12706 Emacs only.
12707
12708 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
12709 `find-file-hooks' and `dired-mode-hook'.
12710 (tramp-minor-mode-map): Respective map. Add remapping for
12711 `compile' and `recompile'.
12712 (tramp-remap-command, tramp-recompile): New defuns.
12713 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
12714 in buffer "*Compilation*". Call the commands asynchronously.
12715
12716 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
12717 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
12718 `shell-command', because it isn't magic in XEmacs. Reported by
12719 Adrian Aichner <adrian@xemacs.org>.
12720
12721 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
12722 `substitute-in-file-name.
12723 (tramp-smb-handle-substitute-in-file-name): New defun.
12724 (tramp-smb-advice-PC-do-completion): Delete advice.
12725
12726 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
12727
12728 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
12729 Fix error in deleting region.
12730
12731 2005-01-15 Richard M. Stallman <rms@gnu.org>
12732
12733 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
12734 In non-temp buffer, switch syntax table temporarily.
12735
12736 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
12737
12738 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
12739
12740 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
12741
12742 * imenu.el (imenu--split-menu): Copy menulist before sorting.
12743 (imenu--generic-function): Use START, not BEG, as pos of definition.
12744
12745 * simple.el (just-one-space): Argument specifies number of spaces.
12746
12747 * simple.el (eval-expression-print-format): Avoid warning
12748 about edebug-active.
12749
12750 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
12751
12752 * progmodes/sh-script.el: Code copied from make-mode.el
12753 with small changes,
12754 (sh-mode-map): Bind C-c C-\.
12755 (sh-backslash-column, sh-backslash-align): New variables.
12756 (sh-backslash-region, sh-append-backslash): New functions.
12757
12758 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
12759
12760 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
12761 (rmail-pop-password, rmail-pop-password-required): Move to
12762 rmail-obsolete group.
12763 (rmail-set-pop-password): Rename to rmail-set-remote-password.
12764 All callers updated.
12765 (rmail-get-pop-password): Rename to rmail-get-remote-password.
12766 Take an argument specifying whether it is POP or IMAP mailbox we
12767 are using. All callers updated.
12768 (rmail-pop-password-error): Rename to
12769 rmail-remote-password-error. Added mailutils-specific error message.
12770 (rmail-movemail-search-path)
12771 (rmail-movemail-variant-in-use): New variables.
12772 (rmail-remote-password, rmail-remote-password-required):
12773 New customization variables.
12774 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
12775 (rmail-parse-url): New function.
12776 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
12777 with GNU mailutils movemail.
12778
12779 2005-01-15 Kevin Ryde <user42@zip.com.au>
12780
12781 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
12782 suffix to space, $ or '$, to correctly position point when going
12783 to @table style constants like DBL_MAX.
12784
12785 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
12786
12787 * type-break.el (type-break-mode, type-break-file-time)
12788 (type-break-file-keystroke-count, type-break-choose-file):
12789 Don't store data in or load data from the file if type-break-file-name
12790 is nil.
12791 (type-break-file-name): Doc update as per the above.
12792
12793 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
12794
12795 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
12796 lookup-key might return nil; handle that.
12797
12798 2005-01-15 Alan Mackenzie <acm@muc.de>
12799
12800 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
12801 rather than the element found, thus enabling the tree to be setcar'd.
12802
12803 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
12804
12805 * textmodes/org.el (org-show-following-heading): New option.
12806 (org-show-hierarchy-above): Use `org-show-following-heading'.
12807 (org-cycle): Documentation fix.
12808
12809 * textmodes/org.el (orgtbl-optimized): New option
12810 (orgtbl-mode): New command, a minor mode.
12811 (orgtbl-mode-map): New variable.
12812 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
12813 (orgtbl-error, orgtbl-self-insert-command)
12814 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
12815
12816 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
12817 a local variable in each org-mode buffer.
12818
12819 * textmodes/org.el (org-set-regexps-and-options): Rename from
12820 `org-set-regexps'. Added checking for STARTUP keyword.
12821 (org-get-current-options): Add STARTUP options.
12822 (org-table-insert-row): Make mode intelligent about when
12823 realignment is needed.
12824 (org-self-insert-command, org-delete-backward-char, org-delete-char):
12825 New commands.
12826 (org-enable-table-editor): New default value `optimized'.
12827 (org-table-blank-field): Support blanking regions if active.
12828
12829 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
12830
12831 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
12832 if the year is not given.
12833
12834 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
12835 Add new escapes %m and %M, fixed bug with %F by adding
12836 save-match-data.
12837 (reftex-reference): Remove ?. from list of spaces.
12838 (reftex-label-info): Add automatic label prefix recognition.
12839
12840 * textmodes/reftex-index.el (reftex-index-next-phrase):
12841 Add slave parameter to call of `reftex-index-this-phrase'.
12842 (reftex-index-this-phrase): New optional argument.
12843 (reftex-index-region-phrases): Add slave parameter to call of
12844 `reftex-index-this-phrase'.
12845 (reftex-display-index): New argument redo.
12846 (reftex-index-rescan): Add 'redo to arguments of
12847 `reftex-display-index'.
12848 (reftex-index-Rescan, reftex-index-revert)
12849 (reftex-index-switch-index-tag): Add 'redo to arguments of
12850 `reftex-display-index'.
12851 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
12852 indexing. Fix bug with matching is there is a quote before or
12853 after the word.
12854
12855 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
12856 Fix bug when collecting citation keys in lines with comments.
12857 (reftex-citation): Prefix argument no longer rescans the document,
12858 but forces prompting for optional arguments of cite macros.
12859 (reftex-do-citation): Prompting for optional arguments implemented.
12860
12861 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
12862 Add optional arguments to most cite commands.
12863 (reftex-cite-cleanup-optional-args): New option
12864 (reftex-cite-prompt-optional-args): New option.
12865 (reftex-trust-label-prefix): New option.
12866
12867 * textmodes/reftex-toc.el (reftex-toc-find-section):
12868 Add push-mark before changing the position in the buffer.
12869
12870 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
12871 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
12872
12873 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
12874
12875 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
12876 more carefully.
12877
12878 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
12879
12880 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
12881 (sgml-mode): Use it.
12882 (sgml-get-context): Better keep track of implicitly closed tags.
12883
12884 2005-01-13 Kenichi Handa <handa@m17n.org>
12885
12886 * textmodes/ispell.el: These changes are to fix misalignment error
12887 caused by equivalent characters of different Emacs charsets.
12888 (ispell-unified-chars-table): New variable.
12889 (ispell-get-decoded-string): New function.
12890 (ispell-get-casechars, ispell-get-not-casechars)
12891 (ispell-get-otherchars): Call ispell-get-decoded-string.
12892
12893 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
12894
12895 * custom.el (custom-declare-variable): Just put symbol instead
12896 of (defvar . symbol) in `current-load-list'.
12897
12898 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
12899
12900 * emacs-lisp/elint.el: Fixed typo in Commentary section.
12901
12902 2005-01-12 Jay Belanger <belanger@truman.edu>
12903
12904 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
12905 to create a Calc summary.
12906
12907 2005-01-12 Kim F. Storm <storm@cua.dk>
12908
12909 * mouse.el (mouse-on-link-p): Change functionality and doc
12910 string to comply with latest description in lisp ref.
12911
12912 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
12913
12914 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
12915 Enable mouse clicks on mode-line, header-line and margin.
12916 (event-type): Give mouse event symbols an 'event-kind property
12917 with value 'mouse-click.
12918
12919 2005-01-12 Juri Linkov <juri@jurta.org>
12920
12921 * facemenu.el (list-colors-display): Add new arg buffer-name.
12922 Use it. Fix docstring. Replace code for identifying duplicate
12923 colors by the name with call to `list-colors-duplicates' which
12924 identifies duplicate colors by the value unless the color
12925 is one of special Windows colors. Set truncate-lines to t.
12926 Print sorted duplicate color names on each line. Indent to 22
12927 \(the longest color name in rgb.txt) instead of 20. Optimize.
12928 (list-colors-duplicates): New function.
12929 (facemenu-color-name-equal): Delete function.
12930
12931 * facemenu.el (list-colors-print): New function created from code
12932 in list-colors-display. Print #RRGGBB at the window right edge.
12933 (list-colors-display): When temp-buffer-show-function is not
12934 defined, call list-colors-print from temp-buffer-show-hook
12935 to get the right value of window-width in list-colors-print
12936 after the buffer is displayed.
12937
12938 * simple.el (pop-mark): Move deactivate-mark out of conditional
12939 part to deactivate the active mark regardless of the state of the
12940 mark ring.
12941
12942 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
12943 variables line in desktop files.
12944
12945 2005-01-12 Juri Linkov <juri@jurta.org>
12946
12947 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
12948 Bring together isearch highlight related options.
12949 (lazy-highlight): Replace group `replace' by `matching'.
12950 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
12951 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
12952 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
12953 and declare them obsolete.
12954 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
12955 (isearch-faces): Remove defgroup.
12956 (isearch-overlay, isearch-highlight, isearch-dehighlight):
12957 Move isearch highlighting code closer to lazy highlighting code.
12958
12959 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
12960 (query-replace-highlight, query-replace-lazy-highlight)
12961 (query-replace): Move definitions to the beginning of the file.
12962
12963 2005-01-11 Juri Linkov <juri@jurta.org>
12964
12965 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
12966 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
12967 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
12968
12969 * info.el (Info-history-forward): New variable.
12970 (Info-select-node): Reset Info-history-forward to nil.
12971 (Info-last): Turn into defalias.
12972 (Info-history-back): Rename from Info-last.
12973 Add current node to Info-history-forward.
12974 (Info-history-forward): New fun.
12975 (Info-mode-map): Replace Info-last by Info-history-back.
12976 Bind Info-history-forward to "r".
12977 (Info-mode-menu): Replace Info-last by Info-history-back.
12978 Fix menu item text. Add menu item for Info-history-forward.
12979 (info-tool-bar-map): Replace Info-last by Info-history-back.
12980 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
12981 for Info-history-forward.
12982 (Info-mode): Replace Info-last by Info-history-back in docstring.
12983 Add local variable Info-history-forward.
12984 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
12985
12986 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
12987
12988 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
12989 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
12990 Ignore select-window events rather than fiddle with
12991 mouse-autoselect-window.
12992
12993 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
12994
12995 * type-break.el (type-break-mode): Fix previous change.
12996
12997 2005-01-10 Jay Belanger <belanger@truman.edu>
12998
12999 * calc/calc-ext.el (calc-reset): Reset when inside embedded
13000 calculator; only reset when point is inside a calculator.
13001 Don't adjust the window height if the window takes up the whole height
13002 of the frame.
13003
13004 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
13005
13006 * ebuff-menu.el (Electric-buffer-menu-mode):
13007 Preserve value of buffer-local var header-line-format.
13008
13009 2005-01-09 Jay Belanger <belanger@truman.edu>
13010
13011 * calc/calc.el (calc-mode-var-list-restore-saved-values):
13012 Make sure settings file exists before accessing it.
13013
13014 * calc/calc-embed.el (calc-embedded-subst):
13015 Replace math-multi-subst-rec, which is only supposed to be called
13016 by math-multi-subst, by math-multi-subst.
13017
13018 2005-01-09 Andre Spiegel <spiegel@gnu.org>
13019
13020 * vc.el (vc-allow-async-revert): New user option.
13021 (vc-disable-async-diff): New internal variable.
13022 (vc-revert-buffer): Use them to disable asynchronous diff.
13023
13024 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
13025 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
13026 asynchronously if vc-disable-async-diff is t.
13027
13028 2005-01-09 Jay Belanger <belanger@truman.edu>
13029
13030 * calc/calc.el (defcalcmodevar): New macro.
13031 (calc-mode-var-list-restore-default-values)
13032 (calc-mode-var-list-restore-saved-values): New functions.
13033 (calc-mode-var-list): Use defcalcmodevar to define it.
13034 (calc-always-load-extensions, calc-line-numbering)
13035 (calc-line-breaking, calc-display-just, calc-display-origin)
13036 (calc-number-radix, calc-leading-zeros, calc-group-digits)
13037 (calc-group-char, calc-point-char, calc-frac-format)
13038 (calc-prefer-frac, calc-hms-format, calc-date-format)
13039 (calc-float-format, calc-full-float-format, calc-complex-format)
13040 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
13041 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
13042 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
13043 (calc-matrix-brackets, calc-language, calc-language-option)
13044 (calc-left-label, calc-right-label, calc-word-size)
13045 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
13046 (calc-display-raw, calc-internal-prec, calc-angle-mode)
13047 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
13048 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
13049 (calc-window-height, calc-display-trail, calc-show-selections)
13050 (calc-use-selections, calc-assoc-selections)
13051 (calc-display-working-message, calc-auto-why, calc-timing)
13052 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
13053 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
13054 (calc-gnuplot-default-device, calc-gnuplot-default-output)
13055 (calc-gnuplot-print-device, calc-gnuplot-print-output)
13056 (calc-gnuplot-geometry, calc-graph-default-resolution)
13057 (calc-graph-default-resolution-3d, calc-invocation-macro)
13058 (calc-show-banner): Use defcalcmodevar to declare them and set
13059 their default values.
13060
13061 * calc/calc-ext.el (calc-reset): Restore saved values of variables
13062 instead of default values (but restore default values if there is
13063 an argument of 0).
13064
13065 2005-01-09 David Kastrup <dak@gnu.org>
13066
13067 * desktop.el (desktop-restore-eager): Fix typo in type.
13068
13069 2005-01-08 Richard M. Stallman <rms@gnu.org>
13070
13071 * cus-edit.el (customize): Delete :link.
13072
13073 2005-01-08 Jay Belanger <belanger@truman.edu>
13074
13075 * calc/calc.el (calc-mode): Remove the extension from the
13076 `calc-settings-file' file name when loading it.
13077
13078 2005-01-08 Kim F. Storm <storm@cua.dk>
13079
13080 * info.el (Info-mode-map, Info-next-link-keymap)
13081 (Info-prev-link-keymap, Info-up-link-keymap):
13082 Map follow-link to mouse-face.
13083 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
13084
13085 2005-01-08 Jay Belanger <belanger@truman.edu>
13086
13087 * calc/calc.el (calc-settings-file): Change default value.
13088 Suggested by cgw in a comment in calc-mode.el.
13089
13090 * calc/calc-mode.el (calc-settings-file-name):
13091 Compare calc-settings-file to user-init-file instead of ~/.emacs.
13092 Replace ~/.emacs in a prompt by calc-settings-file.
13093
13094 2005-01-07 Lars Hansen <larsh@math.ku.dk>
13095
13096 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
13097 (desktop-lazy-idle-delay): New customizable variables.
13098 (desktop-buffer-args-list): New variable.
13099 (desktop-append-buffer-args): New function.
13100 (desktop-save): Call desktop-append-buffer-args for some buffers.
13101 (desktop-lazy-create-buffer): New function.
13102 (desktop-idle-create-buffers): New function.
13103 (desktop-read): Add message about buffers to restore lazily.
13104 (desktop-lazy-abort): New command.
13105 (desktop-clear): Call desktop-lazy-abort.
13106 (desktop-lazy-complete): New command.
13107
13108 2005-01-06 Richard M. Stallman <rms@gnu.org>
13109
13110 * emacs-lisp/find-func.el (find-face-definition):
13111 Rename from find-face.
13112
13113 2005-01-06 Kim F. Storm <storm@cua.dk>
13114
13115 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
13116
13117 * man.el (Man-xref-man-page, Man-xref-header-file)
13118 (Man-xref-normal-file): Add follow-link property.
13119
13120 2005-01-06 Jay Belanger <belanger@truman.edu>
13121
13122 * calc/calc-units.el: Make sure the proper macro definitions are
13123 available when compiling.
13124
13125 2005-01-06 Juri Linkov <juri@jurta.org>
13126
13127 * isearch.el (isearch-lazy-highlight-update):
13128 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
13129
13130 2005-01-06 Miles Bader <miles@gnu.org>
13131
13132 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
13133 (isearch-lazy-highlight-face): Use new name.
13134
13135 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
13136
13137 * uniquify.el (uniquify-rationalize-file-buffer-names):
13138 Re-add an interactive spec.
13139 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
13140 to the same name.
13141
13142 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
13143 (isearch-update, isearch-done): Adjust calls accordingly.
13144
13145 2005-01-05 Richard M. Stallman <rms@gnu.org>
13146
13147 * custom.el (custom-set-variables, custom-theme-set-variables):
13148 Clarify documentation.
13149
13150 * emacs-lisp/find-func.el (find-variable)
13151 (find-variable-other-window, find-variable-other-frame):
13152 Fix the TYPE args to find-function-read and find-function-do-it.
13153 (find-function): Doc fix.
13154 (find-function-at-point): Replace function-at-point alias.
13155
13156 2005-01-04 Richard M. Stallman <rms@gnu.org>
13157
13158 * cus-face.el (custom-declare-face):
13159 Record defface in current-load-list.
13160
13161 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
13162
13163 * emacs-lisp/find-func.el: Doc fixes.
13164 (find-face-regexp): New variable.
13165 (find-function-regexp-alist): New variable.
13166 (find-function-C-source): Third arg is now TYPE.
13167 (find-function-search-for-symbol): Handle general TYPE.
13168 (find-function-read, find-function-do-it): Handle general TYPE.
13169 (find-definition-noselect, find-face): New functions.
13170 (function-at-point): Alias deleted.
13171
13172 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
13173
13174 * battery.el (display-battery-mode): Rename from display-battery.
13175 Handle the case where it gets turned off.
13176
13177 2005-01-04 Richard M. Stallman <rms@gnu.org>
13178
13179 * cus-edit.el (customize): Make :link point to user doc.
13180
13181 * man.el (Man-fontify-manpage): Turn off undo generation.
13182
13183 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
13184
13185 2005-01-04 Andreas Schwab <schwab@suse.de>
13186
13187 * files.el (insert-directory): Only look for error lines in
13188 inserted text. Don't move too far after processing --dired markers.
13189
13190 2005-01-04 Richard M. Stallman <rms@gnu.org>
13191
13192 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
13193 Don't expand if the character is @, period, dash, etc.
13194 (define-mail-abbrev): Quote names that contain problem characters.
13195
13196 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
13197
13198 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
13199
13200 2005-01-03 Richard M. Stallman <rms@gnu.org>
13201
13202 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
13203 (query-replace-highlight, query-replace-lazy-highlight)
13204 (query-replace): Definitions moved up. Doc fix.
13205
13206 2005-01-03 Richard M. Stallman <rms@gnu.org>
13207
13208 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
13209 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
13210 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
13211 (lazy-highlight-face): Rename from isearch-lazy-...
13212 Change all references to them.
13213
13214 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
13215
13216 * cus-edit.el (custom-file): Doc fix for defcustom.
13217 (custom-file): The function no longer sets the variable
13218 `custom-file' to its return value.
13219
13220 * startup.el (command-line): No longer load `custom-file'.
13221
13222 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
13223
13224 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
13225
13226 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
13227 Don't confuse module-prefixed identifiers for labels.
13228 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
13229
13230 2005-01-02 Richard M. Stallman <rms@gnu.org>
13231
13232 * files.el (basic-save-buffer-1): Fix previous change.
13233
13234 * loadhist.el (file-loadhist-lookup): New function.
13235 (file-provides, file-requires): Use it.
13236
13237 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
13238 instead of calculating the right size.
13239
13240 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
13241
13242 * vc-svn.el (vc-svn-diff): Stay local if possible.
13243
13244 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
13245
13246 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
13247
13248 * files.el (hack-local-variables): Fix last change.
13249
13250 2005-01-02 Jay Belanger <belanger@truman.edu>
13251
13252 * calc/calc-yank.el (calc-edit-top): New variable.
13253 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
13254 object. Change header properties.
13255 (calc-edit-finish, calc-edit-finish-stack-object)
13256 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
13257 edited object.
13258 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
13259 for the beginning of the edited object.
13260 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
13261 for the beginning of the edited object.
13262 * calc/calc-prog.el (calc-edit-macro-finish-edit)
13263 (calc-finish-formula-edit, calc-macro-repeats)
13264 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
13265 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
13266 beginning of the edited object.
13267 (calc-user-define-edit): Change the header for editing macros.
13268 Remove unnecessary variable.
13269
13270 2005-01-01 Jay Belanger <belanger@truman.edu>
13271
13272 * calc/calc-yank.el (calc-edit-mode): Change default header.
13273 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
13274 * calc/calc-store.el (calc-edit-variable): Change title to match new
13275 header.
13276 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
13277 mode to match new header.
13278 (calc-user-define-edit): Change titles to include names of commands.
13279 (calc-finish-formula-edit): Adjust to handle new header.
13280 (calc-finish-macro-edit): Remove.
13281 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
13282 (calc-edit-macro-command, calc-edit-macro-command-type)
13283 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
13284 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
13285 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
13286 (calc-edit-macro-finish-edit): New functions.
13287 (calc-user-define-edit): Use new functions to edit named calc macros.
13288
13289 2005-01-01 Stefan <monnier@iro.umontreal.ca>
13290
13291 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
13292
13293 * ses.el (copy-region-as-kill): Deactivate mark.
13294
13295 2005-01-01 Richard M. Stallman <rms@gnu.org>
13296
13297 * replace.el (occur-1): If the output buffer is also an input,
13298 don't kill it, rename it.
13299
13300 * faces.el (set-face-background, set-face-foreground): Doc fix.
13301
13302 * cus-face.el (custom-face-attributes): Fix :help-echo strings
13303 for :foreground and :background.
13304
13305 * dired.el (dired-view-command-alist): Variable deleted.
13306 (dired-view-file, dired-mouse-find-file-other-window):
13307 Delete the code to use it.
13308
13309 2005-01-01 Kim F. Storm <storm@cua.dk>
13310
13311 * image.el (insert-sliced-image): Use t for line-height property.
13312
13313 See ChangeLog.11 for earlier changes.
13314
13315 ;; Local Variables:
13316 ;; coding: iso-2022-7bit
13317 ;; End:
13318
13319 Copyright (C) 2005 Free Software Foundation, Inc.
13320 Copying and distribution of this file, with or without modification,
13321 are permitted provided the copyright notice and this notice are preserved.
13322
13323 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1