(describe-key-briefly): Now a wrapper for describe-key-briefly-internal.
[bpt/emacs.git] / lisp / ChangeLog
1 2006-02-11 Milan Zamazal <pdm@zamazal.org>
2
3 * progmodes/glasses.el (glasses-separator): Doc fix.
4 (glasses-original-separator): New defcustom.
5 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
6
7 2006-02-11 Martin Rudalics <rudalics@gmx.at>
8
9 * mwheel.el (mouse-wheel-up-event): Doc fix.
10
11 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
12
13 * tumme.el (tumme-dir): Changed default value to
14 "~/.emacs-d/tumme"
15 (tumme-dir): New function. Copied from thumbs.el.
16
17 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
18
19 * desktop.el (desktop-outvar): Fix typo.
20 (desktop-save-buffer-p): Doc fix.
21
22 * subr.el (substitute-key-definition): Fix typo.
23
24 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25
26 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
27 when window-system is mac.
28
29 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
30
31 2006-02-10 Kim F. Storm <storm@cua.dk>
32
33 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
34 indirect-function instead of using condition-case.
35
36 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
37
38 * tumme.el (tumme-copy-with-exif-file-name): Tried to make
39 docstring less `colloquial'...
40
41 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
42
43 * tumme.el: Added a couple of todo items.
44
45 2006-02-09 Lars Hansen <larsh@soem.dk>
46
47 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
48 (highlight-changes-mode): Don't change desktop-locals-to-save.
49
50 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
51
52 * image-mode.el (image-toggle-display): Clear image cache if using
53 filename.
54
55 2006-02-09 Masatake YAMATO <jet@gyve.org>
56
57 * dired-x.el (dired-guess-shell-alist-default): Add .man as
58 a `dired-man' target.
59
60 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
61 boundary of symbols.
62
63 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
64
65 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
66
67 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
68
69 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
70 `mapcar'; return nil.
71
72 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
73
74 * mouse.el (mouse-drag-track): Don't change window if we rebind to
75 some other event.
76
77 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
78
79 * net/rcirc.el (rcirc-startup-channels-alist):
80 Add irc.freenode.net and #emacs as defaults.
81 (rcirc-ignore-all-activity-flag): Remove variable.
82 (rcirc-authinfo): New variable.
83 (rcirc-authinfo-filename): Remove variable.
84 (rcirc-always-use-server-buffer-flag): New flag.
85 (rcirc): M-x rcirc will automatically connect without prompting.
86 C-u M-x rcirc will prompt. Use rcirc-connect to create a
87 connection in lisp.
88 (rcirc-process-server-response-1): Remove everything but the nick
89 portion of the sender so it doesn't need to be done everywhere
90 else. Update related code.
91 (global-map): Remove global keybindings.
92 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
93 (rcirc-send-input): Split into several functions.
94 (rcirc-process-input-line, rcirc-process-message)
95 (rcirc-process-command): New functions.
96 (rcirc-target-buffer): New function to determine where to route
97 messages.
98 (rcirc-user-nick): Save match data.
99 (rcirc-toggle-ignore-buffer-activity)
100 (rcirc-update-activity-string): Remove global ignore functionality,
101 which can be done now by toggling rcirc-track-minor-mode.
102 (rcirc-track-minor-mode-map): New keymap.
103 (rcirc-track-minor-mode): New minor-mode.
104 (ignore): Make the ignore output nicer. Always print it when
105 adding or removing nicks.
106 (rcirc-url-regexp): Improve.
107 (rcirc-mangle-text): Remove properties before using text in the
108 modeline.
109 (rcirc-authenticate): Authentication data comes from
110 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
111 (rcirc-server-prefix): Inherit from rcirc-server.
112
113 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
114
115 * Makefile.in (compile): Append "|| true" to the end of the `find'
116 command, like compile-always does.
117
118 2006-02-08 Sam Steingold <sds@gnu.org>
119
120 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
121 output from a dead connection.
122
123 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
124
125 * dired.el (dired-mode-map): Add more bindings for tumme.
126
127 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
128
129 * wdired.el (wdired-mode-map): Use remap.
130 (wdired-get-filename): Massage.
131 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
132 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
133 `keymap' property rather than `local-map'.
134
135 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
136
137 * tumme.el (tumme-get-thumbnail-image): New utility function.
138 Suggested by from Chong Yidong.
139 (tumme-dired-with-window-configuration): Rename from
140 `tumme-dired'. Add code to save window configuration.
141 (tumme-restore-window-configuration): New command to restore the
142 window configuration that `tumme-dired-with-window-configuration'
143 saves before it changes the window configuration.
144 (tumme-show-all-from-dir): New command to display thumbnails for
145 all files in a directory entered by the user, like M-x thumbs.
146 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
147 have been created.
148 (tumme-display-thumbnail-original-image): Call `display-buffer'.
149 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
150 Remove obsolete test function.
151
152 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
153
154 * vc.el (small-temporary-file-directory): Remove defvar; there's
155 a defcustom for it in files.el.
156
157 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
158 Fix typo in message.
159 (tumme-gallery-generate): Fix typo in `error' message.
160 (tumme-display-window-height-correction)
161 (tumme-display-window-width-correction, tumme-line-up-dynamic)
162 (tumme-line-up-interactive): Dox fixes.
163 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
164 (tumme-restore-window-configuration, tumme-format-properties-string)
165 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
166 Fix typos in docstrings.
167
168 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
169
170 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
171
172 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
173
174 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
175 User should use hook if desired.
176
177 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
178 buffer if necessary.
179 (gdb-delete-frame-or-window): New function.
180 (gdb-breakpoints-mode-map): Bind "q" to it.
181
182 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
183
184 * textmodes/nroff-mode.el: Clean up name space.
185 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
186 (nroff-mode): Obey the global setting of nroff-electric-mode.
187 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
188
189 * calendar/calendar.el (calendar-increment-month): Typo in last change.
190
191 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
192
193 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
194
195 2006-02-06 Lars Hansen <larsh@soem.dk>
196
197 * generic-x.el (etc-fstab-generic-mode): Add file system types
198 cifs and usbdevfs. Allow special chars in file names.
199
200 2006-02-05 Jay Belanger <belanger@truman.edu>
201
202 Update copyright notices of the files in lisp/calc.
203
204 2006-02-05 Romain Francoise <romain@orebokech.com>
205
206 Update copyright notices of all files in the lisp/play directory.
207
208 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
209
210 * ldefs-boot.el: Regenerate.
211
212 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
213
214 2006-02-05 Kim F. Storm <storm@cua.dk>
215
216 * files.el (magic-mode-regexp-match-limit): New defvar.
217 (set-auto-mode): Use it to limit magic-mode-alist matching.
218
219 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
220
221 * simple.el (display-message-or-buffer): Compare the number of
222 characters to the frame width when determining whether a 1-line
223 message string will fit in the echo area. Count screen lines
224 instead of buffer lines when determining whether a multi-line
225 message will fit in the echo area/minibuffer window.
226
227 2006-02-04 Eli Zaretskii <eliz@gnu.org>
228
229 * info.el (Info-index, Info-mode): Improve the description of the
230 `i' command.
231
232 * ldefs-boot.el: Regenerate.
233
234 2006-02-03 Werner Lemberg <wl@gnu.org>
235
236 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
237 greedy to find the closing bracket in \*[...] and similar
238 expressions. This is a first rough fix -- many additional
239 refinements are necessary to make nroff mode really usable with groff.
240
241 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
242
243 * international/mule-cmds.el (set-locale-environment):
244 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
245 libX11.
246
247 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
248
249 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
250 archive are created in archive-tmpdir.
251
252 2006-02-02 John Paul Wallington <jpw@pobox.com>
253
254 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
255 (ibuffer-fontification-alist): Use it.
256 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
257 to "* z" and the Ibuffer Mark menu.
258
259 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
260
261 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
262
263 * textmodes/table.el (*table--cell-describe-mode)
264 (*table--cell-describe-bindings): Undo last change since
265 print-help-return-message is not obsoleted by anything at all.
266
267 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
268
269 * emulation/cua-base.el (cua-mode): Doc fix.
270
271 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
272
273 * dframe.el (dframe-handle-make-frame-visible)
274 (dframe-handle-iconify-frame, dframe-get-focus)
275 (dframe-select-attached-frame, dframe-power-click)
276 (dframe-frame-mode): Fix typos in docstrings.
277
278 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
279 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
280 Fix typos in docstrings.
281
282 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
283 (hi-lock-face-buffer, hi-lock-font-lock-hook)
284 (hi-lock-archaic-interface-message-used)
285 (hi-lock-file-patterns-range): Fix typos in docstrings.
286
287 * savehist.el (savehist-loaded, savehist-load, savehist-install)
288 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
289
290 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
291 Fix typo in docstring.
292
293 * net/newsticker.el (newsticker--decode-iso8601-date)
294 (newsticker--set-customvar, newsticker--buffer-insert-item)
295 (newsticker--do-run-auto-mark-filter)
296 (newsticker--parse-generic-feed): Doc fixes.
297 (newsticker--retrieval-timer-list, newsticker-url-list)
298 (newsticker-hide-immortal-items-in-echo-area)
299 (newsticker-hide-obsolete-items-in-echo-area)
300 (newsticker-new-item-face, newsticker--enclosure)
301 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
302 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
303 (newsticker--parse-generic-feed, newsticker--cache-contains)
304 (newsticker--stat-num-items, newsticker-download-enclosures):
305 Fix typos in docstrings.
306
307 * net/rcirc.el (rcirc-debug): Doc fix.
308 (rcirc-fill-column, rcirc-receive-message-hooks)
309 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
310 (rcirc-mode, rcirc-generate-new-buffer-name)
311 (rcirc-startup-channels, rcirc-ignore-update-automatic)
312 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
313 Fix typos in docstrings.
314 (rcirc-print): "?\ " -> "?\s".
315 (rcirc-cmd-join): Improve argument/docstring consistency.
316
317 2006-02-01 Mark A. Hershberger <mah@everybody.org>
318
319 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
320 before narrow-to-region.
321
322 2006-02-01 Richard M. Stallman <rms@gnu.org>
323
324 * simple.el (move-beginning-of-line): Scan properly for invis change.
325
326 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
327
328 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
329
330 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
331 change bit only when id-format is 'integer. Reported by Matt
332 Hodges <M.P.Hodges@rl.ac.uk>.
333
334 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
335
336 * hilit-chg.el (highlight-changes-initial-state)
337 (highlight-changes-global-initial-state): Doc fixes.
338 (highlight-changes-global-modes, global-highlight-changes):
339 Fix typos in docstrings.
340
341 2006-02-01 Kim F. Storm <storm@cua.dk>
342
343 * emulation/cua-base.el (cua-mode): Mention that CUA enables
344 transient-mark-mode in doc string.
345
346 2006-01-31 Richard M. Stallman <rms@gnu.org>
347
348 * replace.el (multi-occur): Doc fix.
349 (multi-occur-in-matching-buffers): Rename from
350 multi-occur-by-filename-regexp. Prefix arg says match
351 buffer names instead of file names.
352
353 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
354
355 * bs.el: Allow non-default values of `bs-header-lines-length'.
356 (bs--running-in-xemacs): Remove (not needed anymore).
357 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
358 instead of `shrink-window', thus avoiding having to compute the
359 height of the window.
360 (bs--up): Wrap around even when there's no header.
361 (bs--down): Use `forward-line' instead of `next-line'.
362
363 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
364
365 * image-mode.el (image-toggle-display): Use file name if possible,
366 instead of unnecessarily allocating a (possibly huge) lisp string.
367
368 2006-01-30 John Paul Wallington <jpw@pobox.com>
369
370 * subr.el (toplevel): Define `cl-assertion-failed' condition here
371 because the `assert' macro signals it at runtime.
372
373 * emacs-lisp/cl.el (toplevel): Remove definition of
374 `cl-assertion-failed' condition.
375
376 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
377
378 * thumbs.el (thumbs-marked-list): Make buffer-local and
379 permanent-local.
380 (thumbs-insert-thumb): Make help-echo non-sticky.
381 (thumbs-file-alist): Use eolp as check for (non)-image.
382
383 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
384
385 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
386 (ediff-before-session-group-setup-hooks)
387 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
388 Fix typos in docstrings.
389
390 * window.el (bw-dir, bw-eqdir, balance-windows)
391 (split-window-keep-point): Fix typos in docstrings.
392
393 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
394 (org-quote-string, org-calendar-to-agenda-key)
395 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
396 (org-show-following-heading, org-tags-column)
397 (org-use-tag-inheritance, org, org-allow-space-in-links)
398 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
399 (org-enable-table-editor, org-calc-default-modes)
400 (org-table-allow-automatic-line-recalculation)
401 (org-export-html-style, org-export-with-fixed-width)
402 (org-export-with-sub-superscripts, org-special-keyword)
403 (org-formula, org-time-grid, org-table-may-need-update)
404 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
405 (org-goto-quit, org-get-indentation, org-end-of-item)
406 (org-move-item-down, org-move-item-up)
407 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
408 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
409 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
410 (org-agenda-log-mode, org-agenda-toggle-diary)
411 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
412 (org-agenda-file-to-end, org-agenda-no-heading-message)
413 (org-agenda-get-closed, org-format-agenda-item)
414 (org-cmp-priority, org-cmp-category, org-cmp-time)
415 (org-agenda-change-all-lines, org-agenda-diary-entry)
416 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
417 (org-link-search, org-camel-to-words, org-open-file)
418 (org-remember-handler, org-table-convert-region)
419 (org-table-move-row-down, org-table-move-row-up)
420 (org-table-copy-region, org-table-wrap-region)
421 (org-table-toggle-vline-visibility)
422 (org-table-get-vertical-vector, org-table-modify-formulas)
423 (org-table-get-specials, org-recalc-commands)
424 (org-table-rotate-recalc-marks, org-table-eval-formula)
425 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
426 (org-level-color-stars-only, org-insert-heading):
427 Fix typos in docstrings.
428 (last-arg): Add defvar.
429
430 * makefile.w32-in (WINS): Add erc.
431 (MH_E_SRC): Update (copied from lisp/Makefile.in).
432
433 2006-01-29 Bill Wohler <wohler@newt.com>
434
435 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
436 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
437 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
438 (mh-autoloads): Don't use comments on otherwise empty lines.
439
440 2006-01-29 Edward O'Connor <ted@oconnor.cx>
441
442 * emulation/viper.el (viper-major-mode-modifier-list): Add
443 insert-state and vi-state entries for erc-mode.
444 (viper-go-away, viper-set-hooks): Add and remove
445 viper-comint-mode-hook from erc-mode-hook as appropriate.
446
447 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
448
449 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
450
451 * bs.el (bs--format-aux): Implement `middle' alignment as
452 described in the docstring for `bs-attributes-list'.
453 (bs--get-name): Simplify. Don't pad the buffer name.
454
455 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
456
457 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
458 English aspell dictionary is installed, use the first entry of
459 ispell-dictionary-alist-1.
460
461 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
462
463 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
464 Doc fix.
465
466 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
467
468 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
469 for `process-file', in order to let it work for older Emacsen too.
470
471 2006-01-27 Eli Zaretskii <eliz@gnu.org>
472
473 * international/latexenc.el: Add a suitable `coding:' tag.
474 (latexenc-find-file-coding-system): Undo last change.
475
476 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
477
478 * international/latexenc.el (latexenc-find-file-coding-system):
479 Make sure latexenc-main-file is a regular file and is readable.
480
481 2006-01-27 Andre Spiegel <spiegel@gnu.org>
482
483 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
484 Pass FILE to vc-user-login-name.
485
486 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
487
488 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
489
490 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
491 there are no more images to display.
492 (thumbs-mark, thumbs-unmark): Revert change so that they move to
493 the next image.
494
495 2006-01-26 Richard M. Stallman <rms@gnu.org>
496
497 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
498
499 * wid-edit.el (advertised-widget-backward): New alias.
500 (widget-keymap): Use advertised-widget-backward for S-TAB.
501
502 * tumme.el: Correct the keywords.
503 (tumme-dir-max-size): Use defvar.
504 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
505
506 * simple.el (move-beginning-of-line): Take account of fields.
507 (clone-indirect-buffer-other-window): Take args like
508 clone-indirect-buffer, and work like it.
509
510 * help-fns.el (describe-function): Don't pass `nil' as default.
511
512 * files.el (risky-local-variable-p): Follow var aliases.
513
514 * subr.el (lazy-completion-table): Doc fix.
515
516 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
517 global binding of `line'.
518
519 2006-01-25 Andre Spiegel <spiegel@gnu.org>
520
521 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
522 Tramp.
523
524 * vc.el (vc-default-dired-state-info): Pass FILE to
525 vc-user-login-name.
526 (vc-default-update-changelog): Don't use vc-user-login-name, we
527 don't need it here.
528
529 * tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
530 no longer necessary.
531
532 2006-01-25 Kenichi Handa <handa@m17n.org>
533
534 * international/mule.el (decode-char): Avoid the overhead of
535 calling utf-lookup-subst-table-for-decode if
536 utf-translate-cjk-mode is nil.
537 (encode-char): Avoid the overhead of calling
538 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
539 nil.
540
541 2006-01-22 Kenichi Handa <handa@m17n.org>
542
543 * international/mule.el (make-subsidiary-coding-system): Reset
544 `coding-system-define-form' property of subsidiaries to nil.
545 Avoid duplicated entry in coding-system-alist.
546 (make-coding-system): Avoid duplicated entry in
547 coding-system-alist.
548 (define-coding-system-alias): Likewise.
549
550 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
551
552 * completion.el: Minor fixes in introductory comment.
553 (completion-def-wrapper): Fix alist.
554
555 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
556
557 * thumbs.el (thumbs-new-image-size): New function.
558 (thumbs-increment-image-size-element)
559 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
560 (thumbs-decrement-image-size): Delete.
561 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
562 temp files and use to resize.
563 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
564 Use increment argument to enlarge/shrink. Preserve point.
565 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
566 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
567 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
568 (thumbs-mark, thumbs-unmark): Preserve point.
569 (thumbs-modify-image): Keep old temp files and use to modify.
570 Cleanup old temp files at load time. Preserve point.
571 (thumbs-view-image-mode-map): Use new command names.
572
573 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
574
575 * log-view.el (log-view-minor-wrap): First rev is the one at point.
576
577 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
578 the nastiest part of the cyclic dependency.
579 (cal-menu-update): Use dotimes and calendar-increment-month.
580
581 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
582 (calendar-week-start-day): Add an :initializer.
583 (calendar-mode-map): Use suppress-keymap, and command remapping.
584 (describe-calendar-mode): Setup xref-stack info for the back button.
585 (calendar-star-date): Insert before delete.
586 (calendar-set-mode-line): Add file-modified info if applicable.
587 (calendar-increment-month): New function.
588
589 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
590
591 * font-lock.el (lisp-font-lock-keywords-2):
592 Recognize "& keywords" only at word boundaries.
593
594 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
595
596 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
597 and permanent-local.
598 (thumbs-max-image-number): New variable.
599 (thumbs-do-thumbs-insertion): Use them.
600 (thumbs-per-line): Change default to 4.
601 (thumbs-marked-list): Rename from thumbs-markedL.
602 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
603 (thumbs-rename-images): Use -list instead of L for internal variables.
604 (thumbs-call-convert): Use call-process instead of shell-command.
605 (thumbs-insert-thumb): Add filename as help-echo to each image.
606 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
607 Give dir to thumbs-show-thumbs-list.
608 (thumbs-show-thumbs-list): Set default-directory to that of images.
609 (thumbs-dired-show): Rename from thumbs-dired-show-all.
610 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
611 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
612 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
613
614 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
615
616 * ses.el (ses-read-cell): Provide a default value.
617
618 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
619
620 * term/w32-win.el (image-library-alist): Add additional names for
621 GIF library.
622
623 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
624
625 * international/latexenc.el (latexenc-find-file-coding-system):
626 Add file-regular-p check.
627
628 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
629
630 * simple.el (clone-buffer): Don't show the new buffer in the same
631 window.
632
633 2006-01-23 Juri Linkov <juri@jurta.org>
634
635 * faces.el (link, link-visited): New faces based on default values
636 of `info-xref' and `info-xref-visited'.
637
638 * info.el (info-xref): Inherit from `link'.
639 (info-xref-visited): Inherit from `link-visited'.
640
641 * cus-edit.el (custom-buffer-create-internal): Use widget type
642 `custom-manual' instead of `info-link' and don't set properties
643 `button-face' and `mouse-face' explicitly.
644 (custom-browse-group-tag, custom-browse-variable-tag)
645 (custom-browse-face-tag): Inherit from widget class
646 `custom-group-link' instead of `push-button'.
647 (custom-button-unraised): Inherit from `underline' face.
648 (custom-link): Inherit from `link' face. Fix doc and group.
649 (custom-add-parent-links, custom-group-value-create): Don't set
650 properties `button-face' and `mouse-face' explicitly for
651 `custom-group-link' widget.
652 (custom-group-link): Add properties `button-face' and `mouse-face'
653 to widget definition.
654 (custom-field-keymap): New variable. Put `custom-field-keymap' to
655 editable-field's :keymap property.
656 (custom-mode): Fix docstring: substitute keybindings for
657 `widget-forward' and `widget-backward' from `widget-keymap',
658 `widget-complete' from `custom-field-keymap', replace old
659 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
660
661 * desktop.el (desktop-load-file): Check for `fboundp' before
662 calling `symbol-function'.
663
664 * simple.el (clone-buffer, clone-indirect-buffer)
665 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
666 `read-string'. Fix prompts.
667
668 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
669
670 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
671
672 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
673
674 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
675
676 * startup.el (inhibit-splash-screen, initial-scratch-message):
677 Doc fixes.
678
679 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
680
681 Sync with Tramp 2.0.52.
682
683 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
684 net/tramp-vc.el: Add code for unloading Tramp. See comment before
685 `tramp-unload-tramp' for checklist.
686
687 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
688 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
689 (tramp-unload-file-name-handler-alist)
690 (tramp-unload-tramp): New defuns.
691 (tramp-advice-PC-expand-many-files): New defadvice.
692 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
693 removed.
694 (tramp-handle-expand-file-name): Remove double slash.
695 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
696 It doesn't matter, because it will be converted later on.
697 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
698 implementation was just heuristic.
699 (tramp-post-connection): Set uid and gid properties.
700 (tramp-convert-file-attributes): Set file's gid change bit.
701 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
702 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
703 in case of su(do)? methods. The home directory of the local user
704 will be taken else.
705 (tramp-open-connection-telnet)
706 (tramp-open-connection-rsh, tramp-open-connection-su)
707 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
708 local shell prompt could hurt. Reported by Romain Francoise
709 <romain@orebokech.com>.
710 (tramp-let-maybe): Add `edebug-form-spec' property.
711 (tramp-handle-expand-file-name): Bind `default-directory' locally
712 to "/" in order to avoid problems with UNC shares or Cygwin
713 mounts.
714 (tramp-md5-function): Fix typo in error message.
715
716 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
717
718 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
719 for byte-compiler pacification.
720
721 2006-01-22 Andre Spiegel <spiegel@gnu.org>
722
723 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
724 ID-FORMAT `string'. This allows us to get rid of
725 `vc-user-login-name UID'.
726
727 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
728
729 2006-01-22 John Paul Wallington <jpw@pobox.com>
730
731 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
732
733 2006-01-21 Martin Rudalics <rudalics@gmx.at>
734
735 * emacs-lisp/find-func.el (find-definition-noselect)
736 (find-variable-noselect): Search variables in C source code too.
737 (find-function-C-source, find-function-noselect, find-function)
738 (find-function-other-frame, find-variable-noselect, find-variable)
739 (find-variable-other-frame, find-variable-at-point):
740 Fix docstrings.
741
742 2006-01-21 Francesco Potorti` <pot@gnu.org>
743
744 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
745
746 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
747
748 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
749 Default to disabling the "Save affix" question.
750
751 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
752
753 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
754 the first arg to run-python.
755
756 2006-01-21 Eli Zaretskii <eliz@gnu.org>
757
758 * startup.el (command-line-1): Handle --no-desktop if desktop.el
759 is not loaded.
760
761 2006-01-20 Jay Belanger <belanger@truman.edu>
762
763 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
764 limit is 0.
765
766 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
767 the correct variable.
768
769 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
770
771 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
772 link. Fixed buggy argument sequence in call to `org-view-tags'.
773 (org-compile-prefix-format): Set `org-prefix-has-tag'.
774 (org-prefix-has-tag): New variable.
775 (org-format-agenda-item): Remove tags from headline if
776 appropriate.
777 (org-agenda-remove-tags-when-in-prefix): New option.
778 (org-get-tags-at): New function.
779
780 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
781
782 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
783 (thumbs-find-image): Move image name and number from buffer name
784 to mode name. Set thumbs-buffer. Preserve point so that large
785 images remain visible.
786 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
787 order.
788 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
789 mode name.
790 (thumbs-next-image, thumbs-previous-image): Make them work.
791
792 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
793
794 * cus-edit.el (custom-buffer-create-internal): State in the text above
795 the whole buffer buttons that they do not operate on hidden items.
796 (custom-face-menu): Use `custom-face-save' instead of
797 `custom-face-save-command'.
798 (custom-face-save-command): Make it an alias for `custom-face-save'
799 and declare it obsolete.
800 (custom-face-save): Doc fix.
801
802 * dired.el (dired-no-confirm): Add quote.
803 (dired-subdir-alist-pre-R): Add quote in
804 `make-variable-buffer-local' form and remove unbalanced parenthesis.
805
806 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
807
808 * textmodes/table.el (table-mode-indicator): Typo in last change.
809
810 2006-01-19 Richard M. Stallman <rms@gnu.org>
811
812 * outline.el (hide-leaves): Don't call outline-end-of-heading.
813 Fixes bug reported in Nov 2005.
814
815 * isearch.el (isearch-forward): Doc fix.
816
817 * dired.el (dired-move-to-filename-regexp): Define as alias.
818 (dired-no-confirm): Use defcustom.
819 (dired-subdir-alist-pre-R): Put defvar at top level.
820
821 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
822
823 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
824 Mark as risky.
825
826 * simple.el (set-mark-command): Doc fix.
827 (clone-indirect-buffer-other-window):
828 Read arg like clone-indirect-buffer.
829 (move-beginning-of-line): Skip invisible newlines.
830
831 2006-01-19 Masatake YAMATO <jet@gyve.org>
832
833 * progmodes/cpp.el (cpp-edit-load): Make the order of
834 listed conditions in a base C code buffer and its associate
835 CPP Edit buffer the same.
836
837 2006-01-19 Kenichi Handa <handa@m17n.org>
838
839 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
840 (rmail-mime-feature): Likewise.
841 (rmail-require-mime-maybe): Use display-warning to show a warning
842 message.
843
844 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
845 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
846
847 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
848
849 * array.el: Move defvars out of eval-when-compile.
850 (array-make-template): Replace undeclared global var with a local one.
851 (array-mode): Inline initialization functions.
852 (array-init-local-variables, array-init-max-row)
853 (array-init-max-column, array-init-columns-per-line)
854 (array-init-field-width, array-init-rows-numbered)
855 (array-init-line-length, array-init-lines-per-row): Remove.
856
857 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
858 (doc-mode-map): Define explicitly.
859 (doctor-txtype): Use mapc.
860
861 * textmodes/table.el: Move defvars out of eval-when-compile.
862 Remove harmful code meant to avoid byte-compiler warnings.
863 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
864 specification that checks table-fixed-width-mode directly.
865 (table-recognize-region, table-recognize-cell):
866 Use restore-buffer-modified-p.
867 (table-fixed-width-mode): Remove code that refreshes
868 table-fixed-mode-indicator.
869 (*table--cell-describe-bindings, *table--cell-describe-mode):
870 Avoid obsolete name print-help-return-message.
871 (table--test-cell-list): Don't use replace-regexp from elisp.
872 (table--point-entered-cell-function, table--point-left-cell-function):
873 Don't set table-fixed-mode-indicator, use force-mode-line-update.
874
875 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
876 that was after the end of file. Use buffer-file-name variable.
877 (org-timestamp-change): Use with-current-buffer.
878 (org-todo-list): Don't unnecessarily define a new buffer-local var.
879 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
880 `file'.
881
882 * progmodes/fortran.el: Move defvars out of eval-when-compile.
883 (fortran-break-line): Remove unused var `opoint'.
884 (fortran-abbrev-start): Obey help-event-list.
885
886 2006-01-18 Jesper Harder <harder@phys.au.dk>
887
888 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
889
890 2006-01-18 Masatake YAMATO <jet@gyve.org>
891
892 * progmodes/make-mode.el (makefile-imake-mode): New mode
893 derived from makefile-mode.
894 (makefile-imake-mode-syntax-table): New syntax table
895 derived from makefile-mode-syntax-table.
896 (makefile-mode): Write about makefile-imake-mode in doc string.
897 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
898 (makefile-imake-font-lock-keywords): New font lock keywords.
899
900 * files.el (auto-mode-alist): Add Imakefile.
901
902 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
903
904 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
905 loading the file rather than when turning on flyspell-mode.
906
907 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
908
909 * cus-edit.el (customize-rogue): Minor doc fix.
910
911 2006-01-17 Juri Linkov <juri@jurta.org>
912
913 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
914 instead of the file at the mark as default if the file at the mark
915 is the same as the file at point or if dired-dwim-target-directory
916 is not the same as the current directory and the mark is not active.
917
918 * log-view.el (log-view-minor-wrap): Use the same logic to get
919 revisions as `log-view-diff'.
920
921 * info.el (Info-revert-find-node): Check for Info-current-file
922 before preserving new-history.
923
924 * man.el (Man-heading-regexp): Add `/'.
925
926 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
927 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
928
929 2006-01-16 Juri Linkov <juri@jurta.org>
930
931 * faces.el (mode-line-faces): New defgroup.
932 (mode-line-highlight): Move definition after new defgroup.
933 (mode-line, mode-line-inactive, mode-line-highlight):
934 Replace :group `modeline' with `mode-line-faces'.
935 (mode-line-buffer-id): New face.
936 (modeline-buffer-id): New face alias.
937 (vertical-border): Remove :group `modeline'.
938
939 * bindings.el (propertized-buffer-identification): Use face
940 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
941 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
942 (mode-line-buffer-identification-keymap): For mouse-1 replace
943 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
944 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
945 mouse-3.
946
947 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
948 Buffer-menu-buffer. Doc fix.
949 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
950 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
951 `Buffer-menu-buffer'.
952
953 * info.el (Info-mode-line-node-keymap): New defvar.
954 (Info-set-mode-line): Use `stringp' to check Info-current-file.
955 Propertize Info-current-node with `mode-line-buffer-id' and
956 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
957
958 * time.el (display-time-mail-face): Replace :group `faces' with
959 `mode-line-faces'.
960
961 2006-01-16 Kenichi Handa <handa@m17n.org>
962
963 * international/code-pages.el: Add autoload cookies for cp125[0345678].
964
965 * language/european.el (cp1252): New alias for windows-1252.
966
967 * international/mule.el (autoload-coding-system): Prepare for EOL
968 variants.
969
970 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
971
972 * term.el (term-raw-map): Add mapping for insert.
973 (term-send-insert): New.
974 (term-mode): Make variables local here instead of doing it in
975 `term-emulate-terminal'.
976 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
977 Scroll reverse needs to take into account the scroll region.
978 Saving and restoring the cursor should save the color attributes too.
979 (term-reset-terminal): Reset the scroll region.
980 (term-handle-ansi-escape): Cursor up and down should take into
981 account the scroll region.
982 (term-set-scroll-region): Rename from `term-scroll-region'.
983 Move to 0,0 after setting the region.
984 (term-handle-scroll): Handle scroll up.
985 (term-down): Fix off by one error.
986 (term-delete-lines): Do not delete outside the scroll region.
987 (term-insert-lines): Take into account the scroll region.
988
989 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
990
991 * textmodes/ispell.el (ispell-internal-change-dictionary)
992 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
993 (start, end): Move declaration outside of eval-when-compile.
994
995 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
996 (flyspell-mode-on): Use it.
997
998 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
999 ispell-kill-ispell-hook.
1000
1001 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
1002
1003 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
1004 (Custom-reset-saved): Do not ask for confirmation in single option
1005 buffers.
1006
1007 2006-01-13 Richard M. Stallman <rms@gnu.org>
1008
1009 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
1010
1011 2006-01-13 Romain Francoise <romain@orebokech.com>
1012
1013 * add-log.el (add-change-log-entry, change-log-merge):
1014 Conditionally use `hard-newline'.
1015
1016 2006-01-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
1017
1018 * wid-edit.el (widget-field-end): If the overlay is no longer
1019 associated with a buffer, behave as if the overlay didn't exist.
1020
1021 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
1022 Make sure the links use the `custom-link' face.
1023
1024 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
1025
1026 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
1027 (ld-script-mode): Don't set indent-line-function since we don't
1028 have one.
1029
1030 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
1031
1032 * textmodes/org.el (org-open-file): Use mailcap for selecting an
1033 application.
1034 (org-file-apps-defaults-gnu): Use mailcap as the default for
1035 selecting an application on a UNIX system.
1036 (org-agenda-show-tags): New command.
1037 (org-table-insert-hline): Keep cursor in current table line.
1038 (org-table-convert): Offset effect of modifying
1039 `org-table-insert-hline'.
1040 (org-format-agenda-item): New optional argument TAG.
1041 (org-compile-prefix-format): Handle %T format for the tag.
1042 (org-expand-wide-chars): New function.
1043 (org-table-insert-row, org-table-insert-hline):
1044 Use `org-expand-wide-chars'.
1045 (org-open-file): Fix bug in program launch.
1046 (org-get-time-of-day): Fix bug with times before 1am.
1047 (org-agenda-menu): Add tags commands.
1048
1049 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
1050
1051 * textmodes/ispell.el (ispell-init-process): Include the used
1052 dictionary in ispell process start message.
1053 (ispell-internal-change-dictionary): When flyspell-mode is active
1054 and dictionary is changed, make sure ispell process is restarted
1055 and flyspell word cache cleared out for the current buffer.
1056 (ispell-change-dictionary): Make sure flyspell word cache is
1057 cleared out in all buffers with active flyspell mode when
1058 dictionary is globally changed.
1059 Call ispell-internal-change-dictionary after dictionary change.
1060
1061 2006-01-13 Eli Zaretskii <eliz@gnu.org>
1062
1063 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
1064
1065 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
1066 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
1067 years. Fix small differences wrt Makefile.in.
1068 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
1069 Makefile.in does.
1070
1071 2006-01-12 Bill Wohler <wohler@newt.com>
1072
1073 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
1074 mh-search.el.
1075
1076 2006-01-12 Masatake YAMATO <jet@gyve.org>
1077
1078 * progmodes/ld-script.el: Update copyright year.
1079
1080 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
1081
1082 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
1083 Don't add widget if setting undefined.
1084
1085 2006-01-12 John Paul Wallington <jpw@pobox.com>
1086
1087 * help-fns.el (describe-variable): Remove newlines from void
1088 variable output.
1089
1090 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
1091
1092 * wdired.el (wdired-mode-map): Add help echo for
1093 wdired-abort-changes.
1094
1095 * man.el (Man-file-name-regexp): Adjust for a list of files.
1096
1097 2006-01-12 Masatake YAMATO <jet@gyve.org>
1098
1099 * progmodes/ld-script.el (auto-mode-alist): Support
1100 suffix conventions used in netbsd and eCos.
1101
1102 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
1103
1104 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
1105 (custom-variable-menu, custom-face-menu, custom-group-menu)
1106 (Custom-mode-menu): Change names of menu items. (As discussed on
1107 emacs-devel.)
1108 (custom-face-menu): Add "Undo Edits" item.
1109
1110 * startup.el (init-file-user): defcustom -> defvar.
1111
1112 * tooltip.el (tooltip-mode): Doc fix.
1113
1114 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
1115
1116 * reveal.el (reveal-post-command): window-buffer signals an error on
1117 dead windows rather than returning nil.
1118 (reveal-open-new-overlays): An overlay might die while we open others.
1119
1120 2006-01-11 Bill Wohler <wohler@newt.com>
1121
1122 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
1123 phrasing in docstring.
1124
1125 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
1126 can give some systems gas. Add new file mh-buffers.el.
1127
1128 2006-01-06 Masatake YAMATO <jet@gyve.org>
1129
1130 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
1131 C preprocessor forward ported from GNU Emacs 21.2.
1132
1133 * progmodes/asm-mode.el (asm-font-lock-keywords):
1134 Use `cpp-font-lock-keywords'.
1135
1136 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
1137
1138 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
1139 of $ for "\\.ld[s]?".
1140
1141 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
1142
1143 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
1144 (tcl-indent-line): Return `noindent' if inside a string.
1145
1146 * progmodes/flymake.el (flymake-split-string): Remove more than one
1147 empty string at beg/end of the result.
1148 (flymake-find-buildfile, flymake-find-possible-master-files):
1149 Use expand-file-name.
1150 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
1151 since expand-file-name does it for us. Use directory-file-name.
1152 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
1153 (flymake-ler-get-type, flymake-ler-get-text)
1154 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
1155 (flymake-current-line-no): Remove spurious interactive spec.
1156 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
1157 (flymake-check-include): Remove arg inc-path merged into inc-name.
1158 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
1159 Arg regexp-list replaced by a simple regexp.
1160 (flymake-master-make-header-init, flymake-master-tex-init):
1161 Correspondingly replace regexp-list with a regexp. Fix regexp.
1162
1163 2006-01-10 Simon Josefsson <jas@extundo.com>
1164
1165 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
1166 describing AUTH PLAIN fix.
1167
1168 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
1169
1170 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
1171 (report-emacs-bug): Don't record initial prompt text.
1172 Instead, add text properties to prompting text.
1173 (report-emacs-bug-hook): Delete prompting text.
1174
1175 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
1176
1177 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
1178 `dirs'. Adjust callers.
1179
1180 2006-01-09 John Paul Wallington <jpw@gnu.org>
1181
1182 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
1183
1184 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
1185
1186 * reveal.el (reveal-open-new-overlays): New extracted fun.
1187 (reveal-close-old-overlays): Idem. Check overlays's liveness before
1188 using them. Simplify the code.
1189 (reveal-post-command): Use them. Fix up obsolete windows in
1190 reveal-open-spots.
1191
1192 * progmodes/flymake.el: Use `require' rather than autoload for
1193 XEmacs's overlays.
1194 (flymake-get-common-file-prefix, flymake-build-relative-filename):
1195 Delete. Use file-relative-name instead.
1196 (flymake-get-syntax-check-program-args, flymake-perl-init):
1197 Simplify the resulting code.
1198
1199 * log-view.el (log-view-file-re, log-view-message-re): Add support
1200 for DaRCS output.
1201
1202 2006-01-09 Alex Schroeder <alex@gnu.org>
1203
1204 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
1205 identifiers sometimes added in square brackets at the beginning of
1206 subject lines.
1207
1208 2006-01-07 Richard M. Stallman <rms@gnu.org>
1209
1210 * cus-edit.el (Custom-set, Custom-save): Doc fix.
1211 (Custom-reset-current, Custom-reset-saved): Change question text.
1212 (Custom-reset-standard): Likewise.
1213 (custom-variable-reset-saved): Doc fix.
1214
1215 2006-01-07 Eli Zaretskii <eliz@gnu.org>
1216
1217 * startup.el (init-file-user): Doc fix.
1218
1219 2006-01-07 Alex Schroeder <alex@gnu.org>
1220
1221 * mail/rmail.el (rmail-current-subject): New function.
1222 (rmail-current-subject-regexp): New function.
1223 (rmail-next-same-subject): Use it.
1224
1225 * mail/rmailsum.el (rmail-summary-by-topic):
1226 Use rmail-current-subject and rmail-current-subject-regexp.
1227 (rmail-summary-next-same-subject): Ditto.
1228
1229 * net/rcirc.el (rcirc-send-input): No longer check whether the
1230 process is open, since not all commands need an open process.
1231 (rcirc-send-string): Check whether the process is open before
1232 sending anything.
1233 (rcirc-ignore-list): New option.
1234 (rcirc-ignore-list-automatic): New variable.
1235 (rcirc-print): Take rcirc-ignore-list into account.
1236 (rcirc-cmd-ignore): New command.
1237 (rcirc-ignore-update-automatic): New function.
1238 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
1239 list if ignored nicks.
1240 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
1241
1242 2006-01-06 David Reitter <david.reitter@gmail.com>
1243
1244 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
1245 reflect the address to which the report will be sent.
1246
1247 2006-01-06 Eli Zaretskii <eliz@gnu.org>
1248
1249 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
1250 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
1251
1252 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
1253
1254 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
1255
1256 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
1257 the doc string: "functoin" => "function".
1258 * ldefs-boot.el: Likewise.
1259
1260 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
1261 message text: "Duplicat" => "Duplicate".
1262
1263 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
1264
1265 * files.el (basic-save-buffer-2): If backing-up failed, reset
1266 buffer-backed-up to nil.
1267
1268 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
1269
1270 * progmodes/gud.el (gdb-script-skip-to-head)
1271 (gdb-script-calculate-indentation): Indent for breakpoint command
1272 lists also.
1273
1274 2006-01-05 Bill Wohler <wohler@newt.com>
1275
1276 * Makefile.in (compile-always): Add mh-autoloads dependency.
1277 (bootstrap): Remove mh-autoloads dependency, as compile dependency
1278 provides it.
1279 (updates): Remove mh-autoloads dependency, since it probably has
1280 already run recently (via recompile).
1281
1282 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
1283
1284 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
1285 argument `force' to disable the flyspell-last-buffer optimization.
1286 (flyspell-mode-on): Use it.
1287
1288 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
1289 flymake-simple-cleanup.
1290 (flymake-allowed-file-name-masks): Use this new default.
1291 All the functions are now called in the right buffer rather than
1292 passing the buffer as argument.
1293 (flymake-process-sentinel): Switch to buffer before calling cleanup.
1294 (flymake-parse-err-lines): Remove redundant buffer arg.
1295 (flymake-get-program-dir): Comment out unused function.
1296 (flymake-start-syntax-check, flymake-start-syntax-check-process):
1297 Remove redundant buffer argument.
1298 (flymake-get-real-file-name, flymake-simple-java-cleanup)
1299 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
1300
1301 2006-01-05 Richard M. Stallman <rms@gnu.org>
1302
1303 * info.el (Info-find-node): Don't record previous node if have none.
1304 (info): Go to directory only if history is empty.
1305
1306 * simple.el (mark): Doc fix.
1307
1308 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1309
1310 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
1311 already of desired type.
1312 (mac-ae-list): Coerce parameter to "list" type.
1313 (mac-dispatch-apple-event): Replace cadr part of event with a
1314 dummy position so that event-start returns it.
1315
1316 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
1317
1318 * textmodes/org.el (org-end-of-subtree): New function.
1319 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
1320 Use `org-end-of-subtree'.
1321 (org-agenda, org-agenda-convert-date): Protect calls to
1322 `fit-window-to-buffer'.
1323 (org-tags-view): Force matching of sublevels when doing a
1324 todo-only search. Define the correct redo command, including the
1325 arguments.
1326 (org-agenda-redo): Display message.
1327 (org-check-for-org-mode): New function.
1328 (org-agenda-type): New variable.
1329 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
1330 Set `org-agenda-type'.
1331 (org-agenda-check-type): New function.
1332 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
1333 (org-agenda-week-view, org-agenda-day-view)
1334 (org-agenda-next-date-line, org-agenda-previous-date-line)
1335 (org-agenda-log-mode, org-agenda-toggle-diary)
1336 (org-agenda-toggle-time-grid, org-agenda-date-later)
1337 (org-agenda-date-prompt, org-agenda-diary-entry)
1338 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
1339 (org-agenda-convert-date, org-agenda-menu):
1340 Use `org-agenda-check-type'.
1341 (org-make-overlay, org-delete-overlay)
1342 (org-detatch-overlay, org-move-overlay, org-overlay-put):
1343 New compatibility functions.
1344 (org-calendar-select-mouse): New command.
1345
1346 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
1347
1348 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
1349 (Custom-reset-standard): Fix y-or-n-p messages.
1350 (custom-link): New face for links.
1351 (custom-buffer-create-internal, custom-manual): Use it.
1352 (custom-face-save): Push to theme-face before setting face spec.
1353
1354 * wid-edit.el (widget-default-mouse-face-get): New function.
1355 (widget-specify-button): Handle mouse-face like button-face.
1356
1357 * custom.el (load-theme): Clear old theme settings if reloading.
1358
1359 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
1360
1361 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
1362 "Erase Customization" button back to same position it occupies in
1363 the individual State menus.
1364
1365 2006-01-04 Kim F. Storm <storm@cua.dk>
1366
1367 * wid-edit.el (key-sequence): Rework widget to read key binding
1368 using `kbd' syntax. Use C-q to insert literal key, event, or code.
1369 (widget-key-sequence-default-value): Default value for empty sequence.
1370 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
1371 (widget-key-sequence-read-event): New command for C-q.
1372 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
1373 (widget-key-sequence-value-to-external): New functions.
1374
1375 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
1376
1377 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
1378 Use expand-file-name.
1379 (flymake-delete-temp-directory): Use expand-file-name,
1380 file-name-directory, and directory-file-name.
1381 (flymake-strrchr): Delete.
1382 (flymake-start-syntax-check): Don't pass the redundant buffer argument
1383 to the init-f function.
1384 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
1385 (flymake-init-find-buildfile-dir)
1386 (flymake-init-create-temp-source-and-master-buffer-copy)
1387 (flymake-simple-make-init-impl, flymake-simple-make-init)
1388 (flymake-master-make-init, flymake-master-make-header-init)
1389 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
1390 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
1391 (flymake-xml-init): Remove corresponding redundant buffer argument.
1392 (flymake-allowed-file-name-masks): Remove last elems that are equal to
1393 the default anyway. Clean up regexps.
1394
1395 * progmodes/flymake.el (flymake-temp-source-file-name)
1396 (flymake-master-file-name, flymake-temp-master-file-name)
1397 (flymake-base-dir): New buffer-local vars.
1398 (flymake-buffer-data, flymake-get-buffer-value)
1399 (flymake-set-buffer-value): Replace those hash-tables by the new
1400 buffer-local vars. Update callers.
1401
1402 * progmodes/flymake.el (flymake-check-start-time)
1403 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
1404 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
1405 Move definition, so we can remove redundant earlier declaration.
1406 (flymake-replace-regexp-in-string, flymake-split-string)
1407 (flymake-get-temp-dir): Use defalias.
1408 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
1409 (flymake-xemacs-window-edges): Remove unused function.
1410 (flymake-get-point-pixel-pos): Move.
1411 (flymake-pid-to-names, flymake-reg-names)
1412 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
1413 Replace by a simple list flymake-processes and by process-buffer.
1414 Update callers. Other than simplify the code, it uses buffers rather
1415 than buffer-names so it doesn't get confused by uniquify.
1416 (flymake-buffer-data): The global value should just be nil.
1417
1418 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
1419 Optimize the body of a defalias like any other code.
1420
1421 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
1422 Make sure we've setup font-lock's vars. It may influence which
1423 function we then call.
1424 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
1425 here since it's too late anyway.
1426
1427 2006-01-03 Romain Francoise <romain@orebokech.com>
1428
1429 * startup.el (fancy-splash-tail, normal-splash-screen):
1430 Update copyright year.
1431
1432 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
1433
1434 * mouse.el (mouse-drag-track): Rename, from
1435 `mouse-drag-region-1'. Includes optional argument required to
1436 enable post-drag event processing (e.g. delete region keys).
1437 Can be used without this argument to track a mouse region and operate
1438 on it as soon as the drag completes.
1439 (mouse-drag-region): Use `mouse-drag-track'.
1440
1441 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
1442
1443 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
1444 Move to `custom-buffer' group.
1445
1446 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
1447 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
1448 (custom-theme-insert-face-marker, custom-theme-variable-menu)
1449 (custom-theme-face-menu): New variables.
1450 (custom-theme-add-variable, custom-theme-variable-action)
1451 (custom-variable-reset-theme, custom-theme-delete-variable)
1452 (custom-face-reset-theme, custom-theme-face-action)
1453 (custom-theme-delete-face, custom-theme-merge-theme)
1454 (custom-theme-add-face, custom-theme-visit-theme): New functions.
1455
1456 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
1457
1458 * custom.el: Move Custom Themes commentary to start of theme code.
1459 (custom-known-themes): Rename `standard' theme to `changed'.
1460 (custom-push-theme): Caller no longer specifies what theme to use
1461 when doing `reset'---the setting is simply removed from the theme.
1462 Delete MODE from `theme-value' and `theme-settings' properties.
1463 (custom-declare-theme): Ignore &rest args since we don't use them.
1464
1465 (custom-loaded-themes): Delete variable.
1466 (custom-theme-load-themes, custom-theme-loaded-p)
1467 (custom-theme-value): Delete functions.
1468
1469 (custom-declare-theme): Signal error on invalid theme names.
1470 (provide-theme): custom-loaded-themes was deleted.
1471 (load-theme): Load the file unconditionally.
1472 (enable-theme): Call `load-theme' if theme is undefined.
1473 (custom-enabled-themes): Only update value for successful loads.
1474 (disable-theme): Complete from enabled themes when interactive.
1475 (custom-variable-theme-value): Calculate theme value directly.
1476
1477 (custom-theme-reset-variables, custom-reset-variables): Mark as
1478 XEmacs compatibility functions. We don't actually use these.
1479
1480 * cus-edit.el (custom-variable-state-set):
1481 Use custom-variable-theme-value instead of custom-theme-value.
1482 (custom-face-state-set): Rename `standard' theme to `changed'.
1483 (custom-save-variables, custom-save-faces): Delete unneeded
1484 references to custom-reset-variables.
1485 (custom-save-resets): Delete function.
1486 (custom-save-variables, custom-save-faces): MODE argument deleted.
1487 (custom-save-variables, custom-save-faces): Ignore theme values.
1488
1489 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
1490 compatibility function.
1491
1492 2006-01-01 Richard M. Stallman <rms@gnu.org>
1493
1494 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
1495 (Custom-reset-current, Custom-reset-saved): Likewise.
1496 (Custom-reset-standard): Show message if aborted.
1497 (custom-mode): Doc fix, describing those commands.
1498
1499 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
1500 put on event-kind property.
1501
1502 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
1503
1504 * custom.el (provide-theme): Ban `user' theme name.
1505 (custom-enabling-themes): New variable.
1506 (enable-theme): Don't enable user if custom-enabling-themes is t.
1507 (custom-enabled-themes): Make it a defcustom.
1508 (custom-theme-recalc-face): No-op if face is undefined.
1509
1510 * cus-edit.el (custom-button-mouse): New variable.
1511 (custom-button-mouse): New face.
1512 (custom-raised-buttons, custom-mode): Use it.
1513
1514 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
1515
1516 2005-12-31 Eli Zaretskii <eliz@gnu.org>
1517
1518 * progmodes/gud.el (gud-display-line): Support hl-line in the
1519 source buffer.
1520
1521 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
1522
1523 * mouse.el (mouse-drag-window-above): Verify that the found window
1524 overlaps with the given window in the horizontal dimension.
1525
1526 2005-12-31 Eli Zaretskii <eliz@gnu.org>
1527
1528 * Makefile.in (cvs-update): New target.
1529
1530 * makefile.w32-in (cvs-update): Ditto.
1531
1532 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
1533
1534 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
1535 (custom-new-theme-mode-map): New variable.
1536
1537 2005-12-30 Richard M. Stallman <rms@gnu.org>
1538
1539 * custom.el (custom-load-themes): Function deleted.
1540
1541 * cus-edit.el (custom-save-loaded-themes): Function deleted.
1542 (custom-save-variables): Don't delete or add custom-load-themes call.
1543
1544 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
1545
1546 * cus-start.el: Add `visible-cursor'.
1547
1548 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
1549 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
1550 (flymake-process-filter): Switch to buffer before calling it instead.
1551 (flymake-post-syntax-check, flymake-highlight-err-lines)
1552 (flymake-delete-own-overlays, flymake-parse-err-lines)
1553 (flymake-start-syntax-check, flymake-start-syntax-check-process)
1554 (flymake-count-lines, flymake-parse-residual):
1555 Remove constant buffer argument.
1556 (flymake-start-syntax-check-for-current-buffer): Remove.
1557 Update callers to use flymake-start-syntax-check instead.
1558 (flymake-display-err-menu-for-current-line):
1559 Remove unused var `mouse-pos'.
1560 (flymake-restore-formatting): Comment out unused function.
1561 (flymake-report-status, flymake-report-fatal-status): Remove buffer
1562 argument, use current-buffer instead. Update callers.
1563
1564 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1565
1566 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
1567 buffer-local because choose-completion-delete-max-match requires
1568 that we set completion-ignore-case (i.e., binding via let is not
1569 sufficient).
1570 (bibtex-complete): Always set completion-ignore-case and
1571 choose-completion-string-functions. The latter is needed because
1572 choose-completion-string-functions keeps its value if we quit the
1573 *Completions* buffer without requesting a completion.
1574
1575 2005-12-30 Andreas Schwab <schwab@suse.de>
1576
1577 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
1578
1579 2005-12-30 Eli Zaretskii <eliz@gnu.org>
1580
1581 * jit-lock.el (jit-lock-chunk-size): Doc fix.
1582
1583 2005-12-30 Juri Linkov <juri@jurta.org>
1584
1585 * locate.el (locate-fcodes-file, locate-header-face)
1586 * progmodes/delphi.el (delphi-other-face)
1587 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
1588
1589 * paren.el (show-paren-match, show-paren-mismatch): Use existing
1590 group `paren-showing-faces'.
1591
1592 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
1593 (goto-address): Fix docstring.
1594
1595 * net/webjump.el (webjump-sample-sites): Update URLs.
1596
1597 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
1598
1599 * subr.el (cancel-change-group): Add listp around pending-undo-list.
1600
1601 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
1602
1603 * font-lock.el (font-lock-compile-keywords): Signal an error when
1604 font-lock-set-defaults hasn't been called.
1605
1606 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
1607
1608 * subr.el (noreturn, 1value): Doc fixes.
1609
1610 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1611
1612 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
1613 that assoc-string returns nil.
1614
1615 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1616
1617 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
1618 (bibtex-entry-type-str, bibtex-empty-field-re)
1619 (bibtex-search-backward-string, bibtex-preamble-prefix)
1620 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
1621 (bibtex-any-valid-entry-type): New variable.
1622 (bibtex-parse-field-name): Simplify.
1623 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
1624 (bibtex-preamble-prefix): Include left delimiter.
1625 (bibtex-search-forward-field, bibtex-search-backward-field):
1626 Allow unbounded search past entry boundaries (required by bibtex-pop).
1627 (bibtex-text-in-field-bounds): Use push.
1628 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
1629 (bibtex-parse-preamble, bibtex-valid-entry)
1630 (bibtex-beginning-first-field): New functions.
1631 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
1632 (bibtex-map-entries): Fix docstring.
1633 (bibtex-flash-head): New arg prompt. Simplify.
1634 (bibtex-enclosing-field): Include code of bibtex-inside-field.
1635 (bibtex-insert-kill): Simplify. Always insert text past the
1636 current field or entry.
1637 (bibtex-format-entry): Use bibtex-parse-field.
1638 (bibtex-pop): Use bibtex-beginning-of-entry and
1639 bibtex-end-of-entry to initiate the search. Insert empty field if
1640 we found ourselves.
1641 (bibtex-print-help-message): New args field and comma.
1642 Handle entry keys.
1643 (bibtex-make-field): Use bibtex-beginning-of-entry.
1644 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
1645 invalid entry.
1646 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
1647 Handle preambles. Simplify code for thorough test.
1648 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
1649 New arg comma. Handle entry heads.
1650 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
1651 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
1652 New arg comma.
1653 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
1654 (bibtex-fill-field): Simplify.
1655 (bibtex-fill-entry): Use bibtex-beginning-first-field and
1656 bibtex-parse-field.
1657 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
1658 (bibtex-complete): Use bibtex-parse-preamble.
1659
1660 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
1661
1662 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
1663 Display name of expression instead of convenience variable.
1664 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
1665
1666 * progmodes/gud.el (gud-tooltip-dereference): Rename from
1667 toggle-gud-tooltip-dereference.
1668 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
1669 (gud-tooltip-tips): ...here when dereferencing.
1670
1671 2005-12-28 Bill Wohler <wohler@newt.com>
1672
1673 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
1674
1675 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
1676
1677 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
1678 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
1679 (vc-annotate-display-autoscale): Adjust call.
1680 (vc-annotate-display-default): Adjust call. Make arg compulsory.
1681 Fix interactive spec.
1682 (vc-annotate-time-span): Remove.
1683 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
1684 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
1685 (vc-annotate-display-select): Use new name.
1686
1687 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
1688 (vc-annotate-mode-menu): Remove left-over redundant declaration.
1689 Correct the construction of span entries. Simplify.
1690 (vc-annotate-display-select): Fix the nil case.
1691 (vc-annotate): Remove obsolete (and now broken) code.
1692 (vc-annotate-extract-revision-at-line): Remove obsolete code.
1693 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
1694
1695 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
1696
1697 * subr.el (lazy-completion-table): Correct typo in docstring.
1698
1699 * startup.el (command-line): Use `custom-reevaluate-setting' for
1700 `send-mail-function'.
1701
1702 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
1703
1704 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
1705
1706 * mail/smtpmail.el (smtpmail-try-auth-methods):
1707 Send credentials together with "AUTH PLAIN" command.
1708
1709 2005-12-27 Richard M. Stallman <rms@gnu.org>
1710
1711 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
1712 mouse-2, go back to previously selected window, so it's selected
1713 when mouse-2 command runs.
1714
1715 2005-12-27 Juri Linkov <juri@jurta.org>
1716
1717 * descr-text.el (describe-text-sexp): Use square brackets for
1718 button [Show] to distinguish it from the property value `show'.
1719 (describe-property-list): Use `insert-text-button' with
1720 `help-face' type instead of putting face in quotes, because button
1721 is not created automatically for a list of faces.
1722 (describe-text-properties-1): Put button-type value in quotes to
1723 distinguish from plain text "button".
1724 (describe-char): Display code point values in hex. Don't use
1725 `symbol-name' for `current-input-method' because it is a string.
1726 Use `insert-text-button' with `help-face' type instead of putting
1727 hardcoded face in quotes, because button is not created automatically.
1728
1729 2005-12-27 Richard M. Stallman <rms@gnu.org>
1730
1731 * progmodes/glasses.el (glasses-face): More specific custom type.
1732
1733 * files.el (set-visited-file-name): Doc fix.
1734
1735 * textmodes/flyspell.el (flyspell-external-point-words):
1736 Use local var buffer-scan-pos to advance scan for next misspelling.
1737 Advance it only after we find the misspelling.
1738
1739 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
1740
1741 * textmodes/flyspell.el (flyspell-external-point-words):
1742 New criteria for finding the misspelling in the buffer.
1743
1744 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
1745
1746 * help-mode.el (help-insert-string): Set help-xref-stack-item
1747 rather than call help-setup-xref.
1748
1749 * descr-text.el (describe-char): Revert previous changes for
1750 optional buffer argument.
1751
1752 2005-12-27 Juri Linkov <juri@jurta.org>
1753
1754 * help-mode.el (help-insert-string): New function. Save buffer
1755 contents in cases where it is impossible to recompute the old contents.
1756
1757 * descr-text.el (describe-char): Set help-xref-stack-item
1758 explicitly after buffer has been generated.
1759
1760 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1761
1762 * cus-start.el (all): Add x-gtk-show-hidden-files.
1763
1764 2005-12-26 Richard M. Stallman <rms@gnu.org>
1765
1766 * replace.el (perform-replace): Calculate match-again
1767 before skipping read-only matches.
1768
1769 * paren.el (paren-showing-faces): New group.
1770 (show-paren-match, show-paren-mismatch): Move to that group.
1771
1772 * button.el (button): Put into group `basic-faces'.
1773
1774 * progmodes/make-mode.el: Remove faces from group `faces'.
1775
1776 * apropos.el (apropos, apropos-value): Doc fix.
1777 (apropos-documentation): Doc fix.
1778
1779 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
1780
1781 * subr.el (lazy-completion-table): Remove argument `args'.
1782
1783 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
1784 Don't use the `args' argument of lazy-completion-table.
1785
1786 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
1787
1788 * descr-text.el (describe-char): Add optional argument for buffer.
1789 Set buffer appropriately. Call help-setup-xref.
1790 Suggested by Stefan Monnier.
1791
1792 2005-12-26 Juri Linkov <juri@jurta.org>
1793
1794 * descr-text.el: Require `help-fns' at runtime. Don't require
1795 `button' for byte compilation.
1796 (describe-text-widget): Add `help-echo' for first button.
1797 Use `help-info' for second.
1798 (describe-property-list): Use `help-argument-name' instead of `italic'.
1799 (describe-text-category): Add prompt to interactive spec.
1800 Call `help-setup-xref'.
1801 (describe-char): Use `help-character-set'. Add `help-echo' for
1802 code point. Use `help-input-method'. Remove superfluous insert.
1803
1804 2005-12-25 Richard M. Stallman <rms@gnu.org>
1805
1806 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
1807 at point, in case of narrowing.
1808
1809 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
1810
1811 * locate.el (locate-header-face): Allow nil in type.
1812
1813 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
1814
1815 2005-12-25 Romain Francoise <romain@orebokech.com>
1816
1817 * battery.el (battery-linux-proc-acpi): Also try
1818 `/proc/acpi/thermal_zone/THM0/temperature'.
1819
1820 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
1821
1822 * custom.el (custom-push-theme): Fix docstring.
1823
1824 * cus-edit.el (custom-variable-set, custom-variable-save)
1825 (custom-variable-save): Custom-quote widget values.
1826 (customize-save-variable): Fix custom-push-theme call.
1827
1828 2005-12-24 Eli Zaretskii <eliz@gnu.org>
1829
1830 * w32-fns.el (w32-batch-update-autoloads): New function.
1831
1832 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
1833 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
1834 from the command line.
1835
1836 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
1837
1838 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
1839 reset means to remove setting from theme entirely. Don't keep
1840 expanding theme-settings list; delete old entries if necessary.
1841
1842 * cus-edit.el (custom-buffer-create-internal): Move "Erase
1843 customization" button one line up.
1844 (custom-themed): New face.
1845 (custom-magic-alist): New value, THEMED, for theme settings.
1846 (custom-variable-state-set, custom-face-state-set):
1847 Check theme-value instead of saved-value.
1848 (custom-variable-reset-standard, custom-face-reset-standard):
1849 Remove theme setting entirely. Recalculate new values.
1850 (custom-variable-set, custom-variable-set)
1851 (custom-variable-reset-saved, custom-variable-reset-backup)
1852 (custom-face-set, custom-face-reset-saved): Update `user' theme.
1853 (custom-variable-save): Fix typos.
1854
1855 2005-12-23 Juri Linkov <juri@jurta.org>
1856
1857 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
1858 Add autoload cookies.
1859 (edebug-outside-d-c-i-n-s-w): New variable.
1860 (edebug-display, edebug-outside-excursion): Use it to save the
1861 original value of default-cursor-in-non-selected-windows.
1862 Set default-cursor-in-non-selected-windows to t while Edebug
1863 is active.
1864 (edebug-mode, edebug-eval-mode): Doc fix.
1865
1866 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
1867 with `buffer-substring-no-properties' to remove common substring
1868 highlighting.
1869
1870 * info.el (info-other-window, info): Rename function argument
1871 `file' to `file-or-node'.
1872 (Info-complete-menu-item): Use local variable `complete-nodes' to
1873 keep the global value of `Info-complete-nodes' unchanged for
1874 subsequent completions.
1875 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
1876
1877 * simple.el (get-next-valid-buffer, last-buffer)
1878 (next-error-buffer-p, next-error-find-buffer)
1879 (minibuffer-history-sexp-flag): Doc fix.
1880
1881 * savehist.el (savehist-mode-hook): Add `:group'.
1882
1883 * log-view.el: Call autoload for vc-find-version.
1884 (log-view-current-file): Adjust subgroup numbers.
1885 (log-view-current-tag): Add `length'.
1886
1887 2005-12-23 Richard M. Stallman <rms@gnu.org>
1888
1889 * vc.el (vc-annotate-car-last-cons): Defn moved up.
1890
1891 2005-12-23 Juri Linkov <juri@jurta.org>
1892
1893 * hi-lock.el (hi-lock-archaic-interface-message-used)
1894 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
1895 (hi-lock-mode): Display "Hi" in the mode line only when
1896 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
1897 (hi-lock-write-interactive-patterns):
1898 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
1899 (hi-lock-set-pattern, hi-lock-set-file-patterns)
1900 (hi-lock-font-lock-hook): Set 3rd arg `how' of
1901 font-lock-add-keywords to t.
1902
1903 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
1904
1905 * hi-lock.el (hi-lock-highlight-range): New variable.
1906 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
1907 only if font-lock-fontified is non-nil. Remove overlays.
1908 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
1909 font-lock-fontified is non-nil, otherwise use overlays (instead of
1910 text properties).
1911 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
1912 New variables.
1913 (hi-lock-string-serialize) New function.
1914
1915 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1916
1917 * menu-bar.el (menu-find-file-existing): New function.
1918 (menu-bar-file-menu): Use menu-find-file-existing for Open.
1919
1920 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
1921
1922 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
1923
1924 * vc.el: Remove unnecessary leading * in docstrings.
1925 (vc-annotate-mode-map): Move initialization into declaration.
1926 (vc-static-header-alist): Nitpick on the regexp.
1927 (vc-default-init-version): New fun.
1928 (vc-register): Use it.
1929 (vc-insert-headers): Use dolist.
1930 (vc-annotate-get-backend): Remove unused function.
1931 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
1932 (vc-annotate-mode): Remove corresponding call.
1933 (vc-annotate-car-last-cons): Simplify.
1934 (vc-annotate-buffers): Remove var.
1935 (vc-annotate-backend): Make it buffer-local.
1936 (vc-annotate): Move the interaction to the interactive spec.
1937 Add a `buf' argument.
1938 (vc-annotate-warp-version): Use this new `buf' argument to avoid
1939 killing&creating a vc-annotate buffer, which is very disruptive when
1940 the buffers are shown in dedicated frames.
1941
1942 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
1943
1944 * descr-text.el: Add FSF as maintainer.
1945 (describe-text-mode, describe-text-mode-map)
1946 (describe-text-mode-hook, describe-text-done): Delete. Use normal
1947 help-mode.
1948 (describe-text-widget, describe-text-sexp)
1949 (describe-property-list, describe-text-category)
1950 (describe-text-properties, describe-text-properties-1)
1951 (describe-char): Use help buttons instead of widgets.
1952 (describe-char-unicodedata-file): Make URL link in doc string.
1953
1954 2005-12-22 Richard M. Stallman <rms@gnu.org>
1955
1956 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
1957 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
1958 Don't include buttons that write a file when there's no file.
1959 (custom-variable-menu, custom-face-menu, custom-group-menu):
1960 Don't include commands that write a file when there's no file.
1961 (customize-browse): Reword the top-of-buffer help intro.
1962 (custom-buffer-create-internal): Fix previous change.
1963 (customize-changed-options-previous-release): Prev release is 21.1.
1964 (customize-changed-options): Doc fix.
1965 (customize-changed): New alias.
1966 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
1967 Say "standard values".
1968 (Custom-reset-standard): Doc fix.
1969 (custom-face-reset-standard): Doc fix.
1970
1971 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
1972
1973 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
1974 even if font-lock-mode is non-nil since it may be t without having
1975 turned on font-lock-mode-internal.
1976 (font-lock-choose-keywords): Minor optimization.
1977 (font-lock-add-keywords, font-lock-remove-keywords)
1978 (font-lock-set-defaults): Don't call make-local-variable on a variable
1979 that we know to already be local.
1980
1981 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
1982
1983 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
1984 messages if in the minibuffer.
1985
1986 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
1987
1988 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
1989 (tex-mode-flyspell-verify, flyspell-get-word)
1990 (flyspell-external-point-words): Don't use point-min/max uselessly.
1991
1992 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
1993 by Kevin Rodgers. Instead, just hide the completions buffer if we
1994 don't need to show it.
1995
1996 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
1997
1998 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
1999
2000 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
2001
2002 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
2003 delete-windows-on with an inexistent buffer.
2004
2005 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
2006
2007 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
2008 Delete defcustom variable :tag names.
2009
2010 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
2011
2012 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
2013 (log-view-font-lock-keywords): Ajust subgroup numbers.
2014 (log-view-current-tag): Don't hard code the number of subgroups.
2015
2016 2005-12-20 Juri Linkov <juri@jurta.org>
2017
2018 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
2019 (tooltip-x-offset, tooltip-y-offset): Doc fix.
2020
2021 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
2022 (menu-bar-non-minibuffer-window-p): Instead of checking
2023 display-multi-frame-p, use selected-frame when menu-updating-frame
2024 is nil.
2025
2026 2005-12-20 Davis Herring <herring@lanl.gov> (tiny change)
2027
2028 * align.el (align-rules-list): Use [ \t] instead of \s-
2029 for column separators in text mode.
2030
2031 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
2032
2033 * help-mode.el (help-customize-variable, help-customize-face):
2034 Don't pop help-xref-stack as help-follow no longer pushes
2035 anything on to it.
2036
2037 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
2038
2039 * textmodes/org.el (org-agenda-custom-commands): New option.
2040 (org-agenda): Offer custom commands on splash screen.
2041 (org-make-tags-matcher): Parser for Boolean logic added.
2042 (org-agenda-set-tags): New command.
2043 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
2044 (org-set-tags): Efficiency improvements.
2045 (org-auto-align-tags): New option.
2046 (org-todo, org-demote, org-promote): Realign tags.
2047 (org-tags-completion-function): Use also "&" and "|" as separators.
2048 (org-org-menu): Agenda commands simplified.
2049
2050 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2051
2052 * cus-edit.el (customize-apropos, customize-apropos-options):
2053 Docstring changes.
2054
2055 * font-lock.el (font-lock): Add tags to the links in the defgroup.
2056
2057 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
2058
2059 * longlines.el (longlines-mode): Wrap while widened.
2060 (longlines-decode-region, longlines-encode-region): Compute max
2061 just once.
2062
2063 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2064
2065 * cus-edit.el (mac): New group.
2066
2067 * cus-start.el (all): Add user options in macterm.c. Add test for
2068 Mac-related built-ins. Fix test for GTK-related built-ins.
2069
2070 * term/mac-win.el (mac-handle-language-change)
2071 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
2072 (mac-services-open-selection, mac-services-mail-selection)
2073 (mac-services-mail-to, mac-services-insert-text)
2074 (mac-dispatch-apple-event): Add docstrings.
2075 (x-get-selection, mac-select-convert-to-string): Select coding
2076 system from `utf-16be' and `utf-16le' using `byteorder'.
2077
2078 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
2079
2080 * subr.el (lazy-completion-table): Don't be fooled if the var holds
2081 a "list" (lambda ...) rather than a real completion list.
2082
2083 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
2084 lexical-let when encountering ((lambda (...) ...) ...).
2085
2086 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
2087
2088 * progmodes/sh-script.el (sh-mode):
2089 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
2090 * textmodes/picture.el (picture-mode): Update docstrings.
2091
2092 2005-12-17 Eli Zaretskii <eliz@gnu.org>
2093
2094 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
2095 commands enclosed in $(ARGQUOTE)s should not be split between two
2096 lines, as that will break with GNU Make >3.80, when sh.exe is used
2097 and arg quoting is with '..'.
2098 (autoloads): Don't break the quoted --eval expression between
2099 several lines.
2100
2101 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
2102
2103 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
2104 Capture error from printing circular structures.
2105
2106 2005-12-17 Martin Rudalics <rudalics@gmx.at> (tiny change)
2107
2108 * wid-edit.el (widget-checkbox-action): Clear undo info.
2109
2110 2005-12-16 Bill Wohler <wohler@newt.com>
2111
2112 * menu-bar.el (kill-this-buffer): Set a good example by using menu
2113 bar, not menubar in comment.
2114
2115 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
2116
2117 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
2118 After-change-functions should not clobber the match data.
2119
2120 2005-12-16 Juri Linkov <juri@jurta.org>
2121
2122 * simple.el (choose-completion): Use `buffer-substring-no-properties'
2123 instead of `buffer-substring'.
2124 (completion-common-substring): Doc fix.
2125 (completion-setup-function): Use minibuffer-completion-contents
2126 instead of minibuffer-contents. Don't set common-string-length
2127 initially. Remove special handling of partial-completion-mode.
2128 Move computation of completion-base-size into one cond.
2129 Call completion-base-size-function in mainbuf. In computation of
2130 completion-base-size for file name completion don't move point to
2131 the end of the minibuffer. Move computation of common-string-length
2132 into one cond. Start putting faces only when common-string-length>=0.
2133 Add condition to put completions-common-part when
2134 common-string-length>0.
2135
2136 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
2137 place point at the first different character in the minibuffer
2138 even if this position is at the beginning of the minibuffer.
2139
2140 * info.el (Info-read-node-name-1): In completion-base-size-function's
2141 lambda return 1 if common-substring or minibuffer-completion-contents
2142 starts with (, and 0 otherwise.
2143
2144 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
2145 Use `crm-current-element' for second arg of `display-completion-list'.
2146
2147 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
2148
2149 * files.el (set-auto-mode): Look for an interpreter specified on
2150 the first line also if search for mode specification succeeded,
2151 but the mode is not known.
2152
2153 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
2154
2155 * textmodes/org.el (org-tags-match-list-sublevels): New option.
2156 (org-open-at-point): Implement tag searches as links.
2157 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
2158 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
2159 (org-tags-sparse-tree, org-tags-view, org-set-tags)
2160 (org-agenda-dispatch): New commands.
2161 (org-use-tag-inheritance, org-tags-column): New options.
2162 (org-tab-follows-link, org-return-follows-link): New options.
2163 (org-tags): New customize group.
2164 (org-start-icalendar-file): Get local time zone.
2165 (org-tags-completion-function): New function.
2166 (org-set-font-lock-defaults): Make sure links will also be
2167 highlighted inside headlines.
2168
2169 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
2170
2171 * term.el (term-emulate-terminal):
2172 Let term-handle-ansi-terminal-messages override what Bash says about
2173 its current directory.
2174
2175 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
2176
2177 * bindings.el (last-buffer): Move to simple.el.
2178 * simple.el (last-buffer): Move here.
2179 (get-next-valid-buffer): New function.
2180 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
2181 (prev-buffer): Ditto. Rename to `previous-buffer'.
2182
2183 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
2184 * bindings.el (global-map): Ditto.
2185
2186 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
2187
2188 * cus-edit.el: Introductory comment change.
2189 (custom-magic-alist): Change message string for the `rogue' state.
2190
2191 2005-12-15 Richard M. Stallman <rms@gnu.org>
2192
2193 * tooltip.el: Delete defcustom variable :tag names.
2194
2195 * complete.el (partial-completion-mode): Doc fix.
2196
2197 * textmodes/flyspell.el (flyspell-external-point-words):
2198 Use save-excursion to ensure we don't move backward in the
2199 search loop, not even one character.
2200 (flyspell-delete-all-overlays): Use remove-overlays directly.
2201
2202 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
2203 (ispell-start-process): Set that variable.
2204 Clear ispell-buffer-local-name.
2205 (ispell-internal-change-dictionary):
2206 Set ispell-current-dictionary after killing process.
2207 (ispell-buffer-local-dict):
2208 Don't set spell-personal-dictionary after killing process.
2209 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
2210 (ispell-tex-skip-alists, ispell-html-skip-alists)
2211 (ispell-skip-region-alist): Mark as risky.
2212
2213 * net/newsticker.el (newsticker--retrieval-timer-list)
2214 (newsticker--display-timer, newsticker-running-p)
2215 (newsticker-ticker-running-p): Definitions moved up.
2216
2217 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
2218
2219 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
2220
2221 2005-12-15 David Ponce <david@dponce.com>
2222
2223 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
2224 (recentf-edit-list, recentf-open-files): Signal an error when
2225 there is no recent file.
2226
2227 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
2228
2229 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
2230 read-only except for texinfo-format-region evaluation.
2231
2232 2005-12-14 Richard M. Stallman <rms@gnu.org>
2233
2234 * vc.el (vc-default-previous-version, vc-default-next-version)
2235 (vc-do-command): Doc fixes.
2236
2237 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2238
2239 * textmodes/bibtex.el (bibtex-expand-strings)
2240 (bibtex-autokey-expand-string, bibtex-name-part)
2241 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
2242 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
2243 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
2244 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
2245 (bibtex-entry-postfix, bibtex-known-entry-type-re)
2246 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
2247 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
2248 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
2249 (bibtex-beginning-of-last-entry): Remove.
2250 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
2251 message if comma is missing but buffer is read-only.
2252 (bibtex-parse-field-text): Handle whitespaces at the end of field
2253 text. Return 3-element list with beginning and end of field text
2254 and end of field.
2255 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
2256 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
2257 (bibtex-search-forward-field, bibtex-search-backward-field):
2258 Search always delimited by limits of entry. Use more efficient
2259 search algorithms.
2260 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
2261 bibtex-end-of-name-in-field.
2262 (bibtex-text-in-field-bounds): Handle BibTeX strings when
2263 extracting the content of a field.
2264 (bibtex-text-in-field): Use search limits.
2265 (bibtex-parse-string-prefix): Handle empty string keys based on
2266 bibtex-string-empty-key.
2267 (bibtex-parse-string): Fix docstring.
2268 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
2269 (bibtex-preamble-prefix, bibtex-strings): New functions.
2270 (bibtex-skip-to-valid-entry): Include preceding whitespace in
2271 BibTeX entries (consistent with other BibTeX functions).
2272 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
2273 (bibtex-search-entry): Fix docstring. Simplify.
2274 (bibtex-flash-head, bibtex-complete-string-cleanup)
2275 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
2276 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
2277 (bibtex-parse-entry): New optional arg content.
2278 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
2279 Use bibtex-text-in-field-bounds.
2280 (bibtex-print-help-message): Handle BibTeX strings and preambles.
2281 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
2282 bibtex-parse-string-postfix.
2283 (bibtex-find-text-internal): New function.
2284 (bibtex-remove-delimiters): Use it.
2285 (bibtex-find-text): Use it. New optional arg help.
2286 (bibtex-complete): Handle BibTeX string and preamble entries.
2287 (bibtex-Preamble): Fix order of closing delimiters.
2288
2289 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
2290
2291 * vc.el (vc-default-revert): New fun.
2292
2293 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
2294
2295 2005-12-14 Romain Francoise <romain@orebokech.com>
2296
2297 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
2298 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
2299 (font-lock-remove-keywords): Likewise.
2300
2301 2005-12-14 Juri Linkov <juri@jurta.org>
2302
2303 * log-view.el (log-view-diff): Doc fix.
2304
2305 * isearch.el (isearch-query-replace): Use (mark) instead of
2306 isearch-opoint if mark is active in transient-mark-mode.
2307
2308 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2309
2310 * isearch.el (isearch-query-replace): Check for isearch-other-end.
2311
2312 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
2313
2314 * progmodes/cpp.el (cpp-face): New widget.
2315 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
2316
2317 2005-12-14 Juri Linkov <juri@jurta.org>
2318
2319 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
2320 around `erase-buffer' and `insert'.
2321
2322 * descr-text.el (describe-text-properties): Replace buffer name
2323 "*Help-2*" with "*Help*<2>".
2324 (describe-char): Add functions print-help-return-message,
2325 toggle-read-only. Use help-setup-xref with nil to not store
2326 describe-char in help-xref-stack. Use help-make-xrefs to
2327 make [back] button.
2328
2329 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
2330
2331 * wdired.el (wdired-old-point): New internal variable.
2332 (wdired-change-to-wdired-mode): Set it buffer-locally.
2333 (wdired-abort-changes): Restore point after aborting changes.
2334
2335 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2336
2337 * vc.el (vc-do-command): Add a new value t for okstatus.
2338
2339 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
2340 frame in case of errors.
2341
2342 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2343
2344 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
2345 so it comes after "On the Left" in the menu.
2346
2347 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
2348
2349 * cus-edit.el (customize-apropos, customize-apropos-options)
2350 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
2351
2352 2005-12-12 Bill Wohler <wohler@newt.com>
2353
2354 * vc-svn.el (vc-svn-registered): Fix problem of visiting
2355 non-writable Subversion-controlled files by saving window
2356 configuration before calling vc-do-command. vc-do-command calls
2357 pop-to-buffer on error which is unexpected during registration.
2358
2359 2005-12-12 Jay Belanger <belanger@truman.edu>
2360
2361 * calc/README: Update the summary of changes.
2362
2363 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
2364
2365 * descr-text.el (describe-char): Rework last fix to solve the problem
2366 is the same way it's solved for everything else in that function
2367 (i.e. by extracting the info before setting up the *Help* buffer).
2368
2369 2005-12-12 Kim F. Storm <storm@cua.dk>
2370
2371 * subr.el (version-regexp-alist): Allow space as separator before
2372 non-numeric part, e.g. "1.0 alpha".
2373 (version-to-list): Interpret .X.Y version as 0.X.Y version.
2374
2375 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
2376
2377 * textmodes/org.el (org-agenda, org-timeline, org-todo):
2378 Implement Logging and the keep-modes setting.
2379 (org-get-category): Make sure a string is returned.
2380 (org-log-done): New function.
2381 (org-log-done, org-closed-string): New options.
2382
2383 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2384
2385 * tooltip.el (tooltip-y-offset): Change default to 20.
2386
2387 2005-12-12 Richard M. Stallman <rms@gnu.org>
2388
2389 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
2390
2391 * frame.el (display-hourglass): Doc fix.
2392
2393 * help.el (help-for-help-internal): Simplify entry for `a'.
2394
2395 * info.el (Info-on-current-buffer): Doc fix.
2396 (info-insert-file-contents): Don't test (featurep 'jka-compr).
2397
2398 * startup.el (inhibit-splash-screen): Make this the real name.
2399 (inhibit-startup-message): Make this the alias.
2400 (command-line): Find only simple.el, and use its directory
2401 to fill in other preloaded files' names.
2402 (command-line): Deactivate the mark if deactivate-mark is set.
2403
2404 * international/mule.el (load-with-code-conversion):
2405 Bind deactivate-mark.
2406
2407 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
2408
2409 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
2410
2411 * cus-edit.el (customize-apropos): Avoid listing an option more
2412 than once under different aliases. No longer list user options
2413 that are not defined with defcustom (unless a prefix arg is given).
2414 Doc fix.
2415 (customize-apropos-options): Doc fix.
2416
2417 2005-12-11 Juri Linkov <juri@jurta.org>
2418
2419 * frame.el (set-background-color, set-foreground-color)
2420 (set-cursor-color, set-mouse-color, set-border-color):
2421 Add explicit prompts to read colors by `facemenu-read-color'.
2422 (show-trailing-whitespace, blink-cursor-delay)
2423 (blink-cursor-interval, display-hourglass, hourglass-delay):
2424 Remove tags.
2425 (display-hourglass, hourglass-delay): Doc fix.
2426 (cursor-in-non-selected-windows): Capitalize words in tag.
2427
2428 * faces.el (frame-background-mode): Replace `choice-item' keywords
2429 with `const' to not make [default] button. Change default value tag
2430 from `default' to `automatic'. Doc fix.
2431 (trailing-whitespace) <defface>: Change group `whitespace' to
2432 `whitespace-faces'.
2433
2434 2005-12-11 Richard M. Stallman <rms@gnu.org>
2435
2436 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
2437
2438 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2439
2440 * term/mac-win.el: Create keymap for mac-apple-event-map.
2441
2442 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
2443
2444 * tooltip.el (tooltip-mode): Move to start of file so that it
2445 appears at top of customize buffer.
2446
2447 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
2448 Add the gud groupname.
2449 (gud-tooltip-mode): Add the tooltip groupname.
2450 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
2451 avoid conflict with tooltip-use-echo-area.
2452
2453 2005-12-10 Romain Francoise <romain@orebokech.com>
2454
2455 * help.el (help-for-help-internal): Add `r' in doc string.
2456
2457 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2458
2459 * align.el (align-regexp, align-highlight-rule):
2460 Use region-beginning and region-end instead of point and mark, so that
2461 repetition (with `repeat-complex-command') recomputes the region
2462 bounds.
2463
2464 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
2465
2466 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
2467 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
2468 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
2469 (balance-windows): Rewrite using the above new functions.
2470
2471 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
2472
2473 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
2474 react if global-hi-lock-mode seems intended.
2475 (global-hi-lock-mode) Renamed from hi-lock-mode.
2476 (hi-lock-archaic-interface-message-used)
2477 (hi-lock-archaic-interface-deduce): New variables.
2478 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
2479 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
2480 (hi-lock-find-patterns, hi-lock-font-lock-hook):
2481 Replace hi-lock-buffer-mode with hi-lock-mode.
2482
2483 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
2484
2485 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
2486 completion list, even after a partial completion has been
2487 inserted in the current buffer. If there are more than 1
2488 completion, redisplay the *Completions* buffer; if the
2489 completion is unique, delete the *Completions* window.
2490
2491 2005-12-10 Eli Zaretskii <eliz@gnu.org>
2492
2493 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
2494 strings and long subject lines that were broken into multiple
2495 lines at arbitrary places. Handle subjects that have "Re: " in
2496 the middle.
2497
2498 2005-12-10 John W. Eaton <jwe@octave.org>
2499
2500 * emacs/octave-mod.el (octave-electric-space): Don't indent
2501 comments or strings if octave-auto-indent is nil.
2502
2503 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2504
2505 * term/mac-win.el: Require url when compiling.
2506 Call mac-process-deferred-apple-events after loading init files.
2507 (mac-apple-event-map): New defvar. Define event handlers in it.
2508 (core-event, internet-event): New Apple event class symbols.
2509 (open-application, reopen-application, open-documents)
2510 (print-documents, open-contents, quit-application)
2511 (application-died, show-preferences, autosave-now, get-url):
2512 New Apple event ID symbols.
2513 (about): New HICommand ID symbol.
2514 (mac-event-spec, mac-event-ae): New macros.
2515 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
2516 (mac-ae-selection-range, mac-ae-text-for-search)
2517 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
2518 (mac-application-menu-map): Remove keymap. Handlers for HICommand
2519 and Services menu events are now defined in mac-apple-event-map.
2520 (mac-drag-n-drop): Remove selection range handling.
2521
2522 2005-12-10 Kenichi Handa <handa@m17n.org>
2523
2524 * simple.el (zap-to-char):
2525 * isearch.el (isearch-process-search-char): Translate CHAR by
2526 translation-table-for-input.
2527
2528 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
2529
2530 * foldout.el (foldout-exit-fold): Properly hide subtree.
2531
2532 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
2533
2534 * files.el (save-buffer):
2535 * international/ucs-tables.el (ucs-set-table-for-input):
2536 * mail/mail-extr.el (mail-extract-address-components):
2537 * mail/sendmail.el (mail-mode): Reformat doc string.
2538
2539 2005-12-09 Juri Linkov <juri@jurta.org>
2540
2541 * isearch.el (isearch-highlight): Change main overlay priority
2542 from 1 to 1001. Simplify.
2543 (isearch-lazy-highlight-update): Change lazy overlay priority
2544 from 0 to 1000.
2545
2546 * replace.el (replace-highlight): Change overlay priority from
2547 1 to 1001.
2548
2549 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
2550 Change overlay priority from 1 to 1001. Reuse existing overlay.
2551
2552 * compare-w.el (compare-windows-highlight): Change overlay
2553 priority from 1 to 1000.
2554
2555 * menu-bar.el (menu-bar-edit-menu): Add listp around
2556 pending-undo-list to disable menu item "undo" when pending
2557 undo list is empty.
2558
2559 * locate.el (locate): Disable undo in *Locate* buffer.
2560
2561 2005-12-09 Kim F. Storm <storm@cua.dk>
2562
2563 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
2564
2565 2005-12-09 David Ponce <david@dponce.com>
2566
2567 * recentf.el: Improvement of the menu code.
2568 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
2569 instead of menu hook.
2570 (recentf-show-menu, recentf-hide-menu): New functions.
2571 (recentf-menu-customization-changed, recentf-mode): Use them.
2572 (recentf-menu-action, recentf-max-menu-items)
2573 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
2574 (recentf-arrange-by-rule-others)
2575 (recentf-arrange-by-rules-min-items)
2576 (recentf-arrange-by-rule-subfilter) : Don't use
2577 `recentf-menu-customization-changed'.
2578 (recentf-arrange-rules): Likewise. Accept functions to compute
2579 sub-menu titles.
2580 (recentf-menu-filter): Likewise. Doc fix.
2581 (recentf-menu-value-shortcut): Doc fix.
2582 (recentf-dump-variable): Quote atom value.
2583 (recentf-make-menu-items): Update to use it as a menu filter.
2584 (recentf-match-rule): New function.
2585 (recentf-arrange-by-rule): Use it.
2586 (recentf-indirect-mode-rule): New function.
2587 (recentf-build-mode-rules): Use it.
2588 (recentf-dir-rule): New function.
2589 (recentf-arrange-by-dir): Use it.
2590 (recentf-filter-changer-current): Rename from
2591 `recentf-filter-changer-state'. All references updated.
2592 (recentf-filter-changer-alist): Update filter names.
2593 (recentf-filter-changer-select): New function.
2594 (recentf-filter-changer): Use it. Make a sub-menu from filters
2595 available in `recentf-filter-changer-alist'.
2596 (recentf-data-cache, recentf-clear-data)
2597 (recentf-update-menu): Remove. All references updated.
2598 (recentf-match-rule-p, recentf-build-dir-rules)
2599 (recentf-filter-changer-goto-next)
2600 (recentf-filter-changer-get-current)
2601 (recentf-filter-changer-get-next): Remove.
2602
2603 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2604
2605 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
2606 buffer "Reset" button to "Reset to Current" for consistency with
2607 the State buttons.
2608
2609 2005-12-08 John Paul Wallington <jpw@pobox.com>
2610
2611 * ibuf-ext.el (define-ibuffer-filter filename):
2612 If `dired-directory' is a list then really use its car.
2613
2614 2005-12-08 Kim F. Storm <storm@cua.dk>
2615
2616 * emulation/cua-rect.el (cua--rectangle-aux-replace):
2617 Fix indention of text on right side of replaced rectangle.
2618
2619 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
2620
2621 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
2622 No need to check gud-comint-buffer is bound.
2623 (gdb): Prevent multiple debugging when first session uses gdba.
2624
2625 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2626
2627 CC Mode update to 5.31.
2628
2629 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
2630 Emacsen which lack `define-minor-mode'. (Currently Emacs <21. We
2631 might do this function properly in the future).
2632
2633 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el: New
2634 macros c-sentence-end and c-default-value-sentence end, to cope
2635 with Emacs 22's new function `sentence-end'.
2636
2637 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2638
2639 * progmodes/cc-cmds.el (c-show-syntactic-information): Solved the
2640 compat issue using `c-put-overlay' and `c-delete-overlay'.
2641
2642 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay): New
2643 compat macros to handle overlays/extents.
2644
2645 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2646
2647 * progmodes/cc-fix.el: Add definitions of the macros push and pop
2648 (for GNU Emacs 20.4)
2649
2650 * progmodes/cc-defs.el:
2651 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
2652
2653 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
2654 highlighting mechanism so it will work in XEmacs too.
2655
2656 * progmodes/cc-defs.el: Insert c-int-to-char.
2657
2658 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
2659 call to the new macro c-int-to-char. This solves XEmacs's
2660 regarding characters as different from integers.
2661
2662 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2663
2664 * progmodes/cc-fonts.el (c-make-syntactic-matcher): New internal
2665 helper.
2666
2667 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
2668 construct to make the indirect face lookup work in XEmacs.
2669
2670 (c-cpp-matchers): Append the negation char face to the existing
2671 fontification, so that the cpp face doesn't disappear. Use
2672 `c-make-syntactic-matcher' to avoid negation chars in comments and
2673 strings.
2674
2675 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
2676 to map to `font-lock-negation-char-face' in emacsen where it
2677 exists.
2678
2679 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2680
2681 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
2682
2683 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
2684 Rename "c-subword-move-mode" as "c-subword-mode".
2685
2686 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
2687 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
2688
2689 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2690
2691 * progmodes/cc-mode.el: Added autoload directive for
2692 `c-subword-move-mode' for use in older emacsen.
2693
2694 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2695
2696 * progmodes/cc-mode.el:
2697 (i) Insert a binding for C-c C-backspace into
2698 c-bind-special-erase-keys which works in TTYs.
2699 (ii) Make sure that when file styles are used, any explicitly
2700 given style variables take priority over those in the style. Do
2701 this by calling `hack-local-variables' a second time.
2702
2703 * progmodes/cc-vars.el: Add language specific customization
2704 widgets for AWK to c-doc-comment-style, c-require-final-newline
2705 and c-default-style. Add a defcustom for awk-mode-hook. Give
2706 c-syntactic-element and c-syntactic-context doc-strings by
2707 directly setting their `variable-documentation' propery. This
2708 allows Emacs 22.1 to read these with C-h v.
2709
2710 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan
2711 Monnier).
2712
2713 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2714
2715 * progmodes/cc-fonts.el, cc-vars.el
2716 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
2717 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
2718 Masatake YAMATO.
2719
2720 (c-doc-comment-style): Made GtkDoc default in C mode.
2721
2722 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
2723 and C-c C-<delete>.
2724
2725 (c-bind-special-erase-keys): New function for use on
2726 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
2727
2728 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
2729 <delete> key behavior in XEmacs according to `delete-forward-p'.
2730 C.f. `c-electric-delete'.
2731
2732 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2733
2734 * progmodes/cc-mode.el: Give c-hungry-backspace and
2735 c-hungry-delete-forward permanent key bindings.
2736
2737 * progmodes/cc-cmds.el (c-electric-semi&comma): Bind
2738 c-syntactic-context for calls to "criteria functions", for
2739 consistency with other calls to user functions.
2740
2741 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
2742 `current-prefix-arg', since this might be the prefix arg to a
2743 command which calls c-indent-command as a function. Change the
2744 interactive spec from "p" to "P".
2745
2746 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
2747 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
2748 was difficult to understand.
2749
2750 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2751
2752 * progmodes/cc-engine.el (c-on-identifier): Fixed bug when at the
2753 first char of an identifier.
2754
2755 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
2756 +" syntax in C++.
2757
2758 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2759
2760 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
2761 auto-fill doesn't split a c-comment's last word from a hanging
2762 "*/" when a space is typed between them after fill-column.
2763
2764 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
2765
2766 * progmodes/cc-styles.el (c-set-style)
2767 (c-setup-paragraph-variables): Abort the command if we're not in a
2768 CC Mode buffer.
2769
2770 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
2771 with blank comment-prefix, and a blank line as the comment's
2772 second line.
2773
2774 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2775
2776 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
2777 Incorporated the patterns added in the Emacs development branch
2778 for the new Emacs 22 face `font-lock-negation-char-face'.
2779
2780 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
2781 of "red" since it stands out better in xterms and DOS terminals.
2782
2783 * progmodes/cc-engine.el (c-literal-faces): Added
2784 `font-lock-comment-delimiter-face' which is new in Emacs 22.
2785
2786 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2787
2788 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
2789 forcibly enable c-electric-flag.
2790
2791 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
2792 `comment-close-slash' on c-electric-slash: if enabled, typing `/'
2793 just after the comment-prefix of a C-style comment will close that
2794 comment.
2795
2796 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2797
2798 * progmodes/cc-fonts.el (c-basic-matchers-before)
2799 (c-complex-decl-matchers): Fixed the "not-arrow-prefix" regexp used
2800 in Pike.
2801
2802 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
2803 digraphs.
2804
2805 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
2806 (c-cpp-message-directives, c-cpp-include-directives)
2807 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
2808 (c-cpp-expr-directives): Introduced new language constants to
2809 control cpp syntax in a cleaner way.
2810
2811 (c-cpp-expr-functions): Renamed from c-cpp-defined-fns.
2812
2813 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
2814
2815 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
2816 (c-multiline-string-start-char): New language constants and
2817 variables to specify how newlines in string literals work.
2818
2819 (c-font-lock-invalid-string): Use them.
2820
2821 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
2822 unbalanced close brace is entered. Optimization by avoiding going
2823 back over arbitrarily large blocks. Removed hints that this
2824 function only would be relevant/useful in AWK.
2825
2826 (c-electric-brace): Indent syntactically after the cleanups since
2827 lineup functions might do it differently then.
2828
2829 * progmodes/cc-engine.el, cc-langs.el
2830 (c-opt-op-identifier-prefix): New language constant and variable.
2831
2832 (c-just-after-func-arglist-p, c-after-special-operator-id)
2833 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
2834
2835 * progmodes/cc-align.el, cc-engine.el
2836 (c-after-special-operator-id): New helper to handle C++ operator
2837 identifiers.
2838
2839 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
2840 (c-guess-basic-syntax): Handle C++ operator identifiers in
2841 declarations.
2842
2843 * progmodes/cc-langs.el (c-assignment-operators): Added the
2844 trigraph version of ^= too.
2845
2846 * progmodes/cc-langs.el (c-assignment-operators): Added the
2847 trigraph version of |= in C++.
2848
2849 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle
2850 `c-decl-hangon-kwds' after the identifier name.
2851
2852 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
2853 whether an arglist is "nonempty", ignore a comment after the open
2854 paren if it isn't followed by a non-comment token on the same
2855 line.
2856
2857 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4: Enable
2858 heuristics below the point to cope with classes inside special
2859 brace lists in Pike.
2860
2861 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2862
2863 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
2864
2865 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2866
2867 * progmodes/cc-guess.el (cc-guess-install): New function to
2868 install an already guessed style in another buffer.
2869
2870 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
2871 sets `inhibit-read-only' - `c-save-buffer-state' should be used
2872 anyway if the change always is undone.
2873
2874 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2875
2876 Implement togglable electricity:
2877
2878 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
2879 saying when it should be used.
2880
2881 * progmodes/cc-engine.el: Add the new buffer-local variable,
2882 c-electric-flag.
2883
2884 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
2885 c-toggle-auto-newline.
2886
2887 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
2888 c-toggle-auto-newline. Remove the binding for
2889 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
2890 c-toggle-electric-state.
2891
2892 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
2893
2894 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
2895 c-\(forward\|backward\)-subword.
2896 (c-update-modeline): Add the new modeline flag `l' for
2897 `c-electric-flag'. Make the auto-newline flag `a' dependent on
2898 `l'.
2899 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'. Make
2900 the old name an alias of the new name.
2901 (c-toggle-electric-state): New function.
2902 c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\):
2903 Adapt these functions to do electric things only when
2904 c-electric-flag is non-nil.
2905 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
2906 new functions from c-electric-brace.
2907 (c-point-syntax): Add a check for "virtual semicolons" in AWK
2908 mode, so that the tentative extra newline doesn't change the
2909 syntax of the following brace.
2910 (c-electric-brace): Restructure by extracting the above functions.
2911 Tidy up the coding somewhat.
2912 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
2913 restructure a bit.
2914
2915 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2916
2917 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
2918 anchor position(s) using faces. Thanks to Masatake YAMATO for the
2919 idea.
2920
2921 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
2922 (c-submode-indicators): Changed name from `c-auto-hungry-string'
2923 since it's now used to track another submode.
2924
2925 (c-update-modeline): Converted to function and extended to check
2926 `c-subword-move-mode'.
2927
2928 (c-forward-into-nomenclature, c-backward-into-nomenclature):
2929 Converted to compat aliases for `c-forward-subword' and
2930 `c-backward-subword'.
2931
2932 * progmodes/cc-subword.el: New functions and minor mode to handle
2933 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
2934
2935 (c-forward-subword, c-backward-subword, c-mark-subword)
2936 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
2937 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
2938 Functions corresponding to the standard word handling functions.
2939
2940 (c-subword-move-mode): Minor mode that replaces all the standard
2941 word handling functions with their subword equivalences.
2942
2943 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2944
2945 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
2946 entry for one-liner-defun.
2947
2948 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
2949 name in its def-edebug-spec.
2950
2951 * progmodes/cc-cmds.el (c-electric-brace): Make the
2952 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
2953 compacts space before a comment, if this will make things fit on
2954 one line.
2955
2956 Introduce an "awk" style, mainly for auto-newline and clean-ups.
2957
2958 * progmodes/cc-align.el: New function c-snug-1line-defun-close
2959
2960 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
2961 clean-up one-liner-defun.
2962
2963 * progmodes/cc-styles.el: Add the new "awk" style.
2964
2965 * progmodes/cc-vars.el: Add description of one-liner-defun to
2966 c-cleanup-list's doc-string. New user options,
2967 c-max-one-liner-length. In c-default-style, set the default style
2968 for AWK to "awk".
2969
2970 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2971
2972 * progmodes/cc-engine.el (c-forward-label): Fixed fontification of
2973 macros inside labels.
2974
2975 * progmodes/cc-engine.el (c-looking-at-bos): Obsoleted in favor of
2976 `c-at-statement-start-p' and `c-at-expression-start-p'.
2977
2978 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
2979 error if the mark isn't set.
2980
2981 * progmodes/cc-engine.el (c-guess-continued-construct)
2982 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
2983 accurately detect functions inside functions.
2984
2985 * progmodes/cc-engine.el (c-at-expression-start-p): New function
2986 like `c-at-statement-start-p' that additionally recognizes commas
2987 and expression parentheses as delimiters.
2988
2989 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Added flag
2990 to avoid heuristics that doesn't work for unclosed blocks.
2991
2992 (c-at-statement-start-p): New function.
2993
2994 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
2995 Objective-C directives, e.g. directives spanning lines should work
2996 reasonably well now.
2997
2998 (c-put-c-type-property, c-clear-c-type-property): New helpers.
2999
3000 (c-forward-objc-directive): New function to move over any ObjC
3001 directive.
3002
3003 (c-just-after-func-arglist-p, c-guess-basic-syntax)
3004 (c-basic-matchers-before): Use it.
3005
3006 (c-font-lock-objc-iip-decl): Removed.
3007
3008 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
3009 in the template arglist recognition.
3010
3011 * progmodes/cc-styles.el (c-style-alist): Fixed several
3012 inconsistencies in the Whitesmith style.
3013
3014 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
3015 New lineup function to get lines after Whitesmith style blocks
3016 correctly indented.
3017
3018 (c-lineup-whitesmith-in-block): Backed out the compensation for
3019 opening parens since it's done using `add' lists in the style
3020 definition instead. Don't use the anchor position since it varies
3021 too much between the syntactic symbols. :P
3022
3023 * progmodes/cc-vars.el (c-valid-offset): Updated.
3024
3025 * progmodes/cc-engine.el (c-evaluate-offset): Extended to handle
3026 lists where the offsets are combined according to several
3027 different methods: `first', `min', `max', and `add'. Report
3028 offset evaluation errors with `c-benign-error' so that some kind
3029 of reindentation still is done.
3030
3031 * progmodes/cc-engine.el (c-guess-basic-syntax): Anchor
3032 `arglist-intro' the same way as `arglist-cont-nonempty' and
3033 `arglist-close'.
3034
3035 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed similar
3036 situations for `arglist-cont-nonempty' and `arglist-close'.
3037
3038 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New
3039 constant.
3040
3041 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
3042 cc-bytecomp-boundp' in a number of places.
3043
3044 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a
3045 macro related issue.
3046
3047 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3048
3049 * progmodes/cc-awk.el: Change the terminology of regexps: A char
3050 list is now [asdf], a char class [:alpha:]. Include code for char
3051 classes. Set c-awk-NL-prop on lines ending in open strings. (Bug
3052 fix.) Add character classes (e.g. "[:alpha:]") into AWK Mode's
3053 regexps.
3054
3055 Remove (nearly all of) the cruft associated with AWK Mode's former
3056 concept of "virtual semicolons":
3057
3058 Adapt c-beginning-of-statement, c-end-of-statement (together with
3059 subfunctions) to use the new notion of "virtual semicolon" in
3060 place of the old awkward special handling for AWK. There remains
3061 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
3062 * progmodes/cc-cmds.el:
3063 (c-ascertain-adjacent-literal): In the backwards direction, now
3064 recognises AWK regexp delimiters as string delimiters.
3065 (c-after-statement-terminator-p): Adapt for virtual semicolons;
3066 check more rigorously for "end of macro".
3067 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
3068 virtual semicolons;
3069 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
3070 out the code for forward movement into ...
3071 (c-end-of-statement): Now contains the code for forward movement,
3072 adapted for virtual semicolons.
3073
3074 * progmodes/cc-engine.el:
3075 (c-ws*-string-limit-regexp): New regexp.
3076 (c-forward-single-comment, c-backward-single-comment): Comment out
3077 the (now redundant) "special" AWK stuff.
3078
3079 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
3080 c-string-par-start, c-string-par-separate to be more like Text
3081 Mode than Fundamental Mode.
3082
3083 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
3084
3085 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
3086 to the fontified region so that fontification doesn't occur
3087 outside it (could happen e.g. when fontifying a line with an
3088 unfinished declaration).
3089
3090 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3091
3092 * progmodes/cc-awk.el: Regexps for analysing AWK code have been
3093 moved to near the start of the file. ^L now separate sections of
3094 the file. New defconsts: c-awk-non-eol-esc-pair-re,
3095 c-awk-blank-or-comment-line-re,
3096 c-awk-one-line-possibly-open-string-re,
3097 c-awk-regexp-one-line-possibly-open-char-class-re,
3098 c-awk-one-line-possibly-open-regexp-re,
3099 c-awk-one-line-non-syn-ws*-re. New functions: c-awk-at-vsemi-p,
3100 c-awk-vsemi-status-unknown-p.
3101
3102 Amend the concept of "virtual semicolons" (in the indentation
3103 engine) for languages like AWK, such that they are now
3104 conceptually attached to end of the last token of a statement, not
3105 the end of the line. (In AWK Mode, however, the pertinent text
3106 property is still physically set on the EOL.) Remove the specific
3107 tests for awk-mode, thus facilitating the introduction of other
3108 language modes where EOLs can end statements. (Note: The
3109 funtionality in cc-cmds.el, specifically
3110 c-beginning/end-of-statement has yet to be amended.)
3111
3112 * progmodes/cc-defs.el: New macros c-at-vsemi-p,
3113 c-vsemi-status-unknown-p.
3114
3115 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
3116 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
3117 c-vsemi-status-unknown-p-fn (in a new page).
3118
3119 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
3120 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
3121 numerous awkward forms like
3122 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
3123 with
3124 (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
3125 variable before-ws-ip, the place just after char-before-ip
3126 appears.
3127
3128 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
3129 a comment.
3130
3131 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
3132
3133 * progmodes/cc-cmds.el (c-electric-brace): Cleaned up using
3134 `c-tentative-buffer-changes'.
3135
3136 * progmodes/cc-defs.el (c-region-is-active-p): Simplified and
3137 converted to macro to choose between Emacs and XEmacs at compile
3138 time.
3139
3140 (c-set-region-active): New set counterpart to
3141 `c-region-is-active-p'.
3142
3143 (c-tentative-buffer-changes): New macro to handle temporary buffer
3144 changes in a convenient way.
3145
3146 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
3147 for `c-tentative-buffer-changes'.
3148
3149 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tightened up
3150 the checks for paren sexps between the point and the keyword, to
3151 avoid some false alarms.
3152
3153 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
3154 Fixed a situation where an error could be thrown for unbalanced
3155 parens. Changed to make use of c-keyword-member' to avoid some
3156 repeated regexp matches.
3157
3158 (c-opt-lambda-key, c-opt-inexpr-block-key,
3159 c-opt-inexpr-class-key): These language variable are no longer
3160 necessary.
3161
3162 (c-block-stmt-kwds): New language constant used by
3163 c-looking-at-inexpr-block'.
3164
3165 (c-guess-basic-syntax): Removed an optional check that looked at
3166 the existence of the now removed language variables.
3167
3168 * progmodes/cc-engine.el (c-fdoc-shift-type-backward,
3169 c-forward-decl-or-cast-1): Fixed invalid recognition of C++ style
3170 object instantiation expressions as declarations in some contexts.
3171 This bug only affected languages where the declarator can't be
3172 enclosed in parentheses.
3173
3174 * progmodes/cc-styles.el (c-style-alist): Fixed the GNU style to
3175 insert newlines before and after substatement braces.
3176
3177 * progmodes/cc-engine.el: Improved the heuristics for recognizing
3178 function declaration headers and the handling of C++ style member
3179 init lists.
3180
3181 (c-just-after-func-arglist-p): Rewritten to use
3182 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
3183
3184 (c-beginning-of-member-init-list): Removed since it isn't used
3185 anymore.
3186
3187 (c-guess-basic-syntax): Case 5B adapted for the new
3188 `c-just-after-func-arglist-p'. Cases 5B.1 and 5B.3 merged. Cases
3189 5D.1 and 5D.2 removed since they aren't trigged anymore (case 5B.1
3190 covers all cases now).
3191
3192 * progmodes/cc-defs.el (c-point): Added `bosws' and `eosws'.
3193
3194 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3195
3196 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
3197 c-string-par-start/separate c-sentence-end-with-esc-eol,
3198 initialised in c-setup-paragraph-variables, used in string
3199 scanning subroutines of c-beginning-of-statement.
3200
3201 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
3202 which precedes the newly inserted `{'.
3203
3204 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
3205
3206 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
3207 function for declaration level blocks. It should now cope with
3208 templates better and also be a lot more comprehensible.
3209
3210 (c-looking-at-decl-block): The new function.
3211
3212 (c-search-uplist-for-classkey): The old one. It's now a wrapper
3213 for compatibility.
3214
3215 (c-add-class-syntax, c-guess-continued-construct,
3216 c-guess-basic-syntax): Adapted for `c-looking-at-decl-block'.
3217
3218 (c-decl-block-key): Changed to tell apart ambiguous and
3219 unambiguous keywords. Pike specials are now handled directly in
3220 the code instead.
3221
3222 (c-block-prefix-disallowed-chars, c-block-prefix-charset): New
3223 language constants and variables to make the backward skip in
3224 `c-looking-at-decl-block' as tight as possible.
3225
3226 (c-nonsymbol-token-char-list): New language constant.
3227
3228 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
3229 find balanced template arglists backwards.
3230
3231 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
3232 making char classes for `c-syntactic-skip-backward'.
3233
3234 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified case
3235 16D - can't be a class-close at that point.
3236
3237 * progmodes/cc-engine.el (c-guess-basic-syntax)
3238 (c-add-class-syntax): Don't narrow out the enclosing declaration
3239 level. This makes everything a lot easier, and it was actually
3240 only four small places that needed it to work. Some places that
3241 previously did `widen' are removed now, which has the effect that
3242 `c-guess-basic-syntax' never will look at things outside the
3243 current narrowment now. The anchor position for `topmost-intro'
3244 is affected by this, but it was so bogus it was basically useless
3245 before, and now it's equally bogus but in a slightly different
3246 way.
3247
3248 (c-narrow-out-enclosing-class): Gone.
3249
3250 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
3251 the narrowed region.
3252
3253 (c-least-enclosing-brace): Removed silly optional argument.
3254
3255 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fixed bug where
3256 the point could be left directly after an open paren when finding
3257 the beginning of the first decl in the block.
3258
3259 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
3260 Specify which submatch to use.
3261
3262 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
3263
3264 (c-decl-start-re): No longer any need for special treatment of
3265 ObjC due to the above.
3266
3267 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
3268 presumably follows C in that regard.
3269
3270 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
3271 New language constants to specify operator tokens inside
3272 identifiers in a more high level way.
3273
3274 (c-opt-identifier-prefix-key): New internal language constant.
3275
3276 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
3277 (c-identifier-start, c-identifier-key): Now completely calculated
3278 from other constants.
3279
3280 (c-identifier-last-sym-match): Decommissioned since it's no longer
3281 used.
3282
3283 (c-operators): Use `c-identifier-ops'. Documented
3284 `postfix-if-paren'.
3285
3286 * progmodes/cc-engine.el (c-forward-name): Removed the
3287 optimization when c-identifier-key is equal to c-symbol-key since
3288 it doesn't work in byte compiled files. Don't record empty
3289 regions as identifiers.
3290
3291 * progmodes/cc-langs.el (c-filter-ops): New helper function to
3292 simplify access to `c-operators' and its likes.
3293
3294 (c-operator-list, c-all-op-syntax-tokens)
3295 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
3296 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
3297 (c-primary-expr-regexp, c-cast-parens): Use it.
3298
3299 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
3300 an explicit language in functions.
3301
3302 * progmodes/cc-defs.el (c-make-keywords-re): Added an appendable
3303 variant of adornment.
3304
3305 * progmodes/cc-langs.el (c-any-class-key): Removed unused language
3306 variable.
3307
3308 (c-type-decl-prefix-key): Removed some now unnecessary cruft from
3309 the Pike value.
3310
3311 * progmodes/cc-engine.el (c-on-identifier)
3312 (c-simple-skip-symbol-backward): Small fix for handling "-"
3313 correctly in `skip-chars-backward'. Affected the operator lfun
3314 syntax in Pike.
3315
3316 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disabled the
3317 diagnostic message about precompiled language vars not being used.
3318
3319 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
3320 "__attribute__" is followed by a parenthesis.
3321
3322 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
3323 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
3324 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
3325
3326 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el: Internal
3327 cleanups to properly detect the declared identifiers in various
3328 declarations.
3329
3330 (c-decl-start-kwds): New language constant to recognize
3331 declarations that can start anywhere. Used for class declarations
3332 in Pike.
3333
3334 (c-specifier-key, c-not-decl-init-keywords)
3335 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
3336 (c-find-decl-spots): Implement `c-decl-start-kwds'.
3337
3338 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
3339 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separated the
3340 handling of the compiler specific extension keywords into a new
3341 language constant `c-decl-hangon-kwds' that defines keyword
3342 clauses to be ignored in declarations.
3343
3344 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
3345 past unrecognized tokens when handling `c-colon-type-list-kwds'.
3346 Necessary to stop at the declared identifier in e.g. IDL valuetype
3347 declarations.
3348
3349 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
3350 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
3351 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
3352 (c-forward-decl-or-cast-1): Recognize the declared identifier in
3353 class and enum declarations as such and not as part of the type.
3354
3355 (c-forward-decl-or-cast-1, c-forward-label): Relaxed the
3356 interpretation of PRECEDING-TOKEN-END when there's no preceding
3357 token.
3358
3359 (c-forward-decl-or-cast-1): Don't disregard sure signs of
3360 declarations when there's some syntax error later on.
3361
3362 (c-complex-decl-matchers): Did away with a reference to
3363 `c-specifier-key'.
3364
3365 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
3366 value - this variable is always dynamically bound.
3367
3368 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
3369 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
3370 * cc-cmds.el, cc-defs.el: Changed the policy for marking up
3371 functions that might do hidden buffer changes: All such internal
3372 functions are now marked instead of those that don't.
3373
3374 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
3375 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
3376 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
3377 (c-literal-type): Allow these functions to make hidden buffer changes,
3378 so that they are free to use text property caching later on.
3379
3380 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
3381 (c-electric-brace, c-electric-slash, c-electric-star)
3382 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
3383 (c-electric-paren, c-electric-continued-statement, c-indent-command)
3384 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
3385 (c-context-line-break): Added `c-save-buffer-state' calls to comply
3386 with the changed semantics of the functions above.
3387
3388 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a bug
3389 when macros occur in obscure places. Optimized the sexp movement
3390 a bit.
3391
3392 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3393
3394 Enhancements for c-beginning-of-statement to work in AWK Mode:
3395
3396 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
3397 (completed statement) with `}' (statement completed by closing
3398 brace or semicolon) and `$' (statement completed by EOL).
3399
3400 (c-awk-virtual-semicolon-ends-prev-line-p)
3401 (c-awk-virtual-semicolon-ends-line-p)
3402 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
3403 (c-awk-at-statement-end-p): New functions.
3404
3405 * progmodes/cc-cmds.el: Simplify the structure of functions
3406 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
3407 two functions and c-beginning-of-statement to handle AWK Mode.
3408
3409 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
3410 c-backward-single-comment for AWK mode. Attempt to clarify their
3411 doc-strings.
3412
3413 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
3414
3415 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
3416
3417 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
3418 label handling. Labels are now recognized in a uniform and more
3419 robust way, regardless of context. Text properties are put on all
3420 labels to recognize the following declarations better. Multiword
3421 labels are handled both in indentation and fontification for the
3422 benefit of language extensions like Qt. For consistency, keywords
3423 in labels are now fontified with the label face instead. That
3424 also applies to "case" and "default".
3425
3426 (c-beginning-of-statement-1): Fixed some bugs in the label
3427 handling. Disregard `c-nonlabel-token-key' in labels that begin
3428 with `c-label-kwds'.
3429
3430 (c-find-decl-spots): Support that the callback adds more
3431 `c-decl-end' spots to find.
3432
3433 (c-forward-decl-or-cast-1): Don't treat a list of plain
3434 identifiers followed by a colon as a declaration.
3435
3436 (c-forward-label): New function to recognize labels.
3437
3438 (c-guess-basic-syntax): Replaced uses of `c-label-key' with
3439 `c-forward-label'. Moved the label recognition cases (14 and 15)
3440 earlier since they aren't so context sensitive now. Handle labels
3441 on the top level gracefully. Moved access label recognition to
3442 the generic label case (CASE 15) - removed CASE 5E.
3443
3444 (c-font-lock-declarations): Added recognition of labels in the
3445 same round since we need to handle labels in parallell with other
3446 declarations to recognize both accurately. It should also improve
3447 speed.
3448
3449 (c-simple-decl-matchers, c-basic-matchers-after): Moved
3450 `c-font-lock-labels' so that it only is used on decoration level 2
3451 since `c-font-lock-declarations' handles it otherwise.
3452
3453 (c-complex-decl-matchers): Removed the simplistic recognition of
3454 access labels.
3455
3456 (c-decl-prefix-re): Removed the kludges that was necessary to cope
3457 with labels earlier.
3458
3459 (c-decl-start-re): New language variable to make
3460 `c-font-lock-declarations' stop for the special protection labels
3461 in Objective-C that start with `@'.
3462
3463 (c-label-key): Removed since it's no longer used.
3464
3465 (c-recognize-colon-labels, c-label-prefix-re): New language
3466 constants to support recognition of generic colon-terminated
3467 labels.
3468
3469 (c-type-decl-end-used): `c-decl-end' is now used whenever there
3470 are colon terminated labels.
3471
3472 * progmodes/cc-align.el (c-lineup-arglist): Fixed bug when the
3473 first argument starts with a special brace list.
3474
3475 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
3476 (c-font-lock-declarations): Broke out the declaration and cast
3477 recognition from `c-font-lock-declarations' to a new function, so
3478 that it can be used in the indentation engine.
3479
3480 * progmodes/cc-engine.el (c-find-decl-spots): Fixed bug in backing
3481 up to the start of the literal. Fixed bug with the point on the
3482 wrong side of the search limit that could happen when the start
3483 position is inside a literal.
3484
3485 * progmodes/cc-engine.el (c-parse-state)
3486 (c-invalidate-state-cache): Modified the use of `c-state-cache-end'
3487 so that it's kept a little bit back to increase the hit rate.
3488
3489 (c-parse-state): Changed the macro handling and fixed some
3490 glitches. Macro context is checked more often than necessary now,
3491 but otoh less garbage conses are generated.
3492
3493 * progmodes/cc-engine.el (c-parse-state)
3494 (c-invalidate-state-cache): Cache the last position where
3495 `c-state-cache' applies. This can speed up refontification quite
3496 a bit in blocks where there are many non-brace parens before the
3497 point.
3498
3499 (c-state-cache-end): New variable for this.
3500
3501 (c-guess-basic-syntax, c-debug-parse-state): Adapted for the new
3502 cache variable.
3503
3504 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
3505 get close initial continue positions when the start position is
3506 inside a literal or macro. Do not call the callback for spots
3507 before the start position (which can happen e.g. for `c-decl-end'
3508 spots inside comments). Optimize better in special cases when the
3509 region is a single line inside a literal or macro (typically when
3510 the current line is refontified).
3511
3512 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified calls
3513 to `c-add-stmt-syntax' - there's no need to explicitly whack off
3514 entries from the paren state.
3515
3516 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrowed down the
3517 special case for "else if" clauses.
3518
3519 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
3520 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
3521
3522 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks): New
3523 language variable to recognize the gcc extension with statement
3524 blocks inside expressions.
3525
3526 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructured to make
3527 it somewhat more comprehensible. The argument AT-BLOCK-START is
3528 no longer used and hence removed.
3529
3530 (c-guess-continued-construct, c-guess-basic-syntax): Updated calls
3531 to `c-add-stmt-syntax'.
3532
3533 * progmodes/cc-engine.el (c-backward-to-decl-anchor): Use
3534 `c-beginning-of-statement-1' instead of duplicating parts of it.
3535 This fixes bogus label recognition.
3536
3537 * progmodes/cc-engine.el (c-add-type, c-check-type)
3538 (c-forward-name, c-forward-type): Improved storage of template
3539 types in `c-found-types' so that they can be recognized better.
3540
3541 (c-syntactic-content): Added option to skip past nested parens.
3542
3543 * progmodes/cc-engine.el (c-forward-name): Set
3544 `c-last-identifier-range' all the time. It's less work that way.
3545 Handle that there might not be an identifier to store in
3546 `c-last-identifier-range'.
3547
3548 (c-forward-type): Handle that `c-last-identifier-range' might be
3549 nil from `c-forward-name'.
3550
3551 * progmodes/cc-defs.el (c-safe-scan-lists)
3552 (c-(go-)?(up|down)-list-(forward|backward)): Added limit arguments.
3553
3554 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
3555 to work even if the form fails.
3556
3557 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
3558 down in a large file in one go.
3559
3560 (c-get-fallback-start-pos): New helper function for
3561 `c-parse-state'.
3562
3563 * progmodes/cc-align.el (c-lineup-assignments): New lineup
3564 function which is like `c-lineup-math' but returns nil instead of
3565 `c-basic-offset' when it doesn't match.
3566
3567 (c-lineup-math): Changed to use `c-lineup-assignments'.
3568
3569 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3570
3571 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
3572 c-beginning-of-statement. New subfunctions
3573 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
3574
3575 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
3576
3577 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
3578 hardcoded char classes whereever possible. Changed a couple of
3579 places to use skip by syntax instead of skip by char class.
3580
3581 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
3582 Fixed a bug in the regexp that caused extreme backtracking.
3583
3584 * progmodes/cc-langs.el (c-block-comment-starter)
3585 (c-block-comment-ender): New language constants to specify in a
3586 single place how block comments look.
3587
3588 (c-comment-start-regexp, c-block-comment-start-regexp)
3589 (comment-start, comment-end, comment-start-skip)
3590 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
3591 (c-syntactic-ws, c-nonempty-syntactic-ws)
3592 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
3593 `c-line-comment-starter', `c-block-comment-starter' and
3594 `c-block-comment-ender'.
3595
3596 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
3597 New language constants to break up things a bit.
3598
3599 (c-simple-ws): New language constant for simple whitespace.
3600
3601 * progmodes/cc-defs.el (c-concat-separated): New convenience
3602 function.
3603
3604 * progmodes/cc-defs.el (c-make-keywords-re): Added kludge for bug
3605 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
3606 newlines. Allow and ignore nil elements in the list.
3607
3608 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3609
3610 * progmodes/cc-cmds.el: Comment out a (n almost certainly
3611 superfluous) check, (eq here (point-max)) in
3612 c-beginning-of-statement.
3613
3614 * progmodes/cc-cmds.el: Tidy up the comments in
3615 c-beginning-of-statement and subfunctions.
3616
3617 * progmodes/cc-awk.el: Replace calls to put-text-property to the
3618 more flexible c-put-char-property and c-clear-char-properties.
3619 Add the author's email address.
3620
3621 * progmodes/cc-langs.el: New variable,
3622 c-block-comment-start-regexp.
3623
3624 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
3625 closing "*/" of a block comment.
3626
3627 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
3628 subfunctions) so that it works at BOB and EOB.
3629
3630 * progmodes/cc-cmds.el, cc-vars.el: More updating of
3631 c-beginning-of-statement, including new variable
3632 c-block-comment-start-regexp.
3633
3634 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
3635
3636 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
3637 symbols from `*-font-lock-extra-types' so that there's no need to
3638 use `regexp-opt' on those lists.
3639
3640 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
3641 `c-type-modifier-kwds' is empty.
3642
3643 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
3644 there are several strings on the same line.
3645
3646 * progmodes/cc-engine.el (c-literal-limits): Removed the
3647 compatibility function for older emacsen. `c-literal-limits-fast'
3648 has now taken the place of this function.
3649
3650 * progmodes/cc-vars.el (c-emacs-features): Removed compatibility
3651 with older emacsen: We now require `pps-extended-state'.
3652
3653 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3654
3655 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
3656 which obviates the need to hack sentence-end. This now handles
3657 escaped newlines in strings correctly. Correct minor bugs in
3658 c-move-over-sentence and in c-beginning-of-statement.
3659
3660 * progmodes/cc-cmds.el (c-beginning-of-statement (and
3661 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
3662 that movement over macros and code are rigorously separated from
3663 eachother. Correct a few incidental bugs.
3664
3665 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
3666 Improve its doc-string. Improve the handling of certain specific
3667 cases.
3668
3669 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
3670
3671 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
3672 (c-guess-basic-syntax): Changed the way class-level labels are
3673 recognized; they can now contain essentially any symbols.
3674
3675 (c-opt-extra-label-key): New language variable to cope with the
3676 special protection label syntax in Objective-C.
3677
3678 (c-opt-access-key): Removed; this is now handled better by
3679 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
3680
3681 (c-complex-decl-matchers): Update to handle that
3682 `c-opt-access-key' no longer exists.
3683
3684 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
3685 improved label recognition in `c-beginning-of-statement-1'.
3686
3687 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
3688 Recognize bitfields better.
3689
3690 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
3691 Removed some cruft and fixed a bug that could cause it to go to a
3692 position further down.
3693
3694 * progmodes/cc-langs.el, cc-engine.el
3695 (c-beginning-of-statement-1): Improved detection of labels in
3696 declaration contexts.
3697
3698 (c-beginning-of-decl-1): Use it.
3699
3700 (c-nonlabel-token-key): New language constant and variable needed
3701 by `c-beginning-of-statement-1'.
3702
3703 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed bug that
3704 manifested itself due to the correction in `c-forward-sexp'.
3705
3706 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp): Made
3707 these behave as documented when used at the buffer limits.
3708
3709 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
3710 (c-type-decl-end-used): Made this a language variable.
3711
3712 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
3713 correctly when `combine-after-change-calls' is used together with
3714 temporary narrowings.
3715
3716 * progmodes/cc-engine.el (c-beginning-of-statement-1): Report
3717 labels correctly when the start point is immediately after the
3718 colon.
3719
3720 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties): Removed
3721 since it isn't used anymore.
3722
3723 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
3724 bracket arglists such as template parens in C++.
3725
3726 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed a bug
3727 in the last check-in. Some optimization.
3728
3729 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed bug
3730 where it could stop at the same level in a preceding sexp when
3731 PAREN-LEVEL is set.
3732
3733 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
3734 text property lookup only when it's needed.
3735
3736 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
3737 Changed the policy for paren marked angle brackets to be more
3738 persistent; once marked they remain marked even when they're found
3739 to be unbalanced in the searched region. This should keep the
3740 paren syntax around even when individual lines are refontified in
3741 multiline template arglists.
3742
3743 (c-parse-and-markup-<>-arglists): New dynamically bound variable
3744 to control markup so that incorrect angle bracket arglists aren't
3745 marked in contexts where the correct value for
3746 `c-disallow-comma-in-<>-arglists' isn't known.
3747
3748 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
3749 argument has become `c-parse-and-markup-<>-arglists'.
3750
3751 (c-remove-<>-arglist-properties): Removed - no longer used.
3752
3753 (c-after-change-check-<>-operators): New function used on
3754 `after-change-functions' to avoid that "<" and ">" characters that
3755 are part of longer operators have paren syntax.
3756
3757 (c-<>-multichar-token-regexp): New language variable used by
3758 `c-after-change-check-<>-operators'.
3759
3760 (c-after-change): Call `c-after-change-check-<>-operators'.
3761
3762 (c-font-lock-<>-arglists): Use the context properties set by
3763 `c-font-lock-declarations' to set
3764 `c-disallow-comma-in-<>-arglists' correctly to avoid doing invalid
3765 markup.
3766
3767 (c-font-lock-declarations): Removed code that undoes the invalid
3768 markup done by `c-font-lock-<>-arglists'.
3769
3770 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
3771 after `c-font-lock-declarations'.
3772
3773 * progmodes/cc-engine.el (c-syntactic-skip-backward): Added
3774 paren-level feature.
3775
3776 (c-guess-basic-syntax): Improved the anchor position for
3777 `template-args-cont' in nested template arglists. There's still
3778 much to be desired in this area, though.
3779
3780 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3781
3782 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
3783 Make the "Text Filling and Line Breaking" commands work for AWK
3784 buffers.
3785
3786 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
3787
3788 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
3789 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
3790
3791 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
3792 it doesn't work no longer are supported.
3793
3794 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
3795 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
3796 requires support for the syntax-table' text property, which rules
3797 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
3798 cruft associated with those versions.
3799
3800 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
3801 for the `syntax-table' text property, which rules out Emacs 19 and
3802 XEmacs < 21.4. Removed various compatibility cruft associated
3803 with those versions.
3804
3805 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
3806 support for the `syntax-table' text property.
3807
3808 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
3809 variable and use an extra quoted face name instead. All the
3810 emacsen flavors handle that correctly.
3811
3812 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
3813 (c-font-lock-declarators, c-font-lock-declarations)
3814 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
3815 property to mark the items in in declarator lists to handle
3816 refontification inside multiline declarations better.
3817
3818 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
3819 construct like "a * b = c;" as a declaration.
3820
3821 2005-12-08 Kim F. Storm <storm@cua.dk>
3822
3823 * emulation/cua-base.el (cua-use-hyper-key): Replaced by ...
3824 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
3825 select either meta, hyper, or super modifier for rectangle commands.
3826 (cua--rectangle-modifier-key): New defvar.
3827 (cua--M/H-key): Use it. Remove special case for `space'.
3828 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
3829 on X, to meta otherwise. Always bind C-return to toggle
3830 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
3831
3832 * emulation/cua-rect.el (cua-help-for-rectangle): Use
3833 cua--rectangle-modifier-key. Handle super modifier too.
3834 (cua--init-rectangles): Always bind C-return to toggle rectangle.
3835 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
3836
3837 * ido.el: Move Acknowledgements and History after Commentary.
3838 Minor changes to Commentary.
3839
3840 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
3841 keymap if cua--prefix-override-timer is `shift'.
3842 (cua--shift-control-prefix): New function; emulate "type prefix
3843 key twice" functionality to handle shifted prefix key override.
3844 (cua--shift-control-c-prefix, cua--shift-control-x-prefix): New
3845 commands.
3846 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
3847
3848 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
3849
3850 * textmodes/org.el (org-insert-heading): Try to do items before
3851 headings.
3852 (org-agenda-mode): Quote `org-agenda-mode-hook'.
3853 (org-insert-item): New function.
3854 (org-renumber-ordered-list): Don't skip to higher level lists.
3855
3856 2005-12-08 Juri Linkov <juri@jurta.org>
3857
3858 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
3859
3860 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
3861
3862 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
3863
3864 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
3865 the constructed function name fun-1.
3866
3867 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
3868 because such links don't lead to parent documentation.
3869
3870 2005-12-08 Kenichi Handa <handa@m17n.org>
3871
3872 * descr-text.el (describe-char): Use *Help-2* buffer if the
3873 current buffer is *Help*. Call describe-text-properties while
3874 setting the original buffer.
3875
3876 2005-12-07 Bill Wohler <wohler@newt.com>
3877
3878 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
3879 and causes problems with non-MH users (such as Gnus users).
3880
3881 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
3882
3883 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
3884 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
3885 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
3886 command "info sources". Move calls to GDB command "list".
3887 (gdb-find-file-hook): Just use gdb-source-file-list.
3888 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
3889 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
3890 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
3891 (gdb-data-list-register-values-handler): Use correct trigger name.
3892
3893 2005-12-07 Kim F. Storm <storm@cua.dk>
3894
3895 * ido.el (ido-completion-map): Rename from ido-mode-map.
3896 (ido-common-completion-map, ido-file-completion-map)
3897 (ido-file-dir-completion-map, ido-buffer-completion-map):
3898 Rename from ido-mode-....-map.
3899 (ido-init-completion-maps): Rename from ido-init-mode-maps.
3900 (ido-setup-completion-map): Rename from ido-define-mode-map.
3901 (ido-read-internal): Bind minibuffer-local-filename-completion-map
3902 to ido-completion-map.
3903
3904 2005-12-07 Kenichi Handa <handa@m17n.org>
3905
3906 * international/mule-cmds.el
3907 (set-display-table-and-terminal-coding-system): If the coding
3908 system specified in `unibyte-display' property is different from
3909 the arg coding-system, don't setup standard-display-table.
3910
3911 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3912
3913 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
3914 that comments end at \n, regardless of selective-display.
3915
3916 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
3917
3918 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
3919 (gdb-version): New variables.
3920 (gdb-source-file-list, gdb-register-names)
3921 (gdb-changed-registers): New variables for use with GDB 6.4+.
3922 (gdb-ann3): Replace with...
3923 (gdb-init-1, gdb-init-2): ...two new functions.
3924 (gdba, gdb-prompt): Call gdb-init-1.
3925 (gdb-get-version): New function. Call gdb-init-2 from here.
3926 (gud-watch): Make it work with mouse events too.
3927 (gdb-post-prompt): Don't add to queue until GDB version is known.
3928 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
3929 (gdb-locals-mode): Use gdb-version.
3930 (gdb-memory-format-map, gdb-memory-unit-map)
3931 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
3932 (gdb-locals-font-lock-keywords-1)
3933 (gdb-locals-font-lock-keywords-2): New variables.
3934 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
3935 (gdb-set-gud-minor-mode-existing-buffers-1)
3936 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
3937 (gdb-var-update-1, gdb-var-update-handler-1)
3938 (gdb-data-list-register-values-handler)
3939 (gdb-data-list-register-values-custom)
3940 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
3941 (gdb-stack-list-locals-handler, gdb-get-register-names):
3942 New functions for use with GDB 6.4+.
3943 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
3944 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
3945 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
3946 (gdb-stack-list-locals-regexp)
3947 (gdb-data-list-register-names-regexp): New regexps for use with
3948 GDB 6.4+.
3949
3950 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3951
3952 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
3953
3954 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
3955
3956 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
3957 prompts work for AUTH PLAIN. Also reported by Steve Allan
3958 <seallan@verizon.net>.
3959
3960 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
3961
3962 * frame.el (set-frame-parameter): Add doc string.
3963
3964 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
3965
3966 * textmodes/org.el (org-occur-highlights): New variable.
3967 (org-highlight-new-match, org-remove-occur-highlights): New functions.
3968 (org-highlight-sparse-tree-matches): New option.
3969 (org-do-occur): New function.
3970 (org-get-heading): Make it work also at beginning of line.
3971 (org-category-table): New variable.
3972 (org-get-category-table, org-get-category)
3973 (org-camel-to-words, org-link-search): New functions.
3974 (org-select-this-todo-keyword): New variable.
3975 (org-todo-list): New command.
3976 (org-shiftright, org-shiftleft): New commands.
3977 (org-agenda-todo): Add prefix argument.
3978 (org-show-hierarchy-above): New option.
3979 (org-show-todo-tree): Numerical prefix creates tree for specific
3980 TODO keyword.
3981 (org-outline-level): New function, to assign a level to plain
3982 lists items.
3983 (org-cycle-include-plain-lists): New option.
3984 (org-mode): Use `org-outline-level' as value of `outline-level'.
3985 (org-cycle): Temporarily switch `outline-regexp' if
3986 `org-cycle-include-plain-lists' is non-nil.
3987 (org-start-icalendar-file): Fix format bug.
3988 (org-agenda-get-day-entries): Create category table.
3989 (org-agenda-get-todos, org-agenda-get-timestamps)
3990 (org-agenda-get-deadlines, org-agenda-get-scheduled)
3991 (org-agenda-get-blocks): Use `org-get-category'.
3992 (org-context-in-file-links): Rename from
3993 `org-line-numbers-in-file-links'.
3994
3995 2005-12-06 Romain Francoise <romain@orebokech.com>
3996
3997 * window.el (balance-windows): Delete extraneous third arg in call
3998 to `enlarge-window'.
3999
4000 2005-12-06 Kenichi Handa <handa@m17n.org>
4001
4002 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
4003
4004 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
4005
4006 * progmodes/gdb-ui.el (gdb-var-create-handler)
4007 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
4008 (gdb-var-list-children-handler, gdb-var-update-handler):
4009 Current buffer is already gdb-partial-output-buffer, don't
4010 make it current again.
4011
4012 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
4013
4014 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
4015 (list-buffers-noselect): Use it.
4016
4017 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
4018
4019 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
4020 (mail-yank-ignored-headers): Use regexp-opt.
4021 (mail-mode-map): Move initialization into declaration.
4022 (mail-sent-via): Remove unused shadowed var `to-line'.
4023 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
4024 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
4025 (mail-do-fcc): Use dolist and push.
4026 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
4027 (mail-yank-ignored-headers): Don't autoload.
4028
4029 2005-12-05 Kenichi Handa <handa@m17n.org>
4030
4031 * international/mule-cmds.el (set-language-info-internal): New fun.
4032 (set-language-info): Call set-language-info-internal to update
4033 language-info-alist. If LANG-ENV is the current one, call
4034 set-language-environment to make INFO effective now.
4035 (set-language-info-alist): Likewise.
4036 (locale-language-names): With locale "en", use English
4037 lang. env. but set the default codings to iso-8859-1.
4038
4039 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
4040
4041 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
4042 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
4043 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
4044 for plain strings.
4045 (gdb-frames-mode): Remove redundant call to font-lock-mode.
4046 (gdb-all-registers): Rename from toggle-gdb-all-registers.
4047 Create registers buffer if necessary. Echo new state in minibuffer.
4048 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
4049
4050 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
4051
4052 * info.el (Info-fontify-node): Match external links using
4053 non-directory part of filename.
4054
4055 2005-12-04 Juri Linkov <juri@jurta.org>
4056
4057 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
4058 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
4059 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
4060 because there is no customization option for it.
4061
4062 * font-lock.el (lisp-font-lock-keywords-1):
4063 Add define-global-minor-mode.
4064
4065 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
4066
4067 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
4068 properties on the constructed variable names.
4069
4070 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
4071 Put `definition-name' properties on the constructed function names
4072 next-sym and prev-sym.
4073
4074 * emacs-lisp/find-func.el (find-function-regexp):
4075 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
4076 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
4077 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
4078 and easy-menu-define.
4079
4080 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
4081 easy-mmode-define-global-mode and define-global-minor-mode.
4082 (lisp-imenu-generic-expression): Add define-global-minor-mode.
4083
4084 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
4085 instead of easy-mmode-define-global-mode.
4086
4087 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
4088 Use define-minor-mode instead of easy-mmode-define-minor-mode.
4089
4090 * cus-edit.el (customize-group, customize-group-other-window):
4091 Filter out autoloaded options from the group completion list by
4092 using heuristics that autoloaded groups don't have `custom-autoload'
4093 property on their symbols (they have only `custom-loads').
4094
4095 * simple.el (completion-setup-function): Put completions-common-part
4096 face on complete completion string too (i.e. completion string
4097 without completions-first-difference face).
4098
4099 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
4100
4101 2005-12-03 Eli Zaretskii <eliz@gnu.org>
4102
4103 * view.el (view-mode): Doc fix.
4104
4105 * disp-table.el (standard-display-european): Add to the warning
4106 message a reference to the doc string.
4107
4108 * play/yow.el (apropos-zippy): Call print-help-return-message,
4109 similar to other Help and Apropos commands.
4110
4111 * help.el (print-help-return-message): If pop-up-frames is
4112 non-nil, set up help-return-method to delete the help window and,
4113 possibly, its frame as well, and don't display message about
4114 scrolling the help window. Doc fix.
4115 (help-return-method): Doc fix.
4116
4117 2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change)
4118
4119 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
4120 whereby names of length one or names starting with a
4121 symbol-constituent character would not be returned.
4122
4123 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4124
4125 * subr.el (atomic-change-group): Add edebug and indentation spec.
4126
4127 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
4128
4129 * completion.el (save-completions-file-name): Fix typo in last change.
4130
4131 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4132
4133 * info.el: Move back/forward history to the beginning of the tool bar.
4134
4135 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
4136
4137 * allout.el (eval-when-compile): Remove unnecessary load of cl.
4138 Add fset of allout-real-isearch-abort during compile to fix
4139 byte-compilation warnings.
4140 (allout-mode-p): Move definition of this macro above all uses, or
4141 byte compilation in barren emacs (eg, during emacs build) will
4142 lack the definition.
4143 (allout-mode): Move this variable above any uses, or byte
4144 compilation will fail.
4145 (allout-resolve-xref): Remove use of personal file-reference function.
4146 (allout-toggle-current-subtree-encryption): Do the current (ie,
4147 visible containing) topic, rather than nearest around point. Doc fix.
4148 (allout-toggle-subtree-encryption): New function, workhorse that
4149 works on nearest topic containing point.
4150 (allout-encrypt-string): Signal requirement for newer version of pgg.
4151 (allout-resumptions): Doc fix.
4152
4153 2005-12-02 Eli Zaretskii <eliz@gnu.org>
4154
4155 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
4156
4157 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
4158
4159 * textmodes/flyspell.el (flyspell-external-point-words):
4160 Consider a misspelling as found in the string search if: (a) misspelling
4161 and found string lengths match, or (b) misspelling is found as
4162 element in a boundary-chars separated longer string, or (c)
4163 ispell-program-name is really ispell and misspelling is found as
4164 part of a TeX string. After successful match move beginning of
4165 search region to end of match. Warn about not found misspellings
4166 once the process is done.
4167 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
4168
4169 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
4170
4171 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
4172 tool bar (removed inadvertently).
4173
4174 2005-12-02 Juri Linkov <juri@jurta.org>
4175
4176 * log-view.el (log-view-diff): Clarify doc string.
4177
4178 2005-12-01 Bill Wohler <wohler@newt.com>
4179
4180 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
4181 triggers lm-verify errors.
4182
4183 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
4184
4185 * simple.el (transient-mark-mode, line-number-mode)
4186 (column-number-mode, size-indication-mode): Remove `:require nil'.
4187
4188 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
4189
4190 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
4191 in the margin also.
4192 (gdb-breakpoints-mode-map): Use D instead of d for
4193 gdb-delete-breakpoint.
4194 (gdb-get-frame-number): Require a number to match on.
4195 (gdb-threads-mode-map): Add follow-link binding.
4196
4197 2005-11-30 Jason Rumney <jasonr@gnu.org>
4198
4199 * isearch.el (isearch-mode-map): Avoid exiting search on
4200 language-change event.
4201
4202 2005-11-30 Romain Francoise <romain@orebokech.com>
4203
4204 * speedbar.el (speedbar-default-position): New defcustom.
4205 (speedbar-frame-reposition-smartly): Use it.
4206
4207 * dframe.el (dframe-reposition-frame-emacs): Fix position
4208 computation for `left' location.
4209 Update copyright year.
4210
4211 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
4212
4213 * help.el (help-map): Move initialization into declaration.
4214
4215 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
4216
4217 * help-fns.el (help-argument-name): Don't autoload.
4218 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
4219 to be re-loaded when customizing the `help' group.
4220
4221 2005-11-30 John Paul Wallington <jpw@gnu.org>
4222
4223 * help-fns.el (describe-function-1): Fill arglist output.
4224
4225 2005-11-30 Kim F. Storm <storm@cua.dk>
4226
4227 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
4228 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
4229 after revert-buffer (or anything else which kills all local variables).
4230
4231 * apropos.el (apropos-parse-pattern): Doc fix.
4232 Set apropos-regexp directly, rather than expecting callers to do so.
4233 (apropos-command, apropos, apropos-value, apropos-documentation):
4234 Simplify calls to apropos-parse-pattern.
4235
4236 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
4237
4238 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
4239 (hi-lock-face-phrase-buffer): Use hi-yellow face.
4240 (hi-lock-write-interactive-patterns): Use comment-region.
4241
4242 * longlines.el (longlines-mode): Add mail-setup-hook.
4243
4244 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
4245
4246 * simple.el (sendmail-user-agent-compose, next-line):
4247 Conditionally use hard-newline.
4248
4249 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4250
4251 * international/latexenc.el (latex-inputenc-coding-alist):
4252 Reword doc string.
4253
4254 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
4255
4256 * help.el (describe-key-briefly, describe-key): Recognize default
4257 bindings.
4258
4259 2005-11-29 Romain Francoise <romain@orebokech.com>
4260
4261 * view.el (view-inhibit-help-message): New defcustom.
4262 (view-mode-enter): Use it.
4263
4264 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
4265
4266 * ediff-wind (ediff-setup-control-frame, ediff-make-wide-display):
4267 Preserve user position.
4268
4269 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
4270
4271 * font-lock.el: Throw error if facemenu is not loaded to prevent
4272 accidental change of loading order in loadup.el. (Suggested by RMS.)
4273
4274 * loadup.el: Add comment explaining why facemenu must be loaded
4275 before font-lock.
4276
4277 2005-11-28 Jay Belanger <belanger@truman.edu>
4278
4279 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
4280 (calc-dispatch-map): Add more keys for `calc-same-interface'.
4281
4282 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
4283
4284 * calc/calc-embed.el (calc-do-embedded): Update help message.
4285
4286 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
4287
4288 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
4289
4290 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
4291
4292 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
4293 called-interactively-p.
4294 (elp-profilable-p): Rename from elp-not-profilable-p.
4295 Invert result and take into account macros and autoloaded functions.
4296 (elp-instrument-function): Update call.
4297 (elp-instrument-package): Update call. Add completion.
4298 (elp-pack-number): Use match-string.
4299 (elp-results-jump-to-definition-by-mouse): Merge into
4300 elp-results-jump-to-definition and then remove.
4301 (elp-output-insert-symname): Make help echo text single-line.
4302
4303 * replace.el (query-replace-map): Move initialization into declaration.
4304 (occur-engine): Use with-current-buffer.
4305 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
4306 (occur-mode-mouse-goto): Replace with an alias.
4307
4308 2005-11-28 Juri Linkov <juri@jurta.org>
4309
4310 * simple.el (quoted-insert): Let-bind input-method-function to nil.
4311
4312 * term/w32-win.el: Bind [S-tab] to [backtab].
4313
4314 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
4315 `Info-find-file' to t.
4316
4317 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
4318 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
4319 and same-window-regexps.
4320 (occur-next-error): Don't move point for arg 0.
4321
4322 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
4323
4324 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
4325
4326 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
4327
4328 * log-edit.el (log-edit-changelog-use-first): New var.
4329 (log-edit-changelog-ours-p): Use it.
4330 (log-edit-insert-changelog): Set it with new arg `use-first'.
4331 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
4332 (log-edit-hook): Add them to the list of suggested options.
4333
4334 * textmodes/flyspell.el (flyspell-last-buffer): New var.
4335 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
4336 redundant work.
4337 (flyspell-mode-on): Use add-hook for after-change-functions.
4338 (flyspell-mode-off): Use remove-hook for after-change-functions.
4339 (flyspell-changes): Make it buffer-local.
4340 (flyspell-after-change-function): Make it non-interactive. Use push.
4341 (flyspell-post-command-hook): Check input-pending-p while processing
4342 the potentially long list of buffer changes.
4343
4344 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
4345
4346 * buff-menu.el (list-buffers-noselect): Display the selected
4347 frame's buffer list, not the global one.
4348
4349 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
4350
4351 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
4352 that (list last-input-event) works as in interactive spec.
4353
4354 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
4355
4356 * loadup.el ("facemenu"): Load facemenu before font-lock, because
4357 `facemenu-keymap' needs to be defined when font-lock is loaded.
4358 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
4359
4360 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
4361
4362 * completion.el: Remove useless leading * in defcustom docstrings.
4363 (save-completions-file-name): Use ~/.emacs.d if available.
4364 (completion-standard-syntax-table): Rename from
4365 cmpl-standard-syntax-table and fold initialization into declaration,
4366 thus removing cmpl-make-standard-completion-syntax-table.
4367 (completion-lisp-syntax-table, completion-c-syntax-table)
4368 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
4369 (cmpl-saved-syntax, cmpl-saved-point): Remove.
4370 (symbol-under-point, symbol-before-point)
4371 (symbol-under-or-before-point, symbol-before-point-for-complete)
4372 (add-completions-from-c-buffer): Use with-syntax-table.
4373 (make-completion): Don't return a list of completion entries.
4374 Update callers.
4375 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
4376 (completion-initialize): Rename from initialize-completions.
4377 (completion-find-file-hook): Rename from cmpl-find-file-hook.
4378 (kill-emacs-save-completions): Collect stats here.
4379 (save-completions-to-file, load-completions-from-file):
4380 Use with-current-buffer.
4381 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
4382 into a function. Move all calls to toplevel.
4383 (completion-lisp-mode-hook): New fun.
4384 (completion-c-mode-hook, completion-setup-fortran-mode):
4385 Set the syntax-table here. Use local-set-key.
4386 (completion-saved-bindings): New var.
4387 (dynamic-completion-mode): Make it into a proper minor mode.
4388 (load-completions-from-file): Remove unused var `num-uses'.
4389
4390 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
4391 constructor if it is explicitly overridden.
4392
4393 * complete.el (PC-completion-as-file-name-predicate):
4394 Use minibuffer-completing-file-name.
4395 (partial-completion-mode): Use find-file-not-found-functions.
4396 (PC-lisp-complete-symbol): Use with-syntax-table.
4397 (PC-look-for-include-file): Remove dead setq.
4398 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
4399 (PC-complete): Use with-current-buffer.
4400
4401 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
4402 escape single quotes.
4403
4404 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
4405
4406 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
4407 of `if' whose condition always returned nil. Doc fix.
4408
4409 * buff-menu.el (Buffer-menu-revert-function): Make the selected
4410 window's buffer the current buffer around the call to
4411 `list-buffers-noselect'. This is necessary to mark that buffer
4412 with a `.' in the Buffer Menu when called from Lisp, for instance
4413 by Auto Revert Mode.
4414
4415 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
4416
4417 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
4418 attaching to it.
4419 (gdb-pre-prompt): Make sure gdb-error is reset.
4420
4421 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
4422 with a child process, detect it.
4423 (gud-speedbar-buttons): Match regexp more carefully.
4424
4425 2005-11-27 Richard M. Stallman <rms@gnu.org>
4426
4427 * mouse.el (mouse-drag-move-window-bottom):
4428 Use adjust-window-trailing-edge.
4429
4430 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
4431
4432 * simple.el (blink-matching-open): Ignore
4433 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
4434 (blink-matching-paren-on-screen): Update docstring.
4435
4436 * paren.el (show-paren-mode): No longer change
4437 `blink-matching-paren-on-screen'.
4438
4439 2005-11-27 John Paul Wallington <jpw@pobox.com>
4440
4441 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
4442 (gdb-threads-select, gdb-edit-register-value):
4443 Use `posn-set-point' instead of `mouse-set-point' because the
4444 latter is not fbound when configured without X.
4445
4446 2005-11-27 Kim F. Storm <storm@cua.dk>
4447
4448 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
4449 existing face when partially highlighting a TAB in a rectangle.
4450
4451 2005-11-26 Kim F. Storm <storm@cua.dk>
4452
4453 * ido.el (ido-mode-map): Doc fix.
4454 (ido-mode-common-map, ido-mode-file-map)
4455 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
4456 (ido-define-mode-map): Rewrite. Select one of the new maps as
4457 parent for ido-mode-map instead of building from scratch.
4458 (ido-init-mode-maps): New defun to initialize new maps.
4459 (ido-mode): Call it.
4460 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
4461 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
4462
4463 2005-11-26 John Paul Wallington <jpw@pobox.com>
4464
4465 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
4466 `mouse-set-point' because the latter is not fbound when configured
4467 without X.
4468
4469 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
4470
4471 * files.el (file-relative-name): Doc fix.
4472
4473 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
4474
4475 * progmodes/octave-inf.el (inferior-octave-startup): Force a
4476 non-empty string for secondary prompt PS2.
4477
4478 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
4479
4480 * progmodes/compile.el (compilation-setup): Fix last change.
4481
4482 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
4483
4484 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
4485 (gdb-mouse-toggle-breakpoint-margin)
4486 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
4487 Add gdb-server-prefix to keep out of command history.
4488 (gdb-edit-register-value): New function.
4489 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
4490 (gdb-info-registers-custom): Use above map.
4491
4492 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
4493
4494 * custom.el (enable-theme): Signal error if argument is not a
4495 theme. Don't recalculate a face if it's not loaded yet.
4496
4497 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
4498 the `user' theme is in effect.
4499
4500 * info.el (Info-on-current-buffer): Record actual filename in
4501 Info-current-file, instead of t, or a fake filename if a non-file
4502 buffer. Make autoload.
4503 (Info-find-node, Info-revert-find-node): No need to check for
4504 Info-current-file nil.
4505 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
4506 Info-current-file is now never `t'.
4507 (Info-fontify-node): Many simplifications due to Info-current-file
4508 always being valid. Use Info-find-file to find node filename.
4509
4510 2005-11-25 David Kastrup <dak@gnu.org>
4511
4512 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
4513 new character, then delete" in order to preserve markers.
4514
4515 2005-11-25 David Ponce <david@dponce.com>
4516
4517 * recentf.el (recentf-arrange-by-rule): Handle a special
4518 `auto-mode-alist'-like "strip suffix" rule.
4519 (recentf-build-mode-rules): Handle second level auto-mode entries.
4520
4521 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
4522
4523 * viper-keym.el (viper-ESC-key): Use different values in terminal and
4524 window modes.
4525
4526 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
4527 jde-javadoc-checker-report-mode.
4528
4529 * ediff-wind (ediff-make-wide-display): Slight simplification.
4530
4531 * ediff.el (ediff-date): Change the date of last update.
4532
4533 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
4534
4535 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
4536 Use define-minor-mode, and make it a local mode. Turn on font-lock.
4537 (hi-lock-mode): New global minor mode.
4538 (turn-on-hi-lock-if-enabled): New function.
4539 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
4540 Change arguments to regexp and face instead of a font-lock pattern.
4541 Directly set face property, instead of refontifying.
4542 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
4543 (hi-lock-find-patterns): Use line-number-at-pos.
4544
4545 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
4546 arguments for hi-lock-set-pattern.
4547 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
4548 Call font-lock-fontify-buffer.
4549 (hi-lock-find-file-hook, hi-lock-current-line)
4550 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
4551
4552 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
4553 turned off.
4554
4555 * progmodes/compile.el (compilation-setup): Don't fiddle with
4556 font-lock-defaults.
4557
4558 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
4559
4560 * progmodes/gdb-ui.el (gdb-var-create-handler)
4561 (gdb-var-list-children-handler): Find values for all variable
4562 objects. gud-speedbar-buttons decides whether to display them.
4563
4564 2005-11-24 Romain Francoise <romain@orebokech.com>
4565
4566 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
4567 buffer name with a space.
4568
4569 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
4570
4571 * textmodes/org.el (org-export-plain-list-max-depth): Renamed from
4572 `org-export-local-list-max-depth'. Change default value to 3.
4573 (org-auto-renumber-ordered-lists)
4574 (org-plain-list-ordered-item-terminator): New options.
4575 (org-at-item-p, org-beginning-of-item, org-end-of-item)
4576 (org-get-indentation, org-get-string-indentation)
4577 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
4578 New functions.
4579 (org-move-item-down, org-move-item-up): New commands.
4580 (org-export-as-html): New classes for CSS support. Bug fix in
4581 regular expression detecting fixed-width regions. Respect
4582 `org-local-list-ordered-item-terminator'.
4583 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
4584 also a list item.
4585 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
4586 New item moving functions.
4587
4588 2005-11-24 Juri Linkov <juri@jurta.org>
4589
4590 * isearch.el (isearch-repeat): With empty search ring set
4591 `isearch-error' to the error string instead of signaling error
4592 with the function `error'.
4593
4594 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4595
4596 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
4597
4598 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
4599
4600 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
4601 and variable.
4602 (gdb-var-create-handler, gdb-var-list-children-handler):
4603 Don't match on "char **...".
4604 (gdb-var-update-handler): Find values for all variable objects.
4605 (gdb-info-frames-custom): Identify frames by leading "#".
4606
4607 * progmodes/gud.el (gud-speedbar-menu-items): Add
4608 gdb-speedbar-auto-raise as radio button.
4609 (gud-speedbar-buttons): Raise speedbar if requested.
4610 Don't match on "char **...".
4611 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
4612 Make it editable.
4613
4614 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
4615
4616 * info.el (Info-fontify-node): Handle the case where
4617 Info-current-file is t.
4618
4619 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4620
4621 * simple.el (blink-matching-open): Fix off-by-one in last change.
4622
4623 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4624
4625 * term/mac-win.el: Don't change default directory.
4626
4627 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
4628
4629 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
4630 buffers correctly. (It used to throw an error in such buffers.)
4631 Make it ask for confirmation in group buffers and other Custom
4632 buffers containing more than one customization item.
4633
4634 2005-11-22 John Paul Wallington <jpw@gnu.org>
4635
4636 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
4637 property on mail and url overlays.
4638 (goto-address-at-point): Use `posn-set-point' instead of
4639 `mouse-set-point' because the latter is not fbound when configured
4640 without X.
4641
4642 2005-11-22 Lars Hansen <larsh@soem.dk>
4643
4644 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
4645 (ls-lisp-classify, ls-lisp-format): Delete call to
4646 ls-lisp-parse-symlink.
4647 (ls-lisp-handle-switches): Handle symlinks to directories as
4648 directories when ls-lisp-dirs-first in non-nil.
4649
4650 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
4651
4652 * startup.el (command-line): Make sure that loaddefs.el is handled
4653 correctly in load-history.
4654
4655 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
4656
4657 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
4658 (gdb-struct-string, gdb-array-string): New constants.
4659 (gdb-info-locals-handler): Use them.
4660 (gdb-reset): Reset gdb-var-list to nil.
4661
4662 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
4663
4664 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
4665 in patterns.
4666
4667 2005-11-21 Juri Linkov <juri@jurta.org>
4668
4669 * custom.el (defcustom): Update link types in docstring.
4670
4671 2005-11-20 Martin Rudalics <rudalics@gmx.at> (tiny change)
4672
4673 * custom.el (defgroup): Add doc-string-elt info.
4674
4675 * widget.el (define-widget): Don't use declare for the doc-string-elt.
4676
4677 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
4678
4679 * newcomment.el (comment-enter-backward): Fix last fix.
4680
4681 * simple.el (blink-matching-open):
4682 * paren.el (show-paren-function): Allow new paren-class info.
4683
4684 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
4685
4686 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
4687 handled automagically.
4688
4689 2005-11-20 Andreas Schwab <schwab@suse.de>
4690
4691 * descr-text.el (describe-char): When copying overlays put them
4692 over the full char description instead of just the first character
4693 of it.
4694
4695 2005-11-20 Juri Linkov <juri@jurta.org>
4696
4697 * simple.el (what-cursor-position):
4698 * descr-text.el (describe-char): Use Lisp-readable syntax
4699 for octal and hex. Reorder decimal, octal and hex values.
4700 Remove excess whitespace in the output. Use `=' in `column='
4701 like in `point=' and `Hscroll='.
4702
4703 * international/mule-cmds.el (encoded-string-description):
4704 Use Lisp-readable syntax for hex.
4705
4706 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
4707
4708 * newcomment.el (comment-enter-backward): Handle the case where the
4709 comment is closed by EOB.
4710
4711 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
4712
4713 * longlines.el (longlines-before-revert-hook)
4714 (longlines-after-revert-hook): New functions.
4715 (longlines-mode): Turn off longlines temporarily when reverting.
4716 Add a message-setup-hook.
4717 (longlines-decode-buffer): New function.
4718 (longlines-wrap-line): Preserve marker positions.
4719
4720 2005-11-19 Andreas Schwab <schwab@suse.de>
4721
4722 * emacs-lisp/shadow.el: Handle compressed files.
4723
4724 2005-11-19 Romain Francoise <romain@orebokech.com>
4725
4726 * net/browse-url.el (browse-url-default-browser): Signal an error
4727 if no usable browser can be found, rather than try to load w3.
4728
4729 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
4730
4731 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
4732 replacing existing properties.
4733 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
4734 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
4735 tty specs.
4736 (rcirc-server-prefix, rcirc-server): New faces.
4737 (rcirc-url-regexp): Generate with rx macro.
4738 (rcirc-last-server-message-time): New variable.
4739 (rcirc-filter): Record time of last message.
4740 (rcirc-keepalive): Kill processes that did not send a message
4741 since the last ping.
4742 (rcirc-mode): Give rcirc-topic a local binding here.
4743
4744 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
4745
4746 * subr.el (read-passwd): Fontify the prompt as we do with other
4747 prompts.
4748
4749 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
4750
4751 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
4752 binding buffer-read-only to nil.
4753
4754 2005-11-19 Eli Zaretskii <eliz@gnu.org>
4755
4756 * complete.el (partial-completion-mode):
4757 Mention completion-auto-help in the doc string.
4758
4759 * man.el (Man-highlight-references): Doc fix. Reformat code in a
4760 more Lisp-ish way.
4761
4762 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
4763
4764 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
4765 digits, not 8, to avoid misalignment for files larger than 100MB.
4766
4767 2005-11-19 Eli Zaretskii <eliz@gnu.org>
4768
4769 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
4770 Mention "keyboard shortcuts" in the help text.
4771
4772 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4773
4774 * startup.el (fancy-splash-default-action): Discard only
4775 mouse-down and succeeding mouse-up events in the splash screen
4776 window so that drag-n-drop event can be processed.
4777
4778 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
4779
4780 * longlines.el (longlines-mode): Add hacks for mail-mode and
4781 message-mode.
4782
4783 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
4784
4785 * textmodes/org.el (org-table-sort-lines): New command.
4786 (org-tbl-menu): Add entry for `org-table-sort-lines'.
4787 (org-add-file): Command removed, use `org-agenda-file-to-front'
4788 instead.
4789 (org-export-icalendar): Use `org-icalendar-combined-name'.
4790 (org-cycle-agenda-files, org-agenda-file-to-end)
4791 (org-agenda-file-to-front): New commands.
4792 (org-table-tab-jumps-over-hlines, org-export-html-style):
4793 New options.
4794 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
4795 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
4796 New functions.
4797 (org-fill-paragraph): Call `org-table-align' in tables.
4798 (org-mode): Call `org-set-autofill-regexps'.
4799 (org-export-as-html): Support for local handformatted lists.
4800 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
4801 (org-export-local-list-max-depth): New option.
4802 (org-html-expand): Use `org-html-protect'.
4803
4804 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
4805
4806 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
4807 to "p".
4808 (gdb): Move definition of gud-pp to...
4809
4810 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
4811 speedbar.
4812 (gdb-find-watch-expression): New function.
4813
4814 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
4815
4816 * faces.el (face-attribute, set-face-attribute): Mention existence
4817 of `:ignore-defface' setting in docstring.
4818
4819 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
4820
4821 * simple.el (completion-setup-function): Fix last change.
4822
4823 2005-11-17 John Paul Wallington <jpw@pobox.com>
4824
4825 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
4826 Use `posn-set-point' instead of `mouse-set-point' because the
4827 latter is not fbound when configured without X.
4828
4829 * comint.el (comint-insert-input): Likewise.
4830
4831 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
4832
4833 * simple.el (hard-newline): New variable.
4834 (sendmail-user-agent-compose, next-line): Use it.
4835
4836 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
4837 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
4838 (mail-mail-reply-to, mail-mail-followup-to)
4839 (mail-position-on-field, mail-signature, mail-yank-original)
4840 (mail-attach-file): Likewise.
4841
4842 * mail/mailheader.el (mail-header-format)
4843 (mail-header-format-function): Likewise.
4844
4845 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
4846
4847 2005-11-17 Juri Linkov <juri@jurta.org>
4848
4849 * font-lock.el (font-lock-faces): Rename this defgroup from
4850 `font-lock-highlighting-faces'.
4851 (font-lock-comment-face, font-lock-comment-delimiter-face)
4852 (font-lock-string-face, font-lock-doc-face)
4853 (font-lock-keyword-face, font-lock-builtin-face)
4854 (font-lock-function-name-face, font-lock-variable-name-face)
4855 (font-lock-type-face, font-lock-constant-face)
4856 (font-lock-warning-face, font-lock-negation-char-face)
4857 (font-lock-preprocessor-face)
4858 (font-lock-regexp-grouping-backslash)
4859 (font-lock-regexp-grouping-construct): Rename :group from
4860 `font-lock-highlighting-faces' to `font-lock-faces'.
4861
4862 * cus-edit.el (lisp, c, tex):
4863 * progmodes/ada-mode.el (ada):
4864 * progmodes/asm-mode.el (asm):
4865 * progmodes/cperl-mode.el (cperl-faces):
4866 * progmodes/cpp.el (cpp):
4867 * progmodes/dcl-mode.el (dcl):
4868 * progmodes/f90.el (f90):
4869 * progmodes/fortran.el (fortran):
4870 * progmodes/icon.el (icon):
4871 * progmodes/idlwave.el (idlwave-misc):
4872 * progmodes/m4-mode.el (m4):
4873 * progmodes/make-mode.el (makefile):
4874 * progmodes/meta-mode.el (meta-font):
4875 * progmodes/modula2.el (modula2):
4876 * progmodes/octave-mod.el (octave):
4877 * progmodes/pascal.el (pascal):
4878 * progmodes/perl-mode.el (perl):
4879 * progmodes/prolog.el (prolog):
4880 * progmodes/ps-mode.el (PostScript-edit):
4881 * progmodes/scheme.el (scheme):
4882 * progmodes/sh-script.el (sh-script):
4883 * progmodes/simula.el (simula):
4884 * progmodes/tcl.el (tcl):
4885 * textmodes/nroff-mode.el (nroff):
4886 * textmodes/reftex-vars.el (reftex-fontification-configurations):
4887 * textmodes/sgml-mode.el (sgml):
4888 * textmodes/texinfo.el (texinfo):
4889 Add :link (custom-group-link font-lock-faces) to defgroup.
4890
4891 * hi-lock.el (hi-lock): Rename this defgroup from
4892 `hi-lock-interactive-text-highlighting'. Change parent group from
4893 `faces' to `font-lock'. Add link to the manual.
4894 (hi-lock-mode, hi-lock-file-patterns-range)
4895 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
4896 `hi-lock-interactive-text-highlighting' to `hi-lock'.
4897 (hi-lock-faces): Add :group `faces'.
4898
4899 * cus-edit.el (custom-variable-prompt): Clarify the code.
4900
4901 * faces.el (face-read-string): Set the default value arg of
4902 completing-read.
4903
4904 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
4905
4906 * rfn-eshadow.el (file-name-shadow-properties)
4907 (file-name-shadow-tty-properties, file-name-shadow-mode):
4908 Remove autoloads, because the file is now preloaded.
4909
4910 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4911
4912 * printing.el (easy-menu-intern): Don't define.
4913 (pr-get-symbol): Use easy-menu-intern only if defined.
4914
4915 * simple.el (blink-matching-open): Simplify a bit.
4916 (completion-setup-function): Fix the case of partial-completion-mode
4917 when the minibuffer's contents start with "-".
4918 Obey completion-base-size-function even when
4919 minibuffer-completing-file-name is non-nil.
4920
4921 2005-11-16 Richard M. Stallman <rms@gnu.org>
4922
4923 * net/eudcb-ph.el (eudc-ph-open-session):
4924 Use set-process-query-on-exit-flag.
4925
4926 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
4927
4928 * international/ucs-tables.el (ucs-set-table-for-input):
4929 Use make-local-variable, not make-variable-buffer-local.
4930
4931 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
4932 Improve warning message text.
4933
4934 * savehist.el (savehist-save-hook): Add :group.
4935
4936 * menu-bar.el (menu-bar-help-menu):
4937 Rename Find Extra Packages to External Packages.
4938
4939 * cus-edit.el (Custom-reset-standard): Verify that
4940 :custom-standard-value prop exists before calling it.
4941
4942 * apropos.el (apropos-calc-scores): Use apropos-pattern.
4943
4944 2005-11-16 Martin Rudalics <rudalics@gmx.at> (tiny change)
4945
4946 * wid-edit.el (color): Enclose %t in %{...%}.
4947
4948 * cus-edit.el (face): Enclose %t in %{...%}.
4949
4950 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
4951
4952 * savehist.el (savehist-mode-hook): Re-add the var.
4953 (savehist-mode): Use it.
4954
4955 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4956
4957 * textmodes/flyspell.el: Fix commenting convention.
4958 Remove unnecessary leading * in custom docstrings.
4959 (flyspell-emacs): Remove unused var.
4960 (flyspell-delete-region-overlays): Use remove-overlays.
4961 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
4962 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
4963 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
4964 (flyspell-debug-signal-word-checked): Use with-current-buffer.
4965 (make-flyspell-overlay): Don't locally reuse a global name.
4966 (flyspell-highlight-incorrect-region)
4967 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
4968 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
4969 (flyspell-notify-misspell): Remove unused args `start' and `end'.
4970 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
4971 Wrap calls to accept-process-output inside with-local-quit since it's
4972 often called from a post-command-hook.
4973 (flyspell-correct-word, flyspell-auto-correct-word):
4974 Use ispell-send-string.
4975 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
4976
4977 * calendar/diary-lib.el (diary-list-entries): Also hide the
4978 terminating newline.
4979
4980 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
4981
4982 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
4983 window-system, to allow fonts on tty.
4984
4985 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
4986
4987 * progmodes/gud.el (gud-speedbar-item-info): New function.
4988 (gud-install-speedbar-variables): Use it to display data type
4989 of watch expression as a tooltip in speedbar.
4990
4991 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
4992
4993 * font-core.el (global-font-lock-mode): Add :version keyword,
4994 because default was changed.
4995
4996 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
4997
4998 * startup.el (command-line): Use `custom-reevaluate-setting' for
4999 `file-name-shadow-mode'.
5000
5001 * loadup.el: Preload rfn-eshadow.
5002
5003 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
5004 Add :version keyword.
5005 (file-name-shadow-properties, file-name-shadow-tty-properties)
5006 (file-name-shadow): Add :version keyword.
5007
5008 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
5009 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
5010 in the custom-group property of the symbol frames and the fringe
5011 group got no link to its parent group frames.
5012 Doc fix.
5013
5014 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
5015
5016 * progmodes/gud.el (gud-stop-subjob): New function.
5017 (gud-menu-map, gud-tool-bar-map): Use it.
5018
5019 2005-11-16 Kim F. Storm <storm@cua.dk>
5020
5021 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
5022 than kill it.
5023 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
5024 to a more useful/logical place.
5025
5026 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
5027
5028 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
5029 go buttons complementary.
5030
5031 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
5032
5033 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
5034 (rfn-eshadow-sifn-equal): New function.
5035 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
5036
5037 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
5038
5039 * viper-utils (viper-non-word-characters-reformed-vi): Quote `-' in
5040 string.
5041
5042 * viper.el (viper-emacs-state-mode-list): Ensure that
5043 rcirc-mode buffers come up in Emacs state.
5044
5045 * ediff-util (ediff-make-temp-file): Use proper file-name-handler
5046 operation.
5047
5048 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
5049
5050 * term.el (term-termcap-format): Fix typos.
5051 (term-down): Fix the negative argument case.
5052
5053 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
5054
5055 * progmodes/gdb-ui.el: Remove face-alias left over from change on
5056 2005-08-15.
5057 (gdb-ann3): New command gud-go.
5058 (menu): Accomodate gdb-mi.el.
5059 (gdb-assembler-custom): Make buffer of selected window current
5060 so that set-window-point works.
5061
5062 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
5063 buttons and include new ones.
5064
5065 2005-11-16 Kim F. Storm <storm@cua.dk>
5066
5067 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
5068 (gud-menu-map): Use it.
5069
5070 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
5071
5072 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
5073 that works correctly for Custom and that does not override a user
5074 who disables it.
5075
5076 * help-mode.el (help-make-xrefs, help-xref-on-pp)
5077 (help-xref-interned, help-follow): Make hyperlinks for variables
5078 that are unbound, but have a non-nil variable-documentation property.
5079
5080 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
5081 mode hook. (It conflicted with defcustoms for some mode hooks.)
5082 Use the `variable-documentation' property to give the mode hook a
5083 docstring and expand that docstring.
5084
5085 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
5086
5087 * savehist.el (savehist-mode): Don't bother with
5088 `custom-set-minor-mode'.
5089 (savehist-coding-system): Check XEmacs version.
5090 (history-length): Declare also at run time.
5091 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
5092 Don't set the customize state.
5093 (savehist-minibuffer-hook): Special case for when
5094 minibuffer-history-variable is equal to t.
5095
5096 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
5097
5098 * files.el (write-file): Refresh VC status.
5099
5100 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
5101 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
5102 than fundamental-mode to see if the mode was set.
5103
5104 2005-11-14 Romain Francoise <romain@orebokech.com>
5105
5106 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
5107 dummy function in `eval-when-compile' to avoid compiler warning.
5108 Require `man' at compile time.
5109
5110 2005-11-14 Jay Belanger <belanger@truman.edu>
5111
5112 * calc-alg.el (calcFunc-write-out-power): Rename it to
5113 calcFunc-powerexpand.
5114 (math-write-out-power): Rename it to math-powerexpand; have it
5115 handle negative exponents.
5116 (calc-writeoutpower): Rename it to calc-powerexpand.
5117
5118 * calc-ext.el: Change calcFunc-writeoutpower and
5119 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
5120 autoloads.
5121 Add calcFunc-ldiv to autoloads.
5122
5123 * calc-arith.el (calcFunc-ldiv): New function.
5124
5125 * calc.el (calc-left-divide): New function.
5126
5127 2005-11-14 Juri Linkov <juri@jurta.org>
5128
5129 * cus-edit.el (custom-variable-prompt): Set the default value arg
5130 of completing-read.
5131
5132 * cus-dep.el (custom-make-dependencies): Reverse the list of
5133 found dependencies.
5134
5135 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
5136
5137 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
5138 Highlighting" entry, it is on by default now.
5139 (menu-bar-options-save): Do not save global-font-lock-mode.
5140
5141 2005-11-13 Richard M. Stallman <rms@gnu.org>
5142
5143 * textmodes/flyspell.el (flyspell-large-region):
5144 Call flyspell-accept-buffer-local-defs.
5145
5146 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
5147
5148 * textmodes/flyspell.el (flyspell-notify-misspell):
5149 Fix misspelling of "Misspelling".
5150 (flyspell-process-localwords): New function.
5151 (flyspell-large-region): Call flyspell-process-localwords and
5152 flyspell-delete-region-overlays.
5153 (flyspell-delete-region-overlays): New function.
5154 (flyspell-delete-all-overlays): Call that.
5155
5156 2005-11-13 Richard M. Stallman <rms@gnu.org>
5157
5158 * help.el (help-for-help-internal): Improve doc of C-h a.
5159 (describe-key): Improve prompt; doc fix.
5160
5161 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
5162
5163 * vc-svn.el (vc-svn-registered): Catch all errors.
5164
5165 * cus-dep.el (custom-make-dependencies): Typo.
5166
5167 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
5168
5169 * net/tramp-util.el (top): Fix compilation warning.
5170
5171 2005-11-13 Kim F. Storm <storm@cua.dk>
5172
5173 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
5174
5175 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
5176
5177 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
5178 (gud-speedbar-buttons): Match on "const char *" too.
5179
5180 * progmodes/gdb-ui.el (gdb-var-create-handler)
5181 (gdb-var-list-children-handler): Match on "const char *" too.
5182 (gdb-var-evaluate-expression-handler): Match on empty string.
5183 (gdb-var-update-handler): Only call
5184 gdb-var-evaluate-expression-handler when required.
5185
5186 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
5187
5188 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
5189 selected window. This still doesn't work for speedbar.
5190 (gud-speedbar-buttons): Handle string expressions properly.
5191
5192 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
5193 (gdb-var-create-handler): Handle string expressions properly.
5194 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
5195 Handle string expressions properly. Move "type" field into regexp.
5196
5197 2005-11-12 Karl Fogel <kfogel@red-bean.com>
5198
5199 * bookmark.el (bookmark-maybe-message): New function to reduce
5200 code duplication: invokes `message' iff baud-rate is high enough.
5201 (bookmark-write-file): Use above instead of an inline conditional.
5202 (bookmark-load): Same.
5203
5204 2005-11-12 Karl Fogel <kfogel@red-bean.com>
5205
5206 * bookmark.el (bookmark-write-file): Don't visit the destination
5207 file, just write the data to it using write-region. This is
5208 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
5209 change to avoid visiting the file in the first place.
5210
5211 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
5212
5213 * hi-lock.el (hi-lock-mode): Set the default value of
5214 font-lock-defaults.
5215
5216 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
5217
5218 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
5219 arg to `file-attributes'.
5220 (find-lisp-format): The UID and GID can now be strings.
5221
5222 2005-11-12 Kim F. Storm <storm@cua.dk>
5223
5224 * help.el (help-map): Bind C-h d to apropos-documentation.
5225
5226 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
5227 when point is at end-of-buffer.
5228
5229 * apropos.el (apropos-match-face): Doc fix.
5230 (apropos-sort-by-scores): Add new choice `verbose'.
5231 (apropos-documentation-sort-by-scores): New defcustom.
5232 (apropos-pattern): Now contains the pattern entered by the user.
5233 (apropos-pattern-quoted): New defvar.
5234 (apropos-regexp): New defvar, containing the regexp corresponding
5235 to apropos-pattern.
5236 (apropos-all-words-regexp): Rename from apropos-all-regexp.
5237 (apropos-read-pattern): New defun. Use it to read pattern arg in
5238 interactive calls; returns list of words for a word list, and
5239 string for a regexp.
5240 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
5241 parses a list of words or regexp as returned by apropos-read-pattern.
5242 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
5243 (apropos-score-doc): Return a very high score if the string
5244 entered by the user matches literally.
5245 (apropos-variable): Doc fix. Use apropos-read-pattern.
5246 (apropos-command): Doc fix. Use apropos-read-pattern and
5247 apropos-parse-pattern. Call apropos-print with nosubst=t.
5248 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
5249 apropos-parse-pattern.
5250 (apropos-documentation): Doc fix. Use apropos-read-pattern and
5251 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
5252 apropos-documentation-sort-by-scores. Call apropos-print with
5253 nosubst=t.
5254 (apropos-documentation-internal): Pass doc string through
5255 substitute-key-definition before adding text properties.
5256 Highlight substring matching literal user input if possible.
5257 (apropos-documentation-check-doc-file): Remove locals beg and end.
5258 Fix calculation of score (as added twice). Pass doc string through
5259 substitute-key-definition before adding text properties.
5260 (apropos-documentation-check-elc-file): Pass doc string through
5261 substitute-key-definition before adding text properties.
5262 Highlight substring matching literal user input if possible.
5263 (apropos-print): Add new arg NOSUBST; if set, command and variable
5264 doc strings have already been passed through substitute-key-definition.
5265 Add code to handle apropos-accumulator items without score element
5266 for backwards compatibility (e.g. with woman package).
5267 Only show scores if apropos-sort-by-scores is `verbose'.
5268
5269 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
5270
5271 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
5272 Add jka-compr-load-suffixes to load-suffixes.
5273
5274 * jka-compr.el: Require jka-cmpr-hook.
5275 (jka-compr-info-compress-message, jka-compr-info-compress-program)
5276 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
5277 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
5278 (jka-compr-info-can-append, jka-compr-info-strip-extension)
5279 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
5280 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
5281 (jka-compr-uninstall): Remove entries from
5282 jka-compr-added-to-file-coding-system-alist after they are used.
5283 (jka-compr-error): Remove unused var `curbuf'.
5284 (jka-compr-file-local-copy): Remove unused var `notfound'.
5285
5286 2005-11-10 Romain Francoise <romain@orebokech.com>
5287
5288 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
5289
5290 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
5291
5292 * progmodes/gud.el (gud-menu-map): Move parentheses.
5293 (gdb): New command gud-pv.
5294
5295 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
5296
5297 * tar-mode.el: Remove spurious or unnecessary leading stars
5298 in docstrings.
5299 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
5300 (tar-parse-octal-integer-safe): Use mapc.
5301 (tar-header-block-summarize): Remove unused var `ck'.
5302 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
5303 cleared before. Obey default-enable-multibyte-characters.
5304 Use mapconcat. Simplify setting of tar-header-offset.
5305 (tar-mode-map): Move initialization inside delcaration.
5306 (tar-flag-deleted): Use `abs'.
5307 (tar-expunge-internal): Remove unused var `line'.
5308 (tar-expunge-internal): Don't hardcode point-min==1.
5309 (tar-expunge): Widen while doing set-buffer-multibyte.
5310 (tar-rename-entry): Use file-name-coding-system.
5311 (tar-alter-one-field): Don't hardcode point-min==1.
5312 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
5313 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
5314
5315 2005-11-10 Masatake YAMATO <jet@gyve.org>
5316
5317 * add-log.el (add-log-current-defun): Handle class::method
5318 notation of c++. Fix incorrect comment.
5319
5320 2005-11-10 Alan Mackenzie <acm@muc.de>
5321
5322 * help-fns.el (describe-variable): Make C-h v work when a variable
5323 has variable documentation yet is unbound.
5324
5325 2005-11-10 Masatake YAMATO <jet@gyve.org>
5326
5327 * man.el (Man-highlight-references): Set an empty
5328 string to `Man-arguments' if it is nil.
5329 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
5330
5331 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
5332
5333 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
5334 commenting conventions.
5335
5336 * cus-dep.el (custom-make-dependencies): Simplify.
5337 Better follow the commenting conventions.
5338
5339 2005-11-09 Richard M. Stallman <rms@gnu.org>
5340
5341 * apropos.el (apropos-pattern): Rename from apropos-regexp.
5342 (apropos-orig-pattern): Rename from apropos-orig-regexp.
5343 All uses changed.
5344 (apropos-rewrite-regexp): Doc fix.
5345 (apropos-variable, apropos-command, apropos, apropos-value):
5346 Change prompt; carry through the argument renaming.
5347
5348 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5349
5350 * find-lisp.el: Require dired.
5351 (find-lisp-find-dired-internal): Do not call
5352 `abbreviate-file-name' on DIR.
5353
5354 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
5355
5356 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
5357
5358 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
5359
5360 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
5361 when using the speedbar.
5362 (gdb): New command gud-pp.
5363 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
5364
5365 2005-11-09 Juri Linkov <juri@jurta.org>
5366
5367 * replace.el (occur-excluded-properties): New defcustom.
5368 (occur-1, occur-engine, occur-accumulate-lines): Use it.
5369
5370 2005-11-08 Jay Belanger <belanger@truman.edu>
5371
5372 * calc/calc-units.el (math-convert-units): Replace any composite
5373 unit by its definition.
5374
5375 2005-11-08 Lars Hansen <larsh@soem.dk>
5376
5377 * emacs-lisp/autoload.el (update-directory-autoloads):
5378 Add obsolete function alias.
5379
5380 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
5381
5382 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
5383 comment-indent-function.
5384 (lisp-comment-indent): Replace by an alias for comment-indent-default.
5385
5386 * reveal.el (reveal-post-command): Rework the handling of
5387 reveal-open-spots, so as to be more reliable. There were several
5388 tricky corner cases where an open spot might be lost, or where
5389 a closed spot might end up on the list of open spots.
5390 Only reveal text that's ellipsised.
5391
5392 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
5393
5394 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
5395
5396 2005-11-07 John Paul Wallington <jpw@gnu.org>
5397
5398 * ibuffer.el (ibuffer): Search iconified frames too when
5399 getting Ibuffer buffer's window.
5400
5401 2005-11-06 Richard M. Stallman <rms@gnu.org>
5402
5403 * progmodes/compile.el (compilation-internal-error-properties):
5404 save-excursion around the computation of MARKER.
5405
5406 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
5407
5408 * textmodes/flyspell.el (flyspell-external-point-words):
5409 flyspell-get-word returns a list, not just a string.
5410
5411 2005-11-06 John Paul Wallington <jpw@pobox.com>
5412
5413 * ibuffer.el (ibuffer): Search all visible frames when getting
5414 Ibuffer buffer's window.
5415
5416 2005-11-07 Masatake YAMATO <jet@gyve.org>
5417
5418 * man.el (Man-reference-regexp): Accept spaces between
5419 `Man-name-regexp' and `Man-section-regexp'.
5420 (Man-apropos-regexp): New variable.
5421 (Man-abstract-xref-man-page): Use value for `Man-target-string'
5422 if available.
5423 (Man-highlight-references, Man-highlight-references0):
5424 Handle the case when `Man-arguments' includes "-k".
5425 (Man-highlight-references0): Rename the argument `TARGET-POS' to
5426 `TARGET'. `TARGET' can be a number, function or nil.
5427
5428 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
5429
5430 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
5431 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
5432 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
5433 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
5434 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
5435 (gdb-send-item): Use buffer-local-value and simplify.
5436
5437 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
5438
5439 * startup.el (command-line): Use `custom-reevaluate-setting' for
5440 `global-font-lock-mode'.
5441
5442 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
5443 by default, except in batch mode or when the -D option is given.
5444
5445 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
5446 specified keyword args on to `define-minor-mode'. Update docstring.
5447
5448 2005-11-05 Romain Francoise <romain@orebokech.com>
5449
5450 * replace.el (occur-engine): Add marker at end of line, too.
5451
5452 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
5453
5454 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
5455 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
5456 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
5457 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
5458 argument to all these routines, so the passphrase can be managed
5459 externally and passed in to the system.
5460 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
5461 pgg-add-passphrase-to-cache function.
5462
5463 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
5464 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
5465 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
5466 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
5467 argument to all these routines, so the passphrase can be managed
5468 externally and passed in to the system.
5469 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
5470 function.
5471
5472 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
5473
5474 * font-lock.el: Don't deal with font-lock-face-attributes here,
5475 move the code ...
5476
5477 * startup.el (command-line): ... here. Use face-spec-set instead
5478 of custom-declare-face.
5479
5480 * faces.el (face-spec-set): Reset the face if spec is not nil.
5481
5482 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
5483
5484 * newcomment.el (comment-region-internal): Box more tightly in the
5485 common case where there's no TAB in the boxed text.
5486
5487 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5488
5489 * info.el (info-tool-bar-map): Use images prev-node, next-node and
5490 up-node.
5491
5492 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
5493
5494 * newsticker.el: Commentary updated. Code formatting changed.
5495 (newsticker-version): Change to "1.9".
5496 (newsticker, newsticker-feed): Doc fix.
5497 (newsticker-url-list): Doc fix. Add option "Weekly".
5498 (newsticker-retrieval-interval): Add option "Weekly".
5499 (newsticker-headline-processing): Doc fix.
5500 (newsticker-auto-mark-filter): Remove.
5501 (newsticker-auto-mark-filter-list): New.
5502 (newsticker-layout, newsticker-sort-method): Doc fix.
5503 (newsticker-hide-old-items-in-newsticker-buffer)
5504 (newsticker-heading-format, newsticker-item-format)
5505 (newsticker-desc-format): Doc fix.
5506 (newsticker-show-all-rss-elements): Remove.
5507 (newsticker-show-all-news-elements): New.
5508 (newsticker-faces, newsticker-ticker): Doc fix.
5509 (remove-from-invisibility-spec): Code formatting.
5510 (newsticker--process-ids): New.
5511 (newsticker-mode): Doc fix.
5512 (newsticker-mode): Change mode-line-format.
5513 (newsticker-start): Remove debug output.
5514 (newsticker-start-ticker): Doc fix. Add autoload cookie.
5515 (newsticker-w3m-show-inline-images): Code formatting.
5516 (newsticker-next-item): Call `force-mode-line-update'.
5517 (newsticker-previous-item): Call `force-mode-line-update'.
5518 (newsticker-next-feed): Call `force-mode-line-update'.
5519 (newsticker-previous-feed): Call `force-mode-line-update'.
5520 (newsticker-mark-all-items-at-point-as-read): Code formatting.
5521 (newsticker-show-old-items): Do not show descs.
5522 (newsticker-hide-entry): Hide too much.
5523 (newsticker-hide-entry, newsticker-show-entry)
5524 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
5525 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
5526 (newsticker-toggle-auto-narrow-to-item): Code formatting.
5527 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
5528 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
5529 (newsticker-get-news): Call `force-mode-line-update'.
5530 Collect process ids.
5531 (newsticker--sentinel): Change coding system handling.
5532 Move image retrieval to new functions newsticker--get-logo-url-*.
5533 Move feed parsing to new functions newsticker--parse-*.
5534 Update list of process ids.
5535 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
5536 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
5537 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
5538 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
5539 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
5540 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
5541 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
5542 (newsticker--decode-coding-string): Remove.
5543 (newsticker--decode-numeric-entities): Check input. Format code.
5544 (newsticker--remove-whitespace): Check input.
5545 (newsticker--do-forget-preformatted): Doc fix.
5546 (newsticker--decode-rfc822-date): Allow for missing time.
5547 (newsticker--update-process-ids): New.
5548 (newsticker--image-sentinel): Change comment.
5549 (newsticker--image-read): Change error message.
5550 (newsticker--imenu-goto): Doc fix. Show headline title.
5551 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
5552 (newsticker--buffer-do-insert-text): Clean whitespace in
5553 html-rendered headline title. Code formatting.
5554 Call `newsticker--buffer-print-extra-elements'.
5555 (newsticker--buffer-print-extra-element): Remove.
5556 (newsticker--buffer-print-extra-elements): New.
5557 (newsticker--buffer-do-print-extra-element): New.
5558 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
5559 large sizes.
5560 (newsticker--run-auto-mark-filter)
5561 (newsticker--do-run-auto-mark-filter):
5562 Use `newsticker-auto-mark-filter-list'.
5563
5564 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
5565
5566 * net/rcirc.el: Use split-string OMIT-NULLS argument.
5567 (rcirc-print): Force redisplay before running hooks. Do long
5568 buffer truncation after making new text read-only. Deal with nil
5569 text when decoding strings. If TARGET is nil, use either the
5570 currently selected buffer, if it is an rcirc buffer and of the
5571 same process or the process buffer.
5572 (rcirc-mode): Remove header-line. Recompute short buffer names.
5573 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
5574 (rcirc-short-buffer-name): Add variable.
5575 (rcirc-kill-buffer-hook): Recompute short buffer names.
5576 Remove nick from private channel.
5577 (rcirc-send-input): Send command text to current-buffer.
5578 Don't clear overlay arrow here.
5579 (rcirc-short-buffer-name): Return a short buffer name.
5580 (rcirc-update-short-buffer-names, rcirc-abbreviate)
5581 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
5582 buffer-name abbreviations.
5583 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
5584 Do not touch nick-table when killing a parted channel.
5585 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
5586 Clear arrow from current buffer if it is now hidden.
5587 (rcirc-current-buffer): Add variable.
5588 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
5589 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
5590 Remove -face from names.
5591 (rcirc-update-activity-string): Print "DND" when globally ignoring
5592 activity.
5593 (rcirc-ignore-buffer-activity-flag): Rename from
5594 rcirc-ignore-channel-activity.
5595 (rcirc-ignore-all-activity-flag): Doc fix.
5596 (rcirc-channels): Remove variable.
5597 (rcirc-kill-buffer-hook):
5598 (rcirc-get-buffer-create): Add nick to private channel.
5599 (rcirc-multiline-edit-submit): Remove tabs.
5600 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
5601 folded.
5602 (rcirc-remove-nick-channel): Bug fix.
5603 (rcirc-toggle-ignore-buffer-activity): Rename from
5604 rcirc-toggle-ignore-channel-activity.
5605 (rcirc-record-activity): Add buffers to the front of the list.
5606 (rcirc-update-activity): Remove killed buffers from list.
5607 (rcirc-process-server-response-1): Remove last argument if it is
5608 null before calling handler.
5609 (rcirc): Add "rcirc" defcustom prefix.
5610 (rcirc-prompt): Simplify default prompt.
5611 Use custom-initialize-default.
5612 (rcirc-private-chats): Remove variable.
5613 (rcirc-prompt): Change initialization.
5614 (rcirc-version): Remove function.
5615 (rcirc-id-string): Add constant.
5616 (rcirc-last-buffer): Remove variable.
5617 (rcirc-buffer-alist): Add variable.
5618 (rcirc-connect): Update variable setup.
5619 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
5620 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
5621 default.
5622 (rcirc-handler-generic): Trigger activity.
5623 (rcirc-send-message): Create the buffor of the target.
5624 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
5625 (rcirc-get-buffer): Just return nil if there is no matching buffer.
5626 (rcirc-multiline-edit-cancel): Remove function.
5627 (rcirc-set-last-buffer): Remove function.
5628 (rcirc-get-any-buffer): Add function.
5629 (rcirc-join-channels): Don't print /join text.
5630 (rcirc-toggle-ignore-channel-activity): Add and update echo area
5631 messages.
5632 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
5633 (rcirc-handler-NOTICE): Recognize CTCP responses.
5634 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
5635 constructing TOPIC string for buffers we are not JOINed.
5636 (rcirc-handler-CTCP-response): Add handler.
5637 (rcirc-multiline-edit-submit): Restore the window-configuration
5638 before adjusting point.
5639 (rcirc): Add customization group.
5640 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
5641 (rcirc-user-full-name, rcirc-startup-channels-alist)
5642 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
5643 (rcirc-ignore-all-activity-flag, rcirc-time-format)
5644 (rcirc-input-ring-size, rcirc-read-only-flag)
5645 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
5646 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
5647 Change defvar to defcustom.
5648 (rcirc-update-prompt): Add optional ALL arg, which will update
5649 prompts in all rcirc buffers. Regexp quote replacement text.
5650 (rcirc-fill-column): Accept frame-width as a value.
5651 (rcirc-set-changed): Add function.
5652 (rcirc-next-active-buffer): Write more meaningful messages.
5653 (rcirc-faces): Add customization group.
5654 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
5655 (rcirc-nick-in-message-face, rcirc-prompt-face)
5656 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
5657 (with-rcirc-process-buffer): Move before first usage.
5658 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
5659 (rcirc-debug-flag): Rename from `rcirc-log-p'.
5660 (rcirc-debug): Rename from `rcirc-log'.
5661 (rcirc-format-response-string): Do not print `-' chars for a
5662 NOTICE with no sender. Simplify output of server responses.
5663
5664 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
5665
5666 (rcirc-browse-url-map, rcirc-browse-url-at-point)
5667 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
5668 Make urls mouse and RET clickable.
5669
5670 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
5671
5672 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
5673
5674 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
5675
5676 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
5677 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
5678 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
5679 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
5680 argument to all these routines, so the passphrase can be managed
5681 externally and passed in to the system.
5682 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
5683 pgg-add-passphrase-to-cache function.
5684
5685 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
5686 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
5687 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
5688 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
5689 argument to all these routines, so the passphrase can be managed
5690 externally and passed in to the system.
5691 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
5692 function.
5693
5694 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
5695
5696 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
5697 from goto-address-url-regexp.
5698
5699 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
5700
5701 * textmodes/org.el (org-read-date, org-goto-calendar)
5702 (org-recenter-calendar, org-agenda-goto-calendar):
5703 Temporarily clear `calendar-move-hook'.
5704
5705 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
5706
5707 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
5708 merging.
5709
5710 * ediff-util.el (ediff-previous-difference): Don't skip regions that
5711 have merge clashes.
5712
5713 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5714
5715 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
5716 Undo previous change.
5717
5718 * startup.el (command-line): Use `custom-reevaluate-setting' for
5719 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
5720 tty-register-default-colors on Mac.
5721
5722 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
5723
5724 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
5725 (gdb-buffer-type): Make it automatically buffer local...
5726 (gdb-get-create-buffer): ...and set it accordingly.
5727 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
5728 actually work.
5729
5730 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
5731
5732 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
5733 not red.
5734
5735 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
5736
5737 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
5738 case GUD buffer is not visible.
5739 (gdb-goto-breakpoint): Try to force display in source buffer.
5740 (gdb-frame-gdb-buffer): Copy other similar functions.
5741 (gdb-restore-windows): Don't display source if not asked for.
5742 (gdb-assembler-buffer-name): Don't capitalise.
5743
5744 2005-11-03 Richard M. Stallman <rms@gnu.org>
5745
5746 * wid-edit.el (key-sequence): New widget type.
5747
5748 * simple.el (set-mark-command-repeat-pop): New variable.
5749 (set-mark-command): Only interpret plan C-@ after a pop as a pop
5750 if set-mark-command-repeat-pop is true.
5751
5752 * info.el (Info-fontify-node): Don't display extra "see" if there
5753 already is one here.
5754
5755 * mouse.el: Fix special handling of DEL after dragging a region:
5756 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
5757 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
5758
5759 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
5760
5761 * textmodes/ispell.el (ispell-command-loop): Change `i' description
5762 not to assume it pertains to an affix.
5763
5764 * textmodes/flyspell.el (flyspell-post-command-hook):
5765 Bind deactivate-mark to prevent deactivation.
5766
5767 2005-11-03 Lars Hansen <larsh@soem.dk>
5768
5769 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
5770 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
5771 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
5772
5773 2005-11-03 Romain Francoise <romain@orebokech.com>
5774
5775 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
5776 Update copyright years.
5777
5778 2005-11-03 Sam Steingold <sds@gnu.org>
5779
5780 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
5781 Use system-type instead of window-system because window-system is not
5782 correctly defined during loadup.
5783
5784 2005-11-02 Mark A. Hershberger <mah@everybody.org>
5785
5786 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
5787 (xml-parse-tag): Join strings separated by a comment properly.
5788
5789 2005-11-02 Andreas Schwab <schwab@suse.de>
5790
5791 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
5792
5793 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
5794
5795 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
5796 (byte-optimize-pure-func): Quote the eval'd value.
5797
5798 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
5799 Rename from perl-font-lock-syntactic-face-function.
5800 Change the calling convention so it can be used as a font-lock MATCHER.
5801 Do the parse-partial-sexp loop outselves.
5802 (perl-font-lock-syntactic-keywords): Use it.
5803 (perl-mode): Don't set font-lock-syntactic-face-function any more.
5804
5805 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
5806
5807 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
5808 disassembly buffer too.
5809 (gdb-exited): Remove overlay arrows when execution has finished.
5810 (gdb-info-frames-custom, gdb-info-threads-custom)
5811 (gdb-info-registers-custom): Don't add inappropriate text
5812 properties if inferior is not active.
5813
5814 2005-11-02 Glenn Morris <rgm@gnu.org>
5815
5816 * progmodes/fortran.el (fortran-blink-match):
5817 Use `blink-matching-delay'.
5818
5819 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
5820
5821 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
5822
5823 2005-11-02 Lars Hansen <larsh@soem.dk>
5824
5825 * net/tramp.el (tramp-action-out-of-band): Handle scp message
5826 "Permission denied".
5827
5828 2005-11-01 Richard M. Stallman <rms@gnu.org>
5829
5830 * textmodes/flyspell.el (flyspell-external-point-words):
5831 Pass nil to flyspell-get-word.
5832
5833 2005-11-02 Kim F. Storm <storm@cua.dk>
5834
5835 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
5836 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
5837
5838 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
5839
5840 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
5841 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
5842 (calendar-mouse-print-dates): Add optional `event' argument.
5843 Update interactive-spec.
5844 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
5845 Use `calendar-event-to-date' instead of `event'.
5846
5847 2005-11-02 Masatake YAMATO <jet@gyve.org>
5848
5849 * progmodes/ld-script.el (ld-script-builtins):
5850 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
5851 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
5852 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
5853
5854 2005-11-01 Romain Francoise <romain@orebokech.com>
5855
5856 * vc-sccs.el: Update copyright year.
5857 * ezimage.el: Likewise.
5858
5859 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
5860
5861 * info.el (Info-fontify-node): Use `string-width' for fontifying
5862 underlined titles.
5863
5864 2005-11-01 Juri Linkov <juri@jurta.org>
5865
5866 * info.el (Info-fontify-node): Downcase node header keywords Node,
5867 Prev, Next, Up before comparison.
5868 (Info-history): Insert absolute directory name, and put invisible
5869 property on it.
5870
5871 2005-11-01 Juri Linkov <juri@jurta.org>
5872
5873 * info.el (Info-file-supports-index-cookies): New variable.
5874 (Info-find-node-2): Check makeinfo version for index cookie support.
5875 (Info-index-nodes): Search for nodes with index cookies only when
5876 Info-file-supports-index-cookies is t. Otherwise, search nodes
5877 with "Index" in the node name.
5878 (Info-index-node): Search index cookie in the current node only when
5879 Info-file-supports-index-cookies is t. Otherwise, check the word
5880 "Index" in the node name.
5881 (Info-find-emacs-command-nodes): Remove code that searches nodes
5882 with "Index" node name in the top menu.
5883
5884 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
5885
5886 * progmodes/scheme.el (scheme-mode-variables): Use the default
5887 comment-indent-function.
5888
5889 * faces.el (face-attribute): Handle the case where a face inherits from
5890 a non-existent face.
5891
5892 * simple.el (eval-expression-print-format): Use lisp-readable syntax
5893 for octal and hexa output, and merge the char into the paren.
5894 (kill-new): Use push.
5895 (copy-to-buffer): Use with-current-buffer.
5896 (completion-setup-function): Move code in loop to remove redundancy.
5897 (minibuffer-local-must-match-map): Don't add bindings that duplicate
5898 those inherited from minibuffer-local-completion-map.
5899
5900 * savehist.el (savehist-mode) <defcustom>:
5901 Use custom-set-minor-mode if available.
5902 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
5903 and emit a message if applicable.
5904
5905 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
5906
5907 * savehist.el: Sync up to version 19.
5908 (savehist-mode): New minor mode.
5909 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
5910 (savehist-length): Remove (use history-length instead).
5911 (savehist-file-modes): Rename from savehist-modes.
5912 (savehist-save-hook, savehist-loaded): New vars.
5913 (savehist-load): Use savehist-mode. Try to smooth up transition from
5914 old format to new format.
5915 (savehist-install): Allow savehist-autosave-interval to be nil.
5916 (savehist-save): Run the new hook. Be more careful to only trim the
5917 history variables.
5918 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
5919 (savehist-printable): Print into a buffer rather than char-by-char.
5920
5921 2005-11-01 John Wiegley <johnw@newartisans.com>
5922
5923 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
5924 toggle-ignore keybinding (C-a). The author said it had been
5925 disabled much earlier due to a possible incompatibility, but after
5926 many months of usage I have encountered no problems (and it is a
5927 rather useful option, especially for switching to " *temp*").
5928
5929 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
5930 support for OS/X's AddressBook, by calling out to the open source
5931 program "contacts" (installable through Fink).
5932
5933 * net/eudc.el (eudc-expand-inline): If the
5934 `eudc-multiple-match-handling-method' is set to `all', delete the
5935 query string before inserting the query result.
5936
5937 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
5938 flag, to prevent Eshell from using the system ls when
5939 `eshell-ls-insert-directory' is in used.
5940 (eshell-ls-insert-directory): Disable font-lock in directory
5941 buffer so that Eshell's own fontification is seen. This broke
5942 recently due to changes in font-lock, so this goes back to version
5943 21 behavior.
5944
5945 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
5946
5947 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
5948 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
5949 (gdb-many-windows): Doc fix.
5950
5951 2005-10-31 Romain Francoise <romain@orebokech.com>
5952
5953 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
5954
5955 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
5956
5957 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
5958 that global-font-lock-mode can be enabled by default.
5959
5960 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
5961 (font-lock-add-keywords, font-lock-remove-keywords)
5962 (font-lock-fontify-buffer): Remove autoload cookies.
5963
5964 * jit-lock.el (jit-lock-register): Likewise.
5965
5966 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
5967
5968 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
5969
5970 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
5971 intact if there is no gud-comint-buffer.
5972
5973 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
5974
5975 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
5976 old prompt comint-prompt-read-only is t and GDB commands are
5977 issued from tool bar etc.
5978
5979 2005-10-31 Masatake YAMATO <jet@gyve.org>
5980
5981 * vc.el (vc-directory-exclusion-list): Add "{arch}".
5982
5983 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
5984
5985 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
5986 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
5987
5988 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
5989
5990 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
5991 starting at beginning of line. Fontification is messed up when
5992 `open-paren-in-column-0-is-defun-start' set to t.
5993 Reported by John Paul Wallington <jpw@pobox.com>.
5994
5995 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
5996
5997 * comint.el (comint-send-input): Call `comint-update-fence' when
5998 `comint-process-echoes' and `comint-prompt-read-only' are both
5999 non-nil, to avoid leftover read-only newline.
6000
6001 2005-10-30 Richard M. Stallman <rms@gnu.org>
6002
6003 * textmodes/flyspell.el (flyspell-external-point-words):
6004 Detect when WORD can't be checked properly because
6005 flyspell-get-word finds just part of it, and move on.
6006
6007 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
6008 boundarychar for Polish.
6009 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
6010 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
6011
6012 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
6013
6014 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
6015 (gdb-registers-font-lock-keywords): Delete.
6016 (gdb-registers-mode): Don't fontify.
6017 (gdb-info-registers-custom): Use text properties instead as, in
6018 future, changed register values will use font-lock-warning-face.
6019 (gdb-local-font-lock-keywords): Rename to...
6020 (gdb-locals-font-lock-keywords): ...for consistency.
6021
6022 2005-10-30 Andre Spiegel <spiegel@gnu.org>
6023
6024 * vc.el (vc-switch-backend): Better error message if the buffer is
6025 not visiting a file under version control.
6026
6027 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
6028
6029 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
6030
6031 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
6032 ~/.emacs.d/.emacs.
6033
6034 2005-10-29 Richard M. Stallman <rms@gnu.org>
6035
6036 * replace.el (occur-mode-mouse-goto): Always go to other window.
6037 (occur-mode-goto-occurrence): Always switch in same window.
6038
6039 * simple.el (undo): Display message at end, not at start.
6040
6041 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
6042 New arg REUSE-CELL.
6043 (cancel-timer-internal): New function.
6044 (timer-event-handler): Use cancel-timer-internal,
6045 and pass the cell it returns to timer-activate...
6046
6047 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
6048 (jit-lock-deferred-fontify, jit-lock-context-fontify)
6049 (jit-lock-after-change): Test memory-full.
6050
6051 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
6052
6053 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
6054 part of the decoded armor to find the key-identifier.
6055 (pgg-gpg-lookup-key-owner): New function to return the
6056 human-readable identifier of a key owner.
6057 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
6058 key itself.
6059 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
6060 the key value) if we have a key and can match it against a secret
6061 key. Also, added a note pointing out fact that the prompt only
6062 indicates the first matching key.
6063
6064 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
6065 pgg-decrypt-region.
6066 (pgg-pending-timers): A new hash for tracking the passphrase cache
6067 timers, so that new ones supercede old ones.
6068 (pgg-add-passphrase-to-cache): Rename from
6069 `pgg-add-passphrase-cache' to reduce confusion (all callers
6070 changed). Modified to cancel old timers when new ones are added.
6071 (pgg-remove-passphrase-from-cache): Rename from
6072 `pgg-remove-passphrase-cache' to reduce confusion (all callers
6073 changed). Modified to cancel old timers when their keys are
6074 removed from the cache.
6075 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
6076 XEmacs, an indirection to delete-itimer.
6077 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
6078 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
6079 users can only check cache without risk of prompting. Correct bug in
6080 notruncate behavior.
6081 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
6082 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
6083 Add informative docstrings.
6084 (pgg-decrypt): Convey provided passphrase in subordinate call to
6085 pgg-decrypt-region.
6086
6087 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
6088 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
6089 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
6090 `passphrase' argument, so the passphrase can be managed externally
6091 and then passed in to the system.
6092
6093 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
6094 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
6095 so the passphrase cache can be used reliably with identifiers
6096 besides a pgp packet's key id.
6097
6098 * pgg-gpg.el (pgg-pgp-encrypt-region)
6099 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
6100 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
6101 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
6102 argument to all these routines, so the passphrase can be managed
6103 externally and passed in to the system.
6104
6105 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
6106 `notruncate' argument, so the passphrase cache can be used
6107 reliably with identifiers besides a pgp packet's key id.
6108
6109 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
6110
6111 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
6112 symmetric encryption.
6113 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
6114 encrypted session key.
6115 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
6116 message ask for the passphrase in a proper way.
6117
6118 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
6119 New user commands for symmetric encryption.
6120
6121 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
6122
6123 * textmodes/conf-mode.el (conf-assignment-sign)
6124 (conf-assignment-regexp): Fix docstrings.
6125 (conf-mode-initialize): New function.
6126 (conf-mode): Remove optional args. Use delay-mode-hooks to
6127 recognize recursive calls.
6128 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
6129 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
6130 (conf-xdefaults-mode): Use define-derived-mode and
6131 conf-mode-initialize.
6132
6133 2005-10-29 Romain Francoise <romain@orebokech.com>
6134
6135 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
6136
6137 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
6138
6139 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
6140 part of the decoded armor to find the key-identifier.
6141 (pgg-gpg-lookup-key-owner): New function to return the
6142 human-readable identifier of a key owner.
6143 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
6144 key itself.
6145 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
6146 the key value) if we have a key and can match it against a secret
6147 key. Also, added a note pointing out fact that the prompt only
6148 indicates the first matching key.
6149
6150 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
6151 pgg-decrypt-region.
6152 (pgg-pending-timers): A new hash for tracking the passphrase cache
6153 timers, so that new ones supercede old ones.
6154 (pgg-add-passphrase-to-cache): Rename from
6155 `pgg-add-passphrase-cache' to reduce confusion (all callers
6156 changed). Modified to cancel old timers when new ones are added.
6157 (pgg-remove-passphrase-from-cache): Rename from
6158 `pgg-remove-passphrase-cache' to reduce confusion (all callers
6159 changed). Modified to cancel old timers when their keys are
6160 removed from the cache.
6161 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
6162 XEmacs, an indirection to delete-itimer.
6163 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
6164 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
6165 users can only check cache without risk of prompting. Correct bug in
6166 notruncate behavior.
6167 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
6168 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
6169 Add informative docstrings.
6170 (pgg-decrypt): Convey provided passphrase in subordinate call to
6171 pgg-decrypt-region.
6172
6173 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
6174
6175 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
6176 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
6177 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
6178 `passphrase' argument, so the passphrase can be managed externally
6179 and then passed in to the system.
6180
6181 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
6182 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
6183 so the passphrase cache can be used reliably with identifiers
6184 besides a pgp packet's key id.
6185
6186 * pgg-gpg.el (pgg-pgp-encrypt-region)
6187 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
6188 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
6189 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
6190 argument to all these routines, so the passphrase can be managed
6191 externally and passed in to the system.
6192
6193 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
6194 `notruncate' argument, so the passphrase cache can be used
6195 reliably with identifiers besides a pgp packet's key id.
6196
6197 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
6198
6199 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
6200 symmetric encryption.
6201 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
6202 encrypted session key.
6203 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
6204 message ask for the passphrase in a proper way.
6205
6206 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
6207 New user commands for symmetric encryption.
6208
6209 2005-10-28 Bill Wohler <wohler@newt.com>
6210
6211 * help-mode.el (help-url): New button type. Calls browse-url.
6212 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
6213 Similar to Info nodes: URL `url'.
6214 (help-make-xrefs): Create help-url buttons for
6215 help-xref-url-regexp matches.
6216
6217 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
6218
6219 * tool-bar.el (tool-bar-add-item-from-menu)
6220 (tool-bar-local-item-from-menu): Fix doc strings.
6221
6222 2005-10-28 Romain Francoise <romain@orebokech.com>
6223
6224 * ldefs-boot.el: Update.
6225
6226 * subr.el (locate-library): Move from help-fns.el.
6227 * help-fns.el (locate-library): Move to subr.el.
6228
6229 2005-10-28 Richard M. Stallman <rms@gnu.org>
6230
6231 * net/tramp.el (tramp-completion-mode): defvar moved up.
6232
6233 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
6234
6235 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
6236
6237 * files.el (find-file-noselect): Use %d to format large file size.
6238
6239 * bindings.el (mode-line-format): Add %e.
6240
6241 * loadup.el ("facemenu"): Load unconditionally.
6242 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
6243 ("x-dnd"): Load, when appropriate.
6244
6245 * startup.el (command-line): Call before-init-hook earlier.
6246 Warn about some bad characters in -u user name.
6247
6248 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
6249 (flyspell-external-point-words): Error if misspelled word is not found.
6250 Set flyspell-large-region-beg at end of word.
6251
6252 2005-10-28 Andreas Schwab <schwab@suse.de>
6253
6254 * view.el (View-revert-buffer-scroll-page-forward):
6255 Use view-page-size-default.
6256
6257 2005-10-28 Juri Linkov <juri@jurta.org>
6258
6259 * international/quail.el (quail-get-current-str): Translate last
6260 raw character for deterministic input methods.
6261
6262 2005-10-27 Jay Belanger <belanger@truman.edu>
6263
6264 * calc/calc-ext.el: Add functions to autoloads.
6265 (math-identity-matrix-p, math-ident-row-p): New functions.
6266
6267 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
6268 multiplication by an identity matrix; don't turn multiplication by
6269 an inverse matrix into division.
6270 (math-div-symbol-fancy): Replace division by matrices with
6271 multiplication by inverse.
6272
6273 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
6274
6275 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
6276 (calc-writeoutpower): New functions.
6277
6278 2005-10-27 Romain Francoise <romain@orebokech.com>
6279
6280 * replace.el (occur-engine): Include colon in mouse-face highlight.
6281
6282 * dired-x.el: Change Maintainer field.
6283
6284 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
6285
6286 * longlines.el (longlines-mode): Bind after-change-functions to
6287 nil during initial decoding and final encoding.
6288
6289 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
6290
6291 * term.el (term-emulate-terminal, term-handle-colors-array)
6292 (term-handle-ansi-escape): Specify the terminfo capabilities
6293 implemented.
6294
6295 2005-10-26 Richard M. Stallman <rms@gnu.org>
6296
6297 * info.el (Info-fontify-node): Fix detection of sentence-break
6298 before *Note.
6299
6300 2005-10-26 Romain Francoise <romain@orebokech.com>
6301
6302 * smerge-mode.el: Add `tools' to file keywords.
6303
6304 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
6305
6306 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
6307 when the fringe is not available.
6308
6309 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
6310 (def-gdb-auto-update-trigger): Simplify construction.
6311 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
6312 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
6313 defined explicitly.
6314 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
6315 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
6316 defined explicitly.
6317 (gdb-info-locals-custom): Remove as it's a no-op.
6318
6319 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
6320
6321 * longlines.el (longlines-mode): Remove narrowing before
6322 performing the initial decoding or final encoding.
6323
6324 2005-10-25 Romain Francoise <romain@orebokech.com>
6325
6326 * emacs-lisp/find-func.el (find-library-name): Also strip
6327 extension if library name ends in .el, to take advantage of
6328 `find-library-suffixes'.
6329
6330 2005-10-25 Richard M. Stallman <rms@gnu.org>
6331
6332 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
6333
6334 2005-10-25 Juri Linkov <juri@jurta.org>
6335
6336 * textmodes/texinfo.el (texinfo-mode): Change charset of one
6337 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
6338
6339 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
6340
6341 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
6342 (blackbox-redefine-key): Add argument `map'.
6343
6344 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
6345 regions when moving the jit-lock-context-unfontify-pos boundary.
6346
6347 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
6348
6349 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
6350
6351 2005-10-25 Masatake YAMATO <jet@gyve.org>
6352
6353 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
6354
6355 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
6356
6357 * play/blackbox.el (blackbox-redefine-key): New function.
6358 (blackbox-mode-map): Use it to remap existing bindings for cursor
6359 motion instead of binding literal keys.
6360
6361 2005-10-25 Glenn Morris <rgm@gnu.org>
6362
6363 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
6364 diary does not end in a newline. Do not assume a blank line at
6365 the start of the diary file.
6366
6367 2005-10-25 Kenichi Handa <handa@m17n.org>
6368
6369 * international/quail.el (quail-translate-key): If the input
6370 method is deterministic and failed to handle the last key, restart
6371 the key handling loop from an appropriate key.
6372
6373 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
6374
6375 * vc.el (vc-dired-mode): Extend comment for binding of
6376 `directory-listing-before-filename-regexp'.
6377
6378 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
6379
6380 * textmodes/texinfo.el (texinfo-mode):
6381 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
6382 not to unnecessarily expose emacs-mule's internal char codes.
6383
6384 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
6385
6386 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
6387 Display hand pointer and help-echo on disabled icon too.
6388 (gdb-mouse-until): New function.
6389 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
6390
6391 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
6392
6393 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
6394 with 2005-10-23 change to doctor.el.
6395
6396 * finder.el (finder-mode-map): Add follow-link binding.
6397
6398 2005-10-25 Kim F. Storm <storm@cua.dk>
6399
6400 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
6401 to gdb-mouse-toggle-breakpoint-fringe.
6402 (gdb-mouse-toggle-breakpoint-margin): Rename from
6403 gdb-mouse-toggle-breakpoint. Fix doc.
6404 (gdb-mouse-toggle-breakpoint-fringe): New defun.
6405 (gdb-put-string): Add optional SPROPS arg. Add props to string.
6406 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
6407 string properties also for fringe breakpoint bitmaps.
6408
6409 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
6410
6411 * textmodes/org.el (org-start-icalendar-file): Fix format form.
6412
6413 2005-10-25 Masatake YAMATO <jet@gyve.org>
6414
6415 * simple.el (completion-common-substring):
6416 Use `completion-common-substring' prior to `completion-base-size'.
6417
6418 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
6419
6420 * savehist.el: Require CL while compiling.
6421 (savehist-history-variables): Remove.
6422 (savehist-save-minibuffer-history, savehist-additional-variables)
6423 (savehist-minibuffer-history-variables): New vars.
6424 (savehist-save): Use them.
6425 (savehist-uninstall, savehist-minibuffer-hook): New funs.
6426 (savehist-install): New fun, extracted from savehist-load.
6427 (savehist-load): Use them.
6428
6429 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
6430
6431 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
6432 a dummy doc-string-elt property.
6433 (defalias, defvaralias, define-category): Add a docstring property.
6434
6435 * image.el (defimage):
6436 * widget.el (define-widget):
6437 * custom.el (defface, defcustom): Add `doc-string' declaration.
6438
6439 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
6440 (defadvice): Add `doc-string' declaration.
6441
6442 * emacs-lisp/byte-run.el (macro-declaration-function):
6443 Handle `doc-string' declarations.
6444 (define-obsolete-function-alias, define-obsolete-variable-alias):
6445 Add `doc-string' declaration.
6446
6447 2005-10-24 Kenichi Handa <handa@m17n.org>
6448
6449 * international/utf-7.el (utf-7): Add autoload cookie.
6450
6451 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
6452
6453 2005-10-24 Eli Zaretskii <eliz@gnu.org>
6454
6455 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
6456 list of directories passed to batch-update-autoloads. Add "." to
6457 the list of the echoed directories.
6458
6459 * pgg-def.el:
6460 * pgg-gpg.el:
6461 * pgg-parse.el:
6462 * pgg-pgp.el:
6463 * pgg-pgp5.el:
6464 * pgg.el: Moved here from the gnus subdirectory.
6465
6466 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
6467
6468 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
6469 in case comint-prompt-read-only is set to t.
6470
6471 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
6472 in case comint-prompt-read-only is set to t.
6473
6474 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
6475
6476 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
6477 Now a string.
6478 (icalendar-import-format): Handle CLASS, STATUS, URL.
6479 Rename `subject' to `summary'.
6480 (icalendar-import-format-summary): Rename from
6481 `icalendar-import-format-subject'.
6482 (icalendar-import-format-url, icalendar-import-format-status)
6483 (icalendar-import-format-class): New variables.
6484 (icalendar--rris): Take variable argument list.
6485 (icalendar--datestring-to-isodate): Remove unnecessary
6486 calendar-style check when converting dates with explicit month names.
6487 (icalendar-export-region): Change return type of conversion
6488 subroutines. Bury current buffer unless error occurred.
6489 (icalendar--convert-to-ical)
6490 (icalendar--parse-summary-and-rest): New functions.
6491 (icalendar--convert-ordinary-to-ical)
6492 (icalendar--convert-weekly-to-ical)
6493 (icalendar--convert-yearly-to-ical)
6494 (icalendar--convert-block-to-ical)
6495 (icalendar--convert-cyclic-to-ical)
6496 (icalendar--convert-anniversary-to-ical): Change return type.
6497 Strip trailing blanks from subject.
6498 (icalendar--convert-sexp-to-ical): Change return type.
6499 Strip trailing blanks from subject. Handle simple sexp
6500 entries as generated by icalendar.el.
6501 (icalendar--convert-float-to-ical)
6502 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
6503 (icalendar-import-file): Doc fix.
6504 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
6505 Correct call to icalendar--rris.
6506 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
6507 `summary'.
6508 (icalendar--add-diary-entry): Rename `subject' to `summary'.
6509
6510 2005-10-24 Romain Francoise <romain@orebokech.com>
6511
6512 * server.el (server-sentinel): Set query-on-exit flag to nil on
6513 new client processes (it isn't inherited from the server process).
6514
6515 * replace.el (occur-engine): Rearrange text properties.
6516
6517 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
6518
6519 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
6520 case-fold-search is nil.
6521 (debug-help-follow): Use help-xref-interned directly.
6522
6523 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
6524
6525 * thumbs.el (thumbs-image-type): Add .pbm.
6526
6527 2005-10-23 Richard M. Stallman <rms@gnu.org>
6528
6529 * faces.el (inhibit-face-set-after-frame-default): New variable.
6530 (set-face-attribute): Bind it.
6531 (face-set-after-frame-default): Test it.
6532
6533 * help-fns.el (describe-simplify-lib-file-name): New function.
6534 (describe-function-1, describe-variable): Use it.
6535
6536 * faces.el (describe-face): Use describe-simplify-lib-file-name.
6537
6538 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
6539 Eliminate nil as possible value.
6540 (tooltip-hide-delay): Reduce internal-border-width.
6541
6542 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
6543 (menu-bar-file-menu) <new-file>: Likewise.
6544
6545 * simple.el (line-move-finish): Ignore fields computing LINE-END.
6546
6547 * international/mule.el (load-with-code-conversion):
6548 Pass full file name to `eval-buffer' unless preloading.
6549
6550 * textmodes/flyspell.el (flyspell-large-region):
6551 Call ispell-check-version.
6552
6553 * textmodes/ispell.el (ispell-local-dictionary-overridden):
6554 Fix the make-variable-buffer-local call that was supposed
6555 to be for this variable.
6556 (ispell-aspell-supports-utf8): Doc fix.
6557 (ispell-find-aspell-dictionaries): Preserve elements of
6558 ispell-dictionary-alist for dictionaries that aspell doesn't report.
6559 (ispell-aspell-find-dictionary): Return nil on error.
6560
6561 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
6562 (doctor-symptoms): Likewise.
6563
6564 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
6565
6566 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
6567
6568 * cus-edit.el (custom-button, custom-button-pressed): New vars.
6569 (custom-raised-buttons): Add :set spec.
6570 (custom-button-unraised, custom-button-pressed-unraised):
6571 New faces, so that custom-raised-buttons actually does something.
6572 (custom-mode): Use custom-button and custom-button-pressed.
6573
6574 * wid-edit.el (widget-specify-button): Don't ignore
6575 widget-mouse-face on graphic terminals.
6576 (widget-move-and-invoke): Cleanup.
6577
6578 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
6579
6580 * whitespace.el (whitespace-cleanup): Doc fix.
6581
6582 2005-10-23 Romain Francoise <romain@orebokech.com>
6583
6584 * emulation/viper.el (viper-set-hooks): Quote forms passed to
6585 `eval-after-load' to avoid evaluating their result.
6586
6587 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
6588
6589 * files.el (directory-listing-before-filename-regexp):
6590 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
6591
6592 * dired.el (dired-move-to-filename-regexp): Remove.
6593 All occurences replaced by `directory-listing-before-filename-regexp'.
6594
6595 * dired-x.el, locate.el, vc.el:
6596 Replace `dired-move-to-filename-regexp' by
6597 `directory-listing-before-filename-regexp'. In vc.el it is
6598 overwritten locally; maybe this can be handled in files.el too.
6599
6600 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
6601 replaced by `directory-listing-before-filename-regexp'.
6602
6603 2005-10-23 Andreas Schwab <schwab@suse.de>
6604
6605 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
6606 and eval-next-after-load.
6607
6608 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
6609
6610 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
6611 exist, create it.
6612
6613 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
6614
6615 * allout.el: Remove autoloads for mailcrypt and crypt++.
6616 Require pgg, pgg-gpg during compilation.
6617 (allout-version): Increment version number to 2.1, and use a literal
6618 rather than RCS Id.
6619 (allout-default-encryption-scheme): Remove.
6620 (allout-passphrase-verifier-handling)
6621 (allout-passphrase-verifier-string)
6622 (allout-file-passphrase-verifier-string)
6623 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
6624 (allout-passphrase-hint-handling): Rename and simplify.
6625 (allout-init): Use `find-file-hook' if available, otherwise
6626 `find-file-hooks'.
6627 (allout-mode): Use `write-file-functions' if available, otherwise
6628 `local-write-file-hooks' and, instead of making auto-save-hook
6629 buffer local, make the write-file-hook activity contingent to
6630 allout-mode.
6631 (allout-mode): Use key-binding substitution in the docstring.
6632 (allout-kill-line): Spell-out kill ring data structure mutation
6633 instead of using byte-compiler-complaint-provoking `pop'.
6634 (allout-insert-listified): Use `insert' rather than `insert-string'
6635 (allout-toggle-current-subtree-encryption): Update docstring, adjust
6636 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
6637 (allout-encrypt-string): Totally revamped vis new underlying
6638 encryption facilities.
6639 (allout-mc-activate-passwd): Remove.
6640 (allout-obtain-passphrase): New, more or less replaces
6641 allout-mc-activate-passwd.
6642 (allout-encrypted-key-info): More or less replaces
6643 allout-encrypted-text-type.
6644 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
6645 (my-mark-marker): Use `(featurep 'xemacs)'.
6646
6647 2005-10-23 Lars Hansen <larsh@soem.dk>
6648
6649 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
6650 (byte-compile-file-form-defmumble, byte-compile-defun)
6651 (byte-compile-defmacro): Use it.
6652 (byte-compile-form): Don't call byte-compile-set-symbol-position
6653 when a byte-compile handler is called.
6654
6655 2005-10-22 Romain Francoise <romain@orebokech.com>
6656
6657 * savehist.el (savehist-history-variables): Add `grep-find-history'.
6658
6659 * subr.el (eval-after-load): Convert library name to an absolute
6660 file name using locate-library, since load-history no longer has
6661 library names in it.
6662
6663 2005-10-22 Richard M. Stallman <rms@gnu.org>
6664
6665 * files.el (make-temp-file): Move from subr.el.
6666 * subr.el (make-temp-file): Move to files.el.
6667
6668 * window.el (get-buffer-window-list): Move from subr.el.
6669 * subr.el (get-buffer-window-list): Move to window.el.
6670
6671 * image.el (image-load-path): Use eval-at-startup to initialize.
6672
6673 * subr.el (eval-at-startup): New macro.
6674
6675 * subr.el: Much rearrangement of functions and division
6676 into pages. No code changes.
6677
6678 2005-10-22 Kenichi Handa <handa@m17n.org>
6679
6680 * tar-mode.el (tar-extract): Be sure to call
6681 find-operation-coding-system if set-auto-coding doesn't find a
6682 coding system.
6683
6684 2005-10-22 Kim F. Storm <storm@cua.dk>
6685
6686 * image.el (image-type-header-regexps): Rename from image-type-regexps.
6687 Change users.
6688 (image-type-file-name-regexps): New defconst.
6689 (image-type-from-data): Simplify loop.
6690 (image-type-from-buffer): New defun.
6691 (image-type-from-file-header): Use it instead of image-type-from-data.
6692 Use image-search-load-path instead of only looking in data-directory.
6693 (image-type-from-file-name): New defun.
6694 (image-search-load-path): Change `pathname' to `filename'.
6695 Make PATH arg optional, default to image-load-path.
6696
6697 2005-10-21 Richard M. Stallman <rms@gnu.org>
6698
6699 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
6700
6701 * textmodes/paragraphs.el (sentence-end-base): New variable.
6702 (sentence-end): Use sentence-end-base.
6703
6704 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
6705
6706 * font-lock.el (font-lock-default-fontify-region): Check the multiline
6707 property independently from the font-lock-multiline variable.
6708
6709 2005-10-21 Richard M. Stallman <rms@gnu.org>
6710
6711 * emacs-lisp/find-func.el (find-library-name): Doc fix.
6712
6713 * startup.el (command-line): Convert library names
6714 in `load-history' to absolute file names.
6715
6716 * subr.el (symbol-file): Doc fix.
6717
6718 * loadhist.el (file-loadhist-lookup): Call locate-library
6719 instead of find-library-name. Don't try converting
6720 abs file names to library names, since load-history no longer
6721 has library names in it.
6722 (file-dependents, file-provides, file-requires): Doc fixes.
6723
6724 2005-10-21 Juri Linkov <juri@jurta.org>
6725
6726 * progmodes/etags.el (tags-table-mode): New function.
6727 (tags-verify-table): Replace initialize-new-tags-table with
6728 tags-table-mode.
6729
6730 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
6731 default value.
6732 (desktop-modes-not-to-save): Add tags-table-mode to the
6733 default value.
6734
6735 * info.el (Info-index-next): Add total number of index
6736 alternatives to the message.
6737
6738 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
6739 backward only space (instead of space and period) before looking
6740 at sentence end.
6741
6742 * simple.el (set-variable): Use user-variable-p instead of symbolp.
6743 Add the old variable value as 4th default-value arg of read-string.
6744
6745 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6746
6747 * cus-face.el (custom-declare-face): Make face from X resources
6748 also on Mac.
6749
6750 * disp-table.el (standard-display-g1, standard-display-graphic):
6751 Refuse to use string glyphs also on Mac.
6752 (standard-display-european): Don't set terminal coding system also
6753 on Mac.
6754
6755 * frame.el (display-screens): Use x-display-screens also on Mac.
6756
6757 2005-10-21 Romain Francoise <romain@orebokech.com>
6758
6759 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
6760
6761 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
6762
6763 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
6764 and $? into sexps.
6765
6766 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
6767 warning face on open-paren-in-column-0.
6768
6769 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
6770 boundary case. Fix typo.
6771 Suggested by Martin Rudalics <rudalics@gmx.at>.
6772
6773 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
6774
6775 * textmodes/org.el (org-combined-agenda-icalendar-file)
6776 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
6777 (org-export-icalendar-this-file)
6778 (org-export-icalendar-all-agenda-files)
6779 (org-export-icalendar-combine-agenda-files): New commands.
6780 (org-export-icalendar, org-print-icalendar-entries)
6781 (org-start-icalendar-file, org-finish-icalendar-file)
6782 (org-ical-ts-to-string): New functions.
6783 (org-read-date, org-goto-calendar)
6784 (org-agenda-goto-calendar): Inhibit displaying diary entries by
6785 call to `calendar'.
6786 (orgtbl-setup): Remove the :keys arguments from the menu description.
6787 (org-after-save-iCalendar-file-hook): New variable.
6788
6789 2005-10-21 Kenichi Handa <handa@m17n.org>
6790
6791 * language/vietnamese.el (tcvn-5712): Make it an alias of
6792 vietnamese-tcvn coding-system.
6793
6794 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
6795
6796 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
6797 group id is given.
6798
6799 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
6800
6801 * progmodes/sh-script.el (sh-escaped-line-re): New var.
6802 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
6803 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
6804 whose line is either continued or ends with a comment.
6805
6806 2005-10-20 Romain Francoise <romain@orebokech.com>
6807
6808 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
6809
6810 * replace.el (occur-engine): Add follow-link property.
6811
6812 * font-core.el (font-lock-mode): Doc fix.
6813
6814 2005-10-20 Richard M. Stallman <rms@gnu.org>
6815
6816 * net/rcirc.el: New file.
6817
6818 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
6819
6820 * term.el (term-term-name): Initialize to "eterm-color".
6821
6822 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
6823
6824 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
6825 for encryption functionality.
6826 Move allout customization subgroup from `editing' to `outlines' group.
6827 Fix commentary keywords to legitimate ones.
6828 Update author info (using my current email address, obscurified).
6829 (allout-encrypt-string, allout-encryption-produce-work-buffer)
6830 (allout-encrypted-topic-p, allout-encrypted-text-type)
6831 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
6832 (allout-situate-encryption-key-verifier)
6833 (allout-get-encryption-key-verifier, allout-verify-key)
6834 (allout-next-topic-pending-encryption)
6835 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
6836 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
6837 (outline-key-verifier-handling, outline-key-hint-handling)
6838 (outline-encrypt-unencrypted-on-saves): New defcustoms.
6839 (allout-file-key-verifier-string, allout-encryption-scheme)
6840 (allout-key-verifier-string, allout-key-hint-string)
6841 (allout-after-save-decrypt): New variables.
6842 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
6843 (allout-after-saves-handler): New hook functions.
6844 (allout-post-command-business): Do allout-after-save-decrypt.
6845 (allout-enable-file-variable-adjustment): Custom var to enable
6846 mechanism for adding and adjusting settings of Emacs file variables.
6847 (allout-adjust-file-variable, allout-file-vars-section-data):
6848 New functions, implement the mechanism.
6849 (outlineify-sticky): Use the file vars mechanism.
6850 (allout-inhibit-protection, allout-during-write-cue)
6851 (allout-override-protect, allout-before-change-protect): Remove.
6852 (allout-flag-region, allout-open-topic): Adjust read-only text.
6853 (allout-open-line-not-read-only): Add to facilitate read-only
6854 text based protection.
6855 (allout-kill-line): Revise to adjust read-only text, clue the
6856 user about the inhibition.
6857 (allout-unprotected): Use unwind-protect.
6858 (allout-shift-in, allout-shift-out): Disallow manually shifting a
6859 topic deeper than the offspring depth of the previous topic -
6860 avoiding confusing "containment discontinuities".
6861 (allout-reindent-bodies): Fix retention of body relative hanging
6862 indent during promotion of collapsed bodies.
6863 (allout-open-topic): Make it easy to open new topic with same
6864 bullet as current topic - topic creation functions provided with
6865 any universal argument provokes now prompt for bullet, defaulting
6866 to the bullet of the previous topic.
6867 (allout-plain-bullets-string, allout-distinctive-bullets-string):
6868 Plain bullet alternates `.' period and `,' comma only. All other
6869 bullets are relegated to special status (but customizable).
6870 (allout-end-of-entry): Rename from allout-end-of-current-entry
6871 since it actually operates w.r.t. most immediately containing
6872 entry, visible or not.
6873 (allout-hide-current-entry, allout-show-current-entry): Use the
6874 revised version.
6875 (allout-old-expose-topic): Solidify deprecation.
6876 (allout-end-of-subtree): Add so we can span concealed as well
6877 as visible topics.
6878 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
6879 (allout-end-of-current-heading): Tweak to just respect the first line.
6880 (allout-get-body-text): Add.
6881 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
6882 when invoked interactively.
6883 (allout-up-current-level): Use `interactive-p'.
6884 (allout-mode, allout-init): Miscellaneous docstring and
6885 operational refinements, as well as hookups of new encryption stuff.
6886 (allout-beginning-of-current-entry): Now works as advertised.
6887 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
6888 (allout-isearch-rectification): Refine condition for isearching.
6889 (allout-isearch-abort, allout-enwrap-isearch)
6890 (allout-flag-region, my-region-active-p): Relocate some macros.
6891 (allout-title): Fallback title is (buffer-name), not
6892 non-existing (current-buffer-name).
6893 (subst-char-in-string): Define if absent (for some XEmacs versions).
6894
6895 2005-10-20 Jari Aalto <jari.aalto@cante.net>
6896
6897 * mail/sendmail.el (mail-setup-hook, mail-aliases)
6898 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
6899 (mail-citation-prefix-regexp, mail-signature-file)
6900 (mail-default-headers, mail-bury-selects-summary)
6901 (mail-send-nonascii): Add autoload cookies.
6902
6903 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6904
6905 * frame.el (blink-cursor-mode): Add `mac' to the list of
6906 window-system's that support blinking cursor.
6907
6908 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
6909
6910 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
6911
6912 2005-10-20 Eli Zaretskii <eliz@gnu.org>
6913
6914 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
6915 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
6916 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
6917
6918 2005-10-20 Kim F. Storm <storm@cua.dk>
6919
6920 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
6921 (ido-set-current-directory): Don't add / after final @.
6922 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
6923 Explicitly handle ange-ftp completion oddities.
6924 (ido-make-file-list): Don't rotate list at tramp root to avoid
6925 triggering tramp file handler for expand-file-name via get-file-buffer.
6926
6927 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
6928
6929 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
6930
6931 2005-10-19 Jay Belanger <belanger@truman.edu>
6932
6933 * calc/calc-units.el (math-standard-units): Add units, adjust
6934 symbols and update values.
6935 (math-unit-prefixes): Add more prefixes.
6936
6937 2005-10-19 Romain Francoise <romain@orebokech.com>
6938
6939 * bookmark.el (bookmark-menu-heading): New face.
6940 (bookmark-bmenu-list): Use it.
6941 Don't fiddle with `baud-rate' at top-level.
6942
6943 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
6944
6945 * image.el (create-image, find-image): Mention max-image-size in
6946 docstring.
6947
6948 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
6949
6950 * savehist.el (savehist-load): Revert to checking XEmacs.
6951
6952 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
6953 Various docstring and line-width fixups.
6954 (conf-mode): Use cond.
6955 Set font-lock-defaults. Don't set comment-use-syntax.
6956
6957 2005-10-18 David Ponce <david@dponce.com>
6958
6959 * tree-widget.el (tree-widget-button-click): New function.
6960 (tree-widget-button-keymap): Use it.
6961
6962 2005-10-18 Romain Francoise <romain@orebokech.com>
6963
6964 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
6965 (bookmark-bmenu-hide-filenames): Add follow-link property.
6966 Improve help-echo text.
6967
6968 * ffap.el (find-file-at-point): Doc fix.
6969
6970 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6971
6972 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
6973
6974 2005-10-18 Masatake YAMATO <jet@gyve.org>
6975
6976 Install to the CVS repository what I forgot to install in my
6977 2005-10-16 changes.
6978
6979 * progmodes/python.el (python-complete-symbol): Pass the common
6980 prefix substring of completion to `display-completion-list'.
6981
6982 * textmodes/org.el (org-complete): Ditto.
6983
6984 2005-10-18 Masatake YAMATO <jet@gyve.org>
6985
6986 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
6987
6988 * woman.el (WoMan-xref-man-page): New button type derived
6989 from `Man-abstract-xref-man-page'.
6990 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
6991
6992 * man.el (Man-abstract-xref-man-page): New button type.
6993 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
6994 (Man-highlight-references): Add new optional argument `xref-man-type'.
6995
6996 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
6997
6998 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
6999
7000 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
7001
7002 * cus-edit.el (Custom-move-and-invoke): Delete.
7003 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
7004
7005 * wid-edit.el (widget-move-and-invoke): New function, from
7006 Custom-move-and-invoke.
7007
7008 2005-10-17 Bill Wohler <wohler@newt.com>
7009
7010 Move all remaining images from lisp/toolbar to etc/images, move
7011 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
7012 the low resolution images in their own directory (low-color).
7013
7014 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
7015 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
7016 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
7017 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
7018 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
7019 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
7020 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
7021
7022 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
7023 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
7024 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
7025 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
7026 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
7027 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
7028 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
7029 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
7030 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
7031 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
7032 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
7033 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
7034 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
7035 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
7036 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
7037
7038 To conform with convention, replace the underscore (_) in the
7039 following image names with dash (-) or (/) as appropriate.
7040
7041 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
7042 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
7043 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
7044 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
7045 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
7046 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
7047 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
7048 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
7049 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
7050 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
7051 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
7052 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
7053 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
7054 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
7055 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
7056
7057 * info.el (info-tool-bar-map): Replace underscores in image names
7058 with dashes.
7059
7060 * makefile.w32-in (WINS): Remove toolbar.
7061
7062 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
7063
7064 * tool-bar.el: Move to lisp from toolbar. Now that
7065 toolbar is empty, it should be deleted when folks run "cvs up -P".
7066
7067 2005-10-18 Jay Belanger <belanger@truman.edu>
7068
7069 * calc/calc-store.el (calc-store-into): Get the proper variable name
7070 to display in message.
7071
7072 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
7073
7074 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
7075 expressions display in speedbar for all buffers when debugging.
7076 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
7077
7078 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
7079 (speedbar-insert-button, speedbar-make-button):
7080 Use add-text-properties.
7081 (speedbar-update-localized-contents)
7082 (speedbar-update-directory-contents)
7083 (speedbar-update-special-contents): Use dolist.
7084 (speedbar-buffer-easymenu-definition): Add a menu separator.
7085
7086 2005-10-17 Jason Rumney <jasonr@gnu.org>
7087
7088 * makefile.w32-in: Use $(lisp) consistently.
7089 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
7090 for shell specific generation of mh-autoloads.
7091
7092 2005-10-17 Richard M. Stallman <rms@gnu.org>
7093
7094 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
7095
7096 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
7097
7098 * jit-lock.el (jit-lock-fontify-now):
7099 Move jit-lock-context-unfontify-pos to avoid wasted work.
7100
7101 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
7102
7103 * net/tramp.el (tramp-completion-mode): New defvar. Used in
7104 `tramp-completion-mode' for checking if we are in completion mode.
7105 (tramp-completion-handle-file-name-all-completions): Reorder code
7106 in order to complete for file names only in case there are no
7107 method/user/host completions. This is necessary for cooperation
7108 with ido. Reported by Kim F. Storm <storm@cua.dk>.
7109
7110 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
7111
7112 * longlines.el (longlines-search-forward)
7113 (longlines-search-backward): Match any number of spaces.
7114
7115 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
7116
7117 * diff-mode.el (diff-mode): Doc fix.
7118
7119 2005-10-16 David Reitter <david.reitter@gmail.com>
7120
7121 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
7122 as default on darwin and windows systems.
7123
7124 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
7125
7126 * arc-mode.el (archive-zip-extract): Doc fix.
7127
7128 2005-10-16 Romain Francoise <romain@orebokech.com>
7129
7130 * mouse.el (mouse-1-click-follows-link): Doc fix.
7131
7132 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
7133
7134 * savehist.el: Don't require CL at runtime.
7135 (savehist-xemacs): Remove.
7136 (savehist-coding-system): Use utf-8 if present, regardless of religion.
7137 (savehist-no-conversion): Use (featurep 'xemacs).
7138 (savehist-load): Check existence of start-itimer rather than XEmacs.
7139 Use an idle timer.
7140 (savehist-process-for-saving): Replace use of CL funs `subseq' and
7141 `delete-if-not'.
7142
7143 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
7144
7145 * savehist.el: Newer version.
7146 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
7147 (savehist-last-checksum, savehist-no-conversion): New vars.
7148 (savehist-autosave, savehist-process-for-saving, savehist-printable):
7149 New functions.
7150 (savehist-load, savehist-save): Use them.
7151 (savehist-delimit): Remove.
7152
7153 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
7154
7155 * progmodes/compile.el (compilation-goto-locus): Display the
7156 compilation buffer first and the source buffer second, in case they're
7157 in overlapping frames. Don't raise the compilation frame if it was the
7158 selected window upon entry. Pass the `other-window' arg to
7159 pop-to-buffer.
7160
7161 * info.el (Info-fontify-node): Use dolist.
7162 Change add-text-properties to put-text-property.
7163
7164 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7165
7166 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
7167 bound of search.
7168
7169 2005-10-16 Masatake YAMATO <jet@gyve.org>
7170
7171 * dabbrev.el (dabbrev-completion): Pass the common
7172 prefix substring of completion to `display-completion-list'.
7173
7174 * filecache.el (file-cache-minibuffer-complete)
7175 (file-cache-complete): Ditto.
7176
7177 * tempo.el (tempo-display-completions): Ditto.
7178
7179 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
7180
7181 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
7182
7183 * eshell/em-hist.el (eshell-list-history): Ditto.
7184
7185 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
7186
7187 * mail/mailalias.el (mail-complete): Ditto.
7188
7189 * progmodes/etags.el (complete-tag): Ditto.
7190
7191 * progmodes/make-mode.el (makefile-complete): Ditto.
7192
7193 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
7194
7195 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
7196
7197 * progmodes/pascal.el (pascal-complete-word)
7198 (pascal-show-completions): Ditto.
7199
7200 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
7201
7202 * simple.el (completion-common-substring): New variable.
7203 (completion-setup-function): Use `completion-common-substring'
7204 to put faces.
7205
7206 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7207
7208 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
7209 (x-get-selection, mac-select-convert-to-string): Convert from/to
7210 UTF-16 clipboard data as in native byte order, no BOM.
7211
7212 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
7213
7214 * progmodes/gud.el (gud-tool-bar-map): Rename the images
7215 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
7216 (gud-sentinel): Use speedbar-frame to check for speedbar.
7217
7218 2005-10-15 Richard M. Stallman <rms@gnu.org>
7219
7220 * savehist.el: New file.
7221
7222 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
7223
7224 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
7225 Fix bug in \bf fontification.
7226
7227 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
7228
7229 * pcvs.el (cvs-edit-log-files): New var.
7230 (cvs-mode-edit-log): New arg `file'.
7231 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
7232 Instead force the use of the original file and nothing else.
7233 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
7234 the cvs-minor-wrap-function is set.
7235 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
7236
7237 2005-10-14 Bill Wohler <wohler@newt.com>
7238
7239 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
7240 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
7241 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
7242 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
7243 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
7244 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
7245 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
7246 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
7247 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
7248 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
7249 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
7250 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
7251 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
7252 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
7253 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
7254
7255 * progmodes/gud.el (gud-tool-bar-map): Rename the images
7256 appropriately (for example, gud-break to gud/break).
7257
7258 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
7259
7260 * longlines.el (longlinges-search-function)
7261 (longlines-search-forward, longlines-search-backward): New functions.
7262 (longlines-mode): Set isearch-search-fun-function to
7263 longlinges-search-function.
7264
7265 * mouse.el (mouse-drag-region-1): Handle the case where a
7266 double-click event is bound to an arbitrary function.
7267
7268 2005-10-14 David Ponce <david@dponce.com>
7269
7270 * recentf.el (recentf-track-opened-file)
7271 (recentf-track-closed-file, recentf-update-menu)
7272 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
7273 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
7274 mouse-1-click-follows-link.
7275
7276 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7277
7278 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
7279 Gnome file-manager.png. Suggested by
7280 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
7281
7282 * toolbar/README: Add diropen.xpm.
7283
7284 2005-10-13 Bill Wohler <wohler@newt.com>
7285
7286 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
7287 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
7288
7289 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
7290
7291 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
7292 Don't waste the byte-compiler's time on constant data.
7293
7294 2005-10-13 Kenichi Handa <handa@m17n.org>
7295
7296 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
7297 byte with `escape-glyph' face.
7298
7299 * international/fontset.el (ccl-encode-unicode-font):
7300 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
7301 Handle the case that ucs-mule-to-mule-unicode translates a character to
7302 ASCII (usually for IPA characters).
7303
7304 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
7305
7306 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
7307 Don't hide the underline of titles if font-lock-mode is disabled.
7308
7309 2005-10-12 Bill Wohler <wohler@newt.com>
7310
7311 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
7312 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
7313 files in MH-E-SRC have been updated.
7314 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
7315
7316 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
7317
7318 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
7319 (mixal-mode-syntax-table): Add \n as end-comment.
7320 (mixal-operation-codes-alist): Immediately initialize to full value.
7321 (mixal-add-operation-code): Remove.
7322 (mixal-describe-operation-code): Make the arg non-optional.
7323 Use the interactive spec instead.
7324 Use mixal-operation-codes-alist rather than mixal-operation-codes.
7325 (mixal-font-lock-keywords): Don't highlight comments here any more.
7326 (mixal-font-lock-syntactic-keywords): New var.
7327 (mixal-mode): Use it. Fix comment-start-skip.
7328
7329 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7330
7331 * startup.el (command-line-x-option-alist): -nb => -nbi
7332
7333 2005-10-12 Kim F. Storm <storm@cua.dk>
7334
7335 * startup.el (fancy-splash-default-action): Discard mouse click in
7336 the splash screen window, as it has no sensible meaning in the
7337 next window to be selected. Fixes error reported by Jan D.
7338
7339 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
7340
7341 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
7342
7343 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
7344
7345 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
7346 Try to fix up minor layout issues like indentation, line break, etc...
7347 (mixal-mode-syntax-table): Don't try to specify comment syntax,
7348 because it doesn't work.
7349 (mixal-operation-codes): Add some more codes.
7350 (mixal-font-lock-keywords): Process comments here.
7351 (mixal-mode): mixasm no longer needs -g option.
7352
7353 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
7354
7355 * progmodes/sh-script.el (sh-tmp-file):
7356 Use mktemp -t. Finish support for es and rc shells.
7357
7358 2005-10-11 Jay Belanger <belanger@truman.edu>
7359
7360 * calc/calcalg2.el (calc-integral): With an argument, compute the
7361 definite integral.
7362
7363 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
7364
7365 * mouse.el (mouse-drag-region-1): Don't try to catch a
7366 double-click when doing follow-link (it's overridden anyway).
7367
7368 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
7369
7370 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
7371 (autoload-print-form-outbuf): Add docstring.
7372
7373 2005-10-11 Juri Linkov <juri@jurta.org>
7374
7375 * info.el (Info-mode-menu): Delete menu item "Edit".
7376 (Info-mode): Delete description of Info-edit from docstring,
7377 and rearrange descriptions of Info commands in the order
7378 they are documented in the Info manual.
7379
7380 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
7381
7382 * calendar/appt.el (appt-check): Use diary-selective-display var.
7383
7384 2005-10-10 Richard M. Stallman <rms@gnu.org>
7385
7386 * net/newsticker.el (newsticker-start, newsticker-show-news):
7387 Add autoload cookies.
7388
7389 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
7390
7391 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
7392
7393 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
7394
7395 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
7396
7397 2005-10-10 Jay Belanger <belanger@truman.edu>
7398
7399 * calc/calc-arith.el (math-check-known-scalarp)
7400 (math-check-known-matrixp): Check the values of arguments that are
7401 variables.
7402 (math-check-known-square-matrixp): New function.
7403 (math-known-square-matrixp): Use math-check-known-square-matrixp.
7404 (math-super-types): Add sqmatrix type.
7405
7406 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
7407 mode name `square' to `sqmatrix'.
7408
7409 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
7410 mode name `square' to `sqmatrix'.
7411
7412 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
7413
7414 * progmodes/etags.el (select-tags-table-mode): Don't use
7415 selective-display.
7416 (tags-select-tags-table): Pass `button' to the action function.
7417 (select-tags-table): Place the side-info on button properties rather
7418 than in hidden text. Abbreviate file names.
7419 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
7420 (select-tags-table-select): Add `button' argument.
7421 Get side-info from the button property rather than from hidden text.
7422
7423 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
7424
7425 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
7426 (gud-speedbar-buttons): Preserve point if possible.
7427 (gud-sentinel): Restore previous speedbar display type.
7428
7429 * progmodes/gdb-ui.el (gdba): Improve diagram.
7430 (def-gdb-auto-update-handler, gdb-info-locals-handler)
7431 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
7432 Call get-buffer-window once.
7433
7434 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
7435
7436 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
7437 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
7438 (pascal-indent-command): Remove unused var `ind'.
7439 (pascal-indent-case): Remove unused var `oldpos'.
7440 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
7441 since it's now used as a proper minor mode map.
7442 (pascal-outline): Rename to pascal-outline-mode.
7443 (pascal-outline-mode): Use define-minor-mode.
7444 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
7445 selective-display.
7446
7447 2005-10-10 Andreas Schwab <schwab@suse.de>
7448
7449 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
7450 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
7451
7452 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
7453 outside source directory.
7454
7455 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
7456
7457 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
7458 C-x' as a prefix.
7459 (orgtbl-mode-map): Full keymap instead of sparse, because all
7460 `self-insert-command' keys are redefined in this map.
7461 (org-export-as-html): Specify charset for HTML file, by taking it
7462 from the coding system.
7463
7464 2005-10-10 Kenichi Handa <handa@m17n.org>
7465
7466 * textmodes/flyspell.el (flyspell-check-word-p):
7467 If unread-command-events is non-empty, don't call sit-for.
7468
7469 2005-10-09 Richard M. Stallman <rms@gnu.org>
7470
7471 * font-lock.el (font-lock-syntactic-keywords)
7472 (font-lock-keywords): Doc fixes.
7473
7474 * textmodes/flyspell.el (flyspell-external-point-words):
7475 Simplify logic, and don't try to check for consecutive appearances
7476 of one incorrect word.
7477
7478 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
7479
7480 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
7481 separator.
7482
7483 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
7484 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
7485 (gud-expansion-speedbar-buttons): New function.
7486 (gud-speedbar-buttons): Check for gud-comint-buffer.
7487
7488 2005-10-09 Bill Wohler <wohler@newt.com>
7489
7490 * Makefile.in (updates): Add mh-loaddefs dependency.
7491
7492 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
7493
7494 * speedbar.el (speedbar-file-key-map): Fix typo.
7495
7496 2005-10-09 Daniel Brockman <daniel@brockman.se>
7497
7498 * cus-start.el (line-spacing): Add custom spec.
7499
7500 2005-10-09 Romain Francoise <romain@orebokech.com>
7501
7502 * textmodes/ispell.el (ispell-check-version): Fix last change.
7503
7504 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7505
7506 * term/x-win.el: Remove -i, --icon-type from comment.
7507
7508 * startup.el (command-line-x-option-alist): Remove options -i,
7509 -itype, --icon-type, added -nb, --no-bitmap-icon
7510
7511 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
7512
7513 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
7514 instead of :active.
7515
7516 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
7517
7518 * textmodes/ispell.el (ispell-check-version):
7519 Ignore hyphen, and all that follows, in aspell's version text.
7520
7521 2005-10-08 Jay Belanger <belanger@truman.edu>
7522
7523 * calc/calc-arith.el (math-known-square-matrixp): New function.
7524 (math-pow-fancy): Check for matrices before distributing exponent
7525 across products.
7526
7527 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
7528 fullscreen keypad. Suggested by Luc Teirlinck.
7529 (calc-keypad-show-input): Add space for formatting.
7530
7531 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
7532 Add square matrix option.
7533
7534 * calc/calc-poly.el (math-expand-term): Check for matrices instead
7535 of checking calc-matrix-mode when deciding how to expand.
7536
7537 * calc/calc.el (calc-set-mode-line): Add square matrix option.
7538
7539 2005-10-08 Lars Hansen <larsh@soem.dk>
7540
7541 * net/tramp.el (tramp-perl-directory-files-and-attributes):
7542 Add error handling.
7543 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
7544
7545 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
7546
7547 Sync with Tramp 2.0.51.
7548
7549 * net/tramp.el (tramp-handle-set-visited-file-modtime)
7550 (tramp-handle-insert-file-contents, tramp-handle-write-region):
7551 Insert special handling for `last-coding-system-used', again
7552 it still seems to be necessary (unlike stated before).
7553 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
7554 (tramp-password-prompt-regexp): There might be other words before
7555 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
7556 (tramp-chunksize): Improve docstring.
7557 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
7558 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
7559 Christian Joergensen <bugs@razor.dk>.
7560
7561 2005-10-07 Glenn Morris <rgm@gnu.org>
7562
7563 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
7564 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
7565 precision'.
7566
7567 2005-10-07 Romain Francoise <romain@orebokech.com>
7568
7569 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
7570 (ibuffer-do-shell-command-pipe-replace)
7571 (ibuffer-do-shell-command-file, ibuffer-do-eval)
7572 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
7573 (ibuffer-do-revert, ibuffer-do-replace-regexp)
7574 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
7575 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
7576 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
7577 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
7578 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
7579 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
7580 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
7581 Autoload file sans suffix.
7582
7583 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
7584
7585 2005-10-07 David Ponce <david@dponce.com>
7586
7587 * recentf.el (recentf-menu-open-all-flag): New option.
7588 (recentf-digit-shortcut-command-name): New function.
7589 (recentf--shortcuts-keymap): New variable.
7590 (recentf-menu-shortcuts): New variable.
7591 (recentf-make-menu-items): Initialize it. Replace the "More..."
7592 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
7593 (recentf-menu-value-shortcut): New function.
7594 (recentf-make-menu-item): Use it. No more in-lined.
7595 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
7596 (recentf-open-most-recent-file): Rename from
7597 `recentf-open-file-with-key'. Don't depend on key binding.
7598 (recentf-mode-map): New variable.
7599 (recentf-mode): Use it.
7600
7601 2005-10-06 Bill Wohler <wohler@newt.com>
7602
7603 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
7604
7605 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
7606 (MH-E-SRC): New. Used by mh-autoloads.
7607 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
7608 files in MH-E-SRC have been updated.
7609 (compile, recompile, bootstrap): Depend on mh-autoloads.
7610
7611 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
7612
7613 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
7614 gud-break and gud-remove icons when the fringe is not available.
7615
7616 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
7617 Typo.
7618
7619 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
7620
7621 * play/zone.el (zone): Wrap body with save-window-excursion.
7622
7623 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
7624
7625 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
7626 Use the new `list-only' arg to diary-list-entries.
7627
7628 * calendar/diary-lib.el: Use overlays rather than selective-display.
7629 (diary-selective-display): New var.
7630 (diary-header-line-format): Use it.
7631 (diary-list-entries): Add argument `list-only'.
7632 Put the buffer in diary-mode. Don't add \^M at beg and end.
7633 Replace \^M by invisible overlays.
7634 (diary-unhide-everything): Replace \^M by invisible overlays.
7635 (print-diary-entries): Look for overlays rather than \^M.
7636 Add a space to the temp buffer name.
7637 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
7638 Put the buffer in diary-mode.
7639 (list-sexp-diary-entries): Replace \^M by invisible overlays.
7640 (diary-anniversary): Make the year arg optional.
7641 (diary-time-regexp): New const.
7642 (diary-font-lock-keywords): Use it to accept a few more time formats.
7643
7644 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
7645
7646 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
7647
7648 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
7649 Fix bug introduced 2005-07-03: Use (car (last ...))
7650 to faithfully reproduce replaced artist-last.
7651 (artist-set-arrow-points-for-poly): Likewise.
7652 Suggested by Johan Bockg\e,Ae\e(Brd.
7653
7654 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
7655
7656 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
7657 * wid-edit.el (widget):
7658 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
7659 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
7660
7661 2005-10-06 Kenichi Handa <handa@m17n.org>
7662
7663 * international/mule-cmds.el (set-language-environment):
7664 Fix setting up of case-table for unibyte mode.
7665
7666 * simple.el (what-cursor-position): If the character is displayed
7667 by some `display' text property, show that. Don't use
7668 single-key-description for eight-bit characters in multibyte mode.
7669
7670 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
7671
7672 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
7673 (gdb-ann3): Set it.
7674 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
7675 (gdb-info-frames-custom): Use inverse-video for first five
7676 characters of selected frame only.
7677 (gdb-get-frame-number): Select frame even when point is on frame
7678 number.
7679
7680 2005-10-06 Masatake YAMATO <jet@gyve.org>
7681
7682 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
7683 Put `font-lock-function-name-face'.
7684 (gdb-info-frames-custom): Put `font-lock-function-name-face'
7685 and `font-lock-variable-name-face'
7686 (gdb-registers-font-lock-keywords): New font lock keywords definition.
7687 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
7688 (gdb-memory-font-lock-keywords): New font lock keywords definition.
7689 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
7690 (gdb-local-font-lock-keywords): New font lock keywords definition.
7691 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
7692 (gdb-threads-font-lock-keywords): New font lock keywords definition.
7693 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
7694
7695 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
7696
7697 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
7698 (ediff-merge-region-is-non-clash-to-skip): Previously called
7699 ediff-merge-region-is-non-clash.
7700
7701 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
7702 Use insert-buffer-substring.
7703
7704 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
7705 selecting files to patch. Also bug fixes.
7706
7707 * ediff-util.el (ediff-setup): Bug fix.
7708 (ediff-next-difference): Never skip clashes that differ in white
7709 space only.
7710
7711 * ediff-wind.el (ediff-setup-control-frame)
7712 (ediff-destroy-control-frame): Check the menubar feature.
7713
7714 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
7715 (viper-refresh-mode-line): Use make-local-variable to localize
7716 some vars instead of make-variable-buffer-local. Suggested by
7717 Stefan Monnier.
7718
7719 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
7720 (viper-restore-cursor-type, viper-set-insert-cursor-type):
7721 Use make-local-variable instead of make-variable-buffer-local.
7722 Suggested by Stefan Monnier.
7723
7724 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
7725 (viper-comint-mode-hook): Use make-local-variable on
7726 require-final-newline.
7727 (viper-non-hook-settings): Don't use make-variable-buffer-local.
7728
7729 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
7730
7731 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
7732 also the second char of a comment-start sequence.
7733 (scheme-sexp-comment-syntax-table): New var.
7734 (lambda, define): Set their scheme-doc-string-elt property.
7735 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
7736 Use lisp-font-lock-syntactic-face-function now that it properly
7737 handles |...| symbols.
7738 (scheme-mode-variables): Set lisp-doc-string-elt-property,
7739 parse-sexp-lookup-properties and font-lock-extra-managed-props.
7740
7741 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
7742 bit from # to |.
7743 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
7744
7745 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
7746 (lisp-doc-string-elt-property): New var.
7747 (lisp-font-lock-syntactic-face-function): Use it.
7748 Rewrite to recognize docstrings even for forms not at toplevel.
7749
7750 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
7751 annotation on the | part of #| rather than on the # part.
7752 (scheme-font-lock-syntactic-face-function): New function, to
7753 distinguish strings from |...| symbols.
7754 (scheme-mode-variables): Use it. Also fix up the font-lock-time
7755 syntax-table so that #|...|# is properly highlighted.
7756
7757 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
7758 Don't mark as docstring the 3rd elem of an unknown toplevel form.
7759
7760 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
7761
7762 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
7763 and C-e.
7764
7765 * emacs-lisp/eldoc.el: Move comments into docstrings.
7766 (eldoc-message-commands): Initialize in its declaration.
7767 Add move-beginning-of-line and move-end-of-line.
7768 (eldoc-add-command, eldoc-add-command-completions)
7769 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
7770
7771 * outline.el (outline-mark-subtree): Activate the mark.
7772
7773 * calendar/appt.el (appt-time-regexp): New var.
7774 (appt-add, appt-make-list): Use it.
7775 (appt-convert-time): Clean up.
7776
7777 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
7778 Don't set any syntax-table property here.
7779 (tex-font-lock-verb): New function. Do it here.
7780 (tex-font-lock-syntactic-keywords): Use it.
7781
7782 2005-10-04 Richard M. Stallman <rms@gnu.org>
7783
7784 * wid-edit.el (widget-file-complete): Get the widget start point
7785 the right way. Default directory to `/' if file has none.
7786
7787 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
7788
7789 * textmodes/flyspell.el (flyspell-mode-on):
7790 Call ispell-maybe-find-aspell-dictionaries.
7791
7792 * textmodes/ispell.el (ispell-word, ispell-region):
7793 Call ispell-maybe-find-aspell-dictionaries.
7794 (ispell-accept-buffer-local-defs):
7795 Don't call ispell-maybe-find-aspell-dictionaries
7796
7797 2005-10-04 Richard M. Stallman <rms@gnu.org>
7798
7799 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
7800
7801 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
7802
7803 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
7804 instead of `fboundp' in order to allow for anonymous functions.
7805
7806 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
7807
7808 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
7809 case the user clicks on the link while another window is selected.
7810 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
7811
7812 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
7813 functionality.
7814 (dframe-help-echo): Save point in case mouse tracking is off.
7815
7816 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
7817
7818 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
7819
7820 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
7821
7822 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
7823 not change the global value of those vars.
7824
7825 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
7826 make-local-variable which we do not need any more.
7827
7828 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
7829
7830 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
7831 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
7832 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
7833 (speedbar-path-line): Define obsolete aliases.
7834 (speedbar-line-directory): Doc fix.
7835
7836 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
7837 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
7838 instead of speedbar-line-path.
7839
7840 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7841
7842 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
7843 to nil if dropping on a window. Handle dropping on a minibuffer window
7844 like dropping on a non-window part of Emacs.
7845
7846 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
7847
7848 * net/ange-ftp.el: Use with-current-buffer.
7849 (ange-ftp-insert-directory): Do not follow symlinks any more.
7850
7851 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
7852 Remove interactive spec.
7853
7854 2005-10-03 Kim F. Storm <storm@cua.dk>
7855
7856 * ido.el (ido-mode): Use custom-initialize-set.
7857
7858 2005-10-02 Richard M. Stallman <rms@gnu.org>
7859
7860 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
7861 Use insert-buffer-substring.
7862
7863 * net/tramp.el: Pacify byte compiler warnings in pacification code.
7864 (tramp-handle-file-local-copy): Use insert-buffer-substring.
7865
7866 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
7867
7868 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
7869 in last change.
7870 (ange-ftp-insert-directory): Fix up the search for the case where
7871 `file' is absolute.
7872
7873 2005-10-02 Romain Francoise <romain@orebokech.com>
7874
7875 * progmodes/compile.el (compile-goto-error): Delete extra paren.
7876
7877 2005-10-02 Andreas Schwab <schwab@suse.de>
7878
7879 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
7880 directory component in the session info.
7881
7882 2005-10-01 Richard M. Stallman <rms@gnu.org>
7883
7884 * comint.el (comint-redirect-subvert-readonly): Doc fix.
7885
7886 * simple.el (next-error-internal): New function.
7887
7888 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
7889 (compilation-start): Pass new arg to compilation-buffer-name.
7890 (compile-goto-error): Use next-error-internal.
7891
7892 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
7893
7894 * speedbar.el: Remove RCS tag.
7895 (speedbar-check-read-only): Handle non-existent files.
7896
7897 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
7898
7899 * info.el (Info-speedbar-hierarchy-buttons)
7900 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
7901
7902 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7903
7904 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
7905 Do not match newline.
7906 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
7907 (bibtex-summary): Remove unnecessary save-excursion.
7908 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
7909
7910 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7911
7912 * term/mac-win.el: Add charset info for "iso10646-1".
7913 Modify default fontset to use ATSUI-compatible fonts for some charsets
7914 if available.
7915
7916 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
7917
7918 * speedbar.el: Re-apply arch tag.
7919 (speedbar-version): Rename to version 1.0. Suggested by Eric
7920 M. Ludlam.
7921 Reapply two changes from Emacs CVS' version of speedbar lost
7922 during the merge:
7923 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
7924 (speedbar-frame-parameters): Improve customize type.
7925
7926 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
7927
7928 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
7929 (ange-ftp-file-directory-p): Fix the symlink case.
7930 (ange-ftp-insert-directory): When listing a single file, get a list of
7931 the parent buffer and extract the relevant line. Inspired from a patch
7932 by Katsumi Yamaoka <yamaoka@jpl.org>.
7933 (ange-ftp-file-name-sans-versions): Simplify.
7934
7935 2005-09-30 Bill Wohler <wohler@newt.com>
7936
7937 Move MH-E image files from toolbar and mail directories into
7938 etc/images.
7939
7940 * mail/reply2.*: Move to etc/images/mail/reply*.
7941
7942 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
7943 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
7944 etc/images.
7945
7946 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
7947 * toolbar/reply*: Move to etc/images/mail.
7948
7949 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
7950
7951 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
7952
7953 * speedbar.el: New version 1.0pre3.
7954
7955 Frame management code (including timer, and mouse click specifics)
7956 moved to dframe.el:
7957 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
7958 (speedbar-timer): Removed. Use dframe-timer.
7959 (speedbar-close-frame): Removed. Use dframe-close-frame.
7960 (speedbar-activity-change-focus-flag): Removed. Use
7961 dframe-activity-change-focus-flag.
7962 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
7963 dframe-update-speed.
7964
7965 (speedbar-current-frame): New macro. Use this instead of the
7966 variable speedbar-frame.
7967
7968 (speedbar-use-images, speedbar-expand-image-button-alist)
7969 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
7970
7971 (speedbar-find-image-on-load-path): Removed. Replaced by
7972 defezimage in ezimage.el.
7973 (speedbar-expand-image-button-alist): Removed. Replaced by
7974 ezimage-expand-image-button-alist in ezimage.el.
7975
7976 (speedbar-ignored-directory-regexp)
7977 (speedbar-add-ignored-directory-regexp)
7978 (speedbar-ignored-directory-expressions)
7979 (speedbar-line-directory, speedbar-buffers-line-directory)
7980 (speedbar-directory-line, speedbar-buffers-line-directory):
7981 Renamed, replacing `path' with `directory'.
7982
7983 (speedbar-create-directory, speedbar-expand-line-descendants)
7984 (speedbar-toggle-line-expansion)
7985 (speedbar-contract-line-descendants): New commands.
7986
7987 (speedbar-query-confirmation-method, speedbar-select-frame-method)
7988 (speedbar-use-tool-tips-flag): New options.
7989
7990 (speedbar-check-read-only, speedbar-require-version)
7991 (speedbar-insert-separator, speedbar-buffers-tail-notes)
7992 (speedbar-handle-delete-frame, speedbar-try-completion)
7993 (speedbar-update-localized-contents): New functions.
7994
7995 (speedbar-incompatible-version, speedbar-ro-to-do-point)
7996 (speedbar-object-read-only-indicator): New variables.
7997
7998 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
7999 New hooks.
8000
8001 (speedbar-separator-face): New face.
8002
8003 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
8004 (speedbar-ignored-modes): Add fundamental-mode.
8005 (speedbar-directory-unshown-regexp): Add . directories.
8006
8007 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
8008 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
8009 `]' for full expand/close.
8010 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
8011
8012 (speedbar-check-vc): Support hidden files.
8013 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
8014 (speedbar-this-file-in-vc): Use vc-state if available. If VC
8015 state is nil, it is not checked out.
8016
8017 (speedbar-line-text, speedbar-line-token): Support expand buttons
8018 with no text.
8019 (speedbar-refresh): Universal argument acts as power-click.
8020 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
8021 that buffer to get variable values.
8022
8023 And many other bugfixes.
8024
8025 * dframe.el, ezimage.el, sb-image.el: New files.
8026
8027 * sb-*.xpm: Remove files. New image files installed into
8028 etc/images/ezimage.
8029
8030 2005-09-30 Kenichi Handa <handa@m17n.org>
8031
8032 * ps-mule.el (ps-mule-show-warning): If a character is in
8033 ps-print-translation-table, don't treat it as non-printable.
8034
8035 2005-09-30 David Ponce <david@dponce.com>
8036
8037 * tree-widget.el (tree-widget-themes-load-path): New variable.
8038 (tree-widget-themes-directory): Doc fix.
8039 (tree-widget-image-formats) [Emacs]: Doc fix.
8040 (tree-widget--locate-sub-directory): New function.
8041 (tree-widget-themes-directory): Use it.
8042
8043 * recentf.el (recentf-filename-handlers): Rename from
8044 `recentf-filename-handler'. Allow a list of functions.
8045 (recentf-menu-items-for-commands): Fix :help strings.
8046 (recentf-apply-filename-handlers): New function.
8047 (recentf-expand-file-name): Use it.
8048 (recentf-cleanup): Remove duplicates too.
8049
8050 2005-09-29 Juri Linkov <juri@jurta.org>
8051
8052 * faces.el: Rearrange face definitions to be in the same order as
8053 their face descriptions in "(emacs)Standard Faces".
8054
8055 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
8056
8057 * tooltip.el (tooltip): Add group `basic-faces'.
8058
8059 * buff-menu.el (Buffer-menu-buffer): Remove group
8060 `font-lock-highlighting-faces'.
8061
8062 * progmodes/compile.el (compilation-error, compilation-warning)
8063 (compilation-info, compilation-line-number, compilation-column-number):
8064 Change group from `font-lock-highlighting-faces' to `compilation'.
8065
8066 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
8067 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
8068 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
8069 (vhdl-font-lock-reserved-words-face)
8070 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
8071 `font-lock-highlighting-faces'.
8072
8073 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
8074
8075 2005-09-28 Kim F. Storm <storm@cua.dk>
8076
8077 * emulation/cua-base.el: Set CUA move property on additional commands:
8078 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
8079 forward-sexp, backward-sexp, forward-list, backward-list.
8080
8081 2005-09-28 Romain Francoise <romain@orebokech.com>
8082
8083 * comint.el (comint-show-output): Really set point at the
8084 beginning of the output when not using `comint-use-prompt-regexp'.
8085
8086 2005-09-27 Jay Belanger <belanger@truman.edu>
8087
8088 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
8089 in TeX mode.
8090
8091 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
8092
8093 * textmodes/org.el (org-table-sum): Fix format string.
8094
8095 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
8096 Quote face names.
8097
8098 2005-09-26 Romain Francoise <romain@orebokech.com>
8099
8100 * isearch.el (isearch-forward-regexp): Close doc string.
8101
8102 2005-09-25 Richard M. Stallman <rms@gnu.org>
8103
8104 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
8105
8106 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
8107
8108 * progmodes/compile.el (compilation-error-properties):
8109 When getting the file from the previous error message,
8110 correctly decode the new data format.
8111
8112 * progmodes/cc-cmds.el (c-electric-paren):
8113 Call old-blink-paren only for close-paren.
8114
8115 2005-09-24 Andreas Schwab <schwab@suse.de>
8116
8117 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
8118 condition.
8119
8120 2005-09-25 Romain Francoise <romain@orebokech.com>
8121
8122 * dired-aux.el (dired-copy-file-recursive):
8123 * dired.el (dired-delete-file):
8124 * ediff-mult.el (ediff-dir-diff-copy-file):
8125 * ediff-util.el (ediff-test-save-region):
8126 * forms.el (forms-mode):
8127 * ido.el (ido-file-internal, ido-delete-file-at-head):
8128 * log-edit.el (log-edit-done):
8129 * ses.el (ses-yank-resize):
8130 * play/gomoku.el (gomoku-human-plays, gomoku)
8131 (gomoku-human-resigns, gomoku-prompt-for-other-game)
8132 (gomoku-offer-a-draw):
8133 * play/landmark.el (lm-human-resigns, lm):
8134 * net/eudcb-ldap.el (eudc-ldap-check-base):
8135 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
8136 * progmodes/ebrowse.el (ebrowse-find-pattern):
8137 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
8138 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
8139 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
8140
8141 * vc.el (vc-delete-file):
8142 * play/gomoku.el (gomoku-terminate-game, gomoku)
8143 (gomoku-prompt-for-move, gomoku-human-takes-back):
8144 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
8145 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
8146
8147 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
8148
8149 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
8150 color rxvt terminals by using the code xterm.el used to use before
8151 2005-04-09 in order to match the colors used by rxvt.
8152
8153 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
8154
8155 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
8156 colors rxvt-unicode terminals by using the same code as xterm.el.
8157
8158 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
8159
8160 * textmodes/tex-mode.el (tex-font-lock-append-prop)
8161 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
8162 new symbol used for the tex-verbatim face.
8163
8164 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
8165
8166 * woman.el (woman-file-name):
8167 * wid-edit.el (widget-file-prompt-value)
8168 (widget-coding-system-prompt-value):
8169 * w32-fns.el (set-w32-system-coding-system):
8170 * vc.el (vc-version-diff, vc-annotate):
8171 * textmodes/reftex-auc.el (reftex-arg-cite)
8172 (reftex-arg-index-tag):
8173 * textmodes/refer.el (refer-get-bib-files):
8174 * textmodes/artist.el (artist-figlet-choose-font):
8175 * terminal.el (terminal-emulator):
8176 * replace.el (occur-read-primary-args):
8177 * rect.el (string-rectangle, string-insert-rectangle):
8178 * ps-print.el (ps-print-preprint):
8179 * progmodes/pascal.el (pascal-goto-defun):
8180 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
8181 * progmodes/compile.el (compilation-find-file):
8182 * printing.el (pr-interactive-n-up):
8183 * play/animate.el (animate-birthday-present):
8184 * net/rcompile.el (remote-compile):
8185 * man.el (man, Man-goto-section, Man-follow-manual-reference):
8186 * mail/rmailsum.el (rmail-summary-search-backward)
8187 (rmail-summary-search):
8188 * mail/rmailout.el (rmail-output-read-rmail-file-name)
8189 (rmail-output-read-file-name):
8190 * mail/rmail.el (rmail-search, rmail-search-backwards):
8191 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
8192 * locate.el (locate):
8193 * international/quail.el (quail-show-keyboard-layout):
8194 * international/mule.el (set-buffer-file-coding-system)
8195 (revert-buffer-with-coding-system, set-file-name-coding-system)
8196 (set-terminal-coding-system, set-keyboard-coding-system)
8197 (set-next-selection-coding-system):
8198 * international/mule-diag.el (describe-coding-system)
8199 (describe-font, describe-fontset):
8200 * international/mule-cmds.el (universal-coding-system-argument)
8201 (search-unencodable-char, describe-input-method)
8202 (set-language-environment, describe-language-environment):
8203 * international/codepage.el (codepage-setup):
8204 * international/code-pages.el (codepage-setup):
8205 * info.el (Info-search, Info-follow-reference)
8206 (Info-search-backward):
8207 * emacs-lisp/advice.el (ad-read-advised-function)
8208 (ad-read-advice-class, ad-clear-cache, ad-activate)
8209 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
8210 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
8211 (ad-read-regexp):
8212 * ediff-util.el (ediff-toggle-regexp-match):
8213 * ediff-ptch.el (ediff-prompt-for-patch-file):
8214 * dired-aux.el (dired-diff):
8215 * diff.el (diff):
8216 * cus-edit.el (custom-variable-prompt):
8217 * calendar/timeclock.el (timeclock-ask-for-project):
8218 * calc/calcalg3.el (calc-get-fit-variables):
8219 * calc/calc-store.el (calc-edit-variable)
8220 (calc-permanent-variable):
8221 * vc-mcvs.el (vc-mcvs-register):
8222 * shadowfile.el (shadow-define-literal-group):
8223 * woman.el (woman-file-name):
8224 * vc.el (vc-version-diff, vc-merge):
8225 * textmodes/reftex-index.el (reftex-index-complete-tag):
8226 * format.el (format-decode-buffer, format-decode-region):
8227 * emulation/viper-cmd.el (viper-read-string-with-history):
8228 * emacs-lisp/debug.el (cancel-debug-on-entry):
8229 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
8230 * ediff.el (ediff-merge-revisions)
8231 (ediff-merge-revisions-with-ancestor, ediff-revision):
8232 * completion.el (interactive-completion-string-reader):
8233 * calc/calc-prog.el (calc-user-define-formula):
8234 Follow convention for reading with the minibuffer.
8235
8236 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
8237
8238 * progmodes/python.el (python-describe-symbol): Add globals() and
8239 locals() to the arguments of emacs.ehelp.
8240
8241 2005-09-24 Magnus Henoch <mange@freemail.hu>
8242
8243 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
8244 New function, code extracted from ispell-valid-dictionary-list.
8245 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
8246 Call it.
8247
8248 2005-09-24 Eli Zaretskii <eliz@gnu.org>
8249
8250 * subr.el (version-regexp-alist): Extend valid syntax for version
8251 strings: allow any of the characters -,_,+ to separate the
8252 alpha/beta/rc part from the version part. Doc fix.
8253 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
8254
8255 2005-09-23 David Reitter <david.reitter@gmail.com>
8256
8257 * mail/mailclient.el: New file.
8258
8259 2005-09-23 Richard M. Stallman <rms@gnu.org>
8260
8261 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
8262 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
8263 Doc fixes.
8264
8265 * progmodes/cc-mode.el (c-font-lock-init):
8266 Specify font-lock-lines-before.
8267
8268 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
8269
8270 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
8271 whole conflict.
8272
8273 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
8274
8275 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
8276 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
8277 of `remap' feature when available. Additional key bindings for
8278 better tty support.
8279 (org-mode-restart, org-force-self-insert): New commands.
8280 (org-time-stamp-inactive): New command.
8281 (org-remap): New function.
8282 (org-table-auto-blank-field, org-level-color-stars-only): New options.
8283 (org-enable-fixed-width-editor): Move to `org-structure'
8284 customization group.
8285 (org-self-insert-command, orgtbl-self-insert-command): Modify to
8286 blank field after field motion commands.
8287
8288 2005-09-23 Kenichi Handa <handa@m17n.org>
8289
8290 * international/mule-cmds.el (set-language-environment):
8291 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
8292 have to call utf-translate-cjk-load-tables.
8293
8294 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
8295
8296 * mouse.el (mouse-move-drag-overlay): Fix last change.
8297
8298 2005-09-22 David Ponce <david@dponce.com>
8299
8300 * tree-widget.el (tree-widget-value-create): Fix previous change.
8301
8302 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
8303
8304 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
8305
8306 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
8307
8308 * mouse.el (mouse-move-drag-overlay): New function.
8309 (mouse-drag-region-1): Use it.
8310 Try to simplify a bit the state handling. Handle clicks on links
8311 inside intangible areas.
8312 (mouse-save-then-kill): Minor simplification.
8313 (mouse-secondary-overlay): Make it always non-nil instead of
8314 recreating it each time.
8315 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
8316 (mouse-kill-secondary, mouse-secondary-save-then-kill):
8317 Simplify accordingly.
8318
8319 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
8320
8321 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
8322
8323 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
8324
8325 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
8326 (ediff-file-name-sans-prefix): Treat nil as an empty string.
8327 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
8328 to patch.
8329
8330 * ediff-util.el: Use insert-buffer-substring.
8331
8332 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
8333
8334 * emulation/viper-cmd.el (viper-change-state): Don't move over the
8335 field boundaries in the minibuffer.
8336 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
8337 (viper-minibuffer-post-command-hook): New hook.
8338 (viper-line): Don't move cursor at bolp.
8339
8340 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
8341
8342 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
8343 avoid compiler warnings.
8344
8345 * emulation/viper-macs.el (ex-map): Better messages.
8346
8347 * emulation/viper-utils.el (viper-beginning-of-field): New function.
8348
8349 * emulation/viper.el: Replace make-variable-buffer-local with
8350 viper-make-variable-buffer-local everywhere, to avoid warnings.
8351
8352 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8353
8354 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
8355 Delete unused var `old-selected-window'.
8356 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
8357 (mouse-drag-secondary): Delete unused var `start-frame'.
8358
8359 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
8360
8361 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
8362
8363 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8364
8365 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
8366 Re-indent within 80 columns. Use inhibit-read-only.
8367
8368 2005-09-19 Romain Francoise <romain@orebokech.com>
8369
8370 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
8371
8372 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8373
8374 * font-lock.el (font-lock-default-fontify-region): Don't add a line
8375 unconditionally, since the after-change-function already did it.
8376
8377 2005-09-19 Miles Bader <miles@gnu.org>
8378
8379 * net/newsticker.el: Get rid of CVS keyword.
8380
8381 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
8382
8383 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
8384 The prompt is formatted later.
8385
8386 2005-09-19 David Ponce <david@dponce.com>
8387
8388 * tree-widget.el (tree-widget-value-create): Save the converted
8389 tree :node widget.
8390
8391 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
8392
8393 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
8394 variable `message'.
8395
8396 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
8397
8398 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
8399 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
8400 <slawomir.nowaczyk.847@student.lu.se>.
8401
8402 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
8403
8404 * image.el (image-load-path): Use symbol `data-directory' instead
8405 of its value, for backward compatibility with packages that bind
8406 it during `find-image'. Suggested by Katsumi Yamaoka.
8407 (image-search-load-path): Handle symbols whose values are strings.
8408
8409 2005-09-18 Romain Francoise <romain@orebokech.com>
8410
8411 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
8412 with-current-buffer form in save-excursion.
8413
8414 2005-09-18 D Goel <deego@gnufans.org>
8415
8416 * apropos.el (apropos-command): Fix `message' call: first arg
8417 should be a format spec. In this and all other cases that appear
8418 below and elsewhere in the source code, I made a change only when
8419 two conditions were satisfied: [1] I can think of a possibility
8420 that the arguments would cause an error, for example, the code in
8421 question relies on external variables such as filenames. [2] I
8422 was sure that the arg to `message' could not have been nil in the code.
8423
8424 * textmodes/tildify.el (tildify-region): Ditto.
8425
8426 * textmodes/reftex-index.el (reftex-index-change-entry)
8427 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
8428 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
8429 * textmodes/org.el (org-complete, org-deadline, org-schedule)
8430 (org-priority, org-table-sum):
8431 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
8432 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
8433 (flyspell-word, flyspell-display-next-corrections):
8434 * textmodes/bibtex.el (bibtex-print-help-message):
8435 * textmodes/artist.el (artist-key-set-point-poly):
8436 * term/mac-win.el (mac-services-insert-text):
8437 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
8438 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
8439 (vhdl-port-paste-testbench, vhdl-compose-new-component)
8440 (vhdl-compose-configuration):
8441 * progmodes/sh-script.el (sh-blink, sh-show-indent)
8442 (sh-set-indent, sh-learn-line-indent):
8443 * progmodes/ps-mode.el (ps-mode-target-column):
8444 * progmodes/idlwave.el (idlwave-make-tags)
8445 (idlwave-scan-library-catalogs):
8446 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
8447 * progmodes/gud.el (gud-jdb-analyze-source):
8448 * progmodes/flymake.el (flymake-log):
8449 * progmodes/ebnf2ps.el (ebnf-generate-region):
8450 * progmodes/cmacexp.el (c-macro-expansion):
8451 * progmodes/ada-xref.el (ada-treat-cmd-string):
8452 * progmodes/ada-mode.el (ada-create-case-exception-substring)
8453 (ada-justified-indent-current, ada-batch-reformat):
8454 * play/zone.el (zone):
8455 * play/landmark.el (lm-move):
8456 * play/decipher.el (decipher-show-alphabet):
8457 * net/newsticker.el (newsticker--display-jump)
8458 (newsticker--display-scroll):
8459 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
8460 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
8461 * mail/feedmail.el (feedmail-dump-message-to-queue):
8462 * eshell/esh-proc.el (eshell-remove-process-entry):
8463 * emulation/ws-mode.el (ws-last-error):
8464 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
8465 (viper-record-kbd-macro):
8466 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
8467 * emacs-lisp/lisp-mnt.el (lm-report-bug):
8468 * emacs-lisp/find-func.el (find-function-noselect):
8469 * calendar/timeclock.el (timeclock-status-string)
8470 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
8471 (timeclock-when-to-leave-string):
8472 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
8473 * calc/calc-units.el (calc-enter-units-table):
8474 * calc/calc-mode.el (calc-mode-record-mode):
8475 * woman.el (woman-mini-help):
8476 * wdired.el (wdired-change-to-wdired-mode):
8477 * vc.el (vc-retrieve-snapshot):
8478 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
8479 * startup.el (display-startup-echo-area-message):
8480 * simple.el (set-goal-column):
8481 * ses.el (ses-command-hook, ses-recalculate-cell):
8482 * server.el (server-process-filter):
8483 * printing.el (pr-interface-txt-print, pr-interface-printify)
8484 (pr-interface-ps):
8485 * pcvs.el (cvs-help):
8486 * log-edit.el (log-edit, log-edit-mode-help):
8487 * iswitchb.el (iswitchb-possible-new-buffer):
8488 * isearch.el (isearch-edit-string):
8489 * image-mode.el (image-mode, image-minor-mode):
8490 * ibuf-macs.el (define-ibuffer-filter):
8491 * hi-lock.el (hi-lock-find-patterns):
8492 * files.el (toggle-read-only):
8493 * ediff-util.el (ediff-copy-diff)
8494 (ediff-write-merge-buffer-and-maybe-kill):
8495 * echistory.el (Electric-history-undefined):
8496 * dnd.el (dnd-insert-text):
8497 * dired-aux.el (dired-query):
8498 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
8499 * bookmark.el (bookmark-bmenu-locate):
8500 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
8501 Fix `message' calls to ensure first arg is a format string.
8502 The change was made only when these two conditions were satisfied:
8503 [1] when there is a possibility that the arguments would cause an error
8504 for example, if the code in question relies on external variables
8505 such as filenames, and
8506 [2] if the arg to `message' could not have been nil in the code.
8507
8508 * pcomplete.el (pcomplete--help): Fix `message' format spec.
8509 Not having a %s would be weird, though not technically wrong.
8510
8511 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8512
8513 * term/mac-win.el (mac-add-charset-info): Doc fix.
8514
8515 2005-09-17 Romain Francoise <romain@orebokech.com>
8516
8517 * shell.el (shell-resync-dirs): Handle echoing processes more
8518 reliably. Don't insert resync command if `comint-process-echoes'
8519 is non-nil.
8520
8521 2005-09-17 Magnus Henoch <mange@freemail.hu>
8522
8523 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
8524 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
8525 aspell versions >= 0.60.
8526 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
8527 only if ispell-aspell-supports-utf8 is non-nil.
8528
8529 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8530
8531 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
8532 buffer-local value to lisp-indent-function.
8533
8534 2005-09-17 Milan Zamazal <pdm@zamazal.org>
8535
8536 * progmodes/glasses.el (glasses-make-readable): If
8537 glasses-separator differs from underscore, put appropriate
8538 overlays over underscore characters.
8539 (glasses-convert-to-unreadable): If glasses-separator differs from
8540 underscore, try to convert glasses-separator characters to
8541 underscores.
8542
8543 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
8544
8545 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
8546 Use with-syntax-table and dolist.
8547
8548 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
8549
8550 * textmodes/reftex-auc.el:
8551 * textmodes/reftex-cite.el:
8552 * textmodes/reftex-dcr.el:
8553 * textmodes/reftex-global.el:
8554 * textmodes/reftex-parse.el:
8555 * textmodes/reftex-ref.el:
8556 * textmodes/reftex-sel.el:
8557 * textmodes/reftex-toc.el:
8558 * textmodes/reftex-vars.el:
8559 * textmodes/reftex.el: Small changes to remove compiler warnings.
8560
8561 * textmodes/reftex-index.el: Likewise.
8562 (reftex-query-index-phrase): More efficient use of markers.
8563
8564 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
8565
8566 * image.el (image-load-path): New variable.
8567 (image-search-load-path): New function.
8568 (find-image): Search for images in `image-load-path'.
8569
8570 2005-09-15 Richard M. Stallman <rms@gnu.org>
8571
8572 * follow.el: Change Maintainer field.
8573
8574 2005-09-15 David Ponce <david@dponce.com>
8575
8576 * recentf.el (recentf-save-file-modes): New option.
8577 (recentf-save-list): Use it.
8578
8579 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
8580
8581 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
8582 (mode-line-mule-info, mode-line-modified): Move bindings from
8583 mouse-3 to mouse-1.
8584
8585 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
8586
8587 * simple.el (sendmail-user-agent-compose): Revert last change.
8588
8589 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
8590
8591 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
8592 Use with-current-buffer.
8593 (ange-ftp-gwp-start): Remove unused var `gw-user'.
8594 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
8595 (ange-ftp-insert-directory): Remove unused var `short'.
8596 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
8597
8598 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
8599 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
8600
8601 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
8602 (check-calendar-holidays, diary-list-entries): Autoload.
8603 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
8604 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
8605
8606 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
8607 which mistakenly removed a call to display-buffer.
8608
8609 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
8610
8611 * obsolete/iso-insert.el: Move to obsolete/ from international/.
8612
8613 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
8614
8615 * progmodes/hideshow.el
8616 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
8617 (hs-allow-nesting): New user var.
8618 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
8619 (hs-hide-block-at-point): When nesting allowed,
8620 if there is already an overlay in place, delete it.
8621 (hs-safety-is-job-n): Delete func; remove call sites.
8622 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
8623 (hs-overlay-at): New func.
8624 (hs-already-hidden-p, hs-show-block): Use it.
8625 (hs-hide-all): Don't pre-clean if nesting allowed.
8626 (hs-show-all): Temporarily disallow
8627 nesting around call to `hs-discard-overlays'.
8628
8629 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
8630
8631 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
8632 Delete unused local var.
8633
8634 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
8635
8636 * help-fns.el (describe-categories): "?\ " -> "?\s".
8637 (help-do-arg-highlight): Recognize also ARG-n, as in
8638 `move-to-left-margin' (ARG+n is already recognized). Simplify.
8639
8640 * international/codepage.el (dos-unsupported-char-glyph):
8641 * net/newsticker.el (tool-bar-map, w3-mode-map)
8642 (w3m-minor-mode-map):
8643 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
8644 (ent-alist):
8645 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
8646
8647 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
8648
8649 * custom.el (custom-push-theme): Handle the case where a symbol is
8650 bound but face properties have not yet been assigned.
8651
8652 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
8653 Fix behavior if noerase is `t' and there is no mail buffer.
8654
8655 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
8656 if `continue' is nil, rather than signal an error.
8657
8658 2005-09-12 Richard M. Stallman <rms@gnu.org>
8659
8660 * font-lock.el (font-lock-keywords): Add autoload.
8661
8662 * help-fns.el (describe-variable): Rearrange to put source link
8663 in a predictable place.
8664
8665 * net/newsticker.el: New file.
8666
8667 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
8668
8669 * calendar/calendar.el (calendar-for-loop): Add edebug info.
8670 (calendar-basic-setup): Use the new nil arg.
8671 (number-of-diary-entries): Move to diary-lib.el.
8672
8673 * calendar/diary-lib.el: Use with-current-buffer, match-string.
8674 (diary-list-entries): Use with-syntax-table and dolist.
8675 Rename from list-diary-entries.
8676 Use number-of-diary-entries if `number' is nil.
8677 (diary, diary-view-entries): Use this new name and new nil arg value.
8678 (number-of-diary-entries): Move from calendar.el.
8679 (diary-unhide-everything): New function.
8680 (include-other-diary-files, fancy-diary-display)
8681 (diary-show-all-entries, make-diary-entry): Use it.
8682 (diary-mail-entries): Use buffer-string.
8683 (mark-diary-entries): Fix long standing paren typo.
8684 (diary-sexp-entry): Use count-lines.
8685 (make-diary-entry): Avoid `previous-line'.
8686 (diary-mode-map): New var.
8687 (diary-mode): Redraw cal after saving. Setup header-line.
8688 (fancy-diary-display-mode): Use local-set-key.
8689
8690 * startup.el (command-line): Try calling various terminal-init-foo-bar
8691 functions by stripping hyphenated suffixes from $TERM.
8692
8693 * files.el (normal-mode): Check boundness of font-lock-keywords.
8694
8695 2005-09-12 Richard M. Stallman <rms@gnu.org>
8696
8697 * progmodes/compile.el: Don't decide a file's directory
8698 until the user actually tries to go there.
8699 (compilation-next-error-function):
8700 Pass compilation-find-file the directory from the file-struct.
8701 (compilation-internal-error-properties): Separate local FILE-STRUCT
8702 from FILE. Doc the args better. Rename arg FMT to FMTS.
8703 (compilation-find-file): Arg DIR renamed to DIRECTORY.
8704 Expand it, and if nil, use default-directory.
8705 (compilation-get-file-structure): Don't mix specified directory
8706 with default directory. Put specified directory into
8707 file-struct. Don't make the file name absolute.
8708
8709 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
8710 (compile-command): Add autoload.
8711 (compilation-disable-input): Add autoload.
8712
8713 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
8714
8715 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
8716 strings of the variables it can override.
8717 (time-stamp): New (as yet undocumented) time-stamp-format escapes
8718 %Q and %q, for fully-qualified domain name and unqualified host name.
8719
8720 2005-09-11 Kim F. Storm <storm@cua.dk>
8721
8722 * emacs-lisp/authors.el (authors-aliases): Update list.
8723 (authors-fixed-entries): Update mldrag.el entry.
8724
8725 2005-09-10 Alan Mackenzie <acm@muc.de>
8726
8727 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
8728 from the region narrowed to.
8729
8730 2005-09-10 Magnus Henoch <mange@freemail.hu>
8731
8732 * textmodes/ispell.el (ispell-check-version): Signal an error if
8733 aspell version is less than 0.60.
8734
8735 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
8736
8737 * progmodes/octave-inf.el (inferior-octave-startup):
8738 Resync current dir at the end.
8739
8740 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
8741
8742 * woman.el (woman-topic-at-point-default):
8743 Rename to woman-use-topic-at-point-default.
8744 (woman-topic-at-point): Rename to woman-use-topic-at-point.
8745 (woman-file-name): Reflect renames above. Automatically use the
8746 word at point as topic if woman-use-topic-at-point is non-nil.
8747 Otherwise offer it as default but don't insert it in the
8748 minibuffer. Also use `test-completion' instead of `assoc' as
8749 suggested by Stefan Monnier.
8750
8751 2005-09-10 Andre Spiegel <spiegel@gnu.org>
8752
8753 * vc.el (vc-directory, vc-update-change-log): Throw an error on
8754 the attempt to do it over Tramp. This is not yet supported.
8755
8756 2005-09-10 Eli Zaretskii <eliz@gnu.org>
8757
8758 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
8759 (menu-bar-non-minibuffer-window-p): New functions.
8760 ("Split Window", "Save As..."): Use them.
8761 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
8762 ("Print Buffer", "Truncate Long Lines in this Buffer"):
8763 Use menu-bar-menu-frame-live-and-visible-p.
8764 ("Save Buffer", "Insert File", "Open Directory...")
8765 ("Open File...", "Visit New File..."):
8766 Use menu-bar-non-minibuffer-window-p.
8767 (kill-this-buffer-enabled-p, dired <menu-enable>):
8768 Use menu-bar-non-minibuffer-window-p.
8769
8770 2005-09-09 Eli Zaretskii <eliz@gnu.org>
8771
8772 * cus-start.el (all): Don't complain about fringe-related
8773 built-ins if fringes are not supported. Ditto about
8774 selection-related built-ins. Fix the test for GTK-related built-ins.
8775
8776 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
8777 ("Postscript Print Buffer", "Print Region", "Save As...")
8778 ("Save", "Insert File...", "Open Directory...")
8779 ("Open File...", "Visit New File..."")
8780 ("Truncate Long Lines in this Buffer"): Don't look at
8781 menu-updating-frame if this display does not support multiple frames.
8782
8783 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
8784
8785 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
8786
8787 2005-09-09 Emilio Lopes <eclig@gmx.net>
8788
8789 * woman.el: Format- and whitespace-related changes.
8790
8791 2005-09-09 Eli Zaretskii <eliz@gnu.org>
8792
8793 * woman.el: Fix my email address.
8794
8795 2005-09-08 Richard M. Stallman <rms@gnu.org>
8796
8797 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
8798 (sh-mode): Locally set skeleton-pair-default-alist.
8799
8800 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
8801
8802 * progmodes/flymake.el: Require `compile' unconditionally.
8803
8804 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
8805
8806 * woman.el (woman-file-name): Provide a default, not initial input.
8807
8808 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
8809
8810 * font-lock.el (font-lock-support-mode): Doc fix.
8811
8812 * descr-text.el (describe-property-list): Handle non-symbol prop names.
8813
8814 2005-09-08 Richard M. Stallman <rms@gnu.org>
8815
8816 * simple.el (blink-matching-open): Get rid of text props from
8817 the string shown in echo area. Don't permanently set point.
8818 Some rearrangements.
8819
8820 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
8821
8822 * recentf.el (recentf-filename-handler): Add custom choice
8823 `abbreviate-file-name'.
8824
8825 * msb.el (msb--very-many-menus): Fix typo.
8826
8827 * disp-table.el (standard-display-european): Don't set
8828 enable-multibyte-characters to nil.
8829
8830 2005-09-08 David Ponce <david@dponce.com>
8831
8832 * recentf.el (recentf-show-file-shortcuts-flag): New option.
8833 (recentf-expand-file-name): Doc fix.
8834 (recentf-dialog-mode-map): Define digit shortcuts.
8835 (recentf--files-with-key): New variable.
8836 (recentf-show-digit-shortcut-filter): New function.
8837 (recentf-open-files-items): New function.
8838 (recentf-open-files): Use it.
8839 (recentf-open-file-with-key): New command.
8840
8841 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
8842
8843 * buff-menu.el (Buffer-menu-sort-by-column): New function.
8844 Suggested by Kim F. Storm.
8845 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
8846 (Buffer-menu-make-sort-button): Use global keymap.
8847
8848 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
8849
8850 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
8851 (Man-getpage-in-background-advice): Remove defadvice; it isn't
8852 necessary any longer with the remapped command.
8853 (Man-bgproc-sentinel-advice): Remove defadvice which counts
8854 formatting time only.
8855
8856 * net/tramp.el (tramp-action-password)
8857 (tramp-multi-action-password): Compile the password prompt from
8858 `method', `user' and `host'. Sometimes it isn't obvious which
8859 password to enter, for example with remote files offered by
8860 recentf.el, or with multiple steps. Suggested by Robert Marshall
8861 <robert@chezmarshall.freeserve.co.uk>.
8862
8863 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
8864
8865 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
8866 Fix regexp for when "s///" is at the beginning of line.
8867
8868 2005-09-07 Jay Belanger <belanger@truman.edu>
8869
8870 * calc/calc-poly.el (math-expand-term): Multiply out any powers
8871 when in matrix mode.
8872
8873 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
8874
8875 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
8876 non-anonymous functions.
8877
8878 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
8879
8880 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
8881 when using a header line. Otherwise, use mouse-1-click-follows-link.
8882
8883 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
8884 can't be moved; don't signal an error.
8885
8886 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
8887
8888 * cus-theme.el (custom-theme-write-faces): Save the current face
8889 spec, not the defface spec.
8890
8891 * custom.el (custom-known-themes): Clarify meaning of "standard".
8892 (custom-push-theme): Save old values in the standard theme.
8893 (disable-theme): Correct typo.
8894 (custom-face-theme-value) Deleted unused function.
8895 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
8896
8897 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
8898
8899 * progmodes/compile.el (compilation-goto-locus): Take into account
8900 iconified frames when determining whether the buffer is
8901 already visible.
8902 Don't reset window height if the window already existed.
8903
8904 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
8905
8906 * custom.el (load-theme): Rename from require-theme.
8907 Add interactive spec.
8908 (enable-theme): Rename from custom-enable-theme.
8909 Add interactive spec.
8910 (disable-theme): Rename from custom-disable-theme.
8911 Add interactive spec.
8912 (custom-make-theme-feature): Doc fix.
8913 (custom-theme-directory): Doc fix.
8914 (provide-theme): Call enable-theme.
8915
8916 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
8917
8918 * obsolete/lazy-lock.el (lazy-lock-mode):
8919 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
8920 font-lock-mode if it's off. Print a warning instead.
8921
8922 * progmodes/compile.el (compilation-start): Ignore errors if the
8923 process died before we get to send-eof.
8924
8925 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
8926 Undo last change. Enclosing the result in quotes broke things on Unix
8927 since tex-send-command passes it through shell-quote-argument.
8928 (tex-send-command): Pass `file' through convert-standard-filename
8929 when possible.
8930 (tex-uptodate-p): Handle the case where TeX hasn't put additional
8931 info in a transcript.
8932
8933 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
8934
8935 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
8936 fix compilation warning. Reorder the key definitions to group
8937 together keys emitted by the current version of xterm.
8938
8939 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
8940 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
8941 Reorder predicates to correct min-color usage.
8942
8943 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
8944
8945 * longlines.el (longlines-mode): Inhibit read-only when encoding.
8946 Kill local variables when longlines-mode is turned off.
8947
8948 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
8949
8950 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
8951
8952 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
8953
8954 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
8955
8956 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
8957 (font-lock-lines-before): Change default to being inactive.
8958 (font-lock-default-fontify-region): Obey font-lock-lines-before.
8959 (font-lock-after-change-function): Don't handle f-l-lines-before here.
8960
8961 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
8962
8963 * net/tramp.el (tramp-handle-make-auto-save-file-name):
8964 Deactivate temporarily advice if active (not needed for Emacs 22,
8965 but for backwards compatibility).
8966 (tramp-exists-file-name-handler): Rewrite. First implementation
8967 was too simple.
8968 (tramp-advice-make-auto-save-file-name):
8969 Call `tramp-handle-make-auto-save-file-name' (again, just for
8970 backwards compatibility).
8971
8972 2005-08-31 Reto Zimmermann <reto@gnu.org>
8973
8974 * progmodes/vhdl-mode.el
8975 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
8976 (vhdl-end-p): Fix indentation bug "else" after "-- when".
8977 (vhdl-set-default-project): New function (easier setting of default).
8978 (vhdl-port-copy): Handle extended identifiers for generics.
8979 (vhdl-compiler-alist): Better description for error message regexp.
8980 (vhdl-make): Query for target, use previous as default.
8981 (vhdl-port-copy): Fix port copy for port names starting with "signal".
8982 (vhdl-font-lock-keywords-2): Fix fontification for record
8983 el. assign.
8984 (vhdl-speedbar-make-subpack-line): Add package body link.
8985 (vhdl-generate-makefile-1): Not include itself as dependency.
8986 (vhdl-font-lock-init): Highlight c-preprocessor directives.
8987 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
8988 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
8989 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
8990 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
8991 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
8992 (vhdl-import-project): Add string argument for `error'.
8993 (vhdl-compose-configuration)
8994 (vhdl-compose-configuration-architecture): Add configuration
8995 declaration generation.
8996 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
8997 (vhdl-trailer-re): Add "record" keyword (better indentation).
8998 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
8999 "[^ \t-\"]+".
9000 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
9001 (vhdl-testbench-entity-file-name)
9002 (vhdl-testbench-architecture-file-name): Allow separate
9003 customization of testbench file names.
9004 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
9005 (vhdl-get-visible-signals): Allow newline within alias declaration.
9006 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
9007 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
9008 (member-ignore-case): Alias for missing function in XEmacs.
9009 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
9010 (vhdl-update-sensitivity-list): Ignore case on read signals.
9011 (vhdl-replace-string): Adjust case only for file names.
9012 (vhdl-update-sensitivity-list): Fix search for read signals.
9013 (vhdl-update-sensitivity-list): Exclude formal parameters.
9014 (vhdl-get-visible-signals): Include aliases of signals.
9015 (vhdl-get-visible-signals): Fix signal name searching.
9016 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
9017 (vhdl-fixup-whitespace-region): Fix for character
9018 literals (e.g. `:').
9019
9020 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
9021
9022 * ansi-color.el (comint-last-output-start):
9023 * bs.el (font-lock-verbose):
9024 * diff-mode.el (add-log-buffer-file-name-function):
9025 * dired-x.el (vm-folder-directory):
9026 * faces.el (help-xref-stack-item):
9027 * files.el (font-lock-keywords):
9028 * find-lisp.el (dired-buffers, dired-subdir-alist):
9029 * ido.el (cua-inhibit-cua-keys):
9030 * log-view.el (cvs-minor-wrap-function):
9031 * outline.el (font-lock-warning-face):
9032 * simple.el (compilation-current-error):
9033 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
9034 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
9035 * tooltip.el (comint-prompt-regexp):
9036 * w32-fns.el (explicit-shell-file-name):
9037 * term/mac-win.el (mac-charset-info-alist)
9038 (mac-services-selection, mac-system-script-code):
9039 * term/tty-colors.el (msdos-color-values):
9040 * term/w32-win.el (xlfd-regexp-registry-subnum):
9041 * term/x-win.el (x-keysym-table, x-selection-timeout)
9042 (x-session-id, x-session-previous-id):
9043 * textmodes/ispell.el (mail-yank-prefix):
9044 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
9045 * textmodes/org.el (calc-embedded-close-formula)
9046 (calc-embedded-open-formula)
9047 (font-lock-unfontify-region-function):
9048 * textmodes/reftex-global.el (isearch-next-buffer-function)
9049 (TeX-master):
9050 * textmodes/reftex.el (font-lock-keywords):
9051 * textmodes/tex-mode.el (font-lock-comment-face)
9052 (font-lock-doc-face):
9053 * textmodes/texinfo.el (outline-heading-alist):
9054 Add defvars.
9055
9056 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
9057 (artist-spray-chars, artist-mode-init, artist-replace-string)
9058 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
9059 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
9060 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
9061
9062 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
9063 (conf-align-assignments): "?\ " -> "?\s".
9064
9065 * textmodes/reftex-index.el (TeX-master): Add defvar.
9066 (reftex-index-phrases-marker): Move up defvar.
9067
9068 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
9069 (reftex-toc-include-labels-indicator)
9070 (reftex-toc-include-index-indicator)
9071 (reftex-toc-max-level-indicator): Move up declarations.
9072
9073 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
9074 of args to `tramp-run-real-handler', even if it's empty in this case.
9075
9076 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9077
9078 * dired.el (dired-move-to-filename-regexp): Add date format for
9079 Mac OS X 10.3 in East Asian locales.
9080
9081 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
9082
9083 * files.el (make-auto-save-file-name): Add file name handler call
9084 if applicable.
9085
9086 * net/tramp.el (tramp-file-name-handler-alist)
9087 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
9088 (tramp-handle-make-auto-save-file-name): Rename from
9089 `tramp-make-auto-save-file-name'.
9090 (tramp-exists-file-name-handler): New defun.
9091 (tramp-advice-make-auto-save-file-name): Make defadvice only when
9092 `make-auto-save-file-name' is not a magic file name operation.
9093
9094 2005-08-30 Richard M. Stallman <rms@gnu.org>
9095
9096 * files.el (risky-local-variable-p):
9097 Match `-predicates' and `-commands.
9098
9099 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
9100 (custom-save-all): Visit the file if necessary;
9101 kill the buffer if we created it.
9102 (custom-save-delete): Don't visit file or kill buffer here.
9103
9104 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9105
9106 * textmodes/org.el (org-special-keyword): New face.
9107 (org-table-copy-down, org-table-eval-formula)
9108 (org-table-recalculate, org-init-section-numbers):
9109 Use `string-to-number' instead of `string-to-int'.
9110 (org-get-location): Use `insert-buffer-substring' instead of
9111 `insert-buffer'.
9112 (org-modify-diary-entry-string): New function.
9113 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
9114 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
9115 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
9116 active region.
9117 (org-export-as-html): Handle QUOTE keyword.
9118 (org-quote-string): New option.
9119 (org-bookmark-jump-unhide): New function, used for
9120 `bookmark-after-jump-hook'.
9121 (org-diary-default-entry): Apply only when not called through
9122 `org-agenda'.
9123
9124 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
9125
9126 * net/eudc.el (mode-popup-menu):
9127 * play/handwrite.el (ps-printer-name, ps-lpr-command):
9128 * progmodes/ada-mode.el (compile-auto-highlight)
9129 (skeleton-further-elements):
9130 * progmodes/autoconf.el (font-lock-syntactic-keywords):
9131 * progmodes/cmacexp.el (msdos-shells):
9132 * progmodes/compile.el (font-lock-extra-managed-props)
9133 (font-lock-keywords, font-lock-maximum-size)
9134 (font-lock-support-mode):
9135 * progmodes/grep.el (font-lock-lines-before):
9136 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
9137 * progmodes/mixal-mode.el (compile-command):
9138 * progmodes/perl-mode.el (font-lock-comment-face)
9139 (font-lock-doc-face, font-lock-string-face):
9140 * progmodes/prolog.el (comint-prompt-regexp):
9141 * progmodes/sh-script.el (font-lock-comment-face)
9142 (font-lock-set-defaults, font-lock-string-face):
9143 * progmodes/sql.el (font-lock-keyword-face)
9144 (font-lock-set-defaults, font-lock-string-face):
9145 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
9146 (itimer-version, lazy-lock-defer-contextually)
9147 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
9148 Add defvars.
9149
9150 * progmodes/cperl-mode.el (cperl-electric-lbrace)
9151 (cperl-electric-keyword, cperl-electric-pod)
9152 (cperl-electric-backspace, cperl-forward-re)
9153 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
9154 (vc-rcs-header, vc-sccs-header): Add defvars.
9155
9156 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
9157 (font-lock-syntactic-keywords, gud-find-expr-function):
9158 Add defvars.
9159
9160 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
9161 (gdb-frame-parameters): Declare before use.
9162
9163 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
9164 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
9165 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
9166 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
9167
9168 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
9169 (idlwave-help-with-source): Use `insert-buffer-substring', not
9170 `insert-buffer'.
9171
9172 2005-08-29 Juri Linkov <juri@jurta.org>
9173
9174 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
9175 Put outline-back-to-heading function call inside save-excursion.
9176
9177 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
9178
9179 * man.el (Man-init-defvars, Man-translate-references)
9180 (Man-support-local-filenames, Man-highlight-references):
9181 * progmodes/sql.el (sql-interactive-mode):
9182 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
9183
9184 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
9185 (compilation-mode-font-lock-keywords): Add defvars.
9186 (checkdoc-interactive-loop): "?\ " -> "?\s".
9187
9188 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
9189 (font-lock-doc-face, font-lock-string-face)
9190 (font-lock-keywords-case-fold-search): Add defvars.
9191 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
9192
9193 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
9194 Don't pass X and Y (they are ignored anyway).
9195 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
9196 (mouse-delete-window): Make arguments optional.
9197
9198 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
9199 (caesar-translate-table, minor-modes, news-buffer-save)
9200 (news-group-name, news-minor-modes): Add defvars.
9201
9202 * emacs-lisp/lselect.el (mouse-highlight-priority)
9203 (x-lost-selection-functions, zmacs-regions):
9204 * emacs-lisp/pp.el (font-lock-verbose):
9205 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
9206 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
9207 (ses-mode-map):
9208 * emacs-lisp/tcover-unsafep.el (safe-functions):
9209 * international/mule-cmds.el (mac-system-coding-system)
9210 (mac-system-locale):
9211 * language/ethio-util.el (rmail-current-message)
9212 (rmail-message-vector):
9213 * language/thai-util.el (thai-auto-composition-mode):
9214 * mail/metamail.el (rmail-current-message, rmail-message-vector):
9215 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
9216 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
9217 (vm-primary-inbox, vm-spool-files):
9218 * mail/rmail.el (deleted-head, font-lock-fontified)
9219 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
9220 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
9221 (total-messages):
9222 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
9223 (rmail-summary-mode-map):
9224 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
9225 (rmail-last-label, rmail-last-multi-labels)
9226 (rmail-summary-vector, rmail-total-messages):
9227 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
9228 * mail/rmailsum.el (msgnum):
9229 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
9230 (rmail-current-message):
9231 * obsolete/fast-lock.el (font-lock-face-list):
9232 * obsolete/rnewspost.el (mail-reply-buffer):
9233 * obsolete/scribe.el (compile-command):
9234 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
9235
9236 2005-08-28 John Paul Wallington <jpw@gnu.org>
9237
9238 * ibuf-ext.el (ibuffer-auto-update-changed):
9239 Use `frame-or-buffer-changed-p' to check whether we need to update.
9240 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
9241 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
9242 as a `frame-or-buffer-changed-p' state vector instead.
9243
9244 2005-08-27 Romain Francoise <romain@orebokech.com>
9245
9246 * textmodes/makeinfo.el (makeinfo-compile):
9247 Use `compilation-start'. Set `next-error-function' according to
9248 `disable-errors'.
9249 (makeinfo-next-error): New function.
9250 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
9251 (makeinfo-buffer): Likewise.
9252
9253 * progmodes/compile.el (compilation-start): Add autoload cookie.
9254
9255 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
9256 * textmodes/sgml-mode.el: Likewise.
9257 * progmodes/python.el: Likewise.
9258
9259 2005-08-27 Eli Zaretskii <eliz@gnu.org>
9260
9261 * simple.el (blink-matching-paren-distance): Document the meaning
9262 of nil value, and allow to customize to nil.
9263
9264 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
9265 command.com, not command.exe.
9266
9267 2005-08-26 John Wiegley <johnw@newartisans.com>
9268
9269 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
9270 code around a bit so that an extraneous nil argument is not added
9271 to a command when no args are given.
9272
9273 * eshell/esh-arg.el (eshell-parse-double-quote): If a
9274 double-quoted argument resolves to nil, return it as an empty
9275 string rather than as nil. This made it impossible to pass "" to
9276 a shell script as a null string argument.
9277
9278 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
9279
9280 * outline.el (outline-invent-heading): New fun.
9281 (outline-promote, outline-demote): Use it.
9282 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
9283 (outline-end-of-subtree): Remove unused var `opoint'.
9284
9285 2005-08-26 David Reitter <david.reitter@gmail.com>
9286
9287 * menu-bar.el (truncate-lines, write-file, print-buffer)
9288 (ps-print-buffer-faces, ps-print-buffer, split-window):
9289 Disable menu items when the frame they refer to is invisible, or when
9290 they refer to a buffer and the minibuffer is selected.
9291
9292 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
9293
9294 * progmodes/flymake.el (flymake-highlight-err-lines):
9295 Use save-excursion around flymake-highlight-line to preserve point.
9296
9297 2005-08-26 Eli Zaretskii <eliz@gnu.org>
9298
9299 * progmodes/octave-mod.el: Change Author and Maintainer address.
9300 (octave-maintainer-address): Change Kurt's email address.
9301 * progmodes/octave-inf.el: Change Author and Maintainer address.
9302 * progmodes/octave-hlp.el: Change Author and Maintainer address.
9303
9304 2005-08-26 Kim F. Storm <storm@cua.dk>
9305
9306 * subr.el (version-list-<, version-list-<=, version-list-=):
9307 Rename from integer-list-*.
9308 (version-list-not-zero): Likewise. Fix while loop.
9309 (version=): Use version-list-= instead of string-equal.
9310
9311 2005-08-26 Richard M. Stallman <rms@gnu.org>
9312
9313 * outline.el (outline-promote): Try shortening the heading.
9314 As last resort, read the heading to use.
9315 (outline-demote): As last resort, read the heading to use.
9316
9317 2005-08-26 Romain Francoise <romain@orebokech.com>
9318
9319 * progmodes/compile.el (compilation-start): Doc fix.
9320
9321 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
9322 (antlr-font-lock-additional-keywords): Fix reference to
9323 `antlr-font-lock-literal-regexp' erroneously changed during the
9324 mass face rename.
9325 (antlr-run-tool): Use `compilation-start'.
9326
9327 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
9328 instead of the obsolete `compile-internal'.
9329
9330 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
9331
9332 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
9333 (number, original-date):
9334 * calendar/cal-china.el (date):
9335 * calendar/cal-coptic.el (date):
9336 * calendar/cal-french.el (date):
9337 * calendar/cal-hebrew.el (date, entry, number, original-date):
9338 * calendar/cal-islam.el (date, number, original-date):
9339 * calendar/cal-iso.el (date):
9340 * calendar/cal-julian.el (date):
9341 * calendar/cal-mayan.el (date):
9342 * calendar/cal-menu.el (date, event):
9343 * calendar/cal-persia.el (date):
9344 * calendar/lunar.el (date):
9345 * calendar/solar.el (date): Add defvars.
9346
9347 * emerge.el:
9348 * ibuffer.el:
9349 * info-xref.el:
9350 * obsolete/bg-mouse.el:
9351 * obsolete/sun-curs.el:
9352 * obsolete/swedish.el: Move the `defvar's to the top level.
9353
9354 * smerge-mode.el (smerge-refined-change): Add :group.
9355
9356 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
9357
9358 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
9359 (smerge-keep-n): Remove props.
9360 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
9361 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
9362 now that it's done in smerge-keep-n.
9363 (smerge-refined-change): New face.
9364 (smerge-refine-chopup-region, smerge-refine-highlight-change)
9365 (smerge-refine): New funs.
9366 (smerge-basic-map): Bind smerge-refine.
9367
9368 2005-08-25 Juri Linkov <juri@jurta.org>
9369
9370 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
9371 compilation-process-setup-function and compilation-disable-input
9372 in grep-mode instead of let-bindings in grep.
9373
9374 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
9375 Delete "Automatic File De/compression" (auto-compression-mode).
9376
9377 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
9378
9379 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
9380 Silence warning about non-existent variable.
9381
9382 2005-08-25 Richard M. Stallman <rms@gnu.org>
9383
9384 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
9385 Rename "Describe Key" to "Describe Key or Mouse Operation".
9386
9387 * mail/mailalias.el (build-mail-aliases): Delete comments
9388 from the contents before processing them.
9389
9390 * isearch.el (isearch-edit-string): Erase the Search prompt
9391 if user enters an empty string and there is no default.
9392
9393 * comint.el (comint-file-name-prefix): Add autoload.
9394
9395 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
9396
9397 * subr.el (play-sound): Rearrange to avoid warning.
9398
9399 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
9400
9401 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
9402 New hook.
9403 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
9404
9405 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
9406
9407 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
9408
9409 * custom.el (custom-theme-set-variables): Sort minor modes last.
9410
9411 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9412
9413 * subr.el (version-separator, version-regexp-alist): New vars used by
9414 version comparison funs.
9415 (integer-list-<, integer-list-=, integer-list-<=)
9416 (integer-list-not-zero): New funs for integer list comparison.
9417 (version-to-list, version=, version<, version<=): New funs for version
9418 comparison.
9419
9420 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
9421
9422 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
9423 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
9424 time to silence the byte-compiler.
9425
9426 * ibuffer.el (ibuffer-compile-make-eliding-form)
9427 (ibuffer-check-formats): Use `with-no-warnings' to hide references
9428 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
9429 so it's silly to get warnings for it).
9430 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
9431 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
9432 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
9433 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
9434 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
9435 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
9436 Defvar at compile time.
9437 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
9438 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
9439 Declare them before use.
9440
9441 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
9442 (info-xref-good, info-xref-bad): Defvar at compile time.
9443
9444 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
9445 Use `let*' instead of `let'.
9446
9447 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
9448 (*mouse-y*, menu, char): Defvar at compile time.
9449 (sc::menu): Declare it before use.
9450 (sc::pack-one-line): Use `let', not `let*'.
9451
9452 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
9453 (mail-send-hook): Defvar at compile time.
9454
9455 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
9456 Defvar at compile time.
9457
9458 * term/sun-mouse.el (current-global-mousemap)
9459 (current-local-mousemap): Declare them before use.
9460
9461 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
9462
9463 * bookmark.el (bookmark-after-jump-hook): New hook.
9464 (bookmark-jump): Run `bookmark-after-jump-hook'.
9465
9466 2005-08-23 Juri Linkov <juri@jurta.org>
9467
9468 * faces.el (minibuffer-prompt): Doc fix.
9469
9470 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
9471
9472 * progmodes/xscheme.el: Trivial changes to silence warnings.
9473 (xscheme-previous-mode, xscheme-previous-process-state):
9474 Add defvars.
9475 (xscheme-last-input-end, xscheme-process-command-line)
9476 (xscheme-process-name, xscheme-buffer-name)
9477 (xscheme-expressions-ring-max, xscheme-expressions-ring)
9478 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
9479 (xscheme-control-g-synchronization-p)
9480 (xscheme-control-g-disabled-p, xscheme-string-receiver)
9481 (default-xscheme-runlight, xscheme-runlight)
9482 (xscheme-runlight-string, xscheme-process-filter-state)
9483 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
9484 Move to beginning of file.
9485 (scheme-interaction-mode-commands-alist)
9486 (scheme-interaction-mode-map, scheme-debugger-mode-map):
9487 Declare them before use. Note: the initialization code for the variables
9488 has not been moved because it uses functions that reference the variables.
9489 (xscheme-control-g-message-string, xscheme-process-filter-alist)
9490 (xscheme-prompt-for-expression-map): Declare them before use.
9491 (scheme-debugger-mode-commands): "?\ " -> "?\s".
9492
9493 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
9494
9495 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
9496
9497 2005-08-22 Juri Linkov <juri@jurta.org>
9498
9499 * faces.el (set-face-underline): Delete this duplicate function
9500 and make an obsolete alias to set-face-underline-p.
9501 (set-face-underline-p): Use docstring of set-face-underline.
9502 (describe-face): Create hyperlink to parent face.
9503
9504 * info.el (Info-insert-dir): Use save-excursion around
9505 insert-buffer-substring.
9506 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
9507 (Info-escape-percent): Delete function.
9508 (Info-fontify-node): Replace Info-escape-percent by
9509 replace-regexp-in-string with REP arg set to lambda that
9510 duplicates `%' and preserves text properties.
9511
9512 * progmodes/compile.el (compilation-disable-input): Doc fix.
9513 (define-compilation-mode): Doc fix and refill.
9514 (kill-compilation): Use `mode-name' in the error message.
9515 (compilation-find-file): Use `compilation-error' in the
9516 read-file-name's prompt.
9517
9518 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
9519
9520 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
9521 (smerge-auto-leave): Make undo re-enable the mode.
9522 (debug-ignored-errors): Add the user-error of impossible resolution.
9523 (smerge-resolve): Move things around a bit, in preparation for later.
9524 (smerge-diff): Don't fail if the buffer has no associated file.
9525 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
9526 (smerge-conflict-overlay): New function.
9527 (smerge-match-conflict): Don't add text properties here.
9528 (smerge-find-conflict): Instead, add an overlay here.
9529 Also check for the case where we're inside a conflict already, so as to
9530 obviate the need for font-lock-multiline, which is unbearably slow with
9531 large conflicts and ciomplex font-lock patterns.
9532 (smerge-remove-props): Remove overlay rather than text-properties.
9533 (smerge-mode): Don't set font-lock-multiline.
9534 Remove overlays when turned off.
9535
9536 2005-08-21 Kim F. Storm <storm@cua.dk>
9537
9538 * ido.el (ido-ignore-item-p): Use save-match-data.
9539 Bind case-fold-search to ido-case-fold locally.
9540
9541 2005-08-20 Richard M. Stallman <rms@gnu.org>
9542
9543 * files.el (normal-mode): If font lock is on, turn it off and on.
9544
9545 * subr.el (replace-regexp-in-string): Doc fix.
9546
9547 * startup.el (command-line-1): Don't suppress startup screen
9548 due to existing processes.
9549
9550 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
9551
9552 * progmodes/compile.el (compilation-disable-input): Default to nil.
9553
9554 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
9555
9556 * progmodes/compile.el (compilation-disable-input): New defcustom.
9557 (compilation-start): If compilation-disable-input is non-nil, send
9558 EOF to the compilation process.
9559
9560 2005-08-20 Eli Zaretskii <eliz@gnu.org>
9561
9562 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
9563 Run the argument of tex-shell-cd-command through
9564 convert-standard-filename, to get the correct style of slashes on
9565 Windows, and enclose the result in quotes, in case the file name
9566 includes whitespace or other special characters.
9567
9568 2005-08-19 Andreas Schwab <schwab@suse.de>
9569
9570 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
9571 process.
9572
9573 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
9574
9575 * cus-start.el (minibuffer-prompt-properties): Correct typo.
9576
9577 2005-08-18 Kim F. Storm <storm@cua.dk>
9578
9579 * scroll-lock.el: Fix errors due to incorrect line wrapping.
9580
9581 2005-08-18 Richard M. Stallman <rms@gnu.org>
9582
9583 * scroll-lock.el: New file.
9584
9585 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
9586
9587 * dired.el (dired-move-to-end-of-filename):
9588 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
9589
9590 2005-08-18 Kim F. Storm <storm@cua.dk>
9591
9592 * ido.el (ido-everywhere): Fix defcustom :set function to disable
9593 rather than toggle mode when custom value is nil.
9594 (ido-everywhere): Fix defun doc string.
9595
9596 2005-08-17 Richard M. Stallman <rms@gnu.org>
9597
9598 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
9599 as tag instead of "Inviolable".
9600
9601 2005-08-17 Kim F. Storm <storm@cua.dk>
9602
9603 * windmove.el (windmove-coordinates-of-position): Remove.
9604 (windmove-coordinates-of-window-position): Remove.
9605 (windmove-reference-loc): Use posn-at-point instead.
9606
9607 * subr.el (insert-for-yank-1): Doc fix.
9608
9609 * ido.el (ido-enter-matching-directory): Rename from
9610 ido-enter-single-matching-directory. Change `slash' choice to
9611 `only'. Add `first' choice.
9612 (ido-exhibit): Adapt to above changes.
9613
9614 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
9615
9616 * Makefile.in: Expand comment about building loaddefs.el.
9617
9618 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
9619
9620 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
9621 Comment use of defadvice.
9622
9623 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
9624
9625 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
9626
9627 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
9628 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
9629 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
9630 * progmodes/idlw-shell.el, progmodes/ld-script.el,
9631 * progmodes/which-func.el, ruler-mode.el, strokes.el,
9632 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
9633 for backward compatibility for faces that did not appear in the
9634 previous Emacs release.
9635
9636 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
9637
9638 2005-08-15 Kim F. Storm <storm@cua.dk>
9639
9640 * emulation/cua-base.el (cua-delete-region): Return t if
9641 deleted region was non-empty.
9642 (cua-replace-region): Inhibit overwrite-mode for
9643 self-insert-command if replaced region was non-empty.
9644 (cua--explicit-region-start, cua--status-string): Make them
9645 buffer-local at top-level...
9646 (cua-mode): ...rather than when mode is enabled.
9647
9648 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
9649
9650 * progmodes/vhdl-mode.el (vhdl-emacs-21):
9651 Set t for Emacs 21, 22, and so on.
9652
9653 2005-08-15 David Ponce <david@dponce.com>
9654
9655 * tree-widget.el: Update Commentary header.
9656 (tree-widget-theme): Doc fix.
9657 (tree-widget-space-width): New option.
9658 (tree-widget-image-properties): Look up in the default theme too.
9659 (tree-widget--cursors): Only for images with arrow pointer shape.
9660 (tree-widget-lookup-image): Pointer shape is hand by default.
9661 (tree-widget-icon): Rename generic icon widget from
9662 `tree-widget-control'.
9663 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
9664 derive from `tree-widget-icon'.
9665 (tree-widget-handle): Improve default look and feel of the text
9666 representation.
9667 (tree-widget): Rename :*-control properties to :*-icon properties.
9668 Add :action and :help-echo properties.
9669 (tree-widget-after-toggle-functions): Move.
9670 (tree-widget-close-node, tree-widget-open-node): Remove.
9671 (tree-widget-before-create-icon-functions): New hook.
9672 (tree-widget-value-create): Update to allow customization of icons
9673 and nodes at run-time via that new hook.
9674 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
9675 (tree-widget-icon-action, tree-widget-icon-help-echo)
9676 (tree-widget-action, tree-widget-help-echo): New functions.
9677
9678 2005-08-15 Kim F. Storm <storm@cua.dk>
9679
9680 * ido.el (ido-buffer-internal): Use with-no-warnings.
9681 (ido-make-merged-file-list): Use while-no-input.
9682
9683 2005-08-15 Richard M. Stallman <rms@gnu.org>
9684
9685 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
9686 (flyspell-large-region): Fix doc and custom type.
9687
9688 2005-08-14 Richard M. Stallman <rms@gnu.org>
9689
9690 * files.el (interpreter-mode-alist): Doc fix.
9691
9692 * mail/rmail.el (rmail-nonignored-headers): New variable.
9693 (rmail-clear-headers): Use it.
9694 (rmail-reply): Better handling of mail-followup-to header.
9695
9696 * progmodes/sh-script.el (sh-font-lock-keywords-var):
9697 Rename variable from sh-font-lock-keywords. In the `shell' entry,
9698 don't try to refer to executable-font-lock-keywords.
9699 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
9700 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
9701 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
9702 (sh-mode): Set comment-start-skip, local-abbrev-table,
9703 imenu-case-fold-search.
9704 (sh-set-shell): Don't set them here.
9705 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
9706 Don't cache the results in the original alist; don't ever modify
9707 that alist.
9708
9709 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
9710
9711 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
9712 empty.
9713
9714 2005-08-15 Andreas Schwab <schwab@suse.de>
9715
9716 * desktop.el: Put autoload cookie at risky-local-variable declarations.
9717
9718 * dired.el, info.el, mail/rmail.el: Revert last change.
9719
9720 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
9721
9722 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
9723 modification in `eval-after-load' form.
9724 * info.el: Likewise.
9725 * mail/rmail.el: Likewise.
9726
9727 2005-08-14 Juri Linkov <juri@jurta.org>
9728
9729 * progmodes/compile.el (compilation-mode-font-lock-keywords):
9730 Remove highlighting of "Compilation started". Highlight only
9731 the word "finished" in "Compilation finished". Add highlighting
9732 of "interrupt", "killed", "terminated" and the exit code.
9733 (compilation-start): Add newline after header. Use exactly the
9734 same time stamp format as the finishing message.
9735 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
9736
9737 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
9738 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
9739 Add highlighting of "interrupt", "killed", "terminated".
9740
9741 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
9742 enabled and the current command is self-insert-command, call it
9743 explicitly with overwrite-mode bound to nil, to not allow it
9744 to delete the character after the selected region.
9745
9746 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
9747
9748 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
9749 move-end-of-line, end-of-line, and beginning-of-line to the list
9750 of commands after which the echo area is updated.
9751
9752 2005-08-12 Eli Zaretskii <eliz@gnu.org>
9753
9754 * cus-edit.el (custom-save-all, custom-save-delete):
9755 Bind recentf-exclude to exclude custom-file.
9756
9757 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
9758
9759 * mail/rmailsum.el (rmail-summary-end-of-message): New command
9760 to go to the bottom of the mail message. Added to
9761 `rmail-summary-mode-map' with key "/".
9762 (rmail-summary-show-message): New (internal) function for use by
9763 both `rmail-summary-beginning/end-of-message'.
9764 (rmail-summary-beginning-of-message): Change to use
9765 rmail-summary-show-message.
9766
9767 * mail/rmail.el (rmail-end-of-message): New command to go to the
9768 end of the current message. Added to `rmail-mode-map' with key "/".
9769 (rmail-beginning-of-message): Fix to work as documented.
9770 (rmail-mode): Change documentation.
9771
9772 * progmodes/compile.el (compilation-start): Add the line
9773 "Compilation started" with compilation start time.
9774 (compilation-mode-font-lock-keywords): Add `started' to keywords.
9775
9776 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
9777
9778 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
9779 of menu items.
9780
9781 2005-08-11 Richard M. Stallman <rms@gnu.org>
9782
9783 * simple.el (pop-global-mark): Reverse test of widen-automatically.
9784
9785 * battery.el (battery-status-function): Don't use ignore-errors.
9786
9787 2005-08-11 Lute Kamstra <lute@gnu.org>
9788
9789 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
9790 define-obsolete-variable-alias.
9791
9792 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
9793
9794 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
9795 (ange-ftp-send-cmd): Revert last change, and expand
9796 the comment explaining the problem.
9797
9798 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
9799
9800 * ldefs-boot.el: Update.
9801
9802 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
9803 item to "Time, Load and Mail". Change help echo text.
9804
9805 * time.el (display-time-use-mail-icon, display-time-format)
9806 (display-time-string-forms): Shorten first line of docstrings.
9807
9808 2005-08-10 Lars Hansen <larsh@soem.dk>
9809
9810 * desktop.el (desktop-buffer-mode-handlers):
9811 Make non-customizable. Add autoload cookie. Change initial value to
9812 nil; add elements in respective modules instead. Fix doc string.
9813 (desktop-load-file): New function.
9814 (desktop-minor-mode-handlers): New autoloaded variable.
9815 (desktop-create-buffer): Call minor mode handlers.
9816 Use desktop-load-file to load major and minor mode modules prior to
9817 checking for a handler.
9818 (desktop-save): Don't add nil to desktop-minor-modes for minor
9819 modes with nil function in desktop-minor-mode-table. Don't delete
9820 desktop file before rewriting it.
9821 (desktop-locals-to-save): Add autoload cookie. Don't make
9822 automatically buffer-local. Add variables column-number-mode,
9823 size-indication-mode, indent-tabs-mode,
9824 indicate-buffer-boundaries, indicate-empty-lines and
9825 show-trailing-whitespace.
9826 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
9827 regexps. Don't use desktop-clear-preserve-buffers-regexp.
9828 (desktop-clear-preserve-buffers-regexp): Delete.
9829 (desktop-clear-preserve-buffers): Update initial value and docstring.
9830 (desktop-save-buffer): Fix doc string.
9831
9832 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
9833 (hilit-chg-desktop-restore): New function.
9834 (highlight-changes-mode): Add highlight-changes-mode to
9835 desktop-locals-to-save.
9836
9837 * dired.el: Add handler to desktop-buffer-mode-handlers.
9838 (dired-restore-desktop-buffer): Remove autoload cookie.
9839 (dired-mode): Add autoload cookie.
9840
9841 * info.el: Add handler to desktop-buffer-mode-handlers.
9842 (Info-restore-desktop-buffer): Remove autoload cookie.
9843 (Info-mode): Add autoload cookie.
9844
9845 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
9846 (mh-restore-desktop-buffer): Remove autoload cookie.
9847 (mh-folder-mode): Add autoload cookie.
9848
9849 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
9850 (rmail-restore-desktop-buffer): Remove autoload cookie.
9851
9852 2005-08-11 Masatake YAMATO <jet@gyve.org>
9853
9854 * hexl.el (hexl-address-region):
9855 (hexl-ascii-region, hexl-font-lock-keywords):
9856 (hexl-highlight-line-range): Use the term "region"
9857 instead of "area" for consistency with the other symbols
9858 defined in hexl.el.
9859
9860 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
9861
9862 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
9863 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
9864 out by Juri Linkov). Add `display-battery-mode'.
9865
9866 2005-08-09 Juri Linkov <juri@jurta.org>
9867
9868 * progmodes/compile.el (compilation-mode-font-lock-keywords):
9869 Remove `-text' from face variable names.
9870 (compilation-error-file-name, compilation-warning-file-name)
9871 (compilation-info-file-name): Delete faces.
9872 (compilation-line-number, compilation-column-number):
9873 Remove face underlining.
9874 (compilation-message-face): Set to `underline' value by default.
9875 (compilation-error-face, compilation-warning-face)
9876 (compilation-info-face): Remove `-file-name' from face names.
9877 (compilation-error-text-face, compilation-warning-text-face)
9878 (compilation-info-text-face): Delete face variables.
9879 (compilation-text-face): Delete function.
9880
9881 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
9882 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
9883 (grep-error-face): Set to `compilation-error' instead of
9884 `compilation-error-face' (which is redefined to `grep-hit-face' in
9885 grep buffers).
9886 (grep-mode-font-lock-keywords): Remove `-text' from face variable
9887 names. Use `grep-error-face' instead of `compilation-error-text-face'.
9888
9889 * dired-aux.el (dired-do-query-replace-regexp):
9890 Use `query-replace-read-args'.
9891
9892 * replace.el (query-replace-read-from, query-replace-read-to)
9893 (query-replace-read-args): Rename arg `string' to `prompt'.
9894
9895 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
9896
9897 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
9898
9899 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
9900 uploading files.
9901 (ange-ftp-canonize-filename): Handle file names beginning with ~
9902 correctly.
9903
9904 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
9905
9906 * textmodes/fill.el (canonically-space-region)
9907 (fill-context-prefix, fill-french-nobreak-p)
9908 (fill-delete-newlines, fill-comment-paragraph)
9909 (justify-current-line): "?\ " -> "?\s".
9910
9911 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
9912
9913 * textmodes/fill.el (fill-nonuniform-paragraphs):
9914 Improve argument/docstring consistency.
9915
9916 2005-08-09 Richard M. Stallman <rms@gnu.org>
9917
9918 * textmodes/ispell.el (ispell-word): More fboundp checks.
9919
9920 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
9921 (find-file-noselect-1): Call it here, only if RAWFILE.
9922 (normal-mode): Always set some major mode.
9923 (save-some-buffers-action-alist): Change some explanation strings.
9924 (file-name-non-special): In the `quote' method, use unwind-protect.
9925
9926 2005-08-09 Magnus Henoch <mange@freemail.hu>
9927
9928 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
9929 (ispell-have-aspell-dictionaries): New variable.
9930 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
9931 (ispell-get-aspell-config-value): New function.
9932 (ispell-aspell-find-dictionary): New function.
9933 (ispell-aspell-add-aliases): New function.
9934 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
9935 appropriate. Don't look for ispell dictionaries if we use aspell.
9936 (ispell-menu-map): Don't build a submenu of dictionaries.
9937
9938 2005-08-09 Richard M. Stallman <rms@gnu.org>
9939
9940 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
9941 (sql-read-passwd): Use read-passwd.
9942
9943 * progmodes/idlw-toolbar.el (idlwave-toolbar)
9944 (idlwave-toolbar-is-possible): Add defvars.
9945
9946 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
9947 Avoid warnings.
9948
9949 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
9950 (idlwave-system-class-info, idlwave-executive-commands-alist):
9951 Use defvar.
9952
9953 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
9954
9955 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
9956 Avoid warnings.
9957
9958 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
9959 and content-type: headers.
9960
9961 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
9962
9963 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
9964 and rename some of them to be more self-explanatory.
9965
9966 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
9967
9968 * startup.el (command-line-1): Implement -scriptload.
9969
9970 * replace.el (occur-engine): Initial *Occur* output not undoable.
9971
9972 * menu-bar.el (menu-bar-file-menu): Rename some menu items
9973 and improve help strings.
9974
9975 * isearch.el (isearch-repeat): When changing direction,
9976 mark search successful.
9977
9978 * ediff-init.el: Use (featurep 'xemacs).
9979
9980 * comint.el (send-invisible): Identify buffer, if not selected.
9981
9982 * align.el: Delete autoload for c-guess-basic-syntax.
9983
9984 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
9985
9986 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
9987 Improve argument/docstring consistency. Doc fixes.
9988 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
9989 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
9990 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
9991 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
9992 (r2bv-organization, r2bv-pages, r2bv-primary-author)
9993 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
9994 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
9995 Defvar at compile time.
9996
9997 2005-08-09 Juri Linkov <juri@jurta.org>
9998
9999 * info.el: Replace `info' with upper-case `Info' where appropriate.
10000 (info-title-1, info-title-2, info-title-3, info-title-4)
10001 (info-menu-header): Move up face definitions.
10002 (info-menu-star): Rename from `info-menu-5'.
10003 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
10004 (Info-fontify-visited-nodes): Fix docstring.
10005 (Info-hide-note-references): Fix docstring.
10006 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
10007 menu items in the same way as on cross-references.
10008 (info-apropos): Fix sorting order and formatting to be like in the
10009 stand-alone Info browser. Display error messages for 1 sec.
10010 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
10011 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
10012 from the menu bar.
10013 (Info-insert-dir): Restore point after calling
10014 `insert-buffer-substring'.
10015
10016 2005-08-08 Richard M. Stallman <rms@gnu.org>
10017
10018 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
10019 (recompute-lucid-menubar): Add defvars.
10020
10021 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
10022
10023 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
10024
10025 * net/net-utils.el (run-dig): Rename from `dig'.
10026
10027 * play/gametree.el (gametree-mode): Use make-local-variable,
10028 not make-variable-buffer-local.
10029
10030 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
10031
10032 * ansi-color.el (ansi-color-make-extent)
10033 (ansi-color-set-extent-face): Use fboundp, not functionp.
10034
10035 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
10036 not make-variable-buffer-local.
10037
10038 * bookmark.el (Info-current-file): Add defvar.
10039 (bookmark-jump-noselect): Use with-no-warnings.
10040
10041 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
10042
10043 * ebuff-menu.el (Helper-return-blurb): Add defvar.
10044
10045 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
10046
10047 * find-file.el (ada-procedure-start-regexp)
10048 (ada-package-start-regexp): Add defvars.
10049
10050 * info.el (Info-insert-dir): Use insert-buffer-substring.
10051
10052 * xml.el (xml-att-def-re): Add defvar.
10053
10054 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
10055 calling convention.
10056
10057 * subr.el (while-no-input): Return t if there is input.
10058
10059 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
10060
10061 * cus-start.el (all): Add `overflow-newline-into-fringe'.
10062
10063 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
10064
10065 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
10066 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
10067
10068 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
10069
10070 * cmuscheme.el (scheme-start-file): Replace reference to
10071 `user-emacs-directory' by "~/.emacs.d/".
10072
10073 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
10074
10075 * info.el (Info-dir-remove-duplicates): Avoid case folding
10076 in loop; instead, keep downcased strings for comparison.
10077 Suggested by Helmut Eller.
10078
10079 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10080
10081 Sync with Tramp 2.0.50.
10082
10083 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
10084 XEmacs case; not necessary anymore.
10085 (tramp-user-regexp): Allow "@" as part of user name.
10086 (tramp-handle-set-visited-file-modtime)
10087 (tramp-handle-insert-file-contents)
10088 (tramp-handle-write-region): No special handling for
10089 `last-coding-system-used, because this is done in
10090 `tramp-accept-process-output' now.
10091 (tramp-accept-process-output): New defun.
10092 (tramp-process-one-action, tramp-process-one-multi-action)
10093 (tramp-wait-for-regexp, tramp-wait-for-output)
10094 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
10095 Howells <dhowells@redhat.com>.
10096 (clear-visited-file-modtime): Defadvice removed. The check for
10097 unset buffer's modtime does not need to be based on
10098 `tramp-buffer-file-attributes'. Suggested by RMS.
10099 (tramp-message): Insert "\n" if not being at beginning of line.
10100 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
10101 sequence with same logic.
10102 (tramp-completion-handle-expand-file-name): Discard call of
10103 `tramp-drop-volume-letter'. It is not necessary, and there have
10104 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
10105 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
10106 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
10107 should always be visible.
10108 (tramp-handle-insert-directory, tramp-setup-complete)
10109 (tramp-set-process-query-on-exit-flag)
10110 (tramp-append-tramp-buffers): Pacify byte-compiler.
10111 (tramp-bug): Delete non-existing variables from list.
10112 Apply `tramp-load-report-modules' as pre-hook.
10113 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
10114 `shell-prompt-pattern' because of non-7bit characters.
10115 Reported by Sebastian Luque <sluque@mun.ca>.
10116 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
10117 (tramp-match-string-list): Remove function.
10118 (tramp-wait-for-regexp): Remove call of that function.
10119 Suggested by Kim F. Storm <storm@cua.dk>.
10120 (tramp-set-auto-save-file-modes): Use octal integer code #o600
10121 instead of octal character code ?\600. The latter resulted in a
10122 syntax error with XEmacs.
10123
10124 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
10125 XEmacs case; not necessary anymore.
10126 (tramp-smb-handle-write-region): No special handling for
10127 `last-coding-system-used, because this is done in
10128 `tramp-accept-process-output' now.
10129 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
10130
10131 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
10132
10133 * wid-edit.el (widget-choice-value-create):
10134 Unconditionally respect user choice. Set :explicit-choice back to nil
10135 when no longer needed.
10136 (widget-choice-action): Unconditionally respect user choice.
10137 Eliminate :explicit-choice-value.
10138
10139 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
10140
10141 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
10142 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
10143 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
10144 running new function `toggle-indicate-empty-lines'.
10145 Rename "Customize" item to "Customize fringe".
10146 Rename "Indicators" item to "Buffer boundaries" and change help echo.
10147 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
10148 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
10149 Delete "Empty lines only" item.
10150 (menu-bar-showhide-fringe-ind-customize): New function.
10151 (menu-bar-showhide-fringe-ind-mixed)
10152 (menu-bar-showhide-fringe-ind-box)
10153 (menu-bar-showhide-fringe-ind-right)
10154 (menu-bar-showhide-fringe-ind-left)
10155 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
10156 instead of `fringe-indicators'.
10157
10158 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
10159
10160 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
10161 Change the date of last update.
10162
10163 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
10164
10165 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
10166 (viper-exec-yank, viper-put-back): Don't display modification msg
10167 if in the minibuffer.
10168
10169 * viper-init.el (viper-replace-overlay-cursor-color)
10170 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
10171 Make variables frame local.
10172
10173 * viper-util.el (viper-append-filter-alist): Use append instead of
10174 nconc.
10175
10176 * viper.el (viper-vi-state-mode-list)
10177 (viper-emacs-state-mode-list): Move help-mode and
10178 completion-list-mode from the first list to the second.
10179 (viper-mode): Docstring.
10180 (viper-go-away, viper-non-hook-settings): Don't localize
10181 minor-mode-alist in newer Emacsen. Add advice to
10182 set-cursor-color. Don't bind "\C-c\\".
10183
10184 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
10185
10186 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
10187 (scheme-macro-expand-command): New user options.
10188 (scheme-trace-procedure, scheme-expand-current-form): New commands.
10189 (scheme-form-at-point, scheme-start-file)
10190 (scheme-interactively-start-process): New functions.
10191 (scheme-get-process): New function, extracted from `scheme-proc'.
10192 (run-scheme): Call `scheme-start-file' to get start file, and pass
10193 it to `make-comint'.
10194 (switch-to-scheme, scheme-proc):
10195 Call `scheme-interactively-start-process' if no Scheme buffer/process
10196 is available.
10197
10198 2005-08-06 Juri Linkov <juri@jurta.org>
10199
10200 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10201 Use `compilation-text-face', `compilation-info-text-face' and
10202 `compilation-error-text-face' instead of `font-lock-keyword-face'.
10203 (compilation-error): New face.
10204 (compilation-error-file-name): Inherit from
10205 `compilation-error' instead of `font-lock-warning-face'.
10206 (compilation-warning-file-name): Inherit from
10207 `compilation-warning' instead of `font-lock-warning-face'.
10208 (compilation-info, compilation-error-file-name)
10209 (compilation-warning-file-name, compilation-info-file-name)
10210 (compilation-line-number, compilation-column-number): Doc fix.
10211 (compilation-error-text-face, compilation-warning-text-face)
10212 (compilation-info-text-face): New face variables.
10213 (compilation-line-face, compilation-column-face)
10214 (compilation-enter-directory-face)
10215 (compilation-leave-directory-face): Doc fix.
10216 (compilation-text-face): New function.
10217
10218 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
10219 instead of 1 to display binary file names as info file links.
10220 (grep-error-face): Use `compilation-error-face' instead of
10221 `font-lock-keyword-face'.
10222 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
10223 and `compilation-warning-text-face' instead of
10224 `font-lock-keyword-face'. Use `compilation-error-text-face'
10225 instead of `grep-error-face'.
10226
10227 2005-08-05 Kenichi Handa <handa@m17n.org>
10228
10229 * international/code-pages.el: Add autoload cookies for all coding
10230 systems.
10231
10232 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
10233
10234 * cus-start.el (all): Put undo.c where it alphabetically belongs.
10235
10236 2005-08-04 Juri Linkov <juri@jurta.org>
10237
10238 * progmodes/compile.el (compilation-mode-map):
10239 * progmodes/grep.el (grep-mode-map):
10240 Bind TAB to `compilation-next-error' and [backtab] to
10241 `compilation-previous-error'.
10242
10243 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
10244 matching line numbers, column numbers and their ranges with regexp
10245 matching only line numbers.
10246 (grep-context-face): New face variable.
10247 (grep-mode-font-lock-keywords): Use it.
10248
10249 * faces.el (read-face-name): Delete duplicate faces.
10250
10251 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
10252
10253 * thumbs.el (thumbs-find-image): Don't make variables
10254 automatically buffer local.
10255 (thumbs-current-tmp-filename, thumbs-current-image-filename)
10256 (thumbs-image-num): Make automatically buffer local.
10257 (thumbs-show-thumbs-list): Use `make-local-variable', not
10258 `make-variable-buffer-local'.
10259 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
10260
10261 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
10262 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
10263 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
10264 (bother, bye, canyou, chatlst, continue, deathlst, describe)
10265 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
10266 (feelings-about, foullst, found, hello, history, howareyoulst)
10267 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
10268 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
10269 (neglst, obj, object, owner, please, problems, qlist)
10270 (random-adjective, relation, remlst, repetitive-shortness)
10271 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
10272 (shortlst, something, sportslst, stallmanlst, states, subj)
10273 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
10274 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
10275 Defvar at compile time.
10276
10277 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
10278 not `make-variable-buffer-local'.
10279
10280 2005-08-02 Kim F. Storm <storm@cua.dk>
10281
10282 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
10283 rectangle overlay in selected window.
10284
10285 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
10286
10287 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
10288 instead of display group. Make `indicate-buffer-boundaries'
10289 customizable through Custom.
10290
10291 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
10292
10293 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
10294 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
10295 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
10296 (gdb-put-string): Fix typos in docstrings.
10297
10298 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
10299
10300 Update copyright notices of files in progmodes directory for
10301 release of Emacs 22.1.
10302
10303 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
10304
10305 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
10306 Don't barf if the GUD buffer has been killed.
10307
10308 2005-08-01 Kim F. Storm <storm@cua.dk>
10309
10310 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
10311
10312 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
10313
10314 * simple.el (next-error-follow-minor-mode):
10315 make-variable-buffer-local -> make-local-variable.
10316
10317 * emacs-lisp/cl-extra.el: Require CL also when compiling.
10318
10319 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
10320 (byte-compile-form-make-variable-buffer-local): New functions to warn
10321 about misuses of make-variable-buffer-local where make-local-variable
10322 was meant.
10323
10324 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
10325
10326 * bs.el (bs-attributes-list): Doc fix.
10327 (bs): Update url-link.
10328
10329 * desktop.el (desktop-save-buffer): Fix typos in docstring.
10330 (desktop-load-default): Simplify.
10331
10332 * ibuffer.el (ibuffer-columnize-and-insert-list)
10333 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
10334 (ibuffer-unmark-all, ibuffer-toggle-marks)
10335 (ibuffer-unmark-forward, ibuffer-unmark-backward)
10336 (ibuffer-compile-make-format-form, ibuffer-format-column)
10337 (ibuffer-current-buffers-with-marks)
10338 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
10339 (ibuffer): Doc fix.
10340 (ibuffer-mode): Fix typo in docstring.
10341 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
10342 with `define-obsolete-variable-alias'.
10343 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
10344
10345 2005-07-29 Kenichi Handa <handa@m17n.org>
10346
10347 * international/mule-cmds.el (select-message-coding-system):
10348 Be sure to use LF for end-of-line. If no coding system is decided,
10349 return iso-8859-1-unix.
10350
10351 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
10352
10353 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
10354 (ange-ftp-pending-error-line): New vars.
10355 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
10356 to handle the non-fatal no-route-to-host messages.
10357 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
10358
10359 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
10360
10361 * isearch.el (isearch-mode-map, isearch-other-meta-char)
10362 (isearch-quote-char, isearch-printing-char)
10363 (isearch-text-char-description): "?\ " -> "?\s".
10364 (isearch-lazy-highlight-cleanup)
10365 (isearch-lazy-highlight-initial-delay)
10366 (isearch-lazy-highlight-interval)
10367 (isearch-lazy-highlight-max-at-a-time)
10368 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
10369 Declare with define-obsolete-*-alias macros.
10370 (isearch-forward): Fix typo in docstring.
10371 (search-invisible, search-ring-yank-pointer)
10372 (regexp-search-ring-yank-pointer): Doc fixes.
10373
10374 * recentf.el (recentf-menu-append-commands-p): Declare with
10375 `define-obsolete-variable-alias'.
10376 (recentf-max-saved-items, recentf-menu-filter)
10377 (recentf-arrange-by-rule-subfilter): Doc fixes.
10378 (recentf-menu-append-commands-flag)
10379 (recentf-initialize-file-name-history, recentf-expand-file-name)
10380 (recentf-clear-data): Fix typos in docstrings.
10381
10382 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
10383
10384 * progmodes/gdb-ui.el: Smarten comments.
10385 (gdb-info-breakpoints-custom): Use nowarn when finding file.
10386
10387 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
10388
10389 * term/apollo.el (terminal-init-apollo): New function containing
10390 all former top level forms in the file.
10391 * term/bobcat.el (terminal-init-bobcat):
10392 * term/cygwin.el (terminal-init-cygwin):
10393 * term/iris-ansi.el (terminal-init-iris-ansi):
10394 * term/linux.el (terminal-init-linux):
10395 * term/news.el (terminal-init-news):
10396 * term/rxvt.el (terminal-init-rxvt):
10397 * term/sun.el (terminal-init-sun):
10398 * term/tvi970.el (terminal-init-tvi970):
10399 * term/vt100.el (terminal-init-vt100):
10400 * term/vt102.el (terminal-init-vt102):
10401 * term/vt125.el (terminal-init-vt125):
10402 * term/vt200.el (terminal-init-vt200):
10403 * term/vt201.el (terminal-init-vt201):
10404 * term/vt220.el (terminal-init-vt220):
10405 * term/vt240.el (terminal-init-vt240):
10406 * term/vt300.el (terminal-init-vt300):
10407 * term/vt320.el (terminal-init-vt320):
10408 * term/vt400.el (terminal-init-vt400):
10409 * term/vt420.el (terminal-init-vt420):
10410 * term/wyse50.el (terminal-init-wyse50):
10411 * term/xterm.el (terminal-init-xterm): Likewise.
10412
10413 * term/README: Describe the terminal-init-* functionality.
10414
10415 * startup.el (command-line): After loading the terminal initialization
10416 file call the corresponding terminal initialization function.
10417
10418 2005-07-27 Kenichi Handa <handa@m17n.org>
10419
10420 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
10421 negative.
10422
10423 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
10424 (ps-mule-composition-prologue): Fix for the case that
10425 RelativeCompose is false.
10426
10427 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
10428
10429 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
10430
10431 * descr-text.el (describe-char): Handle the case where the list of
10432 chars is displayed in a separate frame.
10433 Be a bit more discriminating when looking for the char.
10434
10435 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
10436
10437 * bookmark.el (bookmark-automatically-show-annotations)
10438 (bookmark-read-annotation-text-func): Doc fixes.
10439 (bookmark-save): Improve argument/docstring consistency.
10440 (bookmark-get-bookmark, bookmark-get-bookmark-record)
10441 (bookmark-alist-from-buffer)
10442 (bookmark-upgrade-file-format-from-0)
10443 (bookmark-grok-file-format-version)
10444 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
10445 (bookmark-read-annotation-mode)
10446 (bookmark-insert-current-bookmark, bookmark-jump)
10447 (bookmark-exit-hook): Fix typos in docstrings.
10448 (bookmark-exit-hooks): Define as obsolete alias.
10449 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
10450 not `bookmark-exit-hooks'. Fix docstring.
10451 (bookmark-bmenu-select): "?\ " -> "?\s".
10452
10453 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
10454
10455 * startup.el (command-line): Fix typo.
10456
10457 2005-07-24 Richard M. Stallman <rms@gnu.org>
10458
10459 * tooltip.el (tooltip-mode): Test emacs-basic-display,
10460 not emacs-quick-startup.
10461
10462 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
10463
10464 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
10465 (reb-next-match, reb-show-subexp): Use `with-selected-window'
10466 instead of `reb-with-current-window'.
10467 (reb-prev-match): Likewise. Also, don't move left if the search
10468 was unsuccessful.
10469 (reb-initialize-buffer): New function.
10470 (re-builder, reb-change-syntax): Use it.
10471
10472 * man.el (Man-goto-page): Make second argument NOERROR optional.
10473
10474 2005-07-23 Richard M. Stallman <rms@gnu.org>
10475
10476 * man.el (Man-bgproc-sentinel): Check here for failure to find
10477 any man page in the output, and report the error here.
10478 (Man-arguments): Make it permanent local.
10479 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
10480 (Man-mode): Pass t for NOERROR.
10481
10482 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
10483 (grep-mode-font-lock-keywords):
10484 Don't use compilation-...-face for messages that are not file names.
10485
10486 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10487 Don't use compilation-...-face for messages that are not file names.
10488
10489 2005-07-22 Juri Linkov <juri@jurta.org>
10490
10491 * startup.el (normal-splash-screen): Update menu name.
10492
10493 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
10494
10495 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
10496
10497 * term/xterm.el: Load term/rxvt if the terminal is actually an
10498 rxvt terminal.
10499 (xterm-rxvt-set-background-mode): Remove, not used anymore.
10500
10501 * term/rxvt.el (function-key-map): Use substitute-key-definition
10502 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
10503
10504 * term/cygwin.el: New file.
10505
10506 2005-07-22 Kim F. Storm <storm@cua.dk>
10507
10508 * image-file.el (insert-image-file, image-file-yank-handler):
10509 Fix last change to maintain a (unique) yank-handler on yanked images.
10510
10511 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
10512
10513 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
10514 of the file size (as in "177B" for 177 bytes). This happens with
10515 "ls -lh" on FreeBSD.
10516
10517 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
10518
10519 * hilit-chg.el (highlight-changes-global-initial-state)
10520 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
10521 (hilit-chg-fixup, highlight-changes-mode):
10522 Fix typos in docstrings.
10523 (highlight-changes-global-modes, highlight-changes-rotate-faces):
10524 Doc fixes.
10525
10526 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
10527
10528 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
10529 mode function using `eval-after-load'.
10530
10531 2005-07-21 Kim F. Storm <storm@cua.dk>
10532
10533 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
10534 included when reporting an emacs crash, and tell about the DEBUG file.
10535
10536 * image-file.el (insert-image-file): Add yank-handler.
10537 (image-file-yank-handler): Yank handler to make unique copies of
10538 images when they are yanked into a buffer next to each other.
10539
10540 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
10541
10542 * comint.el (comint-use-prompt-regexp, comint-send-input)
10543 (comint-source-default, comint-extract-string)
10544 (comint-get-source, comint-word, comint-completion)
10545 (comint-source, comint-prompt-read-only, comint-update-fence):
10546 Fix typos in docstrings.
10547 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
10548 Declare with define-obsolete-*-alias macros.
10549 (comint-previous-matching-input-from-input)
10550 (comint-next-matching-input-from-input)
10551 (comint-previous-matching-input, comint-next-matching-input)
10552 (comint-forward-matching-input):
10553 Improve argument/docstring consistency.
10554
10555 * desktop.el (desktop-clear-preserve-buffers-regexp):
10556 Also preserve the *server* buffer.
10557
10558 * simple.el (clone-indirect-buffer): Doc fix.
10559 (fixup-whitespace, just-one-space)
10560 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
10561 (next-error, next-error-highlight)
10562 (next-error-highlight-no-select, next-error-last-buffer)
10563 (next-error-buffer-p, next-error-find-buffer, next-error)
10564 (previous-error, next-error-no-select, previous-error-no-select)
10565 (open-line, split-line, minibuffer-prompt-width, kill-new)
10566 (binary-overwrite-mode): Fix typos in docstrings.
10567 (set-fill-column): Fix typo in message.
10568
10569 * skeleton.el (skeleton-proxy-new): Doc fix.
10570
10571 * strokes.el (strokes-load-hook): Doc fix.
10572 (strokes-grid-resolution, strokes-get-grid-position)
10573 (strokes-renormalize-to-grid, strokes-read-stroke)
10574 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
10575 (strokes-global-map): Fix typos in docstrings.
10576 (strokes-help): Doc fix. Fix help message and pass it through
10577 `substitute-command-keys'.
10578
10579 * tempo.el (tempo-insert-prompt, tempo-interactive)
10580 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
10581 (tempo-insert-string-functions, tempo-local-tags)
10582 (tempo-define-template, tempo-insert-template)
10583 (tempo-insert-prompt-compat, tempo-is-user-element)
10584 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
10585 Fix typos in docstrings.
10586
10587 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
10588 (vcursor-key-bindings, vcursor-use-vcursor-map)
10589 (vcursor-find-window, vcursor-scroll-down)
10590 (vcursor-disable, vcursor-beginning-of-buffer)
10591 (vcursor-end-of-buffer): Fix typos in docstrings.
10592 (vcursor-relative-move, vcursor-get-char-count):
10593 Improve argument/docstring consistency.
10594
10595 * version.el: "?\ " -> "?\s".
10596
10597 * wid-edit.el (widget-default-create, widget-after-change)
10598 (widget-default-format-handler, widget-checklist-add-item)
10599 (widget-radio-add-item, widget-choose, widget-specify-secret)
10600 (widget-field-value-create, widget-field-value-get)
10601 (widget-editable-list-format-handler)
10602 (widget-editable-list-entry-create, widget-group-value-create)
10603 (widget-documentation-link-add)
10604 (widget-documentation-string-value-create): "?\ " -> "?\s".
10605 (widget-convert-text): Doc fix.
10606 (widget-narrow-to-field, widget-field-find)
10607 (widget-url-link-action, widget-emacs-library-link-action)
10608 (widget-color-notify): Fix typos in docstrings.
10609
10610 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
10611 (x-select-text, set-w32-system-coding-system)
10612 (w32-add-charset-info): Fix typos in docstrings.
10613
10614 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
10615 (cua-enable-cua-keys, cua-use-hyper-key)
10616 (cua-virtual-rectangle-edges): Fix typos in docstrings.
10617 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
10618
10619 * net/tramp.el (tramp-handle-load): Fix typo in error message.
10620
10621 * emacs-lisp/re-builder.el (regexp-builder): Declare with
10622 `defalias' instead of faking it.
10623
10624 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
10625 (eshell-ls-missing, eshell-ls-dired-initial-args)
10626 (eshell-ls-use-in-dired): Fix typos in docstrings.
10627
10628 2005-07-20 Kim F. Storm <storm@cua.dk>
10629
10630 * emulation/cua-base.el (cua-mode): Improve doc string.
10631
10632 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
10633
10634 * abbrev.el (expand-region-abbrevs): Doc fix.
10635 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
10636 Improve argument/docstring consistency.
10637
10638 * arc-mode.el (archive-get-descr, archive-alternate-display):
10639 Doc fixes.
10640 (archive-l-e): Improve argument/docstring consistency.
10641 (archive-tmpdir, archive-unixdate, archive-unixtime)
10642 (archive-chmod-entry): Fix typos in docstrings.
10643 (archive-unflag, archive-unflag-backwards)
10644 (archive-unmark-all-files): "?\ " -> "?\s".
10645
10646 * buff-menu.el (Buffer-menu-unmark): Doc fix.
10647 (Buffer-menu-not-modified, Buffer-menu-execute)
10648 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
10649 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
10650
10651 * composite.el (compose-string, encode-composition-rule)
10652 (compose-last-chars): Fix typos in docstrings.
10653
10654 * desktop.el (desktop-enable, desktop-basefilename):
10655 Declare with `define-obsolete-variable-alias'.
10656 (desktop-internal-v2s): Don't quote keywords.
10657 (desktop-clear): "?\ " -> "?\s".
10658
10659 * dired.el (dired-align-file, dired-flag-backup-files)
10660 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
10661 (dired-listing-switches, dired-ls-F-marks-symlinks)
10662 (dired-dwim-target, dired-load-hook, dired-mode-hook)
10663 (dired-directory, dired-faces, dired, dired-revert)
10664 (dired-mode, dired-summary, dired-view-file)
10665 (dired-copy-filename-as-kill, dired-delete-file)
10666 (dired-no-confirm, dired-unmark-all-marks)
10667 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
10668 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
10669 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
10670 Fix typos in message strings.
10671
10672 * dired-x.el (virtual-dired): Declare with `defalias'.
10673 (dired-mark-unmarked-files, dired-local-variables-file)
10674 (dired-omit-here-always): Doc fix.
10675 (dired-omit-mode, dired-find-subdir)
10676 (dired-enable-local-variables, dired-clean-up-buffers-too)
10677 (dired-extra-startup, dired-mark-extension, dired-jump)
10678 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
10679 (dired-smart-shell-command, dired-guess-shell-alist-user)
10680 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
10681 (dired-x-bind-find-file, dired-x-submit-report):
10682 Fix typos in docstrings.
10683 (dired-mark-unmarked-files): "?\ " -> "?\s".
10684
10685 * dirtrack.el (dirtrack-list): Fix typos in docstring.
10686
10687 * faces.el (describe-face): "?\ " -> "?\s".
10688 (read-all-face-attributes, read-face-font, modify-face)
10689 (face-attr-construct, italic): Fix typos in docstrings.
10690 (frame-update-face-colors): Declare with
10691 `define-obsolete-function-alias'.
10692
10693 * files.el (find-file-noselect, recode-file-name): Doc fixes.
10694 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
10695 (magic-mode-alist, buffer-file-numbers-unique)
10696 (write-file-functions, get-free-disk-space):
10697 Fix typos in docstrings.
10698 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
10699 (write-contents-hooks, write-file-hooks):
10700 Declare with `define-obsolete-variable-alias'.
10701
10702 * forms-d2.el (arch-rj): Fix typo in docstrings.
10703 (arch-tocol): Likewise. "?\ " -> "?\s".
10704
10705 * frame.el (set-frame-font, cursor-in-non-selected-windows):
10706 Fix typo in docstring.
10707 (set-screen-width, set-screen-height): Delete redundant info in
10708 doctrings.
10709 (new-frame, screen-height, screen-width): Declare with
10710 `define-obsolete-function-alias'.
10711 (delete-frame-hook, blink-cursor): Declare with
10712 `define-obsolete-variable-alias'.
10713
10714 * paths.el (prune-directory-list): Fix typos in docstring.
10715
10716 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
10717 (cvs-prefix-get): Fix typos in docstrings.
10718
10719 * ps-print.el (ps-extend-face-list, ps-extend-face)
10720 (ps-print-background-image): Fix typos in docstrings.
10721 (ps-default-fg, ps-default-bg): Doc fixes.
10722
10723 * s-region.el (s-region-bind): Doc fix.
10724 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
10725
10726 * textmodes/org.el (org-table-formula-substitute-names)
10727 (org-table-get-vertical-vector): Doc fixes.
10728 (org-table-recalculate): Remove unused argument to `message'.
10729
10730 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10731
10732 * textmodes/org.el (org-table-column-names)
10733 (org-table-column-name-regexp)
10734 (org-table-named-field-locations): New variables.
10735 (org-archive-subtree): Protect `this-command' when calling
10736 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
10737 the kill buffer.
10738 (org-complete): Remove fixed-formula completion.
10739 (org-edit-formulas-map): New variable.
10740 (org-table-edit-formulas): New command.
10741 (org-finish-edit-formulas, org-abort-edit-formulas)
10742 (org-show-variable, org-table-get-vertical-vector): New functions.
10743 (org-table-maybe-eval-formula): Handle `:=' fields.
10744 (org-table-get-stored-formulas, org-table-store-formulas)
10745 (org-table-get-formula, org-table-modify-formulas)
10746 (org-table-replace-in-formulas): Handle named field formulas.
10747 (org-table-get-specials): Store locations of named fields.
10748
10749 2005-07-19 Juri Linkov <juri@jurta.org>
10750
10751 * progmodes/grep.el (grep-regexp-alist)
10752 (grep-mode-font-lock-keywords, grep-process-setup):
10753 Use default GNU grep match color "01;31m" instead of "01;41m".
10754 (grep-regexp-alist, grep-mode-font-lock-keywords):
10755 Use `\\[[0-9]*m' instead of `\\[00m'.
10756 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
10757 sgr_start where its handling is more important. Use the real
10758 length of sgr_start instead of constant 8.
10759 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
10760 specially. Delete all remaining escape sequences.
10761 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
10762 (grep-regexp-alist): Make hyperlink only for binary file name
10763 instead of the whole line.
10764 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
10765 (grep-mode): Add autoload.
10766
10767 * emacs-lisp/find-func.el (find-function-regexp):
10768 Add `define-compilation-mode'.
10769
10770 2005-07-19 Juri Linkov <juri@jurta.org>
10771
10772 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
10773 (compare-windows-sync-string-size, compare-windows-recenter)
10774 (compare-windows-highlight, compare-windows): Add version 22.1.
10775 (compare-windows) <defface>: Inherit from lazy-highlight instead
10776 of duplicating its default value.
10777
10778 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
10779 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
10780
10781 * descr-text.el (describe-char): Create link buttons for `charset'
10782 and `code point'. Add the current input method name with a link
10783 button to `to input' field. Print face names of display table
10784 characters in `The display table entry is displayed by' section
10785 instead of printing face-id in the `display' field.
10786 Guess hardcoded faces and create a link button for them.
10787 Skip empty fields when calculating max-width.
10788 Treat `widget-create' specially while inserting strings from the
10789 collected field list.
10790 (describe-char-after): Made obsolete in version 22.1, not 21.5.
10791
10792 * diff-mode.el (diff-file-header): Change foreground color from
10793 yellow to green on light backgrounds.
10794 (diff-context): Inherit from `shadow' only for color/grayscale
10795 with more than 88 colors.
10796 (diff-indicator-removed, diff-indicator-added)
10797 (diff-indicator-changed): New faces.
10798 (diff-font-lock-keywords): Use new faces. Regroup rules.
10799 Add "^---$" for `normal' diff format. Fontify `#' lines with
10800 font-lock-comment-delimiter-face and font-lock-comment-face.
10801 Add `#' to ^[^...] in the rule for `diff-context-face'.
10802
10803 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
10804 a button-like box. Inherit from `highlight' on low colors.
10805 (shadow): Use shades of gray only for color/grayscale with
10806 more than 88 colors. Use green for light backgrounds with
10807 8 colors, and yellow for dark backgrounds with 8 colors.
10808
10809 * font-lock.el (font-lock-regexp-grouping-backslash):
10810 Don't inherit from escape-glyph (use bold for all cases).
10811
10812 * info.el (info-xref-visited): Use light foreground color `violet'
10813 for dark backgrounds instead of dark color `magenta3'.
10814 (info-title-1): Use `yellow' color for dark backgrounds.
10815
10816 * isearch.el (isearch): Use not-too-dark magenta3 instead of
10817 too-light magenta2.
10818
10819 * replace.el (match): Use slightly more light RoyalBlue3 instead
10820 of dark RoyalBlue4.
10821
10822 * wid-edit.el (widget-inactive): Inherit from `shadow'.
10823
10824 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
10825
10826 * novice.el (disabled-command-hook): Declare it with
10827 `define-obsolete-variable-alias'.
10828
10829 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
10830 (desktop-buffer-misc-functions, desktop-buffer-handlers)
10831 (desktop-load-default): Add release to obsolescence info.
10832 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
10833 (desktop-append-buffer-args, desktop-read):
10834 Fix typos in docstrings.
10835 (desktop-kill): Fix typo in message.
10836 (desktop-save): Doc fix.
10837
10838 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
10839
10840 * viper-cmd.el (viper-escape-to-state): Bug fix.
10841 (viper-envelop-ESC-key): Change the definition of fast
10842 keysequence so it'll work with keyboard macros.
10843
10844 * ediff.el (ediff-patch-buffer): Change the docstring.
10845
10846 2005-07-19 Kenichi Handa <handa@m17n.org>
10847
10848 * international/mule-cmds.el (select-safe-coding-system): Try to
10849 use an auto-coding (if any) before anything else. If the found
10850 auto-coding is invalid, show a warning message.
10851
10852 * international/mule.el (find-auto-coding): New function created
10853 by modifying the body of set-auto-coding.
10854 (set-auto-coding): Use find-auto-coding to find a coding.
10855
10856 2005-07-18 Richard M. Stallman <rms@gnu.org>
10857
10858 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
10859 not isearch-mode-end-hook-error.
10860 (allout-before-change-protect): Fix error message.
10861
10862 2005-07-18 Juri Linkov <juri@jurta.org>
10863
10864 * allout.el (allout-mode):
10865 * calculator.el (calculator-copy):
10866 * custom.el (custom-known-themes):
10867 * dired.el (dired-desktop-buffer-misc-data)
10868 (dired-restore-desktop-buffer):
10869 * dired-x.el (dired-omit-marker-char):
10870 * files.el (basic-save-buffer):
10871 * font-core.el (font-lock-mode):
10872 * calendar/calendar.el (calendar-goto-hebrew-date)
10873 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
10874 (calendar-goto-persian-date):
10875 * language/ethio-util.el (ethio-sera-to-fidel-region):
10876 * textmodes/picture.el (picture-mode):
10877 Delete duplicate duplicate words.
10878
10879 2005-07-18 Juri Linkov <juri@jurta.org>
10880
10881 * isearch.el (isearch-mode-map): Remove key bindings for regexp
10882 chars * ? } |.
10883 (isearch-fallback): Don't call `isearch-process-search-char'.
10884 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
10885 (isearch-process-search-char): Call `isearch-fallback' for regexp
10886 chars * ? } |.
10887 (isearch-return-char): Make obsolete with `make-obsolete' instead
10888 of simply documenting it as obsolete in the docstring.
10889 (isearch-fallback): Refill docstring.
10890
10891 * international/isearch-x.el
10892 (isearch-process-search-multibyte-characters): Remove unneeded
10893 `concat'. Add intermediate values to `junk-hist' instead of
10894 `minibuffer-history'. Test the length of `str'.
10895
10896 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
10897
10898 * allout.el (allout-resolve-xref): Fix typos in error strings.
10899 (allout-before-change-protect): Remove unneeded `concat'.
10900
10901 * array.el (array-mode, array-reconfigure-rows)
10902 (untabify-backward): Fix typos in docstrings.
10903 (array-reconfigure-rows): Use `insert-buffer-substring', not
10904 `insert-buffer'.
10905
10906 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
10907 * progmodes/ada-mode.el (ada-make-body):
10908 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
10909
10910 * dired.el (dired-log):
10911 * tar-mode.el (tar-subfile-save-buffer):
10912 * play/zone.el (zone-pgm-stress-destress):
10913 Use `insert-buffer-substring', not `insert-buffer'.
10914
10915 2005-07-17 Simon Josefsson <jas@extundo.com>
10916
10917 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
10918
10919 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
10920
10921 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
10922 Add plain auth method.
10923 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
10924
10925 2005-07-17 Kim F. Storm <storm@cua.dk>
10926
10927 * ido.el (dired-other-window): Add ido property.
10928
10929 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
10930
10931 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
10932 Fix typo in docstring.
10933 (byte-compile-interactive-only-functions): Add `insert-buffer' and
10934 `insert-file-literally'.
10935
10936 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
10937 info and delete redundant message. Doc fix.
10938 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
10939 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
10940
10941 2005-07-16 Richard M. Stallman <rms@gnu.org>
10942
10943 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
10944 (byte-compile-and): Use byte-compile-and-recursion.
10945 (byte-compile-or-recursion): New function.
10946 (byte-compile-or): Use that.
10947 (byte-compile-if): Guard the else-clause too.
10948 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
10949
10950 * isearch.el (isearch-mode-end-hook-quit): New variable.
10951 (isearch-done): Bind it.
10952 (isearch-mode-end-hook): Doc fix.
10953
10954 * allout.el (allout-isearch-did-quit): Variable deleted.
10955 (allout-real-isearch-abort): Function name no longer used.
10956 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
10957 (allout-isearch-rectification): isearch-mode always exists.
10958 Don't set allout-isearch-did-quit.
10959 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
10960 allout-isearch-did-quit.
10961 (allout-enwrap-isearch): Just add the hook.
10962 (allout-isearch-abort): Function deleted.
10963 (allout-pre-command-business): Avoid warning.
10964
10965 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
10966 Correctly avoid warnings.
10967 (pascal-outline): Likewise.
10968
10969 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
10970
10971 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
10972
10973 * play/tetris.el (tetris-mode): Avoid warning.
10974
10975 * play/snake.el (snake-mode): Avoid warning.
10976
10977 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
10978 (gamegrid-set-display-table): Avoid warning.
10979 (gamegrid-set-timer): Likewise.
10980 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
10981 (gamegrid-add-score-with-update-game-score-1): Take FILE
10982 as argument.
10983 (gamegrid-add-score-with-update-game-score): Pass that argument.
10984 Rename have-shared-game-dir to gamegrid-shared-game-dir.
10985
10986 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
10987
10988 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
10989 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
10990
10991 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
10992 and insert-file.
10993
10994 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
10995 (sc-ask): Avoid warnings.
10996
10997 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
10998 (eshell-hist-initialize): Use that var the natural way.
10999
11000 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
11001
11002 * emacs-lisp/re-builder.el (reb-cook-regexp):
11003 Avoid warning calling lre-compile-string.
11004 (reb-color-display-p): Avoid warning.
11005
11006 * calculator.el (calculator-last-input): Guard uses
11007 of event-key and key-press-event-p.
11008 (event-key, key-press-event-p): Delete definitions.
11009
11010 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
11011 (find-gc-source-directory, find-gc-subrs-callers)
11012 (find-gc-noreturn-list, find-gc-source-files)
11013 (find-gc-subrs-called): Vars renamed and defvar'd.
11014
11015 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
11016 (checkdoc-overlay-put, checkdoc-delete-overlay)
11017 (checkdoc-overlay-start, checkdoc-overlay-end)
11018 (checkdoc-mode-line-update, checkdoc-char=):
11019 Define such that compiler knows they are defined.
11020 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
11021 (checkdoc-read-event): Delete. Use read-event directly.
11022
11023 * whitespace.el (whitespace-make-overlay)
11024 (whitespace-overlay-put, whitespace-delete-overlay)
11025 (whitespace-overlay-start, whitespace-overlay-end):
11026 Define such that compiler knows they are defined.
11027 (whitespace): Move conditional inside.
11028
11029 * tempo.el (tempo-insert-template): Suppress warning.
11030
11031 * ediff-diff.el (longlines-mode): Add defvar.
11032
11033 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
11034
11035 * server.el: Bind "C-x #" in a way that works even if C-x is
11036 redefined to a command key, not a prefix key.
11037
11038 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
11039
11040 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
11041 cl-make-type-test till execution time.
11042
11043 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
11044
11045 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
11046 arg ARG and use it.
11047
11048 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
11049
11050 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
11051
11052 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
11053
11054 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
11055 a defcustom with two :set or :type keywords.
11056
11057 2005-07-15 Richard M. Stallman <rms@gnu.org>
11058
11059 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
11060 Don't give ^M comment-end syntax.
11061
11062 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
11063
11064 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
11065 Don't consider gdbmi (gdb-mi.el has its own update functions).
11066 (gdb-var-delete): Make it work for gdbmi as well.
11067 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
11068
11069 * progmodes/gud.el (etags, sdb): Only require etags when needed.
11070 (gud-speedbar-menu-items): Correct logic for enabling items.
11071
11072 2005-07-15 Kim F. Storm <storm@cua.dk>
11073
11074 * ido.el: Fix commentary.
11075 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
11076 Use with-no-warnings around ffap-guesser.
11077 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
11078 Let bind minibuffer-completing-file-name to t.
11079
11080 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
11081
11082 * startup.el (site-run-file, keyboard-type): Doc fixes.
11083 (command-line): Check for "--basic-display" argument; also for
11084 "--quick", not "--bare-bones" (which was renamed).
11085 (fancy-splash-text): Add missing item "Getting New Versions".
11086 (normal-splash-screen): Fix typos and improve consistency with
11087 `fancy-splash-text'. Update copyright year.
11088
11089 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
11090 valid binding for `help-char'.
11091
11092 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
11093
11094 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
11095
11096 * term.el (term-mode): Disable cua-mode for term buffers.
11097
11098 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
11099
11100 * add-log.el (add-log-mailing-address, change-log-merge):
11101 Doc fixes.
11102 (change-log-get-method-definition): Fix typo in docstring.
11103
11104 2005-07-14 Kim F. Storm <storm@cua.dk>
11105
11106 * emulation/cua-base.el:
11107 (cua--pre-command-handler-1, cua--pre-command-handler)
11108 (cua--post-command-handler-1, cua--post-command-handler):
11109 Split in two. Check (buffer local) value of cua-mode.
11110 (cua-selection-mode): New command.
11111
11112 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
11113
11114 * custom.el (custom-initialize-safe-set)
11115 (custom-initialize-safe-default): Doc fixes.
11116
11117 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
11118 and simplify :init-value again.
11119
11120 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
11121 and simplify :init-value again. Delete autoload.
11122
11123 * startup.el (command-line): Use `custom-reevaluate-setting' again
11124 for tooltip-mode.
11125
11126 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
11127 a defcustom with two :initialize keywords.
11128
11129 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
11130
11131 * allout.el (my-mark-marker, allout-isearch-prior-pos)
11132 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
11133 (allout-post-command-business, allout-flag-region)
11134 (isearch-reenable-font-lock, allout-yank)
11135 (allout-insert-latex-header, allout-insert-latex-trailer)
11136 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
11137 (allout-latex-verb-quote): Fix typos in docstrings.
11138 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
11139 (allout-unprotected, allout-prefix-data):
11140 Improve argument/docstring consistency.
11141 (allout-chart-subtree): Fix argument spec.
11142 (allout-open-topic): Rename `use_sib_bullet' argument to
11143 `use-sib-bullet'. Doc fix.
11144
11145 * whitespace.el (whitespace-check-buffer-leading)
11146 (whitespace-check-buffer-trailing)
11147 (whitespace-check-buffer-indent)
11148 (whitespace-check-buffer-spacetab)
11149 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
11150 (whitespace-check-leading-whitespace)
11151 (whitespace-check-trailing-whitespace)
11152 (whitespace-check-spacetab-whitespace)
11153 (whitespace-check-indent-whitespace)
11154 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
11155 (whitespace-modes): Fix typos in docstrings.
11156 (defgroup, defcustom): Doc fixes.
11157
11158 * winner.el (winner-mode, winner-boring-buffers)
11159 (winner-pending-undo-ring): Doc fixes.
11160 (winner-ring): Remove unneeded `progn'.
11161 (winner-equal): `defsubst' it.
11162 (winner-redo): Fix message.
11163
11164 2005-07-13 Kim F. Storm <storm@cua.dk>
11165
11166 * simple.el (line-move-1): Always use vertical-motion to
11167 do the last (or only) line move to ensure some movement.
11168 Undo 2005-06-23 change--don't check for overlays.
11169
11170 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11171
11172 * term/mac-win.el (ccl-encode-mac-roman-font)
11173 (ccl-encode-mac-centraleurroman-font)
11174 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
11175 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
11176 Change charset-id boundary of dimension to ?\xef.
11177 (mac-char-fontspec-list): New constant.
11178 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
11179 argument. Nil uses itself as family in font-spec. Previous
11180 behavior for nil is now provided by non-nil non-string argument.
11181 All callers changed. Add font-specs for Mac fonts to
11182 "fontset-default" unless iso8859-1 fonts are installed.
11183
11184 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
11185
11186 * progmodes/sh-script.el (sh-get-indent-info): Only indent
11187 a continuation line if the \ is preceded by SPC or TAB.
11188 (sh-get-indent-info): Simplify.
11189 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
11190 Use with-current-buffer.
11191
11192 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
11193 when the matched text is empty.
11194
11195 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
11196
11197 * startup.el (command-line): Revert to previous handling of
11198 tooltip-mode. Explain in comment why the complexity is needed.
11199
11200 * tooltip.el (tooltip-mode): Revert to previous implementation of
11201 its defcustom.
11202
11203 * frame.el (blink-cursor-mode): Revert to previous implementation
11204 of its defcustom. Update comment.
11205
11206 2005-07-12 Lars Hansen <larsh@soem.dk>
11207
11208 * desktop.el: Update e-mail address.
11209
11210 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11211
11212 * term/mac-win.el (mac-services-mail-selection)
11213 (mac-services-mail-to): New functions.
11214 (mac-application-menu-map): Bind them.
11215
11216 2005-07-12 wulei <milton@wulei.net> (tiny change)
11217
11218 * progmodes/gdb-ui.el: Add note about buffering with Windows.
11219
11220 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
11221
11222 * custom.el (custom-reevaluate-setting): Doc fix.
11223
11224 2005-07-11 Jay Belanger <belanger@truman.edu>
11225
11226 * calc/calc.el (calc-embedded-announce-formula-alist)
11227 (calc-embedded-open-close-plain-alist)
11228 (calc-embedded-open-close-mode-alist): Add checks for additional
11229 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
11230
11231 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
11232
11233 * custom.el (custom-enable-theme): Don't add theme to
11234 `custom-enabled-themes' with `push' because there is no
11235 setf-method for `delq'.
11236
11237 2005-07-11 Richard M. Stallman <rms@gnu.org>
11238
11239 * custom.el (custom-declare-variable): Doc fix.
11240
11241 * dired-aux.el (dired-compare-directories): Remove "." and ".."
11242 from the alists.
11243
11244 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
11245 Do nothing if edebug-active.
11246
11247 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
11248 (edebug-display): Do it here instead.
11249
11250 2005-07-10 Richard M. Stallman <rms@gnu.org>
11251
11252 * cus-face.el (custom-theme-set-faces): Make it work.
11253 (custom-reset-faces): Doc fix.
11254 (custom-theme-reset-internal-face, custom-theme-face-value):
11255 Functions deleted.
11256
11257 * custom.el (custom-push-theme): Maintain list of the settings
11258 of a given theme in its theme-settings property.
11259 Maintain position of old settings in the theme-value
11260 or theme-face property.
11261 (custom-enabled-themes): New variable.
11262 (custom-theme-enabled-p): New function.
11263 (provide-theme): Update custom-enabled-themes.
11264 Disable and reenable the `user' theme.
11265 (require-theme): Doc fix.
11266 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
11267 (custom-theme-value, custom-theme-variable-value): Likewise.
11268 (custom-theme-reset-internal): Likewise.
11269 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
11270 (custom-enable-theme, custom-disable-theme): New functions.
11271 (custom-variable-theme-value, custom-face-theme-value): Likewise.
11272 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
11273 (custom-theme-reset-variables): Simplify.
11274 (deftheme, custom-declare-theme, custom-make-theme-feature):
11275 Definitions moved.
11276
11277 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
11278
11279 * longlines.el (longlines-show-region)
11280 (longlines-unshow-hard-newlines): Recognize hard newlines by
11281 non-nil hard property, instead of t.
11282
11283 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
11284
11285 * viper-cmd.el (viper--key-maps): New variable.
11286 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
11287 emulation-mode-map-alists.
11288 (viper-envelop-ESC-key): Use viper-subseq.
11289 (viper-search-forward/backward/next): Disable debug-on-error.
11290
11291 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
11292 (viper-ESC-key): New defcustoms.
11293
11294 * viper-macs.el (ex-map-read-args): Use viper-subseq.
11295
11296 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
11297 (viper-subseq): Copy of subseq from cl.el.
11298
11299 * viper.el (viper-go-away, viper-set-hooks): Use
11300 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
11301
11302 * viper-mous.el (viper-current-frame-saved): Use defvar.
11303
11304 * viper-init.el: Get rid of -face in face names.
11305
11306 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
11307 Make it work with longlines mode
11308
11309 * ediff-mult.el (ediff-meta-mode-hook): New variable.
11310
11311 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
11312
11313 * ediff-init.el: Get rid of -face in face names.
11314
11315 2005-07-10 Richard M. Stallman <rms@gnu.org>
11316
11317 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
11318 and with-timeout-unsuspend.
11319
11320 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
11321 and with-timeout-unsuspend.
11322
11323 * emacs-lisp/timer.el (with-timeout-timers): New variable.
11324 (with-timeout): Bind that variable to record timers.
11325 (with-timeout-suspend, with-timeout-unsuspend): New functions.
11326
11327 * emacs-lisp/debug.el (debug-help-follow): New function.
11328 (debugger-mode-map): Use that instead of help-follow.
11329 (debugger-setup-buffer): Use eval-buffer-list
11330 to handle eval-buffer frames.
11331
11332 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
11333
11334 * timezone.el (timezone-parse-date): Change first regexp
11335 so it will not mistakenly match dates with no time zone.
11336
11337 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
11338
11339 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
11340
11341 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
11342
11343 * custom.el (custom-initialize-safe-set)
11344 (custom-initialize-safe-default): New functions.
11345
11346 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
11347 and simplify :init-value.
11348
11349 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
11350 and simplify :init-value. Delete obsolete comment.
11351
11352 * startup.el (command-line): Use `custom-reevaluate-setting' to
11353 handle `tooltip-mode'. Delete obsolete comment.
11354
11355 * files.el (set-visited-file-name): Avoid calling
11356 `file-name-nondirectory' with a nil argument.
11357
11358 2005-07-09 Richard M. Stallman <rms@gnu.org>
11359
11360 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
11361 was called with nil for the buffer, handle the read position right.
11362 Handle read position for eval-region, too.
11363
11364 2005-07-09 Juri Linkov <juri@jurta.org>
11365
11366 * fringe.el (fringe-mode): Add period in docstring.
11367 (fringe-query-style): Build prompt depending on `all-frames' arg.
11368
11369 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
11370 to not create links to unrelated functions in the Help buffer.
11371
11372 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
11373 Doc fix.
11374
11375 * simple.el (next-error-hook): New variable.
11376 (next-error): Use it. Doc fix.
11377
11378 * textmodes/ispell.el (ispell-command-loop): Add current
11379 dictionary name and program name to mode-line-format.
11380 (ispell-region, ispell-process-line): Add current dictionary name
11381 and program name to messages.
11382
11383 2005-07-08 Jay Belanger <belanger@truman.edu>
11384
11385 * calc/calc.el (calc-embedded-announce-formula-alist)
11386 (calc-embedded-open-close-formula-alist)
11387 (calc-embedded-open-close-word-alist)
11388 (calc-embedded-open-close-plain-alist)
11389 (calc-embedded-open-close-new-formula-alist)
11390 (calc-embedded-open-close-mode-alist)
11391 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
11392 (calc-embedded-mode-hook): New variables.
11393
11394 * calc/calc-embed.el (calc-embedded-firsttime)
11395 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
11396 New variables.
11397 (calc-do-embedded): Use calc-embedded-firsttime,
11398 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
11399 determine whether or not to run hooks.
11400 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
11401 calc-embedded-firsttime-formula appropriately.
11402 Set calc-embedded delimiter variables according to mode.
11403
11404 2005-07-08 Richard M. Stallman <rms@gnu.org>
11405
11406 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
11407 Check for "emacs", etc., as entire symbol, not just as word.
11408 (checkdoc-file-comments-engine): Use regexp-quote on FN.
11409
11410 * files.el (set-visited-file-name): Report the error
11411 for "empty filename" earlier.
11412 (kill-some-buffers): Ignore buffers already dead.
11413
11414 * fringe.el (fringe-mode): Doc fix.
11415
11416 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
11417 Check for (featurep 'xemacs) and turn off warnings in what it guards.
11418 Use unwind-protect to ensure byte-compile-unresolved-functions
11419 is updated.
11420
11421 * whitespace.el (whitespace-buffer-leading-cleanup):
11422 Simplify w/ skip-chars-forward.
11423 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
11424
11425 * mail/rmail.el (rmail-only-expunge): Fix paren error.
11426 Unconditionally try to leave point at the same old place.
11427
11428 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
11429
11430 * comint.el (comint-postoutput-scroll-to-bottom)
11431 (comint-show-maximum-output): Take scroll-margin into consideration.
11432
11433 2005-07-08 Kim F. Storm <storm@cua.dk>
11434
11435 * ido.el (ido-use-filename-at-point): New choice `guess'.
11436 (ido-file-internal): Try ffap-guesser if selected.
11437
11438 * ido.el (ido-before-fallback-functions): New hook.
11439 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
11440 (ido-read-file-name): Run it.
11441
11442 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
11443
11444 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
11445 strings rather than a list of symbols to the completion function.
11446
11447 2005-07-07 Jay Belanger <belanger@truman.edu>
11448
11449 * calc/calc-units.el (math-apply-units): Change the places in
11450 which units are simplified.
11451
11452 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
11453
11454 * cus-edit.el (customize-option, customize-option-other-window):
11455 Make them handle aliases.
11456
11457 * custom.el (custom-variable-p): Make it recursively follow
11458 aliases. Mention that in the docstring.
11459
11460 2005-07-07 Richard M. Stallman <rms@gnu.org>
11461
11462 * cus-start.el (exec-path): Use `directory' instead of `file'.
11463 Fix tag for nil.
11464
11465 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
11466
11467 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
11468 when called non-interactively. Doc fix.
11469
11470 2005-07-07 Lute Kamstra <lute@gnu.org>
11471
11472 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
11473 new address as well.
11474
11475 2005-07-07 Kenichi Handa <handa@m17n.org>
11476
11477 * international/mule.el (make-coding-system):
11478 Describe `ascii-incompatible' property in the docstring.
11479 (set-file-name-coding-system): Signal an error if coding-system is
11480 ascii-incompatible.
11481 (set-keyboard-coding-system): Likewise.
11482
11483 * international/mule-cmds.el (set-default-coding-systems):
11484 Don't set default-file-name-coding-system and
11485 default-keyboard-coding-system if coding-system is ASCII-incompatible.
11486
11487 * international/utf-16.el: Declare that all UTF-16-based coding
11488 systems are ASCII-incompatible.
11489
11490 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
11491
11492 * progmodes/gud.el: Require font-lock for displaying errors.
11493 Used by gdb-ui.el.
11494
11495 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
11496
11497 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
11498 values for the pattern lists which are `read'able but not
11499 `append'able (like symbols).
11500
11501 2005-07-06 Richard M. Stallman <rms@gnu.org>
11502
11503 * progmodes/flymake.el (flymake-float-time): Instead of
11504 with-no-warnings, test for xemacs.
11505 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
11506 to avoid warning.
11507
11508 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
11509
11510 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
11511
11512 2005-07-05 Lute Kamstra <lute@gnu.org>
11513
11514 * battery.el: Add support for Darwin (with much debugging help
11515 from Samuel Lauber <sam124@operamail.com>).
11516 (battery-status-function, battery-echo-area-format)
11517 (battery-mode-line-format): Add support for pmset on Darwin.
11518 (battery-load-low, battery-load-critical): New user options.
11519 (battery-pmset): New function.
11520
11521 2005-07-05 Lute Kamstra <lute@gnu.org>
11522
11523 Update FSF's address in GPL notices.
11524
11525 * textmodes/page-ext.el: Update FSF's address.
11526
11527 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
11528
11529 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
11530 filling from using prefix when filling a single-line docstring.
11531
11532 * progmodes/flymake.el: Remove useless eval-when-compile.
11533
11534 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
11535
11536 2005-07-04 Richard M. Stallman <rms@gnu.org>
11537
11538 * textmodes/org.el (org-file-apps-defaults-gnu):
11539 Rename from org-file-apps-defaults-linux.
11540 (org-default-apps): Don't test system-type for `linux'.
11541 (org-file-apps): Doc fix.
11542
11543 2005-07-04 David Ponce <david@dponce.com>
11544
11545 * tree-widget.el: Improve header Commentary section.
11546 (tree-widget) [defgroup]
11547 (tree-widget-image-enable, tree-widget-themes-directory)
11548 (tree-widget-theme, tree-widget-image-properties-emacs)
11549 (tree-widget-image-properties-xemacs, tree-widget-create-image)
11550 (tree-widget-image-formats, tree-widget-control)
11551 (tree-widget-empty-control, tree-widget-leaf-control
11552 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
11553 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
11554 (tree-widget-keep, tree-widget-after-toggle-functions)
11555 (tree-widget-open-node, tree-widget-close-node): Doc fix.
11556 (tree-widget-open-control, tree-widget-close-control): Fix doc and
11557 :help-echo message.
11558 (tree-widget-set-theme): Doc fix. Use `string-equal'.
11559 (tree-widget-image-properties): Doc fix. Clearer implementation.
11560 (tree-widget--cursors): New constant.
11561 (tree-widget-lookup-image): New function split from
11562 `tree-widget-find-image'. Clearer implementation.
11563 (tree-widget-find-image): Use it.
11564 (tree-widget-button-keymap): Use `set-keymap-parent'.
11565 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
11566 Define the sub-widgets here.
11567 (tree-widget-node): Check that :node is not a tree-widget.
11568 (tree-widget-get-super, tree-widget-open-control)
11569 (tree-widget-close-control, tree-widget-empty-control)
11570 (tree-widget-leaf-control, tree-widget-guide)
11571 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
11572 (tree-widget-no-handle, tree-widget-value-delete)
11573 (tree-widget-map): Remove.
11574 (tree-widget-children-value-save): Doc fix. Simplified.
11575 (tree-widget-value-create): Update according to previous changes.
11576
11577 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
11578
11579 * textmodes/org.el: Leading space replaced by TABS.
11580 (org-recalc-marks, org-table-rotate-recalc-marks)
11581 (org-table-get-specials): Treat "^" and "_" marks.
11582 (org-table-justify-field-maybe): Optional argument NEW.
11583 (org-table-eval-formula): Parsing of the format simplified.
11584 New modes C,I. Honor the %= parameter in the current table.
11585 Avoid unnecessary re-align by using the NEW argument to
11586 `org-table-justify-field-maybe'.
11587 (org-calc-default-modes): Default for date-format mimicks org-mode.
11588 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
11589
11590 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
11591
11592 * cus-face.el (custom-theme-set-faces): Make it handle face
11593 aliases whose alias declarations are pre- or autoloaded.
11594
11595 2005-07-04 Juri Linkov <juri@jurta.org>
11596
11597 * faces.el (read-face-name): Put the code for getting a face name
11598 from the buffer before adding the faces from the `face' property.
11599 Use `completing-read-multiple' instead of `completing-read'.
11600 Require `crm'. Add default value and post-process the returned
11601 list of faces.
11602
11603 * emacs-lisp/crm.el (crm-find-current-element)
11604 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
11605
11606 * emacs-lisp/lisp-mode.el (eval-defun-1):
11607 * emacs-lisp/edebug.el (edebug-eval-defun):
11608 Remove unnecessary quotes.
11609
11610 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
11611
11612 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
11613 (prolog-indent-level): Fix typo in docstring.
11614
11615 * info.el (Info-history, Info-history-forward)
11616 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
11617
11618 * add-log.el (add-change-log-entry):
11619 * comint.el (comint-dynamic-list-input-ring)
11620 (comint-dynamic-list-completions):
11621 * dabbrev.el (dabbrev-expand):
11622 * delim-col.el (delimit-columns-rectangle-line):
11623 * diff-mode.el (diff-context->unified, diff-reverse-direction)
11624 (diff-unified->context):
11625 * ediff-init.el (ediff-abbrev-jobname):
11626 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
11627 (ediff-replace-session-activity-marker-in-meta-buffer):
11628 * info.el (Info-summary):
11629 * lpr.el (printify-region):
11630 * printing.el (pr-create-interface):
11631 * ps-print.el (ps-print-quote):
11632 * ses.el (ses-column-widths, ses-print-cell)
11633 (ses-adjust-print-width, ses-center):
11634 * shell.el (shell-file-name-quote-list):
11635 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
11636 (strokes-fill-current-buffer-with-whitespace)
11637 (strokes-xpm-for-stroke, strokes-list-strokes)
11638 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
11639 * term.el (term-dynamic-list-input-ring)
11640 (term-dynamic-list-completions):
11641 * calc/calc.el (math-format-stack-value):
11642 * emacs-lisp/edebug.el (edebug-display-freq-count):
11643 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
11644 (delphi-new-comment-line):
11645 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
11646 * progmodes/executable.el (executable-set-magic):
11647 * progmodes/python.el (inferior-python-mode):
11648 * progmodes/scheme.el (scheme-mode-syntax-table):
11649 * progmodes/sh-script.el (sh-maybe-here-document):
11650 * progmodes/sql.el (sql-copy-column):
11651 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
11652 * textmodes/bibtex.el (bibtex-mode):
11653 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
11654 (sgml-auto-attributes):
11655 * textmodes/table.el (table-insert, table-shorten-cell)
11656 (table--generate-source-scan-lines, table-delete-row)
11657 (*table--cell-delete-char, table--spacify-frame)
11658 (table--horizontally-shift-above-and-below)
11659 (table--cell-insert-char, table--cell-blank-str)
11660 (table--fill-region-strictly):
11661 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
11662 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
11663
11664 * add-log.el (change-log):
11665 * apropos.el (apropos):
11666 * comint.el (comint-completion, comint-source):
11667 * dabbrev.el (dabbrev):
11668 * delim-col.el (columns):
11669 * diff-mode.el (diff-mode):
11670 * ediff.el (ediff):
11671 * ediff-diff.el (ediff-diff):
11672 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
11673 * ediff-mult.el (ediff-mult):
11674 * ediff-ptch.el (ediff-ptch):
11675 * ediff-wind.el (ediff-window):
11676 * facemenu.el (facemenu):
11677 * indent.el (indent):
11678 * info.el (info):
11679 * jka-cmpr-hook.el (compression, jka-compr):
11680 * lpr.el (lpr):
11681 * outline.el (outlines):
11682 * pcmpl-cvs.el (pcmpl-cvs):
11683 * pcmpl-rpm.el (pcmpl-rpm):
11684 * printing.el (printing):
11685 * ps-print.el (postscript, ps-print, ps-print-horizontal)
11686 (ps-print-vertical, ps-print-headers, ps-print-font)
11687 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
11688 (ps-print-background, ps-print-printer, ps-print-page)
11689 (ps-print-miscellany):
11690 * ses.el (ses):
11691 * shell.el (shell, shell-directories, shell-faces):
11692 * startup.el (initialization):
11693 * strokes.el (strokes):
11694 * term.el (term):
11695 * uniquify.el (uniquify):
11696 * w32-vars.el (w32):
11697 * calc/calc.el (calc):
11698 * emacs-lisp/bytecomp.el (bytecomp):
11699 * emacs-lisp/cl-indent.el (lisp-indent):
11700 * emacs-lisp/edebug.el (edebug):
11701 * emacs-lisp/elp.el (elp):
11702 * emacs-lisp/testcover.el (testcover):
11703 * emacs-lisp/trace.el (trace):
11704 * emulation/viper-ex.el (viper-ex):
11705 * emulation/viper-mous.el (viper-mouse):
11706 * mail/mailalias.el (mailalias):
11707 * mail/supercite.el (supercite, supercite-frames)
11708 (supercite-attr, supercite-cite, supercite-hooks):
11709 * net/rcompile.el (remote-compile):
11710 * net/rlogin.el (rlogin):
11711 * obsolete/ooutline.el (outlines):
11712 * progmodes/delphi.el (delphi):
11713 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
11714 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
11715 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
11716 (ebnf-optimization):
11717 * progmodes/etags.el (etags):
11718 * progmodes/executable.el (executable):
11719 * progmodes/idlwave.el (idlwave):
11720 * progmodes/pascal.el (pascal):
11721 * progmodes/prolog.el (prolog):
11722 * progmodes/python.el (python):
11723 * progmodes/scheme.el (scheme):
11724 * progmodes/sh-script.el (sh, sh-script):
11725 * progmodes/sql.el (SQL):
11726 * progmodes/tcl.el (tcl):
11727 * textmodes/bibtex.el (bibtex, bibtex-autokey):
11728 * textmodes/enriched.el (enriched):
11729 * textmodes/makeinfo.el (makeinfo):
11730 * textmodes/sgml-mode.el (sgml):
11731 * textmodes/table.el (table-hooks):
11732 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
11733 * textmodes/texinfo.el (texinfo):
11734 * textmodes/two-column.el (two-column):
11735 Finish `defgroup' description with period.
11736
11737 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
11738 * eshell/esh-var.el (eshell-var):
11739 * progmodes/vhdl-mode.el (vhdl-testbench):
11740 * textmodes/org.el (org): Fix typos in docstrings.
11741
11742 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
11743 consistency.
11744
11745 * progmodes/flymake.el (flymake-find-file): Remove.
11746 (flymake-float-time): Use `with-no-warnings'.
11747 (flymake-check-start-time, flymake-check-was-interrupted)
11748 (flymake-err-info, flymake-is-running, flymake-last-change-time)
11749 (flymake-new-err-info): `defvar' at compile time.
11750
11751 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
11752
11753 * replace.el (occur-hook): Doc fix.
11754 (occur-1): Don't call `occur-hook' if there are no matches.
11755
11756 2005-07-03 Richard M. Stallman <rms@gnu.org>
11757
11758 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
11759 global-map, save the same map.
11760 (global-map): Don't alter it at top level.
11761 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
11762 Then alter it here instead.
11763 (tpu-edt-off): Set global-map to the saved one.
11764
11765 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
11766 All references simplified.
11767 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
11768 (zmacs-regions): Add defvar.
11769 (repeat-complex-command-map): Everything about that deleted.
11770
11771 * textmodes/artist.el (artist-key-is-drawing)
11772 (artist-key-endpoint1, artist-key-poly-point-list)
11773 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
11774 (artist-key-compl-table, artist-rb-save-data)
11775 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
11776 Don't put them in eval-when-compile.
11777 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
11778
11779 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
11780 Use with-no-warnings.
11781
11782 * net/browse-url.el (dos-windows-version): Add defvar.
11783
11784 * mail/supercite.el (filladapt-prefix-table): Add defvar.
11785
11786 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
11787 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
11788 (rmail-new-summary-line-count): Rename from new-summary-line-count.
11789 Add defvar.
11790 (rmail-summary-beginning-of-message): Use with-no-warnings.
11791 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
11792
11793 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
11794 Use with-no-warnings.
11795
11796 * emulation/vi.el (vi-mark-region): Use c-mark-function.
11797 (c-mark-function): Add point-moving-unit property.
11798 (vi-goto-line): Use with-no-warnings.
11799
11800 * emulation/edt.el (edt-last-copied-word): Add defvar.
11801 (zmacs-region-stays): Likewise.
11802 (edt-mark-section-wisely): Use c-mark-function for C.
11803 Use makr-defun for Fortran.
11804 (time-string): defvar deleted.
11805 (edt-display-the-time): Don't set time-string.
11806
11807 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
11808
11809 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
11810 Don't warn when name is not constant
11811 or for defining the group `emacs'.
11812
11813 * tooltip.el (gud-tooltip-mode): Add defvar.
11814
11815 * startup.el (default-frame-background-mode): Add defvar.
11816
11817 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
11818
11819 * info.el (tool-bar-map): Add defvar.
11820
11821 * dired.el (dnd-protocol-alist): Add defvar.
11822
11823 * dired-aux.el (dired-query): Display question with answer, when
11824 the user answers.
11825
11826 * custom.el (custom-add-option): Doc fix.
11827
11828 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
11829
11830 2005-07-03 Eli Zaretskii <eliz@gnu.org>
11831
11832 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
11833 bogus name from the last change.
11834
11835 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
11836
11837 * custom.el (custom-declare-variable): Fix typos in comment.
11838 (custom-known-themes): Doc fix.
11839 (custom-theme-directory): New defcustom.
11840 (require-theme): Make it check `custom-theme-directory'.
11841
11842 * cus-theme.el (custom-new-theme-mode): New function.
11843 (custom-theme-name, custom-theme-variables, custom-theme-faces)
11844 (custom-theme-description): Add compiler defvars.
11845 (customize-create-theme): Add doc to the "*New Custom Theme*"
11846 buffer. Use `custom-new-theme-mode'.
11847 (custom-theme-write): Put the created buffer in emacs-lisp-mode
11848 and save it to the `custom-theme-directory'. Make this the
11849 default directory of the buffer.
11850
11851 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
11852
11853 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
11854 Fix unbalanced parentheses.
11855
11856 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
11857
11858 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
11859 into flymake-mode and delegate to flymake-mode.
11860
11861 * find-file.el (ff-which-function-are-we-in): Clean up.
11862
11863 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
11864
11865 * replace.el (occur-rename-buffer): Fix docstring.
11866
11867 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
11868 (edt-last-copied-word, edt-learn-macro-count)
11869 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
11870 (edt-rect-start-point, edt-user-global-map, rect-start-point)
11871 (time-string, zmacs-region-stays):
11872 * emulation/edt-mapper.el (edt-save-function-key-map)
11873 (EDT-key-name): `defvar' to silence the byte-compiler.
11874
11875 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
11876
11877 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
11878 font-lock-regexp-backslash. Doc fix.
11879 (font-lock-regexp-backslash-grouping-construct): Rename from
11880 font-lock-regexp-backslash-construct. Doc fix.
11881 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
11882 grouping constructs.
11883
11884 2005-07-02 Eli Zaretskii <eliz@gnu.org>
11885
11886 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
11887 updating all the prerequisites.
11888
11889 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
11890
11891 * textmodes/org.el (org-agenda-start-on-weekday)
11892 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
11893 (org-agenda-use-time-grid, org-archive-location)
11894 (org-allow-space-in-links, org-usenet-links-prefer-google)
11895 (org-enable-table-editor, org-export-default-language)
11896 (org-export-html-show-new-buffer, org-fill-paragraph)
11897 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
11898 (org-goto-quit, org-occur, org-eval-in-calendar)
11899 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
11900 (org-agenda-diary-entry, org-remember-help)
11901 (org-table-convert-region, org-at-table-p)
11902 (org-table-move-row-down, org-table-move-row-up)
11903 (org-table-copy-region, org-table-toggle-vline-visibility)
11904 (org-table-get-stored-formulas, org-table-get-specials)
11905 (org-recalc-commands, org-table-eval-formula)
11906 (org-table-formula-substitute-names, orgtbl-make-binding)
11907 (org-format-org-table-html, org-format-table-table-html)
11908 (org-format-table-table-html-using-table-generate-source)
11909 (org-customize): Fix typos in docstrings.
11910 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
11911 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
11912 (org-back-to-heading): Doc fixes.
11913 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
11914 (org-agenda-change-all-lines, org-get-header):
11915 Improve argument/docstring consistency.
11916 (orgtbl-error): Fix error message.
11917
11918 * progmodes/flymake.el (flymake-find-possible-master-files)
11919 (flymake-master-file-compare, flymake-get-line-err-count)
11920 (flymake-highlight-line, flymake-gui-warnings-enabled):
11921 Fix typos in docstrings.
11922 (flymake-parse-line, flymake-get-project-include-dirs-function)
11923 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
11924 Doc fixes.
11925 (flymake-get-project-include-dirs-function)
11926 (flymake-make-err-menu-data):
11927 Improve argument/docstring consistency.
11928
11929 2005-07-01 Lute Kamstra <lute@gnu.org>
11930
11931 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
11932 Catch errors with ignore-errors. Use temporary buffer.
11933 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
11934
11935 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
11936 background color faces.
11937 (facemenu-set-foreground, facemenu-set-background):
11938 Use facemenu-set-face-from-menu.
11939 (facemenu-set-face-from-menu): Treat face names that start with
11940 "fg:" or "bg:" as special.
11941 (facemenu-add-new-color): Don't create faces. Simplify.
11942
11943 2005-06-30 Richard M. Stallman <rms@gnu.org>
11944
11945 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
11946 (crm-find-current-element): Likewise.
11947
11948 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
11949
11950 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
11951
11952 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
11953
11954 * arc-mode.el (archive-extract): Make it work as a mouse binding.
11955 (archive-mouse-extract): Make it an obsolete alias.
11956 (archive-mode-map): Don't use archive-mouse-extract any more.
11957 (archive-mode, archive-extract): write-contents-hooks ->
11958 write-contents-functions.
11959 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
11960 first arg.
11961 (archive-rename-entry): Update the call.
11962 (archive-zip-summarize): Remove unused var `method'.
11963 (archive-lzh-summarize): Remove unused var `creator'.
11964
11965 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
11966 dedicated frame upon exit.
11967
11968 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
11969 (archive-zip-extract, archive-zip-expunge)
11970 (archive-zip-update, archive-zip-update-case): Use executable-find.
11971 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
11972 Use restore-buffer-modified-p.
11973 (archive-extract, archive-add-new-member, archive-write-file-member):
11974 Use with-current-buffer.
11975 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
11976
11977 2005-06-30 Andreas Schwab <schwab@suse.de>
11978
11979 * progmodes/gud.el (gud-filter): Remove unneeded progn.
11980
11981 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
11982
11983 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
11984
11985 2005-06-30 Juri Linkov <juri@jurta.org>
11986
11987 * faces.el (vertical-border): Inherit from mode-line-inactive
11988 only on tty.
11989
11990 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
11991
11992 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
11993 example, -NLINES in the `occur' docstring).
11994
11995 * replace.el (occur-1): When no matches are found, do not set the
11996 `buffer-read-only' and modified flags for the occur buffer,
11997 because it is deleted.
11998
11999 * emulation/cua-base.el (cua-check-pending-input)
12000 (cua-repeat-replace-region, cua-mode, cua-debug)
12001 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
12002 Fix typos in docstrings.
12003
12004 * emulation/cua-gmrk.el (cua-toggle-global-mark)
12005 (cua-cut-region-to-global-mark)
12006 (cua--cut-rectangle-to-global-mark):
12007 Remove period from end of messages.
12008
12009 * emulation/cua-rect.el (cua-do-rectangle-padding):
12010 Remove period from end of messages.
12011 (cua--rectangle-seq-format): Fix typo in docstring.
12012 (cua-sequence-rectangle, cua-fill-char-rectangle):
12013 Improve argument/docstring consistency.
12014
12015 2005-06-29 Juri Linkov <juri@jurta.org>
12016
12017 * faces.el (default-frame-background-mode): New internal variable.
12018 (frame-set-background-mode): Use it.
12019
12020 * startup.el (normal-top-level): Set default-frame-background-mode
12021 instead of frame-background-mode. Before setting it, test for its
12022 nil value. Remove tests for frame-background-mode and frame
12023 parameter `reverse'. Add test for "unspecified-fg".
12024
12025 * term/xterm.el (xterm-rxvt-set-background-mode):
12026 * term/rxvt.el (rxvt-set-background-mode):
12027 Set default-frame-background-mode instead of frame-background-mode.
12028
12029 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
12030
12031 * simple.el (set-variable): Warn about obsolete user variables.
12032
12033 * imenu.el (imenu--completion-buffer):
12034 * mouse.el (mouse-buffer-menu-alist):
12035 * msb.el (msb-invisible-buffer-p):
12036 * calendar/diary-lib.el (diary-header-line-format):
12037 * emacs-lisp/pp.el (pp-buffer):
12038 * progmodes/cperl-mode.el (cperl-do-auto-fill):
12039 * textmodes/picture.el (picture-replace-match):
12040 Change space constants followed by a sexp to "?\s ".
12041
12042 * play/decipher.el (decipher-loop-with-breaks):
12043 * textmodes/texinfo.el (texinfo-insert-@item): Change space
12044 constants "protected" from end of line by a comment to "?\s".
12045
12046 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
12047
12048 * font-lock.el (save-buffer-state): Use `declare'.
12049
12050 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
12051 reset the syntax-table to cperl-mode-syntax-table.
12052 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
12053 "foo_print_bar" is not matched as a reserved keyword.
12054
12055 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
12056
12057 * textmodes/org.el (orgtbl-setup): New function, for delayed
12058 setup for the orgtbl commands.
12059 (org-calc-default-modes): New option.
12060 (orgtbl-make-binding): Use `defun' to get better help display.
12061 (org-diary): Call `org-compile-prefix-format'.
12062 (org-table-formula-substitute-names): New function.
12063 (org-agenda-day-view, org-agenda-week-view): New commands.
12064 (org-agenda-toggle-week-view): Command removed.
12065 (org-tbl-menu): Split off from org-org-menu.
12066 (org-mode): Move removal of outline-mode menus to here.
12067 (org-table-formula-debug): New option.
12068 (org-table-insert-row): Keep first field if just "#" or "*".
12069 (org-mode): Paragraph regexps fixed.
12070 (org-table-recalculate-regexp): New constant.
12071 (org-table-justify-field-maybe): Avoid replace if not necessary.
12072 (org-copy-special, org-cut-special): Use `call-interactively'.
12073 (org-table-copy-region): Take region from `interactive' call.
12074 (org-trim): Return string even if no match.
12075 (org-formula): New face.
12076 (org-set-font-lock-defaults): No longer highlight "FIXME".
12077 But highlight formula-related fields in table.
12078 (org-table-p): Use regexp, not fontification.
12079 (org-table-align): Handle white space at end of line.
12080 (org-table-formula-evaluate-inline): New option.
12081 (org-mode): Auto-wrapping in comment lines turned off.
12082 (org-table-copy-down): Evaluate only in copied field, not in
12083 destination.
12084 (org-table-current-formula): Variable removed.
12085 (org-table-store-formulas, org-table-get-stored-formulas)
12086 (org-table-modify-formulas, org-table-replace-in-formulas)
12087 (org-table-maybe-eval-formula): New functions.
12088 (org-table-get-formula): Modify to use stored formulas.
12089 (org-table-insert-column, org-table-delete-column)
12090 (org-table-move-column): Call `org-table-modify-formulas'.
12091 (org-complete): Add completion for keyword formulas.
12092 (orgtbl-mode): Pull orgtbl-mode-map to start of
12093 minor-mode-map-alist.
12094
12095 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
12096
12097 * progmodes/python.el (python-check): Require `compile' before
12098 modifying its variables.
12099
12100 * newcomment.el (comment-indent-default): Don't get fooled by an early
12101 end of buffer.
12102
12103 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12104
12105 * ps-print.el (ps-print-version): Fix version number.
12106
12107 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
12108
12109 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
12110
12111 2005-06-28 Richard M. Stallman <rms@gnu.org>
12112
12113 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
12114 (flyspell-local-mouse-map): Declaration deleted.
12115 (flyspell-mouse-map): Bind only mouse-2.
12116 (flyspell-mode-map): Don't test flyspell-use-local-map.
12117 (flyspell-overlay-keymap-property-name): Var deleted.
12118 (flyspell-mode-on): Don't make local bindings for
12119 flyspell-mouse-map and flyspell-mode-map.
12120 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
12121
12122 * textmodes/ispell.el (ispell-word): Do not ignore short words.
12123
12124 * progmodes/compile.el (compilation-next-error-function):
12125 Don't switch buffers; operate on the current buffer.
12126
12127 * progmodes/compile.el (compilation-error-file-name)
12128 (compilation-warning-file-name, compilation-info-file-name)
12129 (compilation-line-number, compilation-column-number): New faces.
12130 (compilation-error-face, compilation-warning-face)
12131 (compilation-info-face, compilation-line-face)
12132 (compilation-column-face): Use them.
12133
12134 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
12135
12136 * comint.el (comint-password-prompt-regexp): Accept ", try again".
12137
12138 * bindings.el (global-map): Bind insertchar and its variants.
12139
12140 2005-06-27 Richard M. Stallman <rms@gnu.org>
12141
12142 * textmodes/artist.el (artist-text-overwrite)
12143 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
12144
12145 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12146
12147 * ps-print.el: It was not working the page selection for printing.
12148 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
12149 (ps-print-version): New version 6.6.7.
12150 (ps-end-sheet): New fun.
12151 (ps-header-sheet, ps-end-job): Call it.
12152
12153 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
12154
12155 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
12156
12157 2005-06-27 Lute Kamstra <lute@gnu.org>
12158
12159 * facemenu.el (facemenu-unlisted-faces): Add foreground and
12160 background color faces.
12161 (facemenu-get-face): Delete function.
12162 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
12163 (facemenu-add-new-color): Make second argument mandatory.
12164 Create the appropriate face and return it. Simplify.
12165 (facemenu-set-foreground, facemenu-set-background): Don't check if
12166 color is defined. Use return value of facemenu-add-new-color.
12167
12168 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
12169
12170 * progmodes/gud.el (gud-filter): Add missing argument to
12171 with-selected-window.
12172
12173 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
12174
12175 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
12176 a :require to the defcustom.
12177
12178 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
12179 defcustoms corresponding to minor modes.
12180
12181 2005-06-26 David Ponce <david@dponce.com>
12182
12183 * recentf.el: Require tree-widget instead of wid-edit.
12184 (recentf-filename-handler): Fix widget :type.
12185 (recentf-cancel-dialog, recentf-open-more-files)
12186 (recentf-open-files-action): Doc fix.
12187 (recentf-dialog-goto-first): New function.
12188 (recentf-dialog-mode-map): Set parent keymap first.
12189 (recentf-dialog-mode): Define with define-derived-mode.
12190 Don't display continuation lines in dialogs.
12191 (recentf-edit-list): Rename from recentf-edit-selected-items.
12192 (recentf-edit-list-select): Rename from recentf-edit-list-action.
12193 Simplify.
12194 (recentf-edit-list-validate): New function.
12195 (recentf-edit-list): Update accordingly.
12196 (recentf-open-files-item-shift): Remove.
12197 (recentf-open-files-item): Convert menu elements into tree and
12198 link widgets. Don't create the widgets.
12199 (recentf-open-files): Update accordingly.
12200 (recentf-save-list): Untabify.
12201
12202 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
12203
12204 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
12205 (keep-lines): Add INTERACTIVE arg. Never delete lines only
12206 partially contained in the active region. Do not take active
12207 region into account when called from Lisp, unless INTERACTIVE arg
12208 is non-nil. Use `forward-line' instead of `beginning-of-line' to
12209 avoid trouble with fields. Make marker point nowhere when no
12210 longer used. Always return nil. Doc fix.
12211 (flush-lines): Add INTERACTIVE arg. Do not take active region
12212 into account when called from Lisp, unless INTERACTIVE arg is
12213 non-nil. Use `forward-line' instead of `beginning-of-line' to
12214 avoid trouble with fields. Make marker point nowhere when no
12215 longer used. Always return nil. Doc fix.
12216 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
12217 interchangeable. Do not take active region into account when
12218 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
12219 message in echo area when called from Lisp, unless INTERACTIVE arg
12220 is non-nil. Avoid saying "1 occurrences". Do not use markers.
12221 Return the number of matches. Doc fix.
12222 (occur): Doc fix.
12223 (perform-replace): Make comment follow double space convention for
12224 the sake of `outline-minor-mode'.
12225
12226 * faces.el (facep): Doc fix.
12227
12228 2005-06-25 Richard M. Stallman <rms@gnu.org>
12229
12230 * facemenu.el (facemenu-enable-faces-p): New function.
12231 (facemenu-background-menu, facemenu-foreground-menu)
12232 (facemenu-face-menu): Add menu-enable property.
12233
12234 * jka-compr.el (jka-compr-insert-file-contents):
12235 Special handling if cannot find the uncompression program.
12236
12237 * cus-face.el (custom-face-attributes): Add autoload.
12238
12239 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
12240 Bind comment-indent-function locally.
12241
12242 * window.el (save-selected-window): Use save-current-buffer.
12243
12244 * subr.el (with-selected-window): Use save-current-buffer.
12245
12246 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
12247 and with-current-buffer.
12248
12249 2005-06-24 Richard M. Stallman <rms@gnu.org>
12250
12251 * simple.el (line-move-1): Fix previous change.
12252
12253 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
12254
12255 * replace.el (occur-1): Set `buffer-read-only' and the
12256 buffer-modified flag before running `occur-hook' to protect
12257 against unintentional buffer switches that can lead to data loss.
12258
12259 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
12260
12261 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
12262 (gud-gdb-marker-filter): Use font-lock-warning-face for any
12263 initial error.
12264
12265 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
12266 after fresh input.
12267 (gdb-var-create-handler): Put name of expression in quotes.
12268
12269 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
12270
12271 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
12272 elements of RING in order, and without bogus nil elements.
12273
12274 2005-06-23 Richard M. Stallman <rms@gnu.org>
12275
12276 * simple.el (set-variable): Args renamed; doc fix.
12277 (line-move-1): When there are overlays around, use vertical-motion.
12278
12279 * faces.el (escape-glyph): Use brown against light background.
12280 (nobreak-space): Rename from no-break-space.
12281 Fix previous change.
12282
12283 * dired-aux.el (dired-do-copy): Fix arg prompt.
12284
12285 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
12286
12287 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
12288
12289 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
12290 rather than "Distributor".
12291
12292 2005-06-23 Lute Kamstra <lute@gnu.org>
12293
12294 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
12295 (debug-on-entry): Use it. New interactive declaration that uses
12296 function-called-at-point.
12297
12298 2005-06-23 Kim F. Storm <storm@cua.dk>
12299
12300 * subr.el (save-match-data): Add comment about using evaporate arg
12301 to set-match-data.
12302
12303 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
12304
12305 * cus-edit.el (customize-face)
12306 (customize-face-other-window): Handle face aliases.
12307
12308 * faces.el (face-documentation, set-face-attribute)
12309 (face-spec-set): Handle face aliases.
12310
12311 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
12312
12313 * help-mode.el (help-make-xrefs): If a symbol representing a face
12314 name is not followed by the word "face", it could still be a
12315 function or variable name, so don't bypass other checks.
12316
12317 2005-06-22 Juri Linkov <juri@jurta.org>
12318
12319 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
12320 Replace aliased functions with calls where second arg `inherit' is t.
12321
12322 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
12323
12324 * progmodes/gdb-ui.el (gdb-error): New variable.
12325 (gdb-error): New function.
12326 (gdb-annotation-rules): Act on error-begin and error annotations.
12327 (gdb-concat-output): Use font-lock-warning-face for errors.
12328
12329 2005-06-22 Miles Bader <miles@gnu.org>
12330
12331 * bindings.el (propertized-buffer-identification): Use renamed
12332 `Buffer-menu-buffer' face.
12333
12334 * faces.el (vertical-border): Rename from `vertical-divider'.
12335 (escape-glyph): Change dark-background color back to `cyan'.
12336
12337 2005-06-21 Juri Linkov <juri@jurta.org>
12338
12339 * faces.el (face-user-default-spec): Try getting `customized-face'
12340 prior to `saved-face'.
12341 (frame-background-mode): Refill docstring.
12342
12343 * emacs-lisp/lisp-mode.el (eval-defun-1):
12344 * emacs-lisp/edebug.el (edebug-eval-defun):
12345 Set `saved-face' temporarily to nil before calling form.
12346 Set `customized-face' to the new spec after that.
12347
12348 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
12349
12350 * subr.el (1value, lambda, key-substitution-in-progress):
12351 Doc fixes.
12352
12353 * autoinsert.el (auto-insert-alist):
12354 * ses.el (ses-call-printer):
12355 * subr.el (noreturn):
12356 * emacs-lisp/lisp.el (check-parens):
12357 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
12358 * net/browse-url.el (browse-url-mosaic):
12359 * progmodes/cc-defs.el (c-safe-scan-lists):
12360 * progmodes/ebnf-abn.el (ebnf-abn-lex):
12361 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
12362 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
12363 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
12364 * progmodes/ebnf-iso.el (ebnf-iso-lex):
12365 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
12366
12367 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
12368
12369 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
12370
12371 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
12372
12373 * calendar/appt.el (appt-make-list): Activate the package, if
12374 not already active (for backwards compatibility).
12375
12376 2005-06-20 Kim F. Storm <storm@cua.dk>
12377
12378 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
12379
12380 2005-06-20 Miles Bader <miles@gnu.org>
12381
12382 * faces.el (vertical-divider): New face.
12383
12384 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
12385
12386 * simple.el (kill-whole-line): Doc fix.
12387 (next-error-buffer-p, next-error-find-buffer)
12388 (clone-indirect-buffer): Fix typos in docstrings.
12389 (comment-line-break-function): Doc fix: don't say variable
12390 is automatically buffer-local (it isn't).
12391
12392 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
12393
12394 * net/tramp-ftp.el (top):
12395 * net/tramp-smb.el (top):
12396 * net/tramp-util.el (top):
12397 * net/tramp-uu.el (top):
12398 * net/tramp-vc.el (top):
12399 * net/tramp.el (top): Revert copyright years back to original
12400 ones. Tramp has a life outside GNU Emacs.
12401
12402 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
12403
12404 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
12405
12406 2005-06-18 Juri Linkov <juri@jurta.org>
12407
12408 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
12409 end of first regexp to limit the match to the position between
12410 line number and source line with same separator character as used
12411 between file name and line number. In the second regexp limit
12412 mouse-face area to file name and line number by adding new group
12413 for them and referring it in HYPERLINK arg.
12414 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
12415 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
12416 previous line where grep markers may be already removed.
12417
12418 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
12419
12420 * progmodes/ps-mode.el: Update version and maintainer's email address.
12421
12422 2005-06-18 Steve Youngs <steve@xemacs.org>
12423
12424 * net/browse-url.el (browse-url-browser-function)
12425 (browse-url-default-browser): Add firefox.
12426 (browse-url-firefox-program, browse-url-firefox-arguments)
12427 (browse-url-firefox-startup-arguments)
12428 (browse-url-firefox-new-window-is-tab): New defcustoms.
12429 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
12430
12431 2005-06-17 Richard M. Stallman <rms@gnu.org>
12432
12433 * startup.el (command-line): Warn if specified user name has
12434 no home directory.
12435
12436 * term.el (term-get-old-input, term-input-filter, term-input-sender)
12437 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
12438
12439 * longlines.el (longlines-mode, longlines-show-hard-newlines):
12440 Doc fixes.
12441
12442 * faces.el (underline): Try bold if terminal doesn't support underline.
12443
12444 * mail/sendmail.el (mail-setup-with-from): New variable.
12445 (mail-insert-from-field): New function.
12446 (sendmail-send-it): Call it.
12447 (mail-setup): Optionally call it here.
12448
12449 * term/linux.el: Call tty-no-underline.
12450
12451 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
12452
12453 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
12454
12455 2005-06-17 Miles Bader <miles@gnu.org>
12456
12457 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
12458 (ediff-current-diff-C, ediff-current-diff-Ancestor)
12459 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
12460 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
12461 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
12462 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
12463 Remove "-face" suffix from face names.
12464 (ediff-current-diff-face-A, ediff-current-diff-face-B)
12465 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
12466 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
12467 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
12468 (ediff-even-diff-face-A, ediff-even-diff-face-B)
12469 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
12470 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
12471 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
12472 New backward-compatibility aliases for renamed faces.
12473 (ediff-current-diff-face-A, ediff-current-diff-face-B)
12474 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
12475 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
12476 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
12477 (ediff-even-diff-face-A, ediff-even-diff-face-B)
12478 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
12479 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
12480 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
12481 Use renamed ediff faces.
12482
12483 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
12484 Remove "-face" suffix from face names.
12485 (eshell-test-ok-face, eshell-test-failed-face):
12486 New backward-compatibility aliases for renamed faces.
12487 (eshell-run-test): Use renamed eshell-test faces.
12488
12489 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
12490 face name.
12491 (eshell-prompt-face): New backward-compatibility alias for renamed
12492 face.
12493 (eshell-emit-prompt): Use renamed eshell-prompt face.
12494
12495 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
12496 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
12497 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
12498 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
12499 Remove "-face" suffix from face names.
12500 (eshell-ls-directory-face, eshell-ls-symlink-face)
12501 (eshell-ls-executable-face, eshell-ls-readonly-face)
12502 (eshell-ls-unreadable-face, eshell-ls-special-face)
12503 (eshell-ls-missing-face, eshell-ls-archive-face)
12504 (eshell-ls-backup-face, eshell-ls-product-face)
12505 (eshell-ls-clutter-face):
12506 New backward-compatibility aliases for renamed faces.
12507 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
12508
12509 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
12510 Remove "-face" suffix from face name.
12511 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
12512 instead of literal face.
12513
12514 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
12515
12516 * emacs-lisp/warnings.el (display-warning, lwarn)
12517 (warning-minimum-log-level): Doc fixes.
12518 (warning-minimum-level, warning-minimum-log-level):
12519 Add :debug to :type choices.
12520
12521 * progmodes/ada-mode.el (ada-format-paramlist)
12522 (ada-get-indent-case, ada-check-matching-start)
12523 (ada-check-defun-name, ada-goto-matching-decl-start)
12524 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
12525 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
12526 (ada-make-subprogram-body): Follow error conventions.
12527 (ada-case-exception-file, ada-indent-comment-as-code)
12528 (ada-indent-handle-comment-special, ada-indent-renames)
12529 (ada-indent-return, ada-search-directories-internal)
12530 (ada-tab-policy, ada-case-exception-substring)
12531 (ada-other-file-alist, ada-matching-start-re)
12532 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
12533 (ada-imenu-generic-expression, ada-compile-goto-error)
12534 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
12535 (ada-popup-menu, ada-add-extensions, ada-mode)
12536 (ada-region-selected, ada-create-case-exception)
12537 (ada-create-case-exception-substring, ada-after-keyword-p)
12538 (ada-activate-keys-for-case, ada-adjust-case-region)
12539 (ada-adjust-case-buffer, ada-format-paramlist)
12540 (ada-scan-paramlist, ada-insert-paramlist)
12541 (ada-indent-newline-indent)
12542 (ada-indent-newline-indent-conditional)
12543 (ada-justified-indent-current, ada-goto-previous-word)
12544 (ada-indent-current, ada-get-indent-open-paren)
12545 (ada-get-indent-paramlist, ada-get-indent-end)
12546 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
12547 (ada-get-indent-block-start, ada-get-indent-subprog)
12548 (ada-get-indent-noindent, ada-get-indent-label)
12549 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
12550 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
12551 (ada-goto-stmt-end, ada-goto-next-word)
12552 (ada-check-matching-start, ada-check-defun-name)
12553 (ada-goto-matching-decl-start, ada-goto-matching-start)
12554 (ada-goto-matching-end, ada-search-ignore-string-comment)
12555 (ada-in-decl-p, ada-looking-at-semi-or)
12556 (ada-looking-at-semi-private, ada-in-paramlist-p)
12557 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
12558 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
12559 (ada-next-procedure, ada-previous-procedure, ada-next-package)
12560 (ada-previous-package, ada-create-menu)
12561 (ada-fill-comment-paragraph-justify)
12562 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
12563 (ada-other-file-name, ada-last-which-function-line)
12564 (ada-last-which-function-subprog, ada-which-function)
12565 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
12566 (ada-gen-treat-proc, ada-check-emacs-version)
12567 (ada-continuation-indent, ada-align-region-separate):
12568 Fix typos in docstrings.
12569 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
12570
12571 2005-06-16 Lute Kamstra <lute@gnu.org>
12572
12573 * simple.el (fundamental-mode): Run after-change-major-mode-hook
12574 conditionally.
12575
12576 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
12577
12578 * comint.el (comint-replace-by-expanded-filename)
12579 (comint-prompt-regexp, comint-delimiter-argument-list)
12580 (comint-preinput-scroll-to-bottom):
12581 * info.el (Info-hide-cookies-node):
12582 * ls-lisp.el (ls-lisp-classify):
12583 * find-file.el (ff-search-directories, ff-special-constructs)
12584 (ff-find-other-file):
12585 * font-lock.el (font-lock-keywords):
12586 * shell.el (shell-prompt-pattern)
12587 (shell-dynamic-complete-functions, shell-mode)
12588 (shell-delimiter-argument-list):
12589 * term.el (term-replace-by-expanded-filename)
12590 (term-prompt-regexp, term-delimiter-argument-list):
12591 * woman.el (woman-ignore, woman0-if):
12592 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
12593 * emacs-lisp/elint.el (elint-init-env):
12594 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
12595 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
12596 * language/ethio-util.el (ethio-tilde-escape)
12597 (ethio-use-three-dot-question):
12598 * net/zone-mode.el (zone-mode-load-time-setup):
12599 * progmodes/cc-align.el (c-lineup-argcont):
12600 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
12601 * progmodes/cperl-mode.el (cperl-set-style-back):
12602 * progmodes/inf-lisp.el (inferior-lisp-prompt):
12603 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
12604 Fix spellings in docstrings.
12605
12606 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
12607 * progmodes/modula2.el (m2-for): Fix spellings.
12608
12609 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
12610
12611 * simple.el (undo-more): Don't use `format' on `error' arguments.
12612 Improve argument/docstring consistency.
12613 (pending-undo-list): Doc fix.
12614
12615 * smerge-mode.el (smerge-ensure-match):
12616 * emulation/vip.el (vip-ex):
12617 * net/zone-mode.el (zone-mode-update-serial):
12618 * progmodes/idlwave.el (idlwave-complete):
12619 * progmodes/vhdl-mode.el (vhdl-visit-file)
12620 (vhdl-compose-wire-components):
12621 Don't use `format' on `error' arguments.
12622
12623 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
12624 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
12625 (tooltip-help-tips): Fix typos in docstrings.
12626
12627 2005-06-16 David Ponce <david@dponce.com>
12628
12629 * tree-widget.el (tree-widget-value-create): Simplify last change.
12630
12631 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
12632
12633 * ido.el (ido-incomplete-regexp): New variable.
12634 (ido-set-matches-1): Handle invalid-regexp error and set
12635 ido-incomplete-regexp.
12636 (ido-incomplete-regexp): New face.
12637 (ido-completions): Use it.
12638 (ido-complete, ido-exit-minibuffer, ido-completions):
12639 Handle incomplete regexps.
12640 (ido-completions): Add check for complete match when entering a regexp.
12641
12642 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
12643
12644 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
12645
12646 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12647
12648 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
12649 by field delimiters.
12650
12651 2005-06-15 David Ponce <david@dponce.com>
12652
12653 * tree-widget.el: eval-and-compile inlined functions so they will
12654 be available at run-time too.
12655 (tree-widget-super-format-handler)
12656 (tree-widget-format-handler): Remove.
12657 (tree-widget-value-create): Handle the :indent property.
12658
12659 2005-06-15 Miles Bader <miles@gnu.org>
12660
12661 * progmodes/which-func.el (which-func): Only inherit
12662 `font-lock-function-name-face' when that makes sense against the
12663 default mode-line face, otherwise set the face color explicitly.
12664
12665 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
12666 faces instead of (non-existent) variables.
12667
12668 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
12669
12670 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
12671 (iswitchb-get-matched-buffers): Likewise. Simplify.
12672
12673 2005-06-14 Miles Bader <miles@gnu.org>
12674
12675 * progmodes/ld-script.el (ld-script-location-counter):
12676 Remove "-face" suffix from face name.
12677 (ld-script-location-counter-face):
12678 New backward-compatibility alias for renamed face.
12679 (ld-script-location-counter-face): Use renamed face.
12680
12681 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
12682 (cperl-hash): Remove "-face" suffix from face names.
12683 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
12684 New backward-compatibility aliases for renamed faces.
12685 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
12686 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
12687
12688 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
12689 name.
12690 (which-func-face): New backward-compatibility alias for renamed face.
12691 (which-func-format): Use renamed which-func face.
12692
12693 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
12694 (vhdl-function, vhdl-directive, vhdl-reserved-word)
12695 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
12696 names.
12697 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
12698 (vhdl-speedbar-configuration, vhdl-speedbar-package)
12699 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
12700 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
12701 (vhdl-speedbar-architecture-selected)
12702 (vhdl-speedbar-configuration-selected)
12703 (vhdl-speedbar-package-selected)
12704 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
12705 names.
12706 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
12707 Use renamed faces.
12708 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
12709 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
12710 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
12711 Use renamed faces.
12712 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
12713 names.
12714 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
12715 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
12716 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
12717 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
12718 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
12719 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
12720
12721 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
12722 face name.
12723 (sh-heredoc-face): New backward-compatibility alias for renamed face.
12724 (sh-heredoc-face): Use renamed sh-heredoc face.
12725
12726 * progmodes/idlw-help.el (idlwave-help-link):
12727 Remove "-face" suffix from face name.
12728 (idlwave-help-link-face):
12729 New backward-compatibility alias for renamed face.
12730 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
12731
12732 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
12733 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
12734 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
12735 New backward-compatibility aliases for renamed faces.
12736 (idlwave-shell-disabled-breakpoint-face)
12737 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
12738
12739 * progmodes/flymake.el (flymake-errline, flymake-warnline):
12740 Remove "-face" suffix from face names.
12741 (flymake-errline-face, flymake-warnline-face):
12742 New backward-compatibility aliases for renamed faces.
12743 (flymake-highlight-line): Use renamed flymake faces.
12744
12745 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
12746 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
12747 (ebrowse-member-class, ebrowse-progress):
12748 Remove "-face" suffix from face names.
12749 (ebrowse-tree-mark-face, ebrowse-root-class-face)
12750 (ebrowse-file-name-face, ebrowse-default-face)
12751 (ebrowse-member-attribute-face, ebrowse-member-class-face)
12752 (ebrowse-progress-face):
12753 New backward-compatibility aliases for renamed faces.
12754 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
12755 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
12756 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
12757 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
12758
12759 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
12760 antlr-syntax)
12761 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
12762 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
12763 names.
12764 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
12765 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
12766 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
12767 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
12768 backward-compatibility aliases for renamed faces.
12769 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
12770 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
12771 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
12772 remove "font-lock-". Use renamed antlr-mode faces.
12773 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
12774 literal face-names with face variable references.
12775
12776 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
12777 face name.
12778 (Buffer-menu-buffer-face): New backward-compatibility alias for
12779 renamed face.
12780 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
12781
12782 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
12783
12784 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
12785 Eliminate "-face" suffix.
12786 (makefile-targets): Inherit from font-lock-function-name-face and
12787 eliminate "-face" suffix.
12788 (makefile-shell): Remove attributes and eliminate "-face" suffix.
12789 (makefile-*-font-lock-keywords): Append makefile-targets in rule
12790 actions, instead of prepending, to make it less visible.
12791 (makefile-previous-dependency, makefile-match-dependency):
12792 Don't match a target on a continuation line.
12793
12794 * files.el (auto-mode-alist): Put Makefile in gmake mode.
12795
12796 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
12797
12798 * progmodes/gdb-ui.el (menu): Re-order menu items.
12799 (gdb-tooltip-print): Respect tooltip-use-echo-area.
12800
12801 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
12802 Define in tooltip.el.
12803 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
12804 (gud-tooltip-tips): Respect tooltip-use-echo-area and
12805 gud-tooltip-echo-area.
12806
12807 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
12808 backward compatibility and make obsolete.
12809 (tooltip-help-tips): Use tooltip-use-echo-area.
12810 (tooltip-show-help-function): Rename to...
12811 (tooltip-show-help): ...this, because it is a function.
12812 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
12813
12814 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
12815
12816 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
12817 (edebug-print-length, edebug-print-level, edebug-print-circle)
12818 (edebug-modify-breakpoint, edebug-eval-last-sexp)
12819 (edebug-eval-print-last-sexp): Doc fixes.
12820
12821 2005-06-14 Kim F. Storm <storm@cua.dk>
12822
12823 * ido.el (ido-mode): Make a new keymap every time we enable ido,
12824 as the coverage buffer/file/both may change.
12825
12826 2005-06-14 Lute Kamstra <lute@gnu.org>
12827
12828 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
12829 and run-mode-hooks. Simplify.
12830
12831 * mail/rmailedit.el (rmail-edit-mode):
12832 * progmodes/octave-inf.el (inferior-octave-mode):
12833 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
12834
12835 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
12836 and run-mode-hooks.
12837 (recentf-edit-list, recentf-open-files): Don't call
12838 kill-all-local-variables directly.
12839
12840 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
12841
12842 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
12843
12844 * emacs-lisp/byte-run.el (make-obsolete)
12845 (define-obsolete-function-alias): Rename arguments FUNCTION and
12846 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
12847 (make-obsolete-variable, define-obsolete-variable-alias):
12848 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
12849 respectively.
12850
12851 * isearchb.el (isearchb-activate):
12852 * pcvs.el (cvs-mode):
12853 * ses.el (ses-load):
12854 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
12855 * net/tramp.el (tramp-find-file-exists-command)
12856 (tramp-find-shell):
12857 * progmodes/ada-mode.el (ada-create-case-exception)
12858 (ada-create-case-exception-substring, ada-make-subprogram-body):
12859 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
12860 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
12861 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
12862 * textmodes/org.el (org-promote, org-evaluate-time-range)
12863 (org-agenda-next-date-line, org-agenda-previous-date-line)
12864 (org-agenda-error, org-open-at-point, org-table-move-row)
12865 (org-format-table-table-html-using-table-generate-source)
12866 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
12867 * textmodes/reftex.el (reftex-access-scan-info):
12868 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
12869 (reftex-toc-promote-prepare): Follow error conventions.
12870
12871 * diff-mode.el (diff-mode): Fix typo in docstring.
12872
12873 * forms.el (forms--intuit-from-file): Fix reference to
12874 `forms-number-of-fields' in error message.
12875 (forms-print): Fix quoting in error message.
12876
12877 * forms.el (forms-mode):
12878 * emulation/vi.el (vi-goto-insert-state):
12879 * progmodes/flymake.el (flymake-new-err-info)
12880 (flymake-start-syntax-check-for-current-buffer)
12881 (flymake-simple-cleanup):
12882 * eshell/esh-var.el (eshell/export):
12883 * progmodes/gud.el (xdb):
12884 * textmodes/flyspell.el (flyspell-incorrect-hook)
12885 (flyspell-maybe-correct-transposition)
12886 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
12887
12888 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
12889
12890 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
12891 minibuffer prompt.
12892
12893 2005-06-13 Kim F. Storm <storm@cua.dk>
12894
12895 * subr.el (add-to-ordered-list): New defun.
12896
12897 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
12898 add cua--keymap-alist to emulation-mode-map-alists.
12899
12900 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
12901
12902 * subr.el (complete-in-turn): New macro.
12903 (dynamic-completion-table, lazy-completion-table): Add debug info.
12904
12905 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
12906 in preference to face aliases.
12907
12908 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
12909 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
12910 Remove unused vars `start' and `firstline'.
12911 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
12912 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
12913
12914 2005-06-13 Eli Zaretskii <eliz@gnu.org>
12915
12916 * cus-start.el (all): Don't complain about missing GTK-related
12917 variables, unless either `gtk' is boundp or this isn't a
12918 `windows-nt' build.
12919
12920 2005-06-13 Lute Kamstra <lute@gnu.org>
12921
12922 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
12923 run-mode-hooks.
12924
12925 * ediff-mult.el (ediff-meta-mode):
12926 * ediff-util.el (ediff-mode): Use run-mode-hooks.
12927
12928 * ledit.el (ledit-mode): Use delay-mode-hooks.
12929
12930 * woman.el (woman-mode-line-format): Delete constant.
12931 (woman-mode-map): Initialize it properly.
12932 (woman-mode): Set mode-class property to special.
12933 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
12934 Set major-mode and mode-name. Don't set mode-line-format directly.
12935 (Man-getpage-in-background): Don't reference woman-mode-line-format.
12936
12937 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
12938 string argument obsolete.
12939
12940 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
12941
12942 * textmodes/org.el (org-CUA-compatible): New option.
12943 (org-disputed-keys): New variable.
12944 (org-key): New function.
12945 (orgtbl-make-binding): Add docstring to the created function.
12946 (org-mode): Set paragraph start/separate regexps.
12947 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
12948 (org-archive-location, org-archive-mark-done)
12949 (org-archive-stamp-time): New options.
12950 (org-archive-subtree): New command.
12951 (org-fill-paragraph): New function.
12952 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
12953 (org-fake-empty-table-line): Function removed.
12954 (org-format-org-table-html): Do not create empty table lines at
12955 separator lines. Improved table header treatment.
12956 (org-link-format): New option.
12957 (org-make-link): New function.
12958 (org-insert-link, org-store-link): Use org-make-link.
12959 (org-open-file): Quote file name for shell command, to allow
12960 spaces in file names.
12961 (org-link-regexp): Fix bug with mailto link.
12962 (org-link-maybe-angles-regexp, org-protected-link-regexp):
12963 New constants.
12964 (org-export-as-html): Deal with the optional angles around a link.
12965 Better treatment of file: links.
12966 (org-open-at-point): Replace @{ and @} with < and >.
12967 (org-run-mode-hooks): Function removed.
12968 (org-agenda-mode): No longer use `org-run-mode-hooks'.
12969
12970 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
12971
12972 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
12973 MI command -data-list-register-values.
12974 (gdb-post-prompt): Indent properly.
12975
12976 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
12977
12978 * hilit-chg.el (highlight-changes-colors): Rename from
12979 `highlight-changes-colours'.
12980 (highlight-changes-colours): Keep as obsolete alias.
12981 (highlight-changes-face-list): Doc fix.
12982 (hilit-chg-make-list): Use `highlight-changes-colors'.
12983
12984 2005-06-12 Mark A. Hershberger <mah@everybody.org>
12985
12986 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
12987 defun-prompt-regexp.
12988
12989 2005-06-12 Eli Zaretskii <eliz@gnu.org>
12990
12991 * loadup.el: Don't say we are dumping under 2 names on windows-nt
12992 and cygwin.
12993
12994 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
12995 Don't use an old loaddefs.el, as in Makefile.in.
12996
12997 2005-06-12 Lute Kamstra <lute@gnu.org>
12998
12999 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
13000
13001 * man.el (Man-mode-map): Initialize it properly.
13002 (Man-mode): Set mode-class property to special.
13003
13004 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
13005
13006 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
13007
13008 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
13009 A newline is needed in the docstring there.
13010
13011 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
13012 Doc fixes.
13013
13014 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13015
13016 * printing.el: Doc fix. The menubar is no more changed when printing
13017 is loaded, it only changes when pr-menu-bind or pr-update-menus is
13018 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
13019 (pr-version): New version number (6.8.4).
13020 (pr-menu-bind): New command.
13021 (pr-update-menus): Docstring and code fix.
13022 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
13023 Docstring fix.
13024 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
13025 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
13026
13027 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
13028
13029 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
13030 "Returns" to "return", document useful return values, etc.
13031
13032 2005-06-11 Alan Mackenzie <acm@muc.de>
13033
13034 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
13035 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
13036 (adaptive-file-function): Minor amendment to doc-string.
13037
13038 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
13039
13040 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
13041 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
13042 Fix :type--it is `integer', not `string'.
13043
13044 * faces.el (modeline-highlight): Rename from (the erroneous)
13045 `modeline-higilight'.
13046
13047 2005-06-11 Lute Kamstra <lute@gnu.org>
13048
13049 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
13050 lisp-interaction-mode-map but make it the parent.
13051 (edebug-eval-mode): Use define-derived-mode.
13052
13053 2005-06-11 Andreas Schwab <schwab@suse.de>
13054
13055 * bindings.el: Add binding of `ESC functionkey' for every
13056 `M-functionkey'.
13057 * hexl.el (hexl-mode-map): Likewise.
13058
13059 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
13060
13061 * progmodes/compile.el (compilation-error-regexp-alist-alist)
13062 [msft]: update regexp for newer msft compilers.
13063
13064 2005-06-10 Mark A. Hershberger <mah@everybody.org>
13065
13066 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
13067 ATTLIST portions of included DTDs.
13068 (xml-parse-dtd): Eliminate use of inefficient match-data.
13069
13070 2005-06-10 Miles Bader <miles@gnu.org>
13071
13072 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
13073 (mpuz-text): Remove "-face" suffix from face names.
13074 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
13075 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
13076 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
13077
13078 * play/gomoku.el (gomoku-O, gomoku-X):
13079 Remove "-face" suffix from face names.
13080 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
13081 New backward-compatibility aliases for renamed faces.
13082 (gomoku-font-lock-keywords): Use renamed gomoku faces.
13083
13084 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
13085
13086 * thumbs.el: Fixes for changes of 2005-06-09.
13087 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
13088 as a directory.
13089 (thumbs-thumbname): Remove directory separator from format string;
13090 `thumbs-thumbsdir' now returns a valid directory name.
13091 (thumbs-temp-dir): New defsubst.
13092 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
13093 Use it.
13094
13095 * cus-edit.el (minibuffer):
13096 * files.el (make-backup-file-name-function):
13097 * filesets.el (filesets-external-viewers):
13098 * hilit-chg.el (highlight-changes-colours)
13099 (highlight-changes-face-list, highlight-changes-rotate-faces):
13100 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
13101 * kmacro.el (kmacro-call-macro):
13102 * log-edit.el (log-edit-changelog-full-paragraphs):
13103 * mouse.el (mouse-1-click-follows-link):
13104 * skeleton.el (skeleton-autowrap):
13105 * subr.el (insert-for-yank-1):
13106 * tempo.el (tempo-insert-region):
13107 * terminal.el (terminal-emulator):
13108 * time.el (display-time-mail-face):
13109 * vc.el (vc-annotate):
13110 * vcursor.el (vcursor-copy-line):
13111 * woman.el (woman-bold-headings, woman-ignore)
13112 (woman-default-faces, woman-monochrome-faces):
13113 * calendar/todo-mode.el (todo-insert-threshold):
13114 * emulation/pc-select.el (pc-select-selection-keys-only)
13115 (pc-selection-mode):
13116 * emulation/vip.el (vip-find-char-forward):
13117 * emulation/viper-cmd.el (viper-find-char-forward):
13118 * international/mule-cmds.el
13119 (select-safe-coding-system-accept-default-p)
13120 (input-method-exit-on-invalid-key):
13121 * international/mule-diag.el (describe-coding-system):
13122 * international/ucs-tables.el (unify-8859-on-encoding-mode):
13123 * net/browse-url.el (browse-url-xterm-program):
13124 * obsolete/lazy-lock.el (lazy-lock-mode):
13125 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
13126 (cperl-mode):
13127 * progmodes/cpp.el (cpp-face-light-name-list)
13128 (cpp-face-dark-name-list):
13129 * progmodes/delphi.el (delphi-newline-always-indents):
13130 Fix spellings in docstrings.
13131
13132 * ido.el (ido-mode, ido-file-extensions-order)
13133 (ido-default-file-method, ido-default-buffer-method)
13134 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
13135 (ido-decorations, ido-read-file-name-as-directory-commands)
13136 (ido-read-file-name-non-ido, ido-work-directory-list)
13137 (ido-ignore-item-temp-list, ido-current-directory)
13138 (ido-magic-forward-char, ido-enter-find-file)
13139 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
13140 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
13141
13142 2005-06-10 Lute Kamstra <lute@gnu.org>
13143
13144 * play/dunnet.el (dun-mode): Use define-derived-mode.
13145 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
13146 obsolete alias.
13147
13148 * play/doctor.el (doctor-mode-map): Remove defvar.
13149 (doctor-mode): Use define-derived-mode.
13150
13151 * mail/mspools.el (mspools-mode):
13152 * net/eudc-hotlist.el (eudc-hotlist-mode):
13153 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
13154
13155 2005-06-10 Miles Bader <miles@gnu.org>
13156
13157 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
13158 Remove "-face" suffix from face names.
13159 (flyspell-incorrect-face, flyspell-duplicate-face):
13160 New backward-compatibility aliases for renamed faces.
13161 (flyspell-mode-on, make-flyspell-overlay)
13162 (flyspell-highlight-incorrect-region)
13163 (flyspell-highlight-duplicate-region)
13164 (flyspell-display-next-corrections)
13165 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
13166
13167 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
13168 from face name.
13169 (texinfo-heading-face): New backward-compatibility alias for
13170 renamed face.
13171 (texinfo-heading-face): Use renamed texinfo-heading face.
13172
13173 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
13174 suffix from face names.
13175 (tex-math-face, tex-verbatim-face):
13176 New backward-compatibility aliases for renamed faces.
13177 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
13178 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
13179 literal face name.
13180
13181 * textmodes/table.el (table-cell): Remove "-face" suffix from face
13182 name.
13183 (table-cell-face): New backward-compatibility alias for renamed face.
13184 (table--put-cell-face-property, table--update-cell-face):
13185 Use renamed table-cell face.
13186
13187 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
13188 from face name.
13189 (sgml-namespace-face): New backward-compatibility alias for
13190 renamed face.
13191 (sgml-namespace-face): Use renamed sgml-namespace face.
13192
13193 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
13194 (org-level-4, org-level-5, org-level-6, org-level-7)
13195 (org-level-8, org-warning, org-headline-done)
13196 (org-deadline-announce, org-scheduled-today)
13197 (org-scheduled-previously, org-link, org-done, org-table)
13198 (org-time-grid): Remove "-face" suffix from face names.
13199 (org-level-1-face, org-level-2-face, org-level-3-face)
13200 (org-level-4-face, org-level-5-face, org-level-6-face)
13201 (org-level-7-face, org-level-8-face, org-warning-face)
13202 (org-headline-done-face, org-deadline-announce-face)
13203 (org-scheduled-today-face, org-scheduled-previously-face)
13204 (org-link-face, org-done-face, org-table-face)
13205 (org-time-grid-face):
13206 New backward-compatibility aliases for renamed faces.
13207 (org-level-faces, org-set-font-lock-defaults, org-timeline)
13208 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
13209 (org-agenda-get-timestamps, org-agenda-get-scheduled)
13210 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
13211
13212 * emulation/viper-init.el (viper-search, viper-replace-overlay)
13213 (viper-minibuffer-emacs, viper-minibuffer-insert)
13214 (viper-minibuffer-vi): Remove "-face" suffix from face names.
13215 (viper-search-face, viper-replace-overlay-face)
13216 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
13217 (viper-minibuffer-vi-face):
13218 New backward-compatibility aliases for renamed faces.
13219 (viper-search-face, viper-replace-overlay-face)
13220 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
13221 (viper-minibuffer-vi-face): Use renamed viper faces.
13222
13223 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
13224 Remove "-face" suffix from face names.
13225 (testcover-nohits-face, testcover-1value-face):
13226 New backward-compatibility aliases for renamed faces.
13227 (testcover-mark): Use renamed testcover faces.
13228
13229 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
13230 face name.
13231 (diary-button-face): New backward-compatibility alias for renamed face.
13232 (diary-entry): Use renamed diary-button face.
13233
13234 * calendar/calendar.el (diary, calendar-today, holiday)
13235 (mark-visible-calendar-date): Remove "-face" suffix from face names.
13236 (diary-face, calendar-today-face, holiday-face):
13237 New backward-compatibility aliases for renamed faces.
13238 (eval-after-load "facemenu", diary-entry-marker)
13239 (calendar-today-marker, calendar-holiday-marker, diary-face):
13240 Use renamed calendar faces.
13241
13242 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
13243 (compare-windows-face): New backward-compatibility alias for
13244 renamed face.
13245 (compare-windows-highlight): Use renamed compare-windows face.
13246
13247 * strokes.el (strokes-char): Remove "-face" suffix from face name.
13248 (strokes-char-face): New backward-compatibility alias for renamed face.
13249 (strokes-encode-buffer): Use renamed strokes-char face.
13250
13251 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
13252 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
13253 Remove "-face" suffix from face names.
13254 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
13255 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
13256 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
13257 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
13258 Use renamed pcvs faces.
13259 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
13260 * pcvs-defs.el (cvs-mode-map): Likewise.
13261 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
13262
13263 * info.el (info-title-1, info-title-2, info-title-3)
13264 (info-title-4): Remove "-face" suffix from and downcase face names.
13265 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
13266 (Info-title-4-face):
13267 New backward-compatibility aliases for renamed faces.
13268 (Info-fontify-node): Use renamed info faces.
13269
13270 * hilit-chg.el (highlight-changes, highlight-changes-delete):
13271 Remove "-face" suffix from face names.
13272 (highlight-changes-face, highlight-changes-delete-face):
13273 New backward-compatibility aliases for renamed faces.
13274 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
13275 (hilit-chg-make-list): Use renamed highlight-changes faces.
13276
13277 * generic-x.el (show-tabs-tab, show-tabs-space):
13278 Remove "-face" suffix from face names.
13279 (show-tabs-tab-face, show-tabs-space-face):
13280 New backward-compatibility aliases for renamed faces.
13281 (show-tabs-generic-mode-font-lock-defaults-1)
13282 (show-tabs-generic-mode-font-lock-defaults-2):
13283 Use renamed show-tabs faces.
13284
13285 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
13286 (smerge-markers): Remove "-face" suffix from face names.
13287 (smerge-mine-face, smerge-other-face, smerge-base-face)
13288 (smerge-markers-face):
13289 New backward-compatibility aliases for renamed faces.
13290 (smerge-mine-face, smerge-other-face, smerge-base-face)
13291 (smerge-markers-face): Use renamed smerge faces.
13292
13293 * log-view.el (log-view-file, log-view-message): Remove "-face"
13294 suffix from face names.
13295 (log-view-file-face, log-view-message-face):
13296 New backward-compatibility aliases for renamed faces.
13297 (log-view-file-face, log-view-message-face): Use renamed log-view
13298 faces.
13299
13300 * paren.el (show-paren-match, show-paren-mismatch):
13301 Remove "-face" suffix from face names.
13302 (show-paren-match-face, show-paren-mismatch-face):
13303 New backward-compatibility aliases for renamed faces.
13304 (show-paren-function): Use renamed show-paren faces.
13305
13306 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
13307 (ruler-mode-margins, ruler-mode-fringes)
13308 (ruler-mode-column-number, ruler-mode-fill-column)
13309 (ruler-mode-comment-column, ruler-mode-goal-column)
13310 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
13311 suffix from face names.
13312 (ruler-mode-default-face, ruler-mode-pad-face)
13313 (ruler-mode-margins-face, ruler-mode-fringes-face)
13314 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
13315 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
13316 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
13317 New backward-compatibility aliases for renamed faces.
13318 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
13319 (ruler-mode-column-number, ruler-mode-fill-column)
13320 (ruler-mode-comment-column, ruler-mode-goal-column)
13321 (ruler-mode-tab-stop, ruler-mode-current-column)
13322 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
13323 faces.
13324
13325 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
13326 face name.
13327 (whitespace-highlight-the-space): Use renamed face.
13328 (whitespace-highlight-face): New backward-compatibility alias for
13329 renamed face.
13330
13331 * woman.el (woman-italic, woman-bold, woman-unknown)
13332 (woman-addition, woman-symbol-face):
13333 Remove "-face" suffix from face names.
13334 (woman-italic-face, woman-bold-face, woman-unknown-face)
13335 (woman-addition-face):
13336 New backward-compatibility aliases for renamed faces.
13337 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
13338 (woman-decode-region, woman-replace-match)
13339 (woman-display-extended-fonts, woman-special-characters)
13340 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
13341 Use renamed woman faces.
13342
13343 * longlines.el (longlines-visible-face): Face removed.
13344
13345 * diff-mode.el (diff-header, diff-file-header, diff-index)
13346 (diff-hunk-header, diff-removed, diff-added, diff-changed)
13347 (diff-function, diff-context, diff-nonexistent): Remove "-face"
13348 suffix from face names.
13349 (diff-header-face, diff-file-header-face, diff-index-face)
13350 (diff-hunk-header-face, diff-removed-face, diff-added-face)
13351 (diff-changed-face, diff-function-face, diff-context-face)
13352 (diff-nonexistent-face): New backward-compatibility aliases for
13353 renamed faces.
13354 (diff-header-face, diff-file-header-face)
13355 (diff-index, diff-index-face, diff-hunk-header)
13356 (diff-hunk-header-face, diff-removed, diff-removed-face)
13357 (diff-added, diff-added-face, diff-changed-face, diff-function)
13358 (diff-function-face, diff-context-face, diff-nonexistent)
13359 (diff-nonexistent-face): Use renamed diff-mode faces.
13360
13361 * progmodes/compile.el (compilation-warning-face)
13362 (compilation-info-face): Remove "-face" suffix from face names.
13363 (compilation-warning-face, compilation-info-face):
13364 New backward-compatibility aliases for renamed faces.
13365 (compilation-warning-face, compilation-info-face):
13366 Use renamed compilation faces.
13367
13368 * add-log.el (change-log-date, change-log-name)
13369 (change-log-email, change-log-file, change-log-list)
13370 (change-log-conditionals, change-log-function)
13371 (change-log-acknowledgement): Remove "-face" suffix from face names.
13372 (change-log-date-face, change-log-name-face)
13373 (change-log-email-face, change-log-file-face)
13374 (change-log-list-face, change-log-conditionals-face)
13375 (change-log-function-face, change-log-acknowledgement-face):
13376 New backward-compatibility aliases for renamed faces.
13377 (change-log-font-lock-keywords): Use renamed change-log faces.
13378
13379 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
13380 (custom-set, custom-changed, custom-saved, custom-button)
13381 (custom-button-pressed, custom-documentation, custom-state)
13382 (custom-comment, custom-comment-tag, custom-variable-tag)
13383 (custom-variable-button, custom-face-tag, custom-group-tag-1)
13384 (custom-group-tag): Remove "-face" suffix from face names.
13385 (custom-magic-alist, custom-magic-value-create)
13386 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
13387 (custom-invalid-face, custom-rogue-face, custom-modified-face)
13388 (custom-set-face, custom-changed-face, custom-saved-face)
13389 (custom-button-face, custom-button-pressed-face)
13390 (custom-documentation-face, custom-state-face)
13391 (custom-comment-face, custom-comment-tag-face)
13392 (custom-variable-tag-face, custom-variable-button-face)
13393 (custom-face-tag-face, custom-group-tag-face-1)
13394 (custom-group-tag-face):
13395 New backward-compatibility aliases for renamed faces.
13396
13397 * wid-edit.el (widget-documentation, widget-button)
13398 (widget-field, widget-single-line-field, widget-inactive)
13399 (widget-button-pressed): "-face" suffix removed from face names.
13400 (widget-documentation-face, widget-button-face)
13401 (widget-field-face, widget-single-line-field-face)
13402 (widget-inactive-face, widget-button-pressed-face):
13403 New backward-compatibility aliases for renamed faces.
13404 (widget-documentation-face, widget-button-face)
13405 (widget-button-pressed-face, widget-specify-field)
13406 (widget-specify-inactive): Use renamed widget faces.
13407
13408 2005-06-10 Kenichi Handa <handa@m17n.org>
13409
13410 * term/x-win.el (x-clipboard-yank): Remove condition-case
13411 wrapping.
13412
13413 2005-06-11 Kenichi Handa <handa@m17n.org>
13414
13415 * add-log.el (change-log-font-lock-keywords): Make the regexp for
13416 date lines stricter.
13417
13418 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
13419
13420 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
13421 of x-get-selection.
13422
13423 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
13424
13425 * comint.el (comint-mode, comint-snapshot-last-prompt):
13426 * frame.el (frame-current-scroll-bars):
13427 * term.el (term-mode, term-check-proc, term-input-sender)
13428 (term-simple-send, term-extract-string, term-word)
13429 (term-match-partial-filename):
13430 * window.el (window-current-scroll-bars):
13431 * emulation/cua-base.el (cua-normal-cursor-color)
13432 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
13433 (cua-global-mark-cursor-color):
13434 * mail/undigest.el (rmail-forward-separator-regex):
13435 Fix typos in docstrings.
13436
13437 * comint.el (comint-check-proc, make-comint-in-buffer)
13438 (comint-source-default): Doc fixes.
13439
13440 * term.el (term-send-string): Improve argument/docstring consistency.
13441
13442 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
13443
13444 * comint.el (comint-send-input): Bind `inhibit-read-only' around
13445 call to `delete-region'.
13446 (comint-mode-hook): Do not enable Font Lock by default.
13447
13448 2005-06-09 Lute Kamstra <lute@gnu.org>
13449
13450 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
13451 could be void.
13452
13453 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
13454
13455 * emacs-lisp/debug.el (debugger-will-be-back): New var.
13456 (debug): Use it.
13457 (debugger-step-through, debugger-continue, debugger-jump)
13458 (debugger-return-value): Set it when needed.
13459 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
13460 Use inhibit-read-only.
13461
13462 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
13463
13464 * window.el (shrink-window-if-larger-than-buffer)
13465 (window-size-fixed): Fix typo in docstring.
13466
13467 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
13468 thumbnails directory on loading.
13469 (thumbs-conversion-program): Use `eq' to check the system type,
13470 not `equal'.
13471 (thumbs-temp-dir): Initialize to `temporary-file-directory',
13472 not "/tmp". Fix docstring.
13473 (thumbs-thumbsdir): New function to return the thumbnails
13474 directory, creating it if needed.
13475 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
13476 (thumbs-temp-file): Delete variable and make it into a function.
13477 (thumbs-resize-image, thumbs-modify-image): Use it.
13478 (thumbs-kill-buffer): Simplify.
13479 (thumbs-gensym): Defalias or duplicate CL `gensym'.
13480 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
13481 docstrings.
13482
13483 2005-06-09 Kim F. Storm <storm@cua.dk>
13484
13485 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
13486 set-match-data to free markers in match-data.
13487
13488 * replace.el (replace-match-data): Pass RESEAT arg `t' to
13489 match-data to unchain markers in match-data.
13490
13491 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
13492
13493 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
13494 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
13495 unnecessary now.
13496
13497 2005-06-08 Richard M. Stallman <rms@gnu.org>
13498
13499 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
13500 give the variable a doc string that doesn't say don't set it directly.
13501
13502 * textmodes/ispell.el (ispell-check-version):
13503 Use match-string-no-properties.
13504 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
13505 (ispell-buffer-local-words): Likewise.
13506
13507 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
13508 except on terminals with enough colors to really display it.
13509 (makefile-dependency-regex): Delete spurious `bb'.
13510
13511 * faces.el (escape-glyph): Use blue once again in last case.
13512 (no-break-space): Redefine so that it isn't invisible on a tty.
13513
13514 2005-06-08 Kim F. Storm <storm@cua.dk>
13515
13516 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
13517 also when reading directory name.
13518
13519 2005-06-08 Lute Kamstra <lute@gnu.org>
13520
13521 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
13522 (flyspell-mode-line-string): Remove autoload cookie.
13523 (flyspell-mode): Remove defvar.
13524
13525 2005-06-07 Lute Kamstra <lute@gnu.org>
13526
13527 * textmodes/org.el (org-run-mode-hooks): New function.
13528 (org-agenda-mode): Use it.
13529
13530 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
13531
13532 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
13533
13534 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
13535
13536 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
13537
13538 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
13539
13540 * font-lock.el (font-lock-add-keywords): Doc fix.
13541
13542 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
13543
13544 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
13545 (tex-compile-default): In the absence of any history, use the order in
13546 tex-compile-alist to choose the preferred command.
13547 (tex-compile-commands): Reorder a bit.
13548
13549 * textmodes/flyspell.el (flyspell-auto-correct-binding)
13550 (flyspell-incorrect-face, flyspell-duplicate-face):
13551 Use (X)Emacs-agnostic code.
13552 (flyspell-mode-map): Don't overwrite at each load. Remove code
13553 redundant with the subsequent add-minor-mode. Merge Emacs and
13554 XEmacs code.
13555 (flyspell-word): Minor simplification.
13556 (flyspell-math-tex-command-p): Quieten the byte-compiler.
13557 (flyspell-external-point-words): Remove unused vars `size' and `start'.
13558 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
13559 Merge the corresponding Emacs code.
13560 (flyspell-correct-word, flyspell-xemacs-popup):
13561 Use flyspell-do-correct.
13562
13563 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
13564 a dedicated window.
13565
13566 * international/latexenc.el (latexenc-find-file-coding-system):
13567 Undo part of last patch, to turn off a compiler warning.
13568
13569 2005-06-06 Juri Linkov <juri@jurta.org>
13570
13571 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
13572 Rename `tmm-inactive-face' to `tmm-inactive'.
13573
13574 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
13575
13576 * iswitchb.el: Rename faces.
13577
13578 2005-06-06 Kim F. Storm <storm@cua.dk>
13579
13580 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
13581 (cua-global-mark): Remove -face suffix from face names.
13582
13583 * emulation/cua-gmrk.el (cua--init-global-mark):
13584 Remove cua-global-mark face setup.
13585
13586 2005-06-06 Richard M. Stallman <rms@gnu.org>
13587
13588 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
13589 just like other allowed characters.
13590 (makefile-match-dependency): Exclude leading and training whitespace
13591 from the range of regexp subexp 1.
13592 (makefile-macroassign-regex): Don't try to match the body,
13593 just the name of the macro being defined.
13594
13595 * info.el (Info-read-node-name-2): New function.
13596 (Info-read-node-name-1): Use that.
13597 Add a completion-base-size-function property.
13598
13599 * simple.el (completion-setup-function): Look for
13600 completion-base-size-function property of minibuffer-completion-table.
13601
13602 * files.el (locate-file-completion): Doc fix.
13603
13604 * printing.el: Don't call pr-update-menus; user must do that.
13605
13606 * emacs-lisp/debug.el (debugger-window): New variable.
13607 (debug): Use debugger-window if it is set and still alive.
13608 Record debugger-window for next entry.
13609
13610 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
13611
13612 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
13613
13614 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
13615 (hack-one-local-variable, hack-local-variables)
13616 (hack-local-variables-prop-line): Pass that arg.
13617
13618 2005-06-06 Kim F. Storm <storm@cua.dk>
13619
13620 * ido.el (ido-first-match, ido-only-match, ido-subdir)
13621 (ido-indicator): Remove -face suffix from face names.
13622
13623 2005-06-06 Juri Linkov <juri@jurta.org>
13624
13625 * font-lock.el (font-lock-regexp-backslash)
13626 (font-lock-regexp-backslash-construct): New faces.
13627 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
13628 after `('. Add `while-no-input' to control structures.
13629
13630 * faces.el (no-break-space, shadow): New faces.
13631 (escape-glyph): Use less loud colors pink2 and red4.
13632
13633 * diff-mode.el (diff-context-face)
13634 * dired.el (dired-ignored)
13635 * rfn-eshadow.el (file-name-shadow)
13636 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
13637
13638 * info.el (Info-title-1-face): Use green instead of yellow because
13639 bold yellow is not readable on light backgrounds.
13640
13641 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
13642 before selecting the desired mode to not spend time fontifying
13643 old contents.
13644
13645 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
13646
13647 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
13648 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
13649
13650 * ps-print.el (ps-default-fg, ps-default-bg):
13651 Fix typos in docstrings.
13652
13653 * isearchb.el (isearchb): Don't pass a spurious second argument to
13654 `iswitchb-completions'.
13655
13656 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
13657
13658 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
13659 to preserve point.
13660 (gdb-find-file-hook): Add doc string.
13661
13662 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
13663 C dereferenced pointer expression.
13664 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
13665
13666 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
13667
13668 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
13669 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
13670 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
13671 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
13672 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
13673 Make background transparent.
13674
13675 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
13676
13677 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
13678 (font-lock-remove-keywords): Doc fix.
13679 (font-lock-mode-major-mode): Compiler defvar.
13680 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
13681
13682 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
13683 (font-lock-mode): Update `font-lock-mode-major-mode'.
13684 (font-lock-set-defaults): Compiler defvar.
13685 (font-lock-default-function): Take `font-lock-mode-major-mode'
13686 into account.
13687
13688 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
13689 keep track of which major mode it enabled the minor mode for.
13690 Use find-file-hook again. Update docstring.
13691
13692 * simple.el (eval-expression-print-level)
13693 (eval-expression-print-length, eval-expression-debug-on-error):
13694 Doc fixes.
13695
13696 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
13697
13698 * iswitchb.el (iswitchb-single-match-face)
13699 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
13700 (iswitchb-invalid-regexp-face): New faces.
13701 (iswitchb-completions): Use them.
13702 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
13703 now marked as an obsolete alias.
13704 (iswitchb-read-buffer): Remove check for bound font variables.
13705 (iswitchb-invalid-regexp): New free variable.
13706 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
13707 set iswitchb-invalid-regexp.
13708 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
13709 invalid regexps.
13710 (iswitchb-completions): Add check for complete match when entering
13711 a regexp.
13712 (iswitchb-completions): Remove require-match argument.
13713 (iswitchb-exhibit): Fix caller.
13714 (iswitchb-common-match-inserted): New variable.
13715 (iswitchb-complete, iswitchb-completion-help): Use it.
13716
13717 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
13718
13719 * url-http.el (url-http-chunked-encoding-after-change-function):
13720 Use `url-http-debug' instead of `message'.
13721
13722 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
13723
13724 * url-http.el (url-http-parse-headers): Pass redirected URL as a
13725 callback argument.
13726
13727 2005-06-04 Kim F. Storm <storm@cua.dk>
13728
13729 * simple.el (line-move): Only call sit-for when moving backwards.
13730
13731 * ido.el (ido-make-merged-file-list-1): New defun split from
13732 ido-make-merged-file-list.
13733 (ido-make-merged-file-list): Bind throw-on-input around call to
13734 ido-make-merged-file-list-1. Return input-pending-p if
13735 interrupted by more input available.
13736 (ido-read-internal): Handle input-pending-p return value from
13737 ido-make-merged-file-list.
13738
13739 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
13740
13741 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
13742 compatibility code.
13743
13744 * international/latexenc.el (latexenc-find-file-coding-system):
13745 Don't inherit the EOL part of the coding-system from the
13746 tex-main buffer. Fit within 80 columns.
13747
13748 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
13749
13750 * tmm.el (tmm-inactive-face): New face.
13751 (tmm-remove-inactive-mouse-face): New function.
13752 (tmm-prompt, tmm-add-one-shortcut)
13753 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
13754 but not selectable.
13755
13756 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
13757
13758 * faces.el (face-equal): Improve argument/docstring consistency.
13759
13760 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
13761
13762 * progmodes/make-mode.el (makefile-targets-face)
13763 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
13764 (makefile-bsdmake-dependency-regex)
13765 (makefile-makepp-rule-action-regex)
13766 (makefile-bsdmake-rule-action-regex): New constants.
13767 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
13768
13769 * progmodes/compile.el (compilation-error-regexp-alist-alist):
13770 Allow (...) within `...' for makepp messages.
13771
13772 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
13773
13774 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
13775
13776 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
13777 "." files are deleted from all file lists before comparison.
13778
13779 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
13780 (viper-ESC-key): Made them customizable.
13781
13782 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
13783
13784 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
13785
13786 * autorevert.el (auto-revert-buffers): Use save-match-data.
13787
13788 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13789
13790 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
13791 menu items with a nil command binding.
13792
13793 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
13794
13795 * emacs-lisp/cl-macs.el (defsetf):
13796 Improve argument/docstring consistency.
13797
13798 * faces.el (list-faces-display): Improve the formatting by
13799 computing the maximum length required for any face-name (reworked
13800 patch of 1999-01-11, accidentally deleted on 1999-07-21).
13801 (internal-find-face): Remove redundant info in docstring.
13802
13803 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
13804
13805 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
13806 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
13807 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
13808 (gdb-assembler-custom): Improve regexps.
13809 (def-gdb-auto-update-handler): Use window point to preserve point.
13810
13811 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13812
13813 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
13814
13815 2005-05-31 Jay Belanger <belanger@truman.edu>
13816
13817 * calc/calc-embed.el (calc-embedded-word): Change argument passed
13818 to calc-embedded.
13819 (calc-embedded-make-info): Have plain prefix argument select
13820 entire line.
13821
13822 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
13823
13824 * faces.el (list-faces-display): Signal error if passed a regexp
13825 that matches no face name.
13826
13827 * simple.el (filter-buffer-substring): Fix typo in docstring.
13828
13829 2005-05-31 Richard M. Stallman <rms@gnu.org>
13830
13831 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
13832 (vhdl-emacs-21): Doc fix.
13833 (vhdl-mode): Unconditionally set comment-padding.
13834 (vhdl-fixup-whitespace-region): Insert spaces only where
13835 there are none.
13836 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
13837
13838 2005-05-30 John Wiegley <johnw@newartisans.com>
13839
13840 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
13841 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
13842 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
13843 `directory-sep-char' to ?/, and all uses of `string-to-int' to
13844 `string-to-number'.
13845
13846 2005-05-30 Jay Belanger <belanger@truman.edu>
13847
13848 * calc/calc.el (calc-bug-address): Fix docstring.
13849 (calc-window-hook, calc-trail-window-hook): New variables.
13850 (calc-trail-display): Restore use of calc-trail-window-hook.
13851 (calc): Restore use of calc-window-hook.
13852
13853 2005-05-31 Masatake YAMATO <jet@gyve.org>
13854
13855 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
13856
13857 * help-fns.el (help-C-file-name): Add autoload mark for
13858 `find-function-noselect'.
13859
13860 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
13861
13862 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
13863 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
13864
13865 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
13866
13867 * calendar/diary-lib.el (mark-included-diary-files): Only kill
13868 included diary buffer if it was not already being visited.
13869 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
13870
13871 * calendar/icalendar.el (top-level): Do not require appt.
13872
13873 * mail/supercite.el (sc-select-attribution): Only use a list
13874 element from sc-attrib-selection-list if it returns a string.
13875 Reported by Davide G. M. Salvetti <salve@debian.org>.
13876
13877 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
13878
13879 * thumbs.el (thumbs-thumbname): The resulting thumbname now
13880 includes a hash value to improve its uniqueness, and has a ".jpg"
13881 extension. Also, it is now a valid filename on all systems.
13882 (thumbs-make-thumb): Use `let', not `let*'.
13883 (thumbs-show-thumbs-list): Check for JPEG availability.
13884
13885 2005-05-30 Richard M. Stallman <rms@gnu.org>
13886
13887 * filesets.el (filesets-menu-ensure-use-cached):
13888 Prevent warning when emacs-version>= is undefined.
13889
13890 * printing.el (pr-interactive-n-up): Use string-to-number.
13891
13892 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
13893
13894 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
13895 Warn only when name to be defined is quoted.
13896
13897 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
13898
13899 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
13900 Make regexp more robust.
13901 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
13902 Force regeneration of disassembly.
13903
13904 2005-05-29 Jay Belanger <belanger@truman.edu>
13905
13906 * calc/calc.el (calc-user-invocation): Check if
13907 calc-invocation-macro is non-nil.
13908
13909 2005-05-29 Juri Linkov <juri@jurta.org>
13910
13911 * add-log.el (change-log-font-lock-keywords):
13912 Add `+' to e-mail regexp to accept mail address with keywords.
13913
13914 * man.el (Man-name-regexp): Add `:' to accept qualified names.
13915
13916 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
13917
13918 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
13919
13920 * ielm.el (inferior-emacs-lisp-mode): Ditto.
13921
13922 2005-05-29 Richard M. Stallman <rms@gnu.org>
13923
13924 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
13925 Undo the change that moves to end of the current word.
13926
13927 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
13928
13929 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
13930 Throw error when count <= 0 to ensure input is a number.
13931 (gdb-read-memory-custom): Pick up address from buffer.
13932 (gdb-memory-mode): Allow user to increment and decrement
13933 memory address from header line.
13934
13935 2005-05-29 Richard M. Stallman <rms@gnu.org>
13936
13937 * flyspell.el (flyspell-version): Function deleted.
13938 (flyspell-auto-correct-previous-hook): Doc fix.
13939
13940 * jit-lock.el (jit-lock-function, jit-lock-after-change):
13941 Do nothing if memory is full.
13942
13943 * font-lock.el (font-lock-fontify-syntactically-region):
13944 Pass t for GREEDY to looking-back.
13945
13946 * saveplace.el (save-place-alist-to-file): Write the file
13947 using write-region.
13948
13949 * subr.el (looking-back): New argument GREEDY.
13950
13951 * progmodes/compile.el (compilation-start): Set the mode
13952 before inserting the initial text.
13953
13954 * progmodes/which-func.el (which-func-update-1): Turn the mode
13955 off in case of error by setting which-func-mode.
13956
13957 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
13958
13959 * flyspell.el (flyspell-auto-correct-previous-word):
13960 Narrow down to what's on the screen, and recenter overlays
13961 at the end of the next word.
13962
13963 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
13964
13965 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
13966 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
13967 (flyspell-abbrev-p): Default to nil.
13968 (flyspell-use-global-abbrev-table-p): Doc fix.
13969 (flyspell-large-region): Allow nil as value.
13970 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
13971
13972 (mail-mode-flyspell-verify): More robust handling
13973 of `mail-header-separator'. More efficient signature detection.
13974 Allow for regexp metacharacters in message-header-separator.
13975 Adding `To' not to be checked in mail-mode-flyspell-verify.
13976
13977 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
13978 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
13979 Bind flyspell-auto-correct-binding.
13980 Bind C-. and C-, .
13981 (flyspell-mode-map): Likewise.
13982 (flyspell-mode): Doc fix.
13983 (flyspell-accept-buffer-local-defs): Preserve current buffer.
13984 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
13985 (flyspell-word-cache-result): New var, always local.
13986 (flyspell-check-pre-word-p): Doc fix.
13987 (flyspell-check-changed-word-p): Handle spc like newline.
13988 (flyspell-post-command-hook): Set flyspell-word-cache-result.
13989 (flyspell-word-search-backward, flyspell-word-search-forward):
13990 New functions.
13991 (flyspell-word): Return t if nothing to check.
13992 When parsing TeX code, check for after } or \.
13993 Use flyspell-word-search-backward to find previous word.
13994 Return nil if duplicated word.
13995 For word already checked, return same value as last time.
13996 Set flyspell-word-cache-result after checking.
13997 Don't clobber the return value.
13998 (flyspell-get-word): Major rewrite.
13999 (flyspell-external-point-words): New locals pword, pcount.
14000 Fix size used in progress message.
14001 Find the proper corresponding word in flyspell-large-region-buffer.
14002 (flyspell-region): Check for flyspell-large-region = nil.
14003 (flyspell-highlight-incorrect-region): Clean up overlays in region.
14004 (flyspell-auto-correct-word): Check that WORD is a cons.
14005 (flyspell-correct-word): Likewise.
14006
14007 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
14008
14009 * progmodes/make-mode.el (makefile-rule-action-regex)
14010 (makefile-macroassign-regex, makefile-makepp-mode)
14011 (makefile-bsdmake-mode): Continuation lines may be empty.
14012 Reported by Joshua Varner.
14013 (makefile-makepp-font-lock-keywords): Add $(stem).
14014
14015 2005-05-28 Karl Berry <karl@gnu.org>
14016
14017 * textmodes/tex-mode.el: Now that tex-send-command calls
14018 shell-quote-argument (2005-03-31 change), remove all calls to
14019 shell-quote-argument; they all end up invoking tex-send-command.
14020 The double quoting loses on filenames with non-safe characters,
14021 such as "@". Reported by Frederik Fouvry.
14022
14023 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
14024
14025 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
14026 about preserving point.
14027
14028 2005-05-27 Jay Belanger <belanger@truman.edu>
14029
14030 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
14031 Info-goto-node.
14032
14033 * calc/calc-embed.el (calc-embed-arg): New variable.
14034 (calc-do-embedded-activate, calc-embedded-activate-formula)
14035 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
14036 variable by new variable.
14037 (calc-embedded-make-info): Replace undeclared variable by new
14038 variable. When selecting region with positive prefix
14039 argument, use end of previous line instead of beginning of line.
14040
14041 * calc/calc-aent.el (calc-arg-values): Declare it.
14042
14043 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
14044 Declare them.
14045
14046 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
14047
14048 * calc/calc.el (calc-alg-map): Declare it.
14049
14050 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
14051
14052 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
14053
14054 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
14055 (gdb-registers-buffer, toggle-gdb-all-registers):
14056 Toggle display of floating point registers.
14057 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
14058
14059 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
14060 (toggle-gud-tooltip-dereference):
14061 Rename from gud-toggle-tooltip-dereference.
14062
14063 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
14064
14065 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
14066
14067 2005-05-27 Jay Belanger <belanger@truman.edu>
14068
14069 * calc/calc-prog.el (calc-kbd-report): Remove.
14070 (calc-kbd-query): Rewrite.
14071
14072 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
14073
14074 * image.el (image-library-alist): Move to image.c.
14075 (image-type-available-p): Doc fix.
14076
14077 2005-05-27 Lute Kamstra <lute@gnu.org>
14078
14079 * calc/calc.el (calc):
14080 * outline.el (outline-1, outline-2, outline-3, outline-4)
14081 (outline-5, outline-6, outline-7, outline-8):
14082 * textmodes/dns-mode.el (dns-mode):
14083 * textmodes/sgml-mode.el (sgml-namespace-face):
14084 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
14085 (tex-verbatim-face, tex-use-reftex):
14086 * textmodes/texinfo.el (texinfo-heading-face):
14087 Specify customization group.
14088
14089 * longlines.el: Don't require easy-mmode.
14090 (longlines-visible-face): Specify customization group.
14091
14092 2005-05-27 Kenichi Handa <handa@m17n.org>
14093
14094 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
14095 encoding table of windows-1251.
14096
14097 * international/ucs-tables.el (ucs-set-table-for-input):
14098 If translation-table-for-input of a coding system is a symbol, get
14099 its translation-table property.
14100
14101 * international/code-pages.el: Don't register a coding system into
14102 non-iso-charset-alist more than once.
14103 (cp-make-coding-system): Likewise.
14104
14105 2005-05-26 John Wiegley <johnw@newartisans.com>
14106
14107 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
14108 `eshell-resume-eval' is wrapped in a list, it indicates that the
14109 command was run asynchronously. In that case, unwrap the value
14110 before checking the delimiter value.
14111
14112 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
14113 character before a space at the end of a line is \, assume the space
14114 is part of the last argument rather than a final argument separator.
14115
14116 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
14117 is in use, and the target is `t' or `nil' (which are the most common
14118 values), don't assume that the symbol target is a buffer.
14119
14120 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
14121
14122 * calendar/calendar.el (calendar-mode-line-format):
14123 Use mode-line-highlight as mouse-face.
14124
14125 * time.el (display-time-string-forms, display-time-update):
14126 Use mode-line-highlight as mouse-face.
14127
14128 2005-05-26 Jay Belanger <belanger@truman.edu>
14129
14130 * calc/calc.el (calc-language-alist): Remove extra defvar.
14131
14132 2005-05-26 Lute Kamstra <lute@gnu.org>
14133
14134 * arc-mode.el (archive-mode):
14135 * bookmark.el (bookmark-read-annotation-mode)
14136 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
14137 * bs.el (bs-mode):
14138 * calc/calc-yank.el (calc-edit-mode):
14139 * calc/calc.el (calc-mode, calc-trail-mode):
14140 * calculator.el (calculator-mode):
14141 * chistory.el (command-history-mode):
14142 * comint.el:
14143 * cus-edit.el (custom-mode):
14144 * descr-text.el (describe-text-mode):
14145 * ebuff-menu.el (Electric-buffer-menu-mode):
14146 * ediff-util.el (ediff-mode):
14147 * emacs-lisp/re-builder.el (reb-mode):
14148 * emulation/vi.el (vi-mode-setup):
14149 * emulation/ws-mode.el (wordstar-mode):
14150 * eshell/esh-mode.el (eshell-mode):
14151 * forms.el (forms-mode):
14152 * help-mode.el (help-mode):
14153 * hexl.el (hexl-mode):
14154 * ibuffer.el (ibuffer-mode):
14155 * ielm.el (inferior-emacs-lisp-mode):
14156 * info.el (Info-mode, Info-edit-mode):
14157 * international/swedish.el:
14158 * ledit.el (ledit-from-lisp-mode):
14159 * locate.el (locate-mode):
14160 * mail/rmail.el (rmail-mode):
14161 * mail/rmailedit.el (rmail-edit-mode):
14162 * mail/rmailsum.el (rmail-summary-mode):
14163 * mail/supercite.el (sc-electric-mode):
14164 * net/eudc.el (eudc-mode):
14165 * net/quickurl.el (quickurl-list-mode):
14166 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
14167 * obsolete/ooutline.el (outline-mode):
14168 * obsolete/options.el (Edit-options-mode):
14169 * obsolete/rnews.el (news-mode):
14170 * obsolete/rnewspost.el (news-reply-mode):
14171 * play/5x5.el (5x5-mode):
14172 * play/decipher.el (decipher-mode, decipher-stats-mode):
14173 * play/gomoku.el (gomoku-mode):
14174 * play/snake.el (snake-mode):
14175 * play/solitaire.el (solitaire-mode):
14176 * play/tetris.el (tetris-mode):
14177 * progmodes/ada-mode.el (ada-mode):
14178 * progmodes/antlr-mode.el (antlr-mode):
14179 * progmodes/autoconf.el (autoconf-mode):
14180 * progmodes/dcl-mode.el (dcl-mode):
14181 * progmodes/delphi.el (delphi-mode):
14182 * progmodes/ebrowse.el (ebrowse-tree-mode)
14183 (ebrowse-electric-list-mode, ebrowse-member-mode)
14184 (ebrowse-electric-position-mode):
14185 * progmodes/f90.el (f90-mode):
14186 * progmodes/fortran.el (fortran-mode):
14187 * progmodes/icon.el (icon-mode):
14188 * progmodes/idlw-help.el (idlwave-help-mode):
14189 * progmodes/idlw-shell.el (idlwave-shell-mode):
14190 * progmodes/idlwave.el (idlwave-mode):
14191 * progmodes/inf-lisp.el (inferior-lisp-mode):
14192 * progmodes/m4-mode.el (m4-mode):
14193 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
14194 * progmodes/modula2.el (modula-2-mode):
14195 * progmodes/octave-inf.el (inferior-octave-mode):
14196 * progmodes/octave-mod.el (octave-mode):
14197 * progmodes/pascal.el (pascal-mode):
14198 * progmodes/sh-script.el (sh-mode):
14199 * progmodes/sql.el (sql-mode, sql-interactive-mode):
14200 * progmodes/vhdl-mode.el (vhdl-mode):
14201 * progmodes/xscheme.el (scheme-interaction-mode):
14202 * replace.el (occur-mode):
14203 * ses.el (ses-mode):
14204 * simple.el (completion-list-mode):
14205 * skeleton.el:
14206 * speedbar.el (speedbar-mode):
14207 * term.el (term-mode):
14208 * terminal.el (terminal-edit-mode):
14209 * textmodes/reftex-index.el (reftex-index-mode)
14210 (reftex-index-phrases-mode):
14211 * textmodes/reftex-sel.el (reftex-select-label-mode)
14212 (reftex-select-bib-mode):
14213 * textmodes/reftex-toc.el (reftex-toc-mode):
14214 * wdired.el (wdired-change-to-wdired-mode):
14215 * wid-browse.el (widget-browse-mode):
14216 Use run-mode-hooks.
14217
14218 * array.el (array-mode):
14219 * calendar/todo-mode.el (todo-mode):
14220 * man.el (Man-mode):
14221 * play/landmark.el (lm-mode):
14222 * play/mpuz.el (mpuz-mode):
14223 Use kill-all-local-variables and run-mode-hooks.
14224
14225 * subr.el (delay-mode-hooks): Specify indentation.
14226
14227 2005-05-26 Mark A. Hershberger <mah@everybody.org>
14228
14229 * xml.el (xml-substitute-special): Don't die for undefined xml
14230 entities.
14231
14232 2005-05-26 Jay Belanger <belanger@truman.edu>
14233
14234 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
14235 of nil.
14236
14237 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
14238
14239 * progmodes/gdb-ui.el (gdb-frame-address):
14240 Rename from gdb-current-address.
14241 (gdb-previous-frame-address): Rename from gdb-previous-address.
14242 (gdb-selected-frame): Rename from gdb-current-frame.
14243 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
14244 (gdb-frame-number): Rename from gdb-current-stack-level.
14245 (gdb-ann3): Match new mode-name for disassembly buffer.
14246 Extend initialization of variables.
14247 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
14248 (gdb-memory-mode): Use mouse-face in header line.
14249 (gdb-assembler-buffer-name): Call it disassembly and give frame
14250 in mode line.
14251 (gdb-source-spec-regexp, gdb-assembler-custom)
14252 (gdb-invalidate-assembler, gdb-frame-handler):
14253 Make robust to leading zeroes in address format.
14254
14255 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
14256
14257 * textmodes/org.el (org-mode): Use `define-derived-mode' to
14258 define `org-mode'.
14259 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
14260
14261 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
14262
14263 * log-edit.el (log-edit-changelog-entries): Distinguish between
14264 filenames like xfns.c and fns.c.
14265
14266 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
14267
14268 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
14269 point after reverting.
14270 (Buffer-menu-make-sort-button): Handle the case where
14271 `Buffer-menu-use-header-line' is nil.
14272
14273 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
14274
14275 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
14276 New funcs. In minibuffer-local-completion-map bind `]', `/'
14277 and `:' to them.
14278
14279 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
14280
14281 * startup.el (normal-top-level): Allow modification of load-path while
14282 we're iterating over it.
14283
14284 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
14285
14286 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
14287 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
14288 (thumbs-resize-interactive, thumbs-insert-image)
14289 (thumbs-insert-thumb, thumbs-dired-show-marked)
14290 (thumbs-find-image-at-point, thumbs-delete-images)
14291 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
14292 (thumbs-increment-image-size, thumbs-decrement-image-size):
14293 Fix typos in docstrings.
14294
14295 2005-05-24 Andre Spiegel <spiegel@gnu.org>
14296
14297 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
14298 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
14299 (cperl-mode): Use them.
14300
14301 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
14302
14303 * window.el (quit-window, shrink-window-if-larger-than-buffer):
14304 Doc fixes.
14305
14306 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
14307
14308 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
14309 Bind C-d to gdb-inferior-io-eof.
14310
14311 * dired.el (dired-dnd-popup-notice): Use message-box.
14312
14313 2005-05-23 Masatake YAMATO <jet@gyve.org>
14314
14315 * bindings.el (mode-line-major-mode-keymap):
14316 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
14317
14318 * faces.el (mode-line-highlight): New face.
14319
14320 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
14321 as mouse-face.
14322
14323 * bindings.el (top-level, help-echo, mode-line-modified)
14324 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
14325 as mouse-face.
14326
14327 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
14328
14329 * progmodes/cc-engine.el (c-guess-basic-syntax):
14330 Remove spurious call to `zerop'.
14331
14332 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
14333
14334 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
14335
14336 CC Mode update to 5.30.10:
14337
14338 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
14339 could go past the limit in decoration level 2, thereby causing
14340 errors during interactive fontification.
14341
14342 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
14343 the file is evaluated interactively.
14344
14345 * cc-engine.el (c-guess-basic-syntax): Handle operator
14346 declarations somewhat better in C++.
14347
14348 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
14349 make use of `run-mode-hooks' which has been added in Emacs 21.1.
14350 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
14351 (awk-mode): Use it.
14352 (make-local-hook): Suppress warning about obsoleteness.
14353
14354 * cc-engine.el, cc-align.el, cc-cmds.el
14355 (c-append-backslashes-forward, c-delete-backslashes-forward)
14356 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
14357 Compensate for return value from `forward-line' when it has moved
14358 but not to a different line due to eob.
14359
14360 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
14361 `objc-method-intro' and `objc-method-args-cont'.
14362
14363 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
14364
14365 CC Mode update to 5.30.10:
14366
14367 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
14368 in the copyright statement. Incidentally, change "along with GNU
14369 Emacs" to "along with this program" where it occurs.
14370
14371 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
14372 so that it is interactive, hence can be found by M-x awk-mode
14373 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
14374 <gmorris+emacs@ast.cam.ac.uk>.
14375
14376 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
14377 Mode's regexps.
14378
14379 2005-05-23 Kevin Ryde <user42@zip.com.au>
14380
14381 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
14382 c-parse-state, to avoid a lisp error (on bad code).
14383
14384 2005-05-23 Lute Kamstra <lute@gnu.org>
14385
14386 * subr.el (font-lock-defaults): Remove defvar as it's already
14387 defined in font-core.el.
14388
14389 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
14390
14391 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
14392
14393 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
14394 more general and work when GDB variable "print pretty" is on,
14395 as with Emacs, for example.
14396
14397 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
14398
14399 * font-core.el: Update comment.
14400
14401 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
14402 Use `after-change-major-mode-hook' instead of `find-file-hook'.
14403
14404 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
14405
14406 2005-05-22 Eli Zaretskii <eliz@gnu.org>
14407
14408 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
14409 and `yank-handler' in the doc strings.
14410
14411 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
14412
14413 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
14414
14415 2005-05-22 Richard M. Stallman <rms@gnu.org>
14416
14417 * help.el (describe-key): Move print-help-return-message call
14418 out of conditional.
14419
14420 * progmodes/etags.el (list-tags): Use with-no-warnings.
14421
14422 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
14423 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
14424 (starttls-extra-args, starttls-extra-arguments): Add defvars.
14425
14426 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
14427
14428 * language/viet-util.el (viet-viscii-nonascii-translation-table):
14429 Add defvar.
14430
14431 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
14432 Use defvar, not defconst.
14433
14434 * hexl.el (hexl-follow-line): Use with-no-warnings.
14435
14436 * emulation/tpu-extras.el: Use write-file-functions instead of
14437 write-file-hooks.
14438
14439 * dired.el (dired-font-lock-keywords): Fontify files with junk
14440 extensions even if marked by -F.
14441
14442 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
14443
14444 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
14445 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
14446 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
14447 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
14448 (concatenate, list-length, get*, getf, cl-remprop):
14449 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
14450 (etypecase, progv, lexical-let, lexical-let*)
14451 (multiple-value-bind, multiple-value-setq, shiftf):
14452 Improve argument/docstring consistency.
14453
14454 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
14455
14456 2005-05-22 Andre Spiegel <spiegel@gnu.org>
14457
14458 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
14459 doesn't exist.
14460
14461 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
14462 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
14463
14464 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
14465
14466 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
14467 already deleted variables: auto-fill-hook, blink-paren-hook,
14468 lisp-indent-hook, inhibit-local-variables, unread-command-event,
14469 suspend-hooks, comment-indent-hook, meta-flag,
14470 before-change-function, after-change-function,
14471 font-lock-doc-string-face.
14472
14473 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
14474
14475 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
14476
14477 2005-05-21 Eli Zaretskii <eliz@gnu.org>
14478
14479 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
14480 rmail-dont-reply-to.
14481
14482 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
14483
14484 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
14485 literal blank when splitting new-header-values.
14486
14487 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
14488
14489 * calendar/cal-menu.el (cal-menu-update): Add separator as a
14490 string so that tmm doesn't create a completion entry for it.
14491
14492 * textmodes/table.el (table-disable-menu): Ditto.
14493
14494 2005-05-21 Richard M. Stallman <rms@gnu.org>
14495
14496 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
14497
14498 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
14499
14500 * net/rcompile.el (remote-compile): Use compilation-start.
14501
14502 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
14503
14504 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
14505
14506 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
14507 Default to makefile-bsdmake-mode on BSD systems.
14508
14509 * imenu.el (imenu-generic-expression, imenu--generic-function'):
14510 REGEXP may also be a search function now. The part of doc-string
14511 for describing the structure was 95% identical to that of
14512 `imenu--generic-function'. Unify it there.
14513
14514 * progmodes/make-mode.el (makefile-imenu-generic-expression):
14515 Use function to find dependencies, because regexp alone is so complex,
14516 it easily goes into an endless loop.
14517 (makefile-makepp-mode): Also add submenu for Perl functions
14518 defined in the makefile.
14519 (makefile-bsdmake-mode): Special imenu-generic-expression no
14520 longer needed, due to function call.
14521 (makefile-match-dependency): Take BOUND into account when checking
14522 if we're through.
14523
14524 2005-05-20 Jay Belanger <belanger@truman.edu>
14525
14526 * calc/calc-units.el (calc-invalidate-units-table):
14527 Use inhibit-read-only.
14528 (math-build-units-table-buffer): Use view-mode.
14529
14530 2005-05-20 David Kastrup <dak@gnu.org>
14531
14532 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
14533 easy-menu-add is not a nop on Emacs; and clarify when to call it.
14534
14535 2005-05-20 Lute Kamstra <lute@gnu.org>
14536
14537 * diff-mode.el (diff-header-face, diff-file-header-face)
14538 (diff-index-face, diff-hunk-header-face, diff-removed-face)
14539 (diff-added-face, diff-changed-face, diff-function-face)
14540 (diff-context-face, diff-nonexistent-face): Put them in the
14541 diff-mode customization group.
14542
14543 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
14544
14545 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
14546
14547 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
14548
14549 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
14550 Minor regexp-optimization.
14551
14552 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
14553
14554 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
14555 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
14556 (org-agenda-add-time-grid-maybe): New function.
14557 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
14558 (org-table-create): `dotimes' instead of `mapcar'.
14559 (org-xor): Simplify implementation.
14560 (org-agenda): `inhibit-redisplay' turned on.
14561 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
14562 a consistent line after a state change.
14563 (org-agenda-remove-times-when-in-prefix): New option.
14564 (org-prefix-has-time): New variable.
14565 (org-parse-time-string): Optional argument NODEFAULT.
14566 (org-format-agenda-item): Parse items for time-of-day
14567 specifications and move these into the prefix if possible.
14568 (org-agenda-priority): Get current heading, not previous heading
14569 during agenda remote editing.
14570
14571 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
14572
14573 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
14574 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
14575 (remove-duplicates, delete-duplicates, substitute)
14576 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
14577 (nsubstitute-if-not, find, find-if, find-if-not, position)
14578 (position-if, position-if-not, count, count-if, count-if-not)
14579 (mismatch, search, sort*, stable-sort, merge, member*)
14580 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
14581 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
14582 (intersection, nintersection, set-difference, nset-difference)
14583 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
14584 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
14585 (nsublis, tree-equal): Improve argument/docstring consistency.
14586
14587 * subr.el (send-string, send-region): Remove obsolescence declaration.
14588 (window-dot, set-window-dot, read-input, show-buffer)
14589 (eval-current-buffer, string-to-int):
14590 Add release number to obsolescence declarations.
14591
14592 2005-05-19 Kim F. Storm <storm@cua.dk>
14593
14594 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
14595 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
14596
14597 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
14598
14599 * faces.el (list-faces-display): Make back button respect optional
14600 regexp arg.
14601
14602 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
14603
14604 * calculator.el (calculator-radix-grouping-mode)
14605 (calculator-radix-grouping-digits, calculator-displayer)
14606 (calculator-radix-grouping-separator, calculator-copy-displayer):
14607 * dabbrev.el (dabbrev-search-these-buffers-only):
14608 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
14609 (diff-advance-after-apply-hunk, diff-mode-hook)
14610 (diff-minor-mode-prefix):
14611 * imenu.el (imenu-use-popup-menu):
14612 * jit-lock.el (jit-lock-context-time):
14613 * newcomment.el (comment-fill-column, comment-column)
14614 (comment-style, comment-padding, comment-multi-line)
14615 (comment-empty-lines, comment-auto-fill-only-comments):
14616 * reveal.el (reveal-around-mark):
14617 * uniquify.el (uniquify-buffer-name-style)
14618 (uniquify-after-kill-buffer-p)
14619 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
14620 (uniquify-min-dir-content, uniquify-separator)
14621 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
14622 * w32-vars.el (w32-fixed-font-alist):
14623 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
14624 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
14625 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
14626 * progmodes/perl-mode.el (perl-indent-level)
14627 (perl-continued-statement-offset, perl-continued-brace-offset)
14628 (perl-brace-offset, perl-brace-imaginary-offset)
14629 (perl-label-offset, perl-indent-continued-arguments)
14630 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
14631 * progmodes/tcl.el (tcl-indent-level)
14632 (tcl-continued-indent-level, tcl-auto-newline)
14633 (tcl-tab-always-indent, tcl-electric-hash-style)
14634 (tcl-help-directory-list, tcl-use-smart-word-finder)
14635 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
14636 (inferior-tcl-source-command):
14637 * textmodes/fill.el (enable-kinsoku):
14638 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
14639 * textmodes/table.el (table-yank-handler):
14640 Specify missing group (and type, if simple) in defcustom.
14641
14642 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
14643
14644 * progmodes/compile.el (compilation-finish-function): Fix defvar.
14645
14646 2005-05-19 Richard M. Stallman <rms@gnu.org>
14647
14648 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
14649
14650 * subr.el (event-basic-type): Don't get an error.
14651 (left-fringe-p): Function deleted.
14652
14653 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
14654 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
14655
14656 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
14657 in recursive copy.
14658
14659 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
14660
14661 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
14662
14663 * emacs-lisp/bytecomp.el
14664 (byte-compile-file-form-custom-declare-variable):
14665 Call byte-compile-nogroup-warn if appropriate.
14666
14667 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
14668 (compilation-set-window): Don't call left-fringe-p; do it directly.
14669
14670 2005-05-19 Jay Belanger <belanger@truman.edu>
14671
14672 * calc/calc-graph.el (calc-graph-format-data): Make sure
14673 var-PlotRejects is bound before trying to check its value.
14674
14675 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
14676
14677 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
14678 definition of this variable from reftex-global.el to reftex.el,
14679 because it is needed in the menu.
14680
14681 2005-05-19 Lute Kamstra <lute@gnu.org>
14682
14683 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
14684 years are fixed. Don't insert a space after a dash.
14685
14686 2005-05-19 Kim F. Storm <storm@cua.dk>
14687
14688 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
14689
14690 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
14691
14692 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
14693 strings, because (eq ... ?\\) is fairly frequent.
14694
14695 * progmodes/make-mode.el (makefile-add-this-line-targets):
14696 Simplify and integrate into `makefile-pickup-targets'.
14697 (makefile-add-this-line-macro): Simplify and integrate into
14698 `makefile-pickup-macros.
14699 (makefile-pickup-filenames-as-targets): Simplify.
14700 (makefile-previous-dependency, makefile-match-dependency):
14701 Don't stumble over `::'.
14702
14703 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
14704
14705 * subr.el (post-command-idle-hook, post-command-idle-delay):
14706 Remove obsoletion of post-command-idle-hook and
14707 post-command-idle-delay.
14708
14709 * faces.el (list-faces-display): Provide button when describe-face
14710 is called to take user back to the list of faces.
14711
14712 * help-fns.el (describe-variable): Remove hyperlinks in a
14713 variable's value as these are quite frequently inappropriate.
14714
14715 * follow.el (follow-submit-feedback, follow-mode):
14716 Remove references to post-command-idle-hook.
14717
14718 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
14719
14720 * progmodes/make-mode.el (makefile-previous-dependency)
14721 (makefile-match-dependency): Check for := (and in bsd mode also
14722 !=) to give a better result, even when font-lock is not on.
14723
14724 2005-05-18 Jay Belanger <belanger@truman.edu>
14725
14726 * calc/calc-help.el (calc-s-prefix-help):
14727 Add `calc-copy-special-constant' to help string.
14728
14729 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
14730
14731 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
14732
14733 2005-05-18 Jay Belanger <belanger@truman.edu>
14734
14735 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
14736 in linear factors are in proper order.
14737
14738 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
14739
14740 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
14741 Support for jurabib.
14742
14743 * textmodes/reftex.el (featurep): Define aliases for overlay
14744 commands, for XEmacs compatibility, and use these aliases in
14745 overlay initializations.
14746 (reftex-highlight): Use `reftex-move-overlay'.
14747 (reftex-unhighlight): Use `reftex-delete-overlay'.
14748 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
14749 (reftex-access-search-path): Use `reftex-uniquify' instead of
14750 `reftex-uniq'
14751
14752 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
14753 `before-string' property modification enables for Emacs as well.
14754 (reftex-select-item): Use `reftex-delete-overlay'.
14755 (reftex-select-mark): Use `reftex-make-overlay' and
14756 `reftex-overlay-put'.
14757 (reftex-select-unmark): Use `reftex-delete-overlay' and
14758 `reftex-overlay-put'.
14759
14760 2005-05-18 Lute Kamstra <lute@gnu.org>
14761
14762 * emacs-lisp/lisp.el (check-parens): Fix docstring.
14763
14764 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
14765
14766 * add-log.el (add-change-log-entry):
14767 * array.el (array-make-template, array-reconfigure-rows)
14768 (array-init-max-row, array-init-max-column)
14769 (array-init-columns-per-line, array-init-field-width):
14770 * replace.el (replace-match-maybe-edit, perform-replace):
14771 * textmodes/spell.el (spell-region):
14772 Replace `read-input' by `read-string'.
14773
14774 * forms.el (forms-mode):
14775 * finder.el (finder-compile-keywords):
14776 * shadowfile.el (shadow-read-files):
14777 Replace `eval-current-buffer' by `eval-buffer'.
14778
14779 * terminal.el (te-pass-through):
14780 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
14781 (ange-ftp-raw-send-cmd):
14782 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
14783 (send-process-next-char, telnet-initial-filter, telnet):
14784 Replace `send-string' by `process-send-string'.
14785
14786 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
14787 (prolog-consult-region): Replace `send-string' by
14788 `process-send-string'; replace `send-region' by `process-send-region'.
14789
14790 * progmodes/delphi.el (delphi-log-msg):
14791 Replace `set-window-dot' by `set-window-point'.
14792
14793 * subr.el (window-dot, set-window-dot, read-input, send-string)
14794 (send-region, show-buffer, eval-current-buffer):
14795 Make really obsolete, as the comment says.
14796
14797 2005-05-17 Kim F. Storm <storm@cua.dk>
14798
14799 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
14800 (cua--init-keymaps): Bind C-return instead of S-return to set
14801 rectangle mark.
14802
14803 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
14804 instead of S-return to toggle/clear rectangle mark.
14805
14806 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
14807
14808 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
14809 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
14810 Also fontify plain strings assigned to variables, mostly so that a
14811 colon has a face and is thus not taken as a dependency separator.
14812 (makefile-previous-dependency): Inline the new matcher, because it
14813 is too complex to work in both directions.
14814 (makefile-match-dependency): Eliminate `backward' arg (see above).
14815 Completely reimplemented so as to not sometimes go into an endless
14816 loop. It should also be more efficient, because first it only
14817 searches for `:', instead of applying the very complex regexp.
14818 (makefile-mode): Cancel `font-lock-support-mode', because blocks
14819 to be fontified in one piece can be too long for JIT.
14820 Makefiles are never *that* big.
14821
14822 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
14823
14824 * dired.el (dired-mode): Simplify.
14825
14826 2005-05-17 Lute Kamstra <lute@gnu.org>
14827
14828 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
14829 defcustom for the mode hook variable.
14830
14831 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
14832 Emacs Lisp Reference Manual.
14833
14834 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
14835
14836 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
14837 (evenp, list*):
14838 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
14839 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
14840
14841 * net/tramp-smb.el (tramp-smb-open-connection):
14842 Pass `tramp-chunksize' as fifth (required) argument.
14843
14844 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
14845
14846 * font-lock.el (lisp-font-lock-keywords-1):
14847 Set `font-lock-negation-char-face' for [^...] char group.
14848 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
14849
14850 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
14851 a var, and refine it to mask one more level of nested vars.
14852 (makefile-rule-action-regex): Turn it into a var, and refine it so
14853 it recognizes backslashed continuation lines as belonging to the
14854 same command.
14855 (makefile-macroassign-regex): Refine it so it recognizes
14856 backslashed continuation lines as belonging to the same command.
14857 (makefile-var-use-regex): Don't look at the next char, because it
14858 might be the same one to be skipped by the initial [^$], leading
14859 to an overlooked variable use.
14860 (makefile-make-font-lock-keywords): Remove two parameters, which
14861 are now variables that some of the modes set locally.
14862 Handle dependency and rule action matching through functions, because
14863 regexps alone match too often. Dependency matching now comes
14864 last, so it can check, whether a colon already matched something else.
14865 (makefile-mode): Inform that font-lock improves makefile parsing
14866 capabilities.
14867 (makefile-match-dependency, makefile-match-action): New functions.
14868
14869 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
14870
14871 * emacs-lisp/cl-extra.el (equalp): Doc fix.
14872
14873 * align.el (align-regexp):
14874 * ansi-color.el (ansi-color-get-face):
14875 * array.el (array-reconfigure-rows, array-init-max-row)
14876 (array-init-max-column, array-init-columns-per-line)
14877 (array-init-field-width):
14878 * dired-aux.el (dired-trample-file-versions):
14879 * dired-x.el (dired-mark-sexp):
14880 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
14881 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
14882 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
14883 * faces.el (face-read-integer):
14884 * files.el (backup-extract-version, insert-directory):
14885 * hexl.el (hexl-insert-decimal-char):
14886 * server.el (server-process-filter):
14887 * shell.el (shell-extract-num):
14888 * startup.el (command-line-1):
14889 * term.el (term-command-hook):
14890 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
14891 (time-stamp-do-number):
14892 * time.el (display-time-update):
14893 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
14894 (timezone-fix-time):
14895 * vms-patch.el (vms-suspend-resume-hook):
14896 * calendar/appt.el (appt-convert-time):
14897 * calendar/cal-bahai.el (mark-bahai-diary-entries):
14898 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
14899 * calendar/cal-islam.el (mark-islamic-diary-entries):
14900 * calendar/calendar.el (calendar-cursor-to-date)
14901 (calendar-star-date):
14902 * calendar/diary-lib.el (diary-attrtype-convert)
14903 (mark-diary-entries, diary-entry-time):
14904 * calendar/solar.el (solar-get-number):
14905 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
14906 * emacs-lisp/re-builder.el (reb-display-subexp):
14907 * emulation/edt.el (edt-set-scroll-margins):
14908 * emulation/tpu-extras.el (tpu-set-scroll-margins):
14909 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
14910 (vip-get-ex-count):
14911 * emulation/viper-ex.el (viper-get-ex-token)
14912 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
14913 * international/fontset.el (fontset-plain-name):
14914 * mail/feedmail.el (feedmail-look-at-queue-directory):
14915 * mail/mailalias.el (mail-get-names):
14916 * mail/rmail.el (rmail-convert-to-babyl-format):
14917 * mail/rmailsum.el (rmail-make-basic-summary-line)
14918 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
14919 (rmail-summary-goto-msg):
14920 * mail/smtpmail.el (smtpmail-read-response):
14921 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
14922 (ange-ftp-vms-add-file-entry):
14923 * play/gametree.el (gametree-looking-at-ply)
14924 (gametree-current-branch-score):
14925 * progmodes/ada-xref.el (ada-prj-find-prj-file)
14926 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
14927 * progmodes/cperl-mode.el (condition-case):
14928 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
14929 (ebrowse-set-member-buffer-column-width)
14930 (ebrowse-select-1st-to-9nth):
14931 * progmodes/etags.el (etags-snarf-tag):
14932 * progmodes/flymake.el (flymake-parse-line):
14933 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
14934 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
14935 (idlwave-shell-menu-def):
14936 * progmodes/ps-mode.el (ps-run-goto-error):
14937 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
14938 (vhdl-speedbar-contract-level):
14939 * term/mac-win.el (x-handle-numeric-switch):
14940 * term/sun-mouse.el (sun-get-frame-data):
14941 * term/w32-win.el (x-handle-numeric-switch):
14942 * term/x-win.el (x-handle-numeric-switch):
14943 * textmodes/ispell.el (ispell-parse-output):
14944 * textmodes/nroff-mode.el (nroff-outline-level):
14945 * textmodes/reftex-cite.el (reftex-bib-sort-year)
14946 (reftex-bib-sort-year-reverse, reftex-format-citation):
14947 * textmodes/reftex-parse.el (reftex-init-section-numbers)
14948 (reftex-section-number):
14949 * textmodes/texinfmt.el (texinfo-paragraphindent):
14950 Replace `string-to-int' by `string-to-number'.
14951
14952 * international/latexenc.el: Add page marker to force the "Local
14953 Variables:" string out of the last page.
14954
14955 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
14956
14957 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
14958 tooltip-change-major-mode.
14959 (gud-tooltip-print-command): Remove case where gud-minor-mode
14960 is gdb ("--fullname").
14961 (gud-tooltip-tips): Turn GUD tooltips off for this case and
14962 explain to user.
14963
14964 2005-05-16 Jay Belanger <belanger@truman.edu>
14965
14966 * calc/calc-store.el (calc-copy-special-constant): New function.
14967
14968 * calc/calc-ext.el (calc-init-extensions): Add binding for
14969 `calc-copy-special-constant'.
14970
14971 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
14972 for the `calc-copy-special-constant' command.
14973
14974 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
14975
14976 * subr.el (left-fringe-p): New function.
14977
14978 * progmodes/compile.el (compilation-setup): Set local value of
14979 overlay-arrow-string to "" always.
14980 (compilation-set-window): Left fringe then don't scroll.
14981 No left fringe then no arrow and scroll message to top.
14982 (compilation-context-lines): Adjust doc string accordingly.
14983
14984 2005-05-16 Kim F. Storm <storm@cua.dk>
14985
14986 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
14987 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
14988 (ido-wide-find-dir-or-delete-dir): New command for M-d.
14989 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
14990 (ido-read-file-name): Handle commands with ido property value
14991 equal to find-file as reading a file name, to allow C-d to enter dired.
14992 (ibuffer-find-file): Add ido property with value find-file.
14993
14994 2005-05-15 Kim F. Storm <storm@cua.dk>
14995
14996 * subr.el (open-network-stream-nowait): Remove.
14997 (open-network-stream-server): Remove.
14998
14999 2005-05-15 Richard M. Stallman <rms@gnu.org>
15000
15001 * faces.el (describe-face): Output a definition link button.
15002
15003 * help-mode.el (help-face-def): New button type.
15004
15005 * emacs-lisp/copyright.el (copyright-fix-years):
15006 Match properly if the first year is 2-digit.
15007 Don't mess up the whitespace after the years by filling.
15008
15009 * dired-aux.el (dired-mark-confirm):
15010 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
15011
15012 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
15013 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
15014 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
15015
15016 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
15017 Set font-lock-comment-start-skip.
15018
15019 * font-lock.el (font-lock-comment-start-skip): New variable.
15020 (font-lock-comment-end-skip): New variable.
15021 (font-lock-fontify-syntactically-region): Use them if non-nil.
15022
15023 2005-05-15 Jay Belanger <belanger@truman.edu>
15024
15025 * calc/calc-store.el (calc-store-value): Return a string rather
15026 than display it as a message.
15027 Use calc-var-name for variable name.
15028 (calc-store-into): Add the result of calc-store-value to message.
15029 (calc-copy-variable): Add a message.
15030 (calc-store-exchange): Improve error messages.
15031 (calc-store-binary, calc-store-map): Don't reset the values of
15032 special constants.
15033
15034 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
15035
15036 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
15037 manual to docstring.
15038
15039 * files.el (hack-local-variables-confirm): Add STRING argument.
15040 Make the function handle non file visiting buffers correctly.
15041 (hack-local-variables-prop-line, hack-local-variables)
15042 (hack-one-local-variable): Use STRING arg of
15043 `hack-local-variables-confirm'.
15044
15045 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
15046
15047 Sync with Tramp 2.0.49.
15048
15049 * net/tramp.el (tramp-handle-dired-call-process)
15050 (tramp-handle-insert-directory):`insert-buffer' cannot be used
15051 because the contents of the Tramp buffer is changed before
15052 insertion (`expand-file' and alike).
15053 (tramp-handle-insert-directory): If `localname' has an empty
15054 nondirectory name, it must not be quoted.
15055 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
15056 variable `tramp-chunksize'. Change callees.
15057 (tramp-open-connection-setup-interactive-shell): Check remote host
15058 for buggy `send-process-string' implementation.
15059 Set `tramp-chunksize' if found. Reported by Michael Kifer
15060 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
15061 (tramp-handle-shell-command): `insert-buffer' cannot be used
15062 because the contents of the Tramp buffer is changed before
15063 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
15064 <frederic.bothamy@free.fr>.
15065 (tramp-set-auto-save): Actions should be done for Tramp file name
15066 handler only. Ange-FTP has its own auto-save mechanism.
15067 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
15068 (tramp-set-auto-save-file-modes): Set file modes of
15069 `buffer-auto-save-file-name' to ?\600 as fallback solution.
15070 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
15071 (tramp-bug): Remove obsolete variable.
15072 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
15073 for presence of `mml-mode'. Make it running for older Emacsen as well.
15074
15075 2005-05-14 John Paul Wallington <jpw@pobox.com>
15076
15077 * ibuf-ext.el (define-ibuffer-filter filename):
15078 If `dired-directory' is a list, use its car.
15079
15080 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
15081
15082 * ibuffer.el (define-ibuffer-column filename):
15083 If `dired-directory' is a list, use its car.
15084
15085 2005-05-14 Richard M. Stallman <rms@gnu.org>
15086
15087 * subr.el (symbol-file): Doc fix.
15088
15089 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
15090 (byte-compile-form): Call byte-compile-nogroup-warn.
15091 (byte-compile-warning-types): Doc fix.
15092
15093 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
15094
15095 * progmodes/cc-engine.el (c-literal-faces):
15096 Add font-lock-comment-delimiter-face.
15097
15098 * net/net-utils.el (dig): Use with-no-warnings.
15099
15100 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
15101 (sc-recite-frame-alist, sc-default-cite-frame)
15102 (sc-default-uncite-frame, sc-default-recite-frame)
15103 (sc-attrib-selection-list, sc-rewrite-header-list):
15104 Mark as risky-local-variable.
15105
15106 * international/ogonek.el (ogonek-jak, ogonek-how):
15107 Don't use beginning-of-buffer.
15108
15109 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
15110
15111 * calendar/solar.el (solar-data-list): Move definition up.
15112
15113 * dnd.el (dnd-protocol-alist): Add autoload.
15114
15115 * progmodes/sh-script.el: Many doc usage fixes.
15116 (sh-indent-after-do): Change default to match common styles.
15117
15118 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
15119
15120 * files.el (interpreter-mode-alist)
15121 (auto-mode-interpreter-regexp): Doc fixes.
15122
15123 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
15124
15125 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
15126
15127 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
15128
15129 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15130
15131 * dired.el (dired-mode): make-variable-buffer-local =>
15132 make-local-variable.
15133
15134 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15135
15136 * term/mac-win.el (mac-select-convert-to-string): Try coding
15137 systems in mac-script-code-coding-systems if specified one cannot
15138 encode string for `com.apple.traditional-mac-plain-text'.
15139
15140 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
15141
15142 * progmodes/make-mode.el (makefile-targets-face)
15143 (makefile-shell-face, makefile-makepp-perl-face): New faces.
15144 (makefile-dependency-regex): Fix it to not make the colon in
15145 $(var:a=b) special.
15146 (makefile-rule-action-regex): New regexp for highlighting embedded
15147 Shell strings.
15148 (makefile-macroassign-regex): Handle != for highlighting as
15149 embedded Shell strings.
15150 (makefile-var-use-regex): New const.
15151 (makefile-statements, makefile-automake-statements)
15152 (makefile-gmake-statements, makefile-makepp-statements)
15153 (makefile-bsdmake-statements): New consts.
15154 (makefile-make-font-lock-keywords): New function.
15155 (makefile-automake-font-lock-keywords)
15156 (makefile-gmake-font-lock-keywords)
15157 (makefile-makepp-font-lock-keywords)
15158 (makefile-bsdmake-font-lock-keywords): New consts.
15159 (makefile-mode-map): Add switchers between the various submodes.
15160 (makefile-mode): Document the availability of the variants.
15161 (makefile-automake-mode, makefile-gmake-mode)
15162 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
15163
15164 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
15165 new variants of makefile-mode.
15166
15167 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
15168
15169 * font-lock.el (font-lock-comment-delimiter-face): Fix up
15170 the inheritance.
15171
15172 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
15173
15174 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
15175 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
15176
15177 * files.el (normal-mode): Extend the scope of the
15178 `enable-local-variables' binding to include the `set-auto-mode' call.
15179 (magic-mode-alist): Doc fix.
15180
15181 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
15182
15183 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
15184 font-lock-comment-face rather than copying its setting.
15185
15186 2005-05-12 Andreas Schwab <schwab@suse.de>
15187
15188 * eshell/esh-mode.el (eshell-send-input): Doc fix.
15189
15190 2005-05-12 Lute Kamstra <lute@gnu.org>
15191
15192 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
15193 defcustom for the mode hook variable. Delete the last argument.
15194 * generic-x.el: Fix callers of define-generic-mode.
15195 (generic-x-modes): Delete group.
15196 (show-tabs-tab-face, show-tabs-space-face): Put them in the
15197 generic-x customization group.
15198
15199 2005-05-12 Kim F. Storm <storm@cua.dk>
15200
15201 * font-lock.el (font-lock-negation-char-face): Default to "off".
15202
15203 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
15204 font-lock-negation-char-face to ! in !=.
15205
15206 2005-05-12 Masatake YAMATO <jet@gyve.org>
15207
15208 * add-log.el (find-change-log): Fix typos in the docstring
15209 of function.
15210
15211 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
15212
15213 * international/latexenc.el (latexenc-find-file-coding-system):
15214 Avoid `re-search-forward' when looking for input encoding because
15215 of speed and safety. Better regular expressions for recognizing
15216 input encoding. Limit a search for TeX-master/tex-main-file to
15217 the local variable section.
15218
15219 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
15220
15221 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
15222 syntax of $ to "'" (quote).
15223
15224 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
15225
15226 * dnd.el (dnd-protocol-alist): Improve custom type.
15227
15228 * dired.el (dired-dnd-protocol-alist): New variable.
15229 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
15230 `dired-mode-hook' to the end.
15231
15232 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
15233
15234 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
15235 comment-end if comment-start-skip is not set.
15236 Obey the font-lock-comment-delimiter-face variables.
15237
15238 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
15239
15240 * files.el (executable-find): Move from executable.el. Use
15241 locate-file.
15242 * progmodes/executable.el (executable-find): Move to files.el.
15243
15244 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
15245 when trying to ensure forward progress.
15246
15247 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
15248
15249 * mouse-sel.el (mouse-sel-follow-link-p): New function.
15250 (mouse-select, mouse-select-internal, mouse-extend-internal):
15251 Use it to implement mouse-1-click-follows-link functionality.
15252
15253 2005-05-11 Richard M. Stallman <rms@gnu.org>
15254
15255 * font-lock.el (font-lock-fontify-syntactically-region):
15256 Use font-lock-comment-delimiter-face for comment delimiters.
15257
15258 2005-05-10 Jay Belanger <belanger@truman.edu>
15259
15260 * calc/calc-help.el (calc-m-prefix-help): Add mention of
15261 preserving embedded modes.
15262
15263 2005-05-10 Richard M. Stallman <rms@gnu.org>
15264
15265 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
15266
15267 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
15268 Move from ada-stmt.el.
15269 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
15270
15271 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
15272 Move to ada-mode.el.
15273 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
15274
15275 * cus-edit.el (custom-file): Call file-chase-links.
15276
15277 * files.el (read-directory-name): Fix previous change.
15278 (hack-local-variables-confirm): New function.
15279 (hack-local-variables-prop-line, hack-local-variables)
15280 (hack-one-local-variable): Use it.
15281
15282 2005-05-10 Lute Kamstra <lute@gnu.org>
15283
15284 * font-lock.el (font-lock-keywords-alist)
15285 (font-lock-removed-keywords-alist): Clarify docstrings.
15286
15287 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
15288
15289 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
15290 (gdb-source-info): Check for preprocessor info.
15291 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
15292 a macro for a function.
15293 (gdb-info-breakpoints-custom): Try to find file again if not already
15294 found (user might have used GDB dir command).
15295 (gdb-get-location): Update gdb-location-alist correctly for change
15296 to gdb-info-breakpoints-custom.
15297
15298 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
15299 (gud-tooltip-print-command): Add gdbmi case.
15300 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
15301 preprocessor info.
15302
15303 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
15304
15305 * startup.el (fancy-splash-insert): Fix typo in doc string.
15306
15307 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
15308
15309 * obsolete/float.el (string-to-float):
15310 * obsolete/hilit19.el (hilit-add-pattern):
15311 * obsolete/rnews.el (news-parse-range, news-select-message)
15312 (news-get-pruned-list-of-files): Replace `string-to-int' by
15313 `string-to-number'.
15314
15315 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
15316 `find-file-not-found-hooks'; use `add-hook'.
15317 (uncompress-while-visiting): Set `write-file-functions', not
15318 `write-file-hooks'; use `add-hook'.
15319
15320 2005-05-09 Kim F. Storm <storm@cua.dk>
15321
15322 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
15323 (cua-paste): Handle clipboard action.
15324 (cua--init-keymaps): Remap clipboard-kill-region and
15325 clipboard-kill-ring-save.
15326
15327 2005-05-08 Eli Zaretskii <eliz@gnu.org>
15328
15329 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
15330 Improve commentary.
15331
15332 * simple.el (next-error-overlay-arrow-position): Revert the change
15333 made on 2005-04-30.
15334
15335 2005-05-07 Jay Belanger <belanger@truman.edu>
15336
15337 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
15338 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
15339 `calc-sel-reselect'.
15340
15341 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
15342 Calc is in embedded mode.
15343
15344 2005-05-07 Eli Zaretskii <eliz@gnu.org>
15345
15346 * progmodes/compile.el (compilation-setup):
15347 Set overlay-arrow-string to an empty string on text terminals.
15348
15349 * textmodes/ispell.el (ispell-program-name): Try looking for
15350 "aspell" along exec-path, and if found, use it as the default
15351 speller program.
15352
15353 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
15354
15355 * international/mule.el (sgml-xml-auto-coding-function):
15356 Recognize encoding='FOO' in single quotes as well as in double quotes.
15357
15358 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
15359
15360 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
15361 as well as `interactive', so that defmacro* would recognize
15362 `declare' forms.
15363
15364 2005-05-07 Eli Zaretskii <eliz@gnu.org>
15365
15366 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
15367 Explain more about the LIGHTER arg's usage in the doc string.
15368 Add commentary to clarify what the code does. Fix the regexp that
15369 strips whitespace from LIGHTER. Quote LIGHTER before using it,
15370 since it could have characters special to regular expressions.
15371
15372 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
15373
15374 * replace.el (occur-1): Bind inhibit-read-only so that
15375 erase-buffer doesn't barf on read-only text properties (likewise
15376 for add-text-properties in occur-engine). Mark buffer as unmodified.
15377 (occur-engine): Don't set buffer-read-only here.
15378
15379 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
15380
15381 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
15382 list-buffers-directory. This caused the *cvs-commit* buffer to be
15383 sometimes mistakenly reused as a *cvs* buffer.
15384
15385 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
15386
15387 * tooltip.el: Move code for GUD tooltips into gud.el.
15388 (require): CL no longer needed to compile case.
15389 (tooltip-mode): Do not toggle functions for GUD tooltips.
15390 (tooltip-gud-tips-p): Remove. Replace with minor mode
15391 gud-tooltip-mode in gud.el.
15392 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
15393 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
15394 tooltip-gud prefix with gud-tooltip and obsolete.
15395 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
15396 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
15397 (tooltip-mouse-motion): Mouse movement functions/variable.
15398 Rename in gud.el by adding gud prefix.
15399 (tooltip-gud-original-filter, tooltip-gud-dereference)
15400 (tooltip-gud-event, tooltip-toggle-gud-tips)
15401 (tooltip-gud-process-output, tooltip-gud-print-command)
15402 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
15403 gud.el by replacing tooltip-gud prefix with gud-tooltip.
15404 (gdb-tooltip-print): Move to gdb-ui.el.
15405
15406 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
15407 (require): CL needed to compile case.
15408 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
15409 tooltip-gud-tips-p. Make it a minor-mode.
15410 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
15411 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
15412 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
15413 (gud-tooltip-change-major-mode)
15414 (gud-tooltip-activate-mouse-motions-if-enabled)
15415 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
15416 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
15417 (gud-tooltip-original-filter, gud-tooltip-dereference)
15418 (gud-tooltip-event, tooltip-toggle-gud-tips)
15419 (gud-tooltip-process-output, gud-tooltip-print-command)
15420 (gud-tooltip-tips): Move from tooltip.el.
15421
15422 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
15423 (gdb-cpp-define-alist-flags): Doc fix.
15424 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
15425 gud-tooltip-mode is t.
15426
15427 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
15428
15429 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
15430 evaporate if their text is deleted.
15431 (goto-address-at-point): Make it work as a mouse binding as well.
15432 (goto-address-at-mouse): Obsolete it. Update users.
15433
15434 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
15435
15436 * calendar/appt.el (top-level): No longer activate on load.
15437
15438 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
15439
15440 * calendar/cal-bahai.el (mark-bahai-diary-entries):
15441 * net/webjump.el (webjump):
15442 * progmodes/idlw-help.el (idlwave-do-context-help1)
15443 (idlwave-highlight-linked-completions):
15444 * textmodes/po.el (po-find-file-coding-system-guts):
15445 Replace `assoc-ignore-case' by `assoc-string'.
15446
15447 2005-05-06 Eli Zaretskii <eliz@gnu.org>
15448
15449 * files.el (locate-file): Doc fix.
15450
15451 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
15452 Remove the redundant test for ms-dos.
15453
15454 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
15455 look for the preprocessor with exec-suffixes. If not found in
15456 standard places, look in exec-path. Remove most of the tests that
15457 used system-type.
15458
15459 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
15460
15461 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
15462
15463 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
15464 file-name clash with jka-compr.el on 8+3 filesystems.
15465
15466 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15467
15468 * term/mac-win.el: Don't define or bind scroll bar functions if
15469 x-toolkit-scroll-bars is t.
15470 (x-select-text, x-get-selection-value): Clear
15471 x-last-selected-text-clipboard if x-select-enable-clipboard is
15472 nil.
15473 (PRIMARY): Put mac-scrap-name property.
15474 (mac-select-convert-to-file-url): New function.
15475 (public.file-url): New selection target type. Add to
15476 selection-converter-alist.
15477 (x-get-selection, x-selection-value): Handle it.
15478 (x-cut-buffer-or-selection-value): New alias.
15479
15480 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15481
15482 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
15483 entry to avoid calling bibtex-find-entry with arg global
15484 being t. Remove arg key.
15485 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
15486 (bibtex-copy-summary-as-kill): Change accordingly.
15487
15488 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
15489
15490 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
15491 (org-agenda-date-later): Use with-current-buffer.
15492
15493 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
15494
15495 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
15496 (define-obsolete-variable-alias): Doc Fixes.
15497
15498 2005-05-06 Kim F. Storm <storm@cua.dk>
15499
15500 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
15501 vertical-motion when selective-display is active.
15502
15503 * ido.el (ido-setup-hook): New hook.
15504 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
15505 (ido-input-stack): New var.
15506 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
15507 ido-next-work-file binding to M-O.
15508 Bind M-f to ido-wide-find-file-or-pop-dir.
15509 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
15510 (ido-read-internal): Run ido-setup-hook.
15511 Catch quit in read-file-name and read-string to cancel edit.
15512 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
15513 Automatically pop-all when completing a directory name (RET).
15514 (ido-file-internal): Add with-no-warnings around ffap and dired code.
15515 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
15516 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
15517 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
15518 New functions for M-b/M-f to move among the directory components.
15519 (ido-make-merged-file-list): Catch quit to cancel merge.
15520 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
15521 (ido-completion-help): No warnings for ido-completion-buffer-full.
15522
15523 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
15524
15525 * font-lock.el (font-lock-negation-char-face): New face and variable.
15526 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
15527 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
15528 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
15529 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
15530
15531 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
15532
15533 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
15534 Fix typo in docstring.
15535
15536 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
15537 (ebrowse-print-statistics-line)
15538 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
15539
15540 * term/w32-win.el (image-library-alist): Add additional name for
15541 Xpm library.
15542
15543 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
15544
15545 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
15546 use gcc instead of cpp.
15547
15548 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
15549 (gdb-create-define-alist): Use it.
15550 (gdb-cpp-define-alist-program): Update for MS-DOS.
15551
15552 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
15553
15554 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
15555
15556 2005-05-04 Richard M. Stallman <rms@gnu.org>
15557
15558 * help.el (describe-key): No error when UNTRANSLATED is nil.
15559
15560 * simple.el (line-move-1): Fix previous change to signal errors
15561 appropriately.
15562
15563 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
15564
15565 * calendar/icalendar.el (icalendar-version): Now at 0.12.
15566 (icalendar-duration-correction): Remove.
15567 (icalendar--get-event-properties): Split result at commas.
15568 (icalendar--decode-isoduration): New optional argument
15569 DURATION-CORRECTION.
15570 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
15571 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
15572 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
15573 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
15574 (icalendar--convert-anniversary-to-ical): New functions, extracted
15575 from icalendar-export-region, with bug fixes.
15576 (icalendar-export-region): Use the above functions.
15577 (icalendar-import-buffer): Check before saving diary file.
15578 (icalendar--convert-recurring-to-diary)
15579 (icalendar--convert-non-recurring-all-day-to-diary)
15580 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
15581 extracted from icalendar--convert-ical-to-diary, with bug fixes.
15582 (icalendar--convert-ical-to-diary): Use the above functions.
15583
15584 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
15585
15586 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
15587 Remove these recent additions.
15588 (c-mode): Restore to before 2005-04-28.
15589
15590 * progmodes/cc-vars.el (cc-define-list-program): Remove this
15591 recent addition.
15592
15593 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
15594 (gdb-define-alist): New variables.
15595 (gdb-create-define-alist): New function.
15596 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
15597 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
15598 with string-to-number.
15599 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
15600
15601 * progmodes/gud.el: Replace string-to-int with string-to-number.
15602 (gud-find-file): Handle gdb-define-alist.
15603
15604 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
15605
15606 2005-05-02 Jay Belanger <belanger@truman.edu>
15607
15608 * calc/calc-aent.el (math-read-token):
15609 * calc/calc-bin.el (calc-word-size):
15610 * calc/calc-ext.el (calc-read-number-fancy):
15611 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
15612 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
15613 * calc/calc-frac.el (calc-over-notation):
15614 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
15615 (calc-graph-num-points, calc-graph-init):
15616 * calc/calc-prog.el (calc-read-parse-table-part)
15617 (calc-edit-macro-repeats):
15618 * calc/calc-yank.el (calc-do-grab-rectangle):
15619 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
15620 Replace `string-to-int' by `string-to-number'.
15621
15622 2005-05-02 Kim F. Storm <storm@cua.dk>
15623
15624 * kmacro.el: Use executing-kbd-macro-index variable.
15625
15626 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
15627
15628 * net/rlogin.el (rlogin-parse-words): Delete func.
15629 (rlogin): Use split-string, not rlogin-parse-words.
15630 Also, if there are option-like elements in the parsed args,
15631 take the host to be the first arg immediately following them.
15632 Suggested by Michael Mauger.
15633
15634 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
15635
15636 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
15637
15638 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
15639
15640 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
15641 (cc-mode-cpp-program): Rename to cc-define-list-program and
15642 move to cc-vars.el.
15643
15644 * progmodes/cc-vars.el (cc-define-list-program):
15645 Change to "gcc -E -dM -". Make customizable.
15646
15647 2005-05-02 Kim F. Storm <storm@cua.dk>
15648
15649 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
15650
15651 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
15652
15653 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
15654
15655 * international/mule-util.el (truncate-string): Remove alias and
15656 obsolete declaration.
15657
15658 * international/mule-cmds.el (update-iso-coding-systems):
15659 Remove alias and obsolete declaration.
15660
15661 * international/mule.el (coding-system-parent): Remove alias and
15662 obsolete declaration.
15663
15664 * subr.el (define-function, sref): Remove aliases and obsolete
15665 declarations.
15666 (chars-in-region): Remove obsolete declaration.
15667
15668 2005-05-01 Richard M. Stallman <rms@gnu.org>
15669
15670 * info.el (Info-mode): Set widen-automatically to nil, locally.
15671
15672 * simple.el (widen-automatically): New variable.
15673 (pop-global-mark): Obey widen-automatically.
15674
15675 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
15676
15677 * term/xterm.el (function-key-map): Call substitute-key-definition
15678 before the keymap size is increased by a lot of define-key calls.
15679
15680 2005-05-01 Richard M. Stallman <rms@gnu.org>
15681
15682 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
15683 Rename ARG to ELEMENT. Doc fix.
15684
15685 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
15686
15687 * allout.el (allout-exposure): Remove macro and obsolete declaration.
15688 Remove references to allout-exposure/change to allout-new-exposure.
15689
15690 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
15691 bytecode symbols.
15692
15693 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
15694 (compiled-function-p, focus-frame, unfocus-frame):
15695 Remove aliases and obsolete declarations.
15696 Back out inadvertent changes from previous commit.
15697
15698 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
15699
15700 * files.el (require-final-newline): Make Custom tags consistent
15701 with mode-require-final-newline.
15702 (mode-require-final-newline): Doc fix.
15703
15704 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
15705
15706 * international/latexenc.el (latexenc-find-file-coding-system):
15707 Fix regular expressions.
15708
15709 2005-05-01 David Kastrup <dak@gnu.org>
15710
15711 * international/latexenc.el (latexenc-find-file-coding-system):
15712 Fix regular expressions.
15713
15714 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
15715
15716 * subr.el (string-to-int): Make obsolete.
15717
15718 2005-04-30 Richard M. Stallman <rms@gnu.org>
15719
15720 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
15721
15722 * loadup.el: load jka-comp-hook.
15723
15724 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
15725 (jka-compr-handler): Add autoload. `put' calls moved
15726 to jka-comp-hook.el.
15727 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
15728 (jka-compr-inhibit): Autoload.
15729
15730 * jka-comp-hook.el: New file.
15731 Enable the mode by default.
15732
15733 * files.el (backup-buffer-copy): Use copy-file instead
15734 of write-region, and put back the 'excl.
15735
15736 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
15737
15738 * progmodes/flymake.el (flymake-split-string)
15739 (flymake-split-string, flymake-log, flymake-pid-to-names)
15740 (flymake-reg-names, flymake-get-source-buffer-name)
15741 (flymake-unreg-names, flymake-add-line-err-info)
15742 (flymake-add-err-info): Clarify docstrings.
15743 (flymake-popup-menu, flymake-make-emacs-menu)
15744 (flymake-make-xemacs-menu): Add docstrings.
15745 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
15746 Set variables directly throughout.
15747
15748 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
15749
15750 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
15751 exists. Initialize cc-define-alist.
15752 (c-mode): Add cc-create-define-alist locally to after-save-hook.
15753 If there is no file (Macroexpansion) don't create an alist.
15754
15755 2005-04-29 Sam Steingold <sds@gnu.org>
15756
15757 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
15758 (cc-create-define-alist): Use it instead of the hard-coded string.
15759
15760 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
15761
15762 * international/mule-conf.el (file-coding-system-alist): Fix regexp
15763 for latexenc.
15764
15765 2005-04-29 Lute Kamstra <lute@gnu.org>
15766
15767 * emacs-lisp/generic.el: Improve commentary section.
15768 (define-generic-mode): Improve docstring.
15769
15770 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
15771
15772 * textmodes/org.el (many places): Change to quiet the byte compiler.
15773 (org-prefix-format-compiled): New variable.
15774 (org-compile-prefix-format): New function.
15775 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
15776 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
15777 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
15778 (org-get-entries-from-diary): Use `org-get-time-of-day' for
15779 consistency with entries from `org-mode' files.
15780 (org-get-time-of-day): Fix bug with partial matches early in a line.
15781 (org-non-link-chars): New constant.
15782 (org-link-regexp): Respect `org-non-link-chars'.
15783 (org-agenda-day-view): Remove command.
15784 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
15785 (org-follow-bbdb-link, org-store-link): Search also company field.
15786 (org-highlight-overlay): New variable.
15787 (org-highlight, org-unhighlight): New functions.
15788 (org-agenda-mode): Add pre-command-hook to remove highlight.
15789 (org-evaluate-time-range): Behavior depends upon whether time stamp
15790 contains a time or not.
15791 (org-show-subtree, org-show-entry): New functions.
15792 (org-agenda-cleanup-fancy-diary): Remove empty lines.
15793
15794 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
15795
15796 * comint.el (comint-output-filter-functions): Add autoload cookie.
15797
15798 2005-04-28 Kim F. Storm <storm@cua.dk>
15799
15800 * ido.el (ido-everywhere): Fix last change.
15801
15802 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
15803
15804 * international/latexenc.el: New file.
15805 * international/mule-conf.el (file-coding-system-alist): For .tex,
15806 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
15807
15808 2005-04-28 Lute Kamstra <lute@gnu.org>
15809
15810 * font-lock.el (font-lock-add-keywords)
15811 (font-lock-remove-keywords): Clarify docstring.
15812 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
15813 Don't start docstrings with a `*'.
15814 (font-lock-update-removed-keyword-alist): Give it a docstring.
15815
15816 * generic-x.el: Update commentary section.
15817 Only require font-lock when compiling.
15818 Define all modes conditionally.
15819 Place all generic modes in the generic-x-modes customization group.
15820 (generic-x-modes): New customization group.
15821 (generic-default-modes, generic-mswindows-modes)
15822 (generic-unix-modes, generic-other-modes): New constants.
15823 (generic-define-mswindows-modes, generic-define-unix-modes):
15824 Update docstrings. Make them obsolete.
15825 (generic-extras-enable-list): New default value. Update docstring.
15826 Improve :type. Change :set function.
15827 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
15828 Fix docstring.
15829
15830 * emacs-lisp/generic.el (generic-mode-internal):
15831 Simplify font-lock-defaults.
15832 (define-generic-mode): Fix docstring.
15833
15834 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
15835
15836 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
15837 font-lock-face property to highlight matches.
15838
15839 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
15840
15841 * progmodes/cc-mode.el (cc-create-define-alist): New function.
15842 (cc-define-alist): New variable.
15843 (c-mode): Make it local and initialize it.
15844
15845 * progmodes/gdb-ui.el (gdb-active-process): New variable.
15846 (gdb-exited): New function.
15847 (gdb-annotation-rules): Use it.
15848 (gdb-starting): Set gdb-active-process to t.
15849 (gdb-stopping): Amend doc string.
15850 (gdb-reset): Set gdb-active-process to nil.
15851
15852 * tooltip.el (tooltip-gud-tips): Show the associated #define
15853 directives when a C program under GDB is not executing.
15854
15855 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
15856
15857 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
15858 font-lock-fontify-syntactic-keywords.
15859
15860 * font-lock.el (font-lock-default-fontify-region): Don't force
15861 parse-sexp-lookup-properties to nil.
15862
15863 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
15864
15865 * man.el (man-mode-syntax-table): Set up `:' to have
15866 word-constituent syntax.
15867
15868 2005-04-27 Lute Kamstra <lute@gnu.org>
15869
15870 * novice.el (disable-command): Don't add spurious newlines to the
15871 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
15872
15873 2005-04-26 Jay Belanger <belanger@truman.edu>
15874
15875 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
15876 than one window before deleting window.
15877
15878 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
15879
15880 * shell.el (shell-prompt-pattern): Doc fix.
15881 (shell-mode): Set paragraph-separate buffer locally to "\\'".
15882
15883 * comint.el (comint-prompt-regexp, comint-get-old-input)
15884 (comint-use-prompt-regexp)
15885 (comint-use-prompt-regexp-instead-of-fields)
15886 (comint-replace-by-expanded-history, comint-send-input)
15887 (comint-output-filter, comint-get-old-input-default)
15888 (comint-line-beginning-position, comint-bol, comint-show-output)
15889 (comint-backward-matching-input, comint-forward-matching-input)
15890 (comint-next-prompt, comint-previous-prompt):
15891 Rename `comint-use-prompt-regexp-instead-of-fields' to
15892 `comint-use-prompt-regexp'. Keep old name as alias and declare
15893 obsolete.
15894 (comint-use-prompt-regexp): Shorten first line of doc string.
15895
15896 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
15897 Set paragraph-separate buffer locally to "\\'".
15898
15899 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
15900 Adapt to above name change.
15901
15902 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
15903 (smbclient-prompt-regexp): Ditto.
15904
15905 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
15906
15907 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
15908
15909 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
15910 gdb-location-list.
15911 Break lines that are over 80 characters wide.
15912
15913 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
15914
15915 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
15916 New fun and var, to preserve compatibility.
15917
15918 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
15919
15920 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
15921
15922 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
15923 name to file-newer-than-file-p.
15924
15925 2005-04-26 Richard M. Stallman <rms@gnu.org>
15926
15927 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
15928
15929 * progmodes/python.el (python-mode):
15930 Use new name eldoc-documentation-function.
15931
15932 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
15933
15934 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
15935 (eldoc-documentation-function):
15936 Rename from eldoc-print-current-symbol-info-function. Calls changed.
15937
15938 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
15939
15940 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
15941
15942 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
15943
15944 * term/xterm.el (function-key-map): Fix strings for
15945 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
15946 {C,S,A,C-S}-{f1-f12}.
15947
15948 2005-04-26 Kenichi Handa <handa@m17n.org>
15949
15950 * international/mule-cmds.el (select-safe-coding-system):
15951 Fix previous change.
15952
15953 2005-04-26 Lute Kamstra <lute@gnu.org>
15954
15955 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
15956
15957 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
15958 (font-lock-comment-delimiter-face): Ditto.
15959
15960 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
15961
15962 2005-04-25 Jay Belanger <belanger@truman.edu>
15963
15964 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
15965 to t while inserting information; use help-mode.
15966
15967 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
15968
15969 * term.el (ansi-term-color-vector): Use the xterm colors.
15970 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
15971
15972 2005-04-25 Lute Kamstra <lute@gnu.org>
15973
15974 * font-core.el (font-lock-defaults): Fix docstring.
15975
15976 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
15977
15978 2005-04-25 Kenichi Handa <handa@m17n.org>
15979
15980 * international/mule-cmds.el (select-safe-coding-system):
15981 Don't check consistency with coding: spec, etc if raw-text or
15982 no-conversion was found to be safe.
15983
15984 2005-04-24 Richard M. Stallman <rms@gnu.org>
15985
15986 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
15987 citation markers at start of each line.
15988
15989 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
15990 citation markers at start of each line.
15991
15992 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
15993
15994 * files.el (mode-require-final-newline): Fix previous change.
15995 (require-final-newline): Fix type label.
15996
15997 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
15998
15999 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
16000 statement in buffer (broken by 2004-11-24 change).
16001
16002 2005-04-24 Kim F. Storm <storm@cua.dk>
16003
16004 * ido.el (ido-everywhere): Save and restore old read-buffer-function
16005 and read-file-name-function values. Don't overwrite existing
16006 non-nil values if ido-mode is enabled without ido-everywhere.
16007
16008 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
16009
16010 * files.el (mode-require-final-newline): Minor doc fix.
16011
16012 2005-04-24 Eli Zaretskii <eliz@gnu.org>
16013
16014 * subr.el (syntax-after): Doc fix.
16015 (syntax-class): If argument is nil, return nil. Mask off upper 16
16016 bits, not 8 bits.
16017
16018 * files.el (mode-require-final-newline): Doc fix.
16019 (backup-buffer-copy): Fix last change.
16020
16021 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16022
16023 * term/mac-win.el: Require select. Set selection-coding-system to
16024 mac-system-coding-system. Call menu-bar-enable-clipboard.
16025 (x-last-selected-text-clipboard, x-last-selected-text-primary)
16026 (x-select-enable-clipboard): New variables.
16027 (x-select-text, x-get-selection, x-selection-value)
16028 (x-get-selection-value, mac-select-convert-to-string)
16029 (mac-services-open-file, mac-services-open-selection)
16030 (mac-services-insert-text): New functions.
16031 (CLIPBOARD, FIND): Put mac-scrap-name property.
16032 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
16033 (public.tiff): Put mac-ostype property.
16034 (selection-converter-alist): Add entries for them.
16035 (mac-application-menu-map): New keymap.
16036 (interprogram-cut-function, interprogram-paste-function): Set to
16037 x-select-text and x-get-selection-value, respectively.
16038 (split-window-keep-point): Set to t.
16039
16040 2005-04-23 Richard M. Stallman <rms@gnu.org>
16041
16042 * files.el (read-directory-name): Always pass non-nil
16043 DEFAULT-FILENAME arg to read-file-name.
16044 (backup-buffer-copy, basic-save-buffer-2): Take care against
16045 writing thru an unexpected existing symlink.
16046 (revert-buffer): In indirect buffer, revert the base buffer.
16047 (magic-mode-alist): Doc fix.
16048 (buffer-stale-function): Doc fix.
16049 (minibuffer-with-setup-hook): Avoid warning.
16050 (mode-require-final-newline): Doc and custom fix.
16051
16052 * follow.el (follow-end-of-buffer): Use with-no-warnings.
16053
16054 * font-lock.el (font-lock-comment-face): On terminals with few colors,
16055 use the default appearance.
16056 (font-lock-comment-delimiter-face): New face, new variable.
16057
16058 * imenu.el (imenu--generic-function): The official position of a
16059 definition is the start of the line that BEG is in.
16060
16061 * midnight.el (midnight-timer): Move defvar up.
16062
16063 * mouse.el (mouse-drag-region-1): Delete some debugging code.
16064
16065 * saveplace.el (save-place-to-alist): Use with-no-warnings.
16066
16067 * startup.el (command-line): Use with-no-warnings.
16068
16069 * window.el (window-size-fixed): New defvar.
16070
16071 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
16072
16073 * mail/rmail.el (rmail-font-lock-keywords):
16074 Use font-lock-comment-delimiter-face.
16075
16076 * mail/sendmail.el (mail-font-lock-keywords):
16077 Use font-lock-comment-delimiter-face.
16078
16079 * progmodes/compile.el (next-error-highlight-timer): New defvar.
16080
16081 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
16082
16083 * progmodes/compile.el (compilation-mode-font-lock-keywords):
16084 Specify t for LAXMATCH when matching directories.
16085 Save match data around compilation-compat-error-properties form.
16086
16087 2005-04-23 David Kastrup <dak@gnu.org>
16088
16089 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
16090 Mention that the autoloaded aliases should be kept for AUCTeX.
16091
16092 2005-04-23 Andreas Schwab <schwab@suse.de>
16093
16094 * isearch.el (isearch-forward): Doc fix.
16095
16096 2005-04-23 Eli Zaretskii <eliz@gnu.org>
16097
16098 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
16099 (jit-lock-stealth-nice): Change default value to 0.5.
16100
16101 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
16102
16103 * abbrev.el (write-abbrev-file): Write table entries in
16104 alphabetical order by table name.
16105
16106 2005-04-22 Kim F. Storm <storm@cua.dk>
16107
16108 * ido.el (ido-read-internal): Fix `list' completion.
16109
16110 2005-04-22 Kenichi Handa <handa@m17n.org>
16111
16112 * recentf.el (recentf-save-file-coding-system): New variable.
16113 (recentf-save-list): Encode the file by
16114 recentf-save-file-coding-system and add coding: tag.
16115
16116 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
16117
16118 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
16119
16120 2005-04-21 Lute Kamstra <lute@gnu.org>
16121
16122 * loadhist.el (unload-feature): Don't remove a function from hooks
16123 if it is about to be restored to an autoload . Remove functions
16124 that will become unbound from auto-mode-alist. Simplify the code.
16125
16126 * subr.el (assq-delete-all): New implementation that is linear,
16127 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
16128 (rassq-delete-all): New function.
16129
16130 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
16131 Add size-indication-mode.
16132
16133 2005-04-21 Kenichi Handa <handa@m17n.org>
16134
16135 * international/mule-cmds.el: Add autoload for widget-value in
16136 eval-when-compile.
16137
16138 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
16139
16140 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
16141 Add tooltip-mode.
16142
16143 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
16144
16145 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
16146
16147 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
16148 (inferior-lisp-filter-regexp, inferior-lisp-program)
16149 (inferior-lisp-load-command, inferior-lisp-prompt)
16150 (inferior-lisp-mode-hook, lisp-source-modes)
16151 (inferior-lisp-load-hook): defvar->defcustom.
16152 (inferior-lisp-program, inferior-lisp-prompt)
16153 (inferior-lisp-load-hook): Doc fixes.
16154 (inferior-lisp-install-letter-bindings): Small change in
16155 introductory comment.
16156
16157 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
16158
16159 * vc.el (vc-annotate-color-map): Change some colors so that text
16160 using them as foreground is readable on both white and black
16161 backgrounds.
16162
16163 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
16164
16165 * international/mule-conf.el (translation-table-for-input):
16166 Remove redundant declaration.
16167
16168 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
16169
16170 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
16171
16172 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
16173 (tooltip-toggle-gud-tips): New function.
16174
16175 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16176
16177 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
16178 right angle brackets.
16179
16180 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
16181
16182 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
16183
16184 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
16185
16186 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
16187 Remove. Update callers to use expand-file-name instead.
16188
16189 * subr.el (syntax-class): New function.
16190
16191 * simple.el (blink-matching-open): Use it.
16192
16193 * paren.el (show-paren-function): Use it to recognize parens that are
16194 also used in 2-char comment markers.
16195
16196 2005-04-19 Lute Kamstra <lute@gnu.org>
16197
16198 * loadhist.el (unload-feature): Update for new format of
16199 load-history. Simplify the code.
16200
16201 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16202
16203 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
16204 (mac-add-charset-info): New function. Initialize variable
16205 mac-charset-info-alist using it.
16206 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
16207 for translation.
16208 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
16209 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
16210 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
16211 New CCL programs.
16212
16213 2005-04-19 Kim F. Storm <storm@cua.dk>
16214
16215 * simple.el (next-buffer, prev-buffer, next-error)
16216 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
16217 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
16218
16219 * bindings.el (next-buffer, prev-buffer, next-error)
16220 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
16221 (clone-indirect-buffer-other-window): Move bindings from simple.el.
16222 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
16223 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
16224
16225 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
16226
16227 * isearch.el (isearch-edit-string): Make the search-ring available for
16228 minibuffer history commands.
16229 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
16230 the default history commands now work just as well.
16231 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
16232
16233 2005-04-18 Kim F. Storm <storm@cua.dk>
16234
16235 * emulation/cua-base.el (cua--pre-command-handler): Add more
16236 elaborate check for shift modifier on non-window systems.
16237
16238 2005-04-18 Lars Hansen <larsh@math.ku.dk>
16239
16240 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
16241
16242 2005-04-18 Kim F. Storm <storm@cua.dk>
16243
16244 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
16245 and make it optional. Don't test tooltip-gud-echo-area here.
16246 (tooltip-gud-process-output, gdb-tooltip-print):
16247 Pass tooltip-gud-echo-area to tooltip-show.
16248 (tooltip-help-tips): Remove second optional arg to tooltip-show.
16249
16250 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16251
16252 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
16253 `display-graphic-p' may not be bound yet.
16254
16255 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
16256
16257 * startup.el (command-line): No longer enable Xterm Mouse mode by
16258 default in terminals compatible with xterm.
16259
16260 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
16261
16262 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
16263
16264 * tooltip.el (tooltip-gud-echo-area): Rename from
16265 tooltip-use-echo-area.
16266 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
16267 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
16268 area independently of where help tooltips are displayed.
16269
16270 2005-04-17 David Kastrup <dak@gnu.org>
16271
16272 * cus-theme.el (custom-theme-write-variables): Quote variables
16273 where necessary.
16274
16275 2005-04-17 Richard M. Stallman <rms@gnu.org>
16276
16277 * simple.el (yank-excluded-properties): Add follow-link to value.
16278
16279 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
16280
16281 * startup.el (fancy-splash-max-time): Just 30 seconds.
16282 (fancy-splash-delay): Just 7.
16283 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
16284
16285 * loadhist.el (unload-feature): Update for new format of load-history.
16286 Simplify the code.
16287
16288 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
16289 (rmail-font-lock-keywords): Don't fontify the text of a citation.
16290
16291 * mail/sendmail.el (mail-font-lock-keywords):
16292 Don't fontify subject text.
16293 Don't fontify the text of a citation.
16294
16295 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
16296
16297 * comint.el (comint-output-filter): Run comint-output-filter-functions
16298 with point where the user had it.
16299
16300 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
16301
16302 * international/ucs-tables.el (ucs-set-table-for-input):
16303 Disable when using unify-on-decoding.
16304
16305 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
16306
16307 * emulation/cua-base.el (cua-global-mark-face): Add special case
16308 for displays supporting a high number of colors.
16309
16310 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
16311
16312 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
16313
16314 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
16315
16316 * filesets.el (filesets-add-buffer): If user supplies a name of a
16317 non-existing fileset, create a new fileset.
16318
16319 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
16320
16321 * textmodes/org.el (org-up-heading-all): Fix bug with
16322 `outline-up-heading-all'.
16323
16324 2005-04-16 Andreas Schwab <schwab@suse.de>
16325
16326 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
16327 /etc/permissions.d/* and /etc/aliases.d/*.
16328
16329 2005-04-16 Kenichi Handa <handa@m17n.org>
16330
16331 * international/code-pages.el (cp-make-coding-system):
16332 Set `translation-table-for-input' property value to the symbol
16333 ucs-mule-to-mule-unicode, not to that value.
16334 (pt154): Escape guillemet by `\'.
16335
16336 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
16337
16338 * loadup.el: Load tooltip if x-show-tip is fboundp.
16339
16340 * startup.el (command-line): Add comment.
16341
16342 * tooltip.el (tooltip-mode): Specify correct standard value for
16343 Custom in init-value.
16344
16345 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
16346
16347 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
16348 possible.
16349
16350 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
16351
16352 * textmodes/org.el (org-agenda-date-prompt): Rename from
16353 `org-agenda-date-today'.
16354 (org-evaluate-time-range): Insert at point instead of directly
16355 after time range.
16356 (org-first-headline-recenter, org-subtree-end-visible-p)
16357 (org-optimize-window-after-visibility-change): New functions
16358 (org-agenda-post-command-hook): Don't allow point at end of line,
16359 to make sure it always hits the text properties.
16360 (org-agenda-next-date-line, org-agenda-previous-date-line):
16361 New commands.
16362 (org-set-regexps-and-options): Category may contain white space.
16363 (org-agenda-get-deadlines, org-agenda-get-scheduled):
16364 Improve marker positions.
16365 (org-agenda-new-marker): Argument POS made optional.
16366 (org-agenda-get-timestamps): Deadlines which are done are listed
16367 in org-done-face now.
16368 (org-agenda-get-todos, org-agenda-get-timestamps)
16369 (org-agenda-get-deadlines, org-agenda-get-scheduled):
16370 Set `undone-face' and `done-face' properties.
16371 (org-last-todo-state-is-todo): New variable.
16372 (org-todo): Set `org-last-todo-state-is-todo'.
16373 (org-agenda-todo): Change face according to
16374 `org-last-todo-state-is-todo'. And change other lines referring to
16375 the same entry.
16376 (org-calendar-goto-agenda): New command.
16377 (org-calendar-to-agenda-key): New option.
16378 (org-startup-folded): New allowed value `content'.
16379 (org-set-regexps-and-options): Accept new value `content' for
16380 `org-startup-folded'.
16381 (org-get-current-options): Handle new value `content' for
16382 `org-startup-folded'.
16383 (org-insert-todo-heading): New command.
16384 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
16385 interactively in empty file and option
16386 `org-insert-mode-line-in-empty-file' has been set.
16387 (org-agenda-todo, org-agenda-priority): Modify to use
16388 `org-agenda-change-all-lines'.
16389 (org-warning-face): Change color on dark background
16390
16391 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16392
16393 * international/mule-cmds.el (set-locale-environment): On Mac OS,
16394 use preferences AppleLocale and AppleLanguages, and variable
16395 mac-system-locale for default locale. On Mac OS Classic, use
16396 mac-system-coding-system for default coding systems.
16397
16398 * term/mac-win.el: Don't set file-name-coding-system.
16399 Decode variables system-name, emacs-build-system, user-login-name, and
16400 user-full-name by mac-system-coding-system on Mac OS Classic.
16401 (mac-system-coding-system): New variable.
16402
16403 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
16404
16405 * startup.el (command-line): Handle `xterm-mouse-mode' before
16406 reading init file.
16407
16408 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
16409
16410 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
16411
16412 * progmodes/sh-script.el (sh-here-document-word): Make it a
16413 defcustom. Doc fix.
16414 (sh-add): Bash uses $(( )) for arithmetic.
16415 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
16416 (sh-maybe-here-document): Remove quotes and leading whitespace
16417 from heredoc word when closing. Indent heredoc with tabs if word
16418 starts with "-".
16419
16420 2005-04-13 Richard M. Stallman <rms@gnu.org>
16421
16422 * simple.el (undo): Fix previous change.
16423
16424 * custom.el (defface): Doc fix.
16425
16426 2005-04-13 Lute Kamstra <lute@gnu.org>
16427
16428 * Makefile.in (DONTCOMPILE): Remove list.
16429 (compile, compile-always): Don't use DONTCOMPILE.
16430 (update-authors): Load the library in which batch-update-authors
16431 is defined.
16432 * makefile.w32-in (DONTCOMPILE): Remove list.
16433 (compile, compile-always): Fix comments.
16434 (update-authors): Load the library in which batch-update-authors
16435 is defined.
16436
16437 * generic-x.el (generic-mode-ini-file-find-file-hook):
16438 Rename to ini-generic-mode-find-file-hook.
16439 Keep generic-mode-ini-file-find-file-hook as an alias.
16440 (ini-generic-mode-find-file-hook): Rename from
16441 generic-mode-ini-file-find-file-hook. Fix docstring.
16442 (ini-generic-mode): Docstring change.
16443 (bat-generic-mode-run-as-comint): Silence the byte compiler.
16444
16445 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
16446 called from lisp.
16447
16448 * generic.el: Move to the emacs-lisp subdir.
16449
16450 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
16451
16452 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
16453 and C-S- function and cursor motion keys.
16454
16455 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
16456
16457 * startup.el (command-line): Enable Xterm Mouse mode by default.
16458 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
16459 for Custom. No longer show "Mouse" in mode line when enabled.
16460 Doc fix.
16461
16462 2005-04-12 Kim F. Storm <storm@cua.dk>
16463
16464 * emulation/cua-base.el (cua-rectangle-face)
16465 (cua-rectangle-noselect-face): Define face attributes here.
16466
16467 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
16468
16469 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16470
16471 * startup.el (command-line): Turn off blinking cursor if
16472 cursorBlink in resources is off or false.
16473
16474 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16475
16476 * term/mac-win.el (dnd): Require dnd.
16477 (mac-drag-n-drop): Call dnd-handle-one-url.
16478 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
16479 (kTextEncodingISOLatin2): Remove constants.
16480 (mac-script-code-coding-systems): New constant.
16481 (mac-handle-language-change): New function.
16482 (special-event-map): Bind it to `language-change' event.
16483 (mac-centraleurroman, mac-cyrillic): New coding systems.
16484 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
16485 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
16486 and mac-cyrillic-encoder to encode-mac-centraleurroman and
16487 encode-mac-cyrillic, respectively.
16488
16489 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
16490
16491 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
16492 Don't set overlay-arrow-string to "=>" as this is done
16493 globally in C now.
16494
16495 2005-04-12 Lute Kamstra <lute@gnu.org>
16496
16497 * generic-x.el (rc-generic-mode, rul-generic-mode):
16498 Fix auto-mode-alist entries.
16499 (etc-fstab-generic-mode): Tweak fontification.
16500
16501 * generic.el (generic-make-keywords-list): Fix docstring.
16502 (generic-mode-internal): Simplify generic-font-lock-keywords.
16503
16504 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
16505
16506 * whitespace.el (whitespace-buffer-leading)
16507 (whitespace-buffer-trailing): Revert the incorrect test inversion.
16508 However, fix the highlight area for the leading and
16509 trailing whitespaces to show space.
16510
16511 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
16512
16513 * whitespace.el (whitespace-version): Bump to 3.5
16514
16515 (whitespace-buffer-leading, whitespace-buffer-trailing):
16516 Invert sense of the test to highlight the whitespace.
16517
16518 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
16519
16520 * progmodes/gud.el (gud-display-line): GUD uses its own
16521 overlay arrow now so don't set overlay-arrow-string.
16522 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
16523
16524 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
16525
16526 * term.el (term-ansi-current-bold, term-ansi-current-underline)
16527 (term-ansi-current-reverse, term-ansi-current-invisible)
16528 (term-ansi-face-already-done): Change to boolean.
16529 (term-reset-terminal, term-handle-colors-array): Handle the above
16530 vars accordingly.
16531 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
16532 (term-emulate-terminal): Use the new name.
16533
16534 * faces.el (secondary-selection): Use yellow1, not yellow.
16535 (trailing-whitespace): Use red1, not red.
16536
16537 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16538
16539 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
16540 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
16541 (dired-dnd-handle-file): Call dnd-get-local-file-uri
16542
16543 * cus-edit.el (dnd): New group.
16544
16545 * term/w32-win.el (dnd): Require dnd
16546 (w32-drag-n-drop): Call dnd-handle-one-url.
16547
16548 * x-dnd.el: Require dnd.
16549 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
16550 Call dnd-handle-one-url.
16551 (x-dnd-types-alist, x-dnd-insert-utf8-text)
16552 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
16553 to dnd-insert-text.
16554 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
16555 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
16556 (x-dnd-get-local-file-name, x-dnd-open-local-file)
16557 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
16558
16559 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
16560
16561 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
16562
16563 * wdired.el: Doc fixes.
16564 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
16565 (wdired-use-dired-vertical-movement): Rename from
16566 wdired-always-move-to-filename-beginning.
16567 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
16568 (wdired-change-to-wdired-mode): Change mode name.
16569 (wdired-newline): Delete.
16570
16571 2005-04-11 Richard M. Stallman <rms@gnu.org>
16572
16573 * whitespace.el (whitespace-highlight-the-space):
16574 Don't call whitespace-unhighlight-the-space here.
16575
16576 * simple.el (undo): Record t in undo-equiv-table
16577 for the redo record made by an undo-in-region.
16578
16579 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
16580
16581 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
16582 (gdb-frame-inferior-io-buffer): New Functions to control
16583 display of separate IO buffer.
16584 (menu): Add them to menu-bar.
16585 (gdb-display-buffer): Check for buffer another frame.
16586 Protect GUD buffer.
16587 (gdb-setup-windows): Create IO buffer if not already there.
16588 (gdb-memory-mode): Remove purecopy noops.
16589
16590 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
16591
16592 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
16593 and pass to self-insert-command.
16594
16595 2005-04-11 Lute Kamstra <lute@gnu.org>
16596
16597 * generic.el: Commentary section cleanup.
16598 (generic): Delete.
16599 (generic-use-find-file-hook, generic-lines-to-scan)
16600 (generic-find-file-regexp, generic-ignore-files-regexp)
16601 (default-generic-mode, generic-mode-find-file-hook)
16602 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
16603 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
16604 (generic-use-find-file-hook, generic-lines-to-scan)
16605 (generic-find-file-regexp, generic-ignore-files-regexp)
16606 (default-generic-mode, generic-mode-find-file-hook)
16607 (generic-mode-ini-file-find-file-hook): Move from generic.el.
16608
16609 2005-04-10 Karl Fogel <kfogel@red-bean.com>
16610
16611 * bookmark.el (bookmark-write-file): Catch errors writing file.
16612 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
16613
16614 2005-04-10 Richard M. Stallman <rms@gnu.org>
16615
16616 * startup.el (fancy-splash-tail): Update copyright year.
16617 (command-line): Split part of -Q into -D.
16618 (emacs-basic-display): New defvar.
16619 (fancy-splash-text): Correct name of menu item.
16620
16621 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
16622
16623 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
16624 lines in one node.
16625
16626 * comint.el (comint-send-input): New arg ARTIFICIAL.
16627 Callers in this file changed.
16628
16629 * abbrev.el (define-abbrevs): Read system abbrevs properly.
16630
16631 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
16632
16633 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
16634
16635 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
16636 `ldap-search-internal'.
16637
16638 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
16639
16640 * files.el (set-auto-mode-1): Use line-end-position.
16641
16642 * international/latin-1.el:
16643 * international/latin-2.el:
16644 * international/latin-3.el:
16645 * international/latin-4.el:
16646 * international/latin-5.el:
16647 * international/latin-8.el:
16648 * international/latin-9.el: Give punctuation syntax to NBSP.
16649
16650 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
16651 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
16652 Use char-classes to accept non-ascii letters, accepted in some recent
16653 bibtex implementations.
16654
16655 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
16656
16657 * custom.el (custom-set-minor-mode): Any non-nil value for the
16658 variable should enable the mode when set through Custom.
16659
16660 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
16661
16662 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
16663 TAB binding so tab-always-indent is obeyed.
16664 (vhdl-minibuffer-local-map): Move initialization into declaration.
16665 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
16666 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
16667 (vhdl-hooked-abbrev): Avoid test for XEmacs.
16668 (vhdl-current-line): Use line-beginning-position.
16669 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
16670 with-output-to-temp-buffer, so the current position can be recorded.
16671
16672 2005-04-10 Masatake YAMATO <jet@gyve.org>
16673
16674 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16675 Add regexp for gcov.
16676
16677 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
16678
16679 * calendar/time-date.el (time-to-seconds, seconds-to-time)
16680 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
16681 syntax which Emacs 20 doesn't support.
16682
16683 2005-04-09 Richard M. Stallman <rms@gnu.org>
16684
16685 * help.el (describe-key-briefly, describe-key):
16686 Replace strings as event types with "(any string)".
16687
16688 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
16689
16690 * arc-mode.el (archive-mode-map): Move initialization into
16691 the declaration. Override *all* bindings of `undo'.
16692 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
16693
16694 2005-04-09 Jay Belanger <belanger@truman.edu>
16695
16696 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
16697
16698 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
16699
16700 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
16701 (xterm-register-default-colors): Update color values computation
16702 to match xterm-200.
16703
16704 2005-04-09 Kenichi Handa <handa@m17n.org>
16705
16706 * international/code-pages.el (iso-latin-7): Fix the map.
16707
16708 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
16709
16710 * emacs-lisp/lisp.el (defun-prompt-regexp)
16711 (parens-require-spaces, buffer-end, end-of-defun)
16712 (insert-parentheses): Doc fixes.
16713
16714 2005-04-08 Kim F. Storm <storm@cua.dk>
16715
16716 * comint.el (comint-highlight-prompt): Fix face spec.
16717 * hi-lock.el (hi-green): Likewise.
16718
16719 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
16720
16721 * cus-edit.el (custom-modified-face):
16722 * comint.el (comint-highlight-input): Fix previous changes.
16723 * term.el (term-handle-ansi-escape): Add a comment.
16724
16725 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
16726
16727 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
16728 in the buffer and in whitespace-highlighted-space.
16729 (whitespace-unhighlight-the-space): Simplify.
16730 (whitespace-buffer): Simplify.
16731
16732 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
16733
16734 * textmodes/table.el (table-cell-face): Add special case for
16735 displays supporting a high number of colors.
16736 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
16737 (vhdl-font-lock-reserved-words-face)
16738 (vhdl-speedbar-architecture-face)
16739 (vhdl-speedbar-instantiation-face)
16740 (vhdl-speedbar-architecture-selected-face)
16741 (vhdl-speedbar-instantiation-selected-face): Likewise.
16742 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
16743 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
16744 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
16745 (ebrowse-root-class-face, ebrowse-member-attribute-face)
16746 (ebrowse-progress-face): Likewise.
16747 * progmodes/compile.el (compilation-info-face): Likewise.
16748 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
16749 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
16750 * calendar/calendar.el (diary-face): Likewise.
16751 * woman.el (woman-italic-face, woman-bold-face)
16752 (woman-unknown-face): Likewise.
16753 * wid-edit.el (widget-button-pressed-face): Likewise.
16754 * whitespace.el (whitespace-highlight-face): Likewise.
16755 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
16756 * pcvs-info.el (cvs-marked-face): Likewise.
16757 * info.el (info-xref): Likewise.
16758 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
16759 * hilit-chg.el (highlight-changes-face)
16760 (highlight-changes-delete-face): Likewise.
16761 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
16762 (hi-red-b): Likewise.
16763 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
16764 * font-lock.el (font-lock-keyword-face)
16765 (font-lock-function-name-face, font-lock-warning-face): Likewise.
16766 * cus-edit.el (custom-invalid-face, custom-modified-face)
16767 (custom-set-face, custom-changed-face, custom-variable-tag-face)
16768 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
16769 * comint.el (comint-highlight-prompt): Likewise.
16770
16771 2005-04-08 Lute Kamstra <lute@gnu.org>
16772
16773 * font-lock.el (font-lock-keywords): Docstring fixes.
16774
16775 2005-04-08 Kenichi Handa <handa@m17n.org>
16776
16777 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
16778 chars are more than a limit, print " and more..." at the tail.
16779
16780 2005-04-08 Kim F. Storm <storm@cua.dk>
16781
16782 * emacs-lisp/authors.el (authors-aliases): Update list.
16783 (authors-ignored-files): New list.
16784 (authors-fixed-entries): Fix typo.
16785 (authors-renamed-files-alist): Update list.
16786 (authors-add): Check authors-ignored-files.
16787
16788 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
16789
16790 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
16791 optional, to ensure backward compatibility.
16792
16793 2005-04-08 Stephen Eglen <stephen@gnu.org>
16794
16795 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
16796
16797 2005-04-08 Kim F. Storm <storm@cua.dk>
16798
16799 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
16800
16801 * mouse.el (mouse-on-link-p): Doc fix.
16802
16803 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
16804
16805 * ielm.el (ielm-prompt-read-only): Doc fix.
16806
16807 * comint.el (comint-prompt-read-only): Doc fix.
16808
16809 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
16810
16811 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
16812 ensure dired always handles wildcards passed to ffap.
16813 (find-file-at-point): Use it.
16814 (ffap-dired-wildcards): Doc fix.
16815
16816 2005-04-07 Juri Linkov <juri@jurta.org>
16817
16818 * simple.el (next-error-overlay-arrow-position): New defvar.
16819 Put "=>" on its property `overlay-arrow-string'. Add it to
16820 `overlay-arrow-variable-list'.
16821
16822 * progmodes/compile.el (compilation-setup):
16823 Set `next-error-overlay-arrow-position' to nil. Also set it to
16824 nil in the local hook `kill-buffer-hook'. Make local variable
16825 `overlay-arrow-string' and set it to "=>".
16826 (compilation-goto-locus): Set BOL position to
16827 `next-error-overlay-arrow-position' instead of
16828 `overlay-arrow-position'.
16829
16830 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
16831 locally instead of adding it to the global hook.
16832 (Info-kill-buffer): Move up.
16833
16834 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
16835
16836 * term/xterm.el (xterm-standard-colors): Update color values from
16837 xterm-200.
16838
16839 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
16840
16841 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
16842
16843 * fast-lock.el:
16844 * lazy-lock.el: Move them to the obsolete subdir.
16845
16846 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
16847
16848 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
16849 (wdired-add-replace-advice): Remove.
16850 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
16851
16852 2005-04-06 Kim F. Storm <storm@cua.dk>
16853
16854 * startup.el (command-line): Add --bare-bones alias for -Q.
16855
16856 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16857
16858 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
16859 create the startup fontset if a font specification ends with
16860 `mac-roman'.
16861
16862 2005-04-06 Lute Kamstra <lute@gnu.org>
16863
16864 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
16865 change.
16866
16867 * emacs-lisp/copyright.el (copyright-update-year): Replace the
16868 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
16869
16870 2005-04-05 Lute Kamstra <lute@gnu.org>
16871
16872 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
16873 (define-generic-mode): Ditto. Fix debug declaration.
16874
16875 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
16876 Put them in the generic-x group.
16877
16878 * calendar/timeclock.el (timeclock): Doc fix.
16879
16880 * generic.el (define-generic-mode): Don't use custom-current-group.
16881 Document default :group value.
16882 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
16883 (define-global-minor-mode): Don't use custom-current-group.
16884
16885 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
16886
16887 * startup.el (command-line-1): Display startup-echo-area-message
16888 when fancy splash screen is in use.
16889
16890 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
16891 (sh-escaped-newline): New face.
16892 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
16893 newline, and use sh-escaped-newline face.
16894
16895 * progmodes/tcl.el (tcl-escaped-newline): New face.
16896 (tcl-builtin-list): New variable.
16897 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
16898 newlines. Fix keywords subexpression number.
16899
16900 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
16901
16902 * textmodes/org.el (org-diary-default-entry): Fix call to
16903 `add-to-diary-entry'.
16904
16905 2005-04-05 Kim F. Storm <storm@cua.dk>
16906
16907 * ediff-init.el: Use (featurep 'xemacs).
16908
16909 2005-04-05 David Ponce <david@dponce.com>
16910
16911 * cus-edit.el (face): Derive from symbol widget. Display sample
16912 of the current face on the fly.
16913 (widget-face-sample-face-get, widget-face-notify): New functions.
16914 (widget-face-value-create): Remove.
16915
16916 * wid-edit.el (widget-field-end): Temporarily remove field
16917 narrowing before to call `get-char-property'.
16918
16919 2005-04-04 Jay Belanger <belanger@truman.edu>
16920
16921 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
16922 (math-read-subscripts): New variable.
16923 (math-read-preprocess-string): Process subscripts.
16924
16925 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
16926
16927 * comint.el (comint-prompt-read-only): Doc fix.
16928
16929 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
16930 `-1'. Doc fix.
16931
16932 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
16933
16934 * textmodes/org.el (org-insert-mode-line-in-empty-file):
16935 Change default value to nil.
16936
16937 2005-04-04 Lute Kamstra <lute@gnu.org>
16938
16939 * autorevert.el (auto-revert-mode): Specify :group.
16940 * battery.el (display-battery-mode): Specify :group.
16941 * diff-mode.el (diff-minor-mode): Specify :group.
16942 * font-core.el (font-lock-mode): Specify :group.
16943 * hl-line.el (hl-line-mode): Specify :group.
16944 * iimage.el (iimage): New customization group.
16945 (iimage-mode): Specify :group.
16946 * longlines.el (longlines-mode): Specify :group.
16947 * master.el: Don't require easy-mmode.
16948 (master): New customization group.
16949 (master-mode): Specify :group.
16950 * msb.el (msb-mode): Specify :group.
16951 * reveal.el (reveal-mode): Specify :group.
16952 * simple.el (next-error-follow-minor-mode): Specify :group.
16953 * smerge-mode.el (smerge-mode): Specify :group.
16954 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
16955 * emulation/cua-base.el (cua-mode): Specify :group.
16956 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
16957 * language/thai-util.el (thai-auto-composition-mode)
16958 (thai-word-mode): Specify :group.
16959 * mail/supercite.el (sc-minor-mode): Specify :group.
16960 * progmodes/cwarn.el (cwarn-mode): Specify :group.
16961 * progmodes/flymake.el (flymake-mode): Specify :group.
16962 * progmodes/glasses.el (glasses-mode): Specify :group.
16963 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
16964 * textmodes/enriched.el (enriched-mode): Specify :group.
16965 * textmodes/refill.el (refill-mode): Specify :group.
16966
16967 * add-log.el (change-log-font-lock-keywords): Names in
16968 parenthesized lists can contain spaces.
16969
16970 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
16971
16972 * startup.el (fancy-splash-text): Shorten default text of
16973 "Emacs Tutorial" line. Also, if the current language env
16974 indicates an available tutorial file other than TUTORIAL,
16975 extract its title and append it to the line in parentheses.
16976 (fancy-splash-insert): If arg is a thunk, funcall it.
16977
16978 2005-04-04 Jay Belanger <belanger@truman.edu>
16979
16980 * calc.el (calc-language-alist): Add tags to customization type.
16981
16982 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
16983
16984 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
16985 Doc fix.
16986
16987 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
16988
16989 * add-log.el (change-log-font-lock-keywords): The manual
16990 describing a Change Log entry, says: (...) "Aside from these
16991 header lines, every line in the change log starts with a space or
16992 a tab.". The font-lock was not highlighting lines started with
16993 spaces, added support for it.
16994
16995 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
16996
16997 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
16998 (bibtex-generate-url-list): Update docstring accordingly. Put the
16999 complex example in the docstring.
17000 (bibtex-font-lock-url): Use pop.
17001
17002 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
17003
17004 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
17005
17006 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
17007
17008 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
17009
17010 * filesets.el (filesets-set-default): Doc fix.
17011
17012 2005-04-03 Lute Kamstra <lute@gnu.org>
17013
17014 * generic.el (define-generic-mode): Add argument to specify
17015 keywords for defcustom.
17016 (default-generic-mode): Specify :group.
17017
17018 * generic-x.el: Specify :group for all generic modes.
17019
17020 * desktop.el (desktop-no-desktop-file-hook)
17021 (desktop-after-read-hook): Doc fix.
17022
17023 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
17024
17025 * simple.el (visible-mode): Use explicit :group keyword.
17026 This changes the group of `visible-mode-hook' from paren-blinking
17027 to editing-basics.
17028
17029 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
17030
17031 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
17032 mailbox specifications as well as URLs.
17033 (rmail-insert-inbox-text): Remove unused conditional branches.
17034
17035 2005-04-01 Jay Belanger <belanger@truman.edu>
17036
17037 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
17038 (calc-gnuplot-print-command): Move definitions to calc.el.
17039
17040 * calc/calc-embed.el (calc-embedded-announce-formula)
17041 (calc-embedded-open-formula, calc-embedded-close-formula)
17042 (calc-embedded-open-word, calc-embedded-close-word)
17043 (calc-embedded-open-plain, calc-embedded-close-plain)
17044 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
17045 (calc-embedded-open-mode, calc-embedded-close-mode):
17046 Move definitions to calc.el.
17047
17048 * calc/calc.el (calc-settings-file, calc-language-alist):
17049 Make customizable.
17050 (calc-embedded-announce-formula, calc-embedded-open-formula)
17051 (calc-embedded-close-formula, calc-embedded-open-word)
17052 (calc-embedded-close-word, calc-embedded-open-plain)
17053 (calc-embedded-close-plain, calc-embedded-open-new-formula)
17054 (calc-embedded-close-new-formula, calc-embedded-open-mode)
17055 (calc-embedded-close-mode, calc-gnuplot-name)
17056 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
17057 from other files and make customizable.
17058
17059 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
17060
17061 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
17062 Use buffer-live-p.
17063 (cvs-mode-run): Don't call cvs-update-header here.
17064 (cvs-run-process): Call cvs-update-header.
17065 Use process properties for cvs-postprocess and cvs-buffer so that
17066 the sentinel can behave better if the temp buffer is killed.
17067 Use a pipe rather than a tty, to better handle unexpected prompts.
17068 (cvs-sentinel): Rewrite. Call cvs-update-header.
17069
17070 2005-04-01 Andre Spiegel <spiegel@gnu.org>
17071
17072 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
17073 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
17074
17075 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
17076
17077 * generic.el (define-generic-mode): Add indentation rule.
17078
17079 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
17080
17081 * files.el (mode-require-final-newline): Make Custom correctly
17082 report a nil value and allow to set it to nil via Custom.
17083 Doc fix.
17084
17085 2005-04-01 Kenichi Handa <handa@m17n.org>
17086
17087 * international/characters.el: Enable the correct case setting for
17088 dotless-i and dotted-I.
17089
17090 2005-04-01 Kim F. Storm <storm@cua.dk>
17091
17092 * ido.el (ido-file-internal): Fall back to non-ido command if
17093 initial directory is on slow ftp (or tramp) host.
17094
17095 2005-03-31 Richard M. Stallman <rms@gnu.org>
17096
17097 * emacs-lisp/autoload.el (make-autoload):
17098 Handle define-global-minor-mode.
17099
17100 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
17101 Rename from easy-mmode-define-global-mode.
17102 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
17103
17104 * progmodes/scheme.el (scheme-mode-syntax-table):
17105 Update syntax of | and # for two-character comment syntax.
17106
17107 2005-03-31 Lute Kamstra <lute@gnu.org>
17108
17109 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
17110 (define-minor-mode): Call custom-current-group at load-time.
17111
17112 * generic.el (define-generic-mode): Add debug declaration.
17113 Add defcustom for the mode hook.
17114 (generic-mode-internal): Use run-mode-hooks.
17115
17116 2005-03-31 Kim F. Storm <storm@cua.dk>
17117
17118 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
17119 (mouse-fixup-help-message): New defun called by show_help_echo
17120 to fixup mouse-2 prefix in help messages when applicable.
17121
17122 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
17123
17124 2005-03-31 Kenichi Handa <handa@m17n.org>
17125
17126 * language/thai-word.el (thai-find-word-ends): Pay attention to
17127 the case that we reach the end of buffer.
17128
17129 * textmodes/fill.el (fill-text-properties-at): New function.
17130 (fill-newline): Use fill-text-properties-at instead of
17131 text-properties-at.
17132
17133 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
17134
17135 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
17136 not comint-quote-filename.
17137
17138 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
17139
17140 * help-fns.el (help-with-tutorial): Revert last change.
17141
17142 2005-03-31 Kim F. Storm <storm@cua.dk>
17143
17144 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
17145
17146 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
17147
17148 * calendar/cal-china.el: Update reference to "Calendrical
17149 Calculations" book; there's a new edition.
17150 * calendar/cal-coptic.el: Likewise.
17151 * calendar/cal-french.el: Likewise.
17152 * calendar/cal-hebrew.el: Likewise.
17153 * calendar/cal-islam.el: Likewise.
17154 * calendar/cal-iso.el: Likewise.
17155 * calendar/cal-julian.el: Likewise.
17156 * calendar/cal-mayan.el: Likewise.
17157 * calendar/cal-persia.el: Likewise.
17158 * calendar/calendar.el: Likewise.
17159 * calendar/holidays.el: Likewise.
17160 * calendar/lunar.el: Likewise.
17161 * calendar/solar.el: Likewise.
17162
17163 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
17164 white space from doc string.
17165
17166 2005-03-30 Jay Belanger <belanger@truman.edu>
17167
17168 * calc/calc-help.el (calc-full-help): Remove email address.
17169
17170 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
17171
17172 * help-fns.el (help-with-tutorial): Delete title line.
17173
17174 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
17175
17176 * calendar/cal-x.el (calendar-one-frame-setup)
17177 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
17178 rather than `symbol' for set-window-dedicated-p.
17179
17180 * calendar/appt.el (appt-buffer-name): Make it a constant.
17181 (appt-add): Doc fix.
17182
17183 * filesets.el (filesets-menu-path, filesets-menu-before)
17184 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
17185 (filesets-menu-cache-file): Use directory ~/.emacs.d.
17186 (filesets-add-submenu): Delete and use add-submenu instead.
17187
17188 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
17189
17190 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
17191 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
17192 (org-diary-default-entry): New function.
17193 (org-get-entries-from-diary): Better parsing of diary entries.
17194 (org-agenda-check-no-diary): New function.
17195 ("diary-lib"): Advice to function `add-to-diary-list', to allow
17196 linking to diary entries.
17197 (org-agenda-execute-calendar-command): New function.
17198 (org-agenda): Improve visible section in window.
17199 Use `org-fit-agenda-window'.
17200 (org-fit-agenda-window): New option.
17201 (org-move-subtree-down): Better handling of empty lines
17202 at end of subtree.
17203 (org-cycle): Numeric prefix is interpreted now as show-subtree N
17204 levels up.
17205 (org-fontify-done-headline): New option.
17206 (org-headline-done-face): New face.
17207 (org-set-font-lock-defaults): Use `org-headline-done-face'.
17208 (org-table-copy-down): Rename from `org-table-copy-from-above'.
17209 When current field is non-empty, it is copied to next row.
17210 (org-table-copy-from-above): Fix bug which made it
17211 impossible to copy fields containing only a single non-white character.
17212
17213 2005-03-30 Kim F. Storm <storm@cua.dk>
17214
17215 * kmacro.el (kmacro-end-macro): Isearch may store this command
17216 into the macro -- so ignore it when executing keyboard macro.
17217
17218 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
17219
17220 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
17221
17222 2005-03-29 Kenichi Handa <handa@m17n.org>
17223
17224 * language/thai.el ("Thai"): Set setup-function and exit-function
17225 for Thai language environment.
17226
17227 * language/thai-util.el: Require thai-word.
17228 (thai-word-mode-map): New variable.
17229 (thai-word-mode): New minor mode.
17230 (setup-thai-language-environment-internal): New function.
17231 (exit-thai-language-environment-internal): New function.
17232
17233 * language/thai-word.el (thai-word-table): Declare it by defvar,
17234 use dolist to initialize it.
17235 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
17236 (thai-fill-find-break-point): New functions.
17237
17238 2005-03-29 Richard M. Stallman <rms@gnu.org>
17239
17240 * simple.el (idle-update-delay): Move definition up.
17241 (set-mark): Doc fix.
17242
17243 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
17244
17245 * longlines.el: New file.
17246
17247 * simple.el (buffer-substring-filters): New variable.
17248 (filter-buffer-substring): New function.
17249 (kill-region, copy-region-as-kill): Use it.
17250
17251 * register.el (copy-to-register, append-to-register)
17252 (prepend-to-register): Use filter-buffer-substring.
17253
17254 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
17255
17256 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
17257 (gud-filter-pending-text): Move in front of gdb.
17258 (gud-overlay-arrow-position): New variable.
17259 (gud-sentinel, gud-display-line): Use it in place of
17260 overlay-arrow-position.
17261
17262 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
17263
17264 * progmodes/fortran.el (fortran-if-indent): Doc fix.
17265 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
17266 (fortran-font-lock-keywords-4): New variable.
17267 (fortran-blocks-re, fortran-end-block-re)
17268 (fortran-start-block-re): New constants, for hideshow.
17269 (hs-special-modes-alist): Add a Fortran entry.
17270 (fortran-mode-map): Bind fortran-end-of-block,
17271 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
17272 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
17273 (fortran-looking-at-if-then, fortran-end-of-block)
17274 (fortran-beginning-of-block): New functions, for hideshow.
17275
17276 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
17277 Doc fix. Tweak regexp.
17278 (f90-beginning-of-block): Push mark first.
17279
17280 2005-03-29 Jay Belanger <belanger@truman.edu>
17281
17282 * calc/calc.el: Update copyright date.
17283 (calc-version): Increase to 2.1.
17284 (calc-version-date): Remove.
17285
17286 * calc/calc-help.el: Update copyright date.
17287 (calc-full-help): Remove reference to calc-version-date.
17288 Update copyright date.
17289
17290 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
17291
17292 * vc.el (vc-do-command): Use a pipe for async processes, so password
17293 prompts don't show up at places where the user can't reply.
17294
17295 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
17296
17297 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
17298 on the file name we pass to the inferior shell.
17299
17300 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
17301
17302 * progmodes/which-func.el (which-function): Be robust in the face of an
17303 imenu--make-index-alist failure.
17304
17305 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
17306
17307 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
17308
17309 * progmodes/python.el (python-preoutput-filter): Fix last change.
17310
17311 2005-03-29 Lute Kamstra <lute@gnu.org>
17312
17313 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
17314 functions and compiled macros.
17315 (debug-convert-byte-code): Handle macros too.
17316 (debug-on-entry-1): Don't signal an error when trying to clear a
17317 function that is not set to debug on entry.
17318
17319 2005-03-29 Jay Belanger <belanger@truman.edu>
17320
17321 * calc/calc-lang.el: Add functions to math-function-table
17322 properties of tex and math.
17323
17324 2005-03-29 Kenichi Handa <handa@m17n.org>
17325
17326 * ps-mule.el (ps-mule-plot-string): Translate characters by
17327 ps-print-translation-table.
17328 (ps-mule-begin-job): Call find-charset-region/string with
17329 ps-print-translation-table.
17330 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
17331
17332 * ps-print.el (ps-print-translation-table): New variable.
17333 (ps-plot-region): Translate characters by ps-print-translation-table.
17334
17335 2005-03-29 Juri Linkov <juri@jurta.org>
17336
17337 * simple.el (next-error-highlight-timer): New variable.
17338
17339 * progmodes/compile.el (compilation-goto-locus):
17340 Use `next-error-highlight-timer' instead of `sit-for'.
17341
17342 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
17343
17344 * mail/supercite.el (sc-mail-field): Use assoc-string.
17345 (sc-get-address): Simplify regexps.
17346
17347 * files.el (minibuffer-with-setup-hook): New macro.
17348 (find-file-read-args): Use it to avoid let-binding
17349 minibuffer-with-setup-hook (which breaks turning on/off
17350 file-name-shadow-mode while in the prompt).
17351
17352 * complete.el (PC-read-include-file-name-internal):
17353 Use test-completion.
17354
17355 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
17356
17357 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
17358
17359 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
17360
17361 * window.el (window-buffer-height): Use count-screen-lines.
17362
17363 * progmodes/python.el (python-preoutput-leftover): New var.
17364 (python-preoutput-filter): Use it.
17365 (python-send-receive): Loop until all the result has been received.
17366
17367 2005-03-28 Juri Linkov <juri@jurta.org>
17368
17369 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
17370
17371 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
17372 "Recover Crashed Session".
17373 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
17374 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
17375 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
17376 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
17377 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
17378 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
17379 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
17380 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
17381
17382 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
17383 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
17384 Ediff Sessions", "Toggle use of separate control buffer frame",
17385 "Use separate frame for Ediff control buffer".
17386
17387 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
17388 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
17389 "Rename Bookmark", "Delete Bookmark".
17390
17391 * info.el (Info-mode-menu): Remove ellipsis from "Index".
17392 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
17393 Add `:active Info-index-alternatives' to "Next Matching Item".
17394
17395 * wdired.el (wdired-change-to-wdired-mode):
17396 Mention `wdired-abort-changes' key in the initial message.
17397
17398 * international/mule.el (auto-coding-alist): Associate non-ascii
17399 image filename extensions with `no-conversion'.
17400
17401 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
17402
17403 * international/iso-acc.el:
17404 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
17405
17406 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
17407
17408 * textmodes/sgml-mode.el (html-mode): Doc update.
17409
17410 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
17411
17412 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
17413
17414 * term.el (term-move-columns): Fix face after extending a line.
17415 (term-insert-spaces): Likewise.
17416 (term-reset-terminal): Fix off by one error.
17417
17418 2005-03-26 Eli Zaretskii <eliz@gnu.org>
17419
17420 * international/mule.el (auto-coding-alist): Add .xpi files.
17421
17422 * files.el (auto-mode-alist): Add .xpi files.
17423
17424 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
17425
17426 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
17427
17428 2005-03-26 Eli Zaretskii <eliz@gnu.org>
17429
17430 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
17431
17432 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
17433
17434 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
17435 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
17436
17437 * calendar/cal-move.el (calendar-beginning-of-year): Move the
17438 cursor to Jan 1 when needed.
17439 (calendar-end-of-year): Fix -/+ typo.
17440 Reported by Chong Yidong <cyd@stupidchicken.com>.
17441
17442 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
17443
17444 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
17445
17446 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
17447 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
17448
17449 2005-03-25 Richard M. Stallman <rms@gnu.org>
17450
17451 * filesets.el (filesets-init): Add autoload.
17452
17453 * mail/mailalias.el (mail-directory): Doc fix.
17454
17455 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
17456
17457 * mail/mailalias.el (mail-directory-process): Do nothing if
17458 mail-directory-process is an atom.
17459 (mail-get-names): Ignore mail-directory-names if it is an atom.
17460 (mail-directory-process defvar): Doc fix.
17461 (mail-names): Doc fix.
17462
17463 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
17464
17465 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
17466
17467 2005-03-26 Kenichi Handa <handa@m17n.org>
17468
17469 * international/mule-util.el (detect-coding-with-priority):
17470 Call update-coding-systems-internal before detect-coding-region.
17471
17472 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
17473
17474 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
17475 (gdb-frames-mode-map): Add follow-link property.
17476
17477 2005-03-25 Jay Belanger <belanger@truman.edu>
17478
17479 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
17480 for variables.
17481
17482 2005-03-25 Juri Linkov <juri@jurta.org>
17483
17484 * image-mode.el: Optimize image filename extension regexps in
17485 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
17486 in `auto-mode-alist'.
17487 (image-mode): Add `image-toggle-display-text' to local hook
17488 `change-major-mode-hook'. Display the image as an image by
17489 default. Set `cursor-type' and `truncate-lines' if the image
17490 is already displayed. Take into account the current mode (image
17491 or text) in message.
17492 (image-minor-mode): New minor mode.
17493 (image-mode-maybe, image-toggle-display-text): New functions.
17494 (image-toggle-display): Use called-interactively-p.
17495 Let-bind `inhibit-read-only' to t.
17496
17497 * image-mode.el (image-minor-mode): Set `cursor-type' and
17498 `truncate-lines' if the image is already displayed. Add turning
17499 image-minor-mode off to `change-major-mode-hook'. Add message.
17500 Call `image-toggle-display-text' after turning image-minor-mode off.
17501
17502 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
17503
17504 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
17505 Terminal.app, use utf-8.
17506 (set-display-table-and-terminal-coding-system): Add coding-system arg.
17507 (set-locale-environment): Use it.
17508
17509 * term/xterm.el: Undo last change, better done in mule-cmds.el.
17510
17511 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
17512
17513 * progmodes/python.el (python-close-block-statement-p)
17514 (python-outdent-p, python-current-defun): Use symbol-end.
17515
17516 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
17517
17518 * files.el (save-some-buffers): Doc fix.
17519
17520 2005-03-25 Werner Lemberg <wl@gnu.org>
17521
17522 * complete.el, thumbs.el: Replace `legal' with `valid'.
17523 * calendar/calendar.el: Replace `legal' with `valid'.
17524 * emacs-lisp/advice.el: Replace `legal' with `valid'.
17525 * mail/supercite.el: Replace `legal' with `valid'.
17526 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
17527 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
17528 Replace `legal' with `valid'.
17529 * textmodes/reftex-vars.el, textmodes/reftex.el:
17530 Replace `legal' with `valid'.
17531
17532 2005-03-25 Werner Lemberg <wl@gnu.org>
17533
17534 * calc/calc-forms.el, calc/calc-sel.el
17535 * midnight.el, vc-cvs.el
17536 * emacs-lisp/cl-macs.el
17537 * emulation/vip.el
17538 * eshell/esh-io.el, eshell/esh-var.el
17539 * mail/supercite.el
17540 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
17541 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
17542 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
17543 * progmodes/sh-script.el, progmodes/xscheme.el
17544 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
17545 * textmodes/reftex-index.el, textmodes/reftex-parse.el
17546 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
17547 * textmodes/reftex.el, textmodes/org.el:
17548 Replace `illegal' with `invalid'.
17549
17550 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
17551
17552 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
17553 (flymake-find-buildfile, flymake-find-possible-master-files)
17554 (flymake-check-include, flymake-parse-line): Replace loops over the
17555 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
17556
17557 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
17558 Substitute file-name-as-directory in the rest of the file.
17559 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
17560 (flymake-replace-region): Remove unused arg `buffer'.
17561 (flymake-check-patch-master-file-buffer): Update calls to it.
17562 (flymake-add-err-info): Remove unused var `count'.
17563 (flymake-mode): Use define-minor-mode.
17564
17565 * progmodes/flymake.el: Use with-current-buffer.
17566 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
17567 flymake-replace-regexp-in-string, flymake-line-beginning-position)
17568 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
17569 Avoid testing for `xemacs'.
17570 (flymake-nop): Move.
17571 (flymake-region-has-flymake-overlays): Return the computed value.
17572 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
17573 Remove unused var `endline'.
17574 (flymake-get-line-count): Remove unused function.
17575 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
17576
17577 * emulation/vi.el:
17578 * generic.el:
17579 * hilit-chg.el (global-highlight-changes):
17580 * hi-lock.el (hi-lock-mode):
17581 * follow.el: find-file-hooks -> find-file-hook.
17582
17583 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
17584
17585 2005-03-24 Juri Linkov <juri@jurta.org>
17586
17587 * dired.el (dired-mode-map): Add menu item "Compare directories"
17588 for dired-compare-directories.
17589
17590 * dired-aux.el (dired-compare-directories): Add autoload cookie.
17591 Doc fix. Replace `read-file-name' with `read-directory-name'.
17592
17593 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
17594
17595 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
17596
17597 2005-03-24 Jay Belanger <belanger@truman.edu>
17598
17599 * calc/calc-embed.el (calc-embedded-mode-change): Save all
17600 relevant mode settings in calc-embedded-original-modes when modes
17601 are permanently changed.
17602
17603 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
17604
17605 * autoinsert.el: find-file-hooks -> find-file-hook.
17606
17607 2005-03-24 Lute Kamstra <lute@gnu.org>
17608
17609 * generic.el (generic-font-lock-defaults): Make it obsolete.
17610 (generic-font-lock-keywords): New variable to replace
17611 generic-font-lock-defaults.
17612 (generic-mode-set-font-lock): Delete it.
17613 (generic-mode-internal): Don't call generic-mode-set-font-lock.
17614 (generic-bracket-support): Add docstring.
17615
17616 * generic-x.el: Rename generic-font-lock-defaults to
17617 generic-font-lock-keywords throughout.
17618 (mailagent-rules-setup-function): Delete it.
17619 (mailagent-rules-generic-mode): Use anonymous function instead.
17620 (show-tabs-generic-mode-font-lock-defaults-1)
17621 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
17622 Quote faces.
17623 (show-tabs-tab-face, show-tabs-space-face): Specify background,
17624 not foreground.
17625
17626 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
17627 Recognize define-generic-mode.
17628
17629 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
17630
17631 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
17632 if there's no completion table.
17633
17634 2005-03-23 Miles Bader <miles@gnu.org>
17635
17636 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
17637 Remove tty-specific variants, as they're no longer needed.
17638
17639 2005-03-23 Lute Kamstra <lute@gnu.org>
17640
17641 * generic-x.el: Code cleanup: make args constant whenever possible.
17642 (installshield-statement-keyword-list)
17643 (installshield-system-functions-list)
17644 (installshield-system-variables-list, installshield-types-list)
17645 (installshield-funarg-constants-list): Make them constants.
17646
17647 * generic.el (generic-make-keywords-list): Add autoload cookie.
17648
17649 * calendar/time-date.el: Add comment on time value formats.
17650 Don't require parse-time.
17651 (with-decoded-time-value): New macro.
17652 (encode-time-value): New function.
17653 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
17654 (days-to-time): Return a valid time value when arg is huge.
17655 (time-since): Use time-subtract.
17656 (time-to-number-of-days): Use time-to-seconds.
17657
17658 2005-03-23 David Ponce <david@dponce.com>
17659
17660 * recentf.el (recentf-keep): New option.
17661 (recentf-menu-action): Default to `find-file'.
17662 (recentf-keep-non-readable-files-flag)
17663 (recentf-keep-non-readable-files-p)
17664 (recentf-file-readable-p, recentf-find-file)
17665 (recentf-cleanup-remote): Remove.
17666 (recentf-include-p): More robust.
17667 (recentf-keep-p): New function.
17668 (recentf-remove-if-non-kept): Rename from
17669 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
17670 All callers updated.
17671 (recentf-menu-items-for-commands): Fix help string.
17672 (recentf-track-closed-file): Update. Doc fix.
17673 (recentf-cleanup): Update. Count removed files. Doc fix.
17674
17675 2005-03-23 Kim F. Storm <storm@cua.dk>
17676
17677 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
17678 Don't inherit from fringe face (now happens automatically).
17679
17680 2005-03-22 Kim F. Storm <storm@cua.dk>
17681
17682 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
17683 position values.
17684
17685 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
17686
17687 * menu-bar.el (showhide-date-time): Remove.
17688 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
17689 (menu-bar-make-mm-toggle): Simplify.
17690
17691 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
17692
17693 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
17694 Accept qualified variable and function names.
17695
17696 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
17697
17698 * bindings.el (completion-ignored-extensions):
17699 Remove ".lis" for `vax-vms'.
17700
17701 2005-03-22 Andreas Schwab <schwab@suse.de>
17702
17703 * generic-x.el: Revert last change.
17704 * ldefs-boot.el: Update.
17705
17706 2005-03-22 Jay Belanger <belanger@truman.edu>
17707
17708 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
17709 (calc-embedded-save-original-modes)
17710 (calc-embedded-restore-original-modes): New functions.
17711 (calc-do-embedded): Save original modes when entering embedded mode
17712 and restore when leaving embedded mode.
17713 (calc-embedded-modes-change): Change the value of
17714 calc-embedded-original-modes to reflect permanent changes.
17715
17716 2005-03-22 Lute Kamstra <lute@gnu.org>
17717
17718 * generic-x.el: Require generic again.
17719
17720 2005-03-22 Miles Bader <miles@gnu.org>
17721
17722 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
17723 Tweak details to look good on both ttys and bitmap displays, light
17724 or dark background, etc.
17725
17726 2005-03-21 Kim F. Storm <storm@cua.dk>
17727
17728 * tooltip.el (tooltip-show-help-function): Check car and cdr of
17729 mouse position.
17730
17731 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
17732
17733 * icomplete.el: Don't forcibly turn on the mode upon load.
17734 (icomplete-mode): Use define-minor-mode.
17735 (icomplete-eoinput): Default to nil.
17736 (icomplete-minibuffer-setup): Remove autoload.
17737 (icomplete-tidy): Simplify.
17738 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
17739 in the initial state or if the user has modified the field.
17740 Fix handling of icomplete-max-delay-chars.
17741 Remove code that handles the oddball case where
17742 minibuffer-completion-table is an integer.
17743 Wrap icomplete-completions in while-no-input in case building
17744 completions takes more time than expected.
17745 (icomplete-completions): Simplify.
17746
17747 2005-03-21 Richard M. Stallman <rms@gnu.org>
17748
17749 * jka-compr.el (jka-compr-really-do-compress):
17750 Make variable buffer-local.
17751
17752 * image-mode.el: Handle .xpm files too.
17753 (image-toggle-display): Preserve modification flag.
17754
17755 * help.el (where-is): Don't mention aliases with no key bindings.
17756
17757 2005-03-21 Lute Kamstra <lute@gnu.org>
17758
17759 * generic.el: Fix commentary section. Don't require cl for
17760 compilation.
17761 (generic-mode-list): Add autoload cookie.
17762 (generic-use-find-file-hook, generic-lines-to-scan)
17763 (generic-find-file-regexp, generic-ignore-files-regexp)
17764 (generic-mode, generic-mode-find-file-hook)
17765 (generic-mode-ini-file-find-file-hook): Fix docstrings.
17766 (define-generic-mode): Make it a defmacro. Fix docstring.
17767 (generic-mode-internal): Code cleanup. Add autoload cookie.
17768 (generic-mode-set-comments): Code cleanup.
17769 * generic-x.el: Don't prevent compilation. Don't require generic.
17770 Follow coding conventions. Minor code cleanup.
17771 (etc-fstab-generic-mode): Add some keywords.
17772 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
17773 define-generic-mode like a function declaration.
17774
17775 2005-03-21 Jay Belanger <belanger@truman.edu>
17776
17777 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
17778 changing modes.
17779
17780 2005-03-21 Sam Steingold <sds@gnu.org>
17781
17782 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
17783
17784 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
17785
17786 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
17787 Add underscore to "f$ lexicals" regexp.
17788
17789 2005-03-20 Juri Linkov <juri@jurta.org>
17790
17791 * subr.el (progress-reporter-do-update): When `min-value' is equal
17792 to `max-value', set `percentage' to 0 and prevent division by zero.
17793
17794 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
17795
17796 Sync with Tramp 2.0.48.
17797
17798 * net/tramp.el (all): Change all addresses to .gnu.org.
17799 (tramp-append-tramp-buffers): New defun.
17800 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
17801 Catch `dont-send' signal.
17802 (tramp-set-auto-save-file-modes): Set always permissions, because
17803 there might be an old auto-saved file belonging to another
17804 original file. This could be a security threat. Reported by
17805 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
17806 Check for Emacs 21.3.50 removed.
17807
17808 * net/tramp-smb.el (all): Remove debug construct for
17809 `with-parsed-tramp-file-name'.
17810 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
17811 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
17812 No error message if DIRECTORY or FILENAME doesn't exist.
17813 (tramp-smb-open-connection): Check existence of
17814 `tramp-smb-program'.
17815
17816 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
17817
17818 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
17819 Properly handle the case where the `m' or `s' command's argument is not
17820 yet terminated.
17821 (perl-indent-new-calculate): New function.
17822 (perl-indent-line): Use it.
17823
17824 2005-03-20 Miles Bader <miles@gnu.org>
17825
17826 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
17827 in text-mode too. Change to new face names.
17828 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
17829 Add `:weight bold' attribute.
17830 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
17831
17832 2005-03-19 Juri Linkov <juri@jurta.org>
17833
17834 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
17835
17836 * international/mule.el (auto-coding-alist): Sync with
17837 `auto-mode-alist' by adding upper case archive file extensions
17838 and adding ear/war to jar extension.
17839
17840 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
17841
17842 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
17843 running, restart it.
17844
17845 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
17846
17847 * finder.el (finder-current-item): Throw an error on an empty line.
17848
17849 * man.el (Man-follow-manual-reference): If current-word returns
17850 nil, use "".
17851
17852 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
17853
17854 * simple.el (goto-line): Doc fix.
17855
17856 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
17857
17858 * files.el (save-buffer): Doc fix.
17859
17860 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
17861
17862 * recentf.el (recentf-cleanup-remote): New variable.
17863 (recentf-cleanup): Use it to conditionally check availability of
17864 remote files.
17865
17866 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
17867
17868 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
17869 function names.
17870
17871 2005-03-19 Eli Zaretskii <eliz@gnu.org>
17872
17873 * language/thai-word.el: New file.
17874
17875 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
17876
17877 * files.el (backup-buffer): If the file's directory is not
17878 writable, use copy instead of move to backup the file.
17879
17880 2005-03-19 Eli Zaretskii <eliz@gnu.org>
17881
17882 * obsolete/keyswap.el: Moved to obsolete/ from term/.
17883
17884 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17885
17886 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
17887 Use functionp instead of symbolp and fboundp. Reported by Drkm
17888 <darkman_spam@yahoo.fr>.
17889 (ps-print-version): New version 6.6.6.
17890
17891 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
17892
17893 * textmodes/table.el (table--line-column-position): New idiom.
17894 (table--row-column-insertion-point-p): New function to test
17895 validity of row and column insertion operation at a location.
17896 (table-global-menu, table-cell-menu): Use above functions for
17897 deterministic test operation.
17898 (table--editable-cell-p): Behave in deterministic fashion.
17899
17900 2005-03-18 Juri Linkov <juri@jurta.org>
17901
17902 * isearch.el (isearch-lazy-highlight-new-loop):
17903 Make arguments beg and end optional.
17904 (isearch-update): Remove optional arguments nil from
17905 isearch-lazy-highlight-new-loop.
17906 (isearch-lazy-highlight-search): Let-bind case-fold-search to
17907 isearch-lazy-highlight-case-fold-search instead of
17908 isearch-case-fold-search, and let-bind isearch-regexp to
17909 isearch-lazy-highlight-regexp.
17910 Use isearch-lazy-highlight-last-string instead of isearch-string.
17911
17912 * replace.el (perform-replace): Remove bindings of global
17913 variables isearch-string, isearch-regexp, isearch-case-fold-search.
17914 Add three new arguments to `replace-highlight'.
17915 (replace-highlight): Add arguments string, regexp, case-fold.
17916 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
17917 to allow isearch-lazy-highlight-new-loop to use these values
17918 to set corresponding isearch-lazy-highlight-* internal
17919 variables whose values lazy highlighting will use regardless of
17920 changes to global variables isearch-string, isearch-regexp,
17921 isearch-case-fold-search during lazy highlighting loop.
17922 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
17923 to `lazy-highlight-cleanup'.
17924
17925 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
17926 (ispell-highlight-face): Set default face to `isearch' when
17927 lazy highlighting is enabled.
17928 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
17929 priority to 1. Add lazy highlighting.
17930 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
17931 from `isearch-dehighlight'.
17932
17933 2005-03-18 David Ponce <david@dponce.com>
17934
17935 * files.el (hack-local-variables): Do a case-insensitive search
17936 for End.
17937
17938 2005-03-18 Juri Linkov <juri@jurta.org>
17939
17940 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
17941 `isearch-lazy-highlight-cleanup', add alias to old name and
17942 declare obsolete. Add release numbers to other obsolete vars.
17943 (isearch-done, isearch-lazy-highlight-new-loop):
17944 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
17945 (lazy-highlight-cleanup) <variable>: Doc fix.
17946 (isearch-lazy-highlight-update): Rename obsolete
17947 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
17948
17949 2005-03-18 Kenichi Handa <handa@m17n.org>
17950
17951 * language/thai-util.el: Fix categorization of Thai characters in
17952 thai-category-table.
17953 (thai-composition-pattern): Adjust it for the above change.
17954 (thai-self-insert-command, thai-compose-syllable): New functions.
17955 (thai-compose-region): Use thai-compose-syllable.
17956 (thai-compose-string): Likewise.
17957 (thai-composition-function): Likewise.
17958 (thai-auto-composition): New function.
17959 (thai-auto-composition-mode): New minor mode.
17960
17961 * language/thai.el: Fix patterns to be registered in
17962 composition-function-table.
17963
17964 * international/quail.el (quail-input-method): Locally bind
17965 inhibit-modification-hooks to t.
17966
17967 2005-03-17 Richard M. Stallman <rms@gnu.org>
17968
17969 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
17970 (perl-mode): Use run-mode-hooks.
17971
17972 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
17973 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
17974 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
17975
17976 * mail/sendmail.el (sendmail-send-it): Reenable the code
17977 to compute resend-to-address and use it.
17978
17979 * tar-mode.el (tar-mode): Turn off undo unconditionally.
17980
17981 * image-mode.el: New file.
17982
17983 * image.el (insert-sliced-image): Add autoload cookie.
17984
17985 * font-lock.el (font-lock-lines-before): New user option.
17986 (font-lock-after-change-function): Obey it.
17987
17988 * bindings.el (esc-map): Make M-g a prefix.
17989 Bind M-g g and M-g M-g to goto-line.
17990
17991 * faces.el (face-id): Doc fix.
17992
17993 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
17994
17995 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
17996 (rmail-show-message): Use rmail-unknown-mail-followup-to.
17997 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
17998
17999 * mail/sendmail.el (mail-yank-ignored-headers)
18000 (mail-font-lock-keywords, mail-mode-fill-paragraph):
18001 Add Mail-Followup-To and Mail-Reply-To headers.
18002 (mail-citation-hook): Add autoload cookie.
18003 (mail-mode): Doc fix.
18004 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
18005 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
18006 (mail-mode-fill-paragraph): Handle those headers.
18007 (mail-mailing-lists): New variable.
18008 (mail-mail-reply-to, mail-mail-followup-to): New functions.
18009
18010 2005-03-17 Juri Linkov <juri@jurta.org>
18011
18012 * isearch.el (isearch-fallback): Check for `(car previous)'
18013 before calling `isearch-other-end-state'.
18014
18015 2005-03-17 Kim F. Storm <storm@cua.dk>
18016
18017 * simple.el (move-beginning-of-line): Move to beginning of buffer
18018 line, as well as beginning of screen line.
18019
18020 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
18021
18022 * calendar/diary-lib.el (mark-diary-entries): Use new optional
18023 argument REDRAW rather than calendar-redrawing variable.
18024 * calendar/calendar.el (calendar-redrawing): Delete.
18025 (redraw-calendar): Do not bind calendar-redrawing.
18026
18027 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
18028
18029 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
18030 diary-file buffer.
18031
18032 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
18033
18034 * help.el (describe-mode): Allow a :minor-mode-function property to
18035 specify a different minor mode toggle function than the variable.
18036 * simple.el (auto-fill-function):
18037 * subr.el (add-minor-mode): Use it.
18038
18039 2005-03-16 Kenichi Handa <handa@m17n.org>
18040
18041 * language/ethio-util.el (sera-being-called-by-w3): New variable.
18042 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
18043 (ethio-fidel-to-sera-buffer): Likewise.
18044
18045 2005-03-16 Juri Linkov <juri@jurta.org>
18046
18047 * emacs-lisp/find-func.el (find-function-regexp):
18048 Add defun-emitting macro `menu-bar-make-toggle'.
18049
18050 * isearch.el: Put `isearch-scroll' property to
18051 `split-window-horizontally'.
18052
18053 * info.el: Update error messages for `debug-ignored-errors'.
18054 (Info-isearch-search): Doc fix.
18055 (Info-find-node): Move up code to go into info buffer before
18056 recording the node to the history.
18057 (Info-fontify-node): Fontify titles only if the next line
18058 has two or more `*', `=', `-', `.'.
18059 Display "go to this node" for empty (match-string 3).
18060
18061 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18062
18063 * term/mac-win.el: Add mouse pointer shape constants.
18064
18065 2005-03-15 Kim F. Storm <storm@cua.dk>
18066
18067 * simple.el (move-beginning-of-line): Use vertical-motion.
18068
18069 2005-03-15 Juri Linkov <juri@jurta.org>
18070
18071 * isearch.el (isearch-error): New variable.
18072 (isearch-invalid-regexp, isearch-within-brackets): Remove.
18073 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
18074 (isearch-within-brackets-state): Remove.
18075 (isearch-case-fold-search-state, isearch-pop-fun-state):
18076 Decrease frame index.
18077 (isearch-mode, isearch-top-state, isearch-push-state)
18078 (isearch-edit-string, isearch-abort, isearch-search-and-update)
18079 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
18080 (isearch-search, isearch-lazy-highlight-new-loop):
18081 Replace `isearch-invalid-regexp' with `isearch-error'.
18082 Remove `isearch-within-brackets'.
18083 (isearch-search): Add `search-failed' handler to `condition-case'.
18084 (isearch-lazy-highlight-search): Add `condition-case' to catch
18085 errors and allow `isearch-lazy-highlight-update' to try
18086 highlighting from the beginning of the window.
18087 (isearch-repeat): Move up code to set isearch-wrapped to t
18088 before calling isearch-wrap-function.
18089
18090 * info.el (Info-isearch-initial-node): New internal variable.
18091 (Info-search): Signal an error in isearch mode when search leaves
18092 the initial node. Signal an error when `bound' is non-nil and
18093 nothing was found in the current subfile.
18094 (Info-isearch-search): Remove `condition-case'.
18095 (Info-isearch-wrap): Don't wrap when search failed during leaving
18096 the initial node. If `Info-isearch-search' is nil, wrap around
18097 the current node.
18098 (Info-isearch-start): New fun.
18099 (Info-mode): Add buffer-local hook `Info-isearch-start' to
18100 `isearch-mode-hook'.
18101
18102 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18103
18104 * simple.el (normal-erase-is-backspace): Set default to t if
18105 running on Mac.
18106
18107 * term/mac-win.el (function-key-map): Sync with x-win.el.
18108
18109 2005-03-15 Kenichi Handa <handa@m17n.org>
18110
18111 * international/mule-cmds.el (locale-language-names): Modify the
18112 format of elements and add more entries.
18113 (locale-preferred-coding-systems): Add more entries.
18114 (set-locale-environment): Adjust for the change of
18115 locale-language-names.
18116
18117 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
18118
18119 * pcvs.el (smerge-ediff): Remove bogus autoload.
18120
18121 2005-03-14 Lute Kamstra <lute@gnu.org>
18122
18123 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
18124 Ignore a `*' at the beginning of a line.
18125
18126 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
18127 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
18128 subr.el.
18129 (dont-compile, eval-when-compile, eval-and-compile): Use declare
18130 to specify indentation.
18131
18132 * generic.el (define-generic-mode): Let generic-mode-list be a
18133 list of strings; test membership with equal.
18134
18135 2005-03-14 Kim F. Storm <storm@cua.dk>
18136
18137 * simple.el (next-line, previous-line): Add optional try-vscroll
18138 arg to recognize interactive use. Pass it on to line-move.
18139 (line-move): Don't perform auto-window-vscroll when defining or
18140 executing keyboard macro to ensure consistent behavior.
18141
18142 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
18143
18144 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
18145
18146 2005-03-13 Lute Kamstra <lute@gnu.org>
18147
18148 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
18149 debugger-setup-buffer so that backtrace marks the frames set to
18150 debug-on-exit and we don't have to do it manually. Set an extra
18151 debug-on-exit for macro's.
18152 (debugger-setup-buffer): Don't mark the top frame manually.
18153
18154 2005-03-12 Lute Kamstra <lute@gnu.org>
18155
18156 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
18157 lisp-indent-function throughout.
18158 (with-no-warnings): Set lisp-indent-function property.
18159
18160 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
18161
18162 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
18163 Add entry for backslash.
18164
18165 2005-03-12 Juri Linkov <juri@jurta.org>
18166
18167 * info.el (Info-search): Four fixes for backward search.
18168
18169 2005-03-11 Jay Belanger <belanger@truman.edu>
18170
18171 * calc/calc.el (calc-language-alist): New variable.
18172 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
18173 (calc-embedded-find-modes): Use calc-language-alist instead of
18174 calc-embedded-language-alist.
18175
18176 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
18177
18178 * calendar/calendar.el (calendar-redrawing): New internal
18179 variable.
18180 (redraw-calendar): Remove bogus save-excursion from previous
18181 change. Bind calendar-redrawing to t for mark-diary-entries.
18182 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
18183 calendar if that is why we were called.
18184
18185 2005-03-11 Kenichi Handa <handa@m17n.org>
18186
18187 * international/mule.el (make-coding-system): Set property
18188 coding-system-define-form to nil.
18189 (define-coding-system-alias): Likewise.
18190
18191 2005-03-11 Kenichi Handa <handa@m17n.org>
18192
18193 These changes are suggested by Dave Love <fx@gnu.org>.
18194
18195 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
18196 coding: tag.
18197 (adaptive-fill-regexp): Add more bullets.
18198 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
18199 regexps.
18200
18201 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
18202
18203 * help.el (describe-mode): Properly handle non-trivial lighters.
18204 Don't ignore minor modes that are not listed in minor-mode-list.
18205
18206 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
18207 feature ON when the user requests to turn it OFF.
18208
18209 2005-03-10 Lute Kamstra <lute@gnu.org>
18210
18211 * emacs-lisp/debug.el (debug-entry-code): Delete it.
18212 (implement-debug-on-entry): New function to replace debug-entry-code.
18213 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
18214 second argument as the 2005-03-07 change makes it obsolete.
18215 (debug-on-entry, cancel-debug-on-entry): Update call to
18216 debug-on-entry-1.
18217 (debug, debugger-setup-buffer): Comment update.
18218 (debugger-frame-number): Update to work with implement-debug-on-entry.
18219
18220 2005-03-10 Jay Belanger <belanger@truman.edu>
18221
18222 * calc/calc-embed.el (math-ms-args): Declare it.
18223 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
18224 math-ms-args.
18225 (calc-embedded-subst): Use math-multi-subst-rec to substitute
18226 variables.
18227
18228 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
18229
18230 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
18231 Use message-box.
18232
18233 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
18234 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
18235 (tooltip-gud-tips): Simplify.
18236 (tooltip-gud-tips-p): Remove superfluous :set.
18237 (tooltip-gud-modes): Add fortran-mode.
18238 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
18239
18240 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
18241
18242 2005-03-09 Kim F. Storm <storm@cua.dk>
18243
18244 * play/animate.el (animate-place-char): Use forward-line instead
18245 of next-line to improve performance.
18246
18247 2005-03-09 Simon Josefsson <jas@extundo.com>
18248
18249 * net/browse-url.el (browse-url-default-browser): Doc fix.
18250
18251 2005-03-09 Miles Bader <miles@gnu.org>
18252
18253 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
18254 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
18255
18256 2005-03-09 Kenichi Handa <handa@m17n.org>
18257
18258 * international/latin-1.el: Set case and syntax for 255 only if
18259 set-case-syntax-set-multibyte is nil.
18260
18261 * textmodes/ispell.el (ispell-insert-word): New function.
18262 (ispell-word): Use ispell-insert-word to insert a new word.
18263 (ispell-process-line): Likewise.
18264 (ispell-complete-word): Likewise.
18265
18266 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
18267
18268 * calendar/calendar.el (redraw-calendar): Preserve point.
18269 Reported by Matt Hodges <MPHodges@member.fsf.org>.
18270 (calendar-week-start-day): Move after definition of
18271 redraw-calendar. Delete buffer test, since redraw-calendar has
18272 that now.
18273
18274 * calendar/diary-lib.el (mark-diary-entries): Only call
18275 redraw-calendar in the first of any recursive calls.
18276 Reported by Alan Shutko <ats@acm.org>.
18277
18278 2005-03-08 Juri Linkov <juri@jurta.org>
18279
18280 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
18281 (html-horizontal-rule, html-line, html-image, html-checkboxes)
18282 (html-radio-buttons): Add a space before the trailing `/>' where
18283 sgml-xml-mode is non-nil.
18284 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
18285 the subsequent tag of the empty XML tag.
18286 (html-href-anchor): Don't set initial input to "http:".
18287 (html-image): Ask for the image URL and set point inside alt="".
18288 (html-name-anchor): Duplicate the name in the `id' attribute when
18289 sgml-xml-mode is non-nil.
18290 (html-paragraph): Remove \n before <p>.
18291 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
18292 instead of `checked' when sgml-xml-mode is non-nil.
18293
18294 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
18295 Remove 1 space before #RRGGBB to not truncate it on terminal
18296 windows w/o fringes. Remove 1 space between bg and fg examples
18297 to get more space.
18298 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
18299 avoid byte-compile warnings.
18300
18301 * image-file.el (image-file-handler): Put `safe-magic' property to
18302 `image-file-handler'.
18303
18304 * info.el (Info-isearch-search): Emulate word search in
18305 isearching through multiple Info nodes with Info-search.
18306 (Info-isearch-wrap): Allow isearch-word.
18307
18308 2005-03-08 Lute Kamstra <lute@gnu.org>
18309
18310 * emacs-lisp/debug.el (debugger-step-through): Make sure that
18311 stepping into the debugger's code is not possible.
18312 (debugger-jumping-flag): Docstring update.
18313
18314 2005-03-08 Jay Belanger <belanger@truman.edu>
18315
18316 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
18317 embedded mode begins.
18318 (calc-embedded-language-alist): New variable.
18319 (calc-embedded-find-modes): Use calc-embedded-language-alist to
18320 set default language mode.
18321
18322 2005-03-08 Kenichi Handa <handa@m17n.org>
18323
18324 * international/ccl.el (define-ccl-program): Fix docstring about
18325 extra 256 bytes assured for the output buffer.
18326
18327 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
18328 Fix BUFFER_MAGNIFICATION to 2.
18329 (ccl-encode-mule-utf-16be-with-signature): Likewise.
18330
18331 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
18332
18333 * align.el (align-rules-list): Added an alignment rule for CSS
18334 declarations (applies to css-mode and html-mode buffers).
18335
18336 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
18337
18338 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
18339
18340 2005-03-07 Kim F. Storm <storm@cua.dk>
18341
18342 * simple.el (move-beginning-of-line): New command.
18343
18344 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
18345
18346 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
18347
18348 * emulation/cua-base.el: Put CUA move property on move-end-of-line
18349 and move-beginning-of-line.
18350
18351 * apropos.el (apropos-print): Omit command from M-x ... RET.
18352
18353 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
18354
18355 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
18356 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
18357
18358 2005-03-06 Richard M. Stallman <rms@gnu.org>
18359
18360 * bindings.el (esc-map): Bind M-g to goto-line.
18361
18362 * facemenu.el (global-map): Bind M-o, not M-g.
18363
18364 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18365
18366 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
18367 "Open Directory" as for "Open File".
18368
18369 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
18370
18371 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
18372 (push-mark-command): Run activate-mark-hook.
18373
18374 2005-03-06 Richard M. Stallman <rms@gnu.org>
18375
18376 * help-mode.el (help-mode-finish): Don't alter the element
18377 in view-return-to-alist if there already is one.
18378
18379 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
18380 make sure the current buffer is the expected one.
18381
18382 * novice.el (disabled-command-function): Output in *Disabled Command*.
18383 Explicitly ignore non-keyboard events, and explicitly handle C-g.
18384
18385 * textmodes/flyspell.el (flyspell-large-region):
18386 Pass args differently for aspell.
18387
18388 * files.el (mode-require-final-newline): Doc fix.
18389
18390 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
18391
18392 * progmodes/which-func.el (which-function):
18393 Specify NOERROR when calling imenu--make-index-alist.
18394
18395 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
18396
18397 * simple.el (normal-erase-is-backspace): Define default value.
18398
18399 * custom.el (custom-theme-set-variables): Remove unused var
18400 `immediate'.
18401 (custom-reevaluate-setting): Simple function to handle variables
18402 that are defined before their default value can really be
18403 computed.
18404
18405 * startup.el (command-line): Use it for temporary-file-directory,
18406 small-emporary-file-directory, auto-save-file-name-transforms,
18407 blink-cursor-mode, and normal-erase-is-backspace.
18408
18409 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
18410 progress, even with buggy anchored keywords.
18411
18412 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
18413
18414 * simple.el (goto-line): Remove unbalanced final parenthesis.
18415
18416 2005-03-05 Richard M. Stallman <rms@gnu.org>
18417
18418 * simple.el (goto-line): Use a number at point as the default.
18419 With C-u as arg, switch buffers.
18420
18421 2005-03-05 Juri Linkov <juri@jurta.org>
18422
18423 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
18424 with `no-blinking-cursor'.
18425
18426 * startup.el (no-blinking-cursor): New defvar.
18427 (command-line): Add `--no-blinking-cursor' to longopts.
18428 Set `no-blinking-cursor' to t for command line arguments
18429 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
18430 with `no-blinking-cursor' in the condition for calling
18431 `blink-cursor-mode'.
18432
18433 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
18434
18435 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
18436 (menu-bar-options-save): Add blink-cursor-mode.
18437 (menu-bar-options-menu): Add blink-cursor-mode.
18438
18439 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
18440
18441 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
18442 (icalendar-export-file, icalendar-export-region)
18443 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
18444 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
18445
18446 2005-03-04 Lute Kamstra <lute@gnu.org>
18447
18448 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
18449 (debug-function-list): Ditto.
18450
18451 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
18452
18453 * textmodes/texinfmt.el (texinfo-append-refill):
18454 Redefine the types of line to which @refill
18455 is not appended by replacing a search for `@refill\\|@bye' with
18456 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
18457 itemize@refill' bug and the unfilled long lines bug.
18458 (texinfmt-version): Update number and date.
18459
18460 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
18461
18462 * international/code-pages.el (windows-1250, windows-125[2-8])
18463 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
18464
18465 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
18466
18467 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
18468 bound yet.
18469
18470 2005-03-02 Romain Francoise <romain@orebokech.com>
18471
18472 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
18473 buffer after removing limits.
18474 (ibuffer-pop-filter): Ditto.
18475 Update copyright.
18476
18477 2005-03-02 Miles Bader <miles@gnu.org>
18478
18479 * button.el (make-text-button): If the user doesn't specify a
18480 type, use the default. Rewrite to use `add-text-properties' and
18481 plist functions.
18482
18483 2005-03-01 Lute Kamstra <lute@gnu.org>
18484
18485 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
18486 (debugger-jumping-flag): New var.
18487 (debug-entry-code): Use it.
18488 (debugger-jump): Use debugger-jumping-flag and add
18489 debugger-reenable to post-command-hook.
18490 (debugger-reenable): Use debugger-jumping-flag and remove itself
18491 from post-command-hook.
18492 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
18493 debugger-reenable.
18494
18495 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
18496
18497 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
18498 inclusion of "itemize\\|", which may be unnecessary, is certainly
18499 inelegant, and stops refilling in itemize lists when formatting
18500 Japanese Texinfo files to Info.
18501 Update copyright to 2005.
18502
18503 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
18504
18505 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
18506 of an error if GDB can't find the source file.
18507
18508 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
18509
18510 * calendar/calendar.el (redraw-calendar): Work from any buffer,
18511 not just the calendar.
18512
18513 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
18514 first.
18515 (diary-redraw-calendar): New function.
18516 (make-diary-entry): Add diary-redraw-calendar to local
18517 write-contents-functions. Turn off selective display before
18518 inserting in diary.
18519
18520 2005-03-01 Kim F. Storm <storm@cua.dk>
18521
18522 * emacs-lisp/copyright.el (copyright-fix-years): New command.
18523
18524 2005-03-01 Lute Kamstra <lute@gnu.org>
18525
18526 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
18527 that debug-entry-code can be safely removed from a function while
18528 this code is being evaluated. Revert the 2005-02-27 change as the
18529 new implementation no longer requires it. Make sure that a
18530 function body containing just a string is not mistaken for a docstring.
18531 (debug): Skip one more frame in case of debug on entry.
18532 (debugger-setup-buffer): Delete one more frame line in case of
18533 debug on entry.
18534 (debugger-frame-number): Update to use the new text introduced by
18535 the 1999-11-03 change. Skip one more frame in case of debug on entry.
18536
18537 2005-02-28 Kim F. Storm <storm@cua.dk>
18538
18539 * double.el (double-translate-key): Call force-window-update after
18540 read-event to avoid crash in redisplay.
18541
18542 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
18543
18544 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
18545 (debug): Use it. Move the inhibit-trace earlier.
18546 (debug-entry-code): New const.
18547 (debug-on-entry-1): Use it.
18548
18549 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
18550
18551 * international/utf-16.el (ccl-encode-mule-utf-16le):
18552 Fix BUFFER_MAGNIFICATION to 2.
18553 (ccl-encode-mule-utf-16be): Likewise.
18554
18555 2005-02-28 Kenichi Handa <handa@m17n.org>
18556
18557 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
18558 Fix BUFFER_MAGNIFICATION to 4.
18559 (ccl-encode-mule-utf-16be-with-signature): Likewise.
18560
18561 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
18562
18563 * speedbar.el (speedbar-update-flag): Doc fix.
18564 (speedbar-show-info-under-mouse): Give set-mouse-position the right
18565 argument.
18566
18567 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
18568
18569 * reveal.el (reveal-post-command): Don't try to reveal overlays which
18570 have a non-nil `invisible' property but are actually visible.
18571
18572 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
18573 for perldoc sections.
18574 (perl-outline-regexp, perl-outline-level): New var and function.
18575 (perl-mode): Use them.
18576
18577 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
18578
18579 * calendar/diary-lib.el (diary-remind): Discard any mark portion
18580 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
18581
18582 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
18583
18584 * cus-edit.el: Comment change.
18585 (custom-buffer-create-internal): Slightly reword text at top of
18586 Custom buffers. Mention there that saving an option edits the
18587 init file. Add link to Emacs manual node on `custom-file'.
18588 (custom-magic-alist): Rewrite individual State messages to use
18589 capitalized keywords. Doc fix.
18590
18591 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
18592
18593 * calendar/calendar.el (calendar-buffer): Move above
18594 calendar-week-start-day.
18595 (calendar-week-start-day): Doc fix. Add :set function.
18596 (calendar-minimum-window-height): New variable.
18597 (generate-calendar-window): Only resize window if selected-window
18598 is displaying the calendar buffer. Use new variable
18599 calendar-minimum-window-height.
18600 (generate-calendar): Reword error message.
18601 (calendar-mode-map): Bind DEL to scroll-other-window-down.
18602
18603 2005-02-27 Andreas Schwab <schwab@suse.de>
18604
18605 * vc.el (vc-do-command): Don't run command asynchronously when
18606 operating in a remote directory.
18607
18608 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
18609 change from sync with Tramp 2.0.47.
18610
18611 2005-02-27 Richard M. Stallman <rms@gnu.org>
18612
18613 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
18614
18615 * textmodes/flyspell.el (flyspell-mode-on):
18616 Call ispell-change-dictionary only if necessary.
18617
18618 * emacs-lisp/re-builder.el (regexp-builder): New function.
18619
18620 * register.el (describe-register-1): Explicitly handle
18621 yank-excluded-properties = t.
18622
18623 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
18624 (custom-magic-alist): Change the status descriptions again.
18625 (face widget-type): Total rewrite based on `restricted-sexp'
18626 to eliminate the confusing double hiding levels.
18627
18628 * emacs-lisp/debug.el (debug-on-entry-1):
18629 If function body is empty, add nil as body form.
18630
18631 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
18632
18633 * emacs-lisp/trace.el (inhibit-trace): New var.
18634 (trace-make-advice): Use it.
18635
18636 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
18637
18638 2005-02-26 Kim F. Storm <storm@cua.dk>
18639
18640 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
18641 (mouse-on-link-p, mouse-drag-region-1): Use it.
18642
18643 2005-02-25 Lute Kamstra <lute@gnu.org>
18644
18645 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
18646
18647 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
18648
18649 * frame.el (blink-cursor-mode): Add :group keyword.
18650
18651 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
18652
18653 * calendar/icalendar.el (icalendar--decode-isodatetime):
18654 New optional argument DAY-SHIFT.
18655 (icalendar-export-region): Fix coding-system-for-write.
18656 (icalendar--convert-ical-to-diary): Shift end-day of all-day
18657 events by one.
18658
18659 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
18660
18661 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
18662
18663 2005-02-24 Kim F. Storm <storm@cua.dk>
18664
18665 * international/iso-acc.el (iso-accents-compose): Fix crash
18666 during redisplay. Call force-window-update after read-event
18667 and delete-region to signal that window is not accurate.
18668
18669 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
18670
18671 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
18672 Remove unused and inexistent var `inhibit-trace'.
18673 (debugger-mode): Use run-mode-hooks.
18674 (debugger-list-functions): Add buttons; setup xref stack.
18675
18676 2005-02-23 Richard M. Stallman <rms@gnu.org>
18677
18678 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
18679 appointment says it was explicitly made.
18680 (appt-add): Set the 3rd element.
18681 (appt-make-list): Preserve explicit appointments.
18682
18683 * subr.el (find-tag-default): Catch errors in forward-sexp.
18684
18685 2005-02-23 Juri Linkov <juri@jurta.org>
18686
18687 * info.el (Info-isearch-search): New defcustom.
18688 (Info-isearch-search): Call the default isearch function
18689 when Info-isearch-search is nil.
18690 (Info-isearch-wrap): Use variable Info-isearch-search.
18691
18692 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
18693
18694 * cus-edit.el: Comment change.
18695
18696 2005-02-22 Kim F. Storm <storm@cua.dk>
18697
18698 * progmodes/hideif.el (hide-ifdef-use-define-alist):
18699 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
18700
18701 2005-02-22 Simon Josefsson <jas@extundo.com>
18702
18703 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
18704 New variable.
18705 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
18706 Oskarsson" <myrkraverk@users.sourceforget.net>.
18707
18708 2005-02-22 Kim F. Storm <storm@cua.dk>
18709
18710 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
18711 check that window of that event is the selected window.
18712 (mouse-drag-region-1): Compare mouse event window to selected
18713 window before setting point.
18714
18715 * tooltip.el (tooltip-show-help-function): Pass event to
18716 mouse-on-link-p so it can check selected window.
18717
18718 2005-02-22 Kenichi Handa <handa@m17n.org>
18719
18720 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
18721 (ps-mule-show-warning): New function.
18722 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
18723 characters are found.
18724
18725 * ps-print.el (ps-header-footer-string): Return a list of header
18726 and footer strings.
18727
18728 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
18729
18730 * pcvs.el (cvs-retrieve-revision): Fix thinko.
18731
18732 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
18733
18734 * frame.el (blink-cursor-mode): Use define-minor-mode.
18735
18736 * term/mac-win.el (function-key-map): Use char-names more consistently.
18737 (file-name-coding-system): Only set it for MacOS-9. The other case is
18738 already handled in mule-cmds.el (where it also works when mac-win.el
18739 is not used).
18740
18741 2005-02-21 Kenichi Handa <handa@m17n.org>
18742
18743 * international/mule.el (ctext-pre-write-conversion): Always use
18744 " *code-converting-work*" buffer for work.
18745
18746 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
18747
18748 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
18749
18750 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
18751
18752 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
18753
18754 * ses.el (undo-more): Restore defadvice, but only the part that
18755 allows changes outside the restricted area of the buffer.
18756
18757 2005-02-20 Kim F. Storm <storm@cua.dk>
18758
18759 * simple.el (line-move): Add fourth optional arg try-vscroll which
18760 must be set to perform auto-window-vscroll.
18761 When moving backwards and doing auto-window-vscroll, automatically
18762 vscroll to the last part of lines which are taller than the window.
18763 (next-line, previous-line): Set try-vscroll arg on line-move.
18764
18765 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
18766
18767 * replace.el (query-replace, query-replace-regexp)
18768 (replace-string, replace-regexp): When operating on region, make
18769 the minibuffer prompt say so.
18770
18771 * isearch.el (isearch-forward): Document isearch-query-replace and
18772 isearch-query-replace-regexp keybindings.
18773
18774 2005-02-19 Jay Belanger <belanger@truman.edu>
18775
18776 * calc/calc-aent.el (math-read-token): Add local variable.
18777
18778 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
18779 (calc-edit-top): Move declaration to earlier in file.
18780 (calc-edit-macro-repeats): Add local variables.
18781
18782 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
18783 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
18784 calcFunc-tanh.
18785 Adjust integration rule for calcFunc-tan.
18786
18787 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
18788
18789 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
18790 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
18791 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
18792 (viper-skip-separators): Bug fix.
18793 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
18794 particular major mode.
18795 (viper-del-backward-char-in-replace): Don't put deleted char on the
18796 kill ring.
18797
18798 * viper-ex.el (viper-color-display-p): New function.
18799 (viper-has-face-support-p): Use viper-color-display-p.
18800
18801 * viper-keym.el (viper-gnus-modifier-map): New keymap.
18802
18803 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
18804
18805 * viper-util.el (viper-glob-unix-files): Fix shell status check.
18806 (viper-file-remote-p): Make equivalent to file-remote-p.
18807
18808 * viper.el (viper-major-mode-modifier-list):
18809 Use viper-gnus-modifier-map.
18810
18811 2005-02-19 David Kastrup <dak@gnu.org>
18812
18813 * subr.el (subregexp-context-p): Fix garbled doc string by adding
18814 quoting.
18815
18816 2005-02-19 Jay Belanger <belanger@truman.edu>
18817
18818 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
18819 Remove extra definitions.
18820 (calc-coth): New function.
18821 (calcFunc-cot): Fix `let'.
18822
18823 2005-02-19 Eli Zaretskii <eliz@gnu.org>
18824
18825 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
18826 the reasons we use "type pc" in these faces.
18827
18828 * button.el (button): Ditto.
18829
18830 2005-02-19 Michael Mauger <mmaug@yahoo.com>
18831
18832 * replace.el (query-replace-read-from): Set the value of
18833 query-replace-from-history-variable to handle the case of an empty
18834 string entered to accept the suggested default.
18835
18836 * net/tramp.el (tramp-file-name-for-operation):
18837 Use dired-call-process instead of dired-call-process-command.
18838
18839 2005-02-19 Jay Belanger <belanger@truman.edu>
18840
18841 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
18842 (math-div-non-trig): New variables.
18843 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
18844 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
18845 (math-combine-prod, math-div-symb-fancy): Add simplifications for
18846 trig expressions.
18847
18848 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
18849
18850 * progmodes/gdb-ui.el (gdb-var-update-handler)
18851 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
18852 for watch expressions,
18853 (gdb-var-create-handler): Don't set speedbar-update-flag.
18854 (gdb-post-prompt): Simplify test for speedbar.
18855
18856 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
18857
18858 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
18859 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
18860 we use the syntax table of the correct buffer.
18861 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
18862 Felix Gatzemeier.
18863
18864 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
18865 (ediff-file-remote-p): Make synonymous with file-remote-p.
18866 In all deffaces ediff-*-face-*, use min-colors.
18867
18868 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
18869 ediff-recurse-to-subdirectories.
18870 (ediff-mark-if-equal): Check that the arguments are strings, use
18871 ediff-same-contents (after to Felix Gatzemeier).
18872
18873 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
18874 nil.
18875
18876 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
18877
18878 * log-view.el (log-view-message-re): Fix up Subversion regexp.
18879
18880 2005-02-18 David Kastrup <dak@gnu.org>
18881
18882 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
18883 use `mark-active' when defined.
18884
18885 2005-02-18 Kenichi Handa <handa@m17n.org>
18886
18887 * ps-print.el (ps-font-info-database): New entry
18888 ZapfChancery-MediumItalic with correct font name. Fix font name
18889 of the entry Zapf-Chancery-MediumItalic.
18890
18891 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
18892
18893 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
18894
18895 2005-02-16 Kim F. Storm <storm@cua.dk>
18896
18897 * ido.el (ido-fallback-command): Pass user input to fallback command.
18898
18899 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
18900
18901 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
18902 (gdb-find-file-hook): Add server prefix.
18903
18904 2005-02-16 Richard M. Stallman <rms@gnu.org>
18905
18906 * replace.el (perform-replace): Pass new args to replace-highlight.
18907 (replace-highlight): Take region args,
18908 and pass them to isearch-lazy-highlight-new-loop.
18909
18910 * novice.el (disabled-command-hook): Autoload the defalias
18911 and the make-obsolete-variable call.
18912
18913 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
18914
18915 * isearch.el (isearch-lazy-highlight-start-limit)
18916 (isearch-lazy-highlight-end-limit): New variables limit
18917 the region for highlighting.
18918 (isearch-lazy-highlight-new-loop): New args BEG and END.
18919 (isearch-lazy-highlight-search): Use the new vars.
18920 (isearch-lazy-highlight-update): Likewise.
18921
18922 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
18923
18924 * cus-start.el (all): Use default-boundp.
18925
18926 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
18927
18928 * menu-bar.el (menu-bar-select-frame): Handle current frame.
18929
18930 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
18931
18932 * autorevert.el (auto-revert-stop-on-user-input)
18933 (auto-revert-verbose): Doc fixes.
18934
18935 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
18936
18937 * international/mule-cmds.el (set-locale-environment): Remove call
18938 to set-selection-coding-system on Windows.
18939
18940 2005-02-15 Jay Belanger <belanger@truman.edu>
18941
18942 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
18943 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
18944 calcFunc-coth.
18945 (math-simplify-sqrt): Add simplifications.
18946
18947 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
18948 to list.
18949
18950 * calc/calc-ext.el: Add functions to autoloads.
18951
18952 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
18953 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
18954 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
18955 (math-csc-raw, math-cot-raw): New functions.
18956
18957 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
18958
18959 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
18960 the variable name in a message.
18961
18962 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
18963 calcFunc-csc, calcFunc-cot.
18964
18965 * calc/calcalg2.el: Add derivative and integration rules for
18966 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
18967 calcFunc-csch, calcFunc-coth.
18968 (math-do-integral-methods): Add to checks for when to use
18969 substitutions.
18970
18971 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
18972
18973 2005-02-15 Lute Kamstra <lute@gnu.org>
18974
18975 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
18976 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
18977 <monnier@iro.umontreal.ca>
18978 (lisp-outline-level): Improve efficiency. Suggested by David
18979 Kastrup <dak@gnu.org>.
18980
18981 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
18982
18983 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
18984 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
18985 (gdb-set-gud-minor-mode-existing-buffers): New functions.
18986 (gdb-find-file-hook): New hook. Add it to find-file-hook.
18987 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
18988
18989 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
18990
18991 * cus-start.el (all): Comment change.
18992
18993 2005-02-14 Lute Kamstra <lute@gnu.org>
18994
18995 * cus-start.el (all): Check if symbol is void.
18996
18997 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
18998
18999 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
19000 optional argument to \cite.
19001
19002 2005-02-14 Richard M. Stallman <rms@gnu.org>
19003
19004 * cus-edit.el (custom-buffer-create-internal): Update help message.
19005 (custom-magic-alist): Update help messages.
19006
19007 * cus-start.el (all): Allow a var to specify a standard value.
19008
19009 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
19010
19011 * custom.el (custom-theme-set-variables): Handle variable aliases.
19012
19013 * frame.el (blink-cursor-timer): Doc fix.
19014 (blink-cursor): Make it an alias for `blink-cursor-mode' and
19015 declare obsolete.
19016 (blink-cursor-mode): Define with defcustom and use correct
19017 standard expression in that defcustom.
19018 * startup.el (command-line): Adapt to above changes in frame.el.
19019
19020 2005-02-11 Lute Kamstra <lute@gnu.org>
19021
19022 * apropos.el (apropos-score-doc): Prevent division by zero.
19023
19024 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
19025
19026 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
19027 (icalendar--get-event-property-attributes)
19028 (icalendar--get-event-properties)
19029 (icalendar--datetime-to-diary-date): New functions.
19030 (icalendar--split-value): Doc fix.
19031 (icalendar--datetime-to-noneuropean-date)
19032 (icalendar--datetime-to-european-date): New optional argument
19033 SEPARATOR. Return result as a string instead of a list.
19034 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
19035 (icalendar--convert-string-for-export): Rename arg S to STRING.
19036 (icalendar-export-region): Doc fix. Change name of error buffer.
19037 Save output buffer.
19038 (icalendar-import-file): Add blank at end of prompt.
19039 (icalendar-import-buffer): Doc fix. Do not switch to error
19040 buffer. Indicate status in return value.
19041 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
19042 buffer. Save output buffer. Handle exception from recurrence
19043 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
19044 events. Fix problems with weekly all-day events.
19045
19046 2005-02-10 Richard M. Stallman <rms@gnu.org>
19047
19048 * simple.el (eval-expression-print-format):
19049 Avoid warning about edebug-active.
19050
19051 * help.el (help-for-help-internal): Rename from help-for-help.
19052 (help-for-help): Define with defalias.
19053
19054 * font-core.el (font-lock-default-function): Use with-no-warnings.
19055
19056 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
19057
19058 * custom.el (defface): Doc fix.
19059
19060 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
19061
19062 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
19063 width 0" to prevent word wrapping problems.
19064
19065 2005-02-09 Kim F. Storm <storm@cua.dk>
19066
19067 * ido.el (ido-file-extensions-order): New defcustom.
19068 (ido-file-extension-lessp, ido-file-extension-aux)
19069 (ido-file-extension-order): New advanced file ordering.
19070 (ido-file-lessp): New simple file ordering.
19071 (ido-sort-list): Remove.
19072 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
19073 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
19074
19075 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
19076
19077 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
19078 that some versions of grep produce.
19079 (grep-mode-font-lock-keywords): Likewise.
19080
19081 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
19082
19083 * progmodes/gdb-ui.el (gdb-location-list): New variable.
19084 (gdb-cdir): Delete.
19085 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
19086 (gdb-source-info): Treat case when source file is in another
19087 directory properly.
19088 (gdb-get-location): New function.
19089
19090 2005-02-07 Jay Belanger <belanger@truman.edu>
19091
19092 * calc/calc-prog.el (calc-write-parse-table-part)
19093 (calc-fix-token-name): Fix a check for language type.
19094
19095 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
19096
19097 2005-02-07 Andre Spiegel <spiegel@gnu.org>
19098
19099 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
19100 as directory not writable.
19101
19102 2005-02-07 Kim F. Storm <storm@cua.dk>
19103
19104 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
19105 (cua--standard-movement-commands): Remove list.
19106 Instead, set CUA property value to move for movement commands.
19107 (cua-movement-commands): Remove. Users must set CUA prop instead.
19108 (cua--pre-command-handler): Check CUA property.
19109 (cua--init-keymaps): Don't remap undo commands.
19110 (cua-mode): Don't call cua--rectangle-on-off.
19111
19112 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
19113 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
19114 (cua--rect-undo-set-point): New var.
19115 (cua--rectangle-undo-boundary): Setup undo apply entry.
19116 (cua--rect-undo-handler): New function for rectangle undo.
19117 (cua--rect-start-position, cua--rect-end-position): Add.
19118 (cua--rectangle-post-command): Call cua--rectangle-set-corners
19119 for restored rectangle. Set point if cua--rect-undo-set-point.
19120
19121 2005-02-06 Jay Belanger <belanger@truman.edu>
19122
19123 * calc/calc-lang.el (calc-tex-language): Display more information
19124 in messages.
19125
19126 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
19127 in TeX mode.
19128
19129 2005-02-06 Richard M. Stallman <rms@gnu.org>
19130
19131 * emacs-lisp/lisp.el (buffer-end): Doc fix.
19132
19133 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
19134
19135 * net/ldap.el (ldap-search-internal): Support attributes with
19136 optional descriptions separated by a semi-colon, as in
19137 "userCertificate;binary".
19138
19139 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19140
19141 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
19142 isn't a cons (i.e. the version is 0).
19143
19144 2005-02-05 Eli Zaretskii <eliz@gnu.org>
19145
19146 * help.el (help-for-help): Doc fix.
19147
19148 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
19149
19150 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
19151 GDB-Windows on the menu-bar as this works better.
19152
19153 2005-02-04 Jay Belanger <belanger@truman.edu>
19154
19155 * calc/calc-embed.el (calc-embedded-update): Don't put in
19156 unnecessary newlines. Adjust the end of formula marker.
19157
19158 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
19159 (math-latex-parse-two-args): New function.
19160
19161 2005-02-03 Lute Kamstra <lute@gnu.org>
19162
19163 * help-fns.el (help-with-tutorial): Make sure that users cannot
19164 remove the entire text of the tutorial by means of `undo'.
19165
19166 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
19167
19168 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
19169 in recent changes, where the ispell process was repeatedly
19170 killed & restarted.
19171
19172 * international/mule-cmds.el (set-locale-environment): Set file-name
19173 coding system to utf-8 on Darwin systems.
19174 (set-default-coding-systems): Don't set default-file-name-coding-system
19175 on Darwin systems.
19176
19177 2005-02-03 Richard M. Stallman <rms@gnu.org>
19178
19179 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
19180
19181 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
19182
19183 * faces.el (list-faces-display): Add optional argument.
19184
19185 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
19186
19187 * font-core.el (font-lock-default-function): Handle the rare case where
19188 only font-lock-keywords is set.
19189
19190 2005-02-02 Kenichi Handa <handa@m17n.org>
19191
19192 * international/characters.el: Cancel previous change for
19193 I-WITH-DOT-ABOVE and DOTLESS-i.
19194
19195 * international/latin-5.el: Cancel previous change.
19196
19197 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
19198
19199 * progmodes/gud.el: Correction to syntax in gud-menu-map.
19200
19201 2005-02-02 Kenichi Handa <handa@m17n.org>
19202
19203 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
19204 DOTLESS-i.
19205
19206 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
19207 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
19208
19209 * case-table.el (get-upcase-table): New function.
19210 (copy-case-table): Copy upcaes table too if non-nil.
19211 (set-case-syntax-delims): Maintain upcase table too.
19212 (set-case-syntax-pair): Likewise.
19213 (set-upcase-syntax, set-downcase-syntax): New functions.
19214 (set-case-syntax): Maintain upcase table too.
19215
19216 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
19217
19218 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
19219
19220 * progmodes/gud.el (gud-goto-info): New function.
19221 (gud-tool-bar-map): Use correct icon.
19222
19223 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
19224
19225 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
19226 When delegating, order args in the funcall correctly.
19227
19228 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
19229
19230 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
19231
19232 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
19233
19234 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
19235 buffer not visiting a file.
19236
19237 2005-01-31 Jay Belanger <belanger@truman.edu>
19238
19239 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
19240 bound on the line with the formula.
19241
19242 2005-01-31 Kim F. Storm <storm@cua.dk>
19243
19244 * ses.el (ses-create-cell-variable-range)
19245 (ses-destroy-cell-variable-range, ses-reset-header-string)
19246 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
19247 (ses-insert-row): Fix format of apply undo entries.
19248
19249 2005-01-31 Jay Belanger <belanger@truman.edu>
19250
19251 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
19252 parts.
19253
19254 * calc/calc-embed.el (calc-embedded-open-formula)
19255 (calc-embedded-close-formula): Ignore matrix environments.
19256
19257 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
19258 TeX mode.
19259
19260 * calc/calc-lang.el (math-function-table, math-oper-table)
19261 (math-variable-table): Adjust the LaTeX portions.
19262
19263 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
19264 (math-latex-ignore-words): New constant.
19265
19266 2005-01-31 Richard M. Stallman <rms@gnu.org>
19267
19268 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
19269 (ispell-local-dictionary): Doc fix.
19270 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
19271 Don't reinitialize at run time. Don't defcustom.
19272 All uses changed to append ispell-local-dictionary-alist,
19273 or check it first.
19274 (ispell-current-dictionary): New variable for dictionary in use.
19275 (ispell-dictionary): Now used only for global default.
19276 (ispell-start-process): Set ispell-current-dictionary,
19277 not ispell-dictionary.
19278 (ispell-change-dictionary): Use this only for setting
19279 user preferences.
19280 (ispell-internal-change-dictionary): New function
19281 to change the current dictionary in use.
19282 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
19283 Use ispell-current-dictionary.
19284 Handle ispell-local-dictionary-overridden.
19285 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
19286
19287 2005-01-31 Jay Belanger <belanger@truman.edu>
19288
19289 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
19290
19291 * calc/calc-ext.el: Add calc-latex-language to autoloads.
19292 (calc-mode-map): Add calc-latex-language.
19293
19294 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
19295 (math-latex-print-frac): New functions.
19296 (math-oper-table, math-function-table, math-variable-table)
19297 (math-complex-format, math-input-filter): Add latex properties.
19298 (calc-set-language): Set math-expr-special-function-mapping.
19299
19300 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
19301 (calc-write-parse-table-part): Add LaTeX support.
19302
19303 * calc/calc.el (calc-language): Adjust docstring.
19304 (calc-set-mode-line): Add LaTeX support.
19305 (math-expr-special-function-mapping): New variable.
19306 (math-tex-ignore-words): Add to list.
19307
19308 * calc/calccomp.el (math-compose-expr, math-compose-rows):
19309 Add LaTeX support.
19310 (math-compose-expr): Add support for special functions.
19311
19312 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
19313
19314 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
19315
19316 * progmodes/gdb-ui.el (gdb-memory-address)
19317 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
19318 (gdb-memory-mode-map, gdb-memory-format-keymap)
19319 (gdb-memory-format-menu, gdb-memory-unit-keymap)
19320 (gdb-memory-unit-menu): New variables for a buffer
19321 that lets the user examine program memory.
19322 (gdb-memory-set-address, gdb-memory-set-repeat-count)
19323 (gdb-memory-format-binary, gdb-memory-format-octal)
19324 (gdb-memory-format-unsigned, gdb-memory-format-signed)
19325 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
19326 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
19327 (gdb-memory-unit-word, gdb-memory-unit-halfword)
19328 (gdb-memory-unit-byte, gdb-memory-unit-menu)
19329 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
19330 (gdb-memory-mode, gdb-memory-buffer-name)
19331 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
19332 New functions for above buffer.
19333
19334 2005-01-30 Richard M. Stallman <rms@gnu.org>
19335
19336 * cus-edit.el (custom-bury-buffer): Function deleted.
19337 (custom-buffer-done-function): Option deleted.
19338 (custom-buffer-done-kill): New replacement option.
19339 (Custom-buffer-done): Call quit-window.
19340 (custom-buffer-create-internal): Update for above changes.
19341
19342 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
19343
19344 * simple.el (undo-ask-before-discard): New var.
19345 (undo-outer-limit-truncate): Implement it.
19346 (undo-extra-outer-limit): Doc update.
19347
19348 2005-01-29 Richard M. Stallman <rms@gnu.org>
19349
19350 * ses.el (undo-more): Delete defadvice.
19351 (ses-begin-change): Doc fix.
19352
19353 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
19354 instead of rebinding C-x u and C-_.
19355
19356 * files.el (normal-backup-enable-predicate): Return nil for files
19357 in /tmp, regardless of temporary-file-directory.
19358
19359 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
19360
19361 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
19362 (open-rectangle, delete-whitespace-rectangle-line)
19363 (clear-rectangle-line): If FILL, pass t instead of FILL
19364 for move-to-column's 2nd arg.
19365
19366 * simple.el (undo): Fix the test for continuing a series of undos.
19367 (undo-more): Set pending-undo-list to t when we reach end.
19368 (pending-undo-list): Move up defvar.
19369
19370 * wid-edit.el (widget-button-click):
19371 Shorten the range of the track-mouse binding.
19372
19373 * comint.el (comint-insert-input): Undo previous changes;
19374 use last-input-event in interactive spec.
19375
19376 2005-01-29 Eli Zaretskii <eliz@gnu.org>
19377
19378 * progmodes/compile.el (compilation-start): Bind buffer-read-only
19379 to nil before invoking call-process. Reset buffer's modified flag
19380 after fontifying it in the no-async branch.
19381
19382 * wid-edit.el (widget-specify-button): If mouse pointer shape
19383 cannot be changed, use mouse face instead.
19384
19385 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
19386
19387 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
19388 (gdb-goto-breakpoint): Make breakpoint handling work on template
19389 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
19390 (gdb-assembler-custom): Update to recognize breakpoint information
19391 added on 2005-01-19.
19392
19393 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
19394
19395 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
19396 (dsssl-mode): Use define-derived-mode.
19397 (scheme-mode-initialize): Remove.
19398 (scheme-mode): Use run-mode-hooks.
19399
19400 * cus-edit.el (customize-group-other-window)
19401 (custom-buffer-create-other-window): Don't override special-display-*.
19402 (custom-mode-map): Make it dense.
19403
19404 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
19405 sets the default value.
19406
19407 2005-01-28 Eli Zaretskii <eliz@gnu.org>
19408
19409 * descr-text.el: Add more keywords.
19410
19411 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
19412
19413 * speedbar.el: Avoid unnecessary use of locate-library.
19414
19415 * international/mule-cmds.el (standard-display-european-internal):
19416 Don't fiddle with latin-1 non-break space any more since it's now
19417 special cased in the C code.
19418 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
19419
19420 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
19421
19422 * cus-start.el (all): Add `undo-outer-limit'.
19423
19424 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19425
19426 * textmodes/bibtex.el (bibtex-format-entry):
19427 Use `bibtex-empty-field-re' only on the text of fields, not on entire
19428 field lines.
19429 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
19430 not on part of a buffer.
19431
19432 2005-01-25 Lute Kamstra <lute@gnu.org>
19433
19434 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
19435 nonempty field text strings like "{letters\\macro{}more letters}".
19436 Clarify docstring.
19437 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
19438 (bibtex-entry-offset, bibtex-parse-association)
19439 (bibtex-parse-field-name): Fix typos in docstrings.
19440 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
19441
19442 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
19443
19444 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
19445 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
19446 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
19447 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
19448
19449 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
19450 isearch minor mode.
19451
19452 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
19453
19454 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
19455
19456 2005-01-24 Lute Kamstra <lute@gnu.org>
19457
19458 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
19459 CASECHARS and NOT-CASECHARS regular expressions of the
19460 "nederlands" and "nederlands8" dictionaries to prevent a "Range
19461 striding over charsets" error.
19462
19463 2005-01-24 Jay Belanger <belanger@truman.edu>
19464
19465 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
19466 display variable name.
19467
19468 2005-01-24 Kenichi Handa <handa@m17n.org>
19469
19470 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
19471 Fix setting of the element of encoded-kbd-iso2022-invocations.
19472
19473 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
19474
19475 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
19476 (gdb-threads-select): Change to also accept mouse events.
19477 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
19478 (gdb-threads-mouse-select): Delete.
19479
19480 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
19481
19482 * files.el (insert-directory): Take care of empty directory,
19483 listed without -a switch.
19484
19485 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
19486
19487 * textmodes/refill.el (refill-post-command-function):
19488 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
19489 to the list of functions that we should be careful not to undo.
19490 (refill-late-fill-paragraph-function): Remove.
19491 (refill-saved-state): New var.
19492 (refill-mode): Use it to save fill-paragraph-function.
19493 Save also the value of auto-fill-function.
19494
19495 * term/w32-win.el: Simplify code.
19496
19497 2005-01-23 Kim F. Storm <storm@cua.dk>
19498
19499 * simple.el (line-move): Adapt to new return value from
19500 pos-visible-in-window-p.
19501
19502 * simple.el (line-move): Fix last change. Check partial
19503 visibility at point rather than at window-start.
19504
19505 2005-01-22 Jason Rumney <jasonr@gnu.org>
19506
19507 * term/w32-win.el (xw-defined-colors): Remove debug-message.
19508
19509 2005-01-22 David Kastrup <dak@gnu.org>
19510
19511 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
19512
19513 2005-01-22 Eli Zaretskii <eliz@gnu.org>
19514
19515 * type-break.el (type-break-mode): Add a test for
19516 type-break-file-name being non-nil.
19517
19518 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
19519
19520 * net/eudc.el (top level): Call (message "") via progn, so that
19521 eudc-options-file is loaded.
19522
19523 2005-01-22 Kim F. Storm <storm@cua.dk>
19524
19525 * simple.el (line-move-1): Rename from line-move.
19526 (line-move): New function that adjusts vscroll for partially
19527 visible rows, and calls line-move-1 otherwise.
19528
19529 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
19530
19531 * pcomplete.el: Define pcomplete-read-event instead of read-event,
19532 since it's not a complete read-event implementation
19533
19534 2005-01-20 Jay Belanger <belanger@truman.edu>
19535
19536 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
19537 for called function.
19538
19539 2005-01-20 Steven Tamm <steventamm@mac.com>
19540
19541 * term/mac-win.el (process-connection-type): Remove.
19542 Controlled now by s/darwin.h:PTY_ITERATION.
19543
19544 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
19545
19546 * window.el (handle-select-window): Don't switch window when we're
19547 in the minibuffer.
19548
19549 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
19550
19551 * subr.el (dotimes-with-progress-reporter): New macro.
19552
19553 * ses.el (ses-dotimes-msg): Remove macro.
19554 Use `dotimes-with-progress-reporter' instead.
19555
19556 2005-01-19 Steven Tamm <steventamm@mac.com>
19557
19558 * term/mac-win.el (process-connection-type): Use new
19559 operating-system-release variable to use ptys on Darwin 7 (OS X
19560 10.3) when using carbon build.
19561
19562 2005-01-19 Jay Belanger <belanger@truman.edu>
19563
19564 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
19565 flags if the last command was a tab or M-tab.
19566
19567 * calc/calc-prog.el (calc-user-define-edit): Put original formula
19568 in formula editing buffer.
19569
19570 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
19571
19572 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
19573 breakpoint image symbol in margin.
19574
19575 2005-01-19 Jay Belanger <belanger@truman.edu>
19576
19577 * calc/calc-prog.el (calc-execute-kbd-macro):
19578 Ignore calc-keep-arg-flag.
19579
19580 2005-01-19 Kenichi Handa <handa@m17n.org>
19581
19582 * textmodes/ispell.el (ispell-looking-at): New function.
19583 (ispell-process-line): Use ispell-looking-at to compare the ispell
19584 output and the buffer contents.
19585
19586 2005-01-18 Jay Belanger <belanger@truman.edu>
19587
19588 * calc/calc.el (calc-display-raw): Fix docstring.
19589
19590 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
19591
19592 * simple.el (blink-matching-open): Strip extra info from syntax.
19593
19594 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
19595 funny chars in the end-of-here-doc marker.
19596
19597 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
19598
19599 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
19600 that enable/disabled state of breakpoints is shown correctly in
19601 fringe and on ttys.
19602 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
19603 Add breakpoint information as text properties.
19604 (gdb-mouse-toggle-breakpoint):
19605 Rename to gdb-mouse-set-clear-breakpoint.
19606 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
19607 breakpoints in the margin.
19608 (gdb-remove-strings): Simplify.
19609
19610 2005-01-17 Jay Belanger <belanger@truman.edu>
19611
19612 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
19613 erasing buffer.
19614
19615 2005-01-17 Richard M. Stallman <rms@gnu.org>
19616
19617 * progmodes/grep.el (grep-find): Copy from `grep' the condition
19618 for calling grep-compute-defaults.
19619
19620 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
19621 if buffer is empty.
19622
19623 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
19624
19625 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
19626
19627 * hilit-chg.el (highlight-changes-mode): Don't autoload.
19628
19629 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
19630 non-preloaded variables.
19631
19632 2005-01-17 Steven Tamm <steventamm@mac.com>
19633
19634 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
19635 tex-shell cause to force interactivity when using pipes.
19636
19637 2005-01-17 Kim F. Storm <storm@cua.dk>
19638
19639 * simple.el (just-one-space): Make arg optional.
19640
19641 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
19642
19643 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
19644 posn-at-x-y to t to access left-margin.
19645
19646 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
19647
19648 Sync with Tramp 2.0.47.
19649
19650 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
19651 catching keep-date problems in cp/scp operations.
19652 (tramp-handle-copy-file): Don't call `set-file-modes'
19653 unconditionally. Specialized functions should know better what is
19654 necessary. This improves performance a little bit, and the
19655 functions could catch errors with `cp -p' and `scp -p'.
19656 (tramp-do-copy-or-rename-file-via-buffer)
19657 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
19658 when appropriate.
19659 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
19660 Call `set-file-modes' when appropriate.
19661 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
19662 Johnsson <isak@hypergene.com>
19663 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
19664 of both Tramp buffer and debug buffer. Reported by Joakim Verona
19665 <joakim@verona.se>
19666 (tramp-file-name-for-operation): Mark `shell-command' as magic for
19667 Emacs only.
19668
19669 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
19670 `find-file-hooks' and `dired-mode-hook'.
19671 (tramp-minor-mode-map): Respective map. Add remapping for
19672 `compile' and `recompile'.
19673 (tramp-remap-command, tramp-recompile): New defuns.
19674 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
19675 in buffer "*Compilation*". Call the commands asynchronously.
19676
19677 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
19678 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
19679 `shell-command', because it isn't magic in XEmacs. Reported by
19680 Adrian Aichner <adrian@xemacs.org>.
19681
19682 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
19683 `substitute-in-file-name.
19684 (tramp-smb-handle-substitute-in-file-name): New defun.
19685 (tramp-smb-advice-PC-do-completion): Delete advice.
19686
19687 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
19688
19689 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
19690 Fix error in deleting region.
19691
19692 2005-01-15 Richard M. Stallman <rms@gnu.org>
19693
19694 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
19695 In non-temp buffer, switch syntax table temporarily.
19696
19697 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
19698
19699 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
19700
19701 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
19702
19703 * imenu.el (imenu--split-menu): Copy menulist before sorting.
19704 (imenu--generic-function): Use START, not BEG, as pos of definition.
19705
19706 * simple.el (just-one-space): Argument specifies number of spaces.
19707
19708 * simple.el (eval-expression-print-format): Avoid warning
19709 about edebug-active.
19710
19711 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
19712
19713 * progmodes/sh-script.el: Code copied from make-mode.el
19714 with small changes,
19715 (sh-mode-map): Bind C-c C-\.
19716 (sh-backslash-column, sh-backslash-align): New variables.
19717 (sh-backslash-region, sh-append-backslash): New functions.
19718
19719 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
19720
19721 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
19722 (rmail-pop-password, rmail-pop-password-required): Move to
19723 rmail-obsolete group.
19724 (rmail-set-pop-password): Rename to rmail-set-remote-password.
19725 All callers updated.
19726 (rmail-get-pop-password): Rename to rmail-get-remote-password.
19727 Take an argument specifying whether it is POP or IMAP mailbox we
19728 are using. All callers updated.
19729 (rmail-pop-password-error): Rename to
19730 rmail-remote-password-error. Added mailutils-specific error message.
19731 (rmail-movemail-search-path)
19732 (rmail-movemail-variant-in-use): New variables.
19733 (rmail-remote-password, rmail-remote-password-required):
19734 New customization variables.
19735 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
19736 (rmail-parse-url): New function.
19737 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
19738 with GNU mailutils movemail.
19739
19740 2005-01-15 Kevin Ryde <user42@zip.com.au>
19741
19742 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
19743 suffix to space, $ or '$, to correctly position point when going
19744 to @table style constants like DBL_MAX.
19745
19746 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
19747
19748 * type-break.el (type-break-mode, type-break-file-time)
19749 (type-break-file-keystroke-count, type-break-choose-file):
19750 Don't store data in or load data from the file if type-break-file-name
19751 is nil.
19752 (type-break-file-name): Doc update as per the above.
19753
19754 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
19755
19756 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
19757 lookup-key might return nil; handle that.
19758
19759 2005-01-15 Alan Mackenzie <acm@muc.de>
19760
19761 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
19762 rather than the element found, thus enabling the tree to be setcar'd.
19763
19764 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
19765
19766 * textmodes/org.el (org-show-following-heading): New option.
19767 (org-show-hierarchy-above): Use `org-show-following-heading'.
19768 (org-cycle): Documentation fix.
19769
19770 * textmodes/org.el (orgtbl-optimized): New option
19771 (orgtbl-mode): New command, a minor mode.
19772 (orgtbl-mode-map): New variable.
19773 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
19774 (orgtbl-error, orgtbl-self-insert-command)
19775 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
19776
19777 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
19778 a local variable in each org-mode buffer.
19779
19780 * textmodes/org.el (org-set-regexps-and-options): Rename from
19781 `org-set-regexps'. Added checking for STARTUP keyword.
19782 (org-get-current-options): Add STARTUP options.
19783 (org-table-insert-row): Make mode intelligent about when
19784 realignment is needed.
19785 (org-self-insert-command, org-delete-backward-char, org-delete-char):
19786 New commands.
19787 (org-enable-table-editor): New default value `optimized'.
19788 (org-table-blank-field): Support blanking regions if active.
19789
19790 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
19791
19792 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
19793 if the year is not given.
19794
19795 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
19796 Add new escapes %m and %M, fixed bug with %F by adding
19797 save-match-data.
19798 (reftex-reference): Remove ?. from list of spaces.
19799 (reftex-label-info): Add automatic label prefix recognition.
19800
19801 * textmodes/reftex-index.el (reftex-index-next-phrase):
19802 Add slave parameter to call of `reftex-index-this-phrase'.
19803 (reftex-index-this-phrase): New optional argument.
19804 (reftex-index-region-phrases): Add slave parameter to call of
19805 `reftex-index-this-phrase'.
19806 (reftex-display-index): New argument redo.
19807 (reftex-index-rescan): Add `redo' to arguments of
19808 `reftex-display-index'.
19809 (reftex-index-Rescan, reftex-index-revert)
19810 (reftex-index-switch-index-tag): Add `redo' to arguments of
19811 `reftex-display-index'.
19812 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
19813 indexing. Fix bug with matching is there is a quote before or
19814 after the word.
19815
19816 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
19817 Fix bug when collecting citation keys in lines with comments.
19818 (reftex-citation): Prefix argument no longer rescans the document,
19819 but forces prompting for optional arguments of cite macros.
19820 (reftex-do-citation): Prompting for optional arguments implemented.
19821
19822 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
19823 Add optional arguments to most cite commands.
19824 (reftex-cite-cleanup-optional-args): New option
19825 (reftex-cite-prompt-optional-args): New option.
19826 (reftex-trust-label-prefix): New option.
19827
19828 * textmodes/reftex-toc.el (reftex-toc-find-section):
19829 Add push-mark before changing the position in the buffer.
19830
19831 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
19832 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
19833
19834 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
19835
19836 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
19837 more carefully.
19838
19839 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
19840
19841 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
19842 (sgml-mode): Use it.
19843 (sgml-get-context): Better keep track of implicitly closed tags.
19844
19845 2005-01-13 Kenichi Handa <handa@m17n.org>
19846
19847 * textmodes/ispell.el: These changes are to fix misalignment error
19848 caused by equivalent characters of different Emacs charsets.
19849 (ispell-unified-chars-table): New variable.
19850 (ispell-get-decoded-string): New function.
19851 (ispell-get-casechars, ispell-get-not-casechars)
19852 (ispell-get-otherchars): Call ispell-get-decoded-string.
19853
19854 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
19855
19856 * custom.el (custom-declare-variable): Just put symbol instead
19857 of (defvar . symbol) in `current-load-list'.
19858
19859 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
19860
19861 * emacs-lisp/elint.el: Fixed typo in Commentary section.
19862
19863 2005-01-12 Jay Belanger <belanger@truman.edu>
19864
19865 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
19866 to create a Calc summary.
19867
19868 2005-01-12 Kim F. Storm <storm@cua.dk>
19869
19870 * mouse.el (mouse-on-link-p): Change functionality and doc
19871 string to comply with latest description in lisp ref.
19872
19873 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
19874
19875 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
19876 Enable mouse clicks on mode-line, header-line and margin.
19877 (event-type): Give mouse event symbols an `event-kind' property
19878 with value `mouse-click'.
19879
19880 2005-01-12 Juri Linkov <juri@jurta.org>
19881
19882 * facemenu.el (list-colors-display): Add new arg buffer-name.
19883 Use it. Fix docstring. Replace code for identifying duplicate
19884 colors by the name with call to `list-colors-duplicates' which
19885 identifies duplicate colors by the value unless the color
19886 is one of special Windows colors. Set truncate-lines to t.
19887 Print sorted duplicate color names on each line. Indent to 22
19888 \(the longest color name in rgb.txt) instead of 20. Optimize.
19889 (list-colors-duplicates): New function.
19890 (facemenu-color-name-equal): Delete function.
19891
19892 * facemenu.el (list-colors-print): New function created from code
19893 in list-colors-display. Print #RRGGBB at the window right edge.
19894 (list-colors-display): When temp-buffer-show-function is not
19895 defined, call list-colors-print from temp-buffer-show-hook
19896 to get the right value of window-width in list-colors-print
19897 after the buffer is displayed.
19898
19899 * simple.el (pop-mark): Move deactivate-mark out of conditional
19900 part to deactivate the active mark regardless of the state of the
19901 mark ring.
19902
19903 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
19904 variables line in desktop files.
19905
19906 2005-01-12 Juri Linkov <juri@jurta.org>
19907
19908 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
19909 Bring together isearch highlight related options.
19910 (lazy-highlight): Replace group `replace' by `matching'.
19911 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
19912 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
19913 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
19914 and declare them obsolete.
19915 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
19916 (isearch-faces): Remove defgroup.
19917 (isearch-overlay, isearch-highlight, isearch-dehighlight):
19918 Move isearch highlighting code closer to lazy highlighting code.
19919
19920 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
19921 (query-replace-highlight, query-replace-lazy-highlight)
19922 (query-replace): Move definitions to the beginning of the file.
19923
19924 2005-01-11 Juri Linkov <juri@jurta.org>
19925
19926 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
19927 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
19928 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
19929
19930 * info.el (Info-history-forward): New variable.
19931 (Info-select-node): Reset Info-history-forward to nil.
19932 (Info-last): Turn into defalias.
19933 (Info-history-back): Rename from Info-last.
19934 Add current node to Info-history-forward.
19935 (Info-history-forward): New fun.
19936 (Info-mode-map): Replace Info-last by Info-history-back.
19937 Bind Info-history-forward to "r".
19938 (Info-mode-menu): Replace Info-last by Info-history-back.
19939 Fix menu item text. Add menu item for Info-history-forward.
19940 (info-tool-bar-map): Replace Info-last by Info-history-back.
19941 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
19942 for Info-history-forward.
19943 (Info-mode): Replace Info-last by Info-history-back in docstring.
19944 Add local variable Info-history-forward.
19945 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
19946
19947 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
19948
19949 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
19950 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
19951 Ignore select-window events rather than fiddle with
19952 mouse-autoselect-window.
19953
19954 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
19955
19956 * type-break.el (type-break-mode): Fix previous change.
19957
19958 2005-01-10 Jay Belanger <belanger@truman.edu>
19959
19960 * calc/calc-ext.el (calc-reset): Reset when inside embedded
19961 calculator; only reset when point is inside a calculator.
19962 Don't adjust the window height if the window takes up the whole height
19963 of the frame.
19964
19965 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
19966
19967 * ebuff-menu.el (Electric-buffer-menu-mode):
19968 Preserve value of buffer-local var header-line-format.
19969
19970 2005-01-09 Jay Belanger <belanger@truman.edu>
19971
19972 * calc/calc.el (calc-mode-var-list-restore-saved-values):
19973 Make sure settings file exists before accessing it.
19974
19975 * calc/calc-embed.el (calc-embedded-subst):
19976 Replace math-multi-subst-rec, which is only supposed to be called
19977 by math-multi-subst, by math-multi-subst.
19978
19979 2005-01-09 Andre Spiegel <spiegel@gnu.org>
19980
19981 * vc.el (vc-allow-async-revert): New user option.
19982 (vc-disable-async-diff): New internal variable.
19983 (vc-revert-buffer): Use them to disable asynchronous diff.
19984
19985 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
19986 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
19987 asynchronously if vc-disable-async-diff is t.
19988
19989 2005-01-09 Jay Belanger <belanger@truman.edu>
19990
19991 * calc/calc.el (defcalcmodevar): New macro.
19992 (calc-mode-var-list-restore-default-values)
19993 (calc-mode-var-list-restore-saved-values): New functions.
19994 (calc-mode-var-list): Use defcalcmodevar to define it.
19995 (calc-always-load-extensions, calc-line-numbering)
19996 (calc-line-breaking, calc-display-just, calc-display-origin)
19997 (calc-number-radix, calc-leading-zeros, calc-group-digits)
19998 (calc-group-char, calc-point-char, calc-frac-format)
19999 (calc-prefer-frac, calc-hms-format, calc-date-format)
20000 (calc-float-format, calc-full-float-format, calc-complex-format)
20001 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
20002 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
20003 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
20004 (calc-matrix-brackets, calc-language, calc-language-option)
20005 (calc-left-label, calc-right-label, calc-word-size)
20006 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
20007 (calc-display-raw, calc-internal-prec, calc-angle-mode)
20008 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
20009 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
20010 (calc-window-height, calc-display-trail, calc-show-selections)
20011 (calc-use-selections, calc-assoc-selections)
20012 (calc-display-working-message, calc-auto-why, calc-timing)
20013 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
20014 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
20015 (calc-gnuplot-default-device, calc-gnuplot-default-output)
20016 (calc-gnuplot-print-device, calc-gnuplot-print-output)
20017 (calc-gnuplot-geometry, calc-graph-default-resolution)
20018 (calc-graph-default-resolution-3d, calc-invocation-macro)
20019 (calc-show-banner): Use defcalcmodevar to declare them and set
20020 their default values.
20021
20022 * calc/calc-ext.el (calc-reset): Restore saved values of variables
20023 instead of default values (but restore default values if there is
20024 an argument of 0).
20025
20026 2005-01-09 David Kastrup <dak@gnu.org>
20027
20028 * desktop.el (desktop-restore-eager): Fix typo in type.
20029
20030 2005-01-08 Richard M. Stallman <rms@gnu.org>
20031
20032 * cus-edit.el (customize): Delete :link.
20033
20034 2005-01-08 Jay Belanger <belanger@truman.edu>
20035
20036 * calc/calc.el (calc-mode): Remove the extension from the
20037 `calc-settings-file' file name when loading it.
20038
20039 2005-01-08 Kim F. Storm <storm@cua.dk>
20040
20041 * info.el (Info-mode-map, Info-next-link-keymap)
20042 (Info-prev-link-keymap, Info-up-link-keymap):
20043 Map follow-link to mouse-face.
20044 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
20045
20046 2005-01-08 Jay Belanger <belanger@truman.edu>
20047
20048 * calc/calc.el (calc-settings-file): Change default value.
20049 Suggested by cgw in a comment in calc-mode.el.
20050
20051 * calc/calc-mode.el (calc-settings-file-name):
20052 Compare calc-settings-file to user-init-file instead of ~/.emacs.
20053 Replace ~/.emacs in a prompt by calc-settings-file.
20054
20055 2005-01-07 Lars Hansen <larsh@math.ku.dk>
20056
20057 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
20058 (desktop-lazy-idle-delay): New customizable variables.
20059 (desktop-buffer-args-list): New variable.
20060 (desktop-append-buffer-args): New function.
20061 (desktop-save): Call desktop-append-buffer-args for some buffers.
20062 (desktop-lazy-create-buffer): New function.
20063 (desktop-idle-create-buffers): New function.
20064 (desktop-read): Add message about buffers to restore lazily.
20065 (desktop-lazy-abort): New command.
20066 (desktop-clear): Call desktop-lazy-abort.
20067 (desktop-lazy-complete): New command.
20068
20069 2005-01-06 Richard M. Stallman <rms@gnu.org>
20070
20071 * emacs-lisp/find-func.el (find-face-definition):
20072 Rename from find-face.
20073
20074 2005-01-06 Kim F. Storm <storm@cua.dk>
20075
20076 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
20077
20078 * man.el (Man-xref-man-page, Man-xref-header-file)
20079 (Man-xref-normal-file): Add follow-link property.
20080
20081 2005-01-06 Jay Belanger <belanger@truman.edu>
20082
20083 * calc/calc-units.el: Make sure the proper macro definitions are
20084 available when compiling.
20085
20086 2005-01-06 Juri Linkov <juri@jurta.org>
20087
20088 * isearch.el (isearch-lazy-highlight-update):
20089 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
20090
20091 2005-01-06 Miles Bader <miles@gnu.org>
20092
20093 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
20094 (isearch-lazy-highlight-face): Use new name.
20095
20096 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
20097
20098 * uniquify.el (uniquify-rationalize-file-buffer-names):
20099 Re-add an interactive spec.
20100 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
20101 to the same name.
20102
20103 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
20104 (isearch-update, isearch-done): Adjust calls accordingly.
20105
20106 2005-01-05 Richard M. Stallman <rms@gnu.org>
20107
20108 * custom.el (custom-set-variables, custom-theme-set-variables):
20109 Clarify documentation.
20110
20111 * emacs-lisp/find-func.el (find-variable)
20112 (find-variable-other-window, find-variable-other-frame):
20113 Fix the TYPE args to find-function-read and find-function-do-it.
20114 (find-function): Doc fix.
20115 (find-function-at-point): Replace function-at-point alias.
20116
20117 2005-01-04 Richard M. Stallman <rms@gnu.org>
20118
20119 * cus-face.el (custom-declare-face):
20120 Record defface in current-load-list.
20121
20122 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
20123
20124 * emacs-lisp/find-func.el: Doc fixes.
20125 (find-face-regexp): New variable.
20126 (find-function-regexp-alist): New variable.
20127 (find-function-C-source): Third arg is now TYPE.
20128 (find-function-search-for-symbol): Handle general TYPE.
20129 (find-function-read, find-function-do-it): Handle general TYPE.
20130 (find-definition-noselect, find-face): New functions.
20131 (function-at-point): Alias deleted.
20132
20133 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
20134
20135 * battery.el (display-battery-mode): Rename from display-battery.
20136 Handle the case where it gets turned off.
20137
20138 2005-01-04 Richard M. Stallman <rms@gnu.org>
20139
20140 * cus-edit.el (customize): Make :link point to user doc.
20141
20142 * man.el (Man-fontify-manpage): Turn off undo generation.
20143
20144 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
20145
20146 2005-01-04 Andreas Schwab <schwab@suse.de>
20147
20148 * files.el (insert-directory): Only look for error lines in
20149 inserted text. Don't move too far after processing --dired markers.
20150
20151 2005-01-04 Richard M. Stallman <rms@gnu.org>
20152
20153 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
20154 Don't expand if the character is @, period, dash, etc.
20155 (define-mail-abbrev): Quote names that contain problem characters.
20156
20157 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
20158
20159 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
20160
20161 2005-01-03 Richard M. Stallman <rms@gnu.org>
20162
20163 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
20164 (query-replace-highlight, query-replace-lazy-highlight)
20165 (query-replace): Definitions moved up. Doc fix.
20166
20167 2005-01-03 Richard M. Stallman <rms@gnu.org>
20168
20169 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
20170 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
20171 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
20172 (lazy-highlight-face): Rename from isearch-lazy-...
20173 Change all references to them.
20174
20175 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
20176
20177 * cus-edit.el (custom-file): Doc fix for defcustom.
20178 (custom-file): The function no longer sets the variable
20179 `custom-file' to its return value.
20180
20181 * startup.el (command-line): No longer load `custom-file'.
20182
20183 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
20184
20185 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
20186
20187 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
20188 Don't confuse module-prefixed identifiers for labels.
20189 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
20190
20191 2005-01-02 Richard M. Stallman <rms@gnu.org>
20192
20193 * files.el (basic-save-buffer-1): Fix previous change.
20194
20195 * loadhist.el (file-loadhist-lookup): New function.
20196 (file-provides, file-requires): Use it.
20197
20198 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
20199 instead of calculating the right size.
20200
20201 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
20202
20203 * vc-svn.el (vc-svn-diff): Stay local if possible.
20204
20205 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
20206
20207 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
20208
20209 * files.el (hack-local-variables): Fix last change.
20210
20211 2005-01-02 Jay Belanger <belanger@truman.edu>
20212
20213 * calc/calc-yank.el (calc-edit-top): New variable.
20214 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
20215 object. Change header properties.
20216 (calc-edit-finish, calc-edit-finish-stack-object)
20217 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
20218 edited object.
20219 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
20220 for the beginning of the edited object.
20221 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
20222 for the beginning of the edited object.
20223 * calc/calc-prog.el (calc-edit-macro-finish-edit)
20224 (calc-finish-formula-edit, calc-macro-repeats)
20225 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
20226 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
20227 beginning of the edited object.
20228 (calc-user-define-edit): Change the header for editing macros.
20229 Remove unnecessary variable.
20230
20231 2005-01-01 Jay Belanger <belanger@truman.edu>
20232
20233 * calc/calc-yank.el (calc-edit-mode): Change default header.
20234 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
20235 * calc/calc-store.el (calc-edit-variable): Change title to match new
20236 header.
20237 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
20238 mode to match new header.
20239 (calc-user-define-edit): Change titles to include names of commands.
20240 (calc-finish-formula-edit): Adjust to handle new header.
20241 (calc-finish-macro-edit): Remove.
20242 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
20243 (calc-edit-macro-command, calc-edit-macro-command-type)
20244 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
20245 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
20246 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
20247 (calc-edit-macro-finish-edit): New functions.
20248 (calc-user-define-edit): Use new functions to edit named calc macros.
20249
20250 2005-01-01 Stefan <monnier@iro.umontreal.ca>
20251
20252 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
20253
20254 * ses.el (copy-region-as-kill): Deactivate mark.
20255
20256 2005-01-01 Richard M. Stallman <rms@gnu.org>
20257
20258 * replace.el (occur-1): If the output buffer is also an input,
20259 don't kill it, rename it.
20260
20261 * faces.el (set-face-background, set-face-foreground): Doc fix.
20262
20263 * cus-face.el (custom-face-attributes): Fix :help-echo strings
20264 for :foreground and :background.
20265
20266 * dired.el (dired-view-command-alist): Variable deleted.
20267 (dired-view-file, dired-mouse-find-file-other-window):
20268 Delete the code to use it.
20269
20270 2005-01-01 Kim F. Storm <storm@cua.dk>
20271
20272 * image.el (insert-sliced-image): Use t for line-height property.
20273
20274 See ChangeLog.11 for earlier changes.
20275
20276 ;; Local Variables:
20277 ;; coding: iso-2022-7bit
20278 ;; End:
20279
20280 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
20281 Copying and distribution of this file, with or without modification,
20282 are permitted provided the copyright notice and this notice are preserved.
20283
20284 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1