(authors-aliases): Update.
[bpt/emacs.git] / lisp / ChangeLog
1 2006-07-10 Romain Francoise <romain@orebokech.com>
2
3 * emacs-lisp/authors.el (authors-aliases): Update.
4
5 2006-07-10 Alan Mackenzie <acm@muc.de>
6
7 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,
8 cc-mode.el: Changes to eradicate eval-after-load.
9
10 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
11
12 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
13 on non-char events.
14
15 2006-07-09 Romain Francoise <romain@orebokech.com>
16
17 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18 Don't highlight start/end markers as compilation messages.
19
20 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
21 to t.
22
23 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
24
25 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
26
27 2006-07-08 Richard Stallman <rms@gnu.org>
28
29 * term/x-win.el (x-handle-display): Add doc string.
30
31 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
32
33 * subr.el (def-edebug-spec): Move here.
34 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
35
36 * imenu.el (imenu-choose-buffer-index): Doc fix.
37
38 2006-07-08 Romain Francoise <romain@orebokech.com>
39
40 * term/x-win.el (x-display-name): Fix typo.
41
42 2006-07-08 Eli Zaretskii <eliz@gnu.org>
43
44 * hexl.el (hexl-find-file): Doc fix.
45
46 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
47
48 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
49
50 * term/x-win.el (x-display-name): Doc fix.
51
52 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
53
54 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
55 long prefixes.
56 (fill-region-as-paragraph): Don't round up to a whole line.
57 (fill-comment-paragraph): Don't include the code-before-the-comment
58 when calling fill-region-as-paragraph.
59
60 * international/mule.el (make-char): Remove redundancy.
61
62 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
63 property may contain an anonymous function rather than a symbol.
64
65 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
66
67 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
68 Use shy regexp. Fix incorrect backref to potentially unmatched group.
69
70 * dirtrack.el (dirtrack-default-directory-function): Remove.
71 (dirtrack-directory-function): Use file-name-as-directory.
72 (dirtrack-windows-directory-function): Simplify.
73 (dirtrack-forward-slash, dirtrack-backward-slash)
74 (dirtrack-replace-slash): Remove.
75 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
76 (dirtrack): Fix wrong parenthesizing; use match-string.
77
78 * progmodes/octave-inf.el: Remove spurious * in docstrings.
79 (inferior-octave-mode): Only change the buffer-local value of
80 comint-dynamic-complete-functions.
81 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
82 Move the initialization to the declaration.
83 (inferior-octave-complete): Remove unused var `filter'.
84
85 * shell.el (shell-mode): Only change the buffer-local value of
86 comint-dynamic-complete-functions.
87
88 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
89
90 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
91 entry is skipped because it has been scheduled.
92 (org-prepare-agenda-buffers): Don't mark buffers as modified when
93 changing `:org-archived' and `:org-comment' properties.
94
95 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
96
97 * server.el (server-select-display): Don't make the temp frame
98 minibuffer-only, in case it's not a temp frame.
99 (server-process-filter): Don't delete the temp frame if it's the
100 only one we have on that display.
101
102 * files.el (find-alternate-file): Doc fix.
103
104 2006-07-05 Richard Stallman <rms@gnu.org>
105
106 * files.el (abbreviate-file-name): Add save-match-data.
107
108 2006-07-03 Richard Stallman <rms@gnu.org>
109
110 * faces.el (read-face-name): Doc fix.
111
112 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
113
114 * net/goto-addr.el (goto-address): Mark as safe for local evals.
115
116 2006-07-05 Andre Spiegel <spiegel@gnu.org>
117
118 * vc.el (vc-diff-internal): Fix prev change.
119
120 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
121
122 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
123 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
124
125 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
126
127 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
128 fails if the symbol contains chars like ( or '.
129 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
130 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
131 `short'.
132
133 2006-07-04 Kenichi Handa <handa@m17n.org>
134
135 * international/mule-cmds.el (set-language-info): If LANG-ENV is
136 the current one, don't call set-language-environment, but call one
137 of set-language-environment-XXX to make INFO effective now.
138 (set-language-environment): Call set-language-environment-XXX
139 functions instead of doing the various setups directly.
140 (set-language-environment-coding-systems): Delete argument eol-type.
141 (set-language-environment-input-method)
142 (set-language-environment-nonascii-translation)
143 (set-language-environment-charset)
144 (set-language-environment-fontset)
145 (set-language-environment-unibyte): New functions.
146
147 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
148
149 * locate.el (locate-update-when-revert): New option.
150 (locate-update-path): New option (suggested by Michael Albinus).
151 (locate-prompt-for-command): Whitespace change.
152 (locate-update): No longer offer to update the locate database by
153 default. Implement the two new options.
154
155 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
156
157 * tooltip.el: Move comment about track-mouse...
158
159 * progmodes/gud.el: ...to here.
160
161 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
162
163 * facemenu.el (facemenu-listed-faces): New var.
164 (facemenu-unlisted-faces): Variable deleted.
165 (facemenu-add-new-face): Use facemenu-listed-faces.
166
167 * emulation/viper-init.el, calendar/calendar.el:
168 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
169
170 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
171
172 * textmodes/org.el (org-mode): Remove no invalid settings for
173 calc embedded mode.
174 (org-mode-p): New defsubst.
175 (org-save-all-org-buffers): New function.
176 (org-first-headline-recenter): Enclose outline-regexp in group
177 delimiters.
178 (org-set-tags): Keep single space after stars.
179
180 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
181
182 * window.el (set-window-text-height): Only set window-min-height to
183 1 if that's the requested size.
184
185 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
186 (diff-unified->context, diff-context->unified)
187 (diff-reverse-direction): Make sure the end marker stays at the end.
188 (diff-mode): Add the keymap table at the end of docstring.
189 Use lexical-let rather than constructing a closure manually.
190
191 * files.el (find-file-noselect-1): Remove unused var assignment.
192 (hack-local-variables-confirm): Print lists of strings as lists of
193 strings rather than lists of symbols.
194 (abbreviate-file-name, hack-local-variables-prop-line):
195 Use match-string.
196 (hack-one-local-variable): Move `make-local-variable' nearer its use.
197 (recover-session-finish): Use line-end-position.
198
199 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
200
201 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
202
203 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
204
205 * progmodes/make-mode.el (makefile-macroassign-regex):
206 Accept preceding keyword.
207 (makefile-gmake-statements): Reorganize, now that makepp has
208 "override" and also handle forgotten "override define".
209 (makefile-makepp-statements): Add new "global", "override export"
210 and "override global".
211
212 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
213
214 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
215 (ada-compile-mouse-goto-error, ada-deactivate-properties)
216 (ada-no-auto-case): Fix typos in docstrings.
217
218 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
219
220 * info.el (Info-find-node-2): Search for makeinfo version more
221 carefully.
222
223 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
224
225 * textmodes/org.el (org-prepare-agenda-buffers):
226 Use `invisible-OK' argument for `org-end-of-subtree'.
227 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
228 (org-beginning-of-item): Fix bug in regular expression for white line.
229 (org-export-as-html): Enforce space after bullet in plain list items.
230 (org-set-autofill-regexps): Require space after plain list bullet
231 for paragraph-start.
232 (org-ts-regexp3): New constant.
233 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
234 (org-timestamp-up-day, org-timestamp-down-day)
235 (org-timestamp-change): Work with inactive timestamps.
236 (org-ts-regexp1): Don't allow brackets in time stamps.
237
238 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
239
240 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
241 for ignoring links.
242
243 * faces.el (read-face-name): Use it.
244
245 2006-06-28 Juri Linkov <juri@jurta.org>
246
247 * buff-menu.el (list-buffers-noselect): Compare Info file
248 with the string "dir" to detect Info directory.
249
250 * complete.el (partial-completion-mode): In lambda for
251 `choose-completion-string-functions' use full function signature
252 with 4 args, and move point to the end of the minibuffer only if arg
253 `mini-p' is non-nil.
254
255 2006-06-28 John Paul Wallington <jpw@pobox.com>
256
257 * ibuffer.el (ibuffer-mode): Doc fix.
258
259 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
260
261 * textmodes/org.el (org-context): New contexts :item-bullet,
262 :latex-fragment, :latex-preview.
263 (org-overlays-at, org-overlay-start, org-overlay-end):
264 New compatibility functions.
265 (org-inside-LaTeX-fragment-p): More accurate matching, using the
266 exact regexp that will be used during export.
267 (org-latex-regexps): New variable.
268 (org-cdlatex-mode): Improve advice for `texmathp'.
269 (turn-on-org-cdlatex): New function.
270
271 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
272
273 * term/mac-win.el (mac-handle-font-selection): Change keys of
274 mac-atsu-font-table from strings to numbers.
275 (mac-ts-caret-position): Use also when cursor-type is nil.
276 (mac-ts-update-active-input-area): Add Mac OS Classic support.
277 Relax condition for using overlay strings.
278 Use mac-ts-caret-position face when cursor-type is nil.
279
280 2006-06-26 Kim F. Storm <storm@cua.dk>
281
282 * help.el (view-emacs-news): Declare `res' in the right let* form.
283
284 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
285
286 * net/rcompile.el (remote-compile): Replace ange-ftp based
287 implementation by Tramp functions. Based on a patch published by
288 Marc Abramowitz <msabramo@gmail.com>.
289
290 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
291
292 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
293
294 * international/fontset.el (setup-default-fontset): Fix a typo in
295 the "Oriya-Akruti" registry name.
296
297 2006-06-23 Lars Hansen <larsh@soem.dk>
298
299 * desktop.el (desktop-full-file-name): New function.
300 (desktop-kill, desktop-save, desktop-remove, desktop-read)
301 (desktop-revert): Use it.
302 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
303 (desktop-after-read-hook): Add option list-buffers.
304 (desktop-locals-to-save): Add tab-width.
305 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
306 Fix docstring.
307
308 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
309
310 * textmodes/org.el (org-cdlatex-mode-map)
311 (org-cdlatex-texmathp-advice-is-done): New variables.
312 (org-cdlatex-mode): New minor mode.
313 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
314 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
315 (org-export-with-archived-trees): New option.
316 (org-open-file): Remove the call to `convert-standard-filename'.
317 (org-archive-tag, org-agenda-skip-archived-trees)
318 (org-cycle-open-archived-trees)
319 (org-sparse-tree-open-archived-trees): New options.
320 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
321 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
322 New functions.
323 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
324 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
325 (org-mode-map): Add binding for `org-toggle-archive-tag'.
326 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
327 Call `org-prepare-agenda-buffers'.
328 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
329 (org-file-apps, org-file-apps-defaults-gnu)
330 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
331 Handle remote files by forcing them to be opened in Emacs.
332
333 2006-06-23 Andre Spiegel <spiegel@gnu.org>
334
335 * vc.el (vc-diff-knows-L): New variable.
336 (vc-diff-internal): Use it to handle "diff" programs that don't
337 understand -L. This works automatically, no user action is necessary.
338
339 2006-06-23 Daniel Brockman <daniel@brockman.se>
340
341 * net/rcirc.el (rcirc-default-user-full-name): Default to
342 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
343 longer exists).
344 (rcirc-process-list): Check `buffer-live-p' before attempting to
345 switch to a buffer.
346
347 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
348
349 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
350 based on rcirc-coding-system-alist.
351
352 2006-06-23 Martin Rudalics <rudalics@gmx.at>
353
354 * cus-edit.el (customize-apropos): A better error message.
355 (top level) <debug-ignored-errors>: Extend and update the list of
356 ignored error messages.
357
358 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
359
360 * complete.el (PC-do-completion): Retain capitalization of user
361 input, when possible, even if completion-ignore-case is set.
362
363 2006-06-23 Eli Zaretskii <eliz@gnu.org>
364
365 * generic-x.el (bat-generic-mode): Support .cmd files.
366
367 * dos-w32.el (top level): Use find-file-not-found-functions
368 instead of the obsolete find-file-not-found-hooks.
369
370 2006-06-22 Kim F. Storm <storm@cua.dk>
371
372 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
373 to recognize mode name containing submodes, such as Grep/lw.
374
375 2006-06-21 Kim F. Storm <storm@cua.dk>
376
377 * simple.el (line-move-1): Check for move-end-of-line instead of
378 end-of-line when setting temporary-goal-column.
379
380 2006-06-21 Miles Bader <miles@gnu.org>
381
382 * play/cookie1.el (cookie): Work properly when there's only one entry.
383
384 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
385
386 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
387 (gdb-frame-handler): Generalize frame regexp for templates.
388
389 2006-06-20 Glenn Morris <rgm@gnu.org>
390
391 * calendar/appt.el (appt-display-format): Default value must be
392 one of the customize options.
393
394 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
395
396 * term/xterm.el (terminal-init-xterm): Update key availability info.
397 Bind C-return.
398
399 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
400
401 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
402
403 * files.el (hack-local-variables): Run `hack-local-variables-hook'
404 whether or not a local variables list is defined.
405
406 * msb.el (msb): Move `sit-for' hack here to handle both
407 "mouse-down and drag" and "mouse-up and select" situations.
408 (mouse-select-buffer): Move `sit-for' hack to `msb'.
409
410 2006-06-20 Kenichi Handa <handa@m17n.org>
411
412 * international/characters.el (word-combining-categories):
413 Add entries for 2-byte Han characters.
414
415 2006-06-19 Richard Stallman <rms@gnu.org>
416
417 * bindings.el (mode-line-format): Save some mode line space.
418
419 * files.el (find-file-noselect): Improve the question wording.
420 (basic-save-buffer-2): Mask UMASK against 666.
421
422 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
423 (mouse-drag-vertical-line): Call it.
424
425 * cus-edit.el (customize-option, customize-option-other-window):
426 Error if SYMBOL is nil.
427
428 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
429
430 * textmodes/org.el: Require noutline, also on XEmacs.
431 (org-end-of-subtree): Return point.
432 (org-dblock-start-re, org-dblock-end-re): New constants.
433 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
434 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
435 (org-update-all-dblocks, org-find-dblock): New functions.
436 (org-collect-clock-time-entries): New function.
437 (org-html-handle-time-stamps): Never export CLOCK timeranges.
438 (org-fixup-indentation): Modify to deal correctly with lines
439 starting with TAB. Only one argument DIFF now.
440 (org-demote, org-promote): Call `org-fixup-indentation' with just
441 one argument, DIFF.
442 (org-mode): Don't mark buffer as modified when aligning tables.
443 (org-clock-sum): Don't mark buffer modified when adding time sum
444 properties.
445 (org-export-as-html): Add support for a link validation function.
446 (org-archive-all-done): New function.
447 (org-archive-subtree): New prefix argument. When set, archive all
448 done subtrees in this buffer.
449 (org-remove-clock-overlays)
450 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
451 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
452 (org-put-clock-overlay): Don't swallow last headline character
453 when displaying overlay.
454 (org-store-link): Link to `image-mode' with just the file name.
455
456 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
457
458 * viper-cmd.el (viper-special-read-and-insert-char):
459 Use read-key-sequence.
460 (viper-after-change-undo-hook): Misc enhancements.
461 (viper-after-change-undo-hook): New hook.
462 (viper-undo): Use viper-after-change-undo-hook.
463 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
464 (viper-next-line-at-bol): If point is on a widget or a button, simulate
465 clicking on that widget/button.
466
467 * viper.el (viper-mode): Allow a separate cursor color in Emacs state.
468
469 * ediff-diff (ediff-test-patch-utility): Catch errors.
470 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
471 (ediff-set-actual-diff-options): New function.
472 (ediff-reset-diff-options, ediff-toggle-ignore-case):
473 Use ediff-set-actual-diff-options.
474 (ediff-extract-diffs): Catch errors.
475 (ediff-whitespace): Add non-breakable space.
476 (ediff-same-file-contents): Catch errors.
477
478 * ediff-mult.el (ediff-collect-custom-diffs):
479 Save coding-system-for-read.
480
481 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
482 (ediff-vc-internal, ediff-vc-merge-internal):
483 Use ediff-delete-version-file.
484 (ediff-delete-version-file): New function.
485
486 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
487
488 * ediff.el (ediff-directories, ediff-directory-revisions)
489 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
490 (ediff-directories-internal, ediff-merge-directory-revisions)
491 (ediff-merge-directory-revisions-with-ancestor)
492 (ediff-directories3): Use read-directory-name.
493
494 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
495
496 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
497 Remove superfluous part of regexp for brace matching which is handled
498 by `scan-lists' call.
499
500 2006-06-16 Richard Stallman <rms@gnu.org>
501
502 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
503
504 * files.el (basic-save-buffer-2): For a new precious file,
505 use the default modes in the return value.
506
507 * facemenu.el (facemenu-color-alist): Doc fix.
508
509 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
510
511 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
512
513 * cus-start.el (all): Add mac-ts-script-language-on-focus.
514
515 * term/mac-win.el (mac-text-encoding-ascii): New constant.
516 (mac-utxt-to-string): Use it.
517 (mac-ts-update-active-input-area): Use mac-ae-number.
518
519 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
520
521 * term.el (term-handle-scroll, term-delete-lines)
522 (term-insert-lines): Fix off by one errors.
523
524 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
525
526 * net/tramp.el (tramp-touch): Use UTC to express time.
527
528 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
529
530 * mail/sendmail.el (mail-send): Search explicitly for
531 mail-header-separator when checking for corrupted header lines.
532
533 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
534
535 * progmodes/gdb-ui.el (gdb-same-frame): New option.
536 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
537 (gdb-init-1): Initialise them.
538 (gdb-starting): Reset gdb-printing
539 (gdb-starting): Save value of gud-overlay-arrow-position.
540 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
541 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
542 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
543 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
544
545 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
546
547 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
548
549 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
550
551 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
552 (ldap-search-internal): Keep error messages, and a regexp fix.
553
554 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
555
556 * files.el (hack-local-variables-confirm):
557 Display string value using its printed representation.
558
559 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
560
561 * server.el (server-edit): No-op if no server buffers exist.
562
563 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
564
565 * textmodes/page-ext.el (pages-directory-for-addresses):
566 Including `pages-directory-address-mode' in the function results
567 in the message "Buffer in which pages were found is deleted".
568
569 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
570
571 * textmodes/org.el (org-agenda-mode-map): Add bindings for
572 clocking functions.
573
574 (org-agenda-clock-in, org-check-running-clock)
575 (org-clock-out-if-current, org-remove-clock-overlays)
576 (org-put-clock-overlay): New functions.
577 (org-clock-marker, org-clock-file-total-minutes)
578 (org-clock-overlays): New variables.
579 (org-clock-display, org-clock-sum, org-clock-cancel)
580 (org-clock-out, org-clock-in): New commands.
581 (org-export): New function.
582 (org-emph-re): New constant.
583 (org-set-emph-re, org-do-emphasis-faces): New functions.
584 (org-emphasis-regexp-components, org-emphasis-alist): New options.
585 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
586 (org-export-html-convert-emphasize): Use the configurable emphasis.
587 (org-cleaned-string-for-export): Make multiline emphasis visible
588 to the exporter. New optional argument PARAMETERS.
589 (org-export-as-html): Specify :emph-multiline parameter to
590 `org-cleaned-string-for-export'.
591
592 2006-06-10 Richard Stallman <rms@gnu.org>
593
594 * help.el (help-for-help-internal): Clean up help text.
595
596 2006-06-10 Andreas Schwab <schwab@suse.de>
597
598 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
599 in doc string.
600
601 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
602
603 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
604
605 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
606 spaces after the comment start.
607
608 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
609
610 * play/pong.el (pong-init-buffer):
611 Fill buffer with spaces instead of ^A.
612
613 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
614 launched asynchronously, delete its process instead of being cool.
615 (ispell-async-processp): Check for `delete-process' existence
616 instead of `kill-process' one for consistency.
617
618 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
619
620 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
621 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
622 in mode line at startup.
623
624 2006-06-08 Kim F. Storm <storm@cua.dk>
625
626 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
627 (ido-init-completion-maps): Bind them to M-SPC and M-v.
628 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
629 (ido-file-internal): Pass full file name to write-file.
630 (ido-read-internal): Only pop stack elements automatically if they
631 actually match an existing directory or file name.
632
633 2006-06-07 Kenichi Handa <handa@m17n.org>
634
635 * international/mule.el (find-auto-coding): Don't handle the short
636 name `char-trans'.
637
638 * files.el (hack-local-variables-prop-line)
639 (hack-local-variables): Cancel the previous change.
640
641 2006-06-06 Jesper Harder <harder@phys.au.dk>
642
643 * ediff-diff.el (ediff-test-utility): Protect against file-error.
644
645 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
646
647 * diff-mode.el (diff-mode): Set buffer-read-only to t when
648 diff-default-read-only is non-nil.
649 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
650 (diff-refine-hunk): Set inhibit-read-only to t.
651
652 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
653 modifying the *Diff* buffer.
654 (diff-process-filter): New filter function for diff process that
655 sets inhibit-read-only to t when modifying the *Diff* buffer.
656
657 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
658
659 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
660 insertion point and control the number of empty lines.
661 (org-paste-subtree): Limit the number of empty lines at the end of
662 the inserted tree.
663 (org-agenda): Use buffer name of current file for narrowing.
664 (org-export-as-xml): Command removed.
665 (org-export-xml-type): Option removed.
666 (org-mode-map): Call `org-export-as-xoxo' directly.
667 (org-get-indentation): New optional argument LINE.
668 (org-fix-indentation, org-remove-tabs): New functions.
669 (org-export-as-ascii, org-ascii-level-start): Determine and apply
670 correct indentation for headlines that are converted it items.
671 (org-skip-comments): Remove table lines that contain narrowing
672 cookies but no other non-empty fields.
673 (org-set-tags): Allow groups of mutually exclusive tags.
674 (org-cmp-time): Sort 24:21 before items without time.
675 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
676 (org-open-at-point): Require double colon also for numbers.
677
678 2006-06-06 Kim F. Storm <storm@cua.dk>
679
680 * ido.el (ido-default-file-method, ido-default-buffer-method):
681 Make choice values consistent with corresponding command names.
682 (ido-visit-buffer): Update accordingly. Default to selected-window.
683
684 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
685
686 * progmodes/gud.el (gud-running): Fix doc string.
687 (gud-menu-map): Use :visible instead fo :enable for debugger test.
688 (gud-tooltip-modes): Add python-mode.
689 (gud-tooltip-print-command): Add pdb. Remove perldb.
690
691 2006-06-05 Eli Zaretskii <eliz@gnu.org>
692
693 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
694 Quote $(EMACS).
695
696 2006-06-05 Richard Stallman <rms@gnu.org>
697
698 * faces.el (defined-colors): Doc fix.
699
700 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
701
702 * vc.el (vc-process-filter): Inhibit undo info collection around
703 call to insert.
704 (vc-setup-buffer): Likewise for call to erase-buffer.
705 (vc-do-command): Likewise for call to process-file.
706
707 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
708
709 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
710 for gud-go.
711 (gud-common-init): Other debuggers may trigger error.
712
713 2006-06-05 Kenichi Handa <handa@m17n.org>
714
715 * international/mule.el (find-auto-coding):
716 Handle enable-character-translation in file header.
717
718 2006-06-04 Kim F. Storm <storm@cua.dk>
719
720 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
721 (authors-fixed-entries): Fix spelling.
722 (authors-canonical-file-name): Don't report error for wildcards.
723
724 * help.el (view-emacs-news): Rewrite to support new NEWS,
725 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
726 e.g. version 10 matches 1.10, and don't be confused by version 1.1
727 being a prefix of 1.12 (etc). A numeric prefix arg also works.
728
729 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
730
731 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
732 exec constructs like `foo bar`.
733 (sh-quoted-subshell): New helper function to search for a possibly
734 nested subshell (like `` or $()) within a "" quoted string.
735 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
736 (sh-apply-quoted-subshell): Flag quote characters inside a
737 subshell, which is itself already in a quoted region, as
738 punctuation, since this is the closest to what they actually are.
739 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
740 sh-apply-quoted-subshell.
741 (sh-font-lock-syntactic-face-function): Apply the new face for
742 text inside `` instead of the old font-lock-string-face.
743
744 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
745
746 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
747 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
748 (mac-bytes-to-text-range, mac-ae-text-range-array)
749 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
750 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
751 (mac-ts-unicode-for-key-event): New functions.
752 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
753 (mac-handle-font-selection): Use mac-ae-number.
754 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
755 New variables.
756 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
757 (mac-ts-converted-text, mac-ts-selected-converted-text)
758 (mac-ts-block-fill-text, mac-ts-outline-text)
759 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
760 (mac-ts-hilite-style-faces): New constant.
761 (mac-apple-event-map): Bind text input events.
762 (mac-dispatch-apple-event): Use command-execute instead of
763 call-interactively.
764 (global-map): Don't bind mac-apple-event.
765 (special-event-map): Bind mac-apple-event.
766
767 2006-06-02 Eli Zaretskii <eliz@gnu.org>
768
769 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
770 file name.
771 (emacs): Enclose the value of $(EMACS) in quotes.
772
773 2006-06-02 Juri Linkov <juri@jurta.org>
774
775 * international/mule.el (sgml-html-meta-auto-coding-function):
776 Remove the condition `(search-forward "<html" size t)'.
777 Replace `\"' with `[\"']?' in `re-search-forward'.
778
779 2006-06-02 Kenichi Handa <handa@m17n.org>
780
781 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
782 as well as `coding'.
783 (hack-local-variables): Likewise.
784
785 * international/mule.el (enable-character-translation):
786 Put permanent-local and safe-local-variable properties.
787 (find-auto-coding): Handle char-trans: tag.
788
789 2006-06-02 Juri Linkov <juri@jurta.org>
790
791 * international/mule.el (sgml-html-meta-auto-coding-function):
792 Limit the search by the end of the HTML header (if any).
793
794 2006-06-01 Richard Stallman <rms@gnu.org>
795
796 * subr.el (with-current-buffer): Doc fix.
797
798 2006-06-02 Masatake YAMATO <jet@gyve.org>
799
800 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
801 Almost rewrite. Underlines over all lines of gcov output are too
802 uncomfortable to read. Suggested by Dan Nicolaescu.
803
804 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
805
806 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
807
808 * shell.el (shell-mode): Use shell-mode-map in docstring.
809
810 * comint.el (comint-send-input): Do not add help-echo and
811 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
812
813 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
814
815 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
816
817 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
818
819 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
820 (gdb-stopped, gdb-info-stack-custom): If there is no source info
821 look up the stack and pop up GUD buffer if necessary.
822 (gdb-frames-select): Remove redundant call to gud-display-frame.
823 (gdb-info-threads-custom): Keep point at start of buffer.
824 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
825
826 2006-05-31 Juri Linkov <juri@jurta.org>
827
828 * replace.el (query-replace-read-from, query-replace-read-to):
829 Bind `history-add-new-input' to nil. Call `add-to-history'.
830
831 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
832
833 * textmodes/table.el: Convert all HTML tags to lower case for
834 XHTML compatibility.
835
836 2006-05-31 Masatake YAMATO <jet@gyve.org>
837
838 * progmodes/compile.el:
839 (compilation-error-regexp-alist-alist::gcov-called-line):
840 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
841
842 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
843
844 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
845 Revert inadvertent changes made with last commit.
846
847 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
848
849 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
850 New functions.
851
852 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
853
854 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
855
856 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
857 only matches in the right place.
858 (org-upcoming-deadline): New face.
859 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
860 (org-export-ascii-underline): Rename constant `org-ascii-underline'
861 and make it an option.
862 (org-export-ascii-bullets): New option.
863 (org-export-as-html): Many changes to emit valid XHTML.
864 (org-par-open): New variable.
865 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
866 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
867 (org-timeline): Pass `org-timeline-show-empty-dates' to
868 `org-get-all-dates'. Interpret empty dates returned by
869 `org-get-all-dates'.
870 (org-get-all-dates): New argument EMPTY. Add dates without
871 entries to the list, mark large ranges of empty dates.
872 (org-point-in-group, org-context): New functions.
873
874 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
875
876 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
877
878 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
879 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
880 to C-mouse-3 (for 2 button mice).
881 (gdb-send): Do the right thing for C-d.
882
883 * speedbar.el (speedbar-detach): Delete.
884 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
885 it breaks things.
886 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
887
888 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
889
890 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
891 Makeppfile.
892
893 * progmodes/compile.el (compilation-error-regexp-alist-alist):
894 Add makepp diagnostic.
895
896 2006-05-29 Richard Stallman <rms@gnu.org>
897
898 * window.el (fit-window-to-buffer): Doc fix.
899
900 * help.el (temp-buffer-max-height): Doc fix.
901
902 * subr.el (with-current-buffer): Doc fix.
903
904 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
905
906 * term/x-win.el: Bind F10 to menu-bar-start if available.
907
908 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
909
910 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
911 uses with a simple test.
912 (term-set-escape-char, term-mode, term-check-kill-echo-list)
913 (term-send-raw-string, term-send-raw, term-mouse-paste)
914 (term-char-mode, term-line-mode, term-exec, term-sentinel)
915 (term-handle-exit, term-read-input-ring)
916 (term-previous-matching-input-string)
917 (term-previous-matching-input-string-position)
918 (term-previous-matching-input-from-input)
919 (term-replace-by-expanded-history, term-send-input)
920 (term-skip-prompt, term-bol, term-send-invisible)
921 (term-kill-input, term-delchar-or-maybe-eof)
922 (term-backward-matching-input, term-check-source)
923 (term-proc-query, term-emulate-terminal)
924 (term-handle-colors-array, term-process-pager, term-pager-line)
925 (term-pager-bob, term-unwrap-line, term-word)
926 (term-dynamic-complete-filename)
927 (term-dynamic-complete-as-filename)
928 (term-dynamic-simple-complete): Replace one arm ifs with whens or
929 unlesses.
930
931 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
932
933 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
934 during bootstrapping.
935
936 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
937 Basically undo the change of 2006-05-26: use extra arguments instead of
938 dynamic scoping.
939 (ewoc-locate): Remove unused var `footer'.
940
941 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
942
943 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
944
945 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
946 (generate-file-autoloads): Obey it. Return whether autoloads were
947 added at point or not.
948 (update-file-autoloads): Use this new return value.
949 Remove redundant test for the presence of an autoload cookie.
950
951 * emacs-lisp/autoload.el (autoload-find-file): New fun.
952 This one calls hack-local-variables.
953 (generate-file-autoloads, update-file-autoloads): Use it.
954
955 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
956 (bibtex-sort-entry-class): Add safe-local-variable predicate.
957 (bibtex-sort-entry-class-alist): Don't set the global value.
958 (bibtex-init-sort-entry-class-alist): New fun.
959 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
960 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
961 of bibtex-init-sort-entry-class.
962
963 2006-05-28 Richard Stallman <rms@gnu.org>
964
965 * subr.el (load-history-regexp): If FILE is relative, insist
966 entire last name component must match it.
967 (load-history-filename-element, load-history-regexp): Doc fixes.
968
969 2006-05-29 Kim F. Storm <storm@cua.dk>
970
971 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
972 `pos' and `raw-data' for clarity, as eval forms may access these.
973
974 2006-05-28 Kim F. Storm <storm@cua.dk>
975
976 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
977
978 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
979
980 * progmodes/make-mode.el (makefile-browser-map)
981 (makefile-mode-syntax-table): Move initialization inside declaration.
982 (makefile-fill-paragraph): Use the default comment-filling code.
983
984 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
985
986 * replace.el (query-replace-defaults): New variable.
987 (query-replace-read-from): Use `query-replace-defaults' for
988 default value, instead of history list.
989 (query-replace-read-to): Update `query-replace-defaults'.
990
991 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
992
993 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
994 with no X toolkit.
995
996 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
997
998 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
999 (tumme-show-all-from-dir): Add autoload.
1000
1001 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
1002
1003 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
1004 (tumme-remove-tag): Fix bug.
1005
1006 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1007
1008 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
1009 FOOTER args. Update unique caller.
1010 (ewoc-delete): Compute last node once before looping.
1011 (ewoc--node-branch): Merge into unique caller.
1012 (ewoc--node): Don't define constructor make-ewoc--node for this
1013 structure.
1014 (ewoc): Add member `hf-pp' to this structure.
1015 (ewoc--wrap): New func.
1016 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
1017 header/footer pretty-printers. Save header/footer pretty-printer.
1018 (ewoc-set-hf): Use ewoc's header/footer pretty-printer. *
1019
1020 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
1021
1022 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
1023
1024 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
1025 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
1026 Tag'. Change "Compare directories..." to "Change Directories...".
1027 Move tumme commands to Operate, Regexp and Immediate menus.
1028 Change "Add Comment" to "Add Image Comment". Change "Add Image
1029 Tag" to "Add Image Tags".
1030
1031 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
1032 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
1033 `tumme-delete-tag'.
1034
1035 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
1036
1037 * shell.el (shell-mode): Call shell-dirtrack-mode after
1038 list-buffers-directory is made a local variable, to avoid setting
1039 the default value.
1040
1041 2006-05-26 Kevin Ryde <user42@zip.com.au>
1042
1043 * info.el (Info-index-next): Use where-is-internal to report
1044 actual binding of Info-index-next, rather than hard-coded `,'.
1045
1046 2006-05-26 Eli Zaretskii <eliz@gnu.org>
1047
1048 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
1049 and "Find Command in Manual" to here.
1050
1051 * buff-menu.el (list-buffers-noselect): For Info buffers, use
1052 Info-current-file as the file name.
1053
1054 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
1055
1056 * ses.el (defadvice undo-more): Delete this defadvice. The undo
1057 overrides will now be done a different way.
1058 (ses-set-parameter): Reapply this function for undo.
1059 (ses-set-header-row): Reconstruct header row during undo.
1060 (ses-widen): New function.
1061 (ses-goto-data, ses-reconstruct-all): Use new function.
1062 (ses-command-hook): Widen buffer during undo, before unupdating
1063 the cells.
1064 (ses-insert-row, ses-delete-row): Widen buffer during undo.
1065 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
1066 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
1067 formula hasn't been executed yet.
1068
1069 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
1070
1071 * comint.el (comint-kill-whole-line): Rename arg to count.
1072 Fix doc string.
1073
1074 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
1075
1076 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
1077 to copy-file.
1078
1079 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
1080
1081 * simple.el (toggle-truncate-lines): Make arg optional for
1082 backward compatibility.
1083
1084 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
1085
1086 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
1087 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
1088 DLL arg. Instead, use ewoc--current-dll. Update all callers.
1089 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
1090 (ewoc--adjust): Use ewoc--current-dll.
1091 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
1092
1093 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
1094
1095 * textmodes/org.el (org-next-item, org-previous-item): Emit more
1096 compact error message.
1097 (org-tags-view): Refresh category table in each file.
1098 (org-table-justify-field-maybe): Remove superfluous arguments to
1099 `format'.
1100 (org-export-as-html): Insert "<p>" before postamble.
1101 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
1102
1103 2006-05-26 Kenichi Handa <handa@m17n.org>
1104
1105 * textmodes/po.el (po-find-charset): Pay attention to the case
1106 FILENAME is a cons (NAME . BUFFER).
1107 (po-find-file-coding-system-guts): Likewise.
1108
1109 * arc-mode.el (archive-set-buffer-as-visiting-file):
1110 Call find-operation-coding-system with (FILENAME . BUFFER).
1111
1112 * tar-mode.el (tar-extract): Call find-operation-coding-system
1113 with (FILENAME . BUFFER).
1114
1115 * international/mule.el (decode-coding-inserted-region):
1116 Call find-operation-coding-system with (FILENAME . BUFFER).
1117
1118 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
1119
1120 * image-mode.el (image-toggle-display): Use buffer contents to
1121 generate image for a remote file.
1122
1123 2006-05-25 Juri Linkov <juri@jurta.org>
1124
1125 * replace.el (query-replace-read-from, query-replace-read-to):
1126 Remove 8th arg KEEP-ALL in read-from-minibuffer.
1127
1128 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
1129
1130 * whitespace.el (whitespace-cleanup): Change to cleanup
1131 region if one is active.
1132 * whitespace.el (whitespace-cleanup-internal): New internal method.
1133
1134 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
1135
1136 * dired.el (dired-mode-map): Add help-echo strings to tumme
1137 commands. Bind `tumme-dired-display-image' to C-t i.
1138
1139 * tumme.el (tumme-display-image): Change documentation string slightly.
1140 (tumme-dired-display-image): Add call to `display-buffer'.
1141
1142 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1143
1144 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
1145 Signal error if RAW-DATA is a multibyte string.
1146
1147 2006-05-24 Richard Stallman <rms@gnu.org>
1148
1149 * subr.el (with-local-quit): When handling `quit' signal,
1150 make a chance for quit-flag to cause a quit.
1151
1152 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
1153 (ad-disable-advice): Add autoloads.
1154
1155 * subr.el (read-passwd): Copy PROMPT before changing its properties.
1156
1157 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
1158
1159 * dired.el (dired-mode-map): Change menu items for tumme as per
1160 suggestions in emacs-devel.
1161
1162 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
1163
1164 * dired.el (dired-mode-map): Fix breakage.
1165
1166 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
1167
1168 * tumme.el (tumme-display-dired-image): Rename to...
1169 (tumme-dired-display-image): ...this.
1170 (tumme-track-movement): Change default value to t.
1171 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
1172 used from `tumme-next-line-and-display' and similar commands.
1173
1174 * dired.el (dired-mode-map): Add Thumbnail submenu under the
1175 Immediate menu. Add some tumme commands there.
1176
1177 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
1178
1179 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
1180
1181 2006-05-24 Chong Yidong <cyd@mit.edu>
1182
1183 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
1184 menu entries that open submenus.
1185
1186 2006-05-24 Alan Mackenzie <acm@muc.de>
1187
1188 * startup.el (command-line): For names of preloaded files, don't
1189 append ".elc" (now done in Fload), and call file-truename on the
1190 lisp directory.
1191
1192 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
1193 match ANY loaded file with the right name, not just those in
1194 load-path. Put a regexp matching the file name into
1195 after-load-alist, rather than the name itself.
1196
1197 * subr.el: New functions load-history-regexp,
1198 load-history-filename-element, do-after-load-evaluation.
1199
1200 * international/mule.el (load-with-code-conversion): Do the
1201 eval-after-load stuff by calling do-after-load-evaluation.
1202
1203 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
1204
1205 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
1206 has not been killed.
1207
1208 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1209
1210 * term/mac-win.el: Set idle timer to clean up expired Apple events.
1211 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
1212 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
1213 Optionally set error message in reply.
1214
1215 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
1216
1217 * textmodes/org.el (org-open-at-point): Use renamed variable
1218 `org-confirm-shell-link-function'.
1219 (org-confirm-shell-link-function): Rename from
1220 `org-confirm-shell-links'.
1221 (org-export-directory): New function.
1222 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
1223 (org-export-icalendar): Use `org-export-directory'.
1224 (org-indent-item): Keep cursor position.
1225 (org-link-file-path-type): New option.
1226 (org-export-as-html): Fix bug with plain lists starting in
1227 column 0.
1228 (org-export-as-html): Remove deadline formatting, this happens
1229 now already in `org-html-handle-time-stamps'.
1230 (org-export-html-style): Deadline class removed.
1231 (org-insert-labeled-timestamps-at-point): New option.
1232 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
1233 of `hide-sublevels 1', in case the first headline is not level 1.
1234 (org-overview, org-content): New fuction.
1235 (org-cycle-global-status, org-cycle-subtree-status): Make these
1236 variables buffer-local.
1237 (org-global-cycle): New command.
1238 (org-shifttab): Use `org-global-cycle'.
1239 (org-insert-heading, org-insert-item): Go to end of new
1240 headline/item after creating it.
1241 (org-export-visible): Rename from `org-export-copy-visible'.
1242 Now creates a temporary org-file and applies an exporting command
1243 to it.
1244 (org-table-eval-formula): Support for lisp forms.
1245 (org-agenda-todo-ignore-scheduled): New option.
1246 (org-agenda-get-todos): Use new option
1247 `org-agenda-todo-ignore-scheduled'.
1248 (org-export-html-inline-images): New value `maybe'.
1249 (org-export-as-html): Inlining of images dependent on link description.
1250 (org-archive-subtree): Check for end-of-buffer before trying
1251 `kill-line'.
1252 (org-agenda-follow-mode): New option.
1253 (org-export-with-tags, org-export-with-timestamps): New options.
1254 (org-html-handle-time-stamps): New function.
1255 (org-keyword-time-regexp): New variable.
1256 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
1257 (org-agenda-todo-list-sublevels): New option.
1258 (org-html-level-start): When TITLE is nil, just close all levels.
1259 (org-parse-key-lines, org-parse-export-options): Remove functions,
1260 replaced by `org-infile-export-plist'.
1261 (org-combine-plists, org-infile-export-plist)
1262 (org-default-export-plist): New functions.
1263 (org-export-html-preamble, org-export-html-postamble)
1264 (org-export-html-auto-preamble, org-export-html-auto-postamble):
1265 New variables.
1266 (org-export-publishing-directory): New option.
1267 (org-export-as-html, org-export-as-ascii): Use the new property
1268 lists for settings.
1269 (org-export-copy-visible, org-export-as-xoxo):
1270 Respect `org-export-publishing-directory'.
1271 (org-link-search, org-store-link, org-file-apps): Support for
1272 links to BibTeX database entries..
1273 (org-get-current-options, org-set-regexps-and-options):
1274 Implement logging as a startup option.
1275 (org-store-link): Make sure context string is never empty
1276 (org-insert-link): Use relative path when possible.
1277 (org-at-item-checklet-p): New function.
1278 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
1279 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
1280 (org-metaright, org-metaup, org-metadown, org-shiftup)
1281 (org-shiftdown, org-shiftright, org-shiftleft)
1282 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
1283 Dispatch using `call-interactively'.
1284 (org-call-with-arg): New defsubst.
1285 (org-tag-alist, org-use-fast-tag-selection): New options.
1286 (org-complete): Use `org-tag-alist'.
1287 (org-fast-tag-insert, org-fast-tag-selection): New functions.
1288 (org-next-item, org-previous-item): New commands.
1289 (org-beginning-of-item, org-end-of-item): Add (interactive) to
1290 make command.
1291 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
1292
1293 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
1294
1295 * emacs-lisp/ewoc.el (ewoc-delete): New function.
1296 (ewoc-filter): Use `ewoc-delete'.
1297
1298 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
1299
1300 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
1301
1302 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
1303 Signal more user-friendly error messages.
1304
1305 * complete.el (PC-do-completion): Undo the addition of implicit
1306 wildcards if they did not lead to finding any match.
1307 (read-file-name-internal): Don't add the final > if the completion is
1308 not finished.
1309
1310 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1311
1312 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
1313 Quote safe-local-variable predicate.
1314
1315 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
1316
1317 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
1318
1319 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1320
1321 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
1322
1323 * progmodes/make-mode.el (makefile-special-targets-list)
1324 (makefile-macro-table, makefile-target-table): Mark as risky.
1325 (makefile-query-one-target-method): Make this the alias for the
1326 following variable.
1327 (makefile-query-one-target-method-function): Make this the real name.
1328
1329 * textmodes/artist.el (artist-text-renderer): Make this the alias
1330 for the following variable.
1331 (artist-text-renderer-function): Make this the real name.
1332
1333 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
1334 the alias for the following variable.
1335 (flyspell-generic-check-word-predicate): Make this the real name.
1336
1337 * textmodes/ispell.el (ispell-format-word): Make this the alias
1338 for the following variable.
1339 (ispell-format-word-function): Make this the real name.
1340 (ispell-message-text-end): Mark as risky.
1341
1342 * skeleton.el (skeleton-transformation, skeleton-filter)
1343 (skeleton-pair-filter): Make these the aliases for the following
1344 variables.
1345 (skeleton-transformation-function, skeleton-filter-function)
1346 (skeleton-pair-filter-function): Make these the real names.
1347
1348 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
1349 and skeleton-pair-filter-function.
1350
1351 * textmodes/sgml-mode.el (sgml-transformation): Make this the
1352 alias for the following variable.
1353 (sgml-transformation-function): Make this the real name.
1354 (sgml-tag-alist): Mark as risky.
1355
1356 2006-05-21 Richard Stallman <rms@gnu.org>
1357
1358 * simple.el (kill-region): Interactively, pass point, then mark.
1359
1360 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
1361
1362 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
1363
1364 2006-05-21 Romain Francoise <romain@orebokech.com>
1365
1366 * dired-x.el (dired-mode-map): Don't bind M-g.
1367
1368 2006-05-20 Richard Stallman <rms@gnu.org>
1369
1370 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
1371 (dired-goto-file): Doc fix.
1372
1373 2006-05-21 Kim F. Storm <storm@cua.dk>
1374
1375 * emulation/cua-base.el: Mention customizing cua-mode as alternative
1376 way to enable built-in cua-mode if user loads older CUA-mode package.
1377
1378 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
1379 if default-filename is specified.
1380
1381 2006-05-20 Eli Zaretskii <eliz@gnu.org>
1382
1383 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
1384
1385 * info.el (info-apropos): Make sure current-file and current-node
1386 have non-nil values. Speed up by using add-to-list instead of
1387 manual consing.
1388
1389 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1390
1391 * progmodes/make-mode.el (makefile-mode): Doc fix.
1392
1393 2006-05-20 Eli Zaretskii <eliz@gnu.org>
1394
1395 * dired-aux.el (dired-do-shell-command): Doc fix.
1396
1397 2006-05-20 Kevin Ryde <user42@zip.com.au>
1398
1399 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
1400 ``(custom-manual :tag "Foo" "(foo)Node")''.
1401
1402 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
1403
1404 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
1405 value is an integer.
1406
1407 2006-05-20 Eli Zaretskii <eliz@gnu.org>
1408
1409 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
1410 "format".
1411 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
1412
1413 2006-05-20 Martin Rudalics <rudalics@gmx.at>
1414
1415 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
1416 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
1417
1418 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1419
1420 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
1421 regexp for keywords.
1422
1423 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
1424
1425 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
1426 replace-regexp-in-string.
1427
1428 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
1429 encode, and escape file name on conversion to URL.
1430
1431 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1432
1433 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
1434 Don't unescape URL.
1435 (dnd-get-local-file-name): Unescape URL on conversion to file name.
1436
1437 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
1438 on conversion to URLs.
1439
1440 * net/browse-url.el (browse-url-file-url): Encode file name on
1441 conversion to URL.
1442
1443 * term/mac-win.el (mac-ae-open-documents): Escape file name on
1444 conversion to URL.
1445
1446 2006-05-19 Eli Zaretskii <eliz@gnu.org>
1447
1448 * progmodes/cc-styles.el (c-style-alist): Doc fix.
1449
1450 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1451
1452 * term/mac-win.el (mac-bytes-to-digits): Remove function.
1453 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
1454
1455 2006-05-19 Glenn Morris <rgm@gnu.org>
1456
1457 * calendar/diary-lib.el (diary-bahai-date)
1458 (list-bahai-diary-entries, mark-bahai-diary-entries)
1459 (mark-bahai-calendar-date-pattern): Not interactive.
1460 (add-to-diary-list): New optional arg LITERAL. Doc fix.
1461 (diary-entries-list): Change format of 4th element in each entry.
1462 (diary-list-entries): Use add-to-diary-list.
1463 (diary-goto-entry): Handle the case where the buffer visiting the
1464 diary has been killed.
1465 (fancy-diary-display): Add 'locator to button rather than 'marker.
1466 Only generate temp-face when there are marks to apply.
1467 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
1468 (diary-fancy-date-pattern): New variable.
1469 (diary-time-regexp): Doc fix.
1470 (diary-anniversary, diary-time): New faces.
1471 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
1472 diary-time-regexp. Add font-lock-multiline property where needed.
1473 Use new faces diary-anniversary and diary-time.
1474 (diary-fancy-font-lock-fontify-region-function): New function, to
1475 handle multiline font-lock pattern in fancy diary.
1476 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
1477 (diary-font-lock-keywords): Tweak time regexp. Use new face
1478 diary-time.
1479
1480 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
1481
1482 * international/code-pages.el (mik): Table corrected.
1483
1484 2006-05-18 Kim F. Storm <storm@cua.dk>
1485
1486 * progmodes/grep.el (grep-find): Don't check grep-find-command
1487 before running command (breaks non-interactive usage).
1488
1489 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
1490
1491 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
1492 (ewoc--insert-new-node): Don't insert trailing newline.
1493 Instead, adjust successor nodes's start markers.
1494 (ewoc--refresh-node): Delete all text from current node's start
1495 marker to the next one's; adjust successor nodes's start markers.
1496 (ewoc--create): Doc fixes.
1497 (ewoc--refresh): Don't insert newline.
1498 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
1499 * pcvs.el (cvs-make-cvs-buffer):
1500 Specify extra newline for ewoc's header and footer.
1501 (cvs-update-header): Update initial header recognition.
1502 Append newline to final header and footer values.
1503 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
1504
1505 2006-05-17 Richard Stallman <rms@gnu.org>
1506
1507 * files.el (file-name-extension): Doc fix.
1508
1509 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
1510
1511 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
1512 we can explicitly enable/disable rather than toggle.
1513 (shell-mode): Use it.
1514 (shell-cd): Don't try to reproduce what `cd' does.
1515
1516 2006-05-17 Kim F. Storm <storm@cua.dk>
1517
1518 * ido.el (ido-read-internal): Use only nondirectory part of
1519 default item.
1520
1521 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
1522
1523 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
1524 (ewoc-nth): Doc fix.
1525
1526 (ewoc-map, ewoc-invalidate): Compute PP before looping.
1527
1528 2006-05-16 Eli Zaretskii <eliz@gnu.org>
1529
1530 * international/mule.el (auto-coding-alist): Add .lha to files
1531 read with no-conversion.
1532
1533 * files.el (auto-mode-alist): Add .lha files to archive file
1534 extensions.
1535
1536 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
1537 Convert csize to integer when computing offsets within the
1538 compressed archive file.
1539
1540 2006-05-16 Kim F. Storm <storm@cua.dk>
1541
1542 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
1543 with read-from-minibuffer.
1544
1545 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
1546
1547 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
1548 (byte-compile-warnings): Fix safe-local-variable property.
1549
1550 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
1551
1552 * allout.el (allout-show-bodies, allout-old-style-prefixes)
1553 (allout-stylish-prefixes, allout-numbered-bullet)
1554 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
1555 predicates to qualify `safe-local-variable' property, when
1556 available, else use equivalent lambda.
1557 (allout-current-topic-collapsed-p): Do the right thing regarding
1558 trailing blank lines.
1559
1560 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
1561
1562 * server.el (server-start): Only create a directory if needed.
1563 (server-edit, server-unload-hook): server-start => server-mode.
1564 (kill-emacs-hook): Cleanup upon exit.
1565
1566 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
1567
1568 * hexl.el (hexlify-buffer): Encode process arguments manually.
1569
1570 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
1571
1572 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
1573 call to gdb-tooltip-print.
1574
1575 2006-05-15 Romain Francoise <romain@orebokech.com>
1576
1577 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
1578 systems, default to "tar" since those systems probably have GNU tar.
1579
1580 2006-05-14 Lars Hansen <larsh@soem.dk>
1581
1582 * desktop.el (desktop-missing-file-warning): Fix docstring.
1583 (desktop-restore-file-buffer): Correct question asked on missing file.
1584
1585 2006-05-14 Kim F. Storm <storm@cua.dk>
1586
1587 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
1588 Add CUA move property.
1589
1590 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
1591
1592 * custom.el (custom-push-theme): Load the variable before checking
1593 its `standard-value'.
1594
1595 2006-05-13 Lars Hansen <larsh@soem.dk>
1596
1597 * desktop.el (desktop-save): Use with-temp-buffer.
1598
1599 2006-05-12 Glenn Morris <rgm@gnu.org>
1600
1601 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
1602 * calendar/calendar.el (calendar-mode-map):
1603 * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
1604 * calendar/appt.el (appt-check, appt-make-list): Refer to
1605 diary-view-entries, diary-list-entries, diary-show-all-entries
1606 rather than obsolete aliases.
1607
1608 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
1609
1610 * simple.el (line-move-finish): Avoid calling point motion hooks
1611 while processing intangibility.
1612
1613 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
1614
1615 * term/xterm.el (terminal-init-xterm): Fix typo.
1616
1617 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
1618
1619 * allout.el (allout-view-change-hook): Mark as being deprecated,
1620 to be replaced by `allout-exposure-change-hook'.
1621 (allout-exposure-change-hook): New, replacing
1622 `allout-view-change-hook'.
1623 (allout-flag-region): Run new hook `allout-exposure-change-hook',
1624 in addition to `allout-view-change-hook'.
1625 (allout-show-bodies, allout-old-style-prefixes)
1626 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
1627 lambda forms to prevent their showing up in variable help
1628 presentations as inscrutable byte-compiled code.
1629 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
1630 Use string-or-null-p to qualify safe-local-variable values.
1631 (allout-reindent-bodies): Use memq to qualify matches against
1632 valid safe-local-variable values. Also, quote the lambda as above.
1633 (allout-use-mode-specific-leader): Add missing candidate-value
1634 symbols, use memq, and quote the lambda.
1635 (allout-overlay-interior-modification-handler): Remove unused
1636 variables `msg' and 'opened'.
1637 (allout-hidden-p): Constrain invisibility consideration to allout's
1638 invisibility spec, disregarding invisibility for other reasons.
1639
1640 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
1641
1642 * files.el (version-control): Correct safe values.
1643
1644 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
1645
1646 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
1647
1648 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
1649 (ewoc--insert-new-node): New func.
1650 Update callers of deleted funcs to use it, instead.
1651
1652 2006-05-11 Glenn Morris <rgm@gnu.org>
1653
1654 * calendar/calendar.el (diary-show-all-entries): Do not refer to
1655 obsolete alias `show-all-diary-entries'.
1656 (make-diary-entry): Not interactive.
1657 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
1658 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
1659 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
1660 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
1661 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
1662 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
1663
1664 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1665
1666 * calendar/calendar.el (calendar-french-date-string)
1667 (calendar-mayan-date-string, calendar-chinese-date-string)
1668 (calendar-astro-date-string, calendar-iso-date-string)
1669 (calendar-islamic-date-string, calendar-bahai-date-string)
1670 (calendar-hebrew-date-string, calendar-coptic-date-string)
1671 (calendar-ethiopic-date-string, calendar-persian-date-string):
1672 These functions are not interactive.
1673
1674 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
1675
1676 * files.el: Balance parentheses.
1677
1678 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
1679
1680 * files.el, newcomment.el, outline.el, simple.el,
1681 emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
1682 progmodes/cc-vars.el, progmodes/compile.el:
1683 Move `safe-local-variable' declarations to the respective files.
1684
1685 * help-fns.el (describe-variable): Don't print safe-var if it is
1686 byte-code. Improve wording as suggested by Luc Teirlinck.
1687
1688 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
1689
1690 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
1691 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
1692 Use a token for pending-triggers to ensure gdb-var-update
1693 gets called once per user input again for pre-GDB 6.4.
1694 (gdb-var-delete): Match on more complex expressions.
1695 (gdb-var-list-children-handler, gdb-var-create-handler):
1696 Use a token for consistency.
1697
1698 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
1699
1700 * textmodes/org.el (org-read-date, org-goto-calendar)
1701 (org-agenda-goto-calendar):
1702 Bind `view-calendar-holidays-initially' to nil.
1703
1704 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
1705
1706 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
1707 Update all callers to do it there, instead.
1708
1709 2006-05-10 Glenn Morris <rgm@gnu.org>
1710
1711 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
1712 prefix arg case, to avoid view-diary-entries-initially error.
1713 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
1714 (calendar-date-is-legal-p): Handle dates with no day part.
1715
1716 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
1717
1718 * comint.el (comint-insert-input): Just make it when
1719 comint-use-prompt regexp is nil (default) and with the mouse.
1720 (comint-copy-old-input): Reinstate from 2004-06-23.
1721 (comint-mode-map): Bind C-c C-m to it.
1722
1723 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
1724
1725 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
1726 Remove spurious move to point-max (new comint behavior fixes).
1727
1728 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
1729 compatibility function (Emacs 18/19).
1730 (idlwave-is-continuation-line): Always return point at start of
1731 previous non-blank continuation line.
1732 `keyword-parameters': Fix continued comment font-lock matcher.
1733 (idlwave-font-lock-fontify-region): Written, use as
1734 font-lock-fontify-region-function, to fix continued keyword
1735 fontification issues.
1736
1737 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1738
1739 * term/mac-win.el (mac-font-panel-mode): Doc fix.
1740 (mac-service-selection, mac-service-open-file)
1741 (mac-service-open-selection, mac-service-mail-selection)
1742 (mac-service-mail-to, mac-service-insert-text): Rename from
1743 mac-services-*. All uses changed.
1744 (mac-apple-event-map): Rename event symbol `services' to `service'.
1745
1746 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
1747
1748 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
1749 (ewoc--node-enter-first, ewoc--node-enter-last)
1750 (ewoc--delete-node-internal): Merge funcs into unique callers.
1751
1752 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
1753
1754 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
1755 return value of read-from-minibuffer for empty input.
1756
1757 2006-05-09 Miles Bader <miles@gnu.org>
1758
1759 * comint.el (comint-insert-input): Remove redundant calls to setq
1760 and goto-char.
1761
1762 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
1763
1764 * comint.el (comint-insert-input): Make it work when
1765 comint-use-prompt-regexp is t.
1766
1767 2006-05-10 Miles Bader <miles@gnu.org>
1768
1769 * subr.el (field-at-pos): New function.
1770
1771 * comint.el (comint-insert-input): Use it.
1772
1773 2006-05-09 Juri Linkov <juri@jurta.org>
1774
1775 * battery.el (battery-linux-proc-acpi): Also try
1776 `/proc/acpi/thermal_zone/THR2/temperature'.
1777
1778 * files.el <safe-local-variable>: Remove `eval' and `let' binding
1779 for now unused lambda `string-or-null'.
1780
1781 * add-log.el (change-log-default-name): Put `string-or-null-p'
1782 instead of lambda on `safe-local-variable' property.
1783
1784 * diff-mode.el (diff-context->unified): Use `region-beginning' and
1785 `region-end' instead of `mark' and `point'.
1786 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
1787 Operate on region in Transient Mark mode when the mark is active.
1788 Use `region-beginning' and `region-end' instead of `mark' and
1789 `point'.
1790 (diff-hunk-text, diff-goto-source): Doc fix.
1791
1792 * startup.el (fancy-splash-screens, normal-splash-screen): Use
1793 face `mode-line-buffer-id' for mode-line buffer face instead of
1794 hard-coded `(:weight bold)'.
1795
1796 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
1797 buffer-undo-list to t (undo-ask is reproducible by visiting
1798 nested archives).
1799
1800 2006-05-09 Kim F. Storm <storm@cua.dk>
1801
1802 * progmodes/grep.el (rgrep): Set default directory of *grep*
1803 buffer if we start M-x rgrep in the *grep* buffer and choose
1804 a different base directory.
1805
1806 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
1807
1808 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
1809 completion also when ido is loaded.
1810
1811 2006-05-09 Masatake YAMATO <jet@gyve.org>
1812
1813 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
1814 "warning" and "import".
1815 (cpp-font-lock-keywords): Added "warning".
1816
1817 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
1818
1819 * term/xterm.el (terminal-init-xterm): Add more key bindings.
1820
1821 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
1822
1823 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
1824 pages at a time, if we signal the end, we should indeed reach that end.
1825
1826 2006-05-08 David Reitter <david.reitter@gmail.com>
1827
1828 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
1829 output during execution of the body.
1830
1831 2006-05-08 Kim F. Storm <storm@cua.dk>
1832
1833 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
1834
1835 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
1836
1837 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
1838 Use with-current-buffer.
1839
1840 2006-05-07 Kim F. Storm <storm@cua.dk>
1841
1842 * subr.el (add-to-history): Remove keep-dups arg.
1843
1844 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
1845 to nil around call to add-to-history.
1846
1847 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
1848
1849 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
1850 than after a buffer modification.
1851
1852 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
1853
1854 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
1855 call to...
1856 (gud-watch): ...here so speedbar is raised for already watched
1857 expressions.
1858 (gdb-speedbar-refresh): Delete function.
1859 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
1860 Use speedbar-timer-fn instead of speedbar-refresh (reverting
1861 earlier change).
1862 (gdb-var-evaluate-expression-handler)
1863 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
1864
1865 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
1866 Update localized contents for all buffers except ignored modes.
1867
1868 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1869
1870 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
1871 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
1872 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
1873 (mac-handle-font-panel-closed, mac-handle-font-selection):
1874 New functions.
1875 (mac-font-panel-mode): New minor mode.
1876 (mac-apple-event-map): Add bindings for toolbar toggle button and
1877 font panel.
1878 (menu-bar-showhide-menu): Add mac-font-panel-mode.
1879
1880 2006-05-07 John Paul Wallington <jpw@pobox.com>
1881
1882 * ibuffer.el (ibuffer-compressed-file-name-regexp):
1883 Avoid `regexp-opt'; simplify regexp for readability.
1884
1885 2006-05-06 Eli Zaretskii <eliz@gnu.org>
1886
1887 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
1888 * files.el (buffer-stale-function):
1889 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
1890 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
1891 links to the main manual, not to emacs-xtra.
1892
1893 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1894
1895 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
1896 MacJapanese if text is ASCII-only.
1897
1898 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
1899
1900 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
1901 unless so nil isn't returned.
1902 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
1903
1904 2006-05-06 Kim F. Storm <storm@cua.dk>
1905
1906 * subr.el (add-to-history): New function.
1907
1908 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
1909 (ediff-merge-files-with-ancestor):
1910 * env.el (setenv):
1911 * isearch.el (isearch-update-ring):
1912 * server.el (server-visit-files):
1913 * progmodes/grep.el (lgrep, rgrep):
1914 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
1915 * progmodes/xscheme.el (xscheme-insert-expression):
1916 Use add-to-history.
1917
1918 * kmacro.el (kmacro-push-ring): Use add-to-history.
1919 (kmacro-ring-length): Remove unused defun.
1920 (kmacro-start-macro): Use kmacro-push-ring.
1921
1922 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
1923
1924 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
1925 directly instead of a lambda expression that calls it.
1926
1927 2006-05-06 Kim F. Storm <storm@cua.dk>
1928
1929 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
1930 instead of compute-motion.
1931
1932 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
1933
1934 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
1935 change.
1936
1937 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
1938
1939 * startup.el (command-line-1): Refer to "Pure Storage" on
1940 pure-space-overflow.
1941
1942 2006-05-05 Martin Rudalics <rudalics@gmx.at>
1943
1944 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
1945 provided faces once they all have been used up.
1946
1947 2006-05-05 Eli Zaretskii <eliz@gnu.org>
1948
1949 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
1950 reference to the Lisp manual to the warning about pure space
1951 overflow.
1952
1953 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1954
1955 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
1956 argument to avoid the call to `ispell-internal-change-dictionary'
1957 when not needed.
1958 (ispell-change-dictionary): Use this argument and call
1959 `ispell-internal-change-dictionary' after the possible change
1960 to `ispell-local-dictionary'.
1961 (ispell-internal-change-dictionary): Check for a change in
1962 personal dictionary use too.
1963 Cosmetic changes from Agustin Martin
1964 <agustin.martin@hispalinux.es>.
1965
1966 2006-05-05 Eli Zaretskii <eliz@gnu.org>
1967
1968 * startup.el (command-line): On MS-Windows, probe "~", not
1969 "~USER", for warning about non-existent home directory
1970
1971 * arc-mode.el (archive-l-e): New optional argument `float' means
1972 generate a float value.
1973 (archive-arc-summarize, archive-lzh-summarize)
1974 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
1975 with 3rd argument non-nil when file's size is being computed.
1976 Format the file sizes with %8.0f instead of %8d.
1977
1978 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1979
1980 * cus-start.el (all): Add mac-dnd-known-types.
1981
1982 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
1983 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
1984 (mac-TIFF-to-string): New functions.
1985 (x-get-selection, x-selection-value)
1986 (mac-select-convert-to-string): Use them.
1987 (mac-text-encoding-mac-japanese-basic-variant): New constant.
1988 (mac-dnd-types-alist): New customization variable.
1989 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
1990 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
1991 (mac-dnd-handle-drag-n-drop-event): New functions.
1992 (mac-drag-n-drop): Remove function.
1993 (global-map): Bind drag-n-drop and M-drag-n-drop to
1994 mac-dnd-handle-drag-n-drop-event.
1995
1996 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
1997
1998 * progmodes/perl-mode.el (perl-beginning-of-function):
1999 Skip anonymous subs.
2000
2001 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
2002
2003 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
2004 regexp-opt at run time.
2005
2006 * term.el (term-handle-ansi-escape): Fix off by one error.
2007
2008 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
2009
2010 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
2011 (gdb-init-1, gdb-post-prompt): ...and references to it.
2012 (gdb-frame-handler): Strip directory name from filename if present.
2013
2014 * progmodes/gud.el (gdb-force-update): Delete defvar
2015 (gud-speedbar-buttons): ...and references to it. Use window-start
2016 to try to keep positon in watch expression.
2017
2018 2006-05-03 Richard Stallman <rms@gnu.org>
2019
2020 * simple.el (next-history-element, previous-history-element): Doc fix.
2021
2022 * isearch.el (isearch-update-ring): Doc fix.
2023
2024 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
2025
2026 * isearch.el (isearch-update-ring): Take history-delete-duplicates
2027 into consideration. Replace one arm ifs with whens.
2028
2029 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
2030
2031 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
2032 (menu): Fix typo.
2033
2034 2006-05-02 Miles Bader <miles@gnu.org>
2035
2036 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
2037
2038 2006-05-02 Jay Belanger <belanger@truman.edu>
2039
2040 * calc/calc-embed.el (calc-override-minor-modes-map)
2041 (calc-override-minor-modes): New variables.
2042 (calc-do-embedded): Make sure that Calc keystrokes aren't
2043 overwritten by minor modes.
2044
2045 2006-05-02 Chong Yidong <cyd@mit.edu>
2046
2047 * msb.el (msb): If EVENT is a down event, read and discard the up event.
2048
2049 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
2050
2051 * startup.el (command-line-1): Refer to Lisp manual when
2052 pure-space-overflow occurs.
2053
2054 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
2055 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
2056 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
2057 (version-control): Don't use `t' for safe-local-variable declarations.
2058
2059 2006-05-01 Richard Stallman <rms@gnu.org>
2060
2061 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
2062 M-r, M-R, M-A, M-SPC or M-DEL.
2063 (diff-mode-map): diff-refine-hunk now on C-c C-w
2064 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
2065
2066 * help-mode.el (help-mode): view-exit-action calls delete-window
2067 only when it is safe and possible.
2068
2069 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
2070 in messages.
2071
2072 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
2073
2074 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
2075 in the default tool-bar-map.
2076
2077 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
2078
2079 * net/tramp.el (tramp-completion-file-name-handler-alist)
2080 (tramp-run-real-handler, tramp-completion-run-real-handler)
2081 (tramp-completion-handle-file-name-all-completions)
2082 (tramp-completion-handle-file-name-completion): Autoload them.
2083 (tramp-completion-handle-file-exists-p)
2084 (tramp-completion-handle-file-name-directory)
2085 (tramp-completion-handle-file-name-nondirectory)
2086 (tramp-completion-handle-expand-file-name): Remove them.
2087 (tramp-handle-file-name-directory): Return the real directory name.
2088 Returning "/" only doesn't need to be necessary any longer.
2089 (tramp-file-name-handler): Make special attention when in hostname
2090 completion mode.
2091 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
2092 (tramp-register-file-name-handlers):
2093 Register `tramp-completion-file-name-handler' only when
2094 `partial-completion-mode' is enabled.
2095 (tramp-completion-handle-file-name-all-completions):
2096 Delete directory part from results.
2097 (tramp-get-completion-methods, tramp-get-completion-user-host):
2098 Discard deleting "/", it doesn't work after the change of
2099 `tramp-handle-file-name-directory' above.
2100
2101 2006-05-01 Kim F. Storm <storm@cua.dk>
2102
2103 * progmodes/grep.el (grep-expand-template): Use save-match-data
2104 and symbol-value.
2105
2106 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2107
2108 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
2109 Use select-frame-set-input-focus instead of raise-frame.
2110 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
2111
2112 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
2113
2114 * progmodes/gud.el (gud-def): Add %c case.
2115 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
2116 (gud-format-command): Make match case sensitive. Match on %F.
2117
2118 2006-04-30 Glenn Morris <rgm@gnu.org>
2119
2120 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
2121 (cal-tex-preamble): Use cal-tex-preamble-extra.
2122 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
2123 than alias `list-diary-entries'.
2124
2125 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2126
2127 * help-fns.el (describe-variable): Add info about safe local variables.
2128
2129 2006-04-29 Richard Stallman <rms@gnu.org>
2130
2131 * bindings.el (mode-line-format): help-echo doc fixes.
2132
2133 * net/tramp.el (tramp-file-name-handler-alist): Delete
2134 expand-file-name and other operations that can cause spurious loading.
2135
2136 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2137
2138 * files.el (safe-local-variable-p): Remove support for the special
2139 value t.
2140
2141 * textmodes/paragraphs.el (sentence-end-without-space):
2142 Fix safety predicate.
2143 (sentence-end-double-space, sentence-end-without-period)
2144 (paragraph-ignore-fill-prefix):
2145 * textmodes/fill.el (colon-double-space):
2146 * abbrev.el (abbrev-mode): Tighten the safety predicate.
2147
2148 * subr.el (booleanp): New fun.
2149
2150 * textmodes/reftex-vars.el (reftex-guess-label-type):
2151 Tighten the safety predicate.
2152
2153 2006-04-28 Kim F. Storm <storm@cua.dk>
2154
2155 * progmodes/grep.el (defgroup grep): Doc fix.
2156 (grep-auto-highlight): Remove.
2157 (grep-template): New defcustom.
2158 (grep-find-template): Rename from grep-tree-template.
2159 (grep-files-aliases): Rename from grep-tree-files-aliases.
2160 Remove "all" alias, add "l" alias.
2161 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
2162 (grep-find-ignored-directories): New defcustom to replace
2163 grep-tree-ignore-CVS-directories, to facilitate ignoring
2164 subdirectories for multiple version control systems.
2165 (grep-mode-map): Add Recursive grep item to GREP menu.
2166 (grep-regexp-history, grep-files-history): New defvars.
2167 (grep-probe): New helper function.
2168 (grep-compute-defaults): Use it to simplify code.
2169 Adapt to name changes.
2170 Use `.' as base in grep-find-template rather than <D>.
2171 (grep): Remove superfluous highlight-regexp arg. Fix doc.
2172 Call grep-compute-defaults unconditionally.
2173 (grep-expand-keywords): New defconst.
2174 (grep-expand-template): Rename from grep-expand-command-macros.
2175 Simplify via grep-expand-keywords. Look at case-fold-search instead
2176 of grep-tree-ignore-case to add -i option.
2177 Bind case-fold-search to nil while matching keywords.
2178 (grep-tree-last-regexp, grep-tree-last-files): Remove.
2179 (grep-read-regexp, grep-read-files): New helper functions.
2180 (rgrep): Rename from grep-tree. Rework to use proper histories.
2181 Adapt to changes in defcustoms and functions above.
2182 (lgrep): New command, as grep, but using same interactive UI as rgrep.
2183
2184 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
2185
2186 * net/tramp.el (tramp-completion-file-name-handler):
2187 Disable Tramp's functionality while loading Tramp itself.
2188 (tramp-register-file-name-handlers): That's a defsubst now.
2189 Code from `tramp-repair-jka-compr' moved here. Apply it via
2190 `after-init-hook'.
2191 (tramp-repair-jka-compr): Remove.
2192
2193 2006-04-27 Jay Belanger <belanger@truman.edu>
2194
2195 * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
2196 read expression when `math-read-big-expr' doesn't work.
2197
2198 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
2199
2200 * startup.el (command-line-1): Display warning when
2201 pure-space-overflow is non-nil.
2202
2203 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2204
2205 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
2206 risky.
2207
2208 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2209
2210 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
2211 Return the URL or nil if none can be generated.
2212
2213 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
2214
2215 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
2216 byte compiler warnings.
2217 (gud-basic-call, gud-find-expr): Let user select an expression
2218 for printing. Print expression as well as value in GUD buffer.
2219
2220 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
2221
2222 * allout.el: Remove local autoload declaration for
2223 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
2224 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
2225 (allout-plain-bullets-string, allout-distinctive-bullets-string)
2226 (allout-use-mode-specific-leader, allout-old-style-prefixes)
2227 (allout-stylish-prefixes, allout-numbered-bullet)
2228 (allout-file-xref-bullet, allout-presentation-padding)
2229 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
2230 safe-local-variable with suitable value spec, and add autoload
2231 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
2232 (move-beginning-of-line, move-end-of-line): Repair so these compat
2233 functions now actually resituate the point, when appropriate.
2234
2235 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2236
2237 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
2238
2239 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
2240 (add-log-iso8601-time-string): Fix call to format-time-string.
2241
2242 2006-04-26 Kim F. Storm <storm@cua.dk>
2243
2244 * subr.el (posn-string, posn-image, posn-object): Doc fix.
2245
2246 2006-04-26 Masatake YAMATO <jet@gyve.org>
2247
2248 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
2249 Add support for "//" style comments. Remove `b' flag
2250 from ?* in `asm-mode-syntax-table'.
2251
2252 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2253
2254 * follow.el: Use (featurep 'xemacs) everywhere.
2255 (follow-mode): Use define-minor-mode.
2256 (follow-mode-map): Move initialization into the declaration.
2257 Use command remapping.
2258 (follow-emacs-version-xemacs-p): Remove.
2259 (follow-submit-feedback): Remove.
2260
2261 * allout.el (allout-layout, allout-passphrase-verifier-string)
2262 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
2263
2264 * textmodes/reftex-vars.el (reftex-vref-is-default)
2265 (reftex-fref-is-default, reftex-guess-label-type):
2266 Tighten up a bit the safety predicate.
2267
2268 * textmodes/paragraphs.el (sentence-end-double-space)
2269 (sentence-end-without-period, sentence-end-without-space)
2270 (page-delimiter, paragraph-ignore-fill-prefix):
2271 Tighten up a bit the safety predicate.
2272
2273 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
2274
2275 * progmodes/python.el (python-continuation-line-p)
2276 (python-beginning-of-statement): syntax-ppss may return
2277 a negative depth.
2278 (python-mode): Don't forcefully enable font-lock.
2279
2280 * time-stamp.el (time-stamp-start, time-stamp-end)
2281 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
2282
2283 * add-log.el: Remove spurious * in docstrings.
2284 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
2285 (add-change-log-entry): Use it here, since it's not specific
2286 to iso8601.
2287 (add-log-iso8601-time-string): Don't use it here any more.
2288 (change-log-indent-text, change-log-indent): Rename from add-log-*.
2289
2290 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
2291
2292 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
2293
2294 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
2295 (rcirc-toggle-low-priority): Doc fix.
2296 (rcirc-handler-NOTICE): Remove beginning of line anchor in
2297 ChanServ regexp.
2298 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
2299 #emacs.
2300 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
2301 (rcirc-decode-coding-system): Use utf-8 as the default.
2302 (rcirc-multiline-minor-mode): Set the fill-column.
2303 (rcirc-format-response-string): Display bright and dim nicks.
2304 (rcirc-browse-url): Update interactive spec to fill ARG.
2305 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
2306 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
2307
2308 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
2309
2310 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
2311 case for @Article, etc.
2312
2313 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
2314
2315 * net/tramp.el (tramp-register-file-name-handlers): New defun.
2316 Added with autoload cookie.
2317 (tramp-unload-file-name-handlers): Rename from
2318 `tramp-unload-file-name-handler-alist'.
2319
2320 2006-04-23 Romain Francoise <romain@orebokech.com>
2321
2322 * comint.el (comint-match-partial-filename): Doc fix.
2323
2324 2006-04-21 Glenn Morris <rgm@gnu.org>
2325
2326 * calendar/cal-menu.el (calendar-mode-map): Refer to
2327 `diary-view-entries' rather than alias `view-diary-entries'.
2328 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
2329
2330 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
2331
2332 * progmodes/antlr-mode.el (antlr-default):
2333 * cus-edit.el (custom-documentation):
2334 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
2335 in defface.
2336
2337 2006-04-21 Kim F. Storm <storm@cua.dk>
2338
2339 * image.el (image-type): New defun split out of create-image.
2340 (create-image): Use it.
2341
2342 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
2343
2344 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
2345 (org-open-at-point): Remove the "...done" message to keep output
2346 in the echo area visible.
2347 (org-export-as-xoxo): Fix call to `indent-region'.
2348
2349 2006-04-21 Kevin Ryde <user42@zip.com.au>
2350
2351 * international/mule.el (keyboard-coding-system): defcustom
2352 info-link fixes: "Specify Coding" has been split, keyboard now in
2353 "Terminal Coding", and "Single-Byte Character Support" is now
2354 "Unibyte Mode".
2355
2356 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
2357
2358 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
2359 Use font-lock-warning-face for any errors e.g. no stack.
2360 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
2361
2362 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
2363
2364 * progmodes/sh-script.el (sh-shell): Mark as safe.
2365
2366 * newcomment.el (comment-start, comment-start-skip)
2367 (comment-end-skip, comment-end): Mark as safe.
2368
2369 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
2370
2371 * textmodes/org.el (org-deadline-announce): Face removed.
2372 (org-level-faces, org-n-levels): Convert to constant.
2373 (org-compatible-face): New function.
2374 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
2375 (org-level-5, org-level-6, org-level-7, org-level-8)
2376 (org-special-keyword, org-warning, org-headline-done, org-link)
2377 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
2378 (org-scheduled-today, org-scheduled-previously, org-time-grid):
2379 Face definition revised for better color tty support.
2380 (org-bold-re, org-italic-re, org-underline-re): New constants.
2381 (org-set-font-lock-defaults): Use the new constants.
2382 (org-agenda-highlight-todo): New function.
2383 (org-agenda-todo): Fix bug with point at end of line.
2384 (org-agenda-change-all-lines, org-finalize-agenda-entries):
2385 Fontify TODO keywords.
2386 (org-insert-link): Preserve relative path in ../ links.
2387 (org-export-as-html): Convert links pointing to .org files into
2388 links that will work beteen the exported HTML files.
2389 (org-todo-list): Fix bug when arg=0.
2390 (org-insert-heading): More fine-tuning.
2391
2392 2006-04-19 Romain Francoise <romain@orebokech.com>
2393
2394 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
2395 from `rmail-mime-charset-pattern'.
2396
2397 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
2398
2399 * progmodes/python.el (python-mode): Fix typo.
2400
2401 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2402
2403 * comint.el (comint-previous-input): Don't clobber input line
2404 when moving off either end of the input history ring.
2405 (comint-delete-input): New function, used by
2406 `comint-previous-input' and others.
2407 (comint-previous-matching-input):
2408 Use `coming-delete-input'. Save the partial input if leaving the
2409 edit line. Goto point-max before deleting input to avoid
2410 partial input fragments hanging around.
2411 (comint-restore-input): New function, used by `comint-previous-input'.
2412
2413 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
2414
2415 * imenu.el (imenu--index-alist): Balance parentheses.
2416
2417 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
2418
2419 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
2420
2421 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
2422
2423 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
2424 file is nil.
2425
2426 2006-04-18 Richard Stallman <rms@gnu.org>
2427
2428 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
2429
2430 * imenu.el (imenu-create-index-function, imenu--index-alist)
2431 (imenu--last-menubar-index-alist, imenu--make-index-alist)
2432 (imenu-default-create-index-function, imenu--generic-function):
2433 Doc fixes.
2434
2435 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
2436
2437 * help-mode.el (help-mode): Set view-exit-action to delete window.
2438
2439 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
2440 now works by passing nil as arg.
2441
2442 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
2443
2444 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
2445 (read-abbrev-file): Provide default when reading filename.
2446
2447 * files.el (enable-local-variables): Allow :all as value.
2448 (hack-local-variables): Implement that value.
2449 (safe-local-variable-values, safe-local-eval-forms)
2450 (enable-local-variables): Mark as risky.
2451 (find-file-visit-truename, kept-old-versions): Mark safe.
2452
2453 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
2454 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
2455 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
2456
2457 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
2458
2459 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
2460 Use forward-line so as to get to BOL even in the presence of fields.
2461 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
2462 in return.
2463 (inferior-tcl): Tell tclsh to work in interactive mode.
2464
2465 * complete.el (partial-completion-mode):
2466 Use 'choose-completion-string-functions to make sure that
2467 choose-completion fills the minibuffer properly.
2468
2469 * complete.el (PC-old-read-file-name-internal): Remove.
2470 (PC-read-include-file-name-internal): Remove. Turn it into an advice
2471 of read-file-name-internal.
2472 (partial-completion-mode): Enable/disable this advice.
2473
2474 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
2475
2476 * net/tramp.el (tramp-completion-file-name-handler): Revert change
2477 of 2006-04-17.
2478
2479 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
2480
2481 * textmodes/org.el (org-insert-heading): Insert heading before
2482 current if at beginning of line.
2483 (org-todo, org-date): New faces.
2484 (org-table-align): Make sure tooltip window contains full text.
2485 (org-no-properties): New defsubst.
2486 (org-set-font-lock-defaults): Use new faces.
2487
2488 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
2489
2490 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
2491 for root variables.
2492
2493 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
2494 (gdb-frame-address): Re-use to identify frame for watch expression.
2495 (gdb-var-list, gdb-var-create-handler): Add frame address for root
2496 variables.
2497 (gdb-init-1, gdb-source, gdb-post-prompt)
2498 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
2499 (gdb-frame-handler): Get gdb-frame-address.
2500
2501 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
2502
2503 Sync with Tramp 2.0.53.
2504
2505 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
2506 'control. Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
2507 (tramp-completion-file-name-handler): Add autoload cookie for
2508 adding to `file-name-handler-alist'.
2509
2510 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
2511 the prompt. If it returns earlier (when detecting an error
2512 message), the rest of the output will merge accidently with the
2513 output of the next command. Reported by M Jared Finder
2514 <jared@hpalace.com>.
2515
2516 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
2517 for `process-file', in order to let it work for older Emacsen too.
2518
2519 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
2520
2521 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
2522 (tex-font-lock-keywords-3): Use it.
2523
2524 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
2525
2526 * newcomment.el (comment-add): New function.
2527 (comment-region-default, comment-dwim): Use it.
2528
2529 2006-04-15 Michael Olson <mwolson@gnu.org>
2530
2531 * emacs-lisp/tq.el: Improve comments.
2532 (tq-queue-head-question): New accessor function.
2533 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
2534 Update for modified queue structure.
2535 (tq-queue-add): Accept `question' argument.
2536 (tq-queue-pop): If a question is pending, send it.
2537 (tq-enqueue): Accept new optional argument `delay-question'.
2538 If this is non-nil, and at least one other question is pending a
2539 response, queue the question rather than sending it immediately.
2540
2541 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2542
2543 * calendar/appt.el (appt-add): Check whether an appointment is
2544 already present in appt-time-msg-list. Simplify code.
2545
2546 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
2547
2548 * progmodes/cc-langs.el (c-mode-menu):
2549 Don't presume c-subword-mode is bound.
2550
2551 2006-04-13 Bill Wohler <wohler@newt.com>
2552
2553 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
2554 (customize-package-emacs-version): Use cdr instead of cadr now
2555 that alists use dotted pairs.
2556
2557 * custom.el (defcustom): Fix docstring for :package-version.
2558
2559 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
2560
2561 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
2562 (tramp-handle-shell-command): Display output buffer only when
2563 `tramp-display-shell-command-buffer' is true.
2564 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
2565
2566 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2567
2568 * textmodes/org.el (org-set-autofill-regexps): Set only the local
2569 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
2570
2571 2006-04-13 Romain Francoise <romain@orebokech.com>
2572
2573 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
2574 leaving temporary .cvsignore buffers behind.
2575
2576 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2577
2578 * textmodes/org.el (org-set-regexps-and-options)
2579 (org-get-current-options): Better names for the startup folding
2580 options.
2581
2582 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
2583
2584 * vc.el (vc-annotate): Arrange for point to end up at the same
2585 line number as in the original, but only when using a new buffer.
2586
2587 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
2588
2589 * files.el (hack-one-local-variable-eval-safep):
2590 Recognize `edebug-form-spec' for `put', but only if it passes
2591 `edebug-basic-spec'. Generalize `put' handling.
2592
2593 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
2594 vetting file-local form specs.
2595
2596 * allout.el (allout-layout): Autoload its `safe-local-variable'
2597 property.
2598
2599 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2600
2601 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
2602 (org-agenda-mouse-1-follows-link)
2603 (org-mouse-1-follows-link): New options.
2604 (org-format-agenda-item): Fix bug if TAGS is nil.
2605 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
2606
2607 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
2608
2609 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
2610 GDB 6.1+ gives full filename for "info sources" so use
2611 file-name-nondirectory.
2612
2613 2006-04-12 Romain Francoise <romain@orebokech.com>
2614
2615 * subr.el (read-passwd): Bind `message-log-max' to nil.
2616
2617 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
2618
2619 * progmodes/perl-mode.el (perl-indent-new-calculate):
2620 Recompute parse-start after jumping backward by a whole sexp.
2621
2622 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2623
2624 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
2625 window configuration.
2626 (vc-annotate-display-select): Select the buffer so that current-buffer
2627 (and selected-window) is the output buffer at the end of vc-annotate.
2628
2629 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2630
2631 * vc.el (vc-annotate-color-map): Add custom TTY color map for
2632 8-color terminals, to use all of the colors in a sensible order.
2633 256-color terminals work well with the standard map.
2634 (vc-annotate-lines): Only strip the first color character if it
2635 is "#", to allow for terminal-style named colors.
2636 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
2637 the correct buffer is scrolled.
2638
2639 2006-04-11 Richard Stallman <rms@gnu.org>
2640
2641 * emacs-lisp/bytecomp.el (byte-compile-file):
2642 Bind enable-local-variables to :safe, and make normal-mode obey it.
2643
2644 * files.el (enable-local-variables): Allow value :safe.
2645 (normal-mode): Doc fix.
2646 (hack-local-variables): Implement enable-local-variables = :safe.
2647 (hack-local-variables-confirm): Don't prevent quitting.
2648
2649 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2650
2651 * loadhist.el (unload-feature): A bit of sanity check of
2652 load-history entries. Cancel timer-vars before unbinding them.
2653
2654 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
2655 quote special chars, and make the trick work on the hex part of the
2656 buffer as well.
2657 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
2658 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
2659
2660 * startup.el (normal-splash-screen): Fix last change so we don't wait
2661 2 minutes if we don't show the splash screen.
2662
2663 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
2664
2665 * textmodes/org.el (org-export-plain-list-max-depth)
2666 (org-table-spaces-around-separators)
2667 (org-radio-targets, org-activate-camels)
2668 (org-table-spaces-around-invisible-separators): Options removed.
2669 (org-time-stamp-rounding-minutes, org-remember-templates)
2670 (org-ellipsis, org-activate-links, org-descriptive-links):
2671 New options.
2672 (org-remember-apply-template, org-current-time)
2673 (org-finish-edit-table-field)
2674 (org-link-unescape, org-link-escape)
2675 (org-string-width, org-table-clean-line, org-html-do-expand)
2676 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
2677 (org-read-agenda-file-list): New functions.
2678 (org-table-edit-field)
2679 (org-table-create-or-convert-from-region): New commands
2680 (org-table-toggle-vline-visibility): Command removed.
2681 (org-table-convert-region): Made a command.
2682 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
2683 Replace with the normal org- functions.
2684 (org-self-insert-command): Don't trigger realign unnecessarily
2685 when blanking a field that is not full.
2686 (org-mode): `Set buffer-invisibility-spec' for links.
2687 (org-activate-links2): Hide link part and only show descriptive
2688 part of the link.
2689 (org-insert-link): Modify for new linking system.
2690 (org-store-link): Store description separately, for use by
2691 `org-insert-link'.
2692 (org-table-align): Use `org-string-width'.
2693 (defgroup): Completely new group structure for custom variables.
2694 (org-agenda-files): Option: Single file name allowed. Function:
2695 Optional argument unrestrited means ignore any restricitons.
2696 (org-install-agenda-files-menu): Find a buffer in Org-mode before
2697 trying to modify the menu. Use generalized access to
2698 `org-agenda-files.'
2699 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
2700 (org-agenda-file-to-front, org-remove-file, org-diary)
2701 (org-tags-view, org-export-icalendar-all-agenda-files)
2702 (org-export-icalendar-combine-agenda-files): Use generalized
2703 access to `org-agenda-files'.
2704 (org-remember-handler): Correctly preserve heading if present.
2705 (org-table-insert-row, org-table-insert-hline): Deal with
2706 invisible characters.
2707
2708 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
2709
2710 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
2711 (vc-annotate-color-map): New 18 element constant
2712 value/saturation, rotating hue colormap, from red->blue.
2713 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
2714 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
2715 (vc-annotate): To avoid killing the required local variables,
2716 set them before the end of `with-output-to-temp-buffer', and
2717 after first switching to annotate-mode.
2718 (vc-annotate-warp-version): Add buffer argument in goto-line to
2719 ensure annotation, not source, is scrolled.
2720
2721 2006-04-10 Bill Wohler <wohler@newt.com>
2722
2723 * custom.el (defcustom, custom-handle-keyword):
2724 Add :package-version keyword.
2725 (custom-add-package-version): New function. Sets value of new
2726 property 'custom-package-version from :package-version keyword.
2727 (defcustom): Create Common Keywords section in docstring.
2728 (defface, defgroup): Replace definitions of a select few keywords
2729 with a reference to the Common Keywords in defcustom.
2730 (defcustom, defface, defgroup): Replace reference to Customization
2731 chapter in manual with hyperlink.
2732
2733 * cus-edit.el (customize-package-emacs-version-alist):
2734 New variable.
2735 (customize-changed-options): Add check for custom-package-version.
2736 (customize-package-emacs-version): New function to look up Emacs
2737 version corresponding to the given package version.
2738
2739 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
2740 defun name, in similar fashion to find-variable-regexp.
2741
2742 2006-04-10 Eli Zaretskii <eliz@gnu.org>
2743
2744 * international/mule-cmds.el (set-locale-environment): Fix last
2745 change for when the locale's preferences don't specify any encoding.
2746
2747 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
2748
2749 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
2750 so the defined var/fun doesn't need to be quoted.
2751
2752 2006-04-10 Richard Stallman <rms@gnu.org>
2753
2754 * finder.el (finder-mode-map): Add n and p bindings.
2755
2756 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
2757
2758 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
2759 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
2760 (gdb-setup-windows): Put something in source window if we can't find
2761 the source file.
2762 (gdb-frame-handler): Make it work again with just assembly.
2763 (gdb-data-list-register-values-handler): Make it work when there is
2764 no stack.
2765
2766 2006-04-09 Richard Stallman <rms@gnu.org>
2767
2768 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
2769 specs while looking for charset.
2770
2771 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
2772
2773 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
2774 Make them faces.
2775 (lm-font-lock-keywords): Update appropriately.
2776
2777 2006-04-10 Kim F. Storm <storm@cua.dk>
2778
2779 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
2780 it can also replace buffer-substring-no-properties.
2781
2782 * emulation/cua-base.el (cua-delete-region, cua-paste)
2783 (cua-repeat-replace-region): Use filter-buffer-substring.
2784
2785 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
2786 (cua-cut-region-to-global-mark): Likewise.
2787
2788 * emulation/cua-rect.el (cua--extract-rectangle)
2789 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
2790
2791 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2792
2793 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
2794 entry-type. Add field delimiters to numerical fields if they are
2795 not present.
2796
2797 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2798
2799 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
2800 string-const to return value.
2801 (bibtex-remove-delimiters): Use it.
2802
2803 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2804
2805 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
2806 cl-byte-compile-compiler-macro unless it exists.
2807
2808 2006-04-08 Eli Zaretskii <eliz@gnu.org>
2809
2810 * files.el (hack-local-variables-confirm) <offer-save>:
2811 Clarify message text. Suggested by Ralf Angeli.
2812
2813 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org>
2814
2815 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
2816 (delete-extract-rectangle-line): Use `filter-buffer-substring'
2817 instead of `buffer-substring' and `delete-region'. (Most of the
2818 code actually copied from `kill-region'.)
2819
2820 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
2821
2822 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
2823 (rcirc-default-port): Rename from rcirc-port.
2824 (rcirc-default-nick): Rename from rcirc-nick.
2825 (rcirc-default-user-name): Rename from rcirc-user-name.
2826 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
2827 (rcirc-low-priority-flag): New variable.
2828 (rcirc-decode-coding-system): New defcustom.
2829 (rcirc-encode-coding-system): New defcustom.
2830 (rcirc-coding-system-alist): New defcustom.
2831 (rcirc-multiline-major-mode): New defcustom.
2832 (rcirc-nick): New internal variable.
2833 (rcirc-process): Remove variable.
2834 (rcirc-server-buffer): New variable.
2835 (rcirc): Update to use rcirc-default-* variables above.
2836 (rcirc-connect): Do not add window-configuration-hook-here.
2837 (rcirc-server): New internal variable.
2838 (rcirc-connect): Do not send keepalive pings if
2839 rcirc-keepalive-seconds is nil.
2840 (with-rcirc-server-buffer): New macro.
2841 (rcirc-send-string): Encode with rcirc-encode-coding-system.
2842 (rcirc-server-name): Rename from rcirc-server.
2843 (rcirc-buffer-process): New function.
2844 (rcirc-buffer-nick): New function.
2845 (rcirc-buffer-target): Remove function.
2846 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
2847 New commands.
2848 (rcirc-mode-map): Change binding of C-c C-l to
2849 rcirc-toggle-low-priority.
2850 (rcirc-mode): Initialize coding system based on
2851 rcirc-coding-system-alist. New change-major-mode-hook to part the
2852 channel on a mode change. Make kill-buffer-hook buffer-local.
2853 (rcirc-change-major-mode-hook): New function.
2854 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
2855 (rcirc-last-post-time): New variable.
2856 (rcirc-process-message): Store the last time user posted a message
2857 to this target.
2858 (rcirc-multiline-minor-mode): New mode.
2859 (rcirc-multiline-minor-mode-map): New mode map.
2860 (rcirc-edit-multiline): Put multiline-edit buffer in
2861 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
2862 (rcirc-print): Ignore any line starting with an ignored nick.
2863 (rcirc-print): Decode using rcirc-decode-coding-system.
2864 (rcirc-track-minor-mode): Update global-mode-string when disabling
2865 this mode.
2866 (minor-mode-alist): Add LowPri indicator.
2867 (rcirc-toggle-low-priority): New function.
2868 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
2869 next lowpriority buffer with activity.
2870 (rcirc-record-activity): Sort buffers in rcirc-activity by the
2871 last time the user posted a message in to the target.
2872 (rcirc-update-activity-string): New formatting for low priority
2873 buffers.
2874 (rcirc-split-activity): New function.
2875 (rcirc-handler-PART, rcirc-handler-KICK)
2876 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
2877 (rcirc-nick-away-alist): New variable.
2878 (rcirc-handler-301): New handler. Away messages are printed once
2879 per change.
2880
2881 2006-04-08 Eli Zaretskii <eliz@gnu.org>
2882
2883 * info.el (Info-follow-nearest-node): Doc fix.
2884
2885 * international/mule-cmds.el (set-locale-environment): Make sure
2886 the coding-system preferred by the locale's language has the same
2887 EOL conversion type as the original buffer-file-coding-system.
2888 (locale-language-names): Add a few MS Windows language codes.
2889
2890 2006-04-07 Richard Stallman <rms@gnu.org>
2891
2892 * simple.el (eval-expression): Doc fix.
2893
2894 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
2895 (eval-defun): Doc fixes.
2896
2897 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2898
2899 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
2900
2901 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
2902
2903 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
2904 GDB list command without argument for greater generality.
2905
2906 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
2907
2908 * subr.el (string-or-null-p): New function.
2909
2910 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
2911
2912 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
2913
2914 * files.el: Update comment about safe-local-variable declarations.
2915
2916 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2917
2918 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
2919 See idlwave.org.
2920
2921 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
2922 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
2923
2924 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
2925 See idlwave.org.
2926
2927 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
2928 version 6.0 (minimal changes). See idlwave.org.
2929
2930 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
2931 6.0 (minimal changes). See idlwave.org.
2932
2933 * progmodes/idlw-rinfo.el: File obsoleted and removed.
2934
2935 2006-04-06 Romain Francoise <romain@orebokech.com>
2936
2937 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
2938 symmetric encryption features and a new asynchronous interface to
2939 GnuPG. This new version is version 1.4, plus whitespace changes.
2940
2941 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
2942
2943 * files.el: Move some `safe-local-variable' declarations to the
2944 respective files.
2945
2946 * textmodes/ispell.el (ispell-check-comments)
2947 (ispell-local-dictionary): Mark as safe.
2948
2949 * abbrev.el (abbrev-mode): Mark as safe.
2950
2951 * add-log.el (change-log-default-name): Mark as safe.
2952
2953 * textmodes/reftex-vars.el (reftex-vref-is-default)
2954 (reftex-fref-is-default, reftex-level-indent)
2955 (reftex-guess-label-type): Mark as safe.
2956
2957 * textmodes/fill.el (colon-double-space): Mark as safe.
2958
2959 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
2960 (sentence-end-double-space, sentence-end-without-period)
2961 (sentence-end-without-space, sentence-end, sentence-end-base)
2962 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
2963
2964 2006-04-06 Kim F. Storm <storm@cua.dk>
2965
2966 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
2967 the :set-after list.
2968 (ido-downcase-unc-hosts): New user option. Default on.
2969 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
2970 when it is set, as regexps are now applied on the fly.
2971 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
2972 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
2973 on the fly, but only when ido-process-ignore-lists is set.
2974 Do case insensitive filtering if ido-downcase-unc-hosts is set.
2975 Only downcase names if ido-downcase-unc-hosts is set.
2976
2977 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
2978
2979 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
2980
2981 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
2982
2983 2006-04-05 Kim F. Storm <storm@cua.dk>
2984
2985 * ido.el (ido-mode): Set after ido-unc-hosts and
2986 ido-ignore-unc-host-regexps.
2987 (ido-save-history): Save ido-unc-hosts-cache.
2988 (ido-load-history): Load ido-unc-hosts-cache.
2989 (ido-reread-directory): Refresh unc hosts cache in // dir.
2990
2991 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
2992 to nil while displaying slash screen.
2993
2994 2006-04-05 Daiki Ueno <ueno@unixuser.org>
2995
2996 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
2997 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
2998
2999 2006-04-05 Kenichi Handa <handa@m17n.org>
3000
3001 * international/characters.el: Setup cases of Latin, Greek, and
3002 Cyrillic characters in CJK charsets.
3003
3004 2006-03-29 Daiki Ueno <ueno@unixuser.org>
3005
3006 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
3007 default-enable-multibyte-characters. This reverts the change from
3008 revision 6.17 which is no longer necessary because the passphrase
3009 is sent separately now. GnuPG messages are unreadable under
3010 multibyte locales with default-enable-multibyte-characters set to nil.
3011
3012 2006-04-04 Andreas Schwab <schwab@suse.de>
3013
3014 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
3015 and `byte-compile-warnings' as `safe-local-variable'.
3016
3017 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
3018
3019 * man.el (Man-mode-map): Restore the \r binding.
3020 (Man-abstract-xref-man-page): If Man-target-string is a function,
3021 call it.
3022 (Man-highlight-references): Use Man-default-man-entry to get the
3023 target. Deal with xrefs too.
3024 (Man-highlight-references0): Don't call the target function.
3025
3026 * woman.el (WoMan-xref-man-page): Strip the section number, woman
3027 cannot deal with it.
3028
3029 2006-04-04 Daiki Ueno <ueno@unixuser.org>
3030
3031 * pgg-gpg.el: Clean up process buffers every time gpg processes
3032 complete.
3033
3034 2006-04-04 Kenichi Handa <handa@m17n.org>
3035
3036 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
3037 here.
3038 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
3039 Temporarily bind inhibit-field-text-motion to t.
3040
3041 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
3042
3043 * startup.el (normal-splash-screen): Only set mode-line-format in the
3044 splash buffer, so as not to interfere when debugging the code.
3045 Ignore errors when switching buffer.
3046
3047 2006-04-03 Romain Francoise <romain@orebokech.com>
3048
3049 * dired.el (dired-dnd-protocol-alist): Fix typo.
3050
3051 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
3052
3053 * savehist.el (savehist): Add :version.
3054 (savehist-ignored-variables): New variable.
3055 (savehist-minibuffer-hook): Don't save variables listed in
3056 `savehist-ignored-variables'.
3057
3058 * dired.el (dired-dnd-protocol-alist): Mention that change does
3059 only apply to new buffers in doc string.
3060
3061 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
3062
3063 * recentf.el (recentf-open-files-item): Include newline in button
3064 field, so opening a file will work, when the point is at the end
3065 of the file name. Allow, for example, to [i]search a file by
3066 extension and just push RET to open it.
3067
3068 2006-04-03 Daiki Ueno <ueno@unixuser.org>
3069
3070 * pgg-gpg.el (pgg-gpg-process-filter)
3071 (pgg-gpg-wait-for-completion): Check if buffer is alive.
3072
3073 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
3074 lines, temporary fix.
3075
3076 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
3077
3078 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
3079
3080 2006-04-02 Richard Stallman <rms@gnu.org>
3081
3082 * progmodes/compile.el (compilation-message-face): Make it defcustom.
3083
3084 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
3085
3086 * ibuf-macs.el (define-ibuffer-column): Add a new key:
3087 header-mouse-map.
3088
3089 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
3090 (ibuffer-mode-header-map): New keymaps.
3091 (ibuffer-update-title-and-summary): Enable mouse face highlighting
3092 and keybindings for column headers.
3093 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
3094 property.
3095
3096 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
3097
3098 * speedbar.el (speedbar-after-create-hook): Doc fix.
3099
3100 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
3101
3102 * shell.el (shell-directory-tracker)
3103 (shell-dynamic-complete-command): Doc fixes.
3104
3105 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
3106
3107 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
3108 terminals.
3109
3110 2006-04-01 Kim F. Storm <storm@cua.dk>
3111
3112 * ido.el (ido-unc-hosts-cache): New defvar.
3113 (ido-unc-hosts): If value of defcustom is a function, call it to
3114 get list of UNC hosts. Add function-item choices to specify
3115 ido-unc-hosts-net-view or user function.
3116 (ido-ignore-unc-host-regexps): New defcustom.
3117 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
3118 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
3119 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
3120
3121 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
3122
3123 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
3124 wwidth.
3125
3126 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
3127
3128 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
3129 (ido-max-work-file-list, ido-switch-buffer)
3130 (ido-read-file-name-as-directory-commands):
3131 Fix typos in docstrings.
3132
3133 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3134
3135 * term/mac-win.el (mac-system-coding-system): Define and use after
3136 Mac-specific coding systems are ready.
3137
3138 2006-03-27 Romain Francoise <romain@orebokech.com>
3139
3140 * net/rcirc.el (rcirc-connect): Add autoload cookie.
3141
3142 * ldefs-boot.el: Update.
3143
3144 2006-03-27 Daiki Ueno <ueno@unixuser.org>
3145
3146 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
3147 passphrases when it is not needed.
3148 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
3149 passphrase stuff from gpg, should only be necessary when you use
3150 gpg with a smartcard.
3151
3152 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
3153
3154 * comint.el (comint-dynamic-list-completions): Allow user to
3155 select *Completions* buffer.
3156
3157 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
3158
3159 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
3160
3161 2006-03-26 Andreas Schwab <schwab@suse.de>
3162
3163 * progmodes/gud.el (gdb): Only complain about multiple debugging
3164 when the gdb process is still running.
3165
3166 2006-03-25 Eli Zaretskii <eliz@gnu.org>
3167
3168 * mail/rmail.el (tool-bar-map): Defvar it.
3169 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
3170 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
3171
3172 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
3173
3174 * help.el (print-help-return-message): Suggest to use
3175 display-buffer instead of switch-to-buffer-other-window to restore
3176 the previous window without selecting it.
3177
3178 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3179
3180 * frame.el (select-frame-by-name): Call x-focus-frame also when
3181 window-system is mac.
3182
3183 * term/mac-win.el: Adjust Courier font specifications in
3184 x-fixed-font-alist.
3185 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
3186 when directly encoding to UTF-16 in native byte order, no BOM.
3187
3188 2006-03-25 Kim F. Storm <storm@cua.dk>
3189
3190 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
3191 (cua--init-keymaps): Use it instead of fixed C-return.
3192 (cua-mode): Set after it.
3193
3194 * emulation/cua-rect.el (cua--init-rectangles):
3195 Use cua-rectangle-mark-key instead of fixed C-return.
3196
3197 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
3198
3199 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
3200 "run" in .gdbinit.
3201 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
3202
3203 2006-03-24 Romain Francoise <romain@orebokech.com>
3204
3205 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
3206 `display-buffer-other-frame'.
3207
3208 2006-03-24 Kim F. Storm <storm@cua.dk>
3209
3210 * apropos.el (apropos-synonyms): Add selection => region.
3211
3212 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
3213
3214 * progmodes/gdb-ui.el (gdb-var-create-regexp)
3215 (gdb-var-list-children-regexp, gdb-var-update-regexp)
3216 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
3217 (gdb-data-list-register-values-regexp)
3218 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
3219 Future proof against new fields being added to MI output.
3220 (gdb-send): Don't treat backslashes for program input as
3221 continuations.
3222 (gdb-assembler-handler): Don't use window-start for this handler.
3223 (gdb-frame-handler): Don't change to hollow arrow if overlay
3224 arrow doesn't move to new frame.
3225
3226 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
3227
3228 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
3229 prevent compiler warnings.
3230 (gdb-stopped): Check for gud-last-last-frame (case: signal).
3231 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
3232 (gdb-assembler-custom): Use hollow-right-triangle for assembler
3233 buffer too.
3234
3235 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
3236
3237 * pgg-gpg.el (pgg-gpg-update-agent): Check for
3238 make-network-process, so we can use the same code in Gnus v5-10
3239 too and have this file fully synchronized with that release.
3240
3241 2006-03-23 Romain Francoise <romain@orebokech.com>
3242
3243 * ibuf-ext.el (ibuffer-read-filter-group-name):
3244 Use `ibuffer-generate-filter-groups' to make completion list match
3245 the filter groups that are really displayed in the Ibuffer buffer.
3246 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
3247
3248 2006-03-23 Kenichi Handa <handa@m17n.org>
3249
3250 * international/mule-cmds.el (sort-coding-systems): Describe that
3251 the argument is modified in docstring.
3252
3253 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
3254
3255 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
3256 (pgg-gpg-update-agent): New function.
3257 (pgg-gpg-use-agent-p): New function.
3258 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
3259 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3260 (pgg-gpg-sign-region): Use it.
3261
3262 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
3263
3264 * cus-edit.el (custom-face-set): Call custom-push-theme before
3265 face-spec set so that `changed' theme is correctly saved.
3266 (custom-face-reset-standard): Reset to recalculated face rather
3267 than defface spec.
3268
3269 * custom.el (custom-push-theme): Only save `changed' theme if the
3270 current face does not match the defface specs.
3271
3272 2006-03-21 Simon Josefsson <jas@extundo.com>
3273
3274 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
3275 <wilde@sha-bang.de>.
3276 (pgg-gpg-use-agent): New variable.
3277 (pgg-gpg-process-region): Use it.
3278 (pgg-gpg-encrypt-region): Likewise.
3279 (pgg-gpg-encrypt-symmetric-region): Likewise.
3280 (pgg-gpg-decrypt-region): Likewise.
3281 (pgg-gpg-sign-region): Likewise.
3282 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
3283
3284 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
3285
3286 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
3287 bracket links.
3288
3289 2006-03-21 Kim F. Storm <storm@cua.dk>
3290
3291 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
3292 fringe-indicator-alist instead of modifying global value.
3293 (gdb-frame-handler): Likewise.
3294
3295 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
3296
3297 * diff-mode.el (diff-function): Make it inherit from diff-header
3298 instead of diff-context.
3299
3300 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
3301 bitmap.
3302 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
3303 change names in macro above for consistency.
3304 (gdb-frame-handler): Use hollow-right-triangle for all selected
3305 frames which except the innermost (where execution has stopped).
3306 (gdb-reset): Reset buffer-local values of overlay-arrow.
3307
3308 2006-03-20 Richard Stallman <rms@gnu.org>
3309
3310 * simple.el (set-mark-command): Doc fix.
3311
3312 * files.el (display-buffer-other-frame): New command.
3313 (ctl-x-4-map): Bind C-x 5 C-o to it.
3314
3315 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
3316
3317 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
3318 rather than just defer-time, in case defer-time has been changed but
3319 the timer isn't running yet.
3320 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
3321
3322 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3323
3324 * help-mode.el (help-follow-symbol): New function.
3325 Essentially identical to the old `help-follow', but do not let
3326 `push-button' do the work when on an xref.
3327 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
3328
3329 2006-03-19 Richard Stallman <rms@gnu.org>
3330
3331 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
3332 preceded by the word `program'.
3333 (help-follow-mouse, help-follow): Throw error if not on xref.
3334 Delete no longer used args.
3335
3336 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
3337
3338 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
3339 annotation ensure gud-overlay-arrow-position is redisplayed.
3340
3341 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3342
3343 * textmodes/bibtex.el (bibtex-include-OPTkey)
3344 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
3345 (bibtex-autokey-name-case-convert)
3346 (bibtex-autokey-titleword-case-convert): Make these the aliases
3347 for the following two variables.
3348 (bibtex-autokey-name-case-convert-function)
3349 (bibtex-autokey-titleword-case-convert-function): Make these the
3350 real names.
3351 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
3352 bibtex-font-lock-crossref sublists.
3353 (bibtex-mode): Revert 2005-12-30 change (which made
3354 completion-ignore-case buffer-local).
3355 (bibtex-url): Simplify.
3356
3357 2006-03-19 Kim F. Storm <storm@cua.dk>
3358
3359 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
3360 cursor property value to 2 (to align with C level change).
3361
3362 2006-03-19 Bill Wohler <wohler@newt.com>
3363
3364 * image.el (image-load-path-for-library): Shorten first line in
3365 docstring.
3366
3367 2006-03-18 Richard Stallman <rms@gnu.org>
3368
3369 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
3370
3371 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
3372
3373 * isearch.el (isearch-other-meta-char): Handle user bindings for
3374 shifted control characters.
3375
3376 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
3377
3378 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
3379 part that matches email addresses, file names, etc.
3380
3381 2006-03-18 Eli Zaretskii <eliz@gnu.org>
3382
3383 * term/w32-win.el (mouse-set-font):
3384 Mention w32-list-proportional-fonts in the doc string.
3385
3386 2006-03-18 Kim F. Storm <storm@cua.dk>
3387
3388 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
3389 (ido-unc-hosts): New user option to explicitly define list of know
3390 UNC-style hosts for completion.
3391 (ido-cache-unc-host-shares-time): New user option.
3392 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
3393 New helper functions for UNC file-name support.
3394 (ido-may-cache-directory): Check for UNC host. Simplify.
3395 (ido-wash-history): Clean out old UNC hosts.
3396 (ido-nonreadable-directory-p): UNC hosts are always readable.
3397 (ido-directory-too-big-p): UNC hosts are never too big.
3398 (ido-set-current-directory): Handle UNC root path.
3399 (ido-file-name-all-completions): Complete UNC host names from
3400 ido-unc-hosts list. Cache UNC host shares.
3401 (ido-make-file-list-1): Don't filter UNC root.
3402 (ido-exhibit): Check for // in root directory, and switch to UNC
3403 mode by setting ido-current-directory to //.
3404
3405 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
3406
3407 * cus-edit.el (customize-changed-options): Mention explicit
3408 version number as default in prompt.
3409
3410 2006-03-17 Bill Wohler <wohler@newt.com>
3411
3412 * image.el (image-load-path-for-library): Minor docstring fix.
3413
3414 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
3415
3416 * textmodes/org.el (org-read-date): Include subgroup 5 into
3417 replacement text.
3418 (org-popup-calendar-for-date-prompt): Fix customization type.
3419
3420 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
3421
3422 * progmodes/gdb-ui.el (gud-watch): Provide completion.
3423 (gdb-continuation): New variable.
3424 (gdb-send): Deal with continuation lines.
3425
3426 * progmodes/gud.el (gud-gdb-complete-command)
3427 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
3428 expressions.
3429 (gud-tooltip-mode): Use buffer-local value.
3430
3431 2006-03-16 Kim F. Storm <storm@cua.dk>
3432
3433 * ido.el (ido-edit-input): Use selected match, if any.
3434
3435 2006-03-16 Bill Wohler <wohler@newt.com>
3436
3437 * image.el (image-load-path-for-library): Prefer user's images in
3438 image-load-path.
3439
3440 2006-03-16 Martin Rudalics <rudalics@gmx.at>
3441
3442 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
3443 when checking for attempt to drag leftmost or rightmost scrollbar.
3444
3445 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
3446
3447 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
3448 (gdb-force-mode-line-update): New function.
3449 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
3450 (gdb-exited): Use them.
3451 (gdb-signal): New function.
3452 (gdb-annotation-rules): Provide a rule for it.
3453
3454 2006-03-16 Kenichi Handa <handa@m17n.org>
3455
3456 * international/mule.el (auto-coding-regexp-alist): Add entries
3457 for Unicode BOM.
3458
3459 * sort.el (sort-build-lists): Temporarily bind
3460 inhibit-field-text-motion to t.
3461
3462 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
3463
3464 * locate.el (locate-command, locate-make-command-line)
3465 (locate-fcodes-file, locate-update-command)
3466 (locate-prompt-for-command, locate, locate-with-filter)
3467 (locate-get-file-positions): Doc fixes.
3468 (locate-buffer-name, locate-header-face): Remove leading `*' in
3469 defcustom.
3470 (locate-filter-output): Use `keep-lines' instead of its alias
3471 `delete-non-matching-lines'.
3472 (locate-get-filename, locate-get-dirname): Add introductory comment.
3473 (locate-find-directory-other-window): Give appropriate error
3474 message if used outside main listing.
3475
3476 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3477
3478 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
3479 the new extend-region feature.
3480 (font-lock-after-change-function): Update correspondingly.
3481 * jit-lock.el (jit-lock-after-change): Update correspondingly.
3482 * progmodes/grep.el (font-lock-lines-before): Don't disable.
3483
3484 2006-03-15 Bill Wohler <wohler@newt.com>
3485
3486 * image.el (image-load-path-for-library): Fix example by not
3487 recommending that one binds image-load-path. Just defvar it to
3488 placate compiler and only use it if previously defined.
3489
3490 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
3491
3492 * textmodes/org.el (org-insert-centered): Use `string-width' to
3493 make underlining work for wide characters.
3494 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
3495 TAB to `org-cycle', to make sure that no binding in
3496 `outline-mode-map' can supercede it.
3497
3498 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
3499
3500 * allout.el: Increment version to 2.2.1 in file commentary.
3501
3502 (allout-version): Increment to 2.2.1.
3503
3504 (allout-default-layout): New customization variable, used when the
3505 file lacks a specific allout-layout. Uses allout-layout-type for
3506 recursively nested definition.
3507
3508 (allout-layout-type): Widget defining allout layouts, necessary for
3509 self-recursive definition.
3510
3511 (allout-mode): Incorporate allout-default-layout as fallback for
3512 allout-layout.
3513
3514 (allout-layout): Mark as 'safe-local-variable', and refer mention
3515 fallback to `allout-default-layout' in absence of a specified value.
3516 (allout-passphrase-verifier-string)
3517 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
3518
3519 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
3520
3521 (allout-get-encryption-passphrase-verifier): Use correct name of
3522 passphrase verifier in docstring.
3523
3524 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
3525
3526 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
3527 elements.
3528 (gdb-find-watch-expression): Make it work for arrays too.
3529 Follow change to gdb-var-list.
3530 (gud-watch): Allow the user to enter variable name with a prexix
3531 arg. Create keybindings.
3532 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
3533 (gdb-var-list-children-handler, gdb-var-update-handler)
3534 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
3535 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
3536 Follow change to gdb-var-list.
3537 (gdb-starting): Don't show the overlay arrows when program is running.
3538
3539 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
3540 gdb-var-list.
3541
3542 2006-03-14 Bill Wohler <wohler@newt.com>
3543
3544 * image.el (image-load-path-for-library): Pass value of path
3545 rather than symbol. Always return list of directories.
3546 Guarantee that image directory comes first.
3547
3548 2006-03-14 Alan Mackenzie <acm@muc.de>
3549
3550 * font-core.el (font-lock-extend-region\(-function\)?.):
3551 New function/variable.
3552
3553 * font-lock.el (font-lock-after-change-function):
3554 Call font-lock-extend-region. Obey font-lock-lines-before.
3555 (font-lock-default-fontify-region): Remove reference to
3556 font-lock-lines-before.
3557
3558 * jit-lock.el (jit-lock-after-change):
3559 Call font-lock-extend-region. Obey font-lock-lines-before.
3560
3561 2006-03-14 David Ponce <david@dponce.com>
3562
3563 * tree-widget.el (tree-widget-themes-load-path)
3564 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
3565
3566 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
3567
3568 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
3569 (rcirc-print): Mark the start of text at the end of the prompt.
3570 (rcirc-track-minor-mode): Add autoload cookie.
3571 (rcirc-update-activity-string): Add space to front of mode-line
3572 indicator.
3573
3574 2006-03-13 Miles Bader <miles@gnu.org>
3575
3576 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
3577 (rcirc-abbrev-nick): Remove function.
3578 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
3579
3580 2006-03-13 David Ponce <david@dponce.com>
3581
3582 * tree-widget.el: Handle themes across all occurrences of the main
3583 themes sub-directory found in tree-widget-themes-load-path.
3584 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
3585 (tree-widget--locate-sub-directory): Return all occurrences.
3586 (tree-widget-themes-path): New function.
3587 Replace tree-widget-themes-directory, and return a list of directories.
3588 (tree-widget-set-parent-theme)
3589 (tree-widget-lookup-image): Use it.
3590
3591 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
3592
3593 * textmodes/org.el (org-link-search): Avoid self-matching of
3594 links, allow target text to be distributed over several lines.
3595 (org-search-not-link): New function.
3596 (org-set-regexps-and-options, org-get-current-options):
3597 New startup options.
3598 (org-export-as-html): Take odd-level setting from local variable.
3599 (org-fontify-emphasized-text): New option.
3600 (org-set-font-lock-defaults): Include emphasized text.
3601 (org-follow-mhe-link): Allow folder-only links, fix folder name.
3602 (org-font-lock): Customize group renamed from `org-faces'.
3603
3604 2006-03-13 John Paul Wallington <jpw@pobox.com>
3605
3606 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
3607 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
3608
3609 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
3610
3611 * cus-start.el (all): Delete :version keyword for members of the
3612 fringe group, since the entire group is new in 22.1.
3613
3614 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
3615
3616 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
3617 map if value is hexadecimal (an address).
3618 (gud-watch): Only search roots for existing watch expressions.
3619 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
3620 prevent caching problems with speedbar-update-directory-contents.
3621
3622 2006-03-12 Juri Linkov <juri@jurta.org>
3623
3624 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
3625 before comparing with `low' and `warn'.
3626
3627 * info.el (Info-dir-remove-duplicates): Move point to the
3628 beginning of the current line after deleting the entries from
3629 redundant heading. Use marker for `limit' and compare it with
3630 point before calling `re-search-forward'.
3631
3632 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3633
3634 * simple.el (yank): Fix typo in docstring.
3635
3636 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
3637
3638 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
3639 messages, where "D" is the 6th character.
3640
3641 2006-03-11 Eli Zaretskii <eliz@gnu.org>
3642
3643 * simple.el (yank): Fix last change.
3644
3645 2006-03-11 David Ponce <david@dponce.com>
3646
3647 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
3648 merging elements from the standard ispell-dictionary-alist.
3649 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
3650 alist, and return the new alist.
3651
3652 2006-03-11 Richard Stallman <rms@gnu.org>
3653
3654 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
3655
3656 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
3657 the way it is implemented is too unclean.
3658
3659 * simple.el (kill-region, yank): Doc fix.
3660
3661 * battery.el (battery-echo-area-format): Doc fix.
3662 (battery-mode-line-format): Likewise.
3663 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
3664 (battery-linux-proc-acpi): Ignore batteries that say "charged".
3665
3666 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
3667
3668 * progmodes/octave-mod.el (octave-indent-for-comment):
3669 Behave according to do string.
3670
3671 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
3672
3673 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
3674 Be visible only if major mode is Mail Mode.
3675
3676 * textmodes/flyspell.el (flyspell-external-point-words)
3677 (flyspell-process-localwords): Fix last changes.
3678
3679 2006-03-11 Eli Zaretskii <eliz@gnu.org>
3680
3681 * calendar/holidays.el (list-holidays): Doc fix.
3682
3683 * international/mule.el (auto-coding-alist): Add .odt
3684 (OpenOffice's open document) files.
3685
3686 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
3687 document) files. Mention in the doc string the need to sync with
3688 auto-coding-alist.
3689
3690 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
3691
3692 * files.el (hack-local-variables-confirm): Don't prompt for ! if
3693 enable-local-variables is set to always query, or there is no
3694 savable variable.
3695
3696 2006-03-10 Bill Wohler <wohler@newt.com>
3697
3698 * image.el (image-load-path-for-library): Merge at least three
3699 functions from Gnus and MH-E into this one function that can now
3700 be shared.
3701
3702 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
3703
3704 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
3705 gdb-remove-mouse-face and remove help-echo too.
3706 (gdb-enqueue-input): Correct conditional clause.
3707
3708 2006-03-10 Glenn Morris <rgm@gnu.org>
3709
3710 * calendar/calendar.el (calendar-holidays): Doc fix.
3711 * calendar/holidays.el (list-holidays): Doc fix.
3712
3713 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
3714
3715 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
3716 it gets called in gdb-prompt anyway.
3717 (gdb-use-separate-io-buffer): Only restore window arrangement for
3718 gdb-many-windows.
3719 (gdb-enqueue-input): Make it harder to send GDB input when program
3720 is running.
3721 (gdb-buffer-list): New variable.
3722 (gdb-remove-mouse-face): New function.
3723 (gdb-starting): Use it when GDB input won't get sent.
3724
3725 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
3726
3727 * help.el (view-lossage): Remove trailing whitespace before
3728 inserting "\n".
3729
3730 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
3731
3732 * files.el (hack-local-variables-confirm):
3733 Set coding-system-for-read to nil before writing to .emacs.
3734
3735 * arc-mode.el (archive-extract): Check if an existing buffer name
3736 comes from a different archive.
3737
3738 * help.el (describe-key-briefly): If KEY is a down event, read and
3739 discard the up event.
3740
3741 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
3742
3743 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
3744 be edited and use font-lock-warning-face for any changes.
3745
3746 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
3747 (gdb-edit-value): Use it to report any errors.
3748
3749 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
3750
3751 * help.el (describe-key): Remove leftover test code.
3752
3753 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
3754
3755 * textmodes/org.el: Move defvars out of eval-when-compile.
3756 Use buffer-file-name variable.
3757 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
3758 arg `file'.
3759 (org-level-faces): Remove startup dependency.
3760 (org-cycle, org-map-tree, org-scan-tags)
3761 (org-remember-handler): Don't call `outline-level' directly.
3762 (org-mhe-search-all-folders): New option.
3763 (org-mhe-get-message-folder-from-index)
3764 (org-mhe-get-message-folder): Fix indexing search.
3765 (org-format-agenda-item): Handle nil TAGS argument.
3766 (org-cleaned-string-for-export, org-activate-target-links)
3767 (org-make-target-link-regexp): Deal with empty radio target list.
3768 (org-tag): New face.
3769 (org-get-level-face): New function.
3770 (org-set-font-lock-defaults): Simplify setup for headlines.
3771 (org-complete): Pass common substring to `display-completion-list'.
3772
3773 2006-03-06 David Ponce <david@dponce.com>
3774
3775 * tree-widget.el: Update Commentary header.
3776 (tree-widget-theme-name): Ignore parent themes.
3777 (tree-widget-set-parent-theme): New function.
3778 (tree-widget-set-theme): Use it.
3779 (tree-widget-set-image-properties): Move definition. Does nothing
3780 if image properties have already been set.
3781 (tree-widget-image-properties): Move definition. Receive an image
3782 name. Set the :pointer property.
3783 (tree-widget-lookup-image): Doc fix. Search in parent themes.
3784 Don't set the :pointer image property.
3785 (tree-widget-convert-widget): New function. Handle :dynargs
3786 compatibility here.
3787 (tree-widget): Use it to :convert-widget. Add the :expander-p
3788 predicate to control when the :expander function is entered.
3789 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
3790 (tree-widget-value-create): Handle :expander-p. widget-apply
3791 :expander.
3792 (tree-widget-expander-p): New function. Default value of the
3793 :expander-p property.
3794
3795 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
3796
3797 * help.el (describe-key): Properly handle the return value of
3798 read-key-sequence when grabbing an up-event. Cleanup mouse-1
3799 remaps. Handle string and vector `follow-link' values.
3800
3801 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
3802
3803 * complete.el (PC-expand-many-files): Try be more careful when parsing
3804 the shell's output.
3805
3806 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
3807
3808 * outline.el (hide-sublevels): Provide better interactive default.
3809
3810 2006-03-06 Kenichi Handa <handa@m17n.org>
3811
3812 * international/fontset.el (create-fontset-from-fontset-spec):
3813 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
3814
3815 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
3816
3817 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
3818 backslashes instead of one in regexp.
3819 (gud-tooltip-dereference): Add missing optional argument.
3820
3821 2006-03-04 John Paul Wallington <jpw@pobox.com>
3822
3823 * wdired.el (toplevel): Require `cl' at compile-time.
3824
3825 2006-03-04 Andreas Schwab <schwab@suse.de>
3826
3827 * server.el (server-process-filter): Handle errors during
3828 evaluation of the argument.
3829
3830 2006-03-03 John Paul Wallington <jpw@pobox.com>
3831
3832 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
3833 escape parentheses at beginning of line.
3834 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
3835 (t-mouse-mode): Remove period from end of error message.
3836
3837 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
3838
3839 * textmodes/flyspell.el (flyspell-process-localwords):
3840 Be case-sensitive.
3841
3842 2006-03-03 Martin Rudalics <rudalics@gmx.at>
3843
3844 * cus-edit.el (custom-quote): Remove function, since it has been
3845 moved to custom.el.
3846
3847 * font-lock.el (lisp-font-lock-keywords-2)
3848 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
3849 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
3850 they have no special meaning.
3851
3852 * midnight.el (clean-buffer-list): Handle case where base-buffer of
3853 indirect buffer gets killed before indirect buffer. Use dolist.
3854
3855 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
3856
3857 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
3858 value instead of a literal constant (1) on more pauses.
3859
3860 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
3861
3862 * textmodes/flyspell.el (flyspell-external-point-words):
3863 Be case-sensitive.
3864
3865 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
3866
3867 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
3868 with "www".
3869
3870 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
3871
3872 * allout.el: Restablish intermediate missing comment header to
3873 preserve outline structure.
3874 (allout-beginning-of-current-entry): Skip invisible text.
3875 (allout-open-topic): Fix opening a topic at end-of-buffer.
3876 (allout-minor-mode): Move nearer to allout-mode function.
3877
3878 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
3879
3880 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
3881
3882 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
3883
3884 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
3885 is nil.
3886
3887 * progmodes/gud.el (gud-speedbar-menu-items):
3888 Use buffer-local-value and add missing :visible keyword.
3889
3890 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
3891
3892 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
3893
3894 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
3895 must be `follow-link'.
3896
3897 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
3898
3899 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
3900 formatting: No nested anchors.
3901 (org-all-targets): Fix bug with XEmacs compatibility.
3902 (org-read-date): Add (require 'parse-time).
3903 (org-set-tags): Fix bug with extra inserted space.
3904 (org-export-html-style): Define a style class for targets.
3905 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
3906 (org-hide-leading-stars): New option.
3907 (org-hide): New face.
3908 (org-set-font-lock-defaults): Allow to hide leading stars.
3909 (org-get-legal-level, org-tr-level): New functions.
3910 (org-odd-levels-only): New option.
3911 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
3912 (org-demote, org-promote): Deal with double-star levels.
3913 (org-convert-to-odd-levels): New command.
3914
3915 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
3916
3917 * speedbar.el (speedbar-update-localized-contents): Try to
3918 preserve window-start.
3919 (speedbar-update-directory-contents): Try to preserve window-start
3920 and window-point.
3921 (speedbar-update-special-contents): Don't move back to start of window.
3922
3923 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
3924 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
3925 speedbar-timer-fn.
3926 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
3927 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
3928 instead of gdb-speedbar-timer-fn.
3929
3930 2006-02-28 Jay Belanger <belanger@truman.edu>
3931
3932 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
3933 (math-compose-expr): Use latex option when calling
3934 `math-compose-tex-matrix' for latex mode.
3935
3936 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
3937
3938 * speedbar.el: Re-instate comments about developing for speedbar
3939 [this is what info and gdb-ui use even if better methods exist now].
3940
3941 * t-mouse.el: New file.
3942 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
3943 (t-mouse-lispy-buffer-posn-from-coords): Remove.
3944 (t-mouse-make-event-element): Use posn-at-x-y instead.
3945 (t-mouse-make-event): Deal with Fedora Core 3.
3946 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
3947 (t-mouse-mouse-position-function): New function. Use it instead
3948 of advising mouse-position.
3949 (t-mouse-mode): New minor mode.
3950 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
3951
3952 2006-02-27 Glenn Morris <rgm@gnu.org>
3953
3954 * calendar/calendar.el (calendar-holidays): Doc fix.
3955
3956 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
3957
3958 * progmodes/gdb-ui.el (gdb-source-window): New variable.
3959 Re-introduce the concept of a source window.
3960 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
3961 consistency with get-buffer-create.
3962 (def-gdb-auto-update-handler, gdb-info-locals-handler)
3963 (gdb-data-list-register-values-handler)
3964 (gdb-stack-list-locals-handler): Try to preserve window-start as
3965 well as window-point.
3966 (gdb-display-source-buffer): New function (old concept).
3967 (gdb-goto-breakpoint): Use it.
3968
3969 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
3970 for gdb-ui/gdb-mi (old concept).
3971
3972 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
3973
3974 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
3975 binding.
3976
3977 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
3978
3979 * textmodes/reftex-sel.el (reftex-select-label-map)
3980 (reftex-select-bib-map): Add `follow-mouse' binding.
3981
3982 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
3983
3984 * jka-cmpr-hook.el (jka-compr-compression-info-list)
3985 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
3986 Give :set functions to provide automatic updating.
3987 Update docstring. Give compiler defvars early in the file
3988 and move the defcustoms to a later spot where all called functions
3989 are defined.
3990 (jka-compr-file-name-handler-entry): Doc fix.
3991 (jka-compr-compression-info-list--internal)
3992 (jka-compr-mode-alist-additions--internal)
3993 (jka-compr-load-suffixes--internal): New variables.
3994 (jka-compr-install): Set the three above variables.
3995 Update `load-file-rep-suffixes' instead of `load-suffixes'.
3996 (jka-compr-update, jka-compr-set): New functions.
3997 (auto-compression-mode): Doc fix.
3998
3999 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
4000 Update `load-file-rep-suffixes' instead of `load-suffixes'.
4001 Use jka-compr-compression-info-list--internal,
4002 jka-compr-mode-alist-additions--internal and
4003 jka-compr-load-suffixes--internal.
4004
4005 * files.el (load-library):
4006 * loadhist.el (file-loadhist-lookup):
4007 * startup.el (command-line):
4008 * subr.el (locate-library):
4009 * emacs-lisp/autoload.el (update-directory-autoloads):
4010 * emacs-lisp/find-func.el (find-library-suffixes):
4011 Use `get-load-suffixes' instead of `load-suffixes'.
4012
4013 * subr.el (locate-library):
4014 * emacs-lisp/find-func.el (find-library-name):
4015 Use `load-file-rep-suffixes' instead of '("").
4016
4017 2006-02-26 Kim F. Storm <storm@cua.dk>
4018
4019 * ido.el (ido-save-history, ido-load-history): Simplify.
4020 Don't use find-file-noselect to avoid interference from other modes.
4021
4022 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
4023
4024 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
4025 to use the default shell if filename is not available.
4026 Reported by Giorgos Keramidas.
4027
4028 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
4029
4030 * progmodes/etags.el (tags-completion-table): Do completion from
4031 all the tables in the current list, as documented in the manual.
4032
4033 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4034
4035 * CC Mode Update to 5.31.3.
4036
4037 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4038
4039 * progmodes/cc-mode.el (c-postprocess-file-styles):
4040 Bind inhibit-read-only to t, around the call to
4041 c-remove-any-local-eval-or-mode-variables, so that it works on a
4042 RO file.
4043
4044 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4045
4046 * progmodes/cc-awk.el: Correct a typo.
4047
4048 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4049
4050 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
4051 c-hungry-delete-backwards, at the request of RMS. Leave the old
4052 name as an alias.
4053
4054 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4055
4056 * progmodes/cc-mode.el: Correct a typo.
4057
4058 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4059
4060 * progmodes/cc-defs.el: Update the version number to 5.31.3.
4061
4062 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4063
4064 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
4065 brace-else-brace (error due to mbeg, mend being undefined).
4066
4067 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4068
4069 * progmodes/cc-mode.el: File Local variables: Solve the problem
4070 where both `mode' and c-file-offsets are specified: `mode' will
4071 overwrite c-f-o's settings:
4072 (c-remove-any-local-eval-or-mode-variables): New function.
4073 (c-postprocess-file-styles): Call the above new function, within
4074 c-tentative-buffer-change, to splat `mode' and `eval' before the
4075 second hack-local-variables.
4076
4077 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4078
4079 * progmodes/cc-mode.el:
4080 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
4081 (c-after-change): Protect the match data with save-match-data.
4082 It was getting corrupted by c-after-change-check-<>-operators.
4083
4084 * cc-defs.el: [Supersedes patch V1.38]:
4085 (top level): Check for a buggy font-lock-compile-keywords ONLY in
4086 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
4087
4088 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
4089 with save-match-data. It was being corrupted when Font Lock was
4090 not enabled.
4091
4092 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4093
4094 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
4095 Mode and Subword Mode.
4096
4097 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
4098 real labels ("case 1:" or "foo:") from non-labels ("public:").
4099 (c-forward-objc-directive): Replace c-forward-token-2 with crude
4100 coding; c-f-t-2 doesn't move over a token at EOB.
4101
4102 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
4103
4104 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
4105 (c-update-modeline): Concatenate the minor mode indicators
4106 directly onto mode-name, removing c-submode-indicators.
4107 Sometimes, c-s-i got separated from the mode name on the mode line.
4108
4109 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
4110 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
4111
4112 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
4113
4114 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
4115 error message when there's an evaluation error to show whether
4116 it's loaded from source or not.
4117 (c-filter-ops): Make it available at runtime too to work when
4118 `c-make-init-lang-vars-fun' needs to evaluate from source.
4119
4120 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
4121
4122 * help.el (help): Revert last part of 2006-02-23 change (deletion
4123 of the `provide' call).
4124
4125 2006-02-23 Juri Linkov <juri@jurta.org>
4126
4127 * compare-w.el (compare-windows-highlight): Add new value
4128 `persistent' and change :type from `boolean' to `choice'.
4129 (compare-windows-overlays1, compare-windows-overlays2):
4130 New internal variables.
4131 (compare-windows-highlight): If compare-windows-highlight is
4132 `persistent', add current overlays to compare-windows-overlays[12]
4133 instead of adding compare-windows-dehighlight to pre-command-hook.
4134 (compare-windows-dehighlight): Delete all overlays from
4135 compare-windows-overlays[12].
4136
4137 * info.el (Info-search): Don't bind search-spaces-regexp to
4138 Info-search-whitespace-regexp in non-regexp isearch mode.
4139
4140 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
4141
4142 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
4143
4144 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
4145
4146 * textmodes/org.el (org-xemacs-p)
4147 (org-export-html-show-new-buffer, org-table-may-need-update)
4148 (org-insert-item, org-mhe-get-message-real-folder)
4149 (org-mhe-get-message-folder-from-index)
4150 (org-mhe-get-message-folder, org-mhe-get-message-num)
4151 (org-mhe-get-header, org-make-org-heading-search-string)
4152 (org-make-org-heading-camel, org-table-sort-lines)
4153 (org-format-org-table-html, org-format-table-table-html):
4154 Fix typos in docstrings.
4155
4156 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
4157
4158 * textmodes/org.el (org-cleaned-string-for-export)
4159 (org-solidify-link-text): New function.
4160 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
4161 XEmacs, just to silence the compiler.
4162 (org-export-as-ascii, org-export-as-html-and-open):
4163 Use `org-cleaned-string-for-export' and create internal links.
4164 (org-follow-mhe-link): Require mh-e, use folder.
4165
4166 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
4167
4168 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
4169
4170 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
4171 gdb-debug-log-length.
4172 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
4173 it a real ring but...
4174 (gud-gdba-marker-filter): ...make it work like mark-ring.
4175 (gdb-enable-debug): Rename from gdb-enable-debug-log.
4176 (gdb-mouse-jump): New function. Add bindings.
4177
4178 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
4179
4180 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
4181 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
4182 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
4183 (gdb-debug-log-length): Customize it's length.
4184 (gud-watch, gdb-var-create-handler): Display function::var format
4185 but don't use to create variable object.
4186 (gdb-var-create-handler): Use message-box in place of message.
4187 (gdb-stopped): Call gdb-exited if signalled.
4188
4189 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
4190
4191 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
4192
4193 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
4194
4195 * textmodes/reftex.el (reftex-locate-file): Search all extensions
4196 if `reftex-try-all-extensions' is set.
4197
4198 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
4199 fail silently when there is no valid argument at point.
4200 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
4201 `fail-silently' argument. From a patch by David Reiter.
4202
4203 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
4204 New commands.
4205 (org-mark-ring): New variable.
4206 (org-mark-ring-length): New option.
4207 (org-open-at-point, org-goto, org-open-file): Push old position
4208 onto the mark ring.
4209 (org-add-hook): New function.
4210 (org-export-table-remove-special-lines): New option.
4211 (org-skip-comments, org-format-org-table-html): Respect new
4212 option `org-export-table-remove-special-lines'.
4213 (org-open-file): Allow special command configuration for
4214 directory link.
4215 (org-file-apps): Fix bugs in customize type, added setting
4216 for directories.
4217 (org-activate-tags, org-format-agenda-item, org-complete)
4218 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
4219 (org-get-tags, org-get-buffer-tags, org-open-at-point)
4220 (org-link-search, org-make-org-heading-search-string)
4221 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
4222 (org-radio-targets, org-file-link-context-use-camel-case)
4223 (org-activate-camels): New options.
4224 (org-update-radio-target-regexp, org-all-targets)
4225 (org-make-target-link-regexp, org-activate-target-links):
4226 New functions.
4227 (org-make-org-heading-search-string): New function.
4228 (org-store-link, org-insert-link): Use new option
4229 `org-file-link-context-use-camel-case'.
4230 (org-activate-camels): Use new option `org-activate-camels'.
4231 (org-link-regexp): Add mhe prefix.
4232 (org-open-at-point, org-store-link): Support for mhe links.
4233 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
4234 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
4235 (org-mhe-get-header, org-follow-mhe-link): New functions.
4236 (org-remove-angle-brackets, org-add-angle-brackets):
4237 New functions.
4238 (org-bracket-link-regexp): New constant.
4239 (org-read-date): Fix bug that was rejecting all typed dates.
4240 (org-link-search): Make hierarchy above visible after a match.
4241 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
4242 (org-store-link): Fix bug with link creation when cursor is in
4243 an empty line.
4244 (org-open-at-point): Fix bug with matching a link.
4245 Fixed buggy argument sequence in call to `org-view-tags'.
4246 (org-compile-prefix-format): Set `org-prefix-has-tag'.
4247 (org-prefix-has-tag): New variable.
4248 (org-format-agenda-item): Remove tags from headline
4249 if appropriate.
4250 (org-agenda-remove-tags-when-in-prefix): New option.
4251
4252 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
4253
4254 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
4255 Fix the regular expressions.
4256
4257 2006-02-21 Richard M. Stallman <rms@gnu.org>
4258
4259 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
4260 if there's no other specific basis.
4261
4262 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
4263 as variables at all.
4264 (unsafep-variable): Rename arg; doc fix.
4265
4266 * abbrevlist.el (list-one-abbrev-table): Add autoload.
4267
4268 * calendar/appt.el (diary-selective-display): Add defvar.
4269
4270 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
4271
4272 * isearch.el (search-whitespace-regexp): Fix custom type.
4273
4274 * help.el (describe-key-briefly): Compute interactive args
4275 in same was as before previous change.
4276
4277 * files.el (enable-local-variables): Doc fix.
4278
4279 2006-02-21 Kim F. Storm <storm@cua.dk>
4280
4281 * fringe.el: Cleanup as file is now pre-loaded.
4282 (fringe-bitmaps): Initialize unconditionally.
4283 (fringe-mode, set-fringe-style): Remove autoload cookies.
4284
4285 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
4286
4287 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
4288 `horizontal-bar'.
4289 (fringe-cursor-alist): Use `horizontal-bar'.
4290
4291 2006-02-20 Kim F. Storm <storm@cua.dk>
4292
4293 * fringe.el (fringe-bitmaps): Update to new bitmap names.
4294 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
4295
4296 * loadup.el: Load "fringe" on window systems.
4297
4298 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
4299
4300 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
4301 out of scope components.
4302
4303 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
4304 default.
4305
4306 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
4307
4308 * custom.el (customize-mark-to-save, customize-mark-as-set):
4309 Load the symbol first.
4310
4311 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
4312
4313 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
4314 strech spec so it doesn't display as "^J" on the header line
4315 when `Buffer-menu-use-header-line' is t.
4316
4317 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
4318
4319 * speedbar.el (speedbar-make-button): Keep text properties
4320 of string arguments if desired.
4321
4322 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
4323 expessions.
4324
4325 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
4326 of speedbar.
4327
4328 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
4329
4330 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
4331 to value of `read-file-name-completion-ignore-case'.
4332
4333 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
4334
4335 * custom.el (customize-mark-as-set): Push to `user' theme.
4336
4337 * cus-edit.el (custom-save-variables): Allow unthemed values.
4338 (customize-set-variable): Push setting to `user' theme.
4339
4340 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
4341
4342 * progmodes/gud.el: Don't require font-lock as it's now
4343 automatically loaded.
4344 (gud-speedbar-buttons): Replace gdb-var-changed with
4345 gdb-force-update.
4346
4347 * progmodes/gdb-ui.el (gdb-force-update): Rename from
4348 gdb-var-changed.
4349 (gdb-post-prompt): Use it.
4350 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
4351 (gdb-var-update-handler, gdb-var-delete)
4352 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
4353 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
4354 gdb-force-update in gdb-post-prompt.
4355 (gdb-reset): Clear watch expressions from speedbar when quitting.
4356
4357 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
4358
4359 * viper-cmd.el (viper-insert-state-post-command-sentinel)
4360 (viper-change-state-to-vi, viper-change-state-to-emacs):
4361 Make aware of cursor coloring in the Emacs state.
4362 (viper-special-read-and-insert-char): Use read-char-exclusive.
4363 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
4364
4365 * viper-init.el (viper-emacs-state-cursor-color): New variable.
4366
4367 * viper-util.el (viper-save-cursor-color)
4368 (viper-get-saved-cursor-color-in-replace-mode)
4369 (viper-get-saved-cursor-color-in-insert-mode)
4370 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
4371 state.
4372 (viper-get-saved-cursor-color-in-emacs-mode): New function.
4373
4374 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
4375 (ediff-ignore-case-option3, ediff-actual-diff-options)
4376 (ediff-actual-diff3-options): New variables to control case sensitivity.
4377 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
4378 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
4379 (ediff-toggle-ignore-case): New function.
4380 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
4381
4382 * ediff-help.el (ediff-long-help-message-narrow2)
4383 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
4384 (ediff-long-help-message-word-mode): Add ignore-case command.
4385 (ediff-help-for-quick-help): Add ignore-case command.
4386
4387 * ediff-merg.el: Move provide to the end.
4388
4389 * ediff-ptch.el: Move provide to the end.
4390
4391 * ediff-wind.el: Move provide to the end.
4392
4393 * ediff-mult.el: Move provide to the end.
4394 (ediff-set-meta-overlay): Enable follow-link.
4395
4396 * ediff.el: Move provide to the end.
4397 Break recursive load cycle in eval-when-compile.
4398 (ediff-patch-buffer): Better heuristics.
4399
4400 * ediff-util.el: Move provide to the end.
4401 Break recursive load cycle in eval-when-compile.
4402 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
4403 defuns.
4404 (ediff-submit-report): Pass the values of ediff-diff3-program,
4405 ediff-diff3-options.
4406
4407 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
4408
4409 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
4410 the opening bracket of the following bracketing pairs: {}, [], (), <>,
4411 `' (for example, in the docstring of `windmove-default-keybindings').
4412
4413 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
4414
4415 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
4416 shadow face. Don't provide binding to edit variable when it is
4417 out of scope.
4418
4419 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
4420 (gdb-var-update-handler): Detect out of scope variables with pre
4421 GDB 6.4 too.
4422 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
4423 Reset status of variable objects to nil in update handlers.
4424 (gdb-var-update-handler-1): Detect when a variable object comes
4425 in scope. setcar on var changes gdb-var-list directly.
4426
4427 2006-02-17 Juri Linkov <juri@jurta.org>
4428
4429 * ffap.el (ffap) <defface>: Add explicit face declaration.
4430 (ffap-highlight): Use face `ffap' directly instead of checking
4431 for its existence.
4432
4433 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
4434 `visible-ok' of `other-buffer' to find the right original buffer.
4435
4436 * info.el (Info-search): Skip `Local Variables' node.
4437
4438 2006-02-17 Juri Linkov <juri@jurta.org>
4439
4440 * info.el (Info-find-file): Check for symbols `apropos', `history',
4441 `toc' in the input filename, and return these symbols as is.
4442 (Info-find-node-2): Set Info-current-file to symbols `apropos',
4443 `history', `toc' instead of strings.
4444 (Info-set-mode-line): For non-string Info-current-file use the
4445 symbol's name inside **.
4446 (Info-isearch-push-state): Add quote before Info-current-file and
4447 Info-current-node.
4448 (Info-isearch-pop-state): Use `equal' instead of `string='.
4449 (Info-extract-pointer, Info-following-node-name): Use
4450 `match-string-no-properties' instead of `match-string'.
4451 (Info-up): Check `old-file' for `stringp'.
4452 (Info-history): Use `equal' instead of `string-equal'.
4453 Check `file' for `stringp'.
4454 (Info-history): Use symbol `history' instead of string as first arg
4455 of `Info-find-node'.
4456 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
4457 `toc' instead of string.
4458 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
4459 instead of `buffer-substring', and `match-string-no-properties'
4460 instead of `match-string'.
4461 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
4462 instead of strings.
4463 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
4464 Use symbol `apropos' instead of string.
4465 (Info-copy-current-node-name): Check `Info-current-file' for
4466 `stringp' and construct a command with `Info-find-node' from it.
4467 (Info-fontify-node): Use `match-string-no-properties' instead of
4468 `match-string' and check file names for `stringp'.
4469 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
4470 `history', `toc' instead of strings.
4471
4472 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
4473
4474 * files.el: Rearrange functions and variables in the file local
4475 variables section.
4476
4477 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
4478
4479 * files.el: Add truncate-lines, ispell-check-comments and
4480 ispell-local-dictionary as safe local variables.
4481
4482 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
4483
4484 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
4485 out of scope variables.
4486 (gud-speedbar-buttons): Use unless.
4487
4488 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
4489 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
4490 (gdb-show-changed-values): Also use for out of scope variables.
4491 (gdb-var-update-handler-1): Note if variable goes out of scope.
4492
4493 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
4494
4495 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
4496 default to global variable values for unsupplied args.
4497 (rcirc-get-buffer-create): Fix bug with setting the target.
4498 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
4499 test for rcirc-always-use-server-buffer-flag here.
4500 (rcirc-response-formats): Add %N, which is a facified nick. %n
4501 uses the default face. Change the ACTION format string. If the
4502 "nick" is the server, don't print anything for that field.
4503 Comment fixes.
4504 (rcirc-target-buffer): Don't test
4505 rcirc-always-use-server-buffer-flag here.
4506 (rcirc-print): Squeeze extra spaces out of the text before message.
4507 (rcirc-put-nick-channel): Strip potential "@" char from nick
4508 before adding them to nick table.
4509 (rcirc-url-regexp): Improve to match address like "foo.com".
4510
4511 2006-02-17 Eli Zaretskii <eliz@gnu.org>
4512
4513 * allout.el (allout-hidden-p): Move this defsubst before
4514 allout-overlay-interior-modification-handler, where it is first
4515 used.
4516
4517 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
4518
4519 * allout.el: Use allout invisible-text overlays instead of
4520 selective display for concealed text. Also, lots of general
4521 cleanup, and improved compatibility code.
4522
4523 (allout-version) Incremented, corrected, revised, and refined
4524 module commentary.
4525
4526 (provide 'allout): Moved to the bottom, added a require of overlay.
4527
4528 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
4529 `except-current'.
4530 (allout-write-file-hook-handler): Minimize delay.
4531 (count-trailing-whitespace-region): New function so
4532 auto-encryption of current topic can resituate cursor exactly.
4533 PGP/GPG encryption trims trailing whitespace from lines, which
4534 must be accounted for across encryption then decryption.
4535
4536 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
4537 just plain "\C-c", to avoid intruding on user's keybinding space.
4538
4539 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
4540 parameter, so user request to provide a new password is done.
4541
4542 (allout-outside-normal-auto-fill-function, allout-auto-fill):
4543 Refined mechanism for auto-filling behavior while in allout mode.
4544
4545 (allout-mode): Explicitly specify the mode map in the docstring.
4546 Clarify provision for various write-file hook var names.
4547 Adjusted for invisible-text overlays instead of selective-display.
4548
4549 (allout-depth): Really return 0 if not within any topic. This
4550 rectifies `allout-beginning-of-level' and sequence numbering
4551 errors that occur when cutting and pasting numbered topics.
4552 Changed from a in-line subst to a regular function, as well.
4553
4554 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
4555
4556 (allout-end-of-subtree, allout-end-of-subtree)
4557 (allout-end-of-entry, allout-end-of-current-heading)
4558 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
4559 (allout-show-children, allout-show-to-offshoot)
4560 (allout-hide-current-entry, allout-show-current-entry): Rectified
4561 handling of trailing blank lines between items.
4562
4563 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
4564 (allout-current-depth, allout-unprotected, allout-hidden-p)
4565 (allout-on-current-heading-p, allout-listify-exposed)
4566 (allout-chart-subtree, allout-goto-prefix)
4567 (allout-back-to-current-heading, allout-get-body-text)
4568 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
4569 (allout-hide-region-body, allout-toggle-subtree-encryption)
4570 (allout-encrypt-string, allout-encrypted-key-info)
4571 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
4572 (allout-file-vars-section-data): Adjusted for use with
4573 invisible-text overlays instead of selective-display.
4574
4575 (allout-kill-line, allout-kill-topic, allout-yank-processing):
4576 Reworked for use with invisible text overlays.
4577
4578 (allout-current-topic-collapsed-p): New function.
4579
4580 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
4581 to know when to close the containing topic.
4582
4583 (allout-pre-command-business, allout-post-command-business):
4584 Simplify undo-batching and dynamic isearch exposure.
4585
4586 (allout-set-overlay-category): New for invisible-text overlays.
4587 Sets properties of allout-overlay-category, used by
4588 allout-flag-region to set invisible-text overlay properties.
4589 (allout-get-invisibility-overlay): Get the first qualifying
4590 invisibility overlay, so we can find the extent of it.
4591 (allout-back-to-visible-text): Get to just before the beginnining
4592 of the current invisibility overlay, if any.
4593
4594 (allout-overlay-insert-in-front-handler)
4595 (allout-overlay-interior-modification-handler)
4596 (allout-before-change-handler, allout-isearch-end-handler): New
4597 functions to handle extraordinary actions affecting concealed
4598 text.
4599
4600 (allout-flag-region): Use overlays instead of selective-display
4601 for invisible text - by inheritence from the properties of
4602 allout-overlay-category in mainline Emacs, and applied
4603 property-by-property in XEmacs, some recent versions of which
4604 don't inherit the properties from the category. Provisions to
4605 respond to concealed-text edits simplified drastically.
4606
4607 (allout-isearch-rectification, allout-isearch-was-font-lock)
4608 (allout-isearch-expose, allout-enwrap-isearch)
4609 (allout-isearch-abort, allout-pre-was-isearching)
4610 (allout-isearch-prior-pos, allout-isearch-did-quit)
4611 (allout-isearch-dynamic-expose)
4612 (allout-hide-current-entry-completely): Functions deleted.
4613
4614 (allout-undo-aggregation): Explicit undo aggregation no longer
4615 necessary due to transition away from selective-display.
4616
4617 (set-allout-regexp, allout-up-current-level)
4618 (allout-next-visible-heading, allout-forward-current-level)
4619 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
4620 (allout-kill-line, allout-yank-processing, allout-show-children)
4621 (allout-expose-topic, allout-old-expose-topic)
4622 (allout-listify-exposed, allout-insert-latex-header)
4623 (allout-toggle-subtree-encryption, allout-encrypt-string)
4624 (remove-from-invisibility-spec, allout-hide-current-subtree):
4625 Ditched unused variables.
4626
4627 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
4628
4629 * textmodes/ispell.el (ispell-change-dictionary): Call
4630 ispell-buffer-local-dict instead of
4631 ispell-accept-buffer-local-defs.
4632 (ispell-local-dictionary-alist): Accept as valid any coding-system
4633 supported by Emacs.
4634 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
4635 changed to iso-8859-3.
4636
4637 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
4638
4639 * speedbar.el (speedbar-frame-width): Make an inline function
4640 instead of a macro. Use frame-width.
4641 (speedbar-try-completion, speedbar-update-contents)
4642 (speedbar-timer-fn): Use consp.
4643 (speedbar-update-localized-contents): Try to preserve point.
4644
4645 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
4646 (menu): Re-order menu items.
4647 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
4648 field.
4649 (gdb-var-update-handler-1): Use it for GDB 6.4+.
4650 (gdb-post-prompt): Speed things by not forcing update.
4651
4652 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
4653
4654 * wid-edit.el (widget-button-click): For mouse-1, cancel button
4655 press and perform default action if we get a mouse movement event.
4656
4657 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
4658
4659 * calendar/icalendar.el (icalendar--get-event-property)
4660 (icalendar--get-event-property-attributes): Fix typos in
4661 docstrings.
4662
4663 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
4664 docstring.
4665
4666 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
4667
4668 * bs.el (bs-mode): Use `buffer-disable-undo'.
4669 (bs--get-file-name): Simplify.
4670 (bs-show-in-buffer): Mark the buffer as not modified.
4671
4672 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
4673
4674 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
4675 widget-button-click.
4676
4677 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
4678 (custom-mode): Update docstring.
4679
4680 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
4681 binding.
4682
4683 * files.el (hack-local-variables-confirm): Allow scrolling if the
4684 file variable list is too long. Kill temp buffer after use.
4685
4686 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
4687
4688 * progmodes/gud.el (gdb): Improve doc string.
4689 (gdb-script-font-lock-keywords): Expand allowed character set.
4690
4691 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
4692 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
4693 (gdb-separate-io-interrupt, gdb-separate-io-quit)
4694 (gdb-separate-io-stop, gdb-separate-io-eof):
4695 Rename from gdb-inferior-* to gdb-separate-*.
4696 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
4697
4698 2006-02-14 Jay Belanger <belanger@truman.edu>
4699
4700 * calc/calc-arith.el (math-check-known-scalarp): Make sure
4701 expression is a symbol before checking that it is bound.
4702
4703 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
4704 test to see if equation can be solved.
4705
4706 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
4707
4708 * wid-edit.el (widget-button-click): Use :pressed-face property
4709 for overlay face, if it exists.
4710
4711 * cus-edit.el (custom-manual, custom-add-see-also)
4712 (custom-add-parent-links, custom-group-link): Add :pressed-face
4713 property to links.
4714
4715 * files.el (hack-local-variables): Remove ignored variables before
4716 checking if any variables need setting.
4717
4718 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4719
4720 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
4721
4722 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
4723
4724 * help.el (where-is): Fix message for remapped commands.
4725
4726 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
4727 Fix typos in docstrings.
4728
4729 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
4730
4731 * files.el (safe-local-variable-values): New option.
4732 (hack-local-variables-prop-line): Return a list of variable-value
4733 pairs if MODE-ONLY is non-nil.
4734 (hack-local-variables): Construct list of variable-value pairs,
4735 and apply or reject them in one go. Ask for confirmation if
4736 variables are not known safe.
4737 (hack-local-variables-confirm): Complete rewrite. Support
4738 `safe-local-variable-values'.
4739 (enable-local-variables): Update docstring to reflect new
4740 behavior.
4741 (ignored-local-variables): Ignore ignored-local-variables and
4742 safe-local-variable-values.
4743 (safe-local-variable-p): New function.
4744 (risky-local-variable-p): `safe-local-variable' property check
4745 moved to safe-local-variable-p.
4746 (hack-one-local-variable): Checks moved to hack-local-variables.
4747
4748 (byte-compile-dynamic, c-basic-offset, c-file-style)
4749 (c-indent-level, comment-column, fill-column, fill-prefix)
4750 (indent-tabs-mode, kept-new-versions, no-byte-compile)
4751 (no-update-autoloads, outline-regexp, page-delimiter)
4752 (paragraph-start, paragraph-separate, sentence-end)
4753 (sentence-end-double-space tab-width, version-control):
4754 Add `safe-local-variable' property.
4755
4756 * find-lisp.el: Delete nonexistent `autocompile' file variable.
4757
4758 * icomplete.el, play/landmark.el: Change nonexistent
4759 `outline-layout' file variable to `allout-layout'.
4760
4761 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
4762
4763 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
4764 (gdb-get-changed-registers): Test value of gud-minor-mode relative
4765 to gud-comint-buffer.
4766 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
4767 gdb-ui.el for gdb-mi.el.
4768 (gdb-post-prompt, gdb-get-changed-registers): Move test for
4769 registers buffer to gdb-get-changed-registers.
4770 (gdb-breakpoint-regexp): New regexp. Allow toggling and
4771 deletion of catchpoints (throw and catch).
4772 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
4773 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
4774 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
4775 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
4776 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
4777
4778 2006-02-13 Jay Belanger <belanger@truman.edu>
4779
4780 * calc/calc-arith.el (math-check-known-matrixp): Make sure
4781 expression is a symbol before checking that it is bound.
4782
4783 2006-02-13 Richard M. Stallman <rms@gnu.org>
4784
4785 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
4786 for the minibuffer too, but not if resize-mini-windows will interfere.
4787
4788 * help.el (describe-key-briefly, describe-key): Do all arg-reading
4789 inside `interactive' spec.
4790 (describe-key-briefly-internal, describe-key-internal):
4791 Functions merged back into their callers.
4792
4793 2006-02-13 Martin Rudalics <rudalics@gmx.at>
4794
4795 * info.el (info-xref-visited): Inherit from info-xref too.
4796 (Info-set-mode-line): Replace occurrences of `%' by `%%'
4797 when propertizing Info-current-file and Info-current-node.
4798
4799 2006-02-13 Juri Linkov <juri@jurta.org>
4800
4801 * tumme.el (tumme-thumbnail-storage): Fix docstring.
4802 (tumme-thumb-name): Fix per-directory format.
4803
4804 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
4805
4806 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
4807
4808 2006-02-12 Miles Bader <miles@gnu.org>
4809
4810 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
4811
4812 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
4813
4814 * tumme.el: Remove history section. If someone needs the it, it
4815 can always be found in CVS.
4816
4817 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
4818
4819 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
4820 about the Thumbnail Managing Standard option.
4821
4822 2006-02-12 Richard M. Stallman <rms@gnu.org>
4823
4824 * subr.el (substitute-key-definition): Doc fix.
4825
4826 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
4827
4828 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
4829
4830 * info.el (Info-mode): Doc fix.
4831
4832 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
4833
4834 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
4835
4836 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
4837 because on Solaris a POSIX compatible "id" is needed. Reported by
4838 Magnus Henoch <mange@freemail.hu>.
4839
4840 2006-02-12 Juri Linkov <juri@jurta.org>
4841
4842 * tumme.el: Remove todo item about Thumbnail Managing Standard.
4843 (tumme) <defgroup>: Change :group to `multimedia'.
4844 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
4845 Managing Standard.
4846 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
4847 Fix dostring.
4848 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
4849 and %y. Fix docstring.
4850 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
4851 (tumme-cmd-create-standard-thumbnail-command): New user options.
4852 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
4853 is `standard'. Fix docstring.
4854 (tumme-thumb-width, tumme-thumb-height): New user options.
4855 (tumme-external-viewer): Try to find various viewers.
4856 (tumme-get-thumbnail-image): Use `create-image' instead of
4857 constructing the `image' structure.
4858 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
4859 `standard'.
4860 (tumme-thumb-name): Add file name generation for standard storage.
4861 Simplify code for other storages.
4862 (tumme-thumb-name): Use width %w and height %h instead of size %s.
4863 Add modification time %m and thumbnail-nq8 %q.
4864 Use `tumme-cmd-create-standard-thumbnail-command' if
4865 tumme-thumbnail-storage is `standard'.
4866 (tumme-dired-insert-marked-thumbs): New autoload command.
4867 (tumme-dired-after-readin-hook): New function.
4868 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
4869 `tumme-thumb-size'.
4870 (tumme-display-image): Replace size-x %x and size-y %y with
4871 width %w and height %h.
4872
4873 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
4874 `tumme-dired-insert-marked-thumbs'.
4875
4876 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
4877
4878 * tumme.el (tumme-write-tag): Fix small bug (file name did not
4879 include path).
4880 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
4881 matching tag.
4882
4883 2006-02-12 Miles Bader <miles@gnu.org>
4884
4885 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
4886 New variables.
4887 (rcirc-abbrev-nick): New function.
4888 (rcirc-format-response-string): Rewrite to use the formats in
4889 `rcirc-response-formats' and expand escape sequences therein.
4890 A text-property `rcirc-text' is added over the actual response
4891 text to make easy to find inside the returned string.
4892 (rcirc-print): When filling, just look for the `rcirc-text'
4893 text-property to find the appropriate fill prefix, instead of
4894 using hardwired patterns.
4895
4896 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
4897
4898 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
4899 Managing Standard.
4900
4901 2006-02-11 Kim F. Storm <storm@cua.dk>
4902
4903 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
4904 Don't use insert-buffer; do insert-buffer-substring directly.
4905 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
4906
4907 2006-02-11 Martin Rudalics <rudalics@gmx.at>
4908
4909 * files.el (revert-buffer, recover-file): Replace buffer-read-only
4910 with inhibit-read-only. Suggested by Stefan Monnier.
4911 (revert-buffer): Let insert-file-contents discard
4912 buffer-undo-list. Simplify code.
4913 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
4914
4915 2006-02-11 Eli Zaretskii <eliz@gnu.org>
4916
4917 * menu-bar.el (menu-bar-select-yank): Add a doc string.
4918
4919 * help.el (describe-key-briefly): Now a wrapper for
4920 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
4921 to t. Populate yank-menu if empty.
4922 (describe-key-briefly-internal): Renamed from describe-key-briefly.
4923 (describe-key): Now a wrapper for describe-key-internal. Bind
4924 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
4925 (describe-key-internal): Renamed from describe-key.
4926
4927 2006-02-11 Milan Zamazal <pdm@zamazal.org>
4928
4929 * progmodes/glasses.el (glasses-separator): Doc fix.
4930 (glasses-original-separator): New defcustom.
4931 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
4932
4933 2006-02-11 Martin Rudalics <rudalics@gmx.at>
4934
4935 * mwheel.el (mouse-wheel-up-event): Doc fix.
4936
4937 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
4938
4939 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
4940 (tumme-dir): New function. Copied from thumbs.el.
4941
4942 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
4943
4944 * desktop.el (desktop-outvar): Fix typo.
4945 (desktop-save-buffer-p): Doc fix.
4946
4947 * subr.el (substitute-key-definition): Fix typo.
4948
4949 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4950
4951 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
4952 when window-system is mac.
4953
4954 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
4955
4956 2006-02-10 Kim F. Storm <storm@cua.dk>
4957
4958 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
4959 indirect-function instead of using condition-case.
4960
4961 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
4962
4963 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
4964 less `colloquial'...
4965
4966 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
4967
4968 * tumme.el: Add a couple of todo items.
4969
4970 2006-02-09 Lars Hansen <larsh@soem.dk>
4971
4972 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
4973 (highlight-changes-mode): Don't change desktop-locals-to-save.
4974
4975 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
4976
4977 * image-mode.el (image-toggle-display): Clear image cache if using
4978 filename.
4979
4980 2006-02-09 Masatake YAMATO <jet@gyve.org>
4981
4982 * dired-x.el (dired-guess-shell-alist-default): Add .man as
4983 a `dired-man' target.
4984
4985 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
4986 boundary of symbols.
4987
4988 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
4989
4990 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
4991
4992 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
4993
4994 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
4995 `mapcar'; return nil.
4996
4997 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
4998
4999 * mouse.el (mouse-drag-track): Don't change window if we rebind to
5000 some other event.
5001
5002 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
5003
5004 * net/rcirc.el (rcirc-startup-channels-alist):
5005 Add irc.freenode.net and #emacs as defaults.
5006 (rcirc-ignore-all-activity-flag): Remove variable.
5007 (rcirc-authinfo): New variable.
5008 (rcirc-authinfo-filename): Remove variable.
5009 (rcirc-always-use-server-buffer-flag): New flag.
5010 (rcirc): M-x rcirc will automatically connect without prompting.
5011 C-u M-x rcirc will prompt. Use rcirc-connect to create a
5012 connection in lisp.
5013 (rcirc-process-server-response-1): Remove everything but the nick
5014 portion of the sender so it doesn't need to be done everywhere
5015 else. Update related code.
5016 (global-map): Remove global keybindings.
5017 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
5018 (rcirc-send-input): Split into several functions.
5019 (rcirc-process-input-line, rcirc-process-message)
5020 (rcirc-process-command): New functions.
5021 (rcirc-target-buffer): New function to determine where to route
5022 messages.
5023 (rcirc-user-nick): Save match data.
5024 (rcirc-toggle-ignore-buffer-activity)
5025 (rcirc-update-activity-string): Remove global ignore functionality,
5026 which can be done now by toggling rcirc-track-minor-mode.
5027 (rcirc-track-minor-mode-map): New keymap.
5028 (rcirc-track-minor-mode): New minor-mode.
5029 (ignore): Make the ignore output nicer. Always print it when
5030 adding or removing nicks.
5031 (rcirc-url-regexp): Improve.
5032 (rcirc-mangle-text): Remove properties before using text in the
5033 modeline.
5034 (rcirc-authenticate): Authentication data comes from
5035 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
5036 (rcirc-server-prefix): Inherit from rcirc-server.
5037
5038 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
5039
5040 * Makefile.in (compile): Append "|| true" to the end of the `find'
5041 command, like compile-always does.
5042
5043 2006-02-08 Sam Steingold <sds@gnu.org>
5044
5045 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
5046 output from a dead connection.
5047
5048 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
5049
5050 * dired.el (dired-mode-map): Add more bindings for tumme.
5051
5052 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
5053
5054 * wdired.el (wdired-mode-map): Use remap.
5055 (wdired-get-filename): Massage.
5056 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
5057 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
5058 `keymap' property rather than `local-map'.
5059
5060 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
5061
5062 * tumme.el (tumme-get-thumbnail-image): New utility function.
5063 Suggested by from Chong Yidong.
5064 (tumme-dired-with-window-configuration): Rename from
5065 `tumme-dired'. Add code to save window configuration.
5066 (tumme-restore-window-configuration): New command to restore the
5067 window configuration that `tumme-dired-with-window-configuration'
5068 saves before it changes the window configuration.
5069 (tumme-show-all-from-dir): New command to display thumbnails for
5070 all files in a directory entered by the user, like M-x thumbs.
5071 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
5072 have been created.
5073 (tumme-display-thumbnail-original-image): Call `display-buffer'.
5074 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
5075 Remove obsolete test function.
5076
5077 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
5078
5079 * vc.el (small-temporary-file-directory): Remove defvar; there's
5080 a defcustom for it in files.el.
5081
5082 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
5083 Fix typo in message.
5084 (tumme-gallery-generate): Fix typo in `error' message.
5085 (tumme-display-window-height-correction)
5086 (tumme-display-window-width-correction, tumme-line-up-dynamic)
5087 (tumme-line-up-interactive): Dox fixes.
5088 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
5089 (tumme-restore-window-configuration, tumme-format-properties-string)
5090 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
5091 Fix typos in docstrings.
5092
5093 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
5094
5095 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
5096
5097 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
5098
5099 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
5100 User should use hook if desired.
5101
5102 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
5103 buffer if necessary.
5104 (gdb-delete-frame-or-window): New function.
5105 (gdb-breakpoints-mode-map): Bind "q" to it.
5106
5107 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
5108
5109 * textmodes/nroff-mode.el: Clean up name space.
5110 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
5111 (nroff-mode): Obey the global setting of nroff-electric-mode.
5112 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
5113
5114 * calendar/calendar.el (calendar-increment-month): Typo in last change.
5115
5116 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
5117
5118 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
5119
5120 2006-02-06 Lars Hansen <larsh@soem.dk>
5121
5122 * generic-x.el (etc-fstab-generic-mode): Add file system types
5123 cifs and usbdevfs. Allow special chars in file names.
5124
5125 2006-02-05 Jay Belanger <belanger@truman.edu>
5126
5127 Update copyright notices of the files in lisp/calc.
5128
5129 2006-02-05 Romain Francoise <romain@orebokech.com>
5130
5131 Update copyright notices of all files in the lisp/play directory.
5132
5133 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
5134
5135 * ldefs-boot.el: Regenerate.
5136
5137 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
5138
5139 2006-02-05 Kim F. Storm <storm@cua.dk>
5140
5141 * files.el (magic-mode-regexp-match-limit): New defvar.
5142 (set-auto-mode): Use it to limit magic-mode-alist matching.
5143
5144 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
5145
5146 * simple.el (display-message-or-buffer): Compare the number of
5147 characters to the frame width when determining whether a 1-line
5148 message string will fit in the echo area. Count screen lines
5149 instead of buffer lines when determining whether a multi-line
5150 message will fit in the echo area/minibuffer window.
5151
5152 2006-02-04 Eli Zaretskii <eliz@gnu.org>
5153
5154 * info.el (Info-index, Info-mode): Improve the description of the
5155 `i' command.
5156
5157 * ldefs-boot.el: Regenerate.
5158
5159 2006-02-03 Werner Lemberg <wl@gnu.org>
5160
5161 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
5162 greedy to find the closing bracket in \*[...] and similar
5163 expressions. This is a first rough fix -- many additional
5164 refinements are necessary to make nroff mode really usable with groff.
5165
5166 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
5167
5168 * international/mule-cmds.el (set-locale-environment):
5169 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
5170 libX11.
5171
5172 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
5173
5174 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
5175 archive are created in archive-tmpdir.
5176
5177 2006-02-02 John Paul Wallington <jpw@pobox.com>
5178
5179 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
5180 (ibuffer-fontification-alist): Use it.
5181 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
5182 to "* z" and the Ibuffer Mark menu.
5183
5184 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
5185
5186 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
5187
5188 * textmodes/table.el (*table--cell-describe-mode)
5189 (*table--cell-describe-bindings): Undo last change since
5190 print-help-return-message is not obsoleted by anything at all.
5191
5192 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
5193
5194 * emulation/cua-base.el (cua-mode): Doc fix.
5195
5196 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
5197
5198 * dframe.el (dframe-handle-make-frame-visible)
5199 (dframe-handle-iconify-frame, dframe-get-focus)
5200 (dframe-select-attached-frame, dframe-power-click)
5201 (dframe-frame-mode): Fix typos in docstrings.
5202
5203 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
5204 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
5205 Fix typos in docstrings.
5206
5207 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
5208 (hi-lock-face-buffer, hi-lock-font-lock-hook)
5209 (hi-lock-archaic-interface-message-used)
5210 (hi-lock-file-patterns-range): Fix typos in docstrings.
5211
5212 * savehist.el (savehist-loaded, savehist-load, savehist-install)
5213 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
5214
5215 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
5216 Fix typo in docstring.
5217
5218 * net/newsticker.el (newsticker--decode-iso8601-date)
5219 (newsticker--set-customvar, newsticker--buffer-insert-item)
5220 (newsticker--do-run-auto-mark-filter)
5221 (newsticker--parse-generic-feed): Doc fixes.
5222 (newsticker--retrieval-timer-list, newsticker-url-list)
5223 (newsticker-hide-immortal-items-in-echo-area)
5224 (newsticker-hide-obsolete-items-in-echo-area)
5225 (newsticker-new-item-face, newsticker--enclosure)
5226 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
5227 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
5228 (newsticker--parse-generic-feed, newsticker--cache-contains)
5229 (newsticker--stat-num-items, newsticker-download-enclosures):
5230 Fix typos in docstrings.
5231
5232 * net/rcirc.el (rcirc-debug): Doc fix.
5233 (rcirc-fill-column, rcirc-receive-message-hooks)
5234 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
5235 (rcirc-mode, rcirc-generate-new-buffer-name)
5236 (rcirc-startup-channels, rcirc-ignore-update-automatic)
5237 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
5238 Fix typos in docstrings.
5239 (rcirc-print): "?\ " -> "?\s".
5240 (rcirc-cmd-join): Improve argument/docstring consistency.
5241
5242 2006-02-01 Mark A. Hershberger <mah@everybody.org>
5243
5244 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
5245 before narrow-to-region.
5246
5247 2006-02-01 Richard M. Stallman <rms@gnu.org>
5248
5249 * simple.el (move-beginning-of-line): Scan properly for invis change.
5250
5251 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
5252
5253 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
5254
5255 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
5256 change bit only when id-format is 'integer. Reported by Matt
5257 Hodges <M.P.Hodges@rl.ac.uk>.
5258
5259 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
5260
5261 * hilit-chg.el (highlight-changes-initial-state)
5262 (highlight-changes-global-initial-state): Doc fixes.
5263 (highlight-changes-global-modes, global-highlight-changes):
5264 Fix typos in docstrings.
5265
5266 2006-02-01 Kim F. Storm <storm@cua.dk>
5267
5268 * emulation/cua-base.el (cua-mode): Mention that CUA enables
5269 transient-mark-mode in doc string.
5270
5271 2006-01-31 Richard M. Stallman <rms@gnu.org>
5272
5273 * replace.el (multi-occur): Doc fix.
5274 (multi-occur-in-matching-buffers): Rename from
5275 multi-occur-by-filename-regexp. Prefix arg says match
5276 buffer names instead of file names.
5277
5278 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
5279
5280 * bs.el: Allow non-default values of `bs-header-lines-length'.
5281 (bs--running-in-xemacs): Remove (not needed anymore).
5282 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
5283 instead of `shrink-window', thus avoiding having to compute the
5284 height of the window.
5285 (bs--up): Wrap around even when there's no header.
5286 (bs--down): Use `forward-line' instead of `next-line'.
5287
5288 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
5289
5290 * image-mode.el (image-toggle-display): Use file name if possible,
5291 instead of unnecessarily allocating a (possibly huge) lisp string.
5292
5293 2006-01-30 John Paul Wallington <jpw@pobox.com>
5294
5295 * subr.el (toplevel): Define `cl-assertion-failed' condition here
5296 because the `assert' macro signals it at runtime.
5297
5298 * emacs-lisp/cl.el (toplevel): Remove definition of
5299 `cl-assertion-failed' condition.
5300
5301 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
5302
5303 * thumbs.el (thumbs-marked-list): Make buffer-local and
5304 permanent-local.
5305 (thumbs-insert-thumb): Make help-echo non-sticky.
5306 (thumbs-file-alist): Use eolp as check for (non)-image.
5307
5308 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
5309
5310 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
5311 (ediff-before-session-group-setup-hooks)
5312 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
5313 Fix typos in docstrings.
5314
5315 * window.el (bw-dir, bw-eqdir, balance-windows)
5316 (split-window-keep-point): Fix typos in docstrings.
5317
5318 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
5319 (org-quote-string, org-calendar-to-agenda-key)
5320 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
5321 (org-show-following-heading, org-tags-column)
5322 (org-use-tag-inheritance, org, org-allow-space-in-links)
5323 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
5324 (org-enable-table-editor, org-calc-default-modes)
5325 (org-table-allow-automatic-line-recalculation)
5326 (org-export-html-style, org-export-with-fixed-width)
5327 (org-export-with-sub-superscripts, org-special-keyword)
5328 (org-formula, org-time-grid, org-table-may-need-update)
5329 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
5330 (org-goto-quit, org-get-indentation, org-end-of-item)
5331 (org-move-item-down, org-move-item-up)
5332 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
5333 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
5334 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
5335 (org-agenda-log-mode, org-agenda-toggle-diary)
5336 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
5337 (org-agenda-file-to-end, org-agenda-no-heading-message)
5338 (org-agenda-get-closed, org-format-agenda-item)
5339 (org-cmp-priority, org-cmp-category, org-cmp-time)
5340 (org-agenda-change-all-lines, org-agenda-diary-entry)
5341 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
5342 (org-link-search, org-camel-to-words, org-open-file)
5343 (org-remember-handler, org-table-convert-region)
5344 (org-table-move-row-down, org-table-move-row-up)
5345 (org-table-copy-region, org-table-wrap-region)
5346 (org-table-toggle-vline-visibility)
5347 (org-table-get-vertical-vector, org-table-modify-formulas)
5348 (org-table-get-specials, org-recalc-commands)
5349 (org-table-rotate-recalc-marks, org-table-eval-formula)
5350 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
5351 (org-level-color-stars-only, org-insert-heading):
5352 Fix typos in docstrings.
5353 (last-arg): Add defvar.
5354
5355 * makefile.w32-in (WINS): Add erc.
5356 (MH_E_SRC): Update (copied from lisp/Makefile.in).
5357
5358 2006-01-29 Bill Wohler <wohler@newt.com>
5359
5360 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
5361 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
5362 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
5363 (mh-autoloads): Don't use comments on otherwise empty lines.
5364
5365 2006-01-29 Edward O'Connor <ted@oconnor.cx>
5366
5367 * emulation/viper.el (viper-major-mode-modifier-list): Add
5368 insert-state and vi-state entries for erc-mode.
5369 (viper-go-away, viper-set-hooks): Add and remove
5370 viper-comint-mode-hook from erc-mode-hook as appropriate.
5371
5372 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
5373
5374 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
5375
5376 * bs.el (bs--format-aux): Implement `middle' alignment as
5377 described in the docstring for `bs-attributes-list'.
5378 (bs--get-name): Simplify. Don't pad the buffer name.
5379
5380 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
5381
5382 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
5383 English aspell dictionary is installed, use the first entry of
5384 ispell-dictionary-alist-1.
5385
5386 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
5387
5388 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
5389 Doc fix.
5390
5391 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
5392
5393 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
5394 for `process-file', in order to let it work for older Emacsen too.
5395
5396 2006-01-27 Eli Zaretskii <eliz@gnu.org>
5397
5398 * international/latexenc.el: Add a suitable `coding:' tag.
5399 (latexenc-find-file-coding-system): Undo last change.
5400
5401 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
5402
5403 * international/latexenc.el (latexenc-find-file-coding-system):
5404 Make sure latexenc-main-file is a regular file and is readable.
5405
5406 2006-01-27 Andre Spiegel <spiegel@gnu.org>
5407
5408 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
5409 Pass FILE to vc-user-login-name.
5410
5411 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
5412
5413 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
5414
5415 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
5416 there are no more images to display.
5417 (thumbs-mark, thumbs-unmark): Revert change so that they move to
5418 the next image.
5419
5420 2006-01-26 Richard M. Stallman <rms@gnu.org>
5421
5422 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
5423
5424 * wid-edit.el (advertised-widget-backward): New alias.
5425 (widget-keymap): Use advertised-widget-backward for S-TAB.
5426
5427 * tumme.el: Correct the keywords.
5428 (tumme-dir-max-size): Use defvar.
5429 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
5430
5431 * simple.el (move-beginning-of-line): Take account of fields.
5432 (clone-indirect-buffer-other-window): Take args like
5433 clone-indirect-buffer, and work like it.
5434
5435 * help-fns.el (describe-function): Don't pass `nil' as default.
5436
5437 * files.el (risky-local-variable-p): Follow var aliases.
5438
5439 * subr.el (lazy-completion-table): Doc fix.
5440
5441 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
5442 global binding of `line'.
5443
5444 2006-01-25 Andre Spiegel <spiegel@gnu.org>
5445
5446 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
5447 Tramp.
5448
5449 * vc.el (vc-default-dired-state-info): Pass FILE to
5450 vc-user-login-name.
5451 (vc-default-update-changelog): Don't use vc-user-login-name, we
5452 don't need it here.
5453
5454 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
5455 no longer necessary.
5456
5457 2006-01-25 Kenichi Handa <handa@m17n.org>
5458
5459 * international/mule.el (decode-char): Avoid the overhead of
5460 calling utf-lookup-subst-table-for-decode if
5461 utf-translate-cjk-mode is nil.
5462 (encode-char): Avoid the overhead of calling
5463 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
5464 nil.
5465
5466 2006-01-22 Kenichi Handa <handa@m17n.org>
5467
5468 * international/mule.el (make-subsidiary-coding-system): Reset
5469 `coding-system-define-form' property of subsidiaries to nil.
5470 Avoid duplicated entry in coding-system-alist.
5471 (make-coding-system): Avoid duplicated entry in
5472 coding-system-alist.
5473 (define-coding-system-alias): Likewise.
5474
5475 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
5476
5477 * completion.el: Minor fixes in introductory comment.
5478 (completion-def-wrapper): Fix alist.
5479
5480 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
5481
5482 * thumbs.el (thumbs-new-image-size): New function.
5483 (thumbs-increment-image-size-element)
5484 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
5485 (thumbs-decrement-image-size): Delete.
5486 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
5487 temp files and use to resize.
5488 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
5489 Use increment argument to enlarge/shrink. Preserve point.
5490 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
5491 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
5492 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
5493 (thumbs-mark, thumbs-unmark): Preserve point.
5494 (thumbs-modify-image): Keep old temp files and use to modify.
5495 Cleanup old temp files at load time. Preserve point.
5496 (thumbs-view-image-mode-map): Use new command names.
5497
5498 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
5499
5500 * log-view.el (log-view-minor-wrap): First rev is the one at point.
5501
5502 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
5503 the nastiest part of the cyclic dependency.
5504 (cal-menu-update): Use dotimes and calendar-increment-month.
5505
5506 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
5507 (calendar-week-start-day): Add an :initializer.
5508 (calendar-mode-map): Use suppress-keymap, and command remapping.
5509 (describe-calendar-mode): Setup xref-stack info for the back button.
5510 (calendar-star-date): Insert before delete.
5511 (calendar-set-mode-line): Add file-modified info if applicable.
5512 (calendar-increment-month): New function.
5513
5514 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
5515
5516 * font-lock.el (lisp-font-lock-keywords-2):
5517 Recognize "& keywords" only at word boundaries.
5518
5519 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
5520
5521 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
5522 and permanent-local.
5523 (thumbs-max-image-number): New variable.
5524 (thumbs-do-thumbs-insertion): Use them.
5525 (thumbs-per-line): Change default to 4.
5526 (thumbs-marked-list): Rename from thumbs-markedL.
5527 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
5528 (thumbs-rename-images): Use -list instead of L for internal variables.
5529 (thumbs-call-convert): Use call-process instead of shell-command.
5530 (thumbs-insert-thumb): Add filename as help-echo to each image.
5531 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
5532 Give dir to thumbs-show-thumbs-list.
5533 (thumbs-show-thumbs-list): Set default-directory to that of images.
5534 (thumbs-dired-show): Rename from thumbs-dired-show-all.
5535 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
5536 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
5537 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
5538
5539 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
5540
5541 * ses.el (ses-read-cell): Provide a default value.
5542
5543 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
5544
5545 * term/w32-win.el (image-library-alist): Add additional names for
5546 GIF library.
5547
5548 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
5549
5550 * international/latexenc.el (latexenc-find-file-coding-system):
5551 Add file-regular-p check.
5552
5553 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
5554
5555 * simple.el (clone-buffer): Don't show the new buffer in the same
5556 window.
5557
5558 2006-01-23 Juri Linkov <juri@jurta.org>
5559
5560 * faces.el (link, link-visited): New faces based on default values
5561 of `info-xref' and `info-xref-visited'.
5562
5563 * info.el (info-xref): Inherit from `link'.
5564 (info-xref-visited): Inherit from `link-visited'.
5565
5566 * cus-edit.el (custom-buffer-create-internal): Use widget type
5567 `custom-manual' instead of `info-link' and don't set properties
5568 `button-face' and `mouse-face' explicitly.
5569 (custom-browse-group-tag, custom-browse-variable-tag)
5570 (custom-browse-face-tag): Inherit from widget class
5571 `custom-group-link' instead of `push-button'.
5572 (custom-button-unraised): Inherit from `underline' face.
5573 (custom-link): Inherit from `link' face. Fix doc and group.
5574 (custom-add-parent-links, custom-group-value-create): Don't set
5575 properties `button-face' and `mouse-face' explicitly for
5576 `custom-group-link' widget.
5577 (custom-group-link): Add properties `button-face' and `mouse-face'
5578 to widget definition.
5579 (custom-field-keymap): New variable. Put `custom-field-keymap' to
5580 editable-field's :keymap property.
5581 (custom-mode): Fix docstring: substitute keybindings for
5582 `widget-forward' and `widget-backward' from `widget-keymap',
5583 `widget-complete' from `custom-field-keymap', replace old
5584 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
5585
5586 * desktop.el (desktop-load-file): Check for `fboundp' before
5587 calling `symbol-function'.
5588
5589 * simple.el (clone-buffer, clone-indirect-buffer)
5590 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
5591 `read-string'. Fix prompts.
5592
5593 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
5594
5595 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
5596
5597 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
5598
5599 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
5600
5601 * startup.el (inhibit-splash-screen, initial-scratch-message):
5602 Doc fixes.
5603
5604 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
5605
5606 Sync with Tramp 2.0.52.
5607
5608 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
5609 net/tramp-vc.el: Add code for unloading Tramp. See comment before
5610 `tramp-unload-tramp' for checklist.
5611
5612 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
5613 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
5614 (tramp-unload-file-name-handler-alist)
5615 (tramp-unload-tramp): New defuns.
5616 (tramp-advice-PC-expand-many-files): New defadvice.
5617 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
5618 removed.
5619 (tramp-handle-expand-file-name): Remove double slash.
5620 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
5621 It doesn't matter, because it will be converted later on.
5622 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
5623 implementation was just heuristic.
5624 (tramp-post-connection): Set uid and gid properties.
5625 (tramp-convert-file-attributes): Set file's gid change bit.
5626 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
5627 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
5628 in case of su(do)? methods. The home directory of the local user
5629 will be taken else.
5630 (tramp-open-connection-telnet)
5631 (tramp-open-connection-rsh, tramp-open-connection-su)
5632 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
5633 local shell prompt could hurt. Reported by Romain Francoise
5634 <romain@orebokech.com>.
5635 (tramp-let-maybe): Add `edebug-form-spec' property.
5636 (tramp-handle-expand-file-name): Bind `default-directory' locally
5637 to "/" in order to avoid problems with UNC shares or Cygwin
5638 mounts.
5639 (tramp-md5-function): Fix typo in error message.
5640
5641 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
5642
5643 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
5644 for byte-compiler pacification.
5645
5646 2006-01-22 Andre Spiegel <spiegel@gnu.org>
5647
5648 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
5649 ID-FORMAT `string'. This allows us to get rid of
5650 `vc-user-login-name UID'.
5651
5652 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
5653
5654 2006-01-22 John Paul Wallington <jpw@pobox.com>
5655
5656 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
5657
5658 2006-01-21 Martin Rudalics <rudalics@gmx.at>
5659
5660 * emacs-lisp/find-func.el (find-definition-noselect)
5661 (find-variable-noselect): Search variables in C source code too.
5662 (find-function-C-source, find-function-noselect, find-function)
5663 (find-function-other-frame, find-variable-noselect, find-variable)
5664 (find-variable-other-frame, find-variable-at-point):
5665 Fix docstrings.
5666
5667 2006-01-21 Francesco Potorti` <pot@gnu.org>
5668
5669 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
5670
5671 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
5672
5673 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
5674 Default to disabling the "Save affix" question.
5675
5676 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
5677
5678 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
5679 the first arg to run-python.
5680
5681 2006-01-21 Eli Zaretskii <eliz@gnu.org>
5682
5683 * startup.el (command-line-1): Handle --no-desktop if desktop.el
5684 is not loaded.
5685
5686 2006-01-20 Jay Belanger <belanger@truman.edu>
5687
5688 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
5689 limit is 0.
5690
5691 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
5692 the correct variable.
5693
5694 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
5695
5696 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
5697 link. Fixed buggy argument sequence in call to `org-view-tags'.
5698 (org-compile-prefix-format): Set `org-prefix-has-tag'.
5699 (org-prefix-has-tag): New variable.
5700 (org-format-agenda-item): Remove tags from headline if
5701 appropriate.
5702 (org-agenda-remove-tags-when-in-prefix): New option.
5703 (org-get-tags-at): New function.
5704
5705 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
5706
5707 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
5708 (thumbs-find-image): Move image name and number from buffer name
5709 to mode name. Set thumbs-buffer. Preserve point so that large
5710 images remain visible.
5711 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
5712 order.
5713 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
5714 mode name.
5715 (thumbs-next-image, thumbs-previous-image): Make them work.
5716
5717 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
5718
5719 * cus-edit.el (custom-buffer-create-internal): State in the text above
5720 the whole buffer buttons that they do not operate on hidden items.
5721 (custom-face-menu): Use `custom-face-save' instead of
5722 `custom-face-save-command'.
5723 (custom-face-save-command): Make it an alias for `custom-face-save'
5724 and declare it obsolete.
5725 (custom-face-save): Doc fix.
5726
5727 * dired.el (dired-no-confirm): Add quote.
5728 (dired-subdir-alist-pre-R): Add quote in
5729 `make-variable-buffer-local' form and remove unbalanced parenthesis.
5730
5731 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
5732
5733 * textmodes/table.el (table-mode-indicator): Typo in last change.
5734
5735 2006-01-19 Richard M. Stallman <rms@gnu.org>
5736
5737 * outline.el (hide-leaves): Don't call outline-end-of-heading.
5738 Fixes bug reported in Nov 2005.
5739
5740 * isearch.el (isearch-forward): Doc fix.
5741
5742 * dired.el (dired-move-to-filename-regexp): Define as alias.
5743 (dired-no-confirm): Use defcustom.
5744 (dired-subdir-alist-pre-R): Put defvar at top level.
5745
5746 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
5747
5748 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
5749 Mark as risky.
5750
5751 * simple.el (set-mark-command): Doc fix.
5752 (clone-indirect-buffer-other-window):
5753 Read arg like clone-indirect-buffer.
5754 (move-beginning-of-line): Skip invisible newlines.
5755
5756 2006-01-19 Masatake YAMATO <jet@gyve.org>
5757
5758 * progmodes/cpp.el (cpp-edit-load): Make the order of
5759 listed conditions in a base C code buffer and its associate
5760 CPP Edit buffer the same.
5761
5762 2006-01-19 Kenichi Handa <handa@m17n.org>
5763
5764 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
5765 (rmail-mime-feature): Likewise.
5766 (rmail-require-mime-maybe): Use display-warning to show a warning
5767 message.
5768
5769 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
5770 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
5771
5772 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
5773
5774 * array.el: Move defvars out of eval-when-compile.
5775 (array-make-template): Replace undeclared global var with a local one.
5776 (array-mode): Inline initialization functions.
5777 (array-init-local-variables, array-init-max-row)
5778 (array-init-max-column, array-init-columns-per-line)
5779 (array-init-field-width, array-init-rows-numbered)
5780 (array-init-line-length, array-init-lines-per-row): Remove.
5781
5782 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
5783 (doc-mode-map): Define explicitly.
5784 (doctor-txtype): Use mapc.
5785
5786 * textmodes/table.el: Move defvars out of eval-when-compile.
5787 Remove harmful code meant to avoid byte-compiler warnings.
5788 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
5789 specification that checks table-fixed-width-mode directly.
5790 (table-recognize-region, table-recognize-cell):
5791 Use restore-buffer-modified-p.
5792 (table-fixed-width-mode): Remove code that refreshes
5793 table-fixed-mode-indicator.
5794 (*table--cell-describe-bindings, *table--cell-describe-mode):
5795 Avoid obsolete name print-help-return-message.
5796 (table--test-cell-list): Don't use replace-regexp from elisp.
5797 (table--point-entered-cell-function, table--point-left-cell-function):
5798 Don't set table-fixed-mode-indicator, use force-mode-line-update.
5799
5800 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
5801 that was after the end of file. Use buffer-file-name variable.
5802 (org-timestamp-change): Use with-current-buffer.
5803 (org-todo-list): Don't unnecessarily define a new buffer-local var.
5804 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
5805 `file'.
5806
5807 * progmodes/fortran.el: Move defvars out of eval-when-compile.
5808 (fortran-break-line): Remove unused var `opoint'.
5809 (fortran-abbrev-start): Obey help-event-list.
5810
5811 2006-01-18 Jesper Harder <harder@phys.au.dk>
5812
5813 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
5814
5815 2006-01-18 Masatake YAMATO <jet@gyve.org>
5816
5817 * progmodes/make-mode.el (makefile-imake-mode): New mode
5818 derived from makefile-mode.
5819 (makefile-imake-mode-syntax-table): New syntax table
5820 derived from makefile-mode-syntax-table.
5821 (makefile-mode): Write about makefile-imake-mode in doc string.
5822 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
5823 (makefile-imake-font-lock-keywords): New font lock keywords.
5824
5825 * files.el (auto-mode-alist): Add Imakefile.
5826
5827 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
5828
5829 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
5830 loading the file rather than when turning on flyspell-mode.
5831
5832 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
5833
5834 * cus-edit.el (customize-rogue): Minor doc fix.
5835
5836 2006-01-17 Juri Linkov <juri@jurta.org>
5837
5838 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
5839 instead of the file at the mark as default if the file at the mark
5840 is the same as the file at point or if dired-dwim-target-directory
5841 is not the same as the current directory and the mark is not active.
5842
5843 * log-view.el (log-view-minor-wrap): Use the same logic to get
5844 revisions as `log-view-diff'.
5845
5846 * info.el (Info-revert-find-node): Check for Info-current-file
5847 before preserving new-history.
5848
5849 * man.el (Man-heading-regexp): Add `/'.
5850
5851 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
5852 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
5853
5854 2006-01-16 Juri Linkov <juri@jurta.org>
5855
5856 * faces.el (mode-line-faces): New defgroup.
5857 (mode-line-highlight): Move definition after new defgroup.
5858 (mode-line, mode-line-inactive, mode-line-highlight):
5859 Replace :group `modeline' with `mode-line-faces'.
5860 (mode-line-buffer-id): New face.
5861 (modeline-buffer-id): New face alias.
5862 (vertical-border): Remove :group `modeline'.
5863
5864 * bindings.el (propertized-buffer-identification): Use face
5865 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
5866 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
5867 (mode-line-buffer-identification-keymap): For mouse-1 replace
5868 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
5869 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
5870 mouse-3.
5871
5872 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
5873 Buffer-menu-buffer. Doc fix.
5874 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
5875 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
5876 `Buffer-menu-buffer'.
5877
5878 * info.el (Info-mode-line-node-keymap): New defvar.
5879 (Info-set-mode-line): Use `stringp' to check Info-current-file.
5880 Propertize Info-current-node with `mode-line-buffer-id' and
5881 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
5882
5883 * time.el (display-time-mail-face): Replace :group `faces' with
5884 `mode-line-faces'.
5885
5886 2006-01-16 Kenichi Handa <handa@m17n.org>
5887
5888 * international/code-pages.el: Add autoload cookies for cp125[0345678].
5889
5890 * language/european.el (cp1252): New alias for windows-1252.
5891
5892 * international/mule.el (autoload-coding-system): Prepare for EOL
5893 variants.
5894
5895 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
5896
5897 * term.el (term-raw-map): Add mapping for insert.
5898 (term-send-insert): New.
5899 (term-mode): Make variables local here instead of doing it in
5900 `term-emulate-terminal'.
5901 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
5902 Scroll reverse needs to take into account the scroll region.
5903 Saving and restoring the cursor should save the color attributes too.
5904 (term-reset-terminal): Reset the scroll region.
5905 (term-handle-ansi-escape): Cursor up and down should take into
5906 account the scroll region.
5907 (term-set-scroll-region): Rename from `term-scroll-region'.
5908 Move to 0,0 after setting the region.
5909 (term-handle-scroll): Handle scroll up.
5910 (term-down): Fix off by one error.
5911 (term-delete-lines): Do not delete outside the scroll region.
5912 (term-insert-lines): Take into account the scroll region.
5913
5914 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
5915
5916 * textmodes/ispell.el (ispell-internal-change-dictionary)
5917 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
5918 (start, end): Move declaration outside of eval-when-compile.
5919
5920 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
5921 (flyspell-mode-on): Use it.
5922
5923 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
5924 ispell-kill-ispell-hook.
5925
5926 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
5927
5928 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
5929 (Custom-reset-saved): Do not ask for confirmation in single option
5930 buffers.
5931
5932 2006-01-13 Richard M. Stallman <rms@gnu.org>
5933
5934 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
5935
5936 2006-01-13 Romain Francoise <romain@orebokech.com>
5937
5938 * add-log.el (add-change-log-entry, change-log-merge):
5939 Conditionally use `hard-newline'.
5940
5941 2006-01-13 Martin Rudalics <rudalics@gmx.at>
5942
5943 * wid-edit.el (widget-field-end): If the overlay is no longer
5944 associated with a buffer, behave as if the overlay didn't exist.
5945
5946 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
5947 Make sure the links use the `custom-link' face.
5948
5949 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
5950
5951 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
5952 (ld-script-mode): Don't set indent-line-function since we don't
5953 have one.
5954
5955 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
5956
5957 * textmodes/org.el (org-open-file): Use mailcap for selecting an
5958 application.
5959 (org-file-apps-defaults-gnu): Use mailcap as the default for
5960 selecting an application on a UNIX system.
5961 (org-agenda-show-tags): New command.
5962 (org-table-insert-hline): Keep cursor in current table line.
5963 (org-table-convert): Offset effect of modifying
5964 `org-table-insert-hline'.
5965 (org-format-agenda-item): New optional argument TAG.
5966 (org-compile-prefix-format): Handle %T format for the tag.
5967 (org-expand-wide-chars): New function.
5968 (org-table-insert-row, org-table-insert-hline):
5969 Use `org-expand-wide-chars'.
5970 (org-open-file): Fix bug in program launch.
5971 (org-get-time-of-day): Fix bug with times before 1am.
5972 (org-agenda-menu): Add tags commands.
5973
5974 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
5975
5976 * textmodes/ispell.el (ispell-init-process): Include the used
5977 dictionary in ispell process start message.
5978 (ispell-internal-change-dictionary): When flyspell-mode is active
5979 and dictionary is changed, make sure ispell process is restarted
5980 and flyspell word cache cleared out for the current buffer.
5981 (ispell-change-dictionary): Make sure flyspell word cache is
5982 cleared out in all buffers with active flyspell mode when
5983 dictionary is globally changed.
5984 Call ispell-internal-change-dictionary after dictionary change.
5985
5986 2006-01-13 Eli Zaretskii <eliz@gnu.org>
5987
5988 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
5989
5990 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
5991 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
5992 years. Fix small differences wrt Makefile.in.
5993 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
5994 Makefile.in does.
5995
5996 2006-01-12 Bill Wohler <wohler@newt.com>
5997
5998 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
5999 mh-search.el.
6000
6001 2006-01-12 Masatake YAMATO <jet@gyve.org>
6002
6003 * progmodes/ld-script.el: Update copyright year.
6004
6005 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
6006
6007 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
6008 Don't add widget if setting undefined.
6009
6010 2006-01-12 John Paul Wallington <jpw@pobox.com>
6011
6012 * help-fns.el (describe-variable): Remove newlines from void
6013 variable output.
6014
6015 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
6016
6017 * wdired.el (wdired-mode-map): Add help echo for
6018 wdired-abort-changes.
6019
6020 * man.el (Man-file-name-regexp): Adjust for a list of files.
6021
6022 2006-01-12 Masatake YAMATO <jet@gyve.org>
6023
6024 * progmodes/ld-script.el (auto-mode-alist): Support
6025 suffix conventions used in netbsd and eCos.
6026
6027 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6028
6029 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
6030 (custom-variable-menu, custom-face-menu, custom-group-menu)
6031 (Custom-mode-menu): Change names of menu items. (As discussed on
6032 emacs-devel.)
6033 (custom-face-menu): Add "Undo Edits" item.
6034
6035 * startup.el (init-file-user): defcustom -> defvar.
6036
6037 * tooltip.el (tooltip-mode): Doc fix.
6038
6039 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
6040
6041 * reveal.el (reveal-post-command): window-buffer signals an error on
6042 dead windows rather than returning nil.
6043 (reveal-open-new-overlays): An overlay might die while we open others.
6044
6045 2006-01-11 Bill Wohler <wohler@newt.com>
6046
6047 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
6048 phrasing in docstring.
6049
6050 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
6051 can give some systems gas. Add new file mh-buffers.el.
6052
6053 2006-01-06 Masatake YAMATO <jet@gyve.org>
6054
6055 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
6056 C preprocessor forward ported from GNU Emacs 21.2.
6057
6058 * progmodes/asm-mode.el (asm-font-lock-keywords):
6059 Use `cpp-font-lock-keywords'.
6060
6061 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
6062
6063 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
6064 of $ for "\\.ld[s]?".
6065
6066 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
6067
6068 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
6069 (tcl-indent-line): Return `noindent' if inside a string.
6070
6071 * progmodes/flymake.el (flymake-split-string): Remove more than one
6072 empty string at beg/end of the result.
6073 (flymake-find-buildfile, flymake-find-possible-master-files):
6074 Use expand-file-name.
6075 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
6076 since expand-file-name does it for us. Use directory-file-name.
6077 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
6078 (flymake-ler-get-type, flymake-ler-get-text)
6079 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
6080 (flymake-current-line-no): Remove spurious interactive spec.
6081 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
6082 (flymake-check-include): Remove arg inc-path merged into inc-name.
6083 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
6084 Arg regexp-list replaced by a simple regexp.
6085 (flymake-master-make-header-init, flymake-master-tex-init):
6086 Correspondingly replace regexp-list with a regexp. Fix regexp.
6087
6088 2006-01-10 Simon Josefsson <jas@extundo.com>
6089
6090 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
6091 describing AUTH PLAIN fix.
6092
6093 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
6094
6095 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
6096 (report-emacs-bug): Don't record initial prompt text.
6097 Instead, add text properties to prompting text.
6098 (report-emacs-bug-hook): Delete prompting text.
6099
6100 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6101
6102 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
6103 `dirs'. Adjust callers.
6104
6105 2006-01-09 John Paul Wallington <jpw@gnu.org>
6106
6107 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
6108
6109 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6110
6111 * reveal.el (reveal-open-new-overlays): New extracted fun.
6112 (reveal-close-old-overlays): Idem. Check overlays's liveness before
6113 using them. Simplify the code.
6114 (reveal-post-command): Use them. Fix up obsolete windows in
6115 reveal-open-spots.
6116
6117 * progmodes/flymake.el: Use `require' rather than autoload for
6118 XEmacs's overlays.
6119 (flymake-get-common-file-prefix, flymake-build-relative-filename):
6120 Delete. Use file-relative-name instead.
6121 (flymake-get-syntax-check-program-args, flymake-perl-init):
6122 Simplify the resulting code.
6123
6124 * log-view.el (log-view-file-re, log-view-message-re): Add support
6125 for DaRCS output.
6126
6127 2006-01-09 Alex Schroeder <alex@gnu.org>
6128
6129 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
6130 identifiers sometimes added in square brackets at the beginning of
6131 subject lines.
6132
6133 2006-01-07 Richard M. Stallman <rms@gnu.org>
6134
6135 * cus-edit.el (Custom-set, Custom-save): Doc fix.
6136 (Custom-reset-current, Custom-reset-saved): Change question text.
6137 (Custom-reset-standard): Likewise.
6138 (custom-variable-reset-saved): Doc fix.
6139
6140 2006-01-07 Eli Zaretskii <eliz@gnu.org>
6141
6142 * startup.el (init-file-user): Doc fix.
6143
6144 2006-01-07 Alex Schroeder <alex@gnu.org>
6145
6146 * mail/rmail.el (rmail-current-subject): New function.
6147 (rmail-current-subject-regexp): New function.
6148 (rmail-next-same-subject): Use it.
6149
6150 * mail/rmailsum.el (rmail-summary-by-topic):
6151 Use rmail-current-subject and rmail-current-subject-regexp.
6152 (rmail-summary-next-same-subject): Ditto.
6153
6154 * net/rcirc.el (rcirc-send-input): No longer check whether the
6155 process is open, since not all commands need an open process.
6156 (rcirc-send-string): Check whether the process is open before
6157 sending anything.
6158 (rcirc-ignore-list): New option.
6159 (rcirc-ignore-list-automatic): New variable.
6160 (rcirc-print): Take rcirc-ignore-list into account.
6161 (rcirc-cmd-ignore): New command.
6162 (rcirc-ignore-update-automatic): New function.
6163 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
6164 list if ignored nicks.
6165 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
6166
6167 2006-01-06 David Reitter <david.reitter@gmail.com>
6168
6169 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
6170 reflect the address to which the report will be sent.
6171
6172 2006-01-06 Eli Zaretskii <eliz@gnu.org>
6173
6174 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
6175 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
6176
6177 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
6178
6179 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
6180
6181 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
6182 the doc string: "functoin" => "function".
6183 * ldefs-boot.el: Likewise.
6184
6185 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
6186 message text: "Duplicat" => "Duplicate".
6187
6188 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
6189
6190 * files.el (basic-save-buffer-2): If backing-up failed, reset
6191 buffer-backed-up to nil.
6192
6193 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
6194
6195 * progmodes/gud.el (gdb-script-skip-to-head)
6196 (gdb-script-calculate-indentation): Indent for breakpoint command
6197 lists also.
6198
6199 2006-01-05 Bill Wohler <wohler@newt.com>
6200
6201 * Makefile.in (compile-always): Add mh-autoloads dependency.
6202 (bootstrap): Remove mh-autoloads dependency, as compile dependency
6203 provides it.
6204 (updates): Remove mh-autoloads dependency, since it probably has
6205 already run recently (via recompile).
6206
6207 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
6208
6209 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
6210 argument `force' to disable the flyspell-last-buffer optimization.
6211 (flyspell-mode-on): Use it.
6212
6213 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
6214 flymake-simple-cleanup.
6215 (flymake-allowed-file-name-masks): Use this new default.
6216 All the functions are now called in the right buffer rather than
6217 passing the buffer as argument.
6218 (flymake-process-sentinel): Switch to buffer before calling cleanup.
6219 (flymake-parse-err-lines): Remove redundant buffer arg.
6220 (flymake-get-program-dir): Comment out unused function.
6221 (flymake-start-syntax-check, flymake-start-syntax-check-process):
6222 Remove redundant buffer argument.
6223 (flymake-get-real-file-name, flymake-simple-java-cleanup)
6224 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
6225
6226 2006-01-05 Richard M. Stallman <rms@gnu.org>
6227
6228 * info.el (Info-find-node): Don't record previous node if have none.
6229 (info): Go to directory only if history is empty.
6230
6231 * simple.el (mark): Doc fix.
6232
6233 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6234
6235 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
6236 already of desired type.
6237 (mac-ae-list): Coerce parameter to "list" type.
6238 (mac-dispatch-apple-event): Replace cadr part of event with a
6239 dummy position so that event-start returns it.
6240
6241 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
6242
6243 * textmodes/org.el (org-end-of-subtree): New function.
6244 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
6245 Use `org-end-of-subtree'.
6246 (org-agenda, org-agenda-convert-date): Protect calls to
6247 `fit-window-to-buffer'.
6248 (org-tags-view): Force matching of sublevels when doing a
6249 todo-only search. Define the correct redo command, including the
6250 arguments.
6251 (org-agenda-redo): Display message.
6252 (org-check-for-org-mode): New function.
6253 (org-agenda-type): New variable.
6254 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
6255 Set `org-agenda-type'.
6256 (org-agenda-check-type): New function.
6257 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
6258 (org-agenda-week-view, org-agenda-day-view)
6259 (org-agenda-next-date-line, org-agenda-previous-date-line)
6260 (org-agenda-log-mode, org-agenda-toggle-diary)
6261 (org-agenda-toggle-time-grid, org-agenda-date-later)
6262 (org-agenda-date-prompt, org-agenda-diary-entry)
6263 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
6264 (org-agenda-convert-date, org-agenda-menu):
6265 Use `org-agenda-check-type'.
6266 (org-make-overlay, org-delete-overlay)
6267 (org-detatch-overlay, org-move-overlay, org-overlay-put):
6268 New compatibility functions.
6269 (org-calendar-select-mouse): New command.
6270
6271 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
6272
6273 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
6274 (Custom-reset-standard): Fix y-or-n-p messages.
6275 (custom-link): New face for links.
6276 (custom-buffer-create-internal, custom-manual): Use it.
6277 (custom-face-save): Push to theme-face before setting face spec.
6278
6279 * wid-edit.el (widget-default-mouse-face-get): New function.
6280 (widget-specify-button): Handle mouse-face like button-face.
6281
6282 * custom.el (load-theme): Clear old theme settings if reloading.
6283
6284 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
6285
6286 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
6287 "Erase Customization" button back to same position it occupies in
6288 the individual State menus.
6289
6290 2006-01-04 Kim F. Storm <storm@cua.dk>
6291
6292 * wid-edit.el (key-sequence): Rework widget to read key binding
6293 using `kbd' syntax. Use C-q to insert literal key, event, or code.
6294 (widget-key-sequence-default-value): Default value for empty sequence.
6295 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
6296 (widget-key-sequence-read-event): New command for C-q.
6297 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
6298 (widget-key-sequence-value-to-external): New functions.
6299
6300 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
6301
6302 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
6303 Use expand-file-name.
6304 (flymake-delete-temp-directory): Use expand-file-name,
6305 file-name-directory, and directory-file-name.
6306 (flymake-strrchr): Delete.
6307 (flymake-start-syntax-check): Don't pass the redundant buffer argument
6308 to the init-f function.
6309 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
6310 (flymake-init-find-buildfile-dir)
6311 (flymake-init-create-temp-source-and-master-buffer-copy)
6312 (flymake-simple-make-init-impl, flymake-simple-make-init)
6313 (flymake-master-make-init, flymake-master-make-header-init)
6314 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
6315 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
6316 (flymake-xml-init): Remove corresponding redundant buffer argument.
6317 (flymake-allowed-file-name-masks): Remove last elems that are equal to
6318 the default anyway. Clean up regexps.
6319
6320 * progmodes/flymake.el (flymake-temp-source-file-name)
6321 (flymake-master-file-name, flymake-temp-master-file-name)
6322 (flymake-base-dir): New buffer-local vars.
6323 (flymake-buffer-data, flymake-get-buffer-value)
6324 (flymake-set-buffer-value): Replace those hash-tables by the new
6325 buffer-local vars. Update callers.
6326
6327 * progmodes/flymake.el (flymake-check-start-time)
6328 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
6329 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
6330 Move definition, so we can remove redundant earlier declaration.
6331 (flymake-replace-regexp-in-string, flymake-split-string)
6332 (flymake-get-temp-dir): Use defalias.
6333 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
6334 (flymake-xemacs-window-edges): Remove unused function.
6335 (flymake-get-point-pixel-pos): Move.
6336 (flymake-pid-to-names, flymake-reg-names)
6337 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
6338 Replace by a simple list flymake-processes and by process-buffer.
6339 Update callers. Other than simplify the code, it uses buffers rather
6340 than buffer-names so it doesn't get confused by uniquify.
6341 (flymake-buffer-data): The global value should just be nil.
6342
6343 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
6344 Optimize the body of a defalias like any other code.
6345
6346 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
6347 Make sure we've setup font-lock's vars. It may influence which
6348 function we then call.
6349 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
6350 here since it's too late anyway.
6351
6352 2006-01-03 Romain Francoise <romain@orebokech.com>
6353
6354 * startup.el (fancy-splash-tail, normal-splash-screen):
6355 Update copyright year.
6356
6357 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
6358
6359 * mouse.el (mouse-drag-track): Rename, from
6360 `mouse-drag-region-1'. Includes optional argument required to
6361 enable post-drag event processing (e.g. delete region keys).
6362 Can be used without this argument to track a mouse region and operate
6363 on it as soon as the drag completes.
6364 (mouse-drag-region): Use `mouse-drag-track'.
6365
6366 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
6367
6368 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
6369 Move to `custom-buffer' group.
6370
6371 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
6372 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
6373 (custom-theme-insert-face-marker, custom-theme-variable-menu)
6374 (custom-theme-face-menu): New variables.
6375 (custom-theme-add-variable, custom-theme-variable-action)
6376 (custom-variable-reset-theme, custom-theme-delete-variable)
6377 (custom-face-reset-theme, custom-theme-face-action)
6378 (custom-theme-delete-face, custom-theme-merge-theme)
6379 (custom-theme-add-face, custom-theme-visit-theme): New functions.
6380
6381 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
6382
6383 * custom.el: Move Custom Themes commentary to start of theme code.
6384 (custom-known-themes): Rename `standard' theme to `changed'.
6385 (custom-push-theme): Caller no longer specifies what theme to use
6386 when doing `reset'---the setting is simply removed from the theme.
6387 Delete MODE from `theme-value' and `theme-settings' properties.
6388 (custom-declare-theme): Ignore &rest args since we don't use them.
6389
6390 (custom-loaded-themes): Delete variable.
6391 (custom-theme-load-themes, custom-theme-loaded-p)
6392 (custom-theme-value): Delete functions.
6393
6394 (custom-declare-theme): Signal error on invalid theme names.
6395 (provide-theme): custom-loaded-themes was deleted.
6396 (load-theme): Load the file unconditionally.
6397 (enable-theme): Call `load-theme' if theme is undefined.
6398 (custom-enabled-themes): Only update value for successful loads.
6399 (disable-theme): Complete from enabled themes when interactive.
6400 (custom-variable-theme-value): Calculate theme value directly.
6401
6402 (custom-theme-reset-variables, custom-reset-variables): Mark as
6403 XEmacs compatibility functions. We don't actually use these.
6404
6405 * cus-edit.el (custom-variable-state-set):
6406 Use custom-variable-theme-value instead of custom-theme-value.
6407 (custom-face-state-set): Rename `standard' theme to `changed'.
6408 (custom-save-variables, custom-save-faces): Delete unneeded
6409 references to custom-reset-variables.
6410 (custom-save-resets): Delete function.
6411 (custom-save-variables, custom-save-faces): MODE argument deleted.
6412 (custom-save-variables, custom-save-faces): Ignore theme values.
6413
6414 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
6415 compatibility function.
6416
6417 2006-01-01 Richard M. Stallman <rms@gnu.org>
6418
6419 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
6420 (Custom-reset-current, Custom-reset-saved): Likewise.
6421 (Custom-reset-standard): Show message if aborted.
6422 (custom-mode): Doc fix, describing those commands.
6423
6424 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
6425 put on event-kind property.
6426
6427 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
6428
6429 * custom.el (provide-theme): Ban `user' theme name.
6430 (custom-enabling-themes): New variable.
6431 (enable-theme): Don't enable user if custom-enabling-themes is t.
6432 (custom-enabled-themes): Make it a defcustom.
6433 (custom-theme-recalc-face): No-op if face is undefined.
6434
6435 * cus-edit.el (custom-button-mouse): New variable.
6436 (custom-button-mouse): New face.
6437 (custom-raised-buttons, custom-mode): Use it.
6438
6439 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
6440
6441 2005-12-31 Eli Zaretskii <eliz@gnu.org>
6442
6443 * progmodes/gud.el (gud-display-line): Support hl-line in the
6444 source buffer.
6445
6446 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
6447
6448 * mouse.el (mouse-drag-window-above): Verify that the found window
6449 overlaps with the given window in the horizontal dimension.
6450
6451 2005-12-31 Eli Zaretskii <eliz@gnu.org>
6452
6453 * Makefile.in (cvs-update): New target.
6454
6455 * makefile.w32-in (cvs-update): Ditto.
6456
6457 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
6458
6459 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
6460 (custom-new-theme-mode-map): New variable.
6461
6462 2005-12-30 Richard M. Stallman <rms@gnu.org>
6463
6464 * custom.el (custom-load-themes): Function deleted.
6465
6466 * cus-edit.el (custom-save-loaded-themes): Function deleted.
6467 (custom-save-variables): Don't delete or add custom-load-themes call.
6468
6469 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
6470
6471 * cus-start.el: Add `visible-cursor'.
6472
6473 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
6474 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
6475 (flymake-process-filter): Switch to buffer before calling it instead.
6476 (flymake-post-syntax-check, flymake-highlight-err-lines)
6477 (flymake-delete-own-overlays, flymake-parse-err-lines)
6478 (flymake-start-syntax-check, flymake-start-syntax-check-process)
6479 (flymake-count-lines, flymake-parse-residual):
6480 Remove constant buffer argument.
6481 (flymake-start-syntax-check-for-current-buffer): Remove.
6482 Update callers to use flymake-start-syntax-check instead.
6483 (flymake-display-err-menu-for-current-line):
6484 Remove unused var `mouse-pos'.
6485 (flymake-restore-formatting): Comment out unused function.
6486 (flymake-report-status, flymake-report-fatal-status): Remove buffer
6487 argument, use current-buffer instead. Update callers.
6488
6489 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6490
6491 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
6492 buffer-local because choose-completion-delete-max-match requires
6493 that we set completion-ignore-case (i.e., binding via let is not
6494 sufficient).
6495 (bibtex-complete): Always set completion-ignore-case and
6496 choose-completion-string-functions. The latter is needed because
6497 choose-completion-string-functions keeps its value if we quit the
6498 *Completions* buffer without requesting a completion.
6499
6500 2005-12-30 Andreas Schwab <schwab@suse.de>
6501
6502 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
6503
6504 2005-12-30 Eli Zaretskii <eliz@gnu.org>
6505
6506 * jit-lock.el (jit-lock-chunk-size): Doc fix.
6507
6508 2005-12-30 Juri Linkov <juri@jurta.org>
6509
6510 * locate.el (locate-fcodes-file, locate-header-face)
6511 * progmodes/delphi.el (delphi-other-face)
6512 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
6513
6514 * paren.el (show-paren-match, show-paren-mismatch): Use existing
6515 group `paren-showing-faces'.
6516
6517 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
6518 (goto-address): Fix docstring.
6519
6520 * net/webjump.el (webjump-sample-sites): Update URLs.
6521
6522 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
6523
6524 * subr.el (cancel-change-group): Add listp around pending-undo-list.
6525
6526 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
6527
6528 * font-lock.el (font-lock-compile-keywords): Signal an error when
6529 font-lock-set-defaults hasn't been called.
6530
6531 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
6532
6533 * subr.el (noreturn, 1value): Doc fixes.
6534
6535 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6536
6537 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
6538 that assoc-string returns nil.
6539
6540 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6541
6542 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
6543 (bibtex-entry-type-str, bibtex-empty-field-re)
6544 (bibtex-search-backward-string, bibtex-preamble-prefix)
6545 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
6546 (bibtex-any-valid-entry-type): New variable.
6547 (bibtex-parse-field-name): Simplify.
6548 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
6549 (bibtex-preamble-prefix): Include left delimiter.
6550 (bibtex-search-forward-field, bibtex-search-backward-field):
6551 Allow unbounded search past entry boundaries (required by bibtex-pop).
6552 (bibtex-text-in-field-bounds): Use push.
6553 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
6554 (bibtex-parse-preamble, bibtex-valid-entry)
6555 (bibtex-beginning-first-field): New functions.
6556 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
6557 (bibtex-map-entries): Fix docstring.
6558 (bibtex-flash-head): New arg prompt. Simplify.
6559 (bibtex-enclosing-field): Include code of bibtex-inside-field.
6560 (bibtex-insert-kill): Simplify. Always insert text past the
6561 current field or entry.
6562 (bibtex-format-entry): Use bibtex-parse-field.
6563 (bibtex-pop): Use bibtex-beginning-of-entry and
6564 bibtex-end-of-entry to initiate the search. Insert empty field if
6565 we found ourselves.
6566 (bibtex-print-help-message): New args field and comma.
6567 Handle entry keys.
6568 (bibtex-make-field): Use bibtex-beginning-of-entry.
6569 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
6570 invalid entry.
6571 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
6572 Handle preambles. Simplify code for thorough test.
6573 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
6574 New arg comma. Handle entry heads.
6575 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
6576 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
6577 New arg comma.
6578 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
6579 (bibtex-fill-field): Simplify.
6580 (bibtex-fill-entry): Use bibtex-beginning-first-field and
6581 bibtex-parse-field.
6582 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
6583 (bibtex-complete): Use bibtex-parse-preamble.
6584
6585 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
6586
6587 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
6588 Display name of expression instead of convenience variable.
6589 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
6590
6591 * progmodes/gud.el (gud-tooltip-dereference): Rename from
6592 toggle-gud-tooltip-dereference.
6593 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
6594 (gud-tooltip-tips): ...here when dereferencing.
6595
6596 2005-12-28 Bill Wohler <wohler@newt.com>
6597
6598 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
6599
6600 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
6601
6602 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
6603 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
6604 (vc-annotate-display-autoscale): Adjust call.
6605 (vc-annotate-display-default): Adjust call. Make arg compulsory.
6606 Fix interactive spec.
6607 (vc-annotate-time-span): Remove.
6608 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
6609 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
6610 (vc-annotate-display-select): Use new name.
6611
6612 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
6613 (vc-annotate-mode-menu): Remove left-over redundant declaration.
6614 Correct the construction of span entries. Simplify.
6615 (vc-annotate-display-select): Fix the nil case.
6616 (vc-annotate): Remove obsolete (and now broken) code.
6617 (vc-annotate-extract-revision-at-line): Remove obsolete code.
6618 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
6619
6620 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6621
6622 * subr.el (lazy-completion-table): Correct typo in docstring.
6623
6624 * startup.el (command-line): Use `custom-reevaluate-setting' for
6625 `send-mail-function'.
6626
6627 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
6628
6629 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
6630
6631 * mail/smtpmail.el (smtpmail-try-auth-methods):
6632 Send credentials together with "AUTH PLAIN" command.
6633
6634 2005-12-27 Richard M. Stallman <rms@gnu.org>
6635
6636 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
6637 mouse-2, go back to previously selected window, so it's selected
6638 when mouse-2 command runs.
6639
6640 2005-12-27 Juri Linkov <juri@jurta.org>
6641
6642 * descr-text.el (describe-text-sexp): Use square brackets for
6643 button [Show] to distinguish it from the property value `show'.
6644 (describe-property-list): Use `insert-text-button' with
6645 `help-face' type instead of putting face in quotes, because button
6646 is not created automatically for a list of faces.
6647 (describe-text-properties-1): Put button-type value in quotes to
6648 distinguish from plain text "button".
6649 (describe-char): Display code point values in hex. Don't use
6650 `symbol-name' for `current-input-method' because it is a string.
6651 Use `insert-text-button' with `help-face' type instead of putting
6652 hardcoded face in quotes, because button is not created automatically.
6653
6654 2005-12-27 Richard M. Stallman <rms@gnu.org>
6655
6656 * progmodes/glasses.el (glasses-face): More specific custom type.
6657
6658 * files.el (set-visited-file-name): Doc fix.
6659
6660 * textmodes/flyspell.el (flyspell-external-point-words):
6661 Use local var buffer-scan-pos to advance scan for next misspelling.
6662 Advance it only after we find the misspelling.
6663
6664 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
6665
6666 * textmodes/flyspell.el (flyspell-external-point-words):
6667 New criteria for finding the misspelling in the buffer.
6668
6669 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
6670
6671 * help-mode.el (help-insert-string): Set help-xref-stack-item
6672 rather than call help-setup-xref.
6673
6674 * descr-text.el (describe-char): Revert previous changes for
6675 optional buffer argument.
6676
6677 2005-12-27 Juri Linkov <juri@jurta.org>
6678
6679 * help-mode.el (help-insert-string): New function. Save buffer
6680 contents in cases where it is impossible to recompute the old contents.
6681
6682 * descr-text.el (describe-char): Set help-xref-stack-item
6683 explicitly after buffer has been generated.
6684
6685 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6686
6687 * cus-start.el (all): Add x-gtk-show-hidden-files.
6688
6689 2005-12-26 Richard M. Stallman <rms@gnu.org>
6690
6691 * replace.el (perform-replace): Calculate match-again
6692 before skipping read-only matches.
6693
6694 * paren.el (paren-showing-faces): New group.
6695 (show-paren-match, show-paren-mismatch): Move to that group.
6696
6697 * button.el (button): Put into group `basic-faces'.
6698
6699 * progmodes/make-mode.el: Remove faces from group `faces'.
6700
6701 * apropos.el (apropos, apropos-value): Doc fix.
6702 (apropos-documentation): Doc fix.
6703
6704 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
6705
6706 * subr.el (lazy-completion-table): Remove argument `args'.
6707
6708 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
6709 Don't use the `args' argument of lazy-completion-table.
6710
6711 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
6712
6713 * descr-text.el (describe-char): Add optional argument for buffer.
6714 Set buffer appropriately. Call help-setup-xref.
6715 Suggested by Stefan Monnier.
6716
6717 2005-12-26 Juri Linkov <juri@jurta.org>
6718
6719 * descr-text.el: Require `help-fns' at runtime. Don't require
6720 `button' for byte compilation.
6721 (describe-text-widget): Add `help-echo' for first button.
6722 Use `help-info' for second.
6723 (describe-property-list): Use `help-argument-name' instead of `italic'.
6724 (describe-text-category): Add prompt to interactive spec.
6725 Call `help-setup-xref'.
6726 (describe-char): Use `help-character-set'. Add `help-echo' for
6727 code point. Use `help-input-method'. Remove superfluous insert.
6728
6729 2005-12-25 Richard M. Stallman <rms@gnu.org>
6730
6731 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
6732 at point, in case of narrowing.
6733
6734 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
6735
6736 * locate.el (locate-header-face): Allow nil in type.
6737
6738 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
6739
6740 2005-12-25 Romain Francoise <romain@orebokech.com>
6741
6742 * battery.el (battery-linux-proc-acpi): Also try
6743 `/proc/acpi/thermal_zone/THM0/temperature'.
6744
6745 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
6746
6747 * custom.el (custom-push-theme): Fix docstring.
6748
6749 * cus-edit.el (custom-variable-set, custom-variable-save)
6750 (custom-variable-save): Custom-quote widget values.
6751 (customize-save-variable): Fix custom-push-theme call.
6752
6753 2005-12-24 Eli Zaretskii <eliz@gnu.org>
6754
6755 * w32-fns.el (w32-batch-update-autoloads): New function.
6756
6757 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
6758 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
6759 from the command line.
6760
6761 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
6762
6763 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
6764 reset means to remove setting from theme entirely. Don't keep
6765 expanding theme-settings list; delete old entries if necessary.
6766
6767 * cus-edit.el (custom-buffer-create-internal): Move "Erase
6768 customization" button one line up.
6769 (custom-themed): New face.
6770 (custom-magic-alist): New value, THEMED, for theme settings.
6771 (custom-variable-state-set, custom-face-state-set):
6772 Check theme-value instead of saved-value.
6773 (custom-variable-reset-standard, custom-face-reset-standard):
6774 Remove theme setting entirely. Recalculate new values.
6775 (custom-variable-set, custom-variable-set)
6776 (custom-variable-reset-saved, custom-variable-reset-backup)
6777 (custom-face-set, custom-face-reset-saved): Update `user' theme.
6778 (custom-variable-save): Fix typos.
6779
6780 2005-12-23 Juri Linkov <juri@jurta.org>
6781
6782 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
6783 Add autoload cookies.
6784 (edebug-outside-d-c-i-n-s-w): New variable.
6785 (edebug-display, edebug-outside-excursion): Use it to save the
6786 original value of default-cursor-in-non-selected-windows.
6787 Set default-cursor-in-non-selected-windows to t while Edebug
6788 is active.
6789 (edebug-mode, edebug-eval-mode): Doc fix.
6790
6791 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
6792 with `buffer-substring-no-properties' to remove common substring
6793 highlighting.
6794
6795 * info.el (info-other-window, info): Rename function argument
6796 `file' to `file-or-node'.
6797 (Info-complete-menu-item): Use local variable `complete-nodes' to
6798 keep the global value of `Info-complete-nodes' unchanged for
6799 subsequent completions.
6800 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
6801
6802 * simple.el (get-next-valid-buffer, last-buffer)
6803 (next-error-buffer-p, next-error-find-buffer)
6804 (minibuffer-history-sexp-flag): Doc fix.
6805
6806 * savehist.el (savehist-mode-hook): Add `:group'.
6807
6808 * log-view.el: Call autoload for vc-find-version.
6809 (log-view-current-file): Adjust subgroup numbers.
6810 (log-view-current-tag): Add `length'.
6811
6812 2005-12-23 Richard M. Stallman <rms@gnu.org>
6813
6814 * vc.el (vc-annotate-car-last-cons): Defn moved up.
6815
6816 2005-12-23 Juri Linkov <juri@jurta.org>
6817
6818 * hi-lock.el (hi-lock-archaic-interface-message-used)
6819 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
6820 (hi-lock-mode): Display "Hi" in the mode line only when
6821 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
6822 (hi-lock-write-interactive-patterns):
6823 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
6824 (hi-lock-set-pattern, hi-lock-set-file-patterns)
6825 (hi-lock-font-lock-hook): Set 3rd arg `how' of
6826 font-lock-add-keywords to t.
6827
6828 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
6829
6830 * hi-lock.el (hi-lock-highlight-range): New variable.
6831 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
6832 only if font-lock-fontified is non-nil. Remove overlays.
6833 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
6834 font-lock-fontified is non-nil, otherwise use overlays (instead of
6835 text properties).
6836 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
6837 New variables.
6838 (hi-lock-string-serialize) New function.
6839
6840 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6841
6842 * menu-bar.el (menu-find-file-existing): New function.
6843 (menu-bar-file-menu): Use menu-find-file-existing for Open.
6844
6845 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
6846
6847 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
6848
6849 * vc.el: Remove unnecessary leading * in docstrings.
6850 (vc-annotate-mode-map): Move initialization into declaration.
6851 (vc-static-header-alist): Nitpick on the regexp.
6852 (vc-default-init-version): New fun.
6853 (vc-register): Use it.
6854 (vc-insert-headers): Use dolist.
6855 (vc-annotate-get-backend): Remove unused function.
6856 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
6857 (vc-annotate-mode): Remove corresponding call.
6858 (vc-annotate-car-last-cons): Simplify.
6859 (vc-annotate-buffers): Remove var.
6860 (vc-annotate-backend): Make it buffer-local.
6861 (vc-annotate): Move the interaction to the interactive spec.
6862 Add a `buf' argument.
6863 (vc-annotate-warp-version): Use this new `buf' argument to avoid
6864 killing&creating a vc-annotate buffer, which is very disruptive when
6865 the buffers are shown in dedicated frames.
6866
6867 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
6868
6869 * descr-text.el: Add FSF as maintainer.
6870 (describe-text-mode, describe-text-mode-map)
6871 (describe-text-mode-hook, describe-text-done): Delete. Use normal
6872 help-mode.
6873 (describe-text-widget, describe-text-sexp)
6874 (describe-property-list, describe-text-category)
6875 (describe-text-properties, describe-text-properties-1)
6876 (describe-char): Use help buttons instead of widgets.
6877 (describe-char-unicodedata-file): Make URL link in doc string.
6878
6879 2005-12-22 Richard M. Stallman <rms@gnu.org>
6880
6881 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
6882 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
6883 Don't include buttons that write a file when there's no file.
6884 (custom-variable-menu, custom-face-menu, custom-group-menu):
6885 Don't include commands that write a file when there's no file.
6886 (customize-browse): Reword the top-of-buffer help intro.
6887 (custom-buffer-create-internal): Fix previous change.
6888 (customize-changed-options-previous-release): Prev release is 21.1.
6889 (customize-changed-options): Doc fix.
6890 (customize-changed): New alias.
6891 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
6892 Say "standard values".
6893 (Custom-reset-standard): Doc fix.
6894 (custom-face-reset-standard): Doc fix.
6895
6896 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
6897
6898 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
6899 even if font-lock-mode is non-nil since it may be t without having
6900 turned on font-lock-mode-internal.
6901 (font-lock-choose-keywords): Minor optimization.
6902 (font-lock-add-keywords, font-lock-remove-keywords)
6903 (font-lock-set-defaults): Don't call make-local-variable on a variable
6904 that we know to already be local.
6905
6906 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6907
6908 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
6909 messages if in the minibuffer.
6910
6911 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
6912
6913 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
6914 (tex-mode-flyspell-verify, flyspell-get-word)
6915 (flyspell-external-point-words): Don't use point-min/max uselessly.
6916
6917 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
6918 by Kevin Rodgers. Instead, just hide the completions buffer if we
6919 don't need to show it.
6920
6921 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6922
6923 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
6924
6925 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
6926
6927 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
6928 delete-windows-on with an inexistent buffer.
6929
6930 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
6931
6932 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
6933 Delete defcustom variable :tag names.
6934
6935 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
6936
6937 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
6938 (log-view-font-lock-keywords): Ajust subgroup numbers.
6939 (log-view-current-tag): Don't hard code the number of subgroups.
6940
6941 2005-12-20 Juri Linkov <juri@jurta.org>
6942
6943 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
6944 (tooltip-x-offset, tooltip-y-offset): Doc fix.
6945
6946 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
6947 (menu-bar-non-minibuffer-window-p): Instead of checking
6948 display-multi-frame-p, use selected-frame when menu-updating-frame
6949 is nil.
6950
6951 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
6952
6953 * align.el (align-rules-list): Use [ \t] instead of \s-
6954 for column separators in text mode.
6955
6956 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
6957
6958 * help-mode.el (help-customize-variable, help-customize-face):
6959 Don't pop help-xref-stack as help-follow no longer pushes
6960 anything on to it.
6961
6962 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
6963
6964 * textmodes/org.el (org-agenda-custom-commands): New option.
6965 (org-agenda): Offer custom commands on splash screen.
6966 (org-make-tags-matcher): Parser for Boolean logic added.
6967 (org-agenda-set-tags): New command.
6968 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
6969 (org-set-tags): Efficiency improvements.
6970 (org-auto-align-tags): New option.
6971 (org-todo, org-demote, org-promote): Realign tags.
6972 (org-tags-completion-function): Use also "&" and "|" as separators.
6973 (org-org-menu): Agenda commands simplified.
6974
6975 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6976
6977 * cus-edit.el (customize-apropos, customize-apropos-options):
6978 Docstring changes.
6979
6980 * font-lock.el (font-lock): Add tags to the links in the defgroup.
6981
6982 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
6983
6984 * longlines.el (longlines-mode): Wrap while widened.
6985 (longlines-decode-region, longlines-encode-region): Compute max
6986 just once.
6987
6988 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6989
6990 * cus-edit.el (mac): New group.
6991
6992 * cus-start.el (all): Add user options in macterm.c. Add test for
6993 Mac-related built-ins. Fix test for GTK-related built-ins.
6994
6995 * term/mac-win.el (mac-handle-language-change)
6996 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
6997 (mac-services-open-selection, mac-services-mail-selection)
6998 (mac-services-mail-to, mac-services-insert-text)
6999 (mac-dispatch-apple-event): Add docstrings.
7000 (x-get-selection, mac-select-convert-to-string): Select coding
7001 system from `utf-16be' and `utf-16le' using `byteorder'.
7002
7003 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
7004
7005 * subr.el (lazy-completion-table): Don't be fooled if the var holds
7006 a "list" (lambda ...) rather than a real completion list.
7007
7008 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
7009 lexical-let when encountering ((lambda (...) ...) ...).
7010
7011 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
7012
7013 * progmodes/sh-script.el (sh-mode):
7014 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
7015 * textmodes/picture.el (picture-mode): Update docstrings.
7016
7017 2005-12-17 Eli Zaretskii <eliz@gnu.org>
7018
7019 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
7020 commands enclosed in $(ARGQUOTE)s should not be split between two
7021 lines, as that will break with GNU Make >3.80, when sh.exe is used
7022 and arg quoting is with '..'.
7023 (autoloads): Don't break the quoted --eval expression between
7024 several lines.
7025
7026 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
7027
7028 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
7029 Capture error from printing circular structures.
7030
7031 2005-12-17 Martin Rudalics <rudalics@gmx.at>
7032
7033 * wid-edit.el (widget-checkbox-action): Clear undo info.
7034
7035 2005-12-16 Bill Wohler <wohler@newt.com>
7036
7037 * menu-bar.el (kill-this-buffer): Set a good example by using menu
7038 bar, not menubar in comment.
7039
7040 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
7041
7042 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
7043 After-change-functions should not clobber the match data.
7044
7045 2005-12-16 Juri Linkov <juri@jurta.org>
7046
7047 * simple.el (choose-completion): Use `buffer-substring-no-properties'
7048 instead of `buffer-substring'.
7049 (completion-common-substring): Doc fix.
7050 (completion-setup-function): Use minibuffer-completion-contents
7051 instead of minibuffer-contents. Don't set common-string-length
7052 initially. Remove special handling of partial-completion-mode.
7053 Move computation of completion-base-size into one cond.
7054 Call completion-base-size-function in mainbuf. In computation of
7055 completion-base-size for file name completion don't move point to
7056 the end of the minibuffer. Move computation of common-string-length
7057 into one cond. Start putting faces only when common-string-length>=0.
7058 Add condition to put completions-common-part when
7059 common-string-length>0.
7060
7061 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
7062 place point at the first different character in the minibuffer
7063 even if this position is at the beginning of the minibuffer.
7064
7065 * info.el (Info-read-node-name-1): In completion-base-size-function's
7066 lambda return 1 if common-substring or minibuffer-completion-contents
7067 starts with (, and 0 otherwise.
7068
7069 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
7070 Use `crm-current-element' for second arg of `display-completion-list'.
7071
7072 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
7073
7074 * files.el (set-auto-mode): Look for an interpreter specified on
7075 the first line also if search for mode specification succeeded,
7076 but the mode is not known.
7077
7078 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
7079
7080 * textmodes/org.el (org-tags-match-list-sublevels): New option.
7081 (org-open-at-point): Implement tag searches as links.
7082 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
7083 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
7084 (org-tags-sparse-tree, org-tags-view, org-set-tags)
7085 (org-agenda-dispatch): New commands.
7086 (org-use-tag-inheritance, org-tags-column): New options.
7087 (org-tab-follows-link, org-return-follows-link): New options.
7088 (org-tags): New customize group.
7089 (org-start-icalendar-file): Get local time zone.
7090 (org-tags-completion-function): New function.
7091 (org-set-font-lock-defaults): Make sure links will also be
7092 highlighted inside headlines.
7093
7094 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
7095
7096 * term.el (term-emulate-terminal):
7097 Let term-handle-ansi-terminal-messages override what Bash says about
7098 its current directory.
7099
7100 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
7101
7102 * bindings.el (last-buffer): Move to simple.el.
7103 * simple.el (last-buffer): Move here.
7104 (get-next-valid-buffer): New function.
7105 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
7106 (prev-buffer): Ditto. Rename to `previous-buffer'.
7107
7108 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
7109 * bindings.el (global-map): Ditto.
7110
7111 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
7112
7113 * cus-edit.el: Introductory comment change.
7114 (custom-magic-alist): Change message string for the `rogue' state.
7115
7116 2005-12-15 Richard M. Stallman <rms@gnu.org>
7117
7118 * tooltip.el: Delete defcustom variable :tag names.
7119
7120 * complete.el (partial-completion-mode): Doc fix.
7121
7122 * textmodes/flyspell.el (flyspell-external-point-words):
7123 Use save-excursion to ensure we don't move backward in the
7124 search loop, not even one character.
7125 (flyspell-delete-all-overlays): Use remove-overlays directly.
7126
7127 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
7128 (ispell-start-process): Set that variable.
7129 Clear ispell-buffer-local-name.
7130 (ispell-internal-change-dictionary):
7131 Set ispell-current-dictionary after killing process.
7132 (ispell-buffer-local-dict):
7133 Don't set spell-personal-dictionary after killing process.
7134 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
7135 (ispell-tex-skip-alists, ispell-html-skip-alists)
7136 (ispell-skip-region-alist): Mark as risky.
7137
7138 * net/newsticker.el (newsticker--retrieval-timer-list)
7139 (newsticker--display-timer, newsticker-running-p)
7140 (newsticker-ticker-running-p): Definitions moved up.
7141
7142 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
7143
7144 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
7145
7146 2005-12-15 David Ponce <david@dponce.com>
7147
7148 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
7149 (recentf-edit-list, recentf-open-files): Signal an error when
7150 there is no recent file.
7151
7152 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
7153
7154 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
7155 read-only except for texinfo-format-region evaluation.
7156
7157 2005-12-14 Richard M. Stallman <rms@gnu.org>
7158
7159 * vc.el (vc-default-previous-version, vc-default-next-version)
7160 (vc-do-command): Doc fixes.
7161
7162 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7163
7164 * textmodes/bibtex.el (bibtex-expand-strings)
7165 (bibtex-autokey-expand-string, bibtex-name-part)
7166 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
7167 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
7168 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
7169 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
7170 (bibtex-entry-postfix, bibtex-known-entry-type-re)
7171 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
7172 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
7173 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
7174 (bibtex-beginning-of-last-entry): Remove.
7175 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
7176 message if comma is missing but buffer is read-only.
7177 (bibtex-parse-field-text): Handle whitespaces at the end of field
7178 text. Return 3-element list with beginning and end of field text
7179 and end of field.
7180 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
7181 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
7182 (bibtex-search-forward-field, bibtex-search-backward-field):
7183 Search always delimited by limits of entry. Use more efficient
7184 search algorithms.
7185 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
7186 bibtex-end-of-name-in-field.
7187 (bibtex-text-in-field-bounds): Handle BibTeX strings when
7188 extracting the content of a field.
7189 (bibtex-text-in-field): Use search limits.
7190 (bibtex-parse-string-prefix): Handle empty string keys based on
7191 bibtex-string-empty-key.
7192 (bibtex-parse-string): Fix docstring.
7193 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
7194 (bibtex-preamble-prefix, bibtex-strings): New functions.
7195 (bibtex-skip-to-valid-entry): Include preceding whitespace in
7196 BibTeX entries (consistent with other BibTeX functions).
7197 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
7198 (bibtex-search-entry): Fix docstring. Simplify.
7199 (bibtex-flash-head, bibtex-complete-string-cleanup)
7200 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
7201 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
7202 (bibtex-parse-entry): New optional arg content.
7203 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
7204 Use bibtex-text-in-field-bounds.
7205 (bibtex-print-help-message): Handle BibTeX strings and preambles.
7206 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
7207 bibtex-parse-string-postfix.
7208 (bibtex-find-text-internal): New function.
7209 (bibtex-remove-delimiters): Use it.
7210 (bibtex-find-text): Use it. New optional arg help.
7211 (bibtex-complete): Handle BibTeX string and preamble entries.
7212 (bibtex-Preamble): Fix order of closing delimiters.
7213
7214 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
7215
7216 * vc.el (vc-default-revert): New fun.
7217
7218 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
7219
7220 2005-12-14 Romain Francoise <romain@orebokech.com>
7221
7222 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
7223 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
7224 (font-lock-remove-keywords): Likewise.
7225
7226 2005-12-14 Juri Linkov <juri@jurta.org>
7227
7228 * log-view.el (log-view-diff): Doc fix.
7229
7230 * isearch.el (isearch-query-replace): Use (mark) instead of
7231 isearch-opoint if mark is active in transient-mark-mode.
7232
7233 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7234
7235 * isearch.el (isearch-query-replace): Check for isearch-other-end.
7236
7237 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
7238
7239 * progmodes/cpp.el (cpp-face): New widget.
7240 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
7241
7242 2005-12-14 Juri Linkov <juri@jurta.org>
7243
7244 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
7245 around `erase-buffer' and `insert'.
7246
7247 * descr-text.el (describe-text-properties): Replace buffer name
7248 "*Help-2*" with "*Help*<2>".
7249 (describe-char): Add functions print-help-return-message,
7250 toggle-read-only. Use help-setup-xref with nil to not store
7251 describe-char in help-xref-stack. Use help-make-xrefs to
7252 make [back] button.
7253
7254 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
7255
7256 * wdired.el (wdired-old-point): New internal variable.
7257 (wdired-change-to-wdired-mode): Set it buffer-locally.
7258 (wdired-abort-changes): Restore point after aborting changes.
7259
7260 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
7261
7262 * vc.el (vc-do-command): Add a new value t for okstatus.
7263
7264 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
7265 frame in case of errors.
7266
7267 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7268
7269 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
7270 so it comes after "On the Left" in the menu.
7271
7272 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
7273
7274 * cus-edit.el (customize-apropos, customize-apropos-options)
7275 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
7276
7277 2005-12-12 Bill Wohler <wohler@newt.com>
7278
7279 * vc-svn.el (vc-svn-registered): Fix problem of visiting
7280 non-writable Subversion-controlled files by saving window
7281 configuration before calling vc-do-command. vc-do-command calls
7282 pop-to-buffer on error which is unexpected during registration.
7283
7284 2005-12-12 Jay Belanger <belanger@truman.edu>
7285
7286 * calc/README: Update the summary of changes.
7287
7288 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
7289
7290 * descr-text.el (describe-char): Rework last fix to solve the problem
7291 is the same way it's solved for everything else in that function
7292 (i.e. by extracting the info before setting up the *Help* buffer).
7293
7294 2005-12-12 Kim F. Storm <storm@cua.dk>
7295
7296 * subr.el (version-regexp-alist): Allow space as separator before
7297 non-numeric part, e.g. "1.0 alpha".
7298 (version-to-list): Interpret .X.Y version as 0.X.Y version.
7299
7300 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
7301
7302 * textmodes/org.el (org-agenda, org-timeline, org-todo):
7303 Implement Logging and the keep-modes setting.
7304 (org-get-category): Make sure a string is returned.
7305 (org-log-done): New function.
7306 (org-log-done, org-closed-string): New options.
7307
7308 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7309
7310 * tooltip.el (tooltip-y-offset): Change default to 20.
7311
7312 2005-12-12 Richard M. Stallman <rms@gnu.org>
7313
7314 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
7315
7316 * frame.el (display-hourglass): Doc fix.
7317
7318 * help.el (help-for-help-internal): Simplify entry for `a'.
7319
7320 * info.el (Info-on-current-buffer): Doc fix.
7321 (info-insert-file-contents): Don't test (featurep 'jka-compr).
7322
7323 * startup.el (inhibit-splash-screen): Make this the real name.
7324 (inhibit-startup-message): Make this the alias.
7325 (command-line): Find only simple.el, and use its directory
7326 to fill in other preloaded files' names.
7327 (command-line): Deactivate the mark if deactivate-mark is set.
7328
7329 * international/mule.el (load-with-code-conversion):
7330 Bind deactivate-mark.
7331
7332 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
7333
7334 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
7335
7336 * cus-edit.el (customize-apropos): Avoid listing an option more
7337 than once under different aliases. No longer list user options
7338 that are not defined with defcustom (unless a prefix arg is given).
7339 Doc fix.
7340 (customize-apropos-options): Doc fix.
7341
7342 2005-12-11 Juri Linkov <juri@jurta.org>
7343
7344 * frame.el (set-background-color, set-foreground-color)
7345 (set-cursor-color, set-mouse-color, set-border-color):
7346 Add explicit prompts to read colors by `facemenu-read-color'.
7347 (show-trailing-whitespace, blink-cursor-delay)
7348 (blink-cursor-interval, display-hourglass, hourglass-delay):
7349 Remove tags.
7350 (display-hourglass, hourglass-delay): Doc fix.
7351 (cursor-in-non-selected-windows): Capitalize words in tag.
7352
7353 * faces.el (frame-background-mode): Replace `choice-item' keywords
7354 with `const' to not make [default] button. Change default value tag
7355 from `default' to `automatic'. Doc fix.
7356 (trailing-whitespace) <defface>: Change group `whitespace' to
7357 `whitespace-faces'.
7358
7359 2005-12-11 Richard M. Stallman <rms@gnu.org>
7360
7361 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
7362
7363 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7364
7365 * term/mac-win.el: Create keymap for mac-apple-event-map.
7366
7367 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
7368
7369 * tooltip.el (tooltip-mode): Move to start of file so that it
7370 appears at top of customize buffer.
7371
7372 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
7373 Add the gud groupname.
7374 (gud-tooltip-mode): Add the tooltip groupname.
7375 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
7376 avoid conflict with tooltip-use-echo-area.
7377
7378 2005-12-10 Romain Francoise <romain@orebokech.com>
7379
7380 * help.el (help-for-help-internal): Add `r' in doc string.
7381
7382 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
7383
7384 * align.el (align-regexp, align-highlight-rule):
7385 Use region-beginning and region-end instead of point and mark, so that
7386 repetition (with `repeat-complex-command') recomputes the region
7387 bounds.
7388
7389 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
7390
7391 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
7392 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
7393 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
7394 (balance-windows): Rewrite using the above new functions.
7395
7396 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
7397
7398 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
7399 react if global-hi-lock-mode seems intended.
7400 (global-hi-lock-mode) Renamed from hi-lock-mode.
7401 (hi-lock-archaic-interface-message-used)
7402 (hi-lock-archaic-interface-deduce): New variables.
7403 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
7404 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
7405 (hi-lock-find-patterns, hi-lock-font-lock-hook):
7406 Replace hi-lock-buffer-mode with hi-lock-mode.
7407
7408 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
7409
7410 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
7411 completion list, even after a partial completion has been
7412 inserted in the current buffer. If there are more than 1
7413 completion, redisplay the *Completions* buffer; if the
7414 completion is unique, delete the *Completions* window.
7415
7416 2005-12-10 Eli Zaretskii <eliz@gnu.org>
7417
7418 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
7419 strings and long subject lines that were broken into multiple
7420 lines at arbitrary places. Handle subjects that have "Re: " in
7421 the middle.
7422
7423 2005-12-10 John W. Eaton <jwe@octave.org>
7424
7425 * emacs/octave-mod.el (octave-electric-space): Don't indent
7426 comments or strings if octave-auto-indent is nil.
7427
7428 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7429
7430 * term/mac-win.el: Require url when compiling.
7431 Call mac-process-deferred-apple-events after loading init files.
7432 (mac-apple-event-map): New defvar. Define event handlers in it.
7433 (core-event, internet-event): New Apple event class symbols.
7434 (open-application, reopen-application, open-documents)
7435 (print-documents, open-contents, quit-application)
7436 (application-died, show-preferences, autosave-now, get-url):
7437 New Apple event ID symbols.
7438 (about): New HICommand ID symbol.
7439 (mac-event-spec, mac-event-ae): New macros.
7440 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
7441 (mac-ae-selection-range, mac-ae-text-for-search)
7442 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
7443 (mac-application-menu-map): Remove keymap. Handlers for HICommand
7444 and Services menu events are now defined in mac-apple-event-map.
7445 (mac-drag-n-drop): Remove selection range handling.
7446
7447 2005-12-10 Kenichi Handa <handa@m17n.org>
7448
7449 * simple.el (zap-to-char):
7450 * isearch.el (isearch-process-search-char): Translate CHAR by
7451 translation-table-for-input.
7452
7453 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
7454
7455 * foldout.el (foldout-exit-fold): Properly hide subtree.
7456
7457 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
7458
7459 * files.el (save-buffer):
7460 * international/ucs-tables.el (ucs-set-table-for-input):
7461 * mail/mail-extr.el (mail-extract-address-components):
7462 * mail/sendmail.el (mail-mode): Reformat doc string.
7463
7464 2005-12-09 Juri Linkov <juri@jurta.org>
7465
7466 * isearch.el (isearch-highlight): Change main overlay priority
7467 from 1 to 1001. Simplify.
7468 (isearch-lazy-highlight-update): Change lazy overlay priority
7469 from 0 to 1000.
7470
7471 * replace.el (replace-highlight): Change overlay priority from
7472 1 to 1001.
7473
7474 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
7475 Change overlay priority from 1 to 1001. Reuse existing overlay.
7476
7477 * compare-w.el (compare-windows-highlight): Change overlay
7478 priority from 1 to 1000.
7479
7480 * menu-bar.el (menu-bar-edit-menu): Add listp around
7481 pending-undo-list to disable menu item "undo" when pending
7482 undo list is empty.
7483
7484 * locate.el (locate): Disable undo in *Locate* buffer.
7485
7486 2005-12-09 Kim F. Storm <storm@cua.dk>
7487
7488 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
7489
7490 2005-12-09 David Ponce <david@dponce.com>
7491
7492 * recentf.el: Improvement of the menu code.
7493 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
7494 instead of menu hook.
7495 (recentf-show-menu, recentf-hide-menu): New functions.
7496 (recentf-menu-customization-changed, recentf-mode): Use them.
7497 (recentf-menu-action, recentf-max-menu-items)
7498 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
7499 (recentf-arrange-by-rule-others)
7500 (recentf-arrange-by-rules-min-items)
7501 (recentf-arrange-by-rule-subfilter) : Don't use
7502 `recentf-menu-customization-changed'.
7503 (recentf-arrange-rules): Likewise. Accept functions to compute
7504 sub-menu titles.
7505 (recentf-menu-filter): Likewise. Doc fix.
7506 (recentf-menu-value-shortcut): Doc fix.
7507 (recentf-dump-variable): Quote atom value.
7508 (recentf-make-menu-items): Update to use it as a menu filter.
7509 (recentf-match-rule): New function.
7510 (recentf-arrange-by-rule): Use it.
7511 (recentf-indirect-mode-rule): New function.
7512 (recentf-build-mode-rules): Use it.
7513 (recentf-dir-rule): New function.
7514 (recentf-arrange-by-dir): Use it.
7515 (recentf-filter-changer-current): Rename from
7516 `recentf-filter-changer-state'. All references updated.
7517 (recentf-filter-changer-alist): Update filter names.
7518 (recentf-filter-changer-select): New function.
7519 (recentf-filter-changer): Use it. Make a sub-menu from filters
7520 available in `recentf-filter-changer-alist'.
7521 (recentf-data-cache, recentf-clear-data)
7522 (recentf-update-menu): Remove. All references updated.
7523 (recentf-match-rule-p, recentf-build-dir-rules)
7524 (recentf-filter-changer-goto-next)
7525 (recentf-filter-changer-get-current)
7526 (recentf-filter-changer-get-next): Remove.
7527
7528 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7529
7530 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
7531 buffer "Reset" button to "Reset to Current" for consistency with
7532 the State buttons.
7533
7534 2005-12-08 John Paul Wallington <jpw@pobox.com>
7535
7536 * ibuf-ext.el (define-ibuffer-filter filename):
7537 If `dired-directory' is a list then really use its car.
7538
7539 2005-12-08 Kim F. Storm <storm@cua.dk>
7540
7541 * emulation/cua-rect.el (cua--rectangle-aux-replace):
7542 Fix indention of text on right side of replaced rectangle.
7543
7544 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
7545
7546 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
7547 No need to check gud-comint-buffer is bound.
7548 (gdb): Prevent multiple debugging when first session uses gdba.
7549
7550 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7551
7552 CC Mode update to 5.31.
7553
7554 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
7555 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
7556 We might do this function properly in the future).
7557
7558 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
7559 New macros c-sentence-end and c-default-value-sentence end, to cope
7560 with Emacs 22's new function `sentence-end'.
7561
7562 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7563
7564 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
7565 compat issue using `c-put-overlay' and `c-delete-overlay'.
7566
7567 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
7568 New compat macros to handle overlays/extents.
7569
7570 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7571
7572 * progmodes/cc-fix.el: Add definitions of the macros push and pop
7573 (for GNU Emacs 20.4)
7574
7575 * progmodes/cc-defs.el:
7576 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
7577
7578 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
7579 highlighting mechanism so it will work in XEmacs too.
7580
7581 * progmodes/cc-defs.el: Insert c-int-to-char.
7582
7583 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
7584 call to the new macro c-int-to-char. This solves XEmacs's
7585 regarding characters as different from integers.
7586
7587 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7588
7589 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
7590 New internal helper.
7591
7592 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
7593 construct to make the indirect face lookup work in XEmacs.
7594
7595 (c-cpp-matchers): Append the negation char face to the existing
7596 fontification, so that the cpp face doesn't disappear.
7597 Use `c-make-syntactic-matcher' to avoid negation chars in comments
7598 and strings.
7599
7600 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
7601 to map to `font-lock-negation-char-face' in emacsen where it exists.
7602
7603 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7604
7605 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
7606
7607 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
7608 Rename "c-subword-move-mode" as "c-subword-mode".
7609
7610 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
7611 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
7612
7613 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7614
7615 * progmodes/cc-mode.el: Added autoload directive for
7616 `c-subword-move-mode' for use in older emacsen.
7617
7618 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7619
7620 * progmodes/cc-mode.el:
7621 (i) Insert a binding for C-c C-backspace into
7622 c-bind-special-erase-keys which works in TTYs.
7623 (ii) Make sure that when file styles are used, any explicitly
7624 given style variables take priority over those in the style.
7625 Do this by calling `hack-local-variables' a second time.
7626
7627 * progmodes/cc-vars.el: Add language specific customization
7628 widgets for AWK to c-doc-comment-style, c-require-final-newline
7629 and c-default-style. Add a defcustom for awk-mode-hook.
7630 Give c-syntactic-element and c-syntactic-context doc-strings by
7631 directly setting their `variable-documentation' propery.
7632 This allows Emacs 22.1 to read these with C-h v.
7633
7634 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
7635
7636 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7637
7638 * progmodes/cc-fonts.el, cc-vars.el
7639 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
7640 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
7641 Masatake YAMATO.
7642
7643 (c-doc-comment-style): Made GtkDoc default in C mode.
7644
7645 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
7646 and C-c C-<delete>.
7647
7648 (c-bind-special-erase-keys): New function for use on
7649 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
7650
7651 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
7652 <delete> key behavior in XEmacs according to `delete-forward-p'.
7653 C.f. `c-electric-delete'.
7654
7655 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7656
7657 * progmodes/cc-mode.el: Give c-hungry-backspace and
7658 c-hungry-delete-forward permanent key bindings.
7659
7660 * progmodes/cc-cmds.el (c-electric-semi&comma):
7661 Bind c-syntactic-context for calls to "criteria functions", for
7662 consistency with other calls to user functions.
7663
7664 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
7665 `current-prefix-arg', since this might be the prefix arg to a
7666 command which calls c-indent-command as a function. Change the
7667 interactive spec from "p" to "P".
7668
7669 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
7670 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
7671 was difficult to understand.
7672
7673 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7674
7675 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
7676 first char of an identifier.
7677
7678 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
7679 +" syntax in C++.
7680
7681 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7682
7683 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
7684 auto-fill doesn't split a c-comment's last word from a hanging
7685 "*/" when a space is typed between them after fill-column.
7686
7687 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
7688
7689 * progmodes/cc-styles.el (c-set-style)
7690 (c-setup-paragraph-variables): Abort the command if we're not in a
7691 CC Mode buffer.
7692
7693 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
7694 with blank comment-prefix, and a blank line as the comment's
7695 second line.
7696
7697 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7698
7699 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
7700 Incorporate the patterns added in the Emacs development branch
7701 for the new Emacs 22 face `font-lock-negation-char-face'.
7702
7703 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
7704 of "red" since it stands out better in xterms and DOS terminals.
7705
7706 * progmodes/cc-engine.el (c-literal-faces):
7707 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
7708
7709 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7710
7711 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
7712 forcibly enable c-electric-flag.
7713
7714 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
7715 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
7716 after the comment-prefix of a C-style comment will close that comment.
7717
7718 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7719
7720 * progmodes/cc-fonts.el (c-basic-matchers-before)
7721 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
7722 in Pike.
7723
7724 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
7725 digraphs.
7726
7727 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
7728 (c-cpp-message-directives, c-cpp-include-directives)
7729 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
7730 (c-cpp-expr-directives): Introduce new language constants to
7731 control cpp syntax in a cleaner way.
7732
7733 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
7734
7735 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
7736
7737 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
7738 (c-multiline-string-start-char): New language constants and
7739 variables to specify how newlines in string literals work.
7740
7741 (c-font-lock-invalid-string): Use them.
7742
7743 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
7744 unbalanced close brace is entered. Optimization by avoiding going
7745 back over arbitrarily large blocks. Removed hints that this
7746 function only would be relevant/useful in AWK.
7747
7748 (c-electric-brace): Indent syntactically after the cleanups since
7749 lineup functions might do it differently then.
7750
7751 * progmodes/cc-engine.el, cc-langs.el
7752 (c-opt-op-identifier-prefix): New language constant and variable.
7753
7754 (c-just-after-func-arglist-p, c-after-special-operator-id)
7755 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
7756
7757 * progmodes/cc-align.el, cc-engine.el
7758 (c-after-special-operator-id): New helper to handle C++ operator
7759 identifiers.
7760
7761 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
7762 (c-guess-basic-syntax): Handle C++ operator identifiers in
7763 declarations.
7764
7765 * progmodes/cc-langs.el (c-assignment-operators): Add the
7766 trigraph version of ^= too.
7767
7768 * progmodes/cc-langs.el (c-assignment-operators): Add the
7769 trigraph version of |= in C++.
7770
7771 * progmodes/cc-fonts.el (c-font-lock-declarators):
7772 Handle `c-decl-hangon-kwds' after the identifier name.
7773
7774 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
7775 whether an arglist is "nonempty", ignore a comment after the open
7776 paren if it isn't followed by a non-comment token on the same line.
7777
7778 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
7779 Enable heuristics below the point to cope with classes inside special
7780 brace lists in Pike.
7781
7782 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7783
7784 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
7785
7786 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7787
7788 * progmodes/cc-guess.el (cc-guess-install): New function to
7789 install an already guessed style in another buffer.
7790
7791 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
7792 sets `inhibit-read-only' - `c-save-buffer-state' should be used
7793 anyway if the change always is undone.
7794
7795 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7796
7797 Implement togglable electricity:
7798
7799 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
7800 saying when it should be used.
7801
7802 * progmodes/cc-engine.el: Add the new buffer-local variable,
7803 c-electric-flag.
7804
7805 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
7806 c-toggle-auto-newline.
7807
7808 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
7809 c-toggle-auto-newline. Remove the binding for
7810 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
7811 c-toggle-electric-state.
7812
7813 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
7814
7815 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
7816 c-\(forward\|backward\)-subword.
7817 (c-update-modeline): Add the new modeline flag `l' for
7818 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
7819 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
7820 Make the old name an alias of the new name.
7821 (c-toggle-electric-state): New function.
7822 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
7823 Adapt these functions to do electric things only when
7824 c-electric-flag is non-nil.
7825 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
7826 new functions from c-electric-brace.
7827 (c-point-syntax): Add a check for "virtual semicolons" in AWK
7828 mode, so that the tentative extra newline doesn't change the
7829 syntax of the following brace.
7830 (c-electric-brace): Restructure by extracting the above functions.
7831 Tidy up the coding somewhat.
7832 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
7833 restructure a bit.
7834
7835 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7836
7837 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
7838 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
7839
7840 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
7841 (c-submode-indicators): Change name from `c-auto-hungry-string'
7842 since it's now used to track another submode.
7843
7844 (c-update-modeline): Convert to function and extended to check
7845 `c-subword-move-mode'.
7846
7847 (c-forward-into-nomenclature, c-backward-into-nomenclature):
7848 Convert to compat aliases for `c-forward-subword' and
7849 `c-backward-subword'.
7850
7851 * progmodes/cc-subword.el: New functions and minor mode to handle
7852 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
7853
7854 (c-forward-subword, c-backward-subword, c-mark-subword)
7855 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
7856 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
7857 Functions corresponding to the standard word handling functions.
7858
7859 (c-subword-move-mode): Minor mode that replaces all the standard
7860 word handling functions with their subword equivalences.
7861
7862 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7863
7864 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
7865 entry for one-liner-defun.
7866
7867 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
7868 name in its def-edebug-spec.
7869
7870 * progmodes/cc-cmds.el (c-electric-brace): Make the
7871 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
7872 compacts space before a comment, if this will make things fit on
7873 one line.
7874
7875 Introduce an "awk" style, mainly for auto-newline and clean-ups.
7876
7877 * progmodes/cc-align.el: New function c-snug-1line-defun-close
7878
7879 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
7880 clean-up one-liner-defun.
7881
7882 * progmodes/cc-styles.el: Add the new "awk" style.
7883
7884 * progmodes/cc-vars.el: Add description of one-liner-defun to
7885 c-cleanup-list's doc-string. New user options,
7886 c-max-one-liner-length. In c-default-style, set the default style
7887 for AWK to "awk".
7888
7889 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7890
7891 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
7892 macros inside labels.
7893
7894 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
7895 `c-at-statement-start-p' and `c-at-expression-start-p'.
7896
7897 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
7898 error if the mark isn't set.
7899
7900 * progmodes/cc-engine.el (c-guess-continued-construct)
7901 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
7902 accurately detect functions inside functions.
7903
7904 * progmodes/cc-engine.el (c-at-expression-start-p): New function
7905 like `c-at-statement-start-p' that additionally recognizes commas
7906 and expression parentheses as delimiters.
7907
7908 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
7909 to avoid heuristics that doesn't work for unclosed blocks.
7910 (c-at-statement-start-p): New function.
7911
7912 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
7913 Objective-C directives, e.g. directives spanning lines should work
7914 reasonably well now.
7915
7916 (c-put-c-type-property, c-clear-c-type-property): New helpers.
7917
7918 (c-forward-objc-directive): New function to move over any ObjC
7919 directive.
7920
7921 (c-just-after-func-arglist-p, c-guess-basic-syntax)
7922 (c-basic-matchers-before): Use it.
7923
7924 (c-font-lock-objc-iip-decl): Remove.
7925
7926 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
7927 in the template arglist recognition.
7928
7929 * progmodes/cc-styles.el (c-style-alist): Fix several
7930 inconsistencies in the Whitesmith style.
7931
7932 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
7933 New lineup function to get lines after Whitesmith style blocks
7934 correctly indented.
7935
7936 (c-lineup-whitesmith-in-block): Back out the compensation for
7937 opening parens since it's done using `add' lists in the style
7938 definition instead. Don't use the anchor position since it varies
7939 too much between the syntactic symbols. :P
7940
7941 * progmodes/cc-vars.el (c-valid-offset): Update.
7942
7943 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
7944 lists where the offsets are combined according to several
7945 different methods: `first', `min', `max', and `add'.
7946 Report offset evaluation errors with `c-benign-error' so that some kind
7947 of reindentation still is done.
7948
7949 * progmodes/cc-engine.el (c-guess-basic-syntax):
7950 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
7951 `arglist-close'.
7952
7953 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
7954 situations for `arglist-cont-nonempty' and `arglist-close'.
7955
7956 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
7957
7958 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
7959 cc-bytecomp-boundp' in a number of places.
7960
7961 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
7962 macro related issue.
7963
7964 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7965
7966 * progmodes/cc-awk.el: Change the terminology of regexps: A char
7967 list is now [asdf], a char class [:alpha:].
7968 Include code for char classes.
7969 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
7970 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
7971
7972 Remove (nearly all of) the cruft associated with AWK Mode's former
7973 concept of "virtual semicolons":
7974
7975 Adapt c-beginning-of-statement, c-end-of-statement (together with
7976 subfunctions) to use the new notion of "virtual semicolon" in
7977 place of the old awkward special handling for AWK. There remains
7978 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
7979 * progmodes/cc-cmds.el:
7980 (c-ascertain-adjacent-literal): In the backwards direction, now
7981 recognises AWK regexp delimiters as string delimiters.
7982 (c-after-statement-terminator-p): Adapt for virtual semicolons;
7983 check more rigorously for "end of macro".
7984 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
7985 virtual semicolons;
7986 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
7987 out the code for forward movement into ...
7988 (c-end-of-statement): Now contains the code for forward movement,
7989 adapted for virtual semicolons.
7990
7991 * progmodes/cc-engine.el:
7992 (c-ws*-string-limit-regexp): New regexp.
7993 (c-forward-single-comment, c-backward-single-comment): Comment out
7994 the (now redundant) "special" AWK stuff.
7995
7996 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
7997 c-string-par-start, c-string-par-separate to be more like Text
7998 Mode than Fundamental Mode.
7999
8000 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8001
8002 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
8003 to the fontified region so that fontification doesn't occur
8004 outside it (could happen e.g. when fontifying a line with an
8005 unfinished declaration).
8006
8007 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8008
8009 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
8010 start of the file. ^L now separate sections of the file.
8011 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
8012 (c-awk-one-line-possibly-open-string-re)
8013 (c-awk-regexp-one-line-possibly-open-char-class-re)
8014 (c-awk-one-line-possibly-open-regexp-re)
8015 (c-awk-one-line-non-syn-ws*-re): New defonsts.
8016 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
8017
8018 Amend the concept of "virtual semicolons" (in the indentation
8019 engine) for languages like AWK, such that they are now
8020 conceptually attached to end of the last token of a statement, not
8021 the end of the line. (In AWK Mode, however, the pertinent text
8022 property is still physically set on the EOL.) Remove the specific
8023 tests for awk-mode, thus facilitating the introduction of other
8024 language modes where EOLs can end statements.
8025 (Note: The funtionality in cc-cmds.el, specifically
8026 c-beginning/end-of-statement has yet to be amended.)
8027
8028 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
8029 New macros.
8030
8031 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
8032 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
8033 c-vsemi-status-unknown-p-fn (in a new page).
8034
8035 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
8036 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
8037 numerous awkward forms like
8038 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
8039 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
8040 variable before-ws-ip, the place just after char-before-ip appears.
8041
8042 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
8043 a comment.
8044
8045 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8046
8047 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
8048 `c-tentative-buffer-changes'.
8049
8050 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
8051 convert to macro to choose between Emacs and XEmacs at compile time.
8052
8053 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
8054
8055 (c-tentative-buffer-changes): New macro to handle temporary buffer
8056 changes in a convenient way.
8057
8058 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
8059 for `c-tentative-buffer-changes'.
8060
8061 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
8062 the checks for paren sexps between the point and the keyword, to
8063 avoid some false alarms.
8064
8065 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
8066 Fixed a situation where an error could be thrown for unbalanced
8067 parens. Changed to make use of c-keyword-member' to avoid some
8068 repeated regexp matches.
8069
8070 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
8071 These language variable are no longer necessary.
8072
8073 (c-block-stmt-kwds): New language constant used by
8074 c-looking-at-inexpr-block'.
8075
8076 (c-guess-basic-syntax): Remove an optional check that looked at
8077 the existence of the now removed language variables.
8078
8079 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
8080 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
8081 object instantiation expressions as declarations in some contexts.
8082 This bug only affected languages where the declarator can't be
8083 enclosed in parentheses.
8084
8085 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
8086 insert newlines before and after substatement braces.
8087
8088 * progmodes/cc-engine.el: Improved the heuristics for recognizing
8089 function declaration headers and the handling of C++ style member
8090 init lists.
8091
8092 (c-just-after-func-arglist-p): Rewritten to use
8093 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
8094
8095 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
8096
8097 (c-guess-basic-syntax): Adapt case 5B for the new
8098 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
8099 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
8100 covers all cases now).
8101
8102 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
8103
8104 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8105
8106 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
8107 c-string-par-start/separate c-sentence-end-with-esc-eol,
8108 initialised in c-setup-paragraph-variables, used in string
8109 scanning subroutines of c-beginning-of-statement.
8110
8111 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
8112 which precedes the newly inserted `{'.
8113
8114 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8115
8116 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
8117 function for declaration level blocks. It should now cope with
8118 templates better and also be a lot more comprehensible.
8119
8120 (c-looking-at-decl-block): The new function.
8121
8122 (c-search-uplist-for-classkey): The old one. It's now a wrapper
8123 for compatibility.
8124
8125 (c-add-class-syntax, c-guess-continued-construct)
8126 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
8127
8128 (c-decl-block-key): Change to tell apart ambiguous and
8129 unambiguous keywords. Pike specials are now handled directly in
8130 the code instead.
8131
8132 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
8133 New language constants and variables to make the backward skip in
8134 `c-looking-at-decl-block' as tight as possible.
8135
8136 (c-nonsymbol-token-char-list): New language constant.
8137
8138 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
8139 find balanced template arglists backwards.
8140
8141 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
8142 making char classes for `c-syntactic-skip-backward'.
8143
8144 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
8145 16D - can't be a class-close at that point.
8146
8147 * progmodes/cc-engine.el (c-guess-basic-syntax)
8148 (c-add-class-syntax): Don't narrow out the enclosing declaration
8149 level. This makes everything a lot easier, and it was actually
8150 only four small places that needed it to work. Some places that
8151 previously did `widen' are removed now, which has the effect that
8152 `c-guess-basic-syntax' never will look at things outside the
8153 current narrowment now. The anchor position for `topmost-intro'
8154 is affected by this, but it was so bogus it was basically useless
8155 before, and now it's equally bogus but in a slightly different way.
8156
8157 (c-narrow-out-enclosing-class): Gone.
8158
8159 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
8160 the narrowed region.
8161
8162 (c-least-enclosing-brace): Remove silly optional argument.
8163
8164 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
8165 the point could be left directly after an open paren when finding
8166 the beginning of the first decl in the block.
8167
8168 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
8169 Specify which submatch to use.
8170
8171 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
8172
8173 (c-decl-start-re): No longer any need for special treatment of
8174 ObjC due to the above.
8175
8176 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
8177 presumably follows C in that regard.
8178
8179 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
8180 New language constants to specify operator tokens inside
8181 identifiers in a more high level way.
8182
8183 (c-opt-identifier-prefix-key): New internal language constant.
8184
8185 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
8186 (c-identifier-start, c-identifier-key): Now completely calculated
8187 from other constants.
8188
8189 (c-identifier-last-sym-match): Decommission since it's no longer used.
8190
8191 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
8192
8193 * progmodes/cc-engine.el (c-forward-name): Remove the
8194 optimization when c-identifier-key is equal to c-symbol-key since
8195 it doesn't work in byte compiled files. Don't record empty
8196 regions as identifiers.
8197
8198 * progmodes/cc-langs.el (c-filter-ops): New helper function to
8199 simplify access to `c-operators' and its likes.
8200
8201 (c-operator-list, c-all-op-syntax-tokens)
8202 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
8203 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
8204 (c-primary-expr-regexp, c-cast-parens): Use it.
8205
8206 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
8207 an explicit language in functions.
8208
8209 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
8210 variant of adornment.
8211
8212 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
8213 variable.
8214
8215 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
8216 the Pike value.
8217
8218 * progmodes/cc-engine.el (c-on-identifier)
8219 (c-simple-skip-symbol-backward): Small fix for handling "-"
8220 correctly in `skip-chars-backward'. Affected the operator lfun
8221 syntax in Pike.
8222
8223 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
8224 diagnostic message about precompiled language vars not being used.
8225
8226 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
8227 "__attribute__" is followed by a parenthesis.
8228
8229 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
8230 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
8231 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
8232
8233 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
8234 Internal cleanups to properly detect the declared identifiers in
8235 various declarations.
8236
8237 (c-decl-start-kwds): New language constant to recognize
8238 declarations that can start anywhere. Used for class declarations
8239 in Pike.
8240
8241 (c-specifier-key, c-not-decl-init-keywords)
8242 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
8243 (c-find-decl-spots): Implement `c-decl-start-kwds'.
8244
8245 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
8246 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
8247 handling of the compiler specific extension keywords into a new
8248 language constant `c-decl-hangon-kwds' that defines keyword
8249 clauses to be ignored in declarations.
8250
8251 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
8252 past unrecognized tokens when handling `c-colon-type-list-kwds'.
8253 Necessary to stop at the declared identifier in e.g. IDL valuetype
8254 declarations.
8255
8256 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
8257 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
8258 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
8259 (c-forward-decl-or-cast-1): Recognize the declared identifier in
8260 class and enum declarations as such and not as part of the type.
8261
8262 (c-forward-decl-or-cast-1, c-forward-label): Relax the
8263 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
8264
8265 (c-forward-decl-or-cast-1): Don't disregard sure signs of
8266 declarations when there's some syntax error later on.
8267
8268 (c-complex-decl-matchers): Did away with a reference to
8269 `c-specifier-key'.
8270
8271 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
8272 value - this variable is always dynamically bound.
8273
8274 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
8275 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
8276 * cc-cmds.el, cc-defs.el: Change the policy for marking up
8277 functions that might do hidden buffer changes: All such internal
8278 functions are now marked instead of those that don't.
8279
8280 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
8281 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
8282 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
8283 (c-literal-type): Allow these functions to make hidden buffer changes,
8284 so that they are free to use text property caching later on.
8285
8286 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
8287 (c-electric-brace, c-electric-slash, c-electric-star)
8288 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
8289 (c-electric-paren, c-electric-continued-statement, c-indent-command)
8290 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
8291 (c-context-line-break): Add `c-save-buffer-state' calls to comply
8292 with the changed semantics of the functions above.
8293
8294 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
8295 when macros occur in obscure places. Optimized the sexp movement
8296 a bit.
8297
8298 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8299
8300 Enhancements for c-beginning-of-statement to work in AWK Mode:
8301
8302 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
8303 (completed statement) with `}' (statement completed by closing
8304 brace or semicolon) and `$' (statement completed by EOL).
8305
8306 (c-awk-virtual-semicolon-ends-prev-line-p)
8307 (c-awk-virtual-semicolon-ends-line-p)
8308 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
8309 (c-awk-at-statement-end-p): New functions.
8310
8311 * progmodes/cc-cmds.el: Simplify the structure of functions
8312 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
8313 two functions and c-beginning-of-statement to handle AWK Mode.
8314
8315 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
8316 c-backward-single-comment for AWK mode. Attempt to clarify their
8317 doc-strings.
8318
8319 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
8320
8321 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8322
8323 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
8324 label handling. Labels are now recognized in a uniform and more
8325 robust way, regardless of context. Text properties are put on all
8326 labels to recognize the following declarations better.
8327 Multiword labels are handled both in indentation and fontification for
8328 the benefit of language extensions like Qt. For consistency, keywords
8329 in labels are now fontified with the label face instead.
8330 That also applies to "case" and "default".
8331
8332 (c-beginning-of-statement-1): Fix some bugs in the label
8333 handling. Disregard `c-nonlabel-token-key' in labels that begin
8334 with `c-label-kwds'.
8335
8336 (c-find-decl-spots): Support that the callback adds more
8337 `c-decl-end' spots to find.
8338
8339 (c-forward-decl-or-cast-1): Don't treat a list of plain
8340 identifiers followed by a colon as a declaration.
8341
8342 (c-forward-label): New function to recognize labels.
8343
8344 (c-guess-basic-syntax): Replace uses of `c-label-key' with
8345 `c-forward-label'. Moved the label recognition cases (14 and 15)
8346 earlier since they aren't so context sensitive now. Handle labels
8347 on the top level gracefully. Moved access label recognition to
8348 the generic label case (CASE 15) - removed CASE 5E.
8349
8350 (c-font-lock-declarations): Add recognition of labels in the
8351 same round since we need to handle labels in parallell with other
8352 declarations to recognize both accurately. It should also improve
8353 speed.
8354
8355 (c-simple-decl-matchers, c-basic-matchers-after):
8356 Move `c-font-lock-labels' so that it only is used on decoration level 2
8357 since `c-font-lock-declarations' handles it otherwise.
8358
8359 (c-complex-decl-matchers): Remove the simplistic recognition of
8360 access labels.
8361
8362 (c-decl-prefix-re): Remove the kludges that was necessary to cope
8363 with labels earlier.
8364
8365 (c-decl-start-re): New language variable to make
8366 `c-font-lock-declarations' stop for the special protection labels
8367 in Objective-C that start with `@'.
8368
8369 (c-label-key): Remove since it's no longer used.
8370
8371 (c-recognize-colon-labels, c-label-prefix-re): New language
8372 constants to support recognition of generic colon-terminated labels.
8373
8374 (c-type-decl-end-used): `c-decl-end' is now used whenever there
8375 are colon terminated labels.
8376
8377 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
8378 first argument starts with a special brace list.
8379
8380 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
8381 (c-font-lock-declarations): Break out the declaration and cast
8382 recognition from `c-font-lock-declarations' to a new function, so
8383 that it can be used in the indentation engine.
8384
8385 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
8386 up to the start of the literal. Fixed bug with the point on the
8387 wrong side of the search limit that could happen when the start
8388 position is inside a literal.
8389
8390 * progmodes/cc-engine.el (c-parse-state)
8391 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
8392 so that it's kept a little bit back to increase the hit rate.
8393
8394 (c-parse-state): Change the macro handling and fixed some
8395 glitches. Macro context is checked more often than necessary now,
8396 but otoh less garbage conses are generated.
8397
8398 * progmodes/cc-engine.el (c-parse-state)
8399 (c-invalidate-state-cache): Cache the last position where
8400 `c-state-cache' applies. This can speed up refontification quite
8401 a bit in blocks where there are many non-brace parens before the point.
8402
8403 (c-state-cache-end): New variable for this.
8404
8405 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
8406 cache variable.
8407
8408 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
8409 get close initial continue positions when the start position is
8410 inside a literal or macro. Do not call the callback for spots
8411 before the start position (which can happen e.g. for `c-decl-end'
8412 spots inside comments). Optimize better in special cases when the
8413 region is a single line inside a literal or macro (typically when
8414 the current line is refontified).
8415
8416 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
8417 to `c-add-stmt-syntax' - there's no need to explicitly whack off
8418 entries from the paren state.
8419
8420 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
8421 special case for "else if" clauses.
8422
8423 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
8424 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
8425
8426 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
8427 New language variable to recognize the gcc extension with statement
8428 blocks inside expressions.
8429
8430 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
8431 it somewhat more comprehensible. The argument AT-BLOCK-START is
8432 no longer used and hence removed.
8433
8434 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
8435 to `c-add-stmt-syntax'.
8436
8437 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
8438 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
8439 This fixes bogus label recognition.
8440
8441 * progmodes/cc-engine.el (c-add-type, c-check-type)
8442 (c-forward-name, c-forward-type): Improve storage of template
8443 types in `c-found-types' so that they can be recognized better.
8444
8445 (c-syntactic-content): Add option to skip past nested parens.
8446
8447 * progmodes/cc-engine.el (c-forward-name):
8448 Set `c-last-identifier-range' all the time. It's less work that way.
8449 Handle that there might not be an identifier to store in
8450 `c-last-identifier-range'.
8451
8452 (c-forward-type): Handle that `c-last-identifier-range' might be
8453 nil from `c-forward-name'.
8454
8455 * progmodes/cc-defs.el (c-safe-scan-lists)
8456 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
8457
8458 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
8459 to work even if the form fails.
8460
8461 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
8462 down in a large file in one go.
8463
8464 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
8465
8466 * progmodes/cc-align.el (c-lineup-assignments): New lineup
8467 function which is like `c-lineup-math' but returns nil instead of
8468 `c-basic-offset' when it doesn't match.
8469
8470 (c-lineup-math): Change to use `c-lineup-assignments'.
8471
8472 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8473
8474 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
8475 c-beginning-of-statement. New subfunctions
8476 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
8477
8478 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8479
8480 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
8481 hardcoded char classes whereever possible. Changed a couple of
8482 places to use skip by syntax instead of skip by char class.
8483
8484 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
8485 Fix a bug in the regexp that caused extreme backtracking.
8486
8487 * progmodes/cc-langs.el (c-block-comment-starter)
8488 (c-block-comment-ender): New language constants to specify in a
8489 single place how block comments look.
8490
8491 (c-comment-start-regexp, c-block-comment-start-regexp)
8492 (comment-start, comment-end, comment-start-skip)
8493 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
8494 (c-syntactic-ws, c-nonempty-syntactic-ws)
8495 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
8496 `c-line-comment-starter', `c-block-comment-starter' and
8497 `c-block-comment-ender'.
8498
8499 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
8500 New language constants to break up things a bit.
8501
8502 (c-simple-ws): New language constant for simple whitespace.
8503
8504 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
8505
8506 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
8507 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
8508 newlines. Allow and ignore nil elements in the list.
8509
8510 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8511
8512 * progmodes/cc-cmds.el: Comment out a (n almost certainly
8513 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
8514
8515 * progmodes/cc-cmds.el: Tidy up the comments in
8516 c-beginning-of-statement and subfunctions.
8517
8518 * progmodes/cc-awk.el: Replace calls to put-text-property to the
8519 more flexible c-put-char-property and c-clear-char-properties.
8520 Add the author's email address.
8521
8522 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
8523
8524 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
8525 closing "*/" of a block comment.
8526
8527 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
8528 subfunctions) so that it works at BOB and EOB.
8529
8530 * progmodes/cc-cmds.el, cc-vars.el: More updating of
8531 c-beginning-of-statement, including new variable
8532 c-block-comment-start-regexp.
8533
8534 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8535
8536 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
8537 symbols from `*-font-lock-extra-types' so that there's no need to
8538 use `regexp-opt' on those lists.
8539
8540 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
8541 `c-type-modifier-kwds' is empty.
8542
8543 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
8544 there are several strings on the same line.
8545
8546 * progmodes/cc-engine.el (c-literal-limits): Remove the
8547 compatibility function for older emacsen. `c-literal-limits-fast'
8548 has now taken the place of this function.
8549
8550 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
8551 with older emacsen: We now require `pps-extended-state'.
8552
8553 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8554
8555 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
8556 which obviates the need to hack sentence-end. This now handles
8557 escaped newlines in strings correctly. Correct minor bugs in
8558 c-move-over-sentence and in c-beginning-of-statement.
8559
8560 * progmodes/cc-cmds.el (c-beginning-of-statement (and
8561 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
8562 that movement over macros and code are rigorously separated from
8563 eachother. Correct a few incidental bugs.
8564
8565 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
8566 Improve its doc-string. Improve the handling of certain specific cases.
8567
8568 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8569
8570 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
8571 (c-guess-basic-syntax): Change the way class-level labels are
8572 recognized; they can now contain essentially any symbols.
8573
8574 (c-opt-extra-label-key): New language variable to cope with the
8575 special protection label syntax in Objective-C.
8576
8577 (c-opt-access-key): Remove; this is now handled better by
8578 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
8579
8580 (c-complex-decl-matchers): Update to handle that
8581 `c-opt-access-key' no longer exists.
8582
8583 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
8584 improved label recognition in `c-beginning-of-statement-1'.
8585
8586 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
8587 Recognize bitfields better.
8588
8589 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
8590 Remove some cruft and fixed a bug that could cause it to go to a
8591 position further down.
8592
8593 * progmodes/cc-langs.el, cc-engine.el
8594 (c-beginning-of-statement-1): Improve detection of labels in
8595 declaration contexts.
8596
8597 (c-beginning-of-decl-1): Use it.
8598
8599 (c-nonlabel-token-key): New language constant and variable needed
8600 by `c-beginning-of-statement-1'.
8601
8602 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
8603 manifested itself due to the correction in `c-forward-sexp'.
8604
8605 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
8606 Make these behave as documented when used at the buffer limits.
8607
8608 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
8609 (c-type-decl-end-used): Made this a language variable.
8610
8611 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
8612 correctly when `combine-after-change-calls' is used together with
8613 temporary narrowings.
8614
8615 * progmodes/cc-engine.el (c-beginning-of-statement-1):
8616 Report labels correctly when the start point is immediately after the
8617 colon.
8618
8619 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
8620 Remove since it isn't used anymore.
8621
8622 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
8623 bracket arglists such as template parens in C++.
8624
8625 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
8626 in the last check-in. Some optimization.
8627
8628 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
8629 where it could stop at the same level in a preceding sexp when
8630 PAREN-LEVEL is set.
8631
8632 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
8633 text property lookup only when it's needed.
8634
8635 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
8636 Change the policy for paren marked angle brackets to be more
8637 persistent; once marked they remain marked even when they're found
8638 to be unbalanced in the searched region. This should keep the
8639 paren syntax around even when individual lines are refontified in
8640 multiline template arglists.
8641
8642 (c-parse-and-markup-<>-arglists): New dynamically bound variable
8643 to control markup so that incorrect angle bracket arglists aren't
8644 marked in contexts where the correct value for
8645 `c-disallow-comma-in-<>-arglists' isn't known.
8646
8647 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
8648 argument has become `c-parse-and-markup-<>-arglists'.
8649
8650 (c-remove-<>-arglist-properties): Remove - no longer used.
8651
8652 (c-after-change-check-<>-operators): New function used on
8653 `after-change-functions' to avoid that "<" and ">" characters that
8654 are part of longer operators have paren syntax.
8655
8656 (c-<>-multichar-token-regexp): New language variable used by
8657 `c-after-change-check-<>-operators'.
8658
8659 (c-after-change): Call `c-after-change-check-<>-operators'.
8660
8661 (c-font-lock-<>-arglists): Use the context properties set by
8662 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
8663 correctly to avoid doing invalid markup.
8664
8665 (c-font-lock-declarations): Remove code that undoes the invalid
8666 markup done by `c-font-lock-<>-arglists'.
8667
8668 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
8669 after `c-font-lock-declarations'.
8670
8671 * progmodes/cc-engine.el (c-syntactic-skip-backward):
8672 Add paren-level feature.
8673
8674 (c-guess-basic-syntax): Improve the anchor position for
8675 `template-args-cont' in nested template arglists. There's still
8676 much to be desired in this area, though.
8677
8678 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8679
8680 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
8681 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
8682
8683 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8684
8685 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
8686 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
8687
8688 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
8689 it doesn't work no longer are supported.
8690
8691 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
8692 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
8693 requires support for the syntax-table' text property, which rules
8694 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
8695 cruft associated with those versions.
8696
8697 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
8698 for the `syntax-table' text property, which rules out Emacs 19 and
8699 XEmacs < 21.4. Removed various compatibility cruft associated
8700 with those versions.
8701
8702 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
8703 support for the `syntax-table' text property.
8704
8705 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
8706 variable and use an extra quoted face name instead. All the
8707 emacsen flavors handle that correctly.
8708
8709 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
8710 (c-font-lock-declarators, c-font-lock-declarations)
8711 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
8712 property to mark the items in in declarator lists to handle
8713 refontification inside multiline declarations better.
8714
8715 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
8716 construct like "a * b = c;" as a declaration.
8717
8718 2005-12-08 Kim F. Storm <storm@cua.dk>
8719
8720 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
8721 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
8722 select either meta, hyper, or super modifier for rectangle commands.
8723 (cua--rectangle-modifier-key): New defvar.
8724 (cua--M/H-key): Use it. Remove special case for `space'.
8725 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
8726 on X, to meta otherwise. Always bind C-return to toggle
8727 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
8728
8729 * emulation/cua-rect.el (cua-help-for-rectangle):
8730 Use cua--rectangle-modifier-key. Handle super modifier too.
8731 (cua--init-rectangles): Always bind C-return to toggle rectangle.
8732 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
8733
8734 * ido.el: Move Acknowledgements and History after Commentary.
8735 Minor changes to Commentary.
8736
8737 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
8738 keymap if cua--prefix-override-timer is `shift'.
8739 (cua--shift-control-prefix): New function; emulate "type prefix
8740 key twice" functionality to handle shifted prefix key override.
8741 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
8742 New commands.
8743 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
8744
8745 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
8746
8747 * textmodes/org.el (org-insert-heading): Try to do items before
8748 headings.
8749 (org-agenda-mode): Quote `org-agenda-mode-hook'.
8750 (org-insert-item): New function.
8751 (org-renumber-ordered-list): Don't skip to higher level lists.
8752
8753 2005-12-08 Juri Linkov <juri@jurta.org>
8754
8755 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
8756
8757 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
8758
8759 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
8760
8761 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
8762 the constructed function name fun-1.
8763
8764 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
8765 because such links don't lead to parent documentation.
8766
8767 2005-12-08 Kenichi Handa <handa@m17n.org>
8768
8769 * descr-text.el (describe-char): Use *Help-2* buffer if the
8770 current buffer is *Help*. Call describe-text-properties while
8771 setting the original buffer.
8772
8773 2005-12-07 Bill Wohler <wohler@newt.com>
8774
8775 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
8776 and causes problems with non-MH users (such as Gnus users).
8777
8778 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
8779
8780 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
8781 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
8782 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
8783 command "info sources". Move calls to GDB command "list".
8784 (gdb-find-file-hook): Just use gdb-source-file-list.
8785 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
8786 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
8787 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
8788 (gdb-data-list-register-values-handler): Use correct trigger name.
8789
8790 2005-12-07 Kim F. Storm <storm@cua.dk>
8791
8792 * ido.el (ido-completion-map): Rename from ido-mode-map.
8793 (ido-common-completion-map, ido-file-completion-map)
8794 (ido-file-dir-completion-map, ido-buffer-completion-map):
8795 Rename from ido-mode-....-map.
8796 (ido-init-completion-maps): Rename from ido-init-mode-maps.
8797 (ido-setup-completion-map): Rename from ido-define-mode-map.
8798 (ido-read-internal): Bind minibuffer-local-filename-completion-map
8799 to ido-completion-map.
8800
8801 2005-12-07 Kenichi Handa <handa@m17n.org>
8802
8803 * international/mule-cmds.el
8804 (set-display-table-and-terminal-coding-system): If the coding
8805 system specified in `unibyte-display' property is different from
8806 the arg coding-system, don't setup standard-display-table.
8807
8808 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
8809
8810 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
8811 that comments end at \n, regardless of selective-display.
8812
8813 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
8814
8815 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
8816 (gdb-version): New variables.
8817 (gdb-source-file-list, gdb-register-names)
8818 (gdb-changed-registers): New variables for use with GDB 6.4+.
8819 (gdb-ann3): Replace with...
8820 (gdb-init-1, gdb-init-2): ...two new functions.
8821 (gdba, gdb-prompt): Call gdb-init-1.
8822 (gdb-get-version): New function. Call gdb-init-2 from here.
8823 (gud-watch): Make it work with mouse events too.
8824 (gdb-post-prompt): Don't add to queue until GDB version is known.
8825 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
8826 (gdb-locals-mode): Use gdb-version.
8827 (gdb-memory-format-map, gdb-memory-unit-map)
8828 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
8829 (gdb-locals-font-lock-keywords-1)
8830 (gdb-locals-font-lock-keywords-2): New variables.
8831 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
8832 (gdb-set-gud-minor-mode-existing-buffers-1)
8833 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
8834 (gdb-var-update-1, gdb-var-update-handler-1)
8835 (gdb-data-list-register-values-handler)
8836 (gdb-data-list-register-values-custom)
8837 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
8838 (gdb-stack-list-locals-handler, gdb-get-register-names):
8839 New functions for use with GDB 6.4+.
8840 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
8841 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
8842 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
8843 (gdb-stack-list-locals-regexp)
8844 (gdb-data-list-register-names-regexp): New regexps for use with
8845 GDB 6.4+.
8846
8847 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
8848
8849 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
8850
8851 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
8852
8853 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
8854 prompts work for AUTH PLAIN. Also reported by Steve Allan
8855 <seallan@verizon.net>.
8856
8857 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
8858
8859 * frame.el (set-frame-parameter): Add doc string.
8860
8861 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
8862
8863 * textmodes/org.el (org-occur-highlights): New variable.
8864 (org-highlight-new-match, org-remove-occur-highlights): New functions.
8865 (org-highlight-sparse-tree-matches): New option.
8866 (org-do-occur): New function.
8867 (org-get-heading): Make it work also at beginning of line.
8868 (org-category-table): New variable.
8869 (org-get-category-table, org-get-category)
8870 (org-camel-to-words, org-link-search): New functions.
8871 (org-select-this-todo-keyword): New variable.
8872 (org-todo-list): New command.
8873 (org-shiftright, org-shiftleft): New commands.
8874 (org-agenda-todo): Add prefix argument.
8875 (org-show-hierarchy-above): New option.
8876 (org-show-todo-tree): Numerical prefix creates tree for specific
8877 TODO keyword.
8878 (org-outline-level): New function, to assign a level to plain
8879 lists items.
8880 (org-cycle-include-plain-lists): New option.
8881 (org-mode): Use `org-outline-level' as value of `outline-level'.
8882 (org-cycle): Temporarily switch `outline-regexp' if
8883 `org-cycle-include-plain-lists' is non-nil.
8884 (org-start-icalendar-file): Fix format bug.
8885 (org-agenda-get-day-entries): Create category table.
8886 (org-agenda-get-todos, org-agenda-get-timestamps)
8887 (org-agenda-get-deadlines, org-agenda-get-scheduled)
8888 (org-agenda-get-blocks): Use `org-get-category'.
8889 (org-context-in-file-links): Rename from
8890 `org-line-numbers-in-file-links'.
8891
8892 2005-12-06 Romain Francoise <romain@orebokech.com>
8893
8894 * window.el (balance-windows): Delete extraneous third arg in call
8895 to `enlarge-window'.
8896
8897 2005-12-06 Kenichi Handa <handa@m17n.org>
8898
8899 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
8900
8901 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
8902
8903 * progmodes/gdb-ui.el (gdb-var-create-handler)
8904 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
8905 (gdb-var-list-children-handler, gdb-var-update-handler):
8906 Current buffer is already gdb-partial-output-buffer, don't
8907 make it current again.
8908
8909 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
8910
8911 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
8912 (list-buffers-noselect): Use it.
8913
8914 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
8915
8916 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
8917 (mail-yank-ignored-headers): Use regexp-opt.
8918 (mail-mode-map): Move initialization into declaration.
8919 (mail-sent-via): Remove unused shadowed var `to-line'.
8920 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
8921 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
8922 (mail-do-fcc): Use dolist and push.
8923 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
8924 (mail-yank-ignored-headers): Don't autoload.
8925
8926 2005-12-05 Kenichi Handa <handa@m17n.org>
8927
8928 * international/mule-cmds.el (set-language-info-internal): New fun.
8929 (set-language-info): Call set-language-info-internal to update
8930 language-info-alist. If LANG-ENV is the current one, call
8931 set-language-environment to make INFO effective now.
8932 (set-language-info-alist): Likewise.
8933 (locale-language-names): With locale "en", use English
8934 lang. env. but set the default codings to iso-8859-1.
8935
8936 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
8937
8938 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
8939 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
8940 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
8941 for plain strings.
8942 (gdb-frames-mode): Remove redundant call to font-lock-mode.
8943 (gdb-all-registers): Rename from toggle-gdb-all-registers.
8944 Create registers buffer if necessary. Echo new state in minibuffer.
8945 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
8946
8947 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
8948
8949 * info.el (Info-fontify-node): Match external links using
8950 non-directory part of filename.
8951
8952 2005-12-04 Juri Linkov <juri@jurta.org>
8953
8954 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
8955 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
8956 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
8957 because there is no customization option for it.
8958
8959 * font-lock.el (lisp-font-lock-keywords-1):
8960 Add define-global-minor-mode.
8961
8962 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
8963
8964 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
8965 properties on the constructed variable names.
8966
8967 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8968 Put `definition-name' properties on the constructed function names
8969 next-sym and prev-sym.
8970
8971 * emacs-lisp/find-func.el (find-function-regexp):
8972 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
8973 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
8974 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
8975 and easy-menu-define.
8976
8977 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
8978 easy-mmode-define-global-mode and define-global-minor-mode.
8979 (lisp-imenu-generic-expression): Add define-global-minor-mode.
8980
8981 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
8982 instead of easy-mmode-define-global-mode.
8983
8984 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
8985 Use define-minor-mode instead of easy-mmode-define-minor-mode.
8986
8987 * cus-edit.el (customize-group, customize-group-other-window):
8988 Filter out autoloaded options from the group completion list by
8989 using heuristics that autoloaded groups don't have `custom-autoload'
8990 property on their symbols (they have only `custom-loads').
8991
8992 * simple.el (completion-setup-function): Put completions-common-part
8993 face on complete completion string too (i.e. completion string
8994 without completions-first-difference face).
8995
8996 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
8997
8998 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8999
9000 * view.el (view-mode): Doc fix.
9001
9002 * disp-table.el (standard-display-european): Add to the warning
9003 message a reference to the doc string.
9004
9005 * play/yow.el (apropos-zippy): Call print-help-return-message,
9006 similar to other Help and Apropos commands.
9007
9008 * help.el (print-help-return-message): If pop-up-frames is
9009 non-nil, set up help-return-method to delete the help window and,
9010 possibly, its frame as well, and don't display message about
9011 scrolling the help window. Doc fix.
9012 (help-return-method): Doc fix.
9013
9014 2005-12-03 Martin Rudalics <rudalics@gmx.at>
9015
9016 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
9017 whereby names of length one or names starting with a
9018 symbol-constituent character would not be returned.
9019
9020 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9021
9022 * subr.el (atomic-change-group): Add edebug and indentation spec.
9023
9024 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
9025
9026 * completion.el (save-completions-file-name): Fix typo in last change.
9027
9028 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9029
9030 * info.el: Move back/forward history to the beginning of the tool bar.
9031
9032 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
9033
9034 * allout.el (eval-when-compile): Remove unnecessary load of cl.
9035 Add fset of allout-real-isearch-abort during compile to fix
9036 byte-compilation warnings.
9037 (allout-mode-p): Move definition of this macro above all uses, or
9038 byte compilation in barren emacs (eg, during emacs build) will
9039 lack the definition.
9040 (allout-mode): Move this variable above any uses, or byte
9041 compilation will fail.
9042 (allout-resolve-xref): Remove use of personal file-reference function.
9043 (allout-toggle-current-subtree-encryption): Do the current (ie,
9044 visible containing) topic, rather than nearest around point. Doc fix.
9045 (allout-toggle-subtree-encryption): New function, workhorse that
9046 works on nearest topic containing point.
9047 (allout-encrypt-string): Signal requirement for newer version of pgg.
9048 (allout-resumptions): Doc fix.
9049
9050 2005-12-02 Eli Zaretskii <eliz@gnu.org>
9051
9052 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
9053
9054 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
9055
9056 * textmodes/flyspell.el (flyspell-external-point-words):
9057 Consider a misspelling as found in the string search if: (a) misspelling
9058 and found string lengths match, or (b) misspelling is found as
9059 element in a boundary-chars separated longer string, or (c)
9060 ispell-program-name is really ispell and misspelling is found as
9061 part of a TeX string. After successful match move beginning of
9062 search region to end of match. Warn about not found misspellings
9063 once the process is done.
9064 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
9065
9066 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
9067
9068 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
9069 tool bar (removed inadvertently).
9070
9071 2005-12-02 Juri Linkov <juri@jurta.org>
9072
9073 * log-view.el (log-view-diff): Clarify doc string.
9074
9075 2005-12-01 Bill Wohler <wohler@newt.com>
9076
9077 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
9078 triggers lm-verify errors.
9079
9080 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
9081
9082 * simple.el (transient-mark-mode, line-number-mode)
9083 (column-number-mode, size-indication-mode): Remove `:require nil'.
9084
9085 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
9086
9087 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
9088 in the margin also.
9089 (gdb-breakpoints-mode-map): Use D instead of d for
9090 gdb-delete-breakpoint.
9091 (gdb-get-frame-number): Require a number to match on.
9092 (gdb-threads-mode-map): Add follow-link binding.
9093
9094 2005-11-30 Jason Rumney <jasonr@gnu.org>
9095
9096 * isearch.el (isearch-mode-map): Avoid exiting search on
9097 language-change event.
9098
9099 2005-11-30 Romain Francoise <romain@orebokech.com>
9100
9101 * speedbar.el (speedbar-default-position): New defcustom.
9102 (speedbar-frame-reposition-smartly): Use it.
9103
9104 * dframe.el (dframe-reposition-frame-emacs): Fix position
9105 computation for `left' location.
9106 Update copyright year.
9107
9108 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
9109
9110 * help.el (help-map): Move initialization into declaration.
9111
9112 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
9113
9114 * help-fns.el (help-argument-name): Don't autoload.
9115 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
9116 to be re-loaded when customizing the `help' group.
9117
9118 2005-11-30 John Paul Wallington <jpw@gnu.org>
9119
9120 * help-fns.el (describe-function-1): Fill arglist output.
9121
9122 2005-11-30 Kim F. Storm <storm@cua.dk>
9123
9124 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
9125 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
9126 after revert-buffer (or anything else which kills all local variables).
9127
9128 * apropos.el (apropos-parse-pattern): Doc fix.
9129 Set apropos-regexp directly, rather than expecting callers to do so.
9130 (apropos-command, apropos, apropos-value, apropos-documentation):
9131 Simplify calls to apropos-parse-pattern.
9132
9133 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
9134
9135 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
9136 (hi-lock-face-phrase-buffer): Use hi-yellow face.
9137 (hi-lock-write-interactive-patterns): Use comment-region.
9138
9139 * longlines.el (longlines-mode): Add mail-setup-hook.
9140
9141 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
9142
9143 * simple.el (sendmail-user-agent-compose, next-line):
9144 Conditionally use hard-newline.
9145
9146 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9147
9148 * international/latexenc.el (latex-inputenc-coding-alist):
9149 Reword doc string.
9150
9151 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
9152
9153 * help.el (describe-key-briefly, describe-key): Recognize default
9154 bindings.
9155
9156 2005-11-29 Romain Francoise <romain@orebokech.com>
9157
9158 * view.el (view-inhibit-help-message): New defcustom.
9159 (view-mode-enter): Use it.
9160
9161 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
9162
9163 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
9164 Preserve user position.
9165
9166 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
9167
9168 * font-lock.el: Throw error if facemenu is not loaded to prevent
9169 accidental change of loading order in loadup.el. (Suggested by RMS.)
9170
9171 * loadup.el: Add comment explaining why facemenu must be loaded
9172 before font-lock.
9173
9174 2005-11-28 Jay Belanger <belanger@truman.edu>
9175
9176 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
9177 (calc-dispatch-map): Add more keys for `calc-same-interface'.
9178
9179 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
9180
9181 * calc/calc-embed.el (calc-do-embedded): Update help message.
9182
9183 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
9184
9185 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
9186
9187 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
9188
9189 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
9190 called-interactively-p.
9191 (elp-profilable-p): Rename from elp-not-profilable-p.
9192 Invert result and take into account macros and autoloaded functions.
9193 (elp-instrument-function): Update call.
9194 (elp-instrument-package): Update call. Add completion.
9195 (elp-pack-number): Use match-string.
9196 (elp-results-jump-to-definition-by-mouse): Merge into
9197 elp-results-jump-to-definition and then remove.
9198 (elp-output-insert-symname): Make help echo text single-line.
9199
9200 * replace.el (query-replace-map): Move initialization into declaration.
9201 (occur-engine): Use with-current-buffer.
9202 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
9203 (occur-mode-mouse-goto): Replace with an alias.
9204
9205 2005-11-28 Juri Linkov <juri@jurta.org>
9206
9207 * simple.el (quoted-insert): Let-bind input-method-function to nil.
9208
9209 * term/w32-win.el: Bind [S-tab] to [backtab].
9210
9211 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
9212 `Info-find-file' to t.
9213
9214 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
9215 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
9216 and same-window-regexps.
9217 (occur-next-error): Don't move point for arg 0.
9218
9219 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
9220
9221 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
9222
9223 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
9224
9225 * log-edit.el (log-edit-changelog-use-first): New var.
9226 (log-edit-changelog-ours-p): Use it.
9227 (log-edit-insert-changelog): Set it with new arg `use-first'.
9228 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
9229 (log-edit-hook): Add them to the list of suggested options.
9230
9231 * textmodes/flyspell.el (flyspell-last-buffer): New var.
9232 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
9233 redundant work.
9234 (flyspell-mode-on): Use add-hook for after-change-functions.
9235 (flyspell-mode-off): Use remove-hook for after-change-functions.
9236 (flyspell-changes): Make it buffer-local.
9237 (flyspell-after-change-function): Make it non-interactive. Use push.
9238 (flyspell-post-command-hook): Check input-pending-p while processing
9239 the potentially long list of buffer changes.
9240
9241 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
9242
9243 * buff-menu.el (list-buffers-noselect): Display the selected
9244 frame's buffer list, not the global one.
9245
9246 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
9247
9248 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
9249 that (list last-input-event) works as in interactive spec.
9250
9251 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
9252
9253 * loadup.el ("facemenu"): Load facemenu before font-lock, because
9254 `facemenu-keymap' needs to be defined when font-lock is loaded.
9255 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
9256
9257 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
9258
9259 * completion.el: Remove useless leading * in defcustom docstrings.
9260 (save-completions-file-name): Use ~/.emacs.d if available.
9261 (completion-standard-syntax-table): Rename from
9262 cmpl-standard-syntax-table and fold initialization into declaration,
9263 thus removing cmpl-make-standard-completion-syntax-table.
9264 (completion-lisp-syntax-table, completion-c-syntax-table)
9265 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
9266 (cmpl-saved-syntax, cmpl-saved-point): Remove.
9267 (symbol-under-point, symbol-before-point)
9268 (symbol-under-or-before-point, symbol-before-point-for-complete)
9269 (add-completions-from-c-buffer): Use with-syntax-table.
9270 (make-completion): Don't return a list of completion entries.
9271 Update callers.
9272 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
9273 (completion-initialize): Rename from initialize-completions.
9274 (completion-find-file-hook): Rename from cmpl-find-file-hook.
9275 (kill-emacs-save-completions): Collect stats here.
9276 (save-completions-to-file, load-completions-from-file):
9277 Use with-current-buffer.
9278 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
9279 into a function. Move all calls to toplevel.
9280 (completion-lisp-mode-hook): New fun.
9281 (completion-c-mode-hook, completion-setup-fortran-mode):
9282 Set the syntax-table here. Use local-set-key.
9283 (completion-saved-bindings): New var.
9284 (dynamic-completion-mode): Make it into a proper minor mode.
9285 (load-completions-from-file): Remove unused var `num-uses'.
9286
9287 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
9288 constructor if it is explicitly overridden.
9289
9290 * complete.el (PC-completion-as-file-name-predicate):
9291 Use minibuffer-completing-file-name.
9292 (partial-completion-mode): Use find-file-not-found-functions.
9293 (PC-lisp-complete-symbol): Use with-syntax-table.
9294 (PC-look-for-include-file): Remove dead setq.
9295 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
9296 (PC-complete): Use with-current-buffer.
9297
9298 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
9299 escape single quotes.
9300
9301 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
9302
9303 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
9304 of `if' whose condition always returned nil. Doc fix.
9305
9306 * buff-menu.el (Buffer-menu-revert-function): Make the selected
9307 window's buffer the current buffer around the call to
9308 `list-buffers-noselect'. This is necessary to mark that buffer
9309 with a `.' in the Buffer Menu when called from Lisp, for instance
9310 by Auto Revert Mode.
9311
9312 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
9313
9314 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
9315 attaching to it.
9316 (gdb-pre-prompt): Make sure gdb-error is reset.
9317
9318 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
9319 with a child process, detect it.
9320 (gud-speedbar-buttons): Match regexp more carefully.
9321
9322 2005-11-27 Richard M. Stallman <rms@gnu.org>
9323
9324 * mouse.el (mouse-drag-move-window-bottom):
9325 Use adjust-window-trailing-edge.
9326
9327 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
9328
9329 * simple.el (blink-matching-open): Ignore
9330 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
9331 (blink-matching-paren-on-screen): Update docstring.
9332
9333 * paren.el (show-paren-mode): No longer change
9334 `blink-matching-paren-on-screen'.
9335
9336 2005-11-27 John Paul Wallington <jpw@pobox.com>
9337
9338 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
9339 (gdb-threads-select, gdb-edit-register-value):
9340 Use `posn-set-point' instead of `mouse-set-point' because the
9341 latter is not fbound when configured without X.
9342
9343 2005-11-27 Kim F. Storm <storm@cua.dk>
9344
9345 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
9346 existing face when partially highlighting a TAB in a rectangle.
9347
9348 2005-11-26 Kim F. Storm <storm@cua.dk>
9349
9350 * ido.el (ido-mode-map): Doc fix.
9351 (ido-mode-common-map, ido-mode-file-map)
9352 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
9353 (ido-define-mode-map): Rewrite. Select one of the new maps as
9354 parent for ido-mode-map instead of building from scratch.
9355 (ido-init-mode-maps): New defun to initialize new maps.
9356 (ido-mode): Call it.
9357 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
9358 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
9359
9360 2005-11-26 John Paul Wallington <jpw@pobox.com>
9361
9362 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
9363 `mouse-set-point' because the latter is not fbound when configured
9364 without X.
9365
9366 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9367
9368 * files.el (file-relative-name): Doc fix.
9369
9370 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
9371
9372 * progmodes/octave-inf.el (inferior-octave-startup): Force a
9373 non-empty string for secondary prompt PS2.
9374
9375 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
9376
9377 * progmodes/compile.el (compilation-setup): Fix last change.
9378
9379 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
9380
9381 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
9382 (gdb-mouse-toggle-breakpoint-margin)
9383 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
9384 Add gdb-server-prefix to keep out of command history.
9385 (gdb-edit-register-value): New function.
9386 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
9387 (gdb-info-registers-custom): Use above map.
9388
9389 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
9390
9391 * custom.el (enable-theme): Signal error if argument is not a
9392 theme. Don't recalculate a face if it's not loaded yet.
9393
9394 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
9395 the `user' theme is in effect.
9396
9397 * info.el (Info-on-current-buffer): Record actual filename in
9398 Info-current-file, instead of t, or a fake filename if a non-file
9399 buffer. Make autoload.
9400 (Info-find-node, Info-revert-find-node): No need to check for
9401 Info-current-file nil.
9402 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
9403 Info-current-file is now never `t'.
9404 (Info-fontify-node): Many simplifications due to Info-current-file
9405 always being valid. Use Info-find-file to find node filename.
9406
9407 2005-11-25 David Kastrup <dak@gnu.org>
9408
9409 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
9410 new character, then delete" in order to preserve markers.
9411
9412 2005-11-25 David Ponce <david@dponce.com>
9413
9414 * recentf.el (recentf-arrange-by-rule): Handle a special
9415 `auto-mode-alist'-like "strip suffix" rule.
9416 (recentf-build-mode-rules): Handle second level auto-mode entries.
9417
9418 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
9419
9420 * viper-keym.el (viper-ESC-key): Use different values in terminal and
9421 window modes.
9422
9423 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
9424 jde-javadoc-checker-report-mode.
9425
9426 * ediff-wind (ediff-make-wide-display): Slight simplification.
9427
9428 * ediff.el (ediff-date): Change the date of last update.
9429
9430 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
9431
9432 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
9433 Use define-minor-mode, and make it a local mode. Turn on font-lock.
9434 (hi-lock-mode): New global minor mode.
9435 (turn-on-hi-lock-if-enabled): New function.
9436 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
9437 Change arguments to regexp and face instead of a font-lock pattern.
9438 Directly set face property, instead of refontifying.
9439 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
9440 (hi-lock-find-patterns): Use line-number-at-pos.
9441
9442 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
9443 arguments for hi-lock-set-pattern.
9444 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
9445 Call font-lock-fontify-buffer.
9446 (hi-lock-find-file-hook, hi-lock-current-line)
9447 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
9448
9449 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
9450 turned off.
9451
9452 * progmodes/compile.el (compilation-setup): Don't fiddle with
9453 font-lock-defaults.
9454
9455 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
9456
9457 * progmodes/gdb-ui.el (gdb-var-create-handler)
9458 (gdb-var-list-children-handler): Find values for all variable
9459 objects. gud-speedbar-buttons decides whether to display them.
9460
9461 2005-11-24 Romain Francoise <romain@orebokech.com>
9462
9463 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
9464 buffer name with a space.
9465
9466 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9467
9468 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
9469 `org-export-local-list-max-depth'. Change default value to 3.
9470 (org-auto-renumber-ordered-lists)
9471 (org-plain-list-ordered-item-terminator): New options.
9472 (org-at-item-p, org-beginning-of-item, org-end-of-item)
9473 (org-get-indentation, org-get-string-indentation)
9474 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
9475 New functions.
9476 (org-move-item-down, org-move-item-up): New commands.
9477 (org-export-as-html): New classes for CSS support. Bug fix in
9478 regular expression detecting fixed-width regions. Respect
9479 `org-local-list-ordered-item-terminator'.
9480 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
9481 also a list item.
9482 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
9483 New item moving functions.
9484
9485 2005-11-24 Juri Linkov <juri@jurta.org>
9486
9487 * isearch.el (isearch-repeat): With empty search ring set
9488 `isearch-error' to the error string instead of signaling error
9489 with the function `error'.
9490
9491 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9492
9493 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
9494
9495 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
9496
9497 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
9498 and variable.
9499 (gdb-var-create-handler, gdb-var-list-children-handler):
9500 Don't match on "char **...".
9501 (gdb-var-update-handler): Find values for all variable objects.
9502 (gdb-info-frames-custom): Identify frames by leading "#".
9503
9504 * progmodes/gud.el (gud-speedbar-menu-items): Add
9505 gdb-speedbar-auto-raise as radio button.
9506 (gud-speedbar-buttons): Raise speedbar if requested.
9507 Don't match on "char **...".
9508 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
9509 Make it editable.
9510
9511 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
9512
9513 * info.el (Info-fontify-node): Handle the case where
9514 Info-current-file is t.
9515
9516 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
9517
9518 * simple.el (blink-matching-open): Fix off-by-one in last change.
9519
9520 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9521
9522 * term/mac-win.el: Don't change default directory.
9523
9524 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
9525
9526 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
9527 buffers correctly. (It used to throw an error in such buffers.)
9528 Make it ask for confirmation in group buffers and other Custom
9529 buffers containing more than one customization item.
9530
9531 2005-11-22 John Paul Wallington <jpw@gnu.org>
9532
9533 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
9534 property on mail and url overlays.
9535 (goto-address-at-point): Use `posn-set-point' instead of
9536 `mouse-set-point' because the latter is not fbound when configured
9537 without X.
9538
9539 2005-11-22 Lars Hansen <larsh@soem.dk>
9540
9541 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
9542 (ls-lisp-classify, ls-lisp-format): Delete call to
9543 ls-lisp-parse-symlink.
9544 (ls-lisp-handle-switches): Handle symlinks to directories as
9545 directories when ls-lisp-dirs-first in non-nil.
9546
9547 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
9548
9549 * startup.el (command-line): Make sure that loaddefs.el is handled
9550 correctly in load-history.
9551
9552 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
9553
9554 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
9555 (gdb-struct-string, gdb-array-string): New constants.
9556 (gdb-info-locals-handler): Use them.
9557 (gdb-reset): Reset gdb-var-list to nil.
9558
9559 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
9560
9561 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
9562 in patterns.
9563
9564 2005-11-21 Juri Linkov <juri@jurta.org>
9565
9566 * custom.el (defcustom): Update link types in docstring.
9567
9568 2005-11-20 Martin Rudalics <rudalics@gmx.at>
9569
9570 * custom.el (defgroup): Add doc-string-elt info.
9571
9572 * widget.el (define-widget): Don't use declare for the doc-string-elt.
9573
9574 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
9575
9576 * newcomment.el (comment-enter-backward): Fix last fix.
9577
9578 * simple.el (blink-matching-open):
9579 * paren.el (show-paren-function): Allow new paren-class info.
9580
9581 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
9582
9583 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
9584 handled automagically.
9585
9586 2005-11-20 Andreas Schwab <schwab@suse.de>
9587
9588 * descr-text.el (describe-char): When copying overlays put them
9589 over the full char description instead of just the first character
9590 of it.
9591
9592 2005-11-20 Juri Linkov <juri@jurta.org>
9593
9594 * simple.el (what-cursor-position):
9595 * descr-text.el (describe-char): Use Lisp-readable syntax
9596 for octal and hex. Reorder decimal, octal and hex values.
9597 Remove excess whitespace in the output. Use `=' in `column='
9598 like in `point=' and `Hscroll='.
9599
9600 * international/mule-cmds.el (encoded-string-description):
9601 Use Lisp-readable syntax for hex.
9602
9603 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
9604
9605 * newcomment.el (comment-enter-backward): Handle the case where the
9606 comment is closed by EOB.
9607
9608 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
9609
9610 * longlines.el (longlines-before-revert-hook)
9611 (longlines-after-revert-hook): New functions.
9612 (longlines-mode): Turn off longlines temporarily when reverting.
9613 Add a message-setup-hook.
9614 (longlines-decode-buffer): New function.
9615 (longlines-wrap-line): Preserve marker positions.
9616
9617 2005-11-19 Andreas Schwab <schwab@suse.de>
9618
9619 * emacs-lisp/shadow.el: Handle compressed files.
9620
9621 2005-11-19 Romain Francoise <romain@orebokech.com>
9622
9623 * net/browse-url.el (browse-url-default-browser): Signal an error
9624 if no usable browser can be found, rather than try to load w3.
9625
9626 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
9627
9628 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
9629 replacing existing properties.
9630 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
9631 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
9632 tty specs.
9633 (rcirc-server-prefix, rcirc-server): New faces.
9634 (rcirc-url-regexp): Generate with rx macro.
9635 (rcirc-last-server-message-time): New variable.
9636 (rcirc-filter): Record time of last message.
9637 (rcirc-keepalive): Kill processes that did not send a message
9638 since the last ping.
9639 (rcirc-mode): Give rcirc-topic a local binding here.
9640
9641 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org>
9642
9643 * subr.el (read-passwd): Fontify the prompt as we do with other
9644 prompts.
9645
9646 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
9647
9648 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
9649 binding buffer-read-only to nil.
9650
9651 2005-11-19 Eli Zaretskii <eliz@gnu.org>
9652
9653 * complete.el (partial-completion-mode):
9654 Mention completion-auto-help in the doc string.
9655
9656 * man.el (Man-highlight-references): Doc fix. Reformat code in a
9657 more Lisp-ish way.
9658
9659 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
9660
9661 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
9662 digits, not 8, to avoid misalignment for files larger than 100MB.
9663
9664 2005-11-19 Eli Zaretskii <eliz@gnu.org>
9665
9666 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
9667 Mention "keyboard shortcuts" in the help text.
9668
9669 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9670
9671 * startup.el (fancy-splash-default-action): Discard only
9672 mouse-down and succeeding mouse-up events in the splash screen
9673 window so that drag-n-drop event can be processed.
9674
9675 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
9676
9677 * longlines.el (longlines-mode): Add hacks for mail-mode and
9678 message-mode.
9679
9680 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9681
9682 * textmodes/org.el (org-table-sort-lines): New command.
9683 (org-tbl-menu): Add entry for `org-table-sort-lines'.
9684 (org-add-file): Command removed, use `org-agenda-file-to-front'
9685 instead.
9686 (org-export-icalendar): Use `org-icalendar-combined-name'.
9687 (org-cycle-agenda-files, org-agenda-file-to-end)
9688 (org-agenda-file-to-front): New commands.
9689 (org-table-tab-jumps-over-hlines, org-export-html-style):
9690 New options.
9691 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
9692 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
9693 New functions.
9694 (org-fill-paragraph): Call `org-table-align' in tables.
9695 (org-mode): Call `org-set-autofill-regexps'.
9696 (org-export-as-html): Support for local handformatted lists.
9697 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
9698 (org-export-local-list-max-depth): New option.
9699 (org-html-expand): Use `org-html-protect'.
9700
9701 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
9702
9703 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
9704 to "p".
9705 (gdb): Move definition of gud-pp to...
9706
9707 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
9708 speedbar.
9709 (gdb-find-watch-expression): New function.
9710
9711 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
9712
9713 * faces.el (face-attribute, set-face-attribute): Mention existence
9714 of `:ignore-defface' setting in docstring.
9715
9716 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
9717
9718 * simple.el (completion-setup-function): Fix last change.
9719
9720 2005-11-17 John Paul Wallington <jpw@pobox.com>
9721
9722 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
9723 Use `posn-set-point' instead of `mouse-set-point' because the
9724 latter is not fbound when configured without X.
9725
9726 * comint.el (comint-insert-input): Likewise.
9727
9728 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
9729
9730 * simple.el (hard-newline): New variable.
9731 (sendmail-user-agent-compose, next-line): Use it.
9732
9733 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
9734 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
9735 (mail-mail-reply-to, mail-mail-followup-to)
9736 (mail-position-on-field, mail-signature, mail-yank-original)
9737 (mail-attach-file): Likewise.
9738
9739 * mail/mailheader.el (mail-header-format)
9740 (mail-header-format-function): Likewise.
9741
9742 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
9743
9744 2005-11-17 Juri Linkov <juri@jurta.org>
9745
9746 * font-lock.el (font-lock-faces): Rename this defgroup from
9747 `font-lock-highlighting-faces'.
9748 (font-lock-comment-face, font-lock-comment-delimiter-face)
9749 (font-lock-string-face, font-lock-doc-face)
9750 (font-lock-keyword-face, font-lock-builtin-face)
9751 (font-lock-function-name-face, font-lock-variable-name-face)
9752 (font-lock-type-face, font-lock-constant-face)
9753 (font-lock-warning-face, font-lock-negation-char-face)
9754 (font-lock-preprocessor-face)
9755 (font-lock-regexp-grouping-backslash)
9756 (font-lock-regexp-grouping-construct): Rename :group from
9757 `font-lock-highlighting-faces' to `font-lock-faces'.
9758
9759 * cus-edit.el (lisp, c, tex):
9760 * progmodes/ada-mode.el (ada):
9761 * progmodes/asm-mode.el (asm):
9762 * progmodes/cperl-mode.el (cperl-faces):
9763 * progmodes/cpp.el (cpp):
9764 * progmodes/dcl-mode.el (dcl):
9765 * progmodes/f90.el (f90):
9766 * progmodes/fortran.el (fortran):
9767 * progmodes/icon.el (icon):
9768 * progmodes/idlwave.el (idlwave-misc):
9769 * progmodes/m4-mode.el (m4):
9770 * progmodes/make-mode.el (makefile):
9771 * progmodes/meta-mode.el (meta-font):
9772 * progmodes/modula2.el (modula2):
9773 * progmodes/octave-mod.el (octave):
9774 * progmodes/pascal.el (pascal):
9775 * progmodes/perl-mode.el (perl):
9776 * progmodes/prolog.el (prolog):
9777 * progmodes/ps-mode.el (PostScript-edit):
9778 * progmodes/scheme.el (scheme):
9779 * progmodes/sh-script.el (sh-script):
9780 * progmodes/simula.el (simula):
9781 * progmodes/tcl.el (tcl):
9782 * textmodes/nroff-mode.el (nroff):
9783 * textmodes/reftex-vars.el (reftex-fontification-configurations):
9784 * textmodes/sgml-mode.el (sgml):
9785 * textmodes/texinfo.el (texinfo):
9786 Add :link (custom-group-link font-lock-faces) to defgroup.
9787
9788 * hi-lock.el (hi-lock): Rename this defgroup from
9789 `hi-lock-interactive-text-highlighting'. Change parent group from
9790 `faces' to `font-lock'. Add link to the manual.
9791 (hi-lock-mode, hi-lock-file-patterns-range)
9792 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
9793 `hi-lock-interactive-text-highlighting' to `hi-lock'.
9794 (hi-lock-faces): Add :group `faces'.
9795
9796 * cus-edit.el (custom-variable-prompt): Clarify the code.
9797
9798 * faces.el (face-read-string): Set the default value arg of
9799 completing-read.
9800
9801 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
9802
9803 * rfn-eshadow.el (file-name-shadow-properties)
9804 (file-name-shadow-tty-properties, file-name-shadow-mode):
9805 Remove autoloads, because the file is now preloaded.
9806
9807 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9808
9809 * printing.el (easy-menu-intern): Don't define.
9810 (pr-get-symbol): Use easy-menu-intern only if defined.
9811
9812 * simple.el (blink-matching-open): Simplify a bit.
9813 (completion-setup-function): Fix the case of partial-completion-mode
9814 when the minibuffer's contents start with "-".
9815 Obey completion-base-size-function even when
9816 minibuffer-completing-file-name is non-nil.
9817
9818 2005-11-16 Richard M. Stallman <rms@gnu.org>
9819
9820 * net/eudcb-ph.el (eudc-ph-open-session):
9821 Use set-process-query-on-exit-flag.
9822
9823 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
9824
9825 * international/ucs-tables.el (ucs-set-table-for-input):
9826 Use make-local-variable, not make-variable-buffer-local.
9827
9828 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
9829 Improve warning message text.
9830
9831 * savehist.el (savehist-save-hook): Add :group.
9832
9833 * menu-bar.el (menu-bar-help-menu):
9834 Rename Find Extra Packages to External Packages.
9835
9836 * cus-edit.el (Custom-reset-standard): Verify that
9837 :custom-standard-value prop exists before calling it.
9838
9839 * apropos.el (apropos-calc-scores): Use apropos-pattern.
9840
9841 2005-11-16 Martin Rudalics <rudalics@gmx.at>
9842
9843 * wid-edit.el (color): Enclose %t in %{...%}.
9844
9845 * cus-edit.el (face): Enclose %t in %{...%}.
9846
9847 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
9848
9849 * savehist.el (savehist-mode-hook): Re-add the var.
9850 (savehist-mode): Use it.
9851
9852 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9853
9854 * textmodes/flyspell.el: Fix commenting convention.
9855 Remove unnecessary leading * in custom docstrings.
9856 (flyspell-emacs): Remove unused var.
9857 (flyspell-delete-region-overlays): Use remove-overlays.
9858 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
9859 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
9860 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
9861 (flyspell-debug-signal-word-checked): Use with-current-buffer.
9862 (make-flyspell-overlay): Don't locally reuse a global name.
9863 (flyspell-highlight-incorrect-region)
9864 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
9865 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
9866 (flyspell-notify-misspell): Remove unused args `start' and `end'.
9867 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
9868 Wrap calls to accept-process-output inside with-local-quit since it's
9869 often called from a post-command-hook.
9870 (flyspell-correct-word, flyspell-auto-correct-word):
9871 Use ispell-send-string.
9872 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
9873
9874 * calendar/diary-lib.el (diary-list-entries): Also hide the
9875 terminating newline.
9876
9877 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
9878
9879 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
9880 window-system, to allow fonts on tty.
9881
9882 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
9883
9884 * progmodes/gud.el (gud-speedbar-item-info): New function.
9885 (gud-install-speedbar-variables): Use it to display data type
9886 of watch expression as a tooltip in speedbar.
9887
9888 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
9889
9890 * font-core.el (global-font-lock-mode): Add :version keyword,
9891 because default was changed.
9892
9893 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
9894
9895 * startup.el (command-line): Use `custom-reevaluate-setting' for
9896 `file-name-shadow-mode'.
9897
9898 * loadup.el: Preload rfn-eshadow.
9899
9900 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
9901 Add :version keyword.
9902 (file-name-shadow-properties, file-name-shadow-tty-properties)
9903 (file-name-shadow): Add :version keyword.
9904
9905 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
9906 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
9907 in the custom-group property of the symbol frames and the fringe
9908 group got no link to its parent group frames.
9909 Doc fix.
9910
9911 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
9912
9913 * progmodes/gud.el (gud-stop-subjob): New function.
9914 (gud-menu-map, gud-tool-bar-map): Use it.
9915
9916 2005-11-16 Kim F. Storm <storm@cua.dk>
9917
9918 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
9919 than kill it.
9920 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
9921 to a more useful/logical place.
9922
9923 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
9924
9925 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
9926 go buttons complementary.
9927
9928 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9929
9930 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
9931 (rfn-eshadow-sifn-equal): New function.
9932 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
9933
9934 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
9935
9936 * viper-utils.el (viper-non-word-characters-reformed-vi):
9937 Quote `-' in string.
9938
9939 * viper.el (viper-emacs-state-mode-list): Ensure that
9940 rcirc-mode buffers come up in Emacs state.
9941
9942 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
9943 operation.
9944
9945 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
9946
9947 * term.el (term-termcap-format): Fix typos.
9948 (term-down): Fix the negative argument case.
9949
9950 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
9951
9952 * progmodes/gdb-ui.el: Remove face-alias left over from change on
9953 2005-08-15.
9954 (gdb-ann3): New command gud-go.
9955 (menu): Accomodate gdb-mi.el.
9956 (gdb-assembler-custom): Make buffer of selected window current
9957 so that set-window-point works.
9958
9959 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
9960 buttons and include new ones.
9961
9962 2005-11-16 Kim F. Storm <storm@cua.dk>
9963
9964 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
9965 (gud-menu-map): Use it.
9966
9967 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
9968
9969 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
9970 that works correctly for Custom and that does not override a user
9971 who disables it.
9972
9973 * help-mode.el (help-make-xrefs, help-xref-on-pp)
9974 (help-xref-interned, help-follow): Make hyperlinks for variables
9975 that are unbound, but have a non-nil variable-documentation property.
9976
9977 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
9978 mode hook. (It conflicted with defcustoms for some mode hooks.)
9979 Use the `variable-documentation' property to give the mode hook a
9980 docstring and expand that docstring.
9981
9982 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
9983
9984 * savehist.el (savehist-mode): Don't bother with
9985 `custom-set-minor-mode'.
9986 (savehist-coding-system): Check XEmacs version.
9987 (history-length): Declare also at run time.
9988 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
9989 Don't set the customize state.
9990 (savehist-minibuffer-hook): Special case for when
9991 minibuffer-history-variable is equal to t.
9992
9993 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9994
9995 * files.el (write-file): Refresh VC status.
9996
9997 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
9998 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
9999 than fundamental-mode to see if the mode was set.
10000
10001 2005-11-14 Romain Francoise <romain@orebokech.com>
10002
10003 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
10004 dummy function in `eval-when-compile' to avoid compiler warning.
10005 Require `man' at compile time.
10006
10007 2005-11-14 Jay Belanger <belanger@truman.edu>
10008
10009 * calc-alg.el (calcFunc-write-out-power): Rename it to
10010 calcFunc-powerexpand.
10011 (math-write-out-power): Rename it to math-powerexpand; have it
10012 handle negative exponents.
10013 (calc-writeoutpower): Rename it to calc-powerexpand.
10014
10015 * calc-ext.el: Change calcFunc-writeoutpower and
10016 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
10017 autoloads.
10018 Add calcFunc-ldiv to autoloads.
10019
10020 * calc-arith.el (calcFunc-ldiv): New function.
10021
10022 * calc.el (calc-left-divide): New function.
10023
10024 2005-11-14 Juri Linkov <juri@jurta.org>
10025
10026 * cus-edit.el (custom-variable-prompt): Set the default value arg
10027 of completing-read.
10028
10029 * cus-dep.el (custom-make-dependencies): Reverse the list of
10030 found dependencies.
10031
10032 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
10033
10034 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
10035 Highlighting" entry, it is on by default now.
10036 (menu-bar-options-save): Do not save global-font-lock-mode.
10037
10038 2005-11-13 Richard M. Stallman <rms@gnu.org>
10039
10040 * textmodes/flyspell.el (flyspell-large-region):
10041 Call flyspell-accept-buffer-local-defs.
10042
10043 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
10044
10045 * textmodes/flyspell.el (flyspell-notify-misspell):
10046 Fix misspelling of "Misspelling".
10047 (flyspell-process-localwords): New function.
10048 (flyspell-large-region): Call flyspell-process-localwords and
10049 flyspell-delete-region-overlays.
10050 (flyspell-delete-region-overlays): New function.
10051 (flyspell-delete-all-overlays): Call that.
10052
10053 2005-11-13 Richard M. Stallman <rms@gnu.org>
10054
10055 * help.el (help-for-help-internal): Improve doc of C-h a.
10056 (describe-key): Improve prompt; doc fix.
10057
10058 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
10059
10060 * vc-svn.el (vc-svn-registered): Catch all errors.
10061
10062 * cus-dep.el (custom-make-dependencies): Typo.
10063
10064 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
10065
10066 * net/tramp-util.el (top): Fix compilation warning.
10067
10068 2005-11-13 Kim F. Storm <storm@cua.dk>
10069
10070 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
10071
10072 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
10073
10074 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
10075 (gud-speedbar-buttons): Match on "const char *" too.
10076
10077 * progmodes/gdb-ui.el (gdb-var-create-handler)
10078 (gdb-var-list-children-handler): Match on "const char *" too.
10079 (gdb-var-evaluate-expression-handler): Match on empty string.
10080 (gdb-var-update-handler): Only call
10081 gdb-var-evaluate-expression-handler when required.
10082
10083 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
10084
10085 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
10086 selected window. This still doesn't work for speedbar.
10087 (gud-speedbar-buttons): Handle string expressions properly.
10088
10089 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
10090 (gdb-var-create-handler): Handle string expressions properly.
10091 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
10092 Handle string expressions properly. Move "type" field into regexp.
10093
10094 2005-11-12 Karl Fogel <kfogel@red-bean.com>
10095
10096 * bookmark.el (bookmark-maybe-message): New function to reduce
10097 code duplication: invokes `message' iff baud-rate is high enough.
10098 (bookmark-write-file): Use above instead of an inline conditional.
10099 (bookmark-load): Same.
10100
10101 2005-11-12 Karl Fogel <kfogel@red-bean.com>
10102
10103 * bookmark.el (bookmark-write-file): Don't visit the destination
10104 file, just write the data to it using write-region. This is
10105 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
10106 change to avoid visiting the file in the first place.
10107
10108 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
10109
10110 * hi-lock.el (hi-lock-mode): Set the default value of
10111 font-lock-defaults.
10112
10113 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
10114
10115 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
10116 arg to `file-attributes'.
10117 (find-lisp-format): The UID and GID can now be strings.
10118
10119 2005-11-12 Kim F. Storm <storm@cua.dk>
10120
10121 * help.el (help-map): Bind C-h d to apropos-documentation.
10122
10123 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
10124 when point is at end-of-buffer.
10125
10126 * apropos.el (apropos-match-face): Doc fix.
10127 (apropos-sort-by-scores): Add new choice `verbose'.
10128 (apropos-documentation-sort-by-scores): New defcustom.
10129 (apropos-pattern): Now contains the pattern entered by the user.
10130 (apropos-pattern-quoted): New defvar.
10131 (apropos-regexp): New defvar, containing the regexp corresponding
10132 to apropos-pattern.
10133 (apropos-all-words-regexp): Rename from apropos-all-regexp.
10134 (apropos-read-pattern): New defun. Use it to read pattern arg in
10135 interactive calls; returns list of words for a word list, and
10136 string for a regexp.
10137 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
10138 parses a list of words or regexp as returned by apropos-read-pattern.
10139 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
10140 (apropos-score-doc): Return a very high score if the string
10141 entered by the user matches literally.
10142 (apropos-variable): Doc fix. Use apropos-read-pattern.
10143 (apropos-command): Doc fix. Use apropos-read-pattern and
10144 apropos-parse-pattern. Call apropos-print with nosubst=t.
10145 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
10146 apropos-parse-pattern.
10147 (apropos-documentation): Doc fix. Use apropos-read-pattern and
10148 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
10149 apropos-documentation-sort-by-scores. Call apropos-print with
10150 nosubst=t.
10151 (apropos-documentation-internal): Pass doc string through
10152 substitute-key-definition before adding text properties.
10153 Highlight substring matching literal user input if possible.
10154 (apropos-documentation-check-doc-file): Remove locals beg and end.
10155 Fix calculation of score (as added twice). Pass doc string through
10156 substitute-key-definition before adding text properties.
10157 (apropos-documentation-check-elc-file): Pass doc string through
10158 substitute-key-definition before adding text properties.
10159 Highlight substring matching literal user input if possible.
10160 (apropos-print): Add new arg NOSUBST; if set, command and variable
10161 doc strings have already been passed through substitute-key-definition.
10162 Add code to handle apropos-accumulator items without score element
10163 for backwards compatibility (e.g. with woman package).
10164 Only show scores if apropos-sort-by-scores is `verbose'.
10165
10166 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
10167
10168 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
10169 Add jka-compr-load-suffixes to load-suffixes.
10170
10171 * jka-compr.el: Require jka-cmpr-hook.
10172 (jka-compr-info-compress-message, jka-compr-info-compress-program)
10173 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
10174 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
10175 (jka-compr-info-can-append, jka-compr-info-strip-extension)
10176 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
10177 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
10178 (jka-compr-uninstall): Remove entries from
10179 jka-compr-added-to-file-coding-system-alist after they are used.
10180 (jka-compr-error): Remove unused var `curbuf'.
10181 (jka-compr-file-local-copy): Remove unused var `notfound'.
10182
10183 2005-11-10 Romain Francoise <romain@orebokech.com>
10184
10185 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
10186
10187 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
10188
10189 * progmodes/gud.el (gud-menu-map): Move parentheses.
10190 (gdb): New command gud-pv.
10191
10192 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
10193
10194 * tar-mode.el: Remove spurious or unnecessary leading stars
10195 in docstrings.
10196 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
10197 (tar-parse-octal-integer-safe): Use mapc.
10198 (tar-header-block-summarize): Remove unused var `ck'.
10199 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
10200 cleared before. Obey default-enable-multibyte-characters.
10201 Use mapconcat. Simplify setting of tar-header-offset.
10202 (tar-mode-map): Move initialization inside delcaration.
10203 (tar-flag-deleted): Use `abs'.
10204 (tar-expunge-internal): Remove unused var `line'.
10205 (tar-expunge-internal): Don't hardcode point-min==1.
10206 (tar-expunge): Widen while doing set-buffer-multibyte.
10207 (tar-rename-entry): Use file-name-coding-system.
10208 (tar-alter-one-field): Don't hardcode point-min==1.
10209 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
10210 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
10211
10212 2005-11-10 Masatake YAMATO <jet@gyve.org>
10213
10214 * add-log.el (add-log-current-defun): Handle class::method
10215 notation of c++. Fix incorrect comment.
10216
10217 2005-11-10 Alan Mackenzie <acm@muc.de>
10218
10219 * help-fns.el (describe-variable): Make C-h v work when a variable
10220 has variable documentation yet is unbound.
10221
10222 2005-11-10 Masatake YAMATO <jet@gyve.org>
10223
10224 * man.el (Man-highlight-references): Set an empty
10225 string to `Man-arguments' if it is nil.
10226 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
10227
10228 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
10229
10230 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
10231 commenting conventions.
10232
10233 * cus-dep.el (custom-make-dependencies): Simplify.
10234 Better follow the commenting conventions.
10235
10236 2005-11-09 Richard M. Stallman <rms@gnu.org>
10237
10238 * apropos.el (apropos-pattern): Rename from apropos-regexp.
10239 (apropos-orig-pattern): Rename from apropos-orig-regexp.
10240 All uses changed.
10241 (apropos-rewrite-regexp): Doc fix.
10242 (apropos-variable, apropos-command, apropos, apropos-value):
10243 Change prompt; carry through the argument renaming.
10244
10245 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
10246
10247 * find-lisp.el: Require dired.
10248 (find-lisp-find-dired-internal): Do not call
10249 `abbreviate-file-name' on DIR.
10250
10251 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
10252
10253 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
10254
10255 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
10256
10257 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
10258 when using the speedbar.
10259 (gdb): New command gud-pp.
10260 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
10261
10262 2005-11-09 Juri Linkov <juri@jurta.org>
10263
10264 * replace.el (occur-excluded-properties): New defcustom.
10265 (occur-1, occur-engine, occur-accumulate-lines): Use it.
10266
10267 2005-11-08 Jay Belanger <belanger@truman.edu>
10268
10269 * calc/calc-units.el (math-convert-units): Replace any composite
10270 unit by its definition.
10271
10272 2005-11-08 Lars Hansen <larsh@soem.dk>
10273
10274 * emacs-lisp/autoload.el (update-directory-autoloads):
10275 Add obsolete function alias.
10276
10277 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
10278
10279 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
10280 comment-indent-function.
10281 (lisp-comment-indent): Replace by an alias for comment-indent-default.
10282
10283 * reveal.el (reveal-post-command): Rework the handling of
10284 reveal-open-spots, so as to be more reliable. There were several
10285 tricky corner cases where an open spot might be lost, or where
10286 a closed spot might end up on the list of open spots.
10287 Only reveal text that's ellipsised.
10288
10289 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
10290
10291 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
10292
10293 2005-11-07 John Paul Wallington <jpw@gnu.org>
10294
10295 * ibuffer.el (ibuffer): Search iconified frames too when
10296 getting Ibuffer buffer's window.
10297
10298 2005-11-06 Richard M. Stallman <rms@gnu.org>
10299
10300 * progmodes/compile.el (compilation-internal-error-properties):
10301 save-excursion around the computation of MARKER.
10302
10303 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
10304
10305 * textmodes/flyspell.el (flyspell-external-point-words):
10306 flyspell-get-word returns a list, not just a string.
10307
10308 2005-11-06 John Paul Wallington <jpw@pobox.com>
10309
10310 * ibuffer.el (ibuffer): Search all visible frames when getting
10311 Ibuffer buffer's window.
10312
10313 2005-11-07 Masatake YAMATO <jet@gyve.org>
10314
10315 * man.el (Man-reference-regexp): Accept spaces between
10316 `Man-name-regexp' and `Man-section-regexp'.
10317 (Man-apropos-regexp): New variable.
10318 (Man-abstract-xref-man-page): Use value for `Man-target-string'
10319 if available.
10320 (Man-highlight-references, Man-highlight-references0):
10321 Handle the case when `Man-arguments' includes "-k".
10322 (Man-highlight-references0): Rename the argument `TARGET-POS' to
10323 `TARGET'. `TARGET' can be a number, function or nil.
10324
10325 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
10326
10327 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
10328 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
10329 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
10330 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
10331 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
10332 (gdb-send-item): Use buffer-local-value and simplify.
10333
10334 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
10335
10336 * startup.el (command-line): Use `custom-reevaluate-setting' for
10337 `global-font-lock-mode'.
10338
10339 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
10340 by default, except in batch mode or when the -D option is given.
10341
10342 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
10343 specified keyword args on to `define-minor-mode'. Update docstring.
10344
10345 2005-11-05 Romain Francoise <romain@orebokech.com>
10346
10347 * replace.el (occur-engine): Add marker at end of line, too.
10348
10349 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10350
10351 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10352 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10353 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10354 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10355 argument to all these routines, so the passphrase can be managed
10356 externally and passed in to the system.
10357 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10358 pgg-add-passphrase-to-cache function.
10359
10360 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10361 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
10362 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
10363 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
10364 argument to all these routines, so the passphrase can be managed
10365 externally and passed in to the system.
10366 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
10367 function.
10368
10369 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
10370
10371 * font-lock.el: Don't deal with font-lock-face-attributes here,
10372 move the code ...
10373
10374 * startup.el (command-line): ... here. Use face-spec-set instead
10375 of custom-declare-face.
10376
10377 * faces.el (face-spec-set): Reset the face if spec is not nil.
10378
10379 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
10380
10381 * newcomment.el (comment-region-internal): Box more tightly in the
10382 common case where there's no TAB in the boxed text.
10383
10384 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10385
10386 * info.el (info-tool-bar-map): Use images prev-node, next-node and
10387 up-node.
10388
10389 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
10390
10391 * newsticker.el: Commentary updated. Code formatting changed.
10392 (newsticker-version): Change to "1.9".
10393 (newsticker, newsticker-feed): Doc fix.
10394 (newsticker-url-list): Doc fix. Add option "Weekly".
10395 (newsticker-retrieval-interval): Add option "Weekly".
10396 (newsticker-headline-processing): Doc fix.
10397 (newsticker-auto-mark-filter): Remove.
10398 (newsticker-auto-mark-filter-list): New.
10399 (newsticker-layout, newsticker-sort-method): Doc fix.
10400 (newsticker-hide-old-items-in-newsticker-buffer)
10401 (newsticker-heading-format, newsticker-item-format)
10402 (newsticker-desc-format): Doc fix.
10403 (newsticker-show-all-rss-elements): Remove.
10404 (newsticker-show-all-news-elements): New.
10405 (newsticker-faces, newsticker-ticker): Doc fix.
10406 (remove-from-invisibility-spec): Code formatting.
10407 (newsticker--process-ids): New.
10408 (newsticker-mode): Doc fix.
10409 (newsticker-mode): Change mode-line-format.
10410 (newsticker-start): Remove debug output.
10411 (newsticker-start-ticker): Doc fix. Add autoload cookie.
10412 (newsticker-w3m-show-inline-images): Code formatting.
10413 (newsticker-next-item): Call `force-mode-line-update'.
10414 (newsticker-previous-item): Call `force-mode-line-update'.
10415 (newsticker-next-feed): Call `force-mode-line-update'.
10416 (newsticker-previous-feed): Call `force-mode-line-update'.
10417 (newsticker-mark-all-items-at-point-as-read): Code formatting.
10418 (newsticker-show-old-items): Do not show descs.
10419 (newsticker-hide-entry): Hide too much.
10420 (newsticker-hide-entry, newsticker-show-entry)
10421 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
10422 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
10423 (newsticker-toggle-auto-narrow-to-item): Code formatting.
10424 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
10425 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
10426 (newsticker-get-news): Call `force-mode-line-update'.
10427 Collect process ids.
10428 (newsticker--sentinel): Change coding system handling.
10429 Move image retrieval to new functions newsticker--get-logo-url-*.
10430 Move feed parsing to new functions newsticker--parse-*.
10431 Update list of process ids.
10432 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
10433 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
10434 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
10435 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
10436 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
10437 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
10438 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
10439 (newsticker--decode-coding-string): Remove.
10440 (newsticker--decode-numeric-entities): Check input. Format code.
10441 (newsticker--remove-whitespace): Check input.
10442 (newsticker--do-forget-preformatted): Doc fix.
10443 (newsticker--decode-rfc822-date): Allow for missing time.
10444 (newsticker--update-process-ids): New.
10445 (newsticker--image-sentinel): Change comment.
10446 (newsticker--image-read): Change error message.
10447 (newsticker--imenu-goto): Doc fix. Show headline title.
10448 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
10449 (newsticker--buffer-do-insert-text): Clean whitespace in
10450 html-rendered headline title. Code formatting.
10451 Call `newsticker--buffer-print-extra-elements'.
10452 (newsticker--buffer-print-extra-element): Remove.
10453 (newsticker--buffer-print-extra-elements): New.
10454 (newsticker--buffer-do-print-extra-element): New.
10455 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
10456 large sizes.
10457 (newsticker--run-auto-mark-filter)
10458 (newsticker--do-run-auto-mark-filter):
10459 Use `newsticker-auto-mark-filter-list'.
10460
10461 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
10462
10463 * net/rcirc.el: Use split-string OMIT-NULLS argument.
10464 (rcirc-print): Force redisplay before running hooks. Do long
10465 buffer truncation after making new text read-only. Deal with nil
10466 text when decoding strings. If TARGET is nil, use either the
10467 currently selected buffer, if it is an rcirc buffer and of the
10468 same process or the process buffer.
10469 (rcirc-mode): Remove header-line. Recompute short buffer names.
10470 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
10471 (rcirc-short-buffer-name): Add variable.
10472 (rcirc-kill-buffer-hook): Recompute short buffer names.
10473 Remove nick from private channel.
10474 (rcirc-send-input): Send command text to current-buffer.
10475 Don't clear overlay arrow here.
10476 (rcirc-short-buffer-name): Return a short buffer name.
10477 (rcirc-update-short-buffer-names, rcirc-abbreviate)
10478 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
10479 buffer-name abbreviations.
10480 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
10481 Do not touch nick-table when killing a parted channel.
10482 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
10483 Clear arrow from current buffer if it is now hidden.
10484 (rcirc-current-buffer): Add variable.
10485 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
10486 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
10487 Remove -face from names.
10488 (rcirc-update-activity-string): Print "DND" when globally ignoring
10489 activity.
10490 (rcirc-ignore-buffer-activity-flag): Rename from
10491 rcirc-ignore-channel-activity.
10492 (rcirc-ignore-all-activity-flag): Doc fix.
10493 (rcirc-channels): Remove variable.
10494 (rcirc-kill-buffer-hook):
10495 (rcirc-get-buffer-create): Add nick to private channel.
10496 (rcirc-multiline-edit-submit): Remove tabs.
10497 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
10498 folded.
10499 (rcirc-remove-nick-channel): Bug fix.
10500 (rcirc-toggle-ignore-buffer-activity): Rename from
10501 rcirc-toggle-ignore-channel-activity.
10502 (rcirc-record-activity): Add buffers to the front of the list.
10503 (rcirc-update-activity): Remove killed buffers from list.
10504 (rcirc-process-server-response-1): Remove last argument if it is
10505 null before calling handler.
10506 (rcirc): Add "rcirc" defcustom prefix.
10507 (rcirc-prompt): Simplify default prompt.
10508 Use custom-initialize-default.
10509 (rcirc-private-chats): Remove variable.
10510 (rcirc-prompt): Change initialization.
10511 (rcirc-version): Remove function.
10512 (rcirc-id-string): Add constant.
10513 (rcirc-last-buffer): Remove variable.
10514 (rcirc-buffer-alist): Add variable.
10515 (rcirc-connect): Update variable setup.
10516 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
10517 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
10518 default.
10519 (rcirc-handler-generic): Trigger activity.
10520 (rcirc-send-message): Create the buffor of the target.
10521 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
10522 (rcirc-get-buffer): Just return nil if there is no matching buffer.
10523 (rcirc-multiline-edit-cancel): Remove function.
10524 (rcirc-set-last-buffer): Remove function.
10525 (rcirc-get-any-buffer): Add function.
10526 (rcirc-join-channels): Don't print /join text.
10527 (rcirc-toggle-ignore-channel-activity): Add and update echo area
10528 messages.
10529 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
10530 (rcirc-handler-NOTICE): Recognize CTCP responses.
10531 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
10532 constructing TOPIC string for buffers we are not JOINed.
10533 (rcirc-handler-CTCP-response): Add handler.
10534 (rcirc-multiline-edit-submit): Restore the window-configuration
10535 before adjusting point.
10536 (rcirc): Add customization group.
10537 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
10538 (rcirc-user-full-name, rcirc-startup-channels-alist)
10539 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
10540 (rcirc-ignore-all-activity-flag, rcirc-time-format)
10541 (rcirc-input-ring-size, rcirc-read-only-flag)
10542 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
10543 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
10544 Change defvar to defcustom.
10545 (rcirc-update-prompt): Add optional ALL arg, which will update
10546 prompts in all rcirc buffers. Regexp quote replacement text.
10547 (rcirc-fill-column): Accept frame-width as a value.
10548 (rcirc-set-changed): Add function.
10549 (rcirc-next-active-buffer): Write more meaningful messages.
10550 (rcirc-faces): Add customization group.
10551 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
10552 (rcirc-nick-in-message-face, rcirc-prompt-face)
10553 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
10554 (with-rcirc-process-buffer): Move before first usage.
10555 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
10556 (rcirc-debug-flag): Rename from `rcirc-log-p'.
10557 (rcirc-debug): Rename from `rcirc-log'.
10558 (rcirc-format-response-string): Do not print `-' chars for a
10559 NOTICE with no sender. Simplify output of server responses.
10560
10561 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
10562
10563 (rcirc-browse-url-map, rcirc-browse-url-at-point)
10564 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
10565 Make urls mouse and RET clickable.
10566
10567 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
10568
10569 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
10570
10571 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10572
10573 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10574 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10575 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10576 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10577 argument to all these routines, so the passphrase can be managed
10578 externally and passed in to the system.
10579 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10580 pgg-add-passphrase-to-cache function.
10581
10582 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10583 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
10584 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
10585 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
10586 argument to all these routines, so the passphrase can be managed
10587 externally and passed in to the system.
10588 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
10589 function.
10590
10591 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
10592
10593 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
10594 from goto-address-url-regexp.
10595
10596 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
10597
10598 * textmodes/org.el (org-read-date, org-goto-calendar)
10599 (org-recenter-calendar, org-agenda-goto-calendar):
10600 Temporarily clear `calendar-move-hook'.
10601
10602 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
10603
10604 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
10605 merging.
10606
10607 * ediff-util.el (ediff-previous-difference): Don't skip regions that
10608 have merge clashes.
10609
10610 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10611
10612 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10613 Undo previous change.
10614
10615 * startup.el (command-line): Use `custom-reevaluate-setting' for
10616 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
10617 tty-register-default-colors on Mac.
10618
10619 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
10620
10621 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
10622 (gdb-buffer-type): Make it automatically buffer local...
10623 (gdb-get-create-buffer): ...and set it accordingly.
10624 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
10625 actually work.
10626
10627 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
10628
10629 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
10630 not red.
10631
10632 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
10633
10634 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
10635 case GUD buffer is not visible.
10636 (gdb-goto-breakpoint): Try to force display in source buffer.
10637 (gdb-frame-gdb-buffer): Copy other similar functions.
10638 (gdb-restore-windows): Don't display source if not asked for.
10639 (gdb-assembler-buffer-name): Don't capitalise.
10640
10641 2005-11-03 Richard M. Stallman <rms@gnu.org>
10642
10643 * wid-edit.el (key-sequence): New widget type.
10644
10645 * simple.el (set-mark-command-repeat-pop): New variable.
10646 (set-mark-command): Only interpret plan C-@ after a pop as a pop
10647 if set-mark-command-repeat-pop is true.
10648
10649 * info.el (Info-fontify-node): Don't display extra "see" if there
10650 already is one here.
10651
10652 * mouse.el: Fix special handling of DEL after dragging a region:
10653 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
10654 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
10655
10656 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
10657
10658 * textmodes/ispell.el (ispell-command-loop): Change `i' description
10659 not to assume it pertains to an affix.
10660
10661 * textmodes/flyspell.el (flyspell-post-command-hook):
10662 Bind deactivate-mark to prevent deactivation.
10663
10664 2005-11-03 Lars Hansen <larsh@soem.dk>
10665
10666 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
10667 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
10668 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
10669
10670 2005-11-03 Romain Francoise <romain@orebokech.com>
10671
10672 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
10673 Update copyright years.
10674
10675 2005-11-03 Sam Steingold <sds@gnu.org>
10676
10677 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10678 Use system-type instead of window-system because window-system is not
10679 correctly defined during loadup.
10680
10681 2005-11-02 Mark A. Hershberger <mah@everybody.org>
10682
10683 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
10684 (xml-parse-tag): Join strings separated by a comment properly.
10685
10686 2005-11-02 Andreas Schwab <schwab@suse.de>
10687
10688 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
10689
10690 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
10691
10692 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
10693 (byte-optimize-pure-func): Quote the eval'd value.
10694
10695 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
10696 Rename from perl-font-lock-syntactic-face-function.
10697 Change the calling convention so it can be used as a font-lock MATCHER.
10698 Do the parse-partial-sexp loop outselves.
10699 (perl-font-lock-syntactic-keywords): Use it.
10700 (perl-mode): Don't set font-lock-syntactic-face-function any more.
10701
10702 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
10703
10704 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
10705 disassembly buffer too.
10706 (gdb-exited): Remove overlay arrows when execution has finished.
10707 (gdb-info-frames-custom, gdb-info-threads-custom)
10708 (gdb-info-registers-custom): Don't add inappropriate text
10709 properties if inferior is not active.
10710
10711 2005-11-02 Glenn Morris <rgm@gnu.org>
10712
10713 * progmodes/fortran.el (fortran-blink-match):
10714 Use `blink-matching-delay'.
10715
10716 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
10717
10718 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
10719
10720 2005-11-02 Lars Hansen <larsh@soem.dk>
10721
10722 * net/tramp.el (tramp-action-out-of-band): Handle scp message
10723 "Permission denied".
10724
10725 2005-11-01 Richard M. Stallman <rms@gnu.org>
10726
10727 * textmodes/flyspell.el (flyspell-external-point-words):
10728 Pass nil to flyspell-get-word.
10729
10730 2005-11-02 Kim F. Storm <storm@cua.dk>
10731
10732 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
10733 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
10734
10735 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
10736
10737 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
10738 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
10739 (calendar-mouse-print-dates): Add optional `event' argument.
10740 Update interactive-spec.
10741 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
10742 Use `calendar-event-to-date' instead of `event'.
10743
10744 2005-11-02 Masatake YAMATO <jet@gyve.org>
10745
10746 * progmodes/ld-script.el (ld-script-builtins):
10747 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
10748 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
10749 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
10750
10751 2005-11-01 Romain Francoise <romain@orebokech.com>
10752
10753 * vc-sccs.el: Update copyright year.
10754 * ezimage.el: Likewise.
10755
10756 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
10757
10758 * info.el (Info-fontify-node): Use `string-width' for fontifying
10759 underlined titles.
10760
10761 2005-11-01 Juri Linkov <juri@jurta.org>
10762
10763 * info.el (Info-fontify-node): Downcase node header keywords Node,
10764 Prev, Next, Up before comparison.
10765 (Info-history): Insert absolute directory name, and put invisible
10766 property on it.
10767
10768 2005-11-01 Juri Linkov <juri@jurta.org>
10769
10770 * info.el (Info-file-supports-index-cookies): New variable.
10771 (Info-find-node-2): Check makeinfo version for index cookie support.
10772 (Info-index-nodes): Search for nodes with index cookies only when
10773 Info-file-supports-index-cookies is t. Otherwise, search nodes
10774 with "Index" in the node name.
10775 (Info-index-node): Search index cookie in the current node only when
10776 Info-file-supports-index-cookies is t. Otherwise, check the word
10777 "Index" in the node name.
10778 (Info-find-emacs-command-nodes): Remove code that searches nodes
10779 with "Index" node name in the top menu.
10780
10781 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
10782
10783 * progmodes/scheme.el (scheme-mode-variables): Use the default
10784 comment-indent-function.
10785
10786 * faces.el (face-attribute): Handle the case where a face inherits from
10787 a non-existent face.
10788
10789 * simple.el (eval-expression-print-format): Use lisp-readable syntax
10790 for octal and hexa output, and merge the char into the paren.
10791 (kill-new): Use push.
10792 (copy-to-buffer): Use with-current-buffer.
10793 (completion-setup-function): Move code in loop to remove redundancy.
10794 (minibuffer-local-must-match-map): Don't add bindings that duplicate
10795 those inherited from minibuffer-local-completion-map.
10796
10797 * savehist.el (savehist-mode) <defcustom>:
10798 Use custom-set-minor-mode if available.
10799 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
10800 and emit a message if applicable.
10801
10802 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
10803
10804 * savehist.el: Sync up to version 19.
10805 (savehist-mode): New minor mode.
10806 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
10807 (savehist-length): Remove (use history-length instead).
10808 (savehist-file-modes): Rename from savehist-modes.
10809 (savehist-save-hook, savehist-loaded): New vars.
10810 (savehist-load): Use savehist-mode. Try to smooth up transition from
10811 old format to new format.
10812 (savehist-install): Allow savehist-autosave-interval to be nil.
10813 (savehist-save): Run the new hook. Be more careful to only trim the
10814 history variables.
10815 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
10816 (savehist-printable): Print into a buffer rather than char-by-char.
10817
10818 2005-11-01 John Wiegley <johnw@newartisans.com>
10819
10820 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
10821 toggle-ignore keybinding (C-a). The author said it had been
10822 disabled much earlier due to a possible incompatibility, but after
10823 many months of usage I have encountered no problems (and it is a
10824 rather useful option, especially for switching to " *temp*").
10825
10826 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
10827 support for OS/X's AddressBook, by calling out to the open source
10828 program "contacts" (installable through Fink).
10829
10830 * net/eudc.el (eudc-expand-inline): If the
10831 `eudc-multiple-match-handling-method' is set to `all', delete the
10832 query string before inserting the query result.
10833
10834 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
10835 flag, to prevent Eshell from using the system ls when
10836 `eshell-ls-insert-directory' is in used.
10837 (eshell-ls-insert-directory): Disable font-lock in directory
10838 buffer so that Eshell's own fontification is seen. This broke
10839 recently due to changes in font-lock, so this goes back to version
10840 21 behavior.
10841
10842 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
10843
10844 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
10845 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
10846 (gdb-many-windows): Doc fix.
10847
10848 2005-10-31 Romain Francoise <romain@orebokech.com>
10849
10850 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
10851
10852 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
10853
10854 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
10855 that global-font-lock-mode can be enabled by default.
10856
10857 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
10858 (font-lock-add-keywords, font-lock-remove-keywords)
10859 (font-lock-fontify-buffer): Remove autoload cookies.
10860
10861 * jit-lock.el (jit-lock-register): Likewise.
10862
10863 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
10864
10865 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
10866
10867 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
10868 intact if there is no gud-comint-buffer.
10869
10870 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
10871
10872 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
10873 old prompt comint-prompt-read-only is t and GDB commands are
10874 issued from tool bar etc.
10875
10876 2005-10-31 Masatake YAMATO <jet@gyve.org>
10877
10878 * vc.el (vc-directory-exclusion-list): Add "{arch}".
10879
10880 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
10881
10882 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
10883 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
10884
10885 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
10886
10887 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
10888 starting at beginning of line. Fontification is messed up when
10889 `open-paren-in-column-0-is-defun-start' set to t.
10890 Reported by John Paul Wallington <jpw@pobox.com>.
10891
10892 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
10893
10894 * comint.el (comint-send-input): Call `comint-update-fence' when
10895 `comint-process-echoes' and `comint-prompt-read-only' are both
10896 non-nil, to avoid leftover read-only newline.
10897
10898 2005-10-30 Richard M. Stallman <rms@gnu.org>
10899
10900 * textmodes/flyspell.el (flyspell-external-point-words):
10901 Detect when WORD can't be checked properly because
10902 flyspell-get-word finds just part of it, and move on.
10903
10904 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
10905 boundarychar for Polish.
10906 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
10907 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
10908
10909 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
10910
10911 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
10912 (gdb-registers-font-lock-keywords): Delete.
10913 (gdb-registers-mode): Don't fontify.
10914 (gdb-info-registers-custom): Use text properties instead as, in
10915 future, changed register values will use font-lock-warning-face.
10916 (gdb-local-font-lock-keywords): Rename to...
10917 (gdb-locals-font-lock-keywords): ...for consistency.
10918
10919 2005-10-30 Andre Spiegel <spiegel@gnu.org>
10920
10921 * vc.el (vc-switch-backend): Better error message if the buffer is
10922 not visiting a file under version control.
10923
10924 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
10925
10926 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
10927
10928 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
10929 ~/.emacs.d/.emacs.
10930
10931 2005-10-29 Richard M. Stallman <rms@gnu.org>
10932
10933 * replace.el (occur-mode-mouse-goto): Always go to other window.
10934 (occur-mode-goto-occurrence): Always switch in same window.
10935
10936 * simple.el (undo): Display message at end, not at start.
10937
10938 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
10939 New arg REUSE-CELL.
10940 (cancel-timer-internal): New function.
10941 (timer-event-handler): Use cancel-timer-internal,
10942 and pass the cell it returns to timer-activate...
10943
10944 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
10945 (jit-lock-deferred-fontify, jit-lock-context-fontify)
10946 (jit-lock-after-change): Test memory-full.
10947
10948 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
10949
10950 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10951 part of the decoded armor to find the key-identifier.
10952 (pgg-gpg-lookup-key-owner): New function to return the
10953 human-readable identifier of a key owner.
10954 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
10955 key itself.
10956 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10957 the key value) if we have a key and can match it against a secret
10958 key. Also, added a note pointing out fact that the prompt only
10959 indicates the first matching key.
10960
10961 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
10962 pgg-decrypt-region.
10963 (pgg-pending-timers): A new hash for tracking the passphrase cache
10964 timers, so that new ones supercede old ones.
10965 (pgg-add-passphrase-to-cache): Rename from
10966 `pgg-add-passphrase-cache' to reduce confusion (all callers
10967 changed). Modified to cancel old timers when new ones are added.
10968 (pgg-remove-passphrase-from-cache): Rename from
10969 `pgg-remove-passphrase-cache' to reduce confusion (all callers
10970 changed). Modified to cancel old timers when their keys are
10971 removed from the cache.
10972 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
10973 XEmacs, an indirection to delete-itimer.
10974 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
10975 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
10976 users can only check cache without risk of prompting. Correct bug in
10977 notruncate behavior.
10978 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
10979 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
10980 Add informative docstrings.
10981 (pgg-decrypt): Convey provided passphrase in subordinate call to
10982 pgg-decrypt-region.
10983
10984 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10985 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10986 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10987 `passphrase' argument, so the passphrase can be managed externally
10988 and then passed in to the system.
10989
10990 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10991 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
10992 so the passphrase cache can be used reliably with identifiers
10993 besides a pgp packet's key id.
10994
10995 * pgg-gpg.el (pgg-pgp-encrypt-region)
10996 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10997 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10998 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10999 argument to all these routines, so the passphrase can be managed
11000 externally and passed in to the system.
11001
11002 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11003 `notruncate' argument, so the passphrase cache can be used
11004 reliably with identifiers besides a pgp packet's key id.
11005
11006 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
11007
11008 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11009 symmetric encryption.
11010 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11011 encrypted session key.
11012 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11013 message ask for the passphrase in a proper way.
11014
11015 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11016 New user commands for symmetric encryption.
11017
11018 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
11019
11020 * textmodes/conf-mode.el (conf-assignment-sign)
11021 (conf-assignment-regexp): Fix docstrings.
11022 (conf-mode-initialize): New function.
11023 (conf-mode): Remove optional args. Use delay-mode-hooks to
11024 recognize recursive calls.
11025 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
11026 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
11027 (conf-xdefaults-mode): Use define-derived-mode and
11028 conf-mode-initialize.
11029
11030 2005-10-29 Romain Francoise <romain@orebokech.com>
11031
11032 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
11033
11034 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
11035
11036 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11037 part of the decoded armor to find the key-identifier.
11038 (pgg-gpg-lookup-key-owner): New function to return the
11039 human-readable identifier of a key owner.
11040 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
11041 key itself.
11042 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11043 the key value) if we have a key and can match it against a secret
11044 key. Also, added a note pointing out fact that the prompt only
11045 indicates the first matching key.
11046
11047 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
11048 pgg-decrypt-region.
11049 (pgg-pending-timers): A new hash for tracking the passphrase cache
11050 timers, so that new ones supercede old ones.
11051 (pgg-add-passphrase-to-cache): Rename from
11052 `pgg-add-passphrase-cache' to reduce confusion (all callers
11053 changed). Modified to cancel old timers when new ones are added.
11054 (pgg-remove-passphrase-from-cache): Rename from
11055 `pgg-remove-passphrase-cache' to reduce confusion (all callers
11056 changed). Modified to cancel old timers when their keys are
11057 removed from the cache.
11058 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
11059 XEmacs, an indirection to delete-itimer.
11060 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
11061 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
11062 users can only check cache without risk of prompting. Correct bug in
11063 notruncate behavior.
11064 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
11065 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
11066 Add informative docstrings.
11067 (pgg-decrypt): Convey provided passphrase in subordinate call to
11068 pgg-decrypt-region.
11069
11070 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
11071
11072 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11073 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11074 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11075 `passphrase' argument, so the passphrase can be managed externally
11076 and then passed in to the system.
11077
11078 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11079 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
11080 so the passphrase cache can be used reliably with identifiers
11081 besides a pgp packet's key id.
11082
11083 * pgg-gpg.el (pgg-pgp-encrypt-region)
11084 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
11085 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
11086 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
11087 argument to all these routines, so the passphrase can be managed
11088 externally and passed in to the system.
11089
11090 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11091 `notruncate' argument, so the passphrase cache can be used
11092 reliably with identifiers besides a pgp packet's key id.
11093
11094 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
11095
11096 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11097 symmetric encryption.
11098 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11099 encrypted session key.
11100 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11101 message ask for the passphrase in a proper way.
11102
11103 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11104 New user commands for symmetric encryption.
11105
11106 2005-10-28 Bill Wohler <wohler@newt.com>
11107
11108 * help-mode.el (help-url): New button type. Calls browse-url.
11109 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
11110 Similar to Info nodes: URL `url'.
11111 (help-make-xrefs): Create help-url buttons for
11112 help-xref-url-regexp matches.
11113
11114 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
11115
11116 * tool-bar.el (tool-bar-add-item-from-menu)
11117 (tool-bar-local-item-from-menu): Fix doc strings.
11118
11119 2005-10-28 Romain Francoise <romain@orebokech.com>
11120
11121 * ldefs-boot.el: Update.
11122
11123 * subr.el (locate-library): Move from help-fns.el.
11124 * help-fns.el (locate-library): Move to subr.el.
11125
11126 2005-10-28 Richard M. Stallman <rms@gnu.org>
11127
11128 * net/tramp.el (tramp-completion-mode): defvar moved up.
11129
11130 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
11131
11132 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
11133
11134 * files.el (find-file-noselect): Use %d to format large file size.
11135
11136 * bindings.el (mode-line-format): Add %e.
11137
11138 * loadup.el ("facemenu"): Load unconditionally.
11139 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
11140 ("x-dnd"): Load, when appropriate.
11141
11142 * startup.el (command-line): Call before-init-hook earlier.
11143 Warn about some bad characters in -u user name.
11144
11145 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
11146 (flyspell-external-point-words): Error if misspelled word is not found.
11147 Set flyspell-large-region-beg at end of word.
11148
11149 2005-10-28 Andreas Schwab <schwab@suse.de>
11150
11151 * view.el (View-revert-buffer-scroll-page-forward):
11152 Use view-page-size-default.
11153
11154 2005-10-28 Juri Linkov <juri@jurta.org>
11155
11156 * international/quail.el (quail-get-current-str): Translate last
11157 raw character for deterministic input methods.
11158
11159 2005-10-27 Jay Belanger <belanger@truman.edu>
11160
11161 * calc/calc-ext.el: Add functions to autoloads.
11162 (math-identity-matrix-p, math-ident-row-p): New functions.
11163
11164 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
11165 multiplication by an identity matrix; don't turn multiplication by
11166 an inverse matrix into division.
11167 (math-div-symbol-fancy): Replace division by matrices with
11168 multiplication by inverse.
11169
11170 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
11171
11172 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
11173 (calc-writeoutpower): New functions.
11174
11175 2005-10-27 Romain Francoise <romain@orebokech.com>
11176
11177 * replace.el (occur-engine): Include colon in mouse-face highlight.
11178
11179 * dired-x.el: Change Maintainer field.
11180
11181 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
11182
11183 * longlines.el (longlines-mode): Bind after-change-functions to
11184 nil during initial decoding and final encoding.
11185
11186 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
11187
11188 * term.el (term-emulate-terminal, term-handle-colors-array)
11189 (term-handle-ansi-escape): Specify the terminfo capabilities
11190 implemented.
11191
11192 2005-10-26 Richard M. Stallman <rms@gnu.org>
11193
11194 * info.el (Info-fontify-node): Fix detection of sentence-break
11195 before *Note.
11196
11197 2005-10-26 Romain Francoise <romain@orebokech.com>
11198
11199 * smerge-mode.el: Add `tools' to file keywords.
11200
11201 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
11202
11203 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
11204 when the fringe is not available.
11205
11206 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
11207 (def-gdb-auto-update-trigger): Simplify construction.
11208 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
11209 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
11210 defined explicitly.
11211 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
11212 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
11213 defined explicitly.
11214 (gdb-info-locals-custom): Remove as it's a no-op.
11215
11216 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
11217
11218 * longlines.el (longlines-mode): Remove narrowing before
11219 performing the initial decoding or final encoding.
11220
11221 2005-10-25 Romain Francoise <romain@orebokech.com>
11222
11223 * emacs-lisp/find-func.el (find-library-name): Also strip
11224 extension if library name ends in .el, to take advantage of
11225 `find-library-suffixes'.
11226
11227 2005-10-25 Richard M. Stallman <rms@gnu.org>
11228
11229 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
11230
11231 2005-10-25 Juri Linkov <juri@jurta.org>
11232
11233 * textmodes/texinfo.el (texinfo-mode): Change charset of one
11234 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
11235
11236 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
11237
11238 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
11239 (blackbox-redefine-key): Add argument `map'.
11240
11241 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
11242 regions when moving the jit-lock-context-unfontify-pos boundary.
11243
11244 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
11245
11246 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
11247
11248 2005-10-25 Masatake YAMATO <jet@gyve.org>
11249
11250 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
11251
11252 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
11253
11254 * play/blackbox.el (blackbox-redefine-key): New function.
11255 (blackbox-mode-map): Use it to remap existing bindings for cursor
11256 motion instead of binding literal keys.
11257
11258 2005-10-25 Glenn Morris <rgm@gnu.org>
11259
11260 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
11261 diary does not end in a newline. Do not assume a blank line at
11262 the start of the diary file.
11263
11264 2005-10-25 Kenichi Handa <handa@m17n.org>
11265
11266 * international/quail.el (quail-translate-key): If the input
11267 method is deterministic and failed to handle the last key, restart
11268 the key handling loop from an appropriate key.
11269
11270 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
11271
11272 * vc.el (vc-dired-mode): Extend comment for binding of
11273 `directory-listing-before-filename-regexp'.
11274
11275 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
11276
11277 * textmodes/texinfo.el (texinfo-mode):
11278 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
11279 not to unnecessarily expose emacs-mule's internal char codes.
11280
11281 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
11282
11283 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
11284 Display hand pointer and help-echo on disabled icon too.
11285 (gdb-mouse-until): New function.
11286 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
11287
11288 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
11289
11290 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
11291 with 2005-10-23 change to doctor.el.
11292
11293 * finder.el (finder-mode-map): Add follow-link binding.
11294
11295 2005-10-25 Kim F. Storm <storm@cua.dk>
11296
11297 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
11298 to gdb-mouse-toggle-breakpoint-fringe.
11299 (gdb-mouse-toggle-breakpoint-margin): Rename from
11300 gdb-mouse-toggle-breakpoint. Fix doc.
11301 (gdb-mouse-toggle-breakpoint-fringe): New defun.
11302 (gdb-put-string): Add optional SPROPS arg. Add props to string.
11303 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
11304 string properties also for fringe breakpoint bitmaps.
11305
11306 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
11307
11308 * textmodes/org.el (org-start-icalendar-file): Fix format form.
11309
11310 2005-10-25 Masatake YAMATO <jet@gyve.org>
11311
11312 * simple.el (completion-common-substring):
11313 Use `completion-common-substring' prior to `completion-base-size'.
11314
11315 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
11316
11317 * savehist.el: Require CL while compiling.
11318 (savehist-history-variables): Remove.
11319 (savehist-save-minibuffer-history, savehist-additional-variables)
11320 (savehist-minibuffer-history-variables): New vars.
11321 (savehist-save): Use them.
11322 (savehist-uninstall, savehist-minibuffer-hook): New funs.
11323 (savehist-install): New fun, extracted from savehist-load.
11324 (savehist-load): Use them.
11325
11326 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
11327
11328 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
11329 a dummy doc-string-elt property.
11330 (defalias, defvaralias, define-category): Add a docstring property.
11331
11332 * image.el (defimage):
11333 * widget.el (define-widget):
11334 * custom.el (defface, defcustom): Add `doc-string' declaration.
11335
11336 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
11337 (defadvice): Add `doc-string' declaration.
11338
11339 * emacs-lisp/byte-run.el (macro-declaration-function):
11340 Handle `doc-string' declarations.
11341 (define-obsolete-function-alias, define-obsolete-variable-alias):
11342 Add `doc-string' declaration.
11343
11344 2005-10-24 Kenichi Handa <handa@m17n.org>
11345
11346 * international/utf-7.el (utf-7): Add autoload cookie.
11347
11348 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
11349
11350 2005-10-24 Eli Zaretskii <eliz@gnu.org>
11351
11352 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
11353 list of directories passed to batch-update-autoloads. Add "." to
11354 the list of the echoed directories.
11355
11356 * pgg-def.el:
11357 * pgg-gpg.el:
11358 * pgg-parse.el:
11359 * pgg-pgp.el:
11360 * pgg-pgp5.el:
11361 * pgg.el: Moved here from the gnus subdirectory.
11362
11363 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
11364
11365 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
11366 in case comint-prompt-read-only is set to t.
11367
11368 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
11369 in case comint-prompt-read-only is set to t.
11370
11371 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
11372
11373 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
11374 Now a string.
11375 (icalendar-import-format): Handle CLASS, STATUS, URL.
11376 Rename `subject' to `summary'.
11377 (icalendar-import-format-summary): Rename from
11378 `icalendar-import-format-subject'.
11379 (icalendar-import-format-url, icalendar-import-format-status)
11380 (icalendar-import-format-class): New variables.
11381 (icalendar--rris): Take variable argument list.
11382 (icalendar--datestring-to-isodate): Remove unnecessary
11383 calendar-style check when converting dates with explicit month names.
11384 (icalendar-export-region): Change return type of conversion
11385 subroutines. Bury current buffer unless error occurred.
11386 (icalendar--convert-to-ical)
11387 (icalendar--parse-summary-and-rest): New functions.
11388 (icalendar--convert-ordinary-to-ical)
11389 (icalendar--convert-weekly-to-ical)
11390 (icalendar--convert-yearly-to-ical)
11391 (icalendar--convert-block-to-ical)
11392 (icalendar--convert-cyclic-to-ical)
11393 (icalendar--convert-anniversary-to-ical): Change return type.
11394 Strip trailing blanks from subject.
11395 (icalendar--convert-sexp-to-ical): Change return type.
11396 Strip trailing blanks from subject. Handle simple sexp
11397 entries as generated by icalendar.el.
11398 (icalendar--convert-float-to-ical)
11399 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
11400 (icalendar-import-file): Doc fix.
11401 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
11402 Correct call to icalendar--rris.
11403 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
11404 `summary'.
11405 (icalendar--add-diary-entry): Rename `subject' to `summary'.
11406
11407 2005-10-24 Romain Francoise <romain@orebokech.com>
11408
11409 * server.el (server-sentinel): Set query-on-exit flag to nil on
11410 new client processes (it isn't inherited from the server process).
11411
11412 * replace.el (occur-engine): Rearrange text properties.
11413
11414 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
11415
11416 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
11417 case-fold-search is nil.
11418 (debug-help-follow): Use help-xref-interned directly.
11419
11420 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
11421
11422 * thumbs.el (thumbs-image-type): Add .pbm.
11423
11424 2005-10-23 Richard M. Stallman <rms@gnu.org>
11425
11426 * faces.el (inhibit-face-set-after-frame-default): New variable.
11427 (set-face-attribute): Bind it.
11428 (face-set-after-frame-default): Test it.
11429
11430 * help-fns.el (describe-simplify-lib-file-name): New function.
11431 (describe-function-1, describe-variable): Use it.
11432
11433 * faces.el (describe-face): Use describe-simplify-lib-file-name.
11434
11435 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
11436 Eliminate nil as possible value.
11437 (tooltip-hide-delay): Reduce internal-border-width.
11438
11439 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
11440 (menu-bar-file-menu) <new-file>: Likewise.
11441
11442 * simple.el (line-move-finish): Ignore fields computing LINE-END.
11443
11444 * international/mule.el (load-with-code-conversion):
11445 Pass full file name to `eval-buffer' unless preloading.
11446
11447 * textmodes/flyspell.el (flyspell-large-region):
11448 Call ispell-check-version.
11449
11450 * textmodes/ispell.el (ispell-local-dictionary-overridden):
11451 Fix the make-variable-buffer-local call that was supposed
11452 to be for this variable.
11453 (ispell-aspell-supports-utf8): Doc fix.
11454 (ispell-find-aspell-dictionaries): Preserve elements of
11455 ispell-dictionary-alist for dictionaries that aspell doesn't report.
11456 (ispell-aspell-find-dictionary): Return nil on error.
11457
11458 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
11459 (doctor-symptoms): Likewise.
11460
11461 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
11462
11463 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
11464
11465 * cus-edit.el (custom-button, custom-button-pressed): New vars.
11466 (custom-raised-buttons): Add :set spec.
11467 (custom-button-unraised, custom-button-pressed-unraised):
11468 New faces, so that custom-raised-buttons actually does something.
11469 (custom-mode): Use custom-button and custom-button-pressed.
11470
11471 * wid-edit.el (widget-specify-button): Don't ignore
11472 widget-mouse-face on graphic terminals.
11473 (widget-move-and-invoke): Cleanup.
11474
11475 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
11476
11477 * whitespace.el (whitespace-cleanup): Doc fix.
11478
11479 2005-10-23 Romain Francoise <romain@orebokech.com>
11480
11481 * emulation/viper.el (viper-set-hooks): Quote forms passed to
11482 `eval-after-load' to avoid evaluating their result.
11483
11484 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
11485
11486 * files.el (directory-listing-before-filename-regexp):
11487 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
11488
11489 * dired.el (dired-move-to-filename-regexp): Remove.
11490 All occurences replaced by `directory-listing-before-filename-regexp'.
11491
11492 * dired-x.el, locate.el, vc.el:
11493 Replace `dired-move-to-filename-regexp' by
11494 `directory-listing-before-filename-regexp'. In vc.el it is
11495 overwritten locally; maybe this can be handled in files.el too.
11496
11497 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
11498 replaced by `directory-listing-before-filename-regexp'.
11499
11500 2005-10-23 Andreas Schwab <schwab@suse.de>
11501
11502 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
11503 and eval-next-after-load.
11504
11505 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
11506
11507 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
11508 exist, create it.
11509
11510 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
11511
11512 * allout.el: Remove autoloads for mailcrypt and crypt++.
11513 Require pgg, pgg-gpg during compilation.
11514 (allout-version): Increment version number to 2.1, and use a literal
11515 rather than RCS Id.
11516 (allout-default-encryption-scheme): Remove.
11517 (allout-passphrase-verifier-handling)
11518 (allout-passphrase-verifier-string)
11519 (allout-file-passphrase-verifier-string)
11520 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
11521 (allout-passphrase-hint-handling): Rename and simplify.
11522 (allout-init): Use `find-file-hook' if available, otherwise
11523 `find-file-hooks'.
11524 (allout-mode): Use `write-file-functions' if available, otherwise
11525 `local-write-file-hooks' and, instead of making auto-save-hook
11526 buffer local, make the write-file-hook activity contingent to
11527 allout-mode.
11528 (allout-mode): Use key-binding substitution in the docstring.
11529 (allout-kill-line): Spell-out kill ring data structure mutation
11530 instead of using byte-compiler-complaint-provoking `pop'.
11531 (allout-insert-listified): Use `insert' rather than `insert-string'
11532 (allout-toggle-current-subtree-encryption): Update docstring, adjust
11533 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
11534 (allout-encrypt-string): Totally revamped vis new underlying
11535 encryption facilities.
11536 (allout-mc-activate-passwd): Remove.
11537 (allout-obtain-passphrase): New, more or less replaces
11538 allout-mc-activate-passwd.
11539 (allout-encrypted-key-info): More or less replaces
11540 allout-encrypted-text-type.
11541 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
11542 (my-mark-marker): Use `(featurep 'xemacs)'.
11543
11544 2005-10-23 Lars Hansen <larsh@soem.dk>
11545
11546 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
11547 (byte-compile-file-form-defmumble, byte-compile-defun)
11548 (byte-compile-defmacro): Use it.
11549 (byte-compile-form): Don't call byte-compile-set-symbol-position
11550 when a byte-compile handler is called.
11551
11552 2005-10-22 Romain Francoise <romain@orebokech.com>
11553
11554 * savehist.el (savehist-history-variables): Add `grep-find-history'.
11555
11556 * subr.el (eval-after-load): Convert library name to an absolute
11557 file name using locate-library, since load-history no longer has
11558 library names in it.
11559
11560 2005-10-22 Richard M. Stallman <rms@gnu.org>
11561
11562 * files.el (make-temp-file): Move from subr.el.
11563 * subr.el (make-temp-file): Move to files.el.
11564
11565 * window.el (get-buffer-window-list): Move from subr.el.
11566 * subr.el (get-buffer-window-list): Move to window.el.
11567
11568 * image.el (image-load-path): Use eval-at-startup to initialize.
11569
11570 * subr.el (eval-at-startup): New macro.
11571
11572 * subr.el: Much rearrangement of functions and division
11573 into pages. No code changes.
11574
11575 2005-10-22 Kenichi Handa <handa@m17n.org>
11576
11577 * tar-mode.el (tar-extract): Be sure to call
11578 find-operation-coding-system if set-auto-coding doesn't find a
11579 coding system.
11580
11581 2005-10-22 Kim F. Storm <storm@cua.dk>
11582
11583 * image.el (image-type-header-regexps): Rename from image-type-regexps.
11584 Change users.
11585 (image-type-file-name-regexps): New defconst.
11586 (image-type-from-data): Simplify loop.
11587 (image-type-from-buffer): New defun.
11588 (image-type-from-file-header): Use it instead of image-type-from-data.
11589 Use image-search-load-path instead of only looking in data-directory.
11590 (image-type-from-file-name): New defun.
11591 (image-search-load-path): Change `pathname' to `filename'.
11592 Make PATH arg optional, default to image-load-path.
11593
11594 2005-10-21 Richard M. Stallman <rms@gnu.org>
11595
11596 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
11597
11598 * textmodes/paragraphs.el (sentence-end-base): New variable.
11599 (sentence-end): Use sentence-end-base.
11600
11601 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
11602
11603 * font-lock.el (font-lock-default-fontify-region): Check the multiline
11604 property independently from the font-lock-multiline variable.
11605
11606 2005-10-21 Richard M. Stallman <rms@gnu.org>
11607
11608 * emacs-lisp/find-func.el (find-library-name): Doc fix.
11609
11610 * startup.el (command-line): Convert library names
11611 in `load-history' to absolute file names.
11612
11613 * subr.el (symbol-file): Doc fix.
11614
11615 * loadhist.el (file-loadhist-lookup): Call locate-library
11616 instead of find-library-name. Don't try converting
11617 abs file names to library names, since load-history no longer
11618 has library names in it.
11619 (file-dependents, file-provides, file-requires): Doc fixes.
11620
11621 2005-10-21 Juri Linkov <juri@jurta.org>
11622
11623 * progmodes/etags.el (tags-table-mode): New function.
11624 (tags-verify-table): Replace initialize-new-tags-table with
11625 tags-table-mode.
11626
11627 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
11628 default value.
11629 (desktop-modes-not-to-save): Add tags-table-mode to the
11630 default value.
11631
11632 * info.el (Info-index-next): Add total number of index
11633 alternatives to the message.
11634
11635 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
11636 backward only space (instead of space and period) before looking
11637 at sentence end.
11638
11639 * simple.el (set-variable): Use user-variable-p instead of symbolp.
11640 Add the old variable value as 4th default-value arg of read-string.
11641
11642 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11643
11644 * cus-face.el (custom-declare-face): Make face from X resources
11645 also on Mac.
11646
11647 * disp-table.el (standard-display-g1, standard-display-graphic):
11648 Refuse to use string glyphs also on Mac.
11649 (standard-display-european): Don't set terminal coding system also
11650 on Mac.
11651
11652 * frame.el (display-screens): Use x-display-screens also on Mac.
11653
11654 2005-10-21 Romain Francoise <romain@orebokech.com>
11655
11656 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
11657
11658 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
11659
11660 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
11661 and $? into sexps.
11662
11663 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
11664 warning face on open-paren-in-column-0.
11665
11666 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
11667 boundary case. Fix typo.
11668 Suggested by Martin Rudalics <rudalics@gmx.at>.
11669
11670 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
11671
11672 * textmodes/org.el (org-combined-agenda-icalendar-file)
11673 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
11674 (org-export-icalendar-this-file)
11675 (org-export-icalendar-all-agenda-files)
11676 (org-export-icalendar-combine-agenda-files): New commands.
11677 (org-export-icalendar, org-print-icalendar-entries)
11678 (org-start-icalendar-file, org-finish-icalendar-file)
11679 (org-ical-ts-to-string): New functions.
11680 (org-read-date, org-goto-calendar)
11681 (org-agenda-goto-calendar): Inhibit displaying diary entries by
11682 call to `calendar'.
11683 (orgtbl-setup): Remove the :keys arguments from the menu description.
11684 (org-after-save-iCalendar-file-hook): New variable.
11685
11686 2005-10-21 Kenichi Handa <handa@m17n.org>
11687
11688 * language/vietnamese.el (tcvn-5712): Make it an alias of
11689 vietnamese-tcvn coding-system.
11690
11691 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
11692
11693 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
11694 group id is given.
11695
11696 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
11697
11698 * progmodes/sh-script.el (sh-escaped-line-re): New var.
11699 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
11700 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
11701 whose line is either continued or ends with a comment.
11702
11703 2005-10-20 Romain Francoise <romain@orebokech.com>
11704
11705 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
11706
11707 * replace.el (occur-engine): Add follow-link property.
11708
11709 * font-core.el (font-lock-mode): Doc fix.
11710
11711 2005-10-20 Richard M. Stallman <rms@gnu.org>
11712
11713 * net/rcirc.el: New file.
11714
11715 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
11716
11717 * term.el (term-term-name): Initialize to "eterm-color".
11718
11719 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
11720
11721 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
11722 for encryption functionality.
11723 Move allout customization subgroup from `editing' to `outlines' group.
11724 Fix commentary keywords to legitimate ones.
11725 Update author info (using my current email address, obscurified).
11726 (allout-encrypt-string, allout-encryption-produce-work-buffer)
11727 (allout-encrypted-topic-p, allout-encrypted-text-type)
11728 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
11729 (allout-situate-encryption-key-verifier)
11730 (allout-get-encryption-key-verifier, allout-verify-key)
11731 (allout-next-topic-pending-encryption)
11732 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
11733 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
11734 (outline-key-verifier-handling, outline-key-hint-handling)
11735 (outline-encrypt-unencrypted-on-saves): New defcustoms.
11736 (allout-file-key-verifier-string, allout-encryption-scheme)
11737 (allout-key-verifier-string, allout-key-hint-string)
11738 (allout-after-save-decrypt): New variables.
11739 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
11740 (allout-after-saves-handler): New hook functions.
11741 (allout-post-command-business): Do allout-after-save-decrypt.
11742 (allout-enable-file-variable-adjustment): Custom var to enable
11743 mechanism for adding and adjusting settings of Emacs file variables.
11744 (allout-adjust-file-variable, allout-file-vars-section-data):
11745 New functions, implement the mechanism.
11746 (outlineify-sticky): Use the file vars mechanism.
11747 (allout-inhibit-protection, allout-during-write-cue)
11748 (allout-override-protect, allout-before-change-protect): Remove.
11749 (allout-flag-region, allout-open-topic): Adjust read-only text.
11750 (allout-open-line-not-read-only): Add to facilitate read-only
11751 text based protection.
11752 (allout-kill-line): Revise to adjust read-only text, clue the
11753 user about the inhibition.
11754 (allout-unprotected): Use unwind-protect.
11755 (allout-shift-in, allout-shift-out): Disallow manually shifting a
11756 topic deeper than the offspring depth of the previous topic -
11757 avoiding confusing "containment discontinuities".
11758 (allout-reindent-bodies): Fix retention of body relative hanging
11759 indent during promotion of collapsed bodies.
11760 (allout-open-topic): Make it easy to open new topic with same
11761 bullet as current topic - topic creation functions provided with
11762 any universal argument provokes now prompt for bullet, defaulting
11763 to the bullet of the previous topic.
11764 (allout-plain-bullets-string, allout-distinctive-bullets-string):
11765 Plain bullet alternates `.' period and `,' comma only. All other
11766 bullets are relegated to special status (but customizable).
11767 (allout-end-of-entry): Rename from allout-end-of-current-entry
11768 since it actually operates w.r.t. most immediately containing
11769 entry, visible or not.
11770 (allout-hide-current-entry, allout-show-current-entry): Use the
11771 revised version.
11772 (allout-old-expose-topic): Solidify deprecation.
11773 (allout-end-of-subtree): Add so we can span concealed as well
11774 as visible topics.
11775 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
11776 (allout-end-of-current-heading): Tweak to just respect the first line.
11777 (allout-get-body-text): Add.
11778 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
11779 when invoked interactively.
11780 (allout-up-current-level): Use `interactive-p'.
11781 (allout-mode, allout-init): Miscellaneous docstring and
11782 operational refinements, as well as hookups of new encryption stuff.
11783 (allout-beginning-of-current-entry): Now works as advertised.
11784 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
11785 (allout-isearch-rectification): Refine condition for isearching.
11786 (allout-isearch-abort, allout-enwrap-isearch)
11787 (allout-flag-region, my-region-active-p): Relocate some macros.
11788 (allout-title): Fallback title is (buffer-name), not
11789 non-existing (current-buffer-name).
11790 (subst-char-in-string): Define if absent (for some XEmacs versions).
11791
11792 2005-10-20 Jari Aalto <jari.aalto@cante.net>
11793
11794 * mail/sendmail.el (mail-setup-hook, mail-aliases)
11795 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
11796 (mail-citation-prefix-regexp, mail-signature-file)
11797 (mail-default-headers, mail-bury-selects-summary)
11798 (mail-send-nonascii): Add autoload cookies.
11799
11800 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
11801
11802 * frame.el (blink-cursor-mode): Add `mac' to the list of
11803 window-system's that support blinking cursor.
11804
11805 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
11806
11807 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
11808
11809 2005-10-20 Eli Zaretskii <eliz@gnu.org>
11810
11811 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
11812 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
11813 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
11814
11815 2005-10-20 Kim F. Storm <storm@cua.dk>
11816
11817 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
11818 (ido-set-current-directory): Don't add / after final @.
11819 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
11820 Explicitly handle ange-ftp completion oddities.
11821 (ido-make-file-list): Don't rotate list at tramp root to avoid
11822 triggering tramp file handler for expand-file-name via get-file-buffer.
11823
11824 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
11825
11826 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
11827
11828 2005-10-19 Jay Belanger <belanger@truman.edu>
11829
11830 * calc/calc-units.el (math-standard-units): Add units, adjust
11831 symbols and update values.
11832 (math-unit-prefixes): Add more prefixes.
11833
11834 2005-10-19 Romain Francoise <romain@orebokech.com>
11835
11836 * bookmark.el (bookmark-menu-heading): New face.
11837 (bookmark-bmenu-list): Use it.
11838 Don't fiddle with `baud-rate' at top-level.
11839
11840 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
11841
11842 * image.el (create-image, find-image): Mention max-image-size in
11843 docstring.
11844
11845 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
11846
11847 * savehist.el (savehist-load): Revert to checking XEmacs.
11848
11849 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
11850 Various docstring and line-width fixups.
11851 (conf-mode): Use cond.
11852 Set font-lock-defaults. Don't set comment-use-syntax.
11853
11854 2005-10-18 David Ponce <david@dponce.com>
11855
11856 * tree-widget.el (tree-widget-button-click): New function.
11857 (tree-widget-button-keymap): Use it.
11858
11859 2005-10-18 Romain Francoise <romain@orebokech.com>
11860
11861 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
11862 (bookmark-bmenu-hide-filenames): Add follow-link property.
11863 Improve help-echo text.
11864
11865 * ffap.el (find-file-at-point): Doc fix.
11866
11867 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11868
11869 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
11870
11871 2005-10-18 Masatake YAMATO <jet@gyve.org>
11872
11873 Install to the CVS repository what I forgot to install in my
11874 2005-10-16 changes.
11875
11876 * progmodes/python.el (python-complete-symbol): Pass the common
11877 prefix substring of completion to `display-completion-list'.
11878
11879 * textmodes/org.el (org-complete): Ditto.
11880
11881 2005-10-18 Masatake YAMATO <jet@gyve.org>
11882
11883 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
11884
11885 * woman.el (WoMan-xref-man-page): New button type derived
11886 from `Man-abstract-xref-man-page'.
11887 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
11888
11889 * man.el (Man-abstract-xref-man-page): New button type.
11890 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
11891 (Man-highlight-references): Add new optional argument `xref-man-type'.
11892
11893 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
11894
11895 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
11896
11897 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
11898
11899 * cus-edit.el (Custom-move-and-invoke): Delete.
11900 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
11901
11902 * wid-edit.el (widget-move-and-invoke): New function, from
11903 Custom-move-and-invoke.
11904
11905 2005-10-17 Bill Wohler <wohler@newt.com>
11906
11907 Move all remaining images from lisp/toolbar to etc/images, move
11908 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
11909 the low resolution images in their own directory (low-color).
11910
11911 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
11912 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
11913 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
11914 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
11915 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
11916 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
11917 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
11918
11919 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
11920 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
11921 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
11922 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
11923 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
11924 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
11925 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
11926 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
11927 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
11928 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
11929 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
11930 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
11931 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
11932 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
11933 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
11934
11935 To conform with convention, replace the underscore (_) in the
11936 following image names with dash (-) or (/) as appropriate.
11937
11938 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
11939 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
11940 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
11941 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
11942 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
11943 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
11944 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
11945 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
11946 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
11947 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
11948 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
11949 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
11950 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
11951 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
11952 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
11953
11954 * info.el (info-tool-bar-map): Replace underscores in image names
11955 with dashes.
11956
11957 * makefile.w32-in (WINS): Remove toolbar.
11958
11959 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
11960
11961 * tool-bar.el: Move to lisp from toolbar. Now that
11962 toolbar is empty, it should be deleted when folks run "cvs up -P".
11963
11964 2005-10-18 Jay Belanger <belanger@truman.edu>
11965
11966 * calc/calc-store.el (calc-store-into): Get the proper variable name
11967 to display in message.
11968
11969 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
11970
11971 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
11972 expressions display in speedbar for all buffers when debugging.
11973 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
11974
11975 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
11976 (speedbar-insert-button, speedbar-make-button):
11977 Use add-text-properties.
11978 (speedbar-update-localized-contents)
11979 (speedbar-update-directory-contents)
11980 (speedbar-update-special-contents): Use dolist.
11981 (speedbar-buffer-easymenu-definition): Add a menu separator.
11982
11983 2005-10-17 Jason Rumney <jasonr@gnu.org>
11984
11985 * makefile.w32-in: Use $(lisp) consistently.
11986 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
11987 for shell specific generation of mh-autoloads.
11988
11989 2005-10-17 Richard M. Stallman <rms@gnu.org>
11990
11991 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
11992
11993 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
11994
11995 * jit-lock.el (jit-lock-fontify-now):
11996 Move jit-lock-context-unfontify-pos to avoid wasted work.
11997
11998 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
11999
12000 * net/tramp.el (tramp-completion-mode): New defvar. Used in
12001 `tramp-completion-mode' for checking if we are in completion mode.
12002 (tramp-completion-handle-file-name-all-completions): Reorder code
12003 in order to complete for file names only in case there are no
12004 method/user/host completions. This is necessary for cooperation
12005 with ido. Reported by Kim F. Storm <storm@cua.dk>.
12006
12007 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
12008
12009 * longlines.el (longlines-search-forward)
12010 (longlines-search-backward): Match any number of spaces.
12011
12012 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
12013
12014 * diff-mode.el (diff-mode): Doc fix.
12015
12016 2005-10-16 David Reitter <david.reitter@gmail.com>
12017
12018 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
12019 as default on darwin and windows systems.
12020
12021 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
12022
12023 * arc-mode.el (archive-zip-extract): Doc fix.
12024
12025 2005-10-16 Romain Francoise <romain@orebokech.com>
12026
12027 * mouse.el (mouse-1-click-follows-link): Doc fix.
12028
12029 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
12030
12031 * savehist.el: Don't require CL at runtime.
12032 (savehist-xemacs): Remove.
12033 (savehist-coding-system): Use utf-8 if present, regardless of religion.
12034 (savehist-no-conversion): Use (featurep 'xemacs).
12035 (savehist-load): Check existence of start-itimer rather than XEmacs.
12036 Use an idle timer.
12037 (savehist-process-for-saving): Replace use of CL funs `subseq' and
12038 `delete-if-not'.
12039
12040 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
12041
12042 * savehist.el: Newer version.
12043 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
12044 (savehist-last-checksum, savehist-no-conversion): New vars.
12045 (savehist-autosave, savehist-process-for-saving, savehist-printable):
12046 New functions.
12047 (savehist-load, savehist-save): Use them.
12048 (savehist-delimit): Remove.
12049
12050 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
12051
12052 * progmodes/compile.el (compilation-goto-locus): Display the
12053 compilation buffer first and the source buffer second, in case they're
12054 in overlapping frames. Don't raise the compilation frame if it was the
12055 selected window upon entry. Pass the `other-window' arg to
12056 pop-to-buffer.
12057
12058 * info.el (Info-fontify-node): Use dolist.
12059 Change add-text-properties to put-text-property.
12060
12061 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12062
12063 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
12064 bound of search.
12065
12066 2005-10-16 Masatake YAMATO <jet@gyve.org>
12067
12068 * dabbrev.el (dabbrev-completion): Pass the common
12069 prefix substring of completion to `display-completion-list'.
12070
12071 * filecache.el (file-cache-minibuffer-complete)
12072 (file-cache-complete): Ditto.
12073
12074 * tempo.el (tempo-display-completions): Ditto.
12075
12076 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
12077
12078 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
12079
12080 * eshell/em-hist.el (eshell-list-history): Ditto.
12081
12082 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
12083
12084 * mail/mailalias.el (mail-complete): Ditto.
12085
12086 * progmodes/etags.el (complete-tag): Ditto.
12087
12088 * progmodes/make-mode.el (makefile-complete): Ditto.
12089
12090 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
12091
12092 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
12093
12094 * progmodes/pascal.el (pascal-complete-word)
12095 (pascal-show-completions): Ditto.
12096
12097 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
12098
12099 * simple.el (completion-common-substring): New variable.
12100 (completion-setup-function): Use `completion-common-substring'
12101 to put faces.
12102
12103 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12104
12105 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
12106 (x-get-selection, mac-select-convert-to-string): Convert from/to
12107 UTF-16 clipboard data as in native byte order, no BOM.
12108
12109 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
12110
12111 * progmodes/gud.el (gud-tool-bar-map): Rename the images
12112 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
12113 (gud-sentinel): Use speedbar-frame to check for speedbar.
12114
12115 2005-10-15 Richard M. Stallman <rms@gnu.org>
12116
12117 * savehist.el: New file.
12118
12119 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
12120
12121 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
12122 Fix bug in \bf fontification.
12123
12124 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
12125
12126 * pcvs.el (cvs-edit-log-files): New var.
12127 (cvs-mode-edit-log): New arg `file'.
12128 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
12129 Instead force the use of the original file and nothing else.
12130 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
12131 the cvs-minor-wrap-function is set.
12132 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
12133
12134 2005-10-14 Bill Wohler <wohler@newt.com>
12135
12136 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
12137 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
12138 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
12139 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
12140 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
12141 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
12142 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
12143 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
12144 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
12145 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
12146 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
12147 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
12148 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
12149 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
12150 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
12151
12152 * progmodes/gud.el (gud-tool-bar-map): Rename the images
12153 appropriately (for example, gud-break to gud/break).
12154
12155 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
12156
12157 * longlines.el (longlinges-search-function)
12158 (longlines-search-forward, longlines-search-backward): New functions.
12159 (longlines-mode): Set isearch-search-fun-function to
12160 longlinges-search-function.
12161
12162 * mouse.el (mouse-drag-region-1): Handle the case where a
12163 double-click event is bound to an arbitrary function.
12164
12165 2005-10-14 David Ponce <david@dponce.com>
12166
12167 * recentf.el (recentf-track-opened-file)
12168 (recentf-track-closed-file, recentf-update-menu)
12169 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
12170 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
12171 mouse-1-click-follows-link.
12172
12173 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12174
12175 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
12176 Gnome file-manager.png. Suggested by
12177 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
12178
12179 * toolbar/README: Add diropen.xpm.
12180
12181 2005-10-13 Bill Wohler <wohler@newt.com>
12182
12183 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
12184 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
12185
12186 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
12187
12188 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
12189 Don't waste the byte-compiler's time on constant data.
12190
12191 2005-10-13 Kenichi Handa <handa@m17n.org>
12192
12193 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
12194 byte with `escape-glyph' face.
12195
12196 * international/fontset.el (ccl-encode-unicode-font):
12197 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
12198 Handle the case that ucs-mule-to-mule-unicode translates a character to
12199 ASCII (usually for IPA characters).
12200
12201 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
12202
12203 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
12204 Don't hide the underline of titles if font-lock-mode is disabled.
12205
12206 2005-10-12 Bill Wohler <wohler@newt.com>
12207
12208 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
12209 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
12210 files in MH-E-SRC have been updated.
12211 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
12212
12213 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
12214
12215 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
12216 (mixal-mode-syntax-table): Add \n as end-comment.
12217 (mixal-operation-codes-alist): Immediately initialize to full value.
12218 (mixal-add-operation-code): Remove.
12219 (mixal-describe-operation-code): Make the arg non-optional.
12220 Use the interactive spec instead.
12221 Use mixal-operation-codes-alist rather than mixal-operation-codes.
12222 (mixal-font-lock-keywords): Don't highlight comments here any more.
12223 (mixal-font-lock-syntactic-keywords): New var.
12224 (mixal-mode): Use it. Fix comment-start-skip.
12225
12226 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12227
12228 * startup.el (command-line-x-option-alist): -nb => -nbi
12229
12230 2005-10-12 Kim F. Storm <storm@cua.dk>
12231
12232 * startup.el (fancy-splash-default-action): Discard mouse click in
12233 the splash screen window, as it has no sensible meaning in the
12234 next window to be selected. Fixes error reported by Jan D.
12235
12236 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
12237
12238 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
12239
12240 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
12241
12242 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
12243 Try to fix up minor layout issues like indentation, line break, etc...
12244 (mixal-mode-syntax-table): Don't try to specify comment syntax,
12245 because it doesn't work.
12246 (mixal-operation-codes): Add some more codes.
12247 (mixal-font-lock-keywords): Process comments here.
12248 (mixal-mode): mixasm no longer needs -g option.
12249
12250 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
12251
12252 * progmodes/sh-script.el (sh-tmp-file):
12253 Use mktemp -t. Finish support for es and rc shells.
12254
12255 2005-10-11 Jay Belanger <belanger@truman.edu>
12256
12257 * calc/calcalg2.el (calc-integral): With an argument, compute the
12258 definite integral.
12259
12260 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
12261
12262 * mouse.el (mouse-drag-region-1): Don't try to catch a
12263 double-click when doing follow-link (it's overridden anyway).
12264
12265 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
12266
12267 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
12268 (autoload-print-form-outbuf): Add docstring.
12269
12270 2005-10-11 Juri Linkov <juri@jurta.org>
12271
12272 * info.el (Info-mode-menu): Delete menu item "Edit".
12273 (Info-mode): Delete description of Info-edit from docstring,
12274 and rearrange descriptions of Info commands in the order
12275 they are documented in the Info manual.
12276
12277 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
12278
12279 * calendar/appt.el (appt-check): Use diary-selective-display var.
12280
12281 2005-10-10 Richard M. Stallman <rms@gnu.org>
12282
12283 * net/newsticker.el (newsticker-start, newsticker-show-news):
12284 Add autoload cookies.
12285
12286 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
12287
12288 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
12289
12290 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
12291
12292 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
12293
12294 2005-10-10 Jay Belanger <belanger@truman.edu>
12295
12296 * calc/calc-arith.el (math-check-known-scalarp)
12297 (math-check-known-matrixp): Check the values of arguments that are
12298 variables.
12299 (math-check-known-square-matrixp): New function.
12300 (math-known-square-matrixp): Use math-check-known-square-matrixp.
12301 (math-super-types): Add sqmatrix type.
12302
12303 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
12304 mode name `square' to `sqmatrix'.
12305
12306 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
12307 mode name `square' to `sqmatrix'.
12308
12309 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
12310
12311 * progmodes/etags.el (select-tags-table-mode): Don't use
12312 selective-display.
12313 (tags-select-tags-table): Pass `button' to the action function.
12314 (select-tags-table): Place the side-info on button properties rather
12315 than in hidden text. Abbreviate file names.
12316 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
12317 (select-tags-table-select): Add `button' argument.
12318 Get side-info from the button property rather than from hidden text.
12319
12320 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
12321
12322 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
12323 (gud-speedbar-buttons): Preserve point if possible.
12324 (gud-sentinel): Restore previous speedbar display type.
12325
12326 * progmodes/gdb-ui.el (gdba): Improve diagram.
12327 (def-gdb-auto-update-handler, gdb-info-locals-handler)
12328 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
12329 Call get-buffer-window once.
12330
12331 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
12332
12333 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
12334 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
12335 (pascal-indent-command): Remove unused var `ind'.
12336 (pascal-indent-case): Remove unused var `oldpos'.
12337 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
12338 since it's now used as a proper minor mode map.
12339 (pascal-outline): Rename to pascal-outline-mode.
12340 (pascal-outline-mode): Use define-minor-mode.
12341 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
12342 selective-display.
12343
12344 2005-10-10 Andreas Schwab <schwab@suse.de>
12345
12346 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
12347 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
12348
12349 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
12350 outside source directory.
12351
12352 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
12353
12354 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
12355 C-x' as a prefix.
12356 (orgtbl-mode-map): Full keymap instead of sparse, because all
12357 `self-insert-command' keys are redefined in this map.
12358 (org-export-as-html): Specify charset for HTML file, by taking it
12359 from the coding system.
12360
12361 2005-10-10 Kenichi Handa <handa@m17n.org>
12362
12363 * textmodes/flyspell.el (flyspell-check-word-p):
12364 If unread-command-events is non-empty, don't call sit-for.
12365
12366 2005-10-09 Richard M. Stallman <rms@gnu.org>
12367
12368 * font-lock.el (font-lock-syntactic-keywords)
12369 (font-lock-keywords): Doc fixes.
12370
12371 * textmodes/flyspell.el (flyspell-external-point-words):
12372 Simplify logic, and don't try to check for consecutive appearances
12373 of one incorrect word.
12374
12375 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
12376
12377 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
12378 separator.
12379
12380 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
12381 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
12382 (gud-expansion-speedbar-buttons): New function.
12383 (gud-speedbar-buttons): Check for gud-comint-buffer.
12384
12385 2005-10-09 Bill Wohler <wohler@newt.com>
12386
12387 * Makefile.in (updates): Add mh-loaddefs dependency.
12388
12389 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
12390
12391 * speedbar.el (speedbar-file-key-map): Fix typo.
12392
12393 2005-10-09 Daniel Brockman <daniel@brockman.se>
12394
12395 * cus-start.el (line-spacing): Add custom spec.
12396
12397 2005-10-09 Romain Francoise <romain@orebokech.com>
12398
12399 * textmodes/ispell.el (ispell-check-version): Fix last change.
12400
12401 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12402
12403 * term/x-win.el: Remove -i, --icon-type from comment.
12404
12405 * startup.el (command-line-x-option-alist): Remove options -i,
12406 -itype, --icon-type, added -nb, --no-bitmap-icon
12407
12408 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
12409
12410 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
12411 instead of :active.
12412
12413 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
12414
12415 * textmodes/ispell.el (ispell-check-version):
12416 Ignore hyphen, and all that follows, in aspell's version text.
12417
12418 2005-10-08 Jay Belanger <belanger@truman.edu>
12419
12420 * calc/calc-arith.el (math-known-square-matrixp): New function.
12421 (math-pow-fancy): Check for matrices before distributing exponent
12422 across products.
12423
12424 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
12425 fullscreen keypad. Suggested by Luc Teirlinck.
12426 (calc-keypad-show-input): Add space for formatting.
12427
12428 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
12429 Add square matrix option.
12430
12431 * calc/calc-poly.el (math-expand-term): Check for matrices instead
12432 of checking calc-matrix-mode when deciding how to expand.
12433
12434 * calc/calc.el (calc-set-mode-line): Add square matrix option.
12435
12436 2005-10-08 Lars Hansen <larsh@soem.dk>
12437
12438 * net/tramp.el (tramp-perl-directory-files-and-attributes):
12439 Add error handling.
12440 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
12441
12442 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
12443
12444 Sync with Tramp 2.0.51.
12445
12446 * net/tramp.el (tramp-handle-set-visited-file-modtime)
12447 (tramp-handle-insert-file-contents, tramp-handle-write-region):
12448 Insert special handling for `last-coding-system-used', again
12449 it still seems to be necessary (unlike stated before).
12450 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
12451 (tramp-password-prompt-regexp): There might be other words before
12452 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
12453 (tramp-chunksize): Improve docstring.
12454 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
12455 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
12456 Christian Joergensen <bugs@razor.dk>.
12457
12458 2005-10-07 Glenn Morris <rgm@gnu.org>
12459
12460 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
12461 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
12462 precision'.
12463
12464 2005-10-07 Romain Francoise <romain@orebokech.com>
12465
12466 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
12467 (ibuffer-do-shell-command-pipe-replace)
12468 (ibuffer-do-shell-command-file, ibuffer-do-eval)
12469 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
12470 (ibuffer-do-revert, ibuffer-do-replace-regexp)
12471 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
12472 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
12473 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
12474 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
12475 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
12476 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
12477 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
12478 Autoload file sans suffix.
12479
12480 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
12481
12482 2005-10-07 David Ponce <david@dponce.com>
12483
12484 * recentf.el (recentf-menu-open-all-flag): New option.
12485 (recentf-digit-shortcut-command-name): New function.
12486 (recentf--shortcuts-keymap): New variable.
12487 (recentf-menu-shortcuts): New variable.
12488 (recentf-make-menu-items): Initialize it. Replace the "More..."
12489 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
12490 (recentf-menu-value-shortcut): New function.
12491 (recentf-make-menu-item): Use it. No more in-lined.
12492 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
12493 (recentf-open-most-recent-file): Rename from
12494 `recentf-open-file-with-key'. Don't depend on key binding.
12495 (recentf-mode-map): New variable.
12496 (recentf-mode): Use it.
12497
12498 2005-10-06 Bill Wohler <wohler@newt.com>
12499
12500 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
12501
12502 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
12503 (MH-E-SRC): New. Used by mh-autoloads.
12504 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
12505 files in MH-E-SRC have been updated.
12506 (compile, recompile, bootstrap): Depend on mh-autoloads.
12507
12508 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
12509
12510 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
12511 gud-break and gud-remove icons when the fringe is not available.
12512
12513 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
12514 Typo.
12515
12516 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
12517
12518 * play/zone.el (zone): Wrap body with save-window-excursion.
12519
12520 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
12521
12522 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
12523 Use the new `list-only' arg to diary-list-entries.
12524
12525 * calendar/diary-lib.el: Use overlays rather than selective-display.
12526 (diary-selective-display): New var.
12527 (diary-header-line-format): Use it.
12528 (diary-list-entries): Add argument `list-only'.
12529 Put the buffer in diary-mode. Don't add \^M at beg and end.
12530 Replace \^M by invisible overlays.
12531 (diary-unhide-everything): Replace \^M by invisible overlays.
12532 (print-diary-entries): Look for overlays rather than \^M.
12533 Add a space to the temp buffer name.
12534 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
12535 Put the buffer in diary-mode.
12536 (list-sexp-diary-entries): Replace \^M by invisible overlays.
12537 (diary-anniversary): Make the year arg optional.
12538 (diary-time-regexp): New const.
12539 (diary-font-lock-keywords): Use it to accept a few more time formats.
12540
12541 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
12542
12543 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
12544
12545 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
12546 Fix bug introduced 2005-07-03: Use (car (last ...))
12547 to faithfully reproduce replaced artist-last.
12548 (artist-set-arrow-points-for-poly): Likewise.
12549 Suggested by Johan Bockg\e,Ae\e(Brd.
12550
12551 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
12552
12553 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
12554 * wid-edit.el (widget):
12555 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
12556 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
12557
12558 2005-10-06 Kenichi Handa <handa@m17n.org>
12559
12560 * international/mule-cmds.el (set-language-environment):
12561 Fix setting up of case-table for unibyte mode.
12562
12563 * simple.el (what-cursor-position): If the character is displayed
12564 by some `display' text property, show that. Don't use
12565 single-key-description for eight-bit characters in multibyte mode.
12566
12567 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
12568
12569 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
12570 (gdb-ann3): Set it.
12571 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
12572 (gdb-info-frames-custom): Use inverse-video for first five
12573 characters of selected frame only.
12574 (gdb-get-frame-number): Select frame even when point is on frame
12575 number.
12576
12577 2005-10-06 Masatake YAMATO <jet@gyve.org>
12578
12579 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
12580 Put `font-lock-function-name-face'.
12581 (gdb-info-frames-custom): Put `font-lock-function-name-face'
12582 and `font-lock-variable-name-face'
12583 (gdb-registers-font-lock-keywords): New font lock keywords definition.
12584 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
12585 (gdb-memory-font-lock-keywords): New font lock keywords definition.
12586 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
12587 (gdb-local-font-lock-keywords): New font lock keywords definition.
12588 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
12589 (gdb-threads-font-lock-keywords): New font lock keywords definition.
12590 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
12591
12592 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
12593
12594 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
12595 (ediff-merge-region-is-non-clash-to-skip): Previously called
12596 ediff-merge-region-is-non-clash.
12597
12598 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
12599 Use insert-buffer-substring.
12600
12601 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
12602 selecting files to patch. Also bug fixes.
12603
12604 * ediff-util.el (ediff-setup): Bug fix.
12605 (ediff-next-difference): Never skip clashes that differ in white
12606 space only.
12607
12608 * ediff-wind.el (ediff-setup-control-frame)
12609 (ediff-destroy-control-frame): Check the menubar feature.
12610
12611 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
12612 (viper-refresh-mode-line): Use make-local-variable to localize
12613 some vars instead of make-variable-buffer-local. Suggested by
12614 Stefan Monnier.
12615
12616 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
12617 (viper-restore-cursor-type, viper-set-insert-cursor-type):
12618 Use make-local-variable instead of make-variable-buffer-local.
12619 Suggested by Stefan Monnier.
12620
12621 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
12622 (viper-comint-mode-hook): Use make-local-variable on
12623 require-final-newline.
12624 (viper-non-hook-settings): Don't use make-variable-buffer-local.
12625
12626 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
12627
12628 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
12629 also the second char of a comment-start sequence.
12630 (scheme-sexp-comment-syntax-table): New var.
12631 (lambda, define): Set their scheme-doc-string-elt property.
12632 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
12633 Use lisp-font-lock-syntactic-face-function now that it properly
12634 handles |...| symbols.
12635 (scheme-mode-variables): Set lisp-doc-string-elt-property,
12636 parse-sexp-lookup-properties and font-lock-extra-managed-props.
12637
12638 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
12639 bit from # to |.
12640 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
12641
12642 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
12643 (lisp-doc-string-elt-property): New var.
12644 (lisp-font-lock-syntactic-face-function): Use it.
12645 Rewrite to recognize docstrings even for forms not at toplevel.
12646
12647 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
12648 annotation on the | part of #| rather than on the # part.
12649 (scheme-font-lock-syntactic-face-function): New function, to
12650 distinguish strings from |...| symbols.
12651 (scheme-mode-variables): Use it. Also fix up the font-lock-time
12652 syntax-table so that #|...|# is properly highlighted.
12653
12654 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
12655 Don't mark as docstring the 3rd elem of an unknown toplevel form.
12656
12657 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
12658
12659 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
12660 and C-e.
12661
12662 * emacs-lisp/eldoc.el: Move comments into docstrings.
12663 (eldoc-message-commands): Initialize in its declaration.
12664 Add move-beginning-of-line and move-end-of-line.
12665 (eldoc-add-command, eldoc-add-command-completions)
12666 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
12667
12668 * outline.el (outline-mark-subtree): Activate the mark.
12669
12670 * calendar/appt.el (appt-time-regexp): New var.
12671 (appt-add, appt-make-list): Use it.
12672 (appt-convert-time): Clean up.
12673
12674 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
12675 Don't set any syntax-table property here.
12676 (tex-font-lock-verb): New function. Do it here.
12677 (tex-font-lock-syntactic-keywords): Use it.
12678
12679 2005-10-04 Richard M. Stallman <rms@gnu.org>
12680
12681 * wid-edit.el (widget-file-complete): Get the widget start point
12682 the right way. Default directory to `/' if file has none.
12683
12684 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
12685
12686 * textmodes/flyspell.el (flyspell-mode-on):
12687 Call ispell-maybe-find-aspell-dictionaries.
12688
12689 * textmodes/ispell.el (ispell-word, ispell-region):
12690 Call ispell-maybe-find-aspell-dictionaries.
12691 (ispell-accept-buffer-local-defs):
12692 Don't call ispell-maybe-find-aspell-dictionaries
12693
12694 2005-10-04 Richard M. Stallman <rms@gnu.org>
12695
12696 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
12697
12698 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
12699
12700 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
12701 instead of `fboundp' in order to allow for anonymous functions.
12702
12703 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
12704
12705 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
12706 case the user clicks on the link while another window is selected.
12707 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
12708
12709 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
12710 functionality.
12711 (dframe-help-echo): Save point in case mouse tracking is off.
12712
12713 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
12714
12715 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
12716
12717 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
12718
12719 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
12720 not change the global value of those vars.
12721
12722 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
12723 make-local-variable which we do not need any more.
12724
12725 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
12726
12727 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
12728 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
12729 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
12730 (speedbar-path-line): Define obsolete aliases.
12731 (speedbar-line-directory): Doc fix.
12732
12733 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
12734 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
12735 instead of speedbar-line-path.
12736
12737 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12738
12739 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
12740 to nil if dropping on a window. Handle dropping on a minibuffer window
12741 like dropping on a non-window part of Emacs.
12742
12743 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
12744
12745 * net/ange-ftp.el: Use with-current-buffer.
12746 (ange-ftp-insert-directory): Do not follow symlinks any more.
12747
12748 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
12749 Remove interactive spec.
12750
12751 2005-10-03 Kim F. Storm <storm@cua.dk>
12752
12753 * ido.el (ido-mode): Use custom-initialize-set.
12754
12755 2005-10-02 Richard M. Stallman <rms@gnu.org>
12756
12757 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
12758 Use insert-buffer-substring.
12759
12760 * net/tramp.el: Pacify byte compiler warnings in pacification code.
12761 (tramp-handle-file-local-copy): Use insert-buffer-substring.
12762
12763 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
12764
12765 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
12766 in last change.
12767 (ange-ftp-insert-directory): Fix up the search for the case where
12768 `file' is absolute.
12769
12770 2005-10-02 Romain Francoise <romain@orebokech.com>
12771
12772 * progmodes/compile.el (compile-goto-error): Delete extra paren.
12773
12774 2005-10-02 Andreas Schwab <schwab@suse.de>
12775
12776 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
12777 directory component in the session info.
12778
12779 2005-10-01 Richard M. Stallman <rms@gnu.org>
12780
12781 * comint.el (comint-redirect-subvert-readonly): Doc fix.
12782
12783 * simple.el (next-error-internal): New function.
12784
12785 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
12786 (compilation-start): Pass new arg to compilation-buffer-name.
12787 (compile-goto-error): Use next-error-internal.
12788
12789 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
12790
12791 * speedbar.el: Remove RCS tag.
12792 (speedbar-check-read-only): Handle non-existent files.
12793
12794 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
12795
12796 * info.el (Info-speedbar-hierarchy-buttons)
12797 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
12798
12799 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12800
12801 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
12802 Do not match newline.
12803 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
12804 (bibtex-summary): Remove unnecessary save-excursion.
12805 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
12806
12807 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12808
12809 * term/mac-win.el: Add charset info for "iso10646-1".
12810 Modify default fontset to use ATSUI-compatible fonts for some charsets
12811 if available.
12812
12813 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
12814
12815 * speedbar.el: Re-apply arch tag.
12816 (speedbar-version): Rename to version 1.0. Suggested by Eric
12817 M. Ludlam.
12818 Reapply two changes from Emacs CVS' version of speedbar lost
12819 during the merge:
12820 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
12821 (speedbar-frame-parameters): Improve customize type.
12822
12823 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
12824
12825 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
12826 (ange-ftp-file-directory-p): Fix the symlink case.
12827 (ange-ftp-insert-directory): When listing a single file, get a list of
12828 the parent buffer and extract the relevant line. Inspired from a patch
12829 by Katsumi Yamaoka <yamaoka@jpl.org>.
12830 (ange-ftp-file-name-sans-versions): Simplify.
12831
12832 2005-09-30 Bill Wohler <wohler@newt.com>
12833
12834 Move MH-E image files from toolbar and mail directories into
12835 etc/images.
12836
12837 * mail/reply2.*: Move to etc/images/mail/reply*.
12838
12839 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
12840 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
12841 etc/images.
12842
12843 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
12844 * toolbar/reply*: Move to etc/images/mail.
12845
12846 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
12847
12848 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
12849
12850 * speedbar.el: New version 1.0pre3.
12851
12852 Frame management code (including timer, and mouse click specifics)
12853 moved to dframe.el:
12854 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
12855 (speedbar-timer): Removed. Use dframe-timer.
12856 (speedbar-close-frame): Removed. Use dframe-close-frame.
12857 (speedbar-activity-change-focus-flag): Removed. Use
12858 dframe-activity-change-focus-flag.
12859 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
12860 dframe-update-speed.
12861
12862 (speedbar-current-frame): New macro. Use this instead of the
12863 variable speedbar-frame.
12864
12865 (speedbar-use-images, speedbar-expand-image-button-alist)
12866 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
12867
12868 (speedbar-find-image-on-load-path): Removed. Replaced by
12869 defezimage in ezimage.el.
12870 (speedbar-expand-image-button-alist): Removed. Replaced by
12871 ezimage-expand-image-button-alist in ezimage.el.
12872
12873 (speedbar-ignored-directory-regexp)
12874 (speedbar-add-ignored-directory-regexp)
12875 (speedbar-ignored-directory-expressions)
12876 (speedbar-line-directory, speedbar-buffers-line-directory)
12877 (speedbar-directory-line, speedbar-buffers-line-directory):
12878 Renamed, replacing `path' with `directory'.
12879
12880 (speedbar-create-directory, speedbar-expand-line-descendants)
12881 (speedbar-toggle-line-expansion)
12882 (speedbar-contract-line-descendants): New commands.
12883
12884 (speedbar-query-confirmation-method, speedbar-select-frame-method)
12885 (speedbar-use-tool-tips-flag): New options.
12886
12887 (speedbar-check-read-only, speedbar-require-version)
12888 (speedbar-insert-separator, speedbar-buffers-tail-notes)
12889 (speedbar-handle-delete-frame, speedbar-try-completion)
12890 (speedbar-update-localized-contents): New functions.
12891
12892 (speedbar-incompatible-version, speedbar-ro-to-do-point)
12893 (speedbar-object-read-only-indicator): New variables.
12894
12895 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
12896 New hooks.
12897
12898 (speedbar-separator-face): New face.
12899
12900 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
12901 (speedbar-ignored-modes): Add fundamental-mode.
12902 (speedbar-directory-unshown-regexp): Add . directories.
12903
12904 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
12905 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
12906 `]' for full expand/close.
12907 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
12908
12909 (speedbar-check-vc): Support hidden files.
12910 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
12911 (speedbar-this-file-in-vc): Use vc-state if available. If VC
12912 state is nil, it is not checked out.
12913
12914 (speedbar-line-text, speedbar-line-token): Support expand buttons
12915 with no text.
12916 (speedbar-refresh): Universal argument acts as power-click.
12917 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
12918 that buffer to get variable values.
12919
12920 And many other bugfixes.
12921
12922 * dframe.el, ezimage.el, sb-image.el: New files.
12923
12924 * sb-*.xpm: Remove files. New image files installed into
12925 etc/images/ezimage.
12926
12927 2005-09-30 Kenichi Handa <handa@m17n.org>
12928
12929 * ps-mule.el (ps-mule-show-warning): If a character is in
12930 ps-print-translation-table, don't treat it as non-printable.
12931
12932 2005-09-30 David Ponce <david@dponce.com>
12933
12934 * tree-widget.el (tree-widget-themes-load-path): New variable.
12935 (tree-widget-themes-directory): Doc fix.
12936 (tree-widget-image-formats) [Emacs]: Doc fix.
12937 (tree-widget--locate-sub-directory): New function.
12938 (tree-widget-themes-directory): Use it.
12939
12940 * recentf.el (recentf-filename-handlers): Rename from
12941 `recentf-filename-handler'. Allow a list of functions.
12942 (recentf-menu-items-for-commands): Fix :help strings.
12943 (recentf-apply-filename-handlers): New function.
12944 (recentf-expand-file-name): Use it.
12945 (recentf-cleanup): Remove duplicates too.
12946
12947 2005-09-29 Juri Linkov <juri@jurta.org>
12948
12949 * faces.el: Rearrange face definitions to be in the same order as
12950 their face descriptions in "(emacs)Standard Faces".
12951
12952 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
12953
12954 * tooltip.el (tooltip): Add group `basic-faces'.
12955
12956 * buff-menu.el (Buffer-menu-buffer): Remove group
12957 `font-lock-highlighting-faces'.
12958
12959 * progmodes/compile.el (compilation-error, compilation-warning)
12960 (compilation-info, compilation-line-number, compilation-column-number):
12961 Change group from `font-lock-highlighting-faces' to `compilation'.
12962
12963 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
12964 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
12965 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
12966 (vhdl-font-lock-reserved-words-face)
12967 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
12968 `font-lock-highlighting-faces'.
12969
12970 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
12971
12972 2005-09-28 Kim F. Storm <storm@cua.dk>
12973
12974 * emulation/cua-base.el: Set CUA move property on additional commands:
12975 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
12976 forward-sexp, backward-sexp, forward-list, backward-list.
12977
12978 2005-09-28 Romain Francoise <romain@orebokech.com>
12979
12980 * comint.el (comint-show-output): Really set point at the
12981 beginning of the output when not using `comint-use-prompt-regexp'.
12982
12983 2005-09-27 Jay Belanger <belanger@truman.edu>
12984
12985 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
12986 in TeX mode.
12987
12988 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
12989
12990 * textmodes/org.el (org-table-sum): Fix format string.
12991
12992 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
12993 Quote face names.
12994
12995 2005-09-26 Romain Francoise <romain@orebokech.com>
12996
12997 * isearch.el (isearch-forward-regexp): Close doc string.
12998
12999 2005-09-25 Richard M. Stallman <rms@gnu.org>
13000
13001 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
13002
13003 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
13004
13005 * progmodes/compile.el (compilation-error-properties):
13006 When getting the file from the previous error message,
13007 correctly decode the new data format.
13008
13009 * progmodes/cc-cmds.el (c-electric-paren):
13010 Call old-blink-paren only for close-paren.
13011
13012 2005-09-24 Andreas Schwab <schwab@suse.de>
13013
13014 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
13015 condition.
13016
13017 2005-09-25 Romain Francoise <romain@orebokech.com>
13018
13019 * dired-aux.el (dired-copy-file-recursive):
13020 * dired.el (dired-delete-file):
13021 * ediff-mult.el (ediff-dir-diff-copy-file):
13022 * ediff-util.el (ediff-test-save-region):
13023 * forms.el (forms-mode):
13024 * ido.el (ido-file-internal, ido-delete-file-at-head):
13025 * log-edit.el (log-edit-done):
13026 * ses.el (ses-yank-resize):
13027 * play/gomoku.el (gomoku-human-plays, gomoku)
13028 (gomoku-human-resigns, gomoku-prompt-for-other-game)
13029 (gomoku-offer-a-draw):
13030 * play/landmark.el (lm-human-resigns, lm):
13031 * net/eudcb-ldap.el (eudc-ldap-check-base):
13032 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
13033 * progmodes/ebrowse.el (ebrowse-find-pattern):
13034 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
13035 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
13036 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
13037
13038 * vc.el (vc-delete-file):
13039 * play/gomoku.el (gomoku-terminate-game, gomoku)
13040 (gomoku-prompt-for-move, gomoku-human-takes-back):
13041 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
13042 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
13043
13044 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
13045
13046 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
13047 color rxvt terminals by using the code xterm.el used to use before
13048 2005-04-09 in order to match the colors used by rxvt.
13049
13050 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
13051
13052 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
13053 colors rxvt-unicode terminals by using the same code as xterm.el.
13054
13055 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
13056
13057 * textmodes/tex-mode.el (tex-font-lock-append-prop)
13058 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
13059 new symbol used for the tex-verbatim face.
13060
13061 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
13062
13063 * woman.el (woman-file-name):
13064 * wid-edit.el (widget-file-prompt-value)
13065 (widget-coding-system-prompt-value):
13066 * w32-fns.el (set-w32-system-coding-system):
13067 * vc.el (vc-version-diff, vc-annotate):
13068 * textmodes/reftex-auc.el (reftex-arg-cite)
13069 (reftex-arg-index-tag):
13070 * textmodes/refer.el (refer-get-bib-files):
13071 * textmodes/artist.el (artist-figlet-choose-font):
13072 * terminal.el (terminal-emulator):
13073 * replace.el (occur-read-primary-args):
13074 * rect.el (string-rectangle, string-insert-rectangle):
13075 * ps-print.el (ps-print-preprint):
13076 * progmodes/pascal.el (pascal-goto-defun):
13077 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
13078 * progmodes/compile.el (compilation-find-file):
13079 * printing.el (pr-interactive-n-up):
13080 * play/animate.el (animate-birthday-present):
13081 * net/rcompile.el (remote-compile):
13082 * man.el (man, Man-goto-section, Man-follow-manual-reference):
13083 * mail/rmailsum.el (rmail-summary-search-backward)
13084 (rmail-summary-search):
13085 * mail/rmailout.el (rmail-output-read-rmail-file-name)
13086 (rmail-output-read-file-name):
13087 * mail/rmail.el (rmail-search, rmail-search-backwards):
13088 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
13089 * locate.el (locate):
13090 * international/quail.el (quail-show-keyboard-layout):
13091 * international/mule.el (set-buffer-file-coding-system)
13092 (revert-buffer-with-coding-system, set-file-name-coding-system)
13093 (set-terminal-coding-system, set-keyboard-coding-system)
13094 (set-next-selection-coding-system):
13095 * international/mule-diag.el (describe-coding-system)
13096 (describe-font, describe-fontset):
13097 * international/mule-cmds.el (universal-coding-system-argument)
13098 (search-unencodable-char, describe-input-method)
13099 (set-language-environment, describe-language-environment):
13100 * international/codepage.el (codepage-setup):
13101 * international/code-pages.el (codepage-setup):
13102 * info.el (Info-search, Info-follow-reference)
13103 (Info-search-backward):
13104 * emacs-lisp/advice.el (ad-read-advised-function)
13105 (ad-read-advice-class, ad-clear-cache, ad-activate)
13106 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
13107 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
13108 (ad-read-regexp):
13109 * ediff-util.el (ediff-toggle-regexp-match):
13110 * ediff-ptch.el (ediff-prompt-for-patch-file):
13111 * dired-aux.el (dired-diff):
13112 * diff.el (diff):
13113 * cus-edit.el (custom-variable-prompt):
13114 * calendar/timeclock.el (timeclock-ask-for-project):
13115 * calc/calcalg3.el (calc-get-fit-variables):
13116 * calc/calc-store.el (calc-edit-variable)
13117 (calc-permanent-variable):
13118 * vc-mcvs.el (vc-mcvs-register):
13119 * shadowfile.el (shadow-define-literal-group):
13120 * woman.el (woman-file-name):
13121 * vc.el (vc-version-diff, vc-merge):
13122 * textmodes/reftex-index.el (reftex-index-complete-tag):
13123 * format.el (format-decode-buffer, format-decode-region):
13124 * emulation/viper-cmd.el (viper-read-string-with-history):
13125 * emacs-lisp/debug.el (cancel-debug-on-entry):
13126 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
13127 * ediff.el (ediff-merge-revisions)
13128 (ediff-merge-revisions-with-ancestor, ediff-revision):
13129 * completion.el (interactive-completion-string-reader):
13130 * calc/calc-prog.el (calc-user-define-formula):
13131 Follow convention for reading with the minibuffer.
13132
13133 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
13134
13135 * progmodes/python.el (python-describe-symbol): Add globals() and
13136 locals() to the arguments of emacs.ehelp.
13137
13138 2005-09-24 Magnus Henoch <mange@freemail.hu>
13139
13140 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
13141 New function, code extracted from ispell-valid-dictionary-list.
13142 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
13143 Call it.
13144
13145 2005-09-24 Eli Zaretskii <eliz@gnu.org>
13146
13147 * subr.el (version-regexp-alist): Extend valid syntax for version
13148 strings: allow any of the characters -,_,+ to separate the
13149 alpha/beta/rc part from the version part. Doc fix.
13150 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
13151
13152 2005-09-23 David Reitter <david.reitter@gmail.com>
13153
13154 * mail/mailclient.el: New file.
13155
13156 2005-09-23 Richard M. Stallman <rms@gnu.org>
13157
13158 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
13159 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
13160 Doc fixes.
13161
13162 * progmodes/cc-mode.el (c-font-lock-init):
13163 Specify font-lock-lines-before.
13164
13165 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
13166
13167 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
13168 whole conflict.
13169
13170 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
13171
13172 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
13173 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
13174 of `remap' feature when available. Additional key bindings for
13175 better tty support.
13176 (org-mode-restart, org-force-self-insert): New commands.
13177 (org-time-stamp-inactive): New command.
13178 (org-remap): New function.
13179 (org-table-auto-blank-field, org-level-color-stars-only): New options.
13180 (org-enable-fixed-width-editor): Move to `org-structure'
13181 customization group.
13182 (org-self-insert-command, orgtbl-self-insert-command): Modify to
13183 blank field after field motion commands.
13184
13185 2005-09-23 Kenichi Handa <handa@m17n.org>
13186
13187 * international/mule-cmds.el (set-language-environment):
13188 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
13189 have to call utf-translate-cjk-load-tables.
13190
13191 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
13192
13193 * mouse.el (mouse-move-drag-overlay): Fix last change.
13194
13195 2005-09-22 David Ponce <david@dponce.com>
13196
13197 * tree-widget.el (tree-widget-value-create): Fix previous change.
13198
13199 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
13200
13201 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
13202
13203 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
13204
13205 * mouse.el (mouse-move-drag-overlay): New function.
13206 (mouse-drag-region-1): Use it.
13207 Try to simplify a bit the state handling. Handle clicks on links
13208 inside intangible areas.
13209 (mouse-save-then-kill): Minor simplification.
13210 (mouse-secondary-overlay): Make it always non-nil instead of
13211 recreating it each time.
13212 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
13213 (mouse-kill-secondary, mouse-secondary-save-then-kill):
13214 Simplify accordingly.
13215
13216 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
13217
13218 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
13219
13220 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
13221
13222 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
13223 (ediff-file-name-sans-prefix): Treat nil as an empty string.
13224 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
13225 to patch.
13226
13227 * ediff-util.el: Use insert-buffer-substring.
13228
13229 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
13230
13231 * emulation/viper-cmd.el (viper-change-state): Don't move over the
13232 field boundaries in the minibuffer.
13233 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
13234 (viper-minibuffer-post-command-hook): New hook.
13235 (viper-line): Don't move cursor at bolp.
13236
13237 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
13238
13239 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
13240 avoid compiler warnings.
13241
13242 * emulation/viper-macs.el (ex-map): Better messages.
13243
13244 * emulation/viper-utils.el (viper-beginning-of-field): New function.
13245
13246 * emulation/viper.el: Replace make-variable-buffer-local with
13247 viper-make-variable-buffer-local everywhere, to avoid warnings.
13248
13249 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
13250
13251 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
13252 Delete unused var `old-selected-window'.
13253 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
13254 (mouse-drag-secondary): Delete unused var `start-frame'.
13255
13256 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
13257
13258 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
13259
13260 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
13261
13262 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
13263 Re-indent within 80 columns. Use inhibit-read-only.
13264
13265 2005-09-19 Romain Francoise <romain@orebokech.com>
13266
13267 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
13268
13269 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
13270
13271 * font-lock.el (font-lock-default-fontify-region): Don't add a line
13272 unconditionally, since the after-change-function already did it.
13273
13274 2005-09-19 Miles Bader <miles@gnu.org>
13275
13276 * net/newsticker.el: Get rid of CVS keyword.
13277
13278 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
13279
13280 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
13281 The prompt is formatted later.
13282
13283 2005-09-19 David Ponce <david@dponce.com>
13284
13285 * tree-widget.el (tree-widget-value-create): Save the converted
13286 tree :node widget.
13287
13288 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
13289
13290 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
13291 variable `message'.
13292
13293 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
13294
13295 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
13296 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
13297 <slawomir.nowaczyk.847@student.lu.se>.
13298
13299 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
13300
13301 * image.el (image-load-path): Use symbol `data-directory' instead
13302 of its value, for backward compatibility with packages that bind
13303 it during `find-image'. Suggested by Katsumi Yamaoka.
13304 (image-search-load-path): Handle symbols whose values are strings.
13305
13306 2005-09-18 Romain Francoise <romain@orebokech.com>
13307
13308 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
13309 with-current-buffer form in save-excursion.
13310
13311 2005-09-18 Deepak Goel <deego@gnufans.org>
13312
13313 * apropos.el (apropos-command): Fix `message' call: first arg
13314 should be a format spec. In this and all other cases that appear
13315 below and elsewhere in the source code, I made a change only when
13316 two conditions were satisfied: [1] I can think of a possibility
13317 that the arguments would cause an error, for example, the code in
13318 question relies on external variables such as filenames. [2] I
13319 was sure that the arg to `message' could not have been nil in the code.
13320
13321 * textmodes/tildify.el (tildify-region): Ditto.
13322
13323 * textmodes/reftex-index.el (reftex-index-change-entry)
13324 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
13325 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
13326 * textmodes/org.el (org-complete, org-deadline, org-schedule)
13327 (org-priority, org-table-sum):
13328 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
13329 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
13330 (flyspell-word, flyspell-display-next-corrections):
13331 * textmodes/bibtex.el (bibtex-print-help-message):
13332 * textmodes/artist.el (artist-key-set-point-poly):
13333 * term/mac-win.el (mac-services-insert-text):
13334 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
13335 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
13336 (vhdl-port-paste-testbench, vhdl-compose-new-component)
13337 (vhdl-compose-configuration):
13338 * progmodes/sh-script.el (sh-blink, sh-show-indent)
13339 (sh-set-indent, sh-learn-line-indent):
13340 * progmodes/ps-mode.el (ps-mode-target-column):
13341 * progmodes/idlwave.el (idlwave-make-tags)
13342 (idlwave-scan-library-catalogs):
13343 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
13344 * progmodes/gud.el (gud-jdb-analyze-source):
13345 * progmodes/flymake.el (flymake-log):
13346 * progmodes/ebnf2ps.el (ebnf-generate-region):
13347 * progmodes/cmacexp.el (c-macro-expansion):
13348 * progmodes/ada-xref.el (ada-treat-cmd-string):
13349 * progmodes/ada-mode.el (ada-create-case-exception-substring)
13350 (ada-justified-indent-current, ada-batch-reformat):
13351 * play/zone.el (zone):
13352 * play/landmark.el (lm-move):
13353 * play/decipher.el (decipher-show-alphabet):
13354 * net/newsticker.el (newsticker--display-jump)
13355 (newsticker--display-scroll):
13356 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
13357 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
13358 * mail/feedmail.el (feedmail-dump-message-to-queue):
13359 * eshell/esh-proc.el (eshell-remove-process-entry):
13360 * emulation/ws-mode.el (ws-last-error):
13361 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
13362 (viper-record-kbd-macro):
13363 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
13364 * emacs-lisp/lisp-mnt.el (lm-report-bug):
13365 * emacs-lisp/find-func.el (find-function-noselect):
13366 * calendar/timeclock.el (timeclock-status-string)
13367 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
13368 (timeclock-when-to-leave-string):
13369 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
13370 * calc/calc-units.el (calc-enter-units-table):
13371 * calc/calc-mode.el (calc-mode-record-mode):
13372 * woman.el (woman-mini-help):
13373 * wdired.el (wdired-change-to-wdired-mode):
13374 * vc.el (vc-retrieve-snapshot):
13375 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
13376 * startup.el (display-startup-echo-area-message):
13377 * simple.el (set-goal-column):
13378 * ses.el (ses-command-hook, ses-recalculate-cell):
13379 * server.el (server-process-filter):
13380 * printing.el (pr-interface-txt-print, pr-interface-printify)
13381 (pr-interface-ps):
13382 * pcvs.el (cvs-help):
13383 * log-edit.el (log-edit, log-edit-mode-help):
13384 * iswitchb.el (iswitchb-possible-new-buffer):
13385 * isearch.el (isearch-edit-string):
13386 * image-mode.el (image-mode, image-minor-mode):
13387 * ibuf-macs.el (define-ibuffer-filter):
13388 * hi-lock.el (hi-lock-find-patterns):
13389 * files.el (toggle-read-only):
13390 * ediff-util.el (ediff-copy-diff)
13391 (ediff-write-merge-buffer-and-maybe-kill):
13392 * echistory.el (Electric-history-undefined):
13393 * dnd.el (dnd-insert-text):
13394 * dired-aux.el (dired-query):
13395 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
13396 * bookmark.el (bookmark-bmenu-locate):
13397 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
13398 Fix `message' calls to ensure first arg is a format string.
13399 The change was made only when these two conditions were satisfied:
13400 [1] when there is a possibility that the arguments would cause an error
13401 for example, if the code in question relies on external variables
13402 such as filenames, and
13403 [2] if the arg to `message' could not have been nil in the code.
13404
13405 * pcomplete.el (pcomplete--help): Fix `message' format spec.
13406 Not having a %s would be weird, though not technically wrong.
13407
13408 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13409
13410 * term/mac-win.el (mac-add-charset-info): Doc fix.
13411
13412 2005-09-17 Romain Francoise <romain@orebokech.com>
13413
13414 * shell.el (shell-resync-dirs): Handle echoing processes more
13415 reliably. Don't insert resync command if `comint-process-echoes'
13416 is non-nil.
13417
13418 2005-09-17 Magnus Henoch <mange@freemail.hu>
13419
13420 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
13421 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
13422 aspell versions >= 0.60.
13423 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
13424 only if ispell-aspell-supports-utf8 is non-nil.
13425
13426 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
13427
13428 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
13429 buffer-local value to lisp-indent-function.
13430
13431 2005-09-17 Milan Zamazal <pdm@zamazal.org>
13432
13433 * progmodes/glasses.el (glasses-make-readable): If
13434 glasses-separator differs from underscore, put appropriate
13435 overlays over underscore characters.
13436 (glasses-convert-to-unreadable): If glasses-separator differs from
13437 underscore, try to convert glasses-separator characters to
13438 underscores.
13439
13440 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
13441
13442 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
13443 Use with-syntax-table and dolist.
13444
13445 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
13446
13447 * textmodes/reftex-auc.el:
13448 * textmodes/reftex-cite.el:
13449 * textmodes/reftex-dcr.el:
13450 * textmodes/reftex-global.el:
13451 * textmodes/reftex-parse.el:
13452 * textmodes/reftex-ref.el:
13453 * textmodes/reftex-sel.el:
13454 * textmodes/reftex-toc.el:
13455 * textmodes/reftex-vars.el:
13456 * textmodes/reftex.el: Small changes to remove compiler warnings.
13457
13458 * textmodes/reftex-index.el: Likewise.
13459 (reftex-query-index-phrase): More efficient use of markers.
13460
13461 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
13462
13463 * image.el (image-load-path): New variable.
13464 (image-search-load-path): New function.
13465 (find-image): Search for images in `image-load-path'.
13466
13467 2005-09-15 Richard M. Stallman <rms@gnu.org>
13468
13469 * follow.el: Change Maintainer field.
13470
13471 2005-09-15 David Ponce <david@dponce.com>
13472
13473 * recentf.el (recentf-save-file-modes): New option.
13474 (recentf-save-list): Use it.
13475
13476 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
13477
13478 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
13479 (mode-line-mule-info, mode-line-modified): Move bindings from
13480 mouse-3 to mouse-1.
13481
13482 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
13483
13484 * simple.el (sendmail-user-agent-compose): Revert last change.
13485
13486 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
13487
13488 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
13489 Use with-current-buffer.
13490 (ange-ftp-gwp-start): Remove unused var `gw-user'.
13491 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
13492 (ange-ftp-insert-directory): Remove unused var `short'.
13493 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
13494
13495 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
13496 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
13497
13498 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
13499 (check-calendar-holidays, diary-list-entries): Autoload.
13500 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
13501 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
13502
13503 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
13504 which mistakenly removed a call to display-buffer.
13505
13506 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
13507
13508 * obsolete/iso-insert.el: Move to obsolete/ from international/.
13509
13510 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
13511
13512 * progmodes/hideshow.el
13513 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
13514 (hs-allow-nesting): New user var.
13515 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
13516 (hs-hide-block-at-point): When nesting allowed,
13517 if there is already an overlay in place, delete it.
13518 (hs-safety-is-job-n): Delete func; remove call sites.
13519 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
13520 (hs-overlay-at): New func.
13521 (hs-already-hidden-p, hs-show-block): Use it.
13522 (hs-hide-all): Don't pre-clean if nesting allowed.
13523 (hs-show-all): Temporarily disallow
13524 nesting around call to `hs-discard-overlays'.
13525
13526 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
13527
13528 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
13529 Delete unused local var.
13530
13531 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
13532
13533 * help-fns.el (describe-categories): "?\ " -> "?\s".
13534 (help-do-arg-highlight): Recognize also ARG-n, as in
13535 `move-to-left-margin' (ARG+n is already recognized). Simplify.
13536
13537 * international/codepage.el (dos-unsupported-char-glyph):
13538 * net/newsticker.el (tool-bar-map, w3-mode-map)
13539 (w3m-minor-mode-map):
13540 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
13541 (ent-alist):
13542 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
13543
13544 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
13545
13546 * custom.el (custom-push-theme): Handle the case where a symbol is
13547 bound but face properties have not yet been assigned.
13548
13549 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
13550 Fix behavior if noerase is `t' and there is no mail buffer.
13551
13552 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
13553 if `continue' is nil, rather than signal an error.
13554
13555 2005-09-12 Richard M. Stallman <rms@gnu.org>
13556
13557 * font-lock.el (font-lock-keywords): Add autoload.
13558
13559 * help-fns.el (describe-variable): Rearrange to put source link
13560 in a predictable place.
13561
13562 * net/newsticker.el: New file.
13563
13564 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
13565
13566 * calendar/calendar.el (calendar-for-loop): Add edebug info.
13567 (calendar-basic-setup): Use the new nil arg.
13568 (number-of-diary-entries): Move to diary-lib.el.
13569
13570 * calendar/diary-lib.el: Use with-current-buffer, match-string.
13571 (diary-list-entries): Use with-syntax-table and dolist.
13572 Rename from list-diary-entries.
13573 Use number-of-diary-entries if `number' is nil.
13574 (diary, diary-view-entries): Use this new name and new nil arg value.
13575 (number-of-diary-entries): Move from calendar.el.
13576 (diary-unhide-everything): New function.
13577 (include-other-diary-files, fancy-diary-display)
13578 (diary-show-all-entries, make-diary-entry): Use it.
13579 (diary-mail-entries): Use buffer-string.
13580 (mark-diary-entries): Fix long standing paren typo.
13581 (diary-sexp-entry): Use count-lines.
13582 (make-diary-entry): Avoid `previous-line'.
13583 (diary-mode-map): New var.
13584 (diary-mode): Redraw cal after saving. Setup header-line.
13585 (fancy-diary-display-mode): Use local-set-key.
13586
13587 * startup.el (command-line): Try calling various terminal-init-foo-bar
13588 functions by stripping hyphenated suffixes from $TERM.
13589
13590 * files.el (normal-mode): Check boundness of font-lock-keywords.
13591
13592 2005-09-12 Richard M. Stallman <rms@gnu.org>
13593
13594 * progmodes/compile.el: Don't decide a file's directory
13595 until the user actually tries to go there.
13596 (compilation-next-error-function):
13597 Pass compilation-find-file the directory from the file-struct.
13598 (compilation-internal-error-properties): Separate local FILE-STRUCT
13599 from FILE. Doc the args better. Rename arg FMT to FMTS.
13600 (compilation-find-file): Arg DIR renamed to DIRECTORY.
13601 Expand it, and if nil, use default-directory.
13602 (compilation-get-file-structure): Don't mix specified directory
13603 with default directory. Put specified directory into
13604 file-struct. Don't make the file name absolute.
13605
13606 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
13607 (compile-command): Add autoload.
13608 (compilation-disable-input): Add autoload.
13609
13610 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
13611
13612 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
13613 strings of the variables it can override.
13614 (time-stamp): New (as yet undocumented) time-stamp-format escapes
13615 %Q and %q, for fully-qualified domain name and unqualified host name.
13616
13617 2005-09-11 Kim F. Storm <storm@cua.dk>
13618
13619 * emacs-lisp/authors.el (authors-aliases): Update list.
13620 (authors-fixed-entries): Update mldrag.el entry.
13621
13622 2005-09-10 Alan Mackenzie <acm@muc.de>
13623
13624 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
13625 from the region narrowed to.
13626
13627 2005-09-10 Magnus Henoch <mange@freemail.hu>
13628
13629 * textmodes/ispell.el (ispell-check-version): Signal an error if
13630 aspell version is less than 0.60.
13631
13632 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
13633
13634 * progmodes/octave-inf.el (inferior-octave-startup):
13635 Resync current dir at the end.
13636
13637 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
13638
13639 * woman.el (woman-topic-at-point-default):
13640 Rename to woman-use-topic-at-point-default.
13641 (woman-topic-at-point): Rename to woman-use-topic-at-point.
13642 (woman-file-name): Reflect renames above. Automatically use the
13643 word at point as topic if woman-use-topic-at-point is non-nil.
13644 Otherwise offer it as default but don't insert it in the
13645 minibuffer. Also use `test-completion' instead of `assoc' as
13646 suggested by Stefan Monnier.
13647
13648 2005-09-10 Andre Spiegel <spiegel@gnu.org>
13649
13650 * vc.el (vc-directory, vc-update-change-log): Throw an error on
13651 the attempt to do it over Tramp. This is not yet supported.
13652
13653 2005-09-10 Eli Zaretskii <eliz@gnu.org>
13654
13655 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
13656 (menu-bar-non-minibuffer-window-p): New functions.
13657 ("Split Window", "Save As..."): Use them.
13658 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
13659 ("Print Buffer", "Truncate Long Lines in this Buffer"):
13660 Use menu-bar-menu-frame-live-and-visible-p.
13661 ("Save Buffer", "Insert File", "Open Directory...")
13662 ("Open File...", "Visit New File..."):
13663 Use menu-bar-non-minibuffer-window-p.
13664 (kill-this-buffer-enabled-p, dired <menu-enable>):
13665 Use menu-bar-non-minibuffer-window-p.
13666
13667 2005-09-09 Eli Zaretskii <eliz@gnu.org>
13668
13669 * cus-start.el (all): Don't complain about fringe-related
13670 built-ins if fringes are not supported. Ditto about
13671 selection-related built-ins. Fix the test for GTK-related built-ins.
13672
13673 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
13674 ("Postscript Print Buffer", "Print Region", "Save As...")
13675 ("Save", "Insert File...", "Open Directory...")
13676 ("Open File...", "Visit New File..."")
13677 ("Truncate Long Lines in this Buffer"): Don't look at
13678 menu-updating-frame if this display does not support multiple frames.
13679
13680 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
13681
13682 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
13683
13684 2005-09-09 Emilio Lopes <eclig@gmx.net>
13685
13686 * woman.el: Format- and whitespace-related changes.
13687
13688 2005-09-09 Eli Zaretskii <eliz@gnu.org>
13689
13690 * woman.el: Fix my email address.
13691
13692 2005-09-08 Richard M. Stallman <rms@gnu.org>
13693
13694 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
13695 (sh-mode): Locally set skeleton-pair-default-alist.
13696
13697 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
13698
13699 * progmodes/flymake.el: Require `compile' unconditionally.
13700
13701 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
13702
13703 * woman.el (woman-file-name): Provide a default, not initial input.
13704
13705 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
13706
13707 * font-lock.el (font-lock-support-mode): Doc fix.
13708
13709 * descr-text.el (describe-property-list): Handle non-symbol prop names.
13710
13711 2005-09-08 Richard M. Stallman <rms@gnu.org>
13712
13713 * simple.el (blink-matching-open): Get rid of text props from
13714 the string shown in echo area. Don't permanently set point.
13715 Some rearrangements.
13716
13717 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
13718
13719 * recentf.el (recentf-filename-handler): Add custom choice
13720 `abbreviate-file-name'.
13721
13722 * msb.el (msb--very-many-menus): Fix typo.
13723
13724 * disp-table.el (standard-display-european): Don't set
13725 enable-multibyte-characters to nil.
13726
13727 2005-09-08 David Ponce <david@dponce.com>
13728
13729 * recentf.el (recentf-show-file-shortcuts-flag): New option.
13730 (recentf-expand-file-name): Doc fix.
13731 (recentf-dialog-mode-map): Define digit shortcuts.
13732 (recentf--files-with-key): New variable.
13733 (recentf-show-digit-shortcut-filter): New function.
13734 (recentf-open-files-items): New function.
13735 (recentf-open-files): Use it.
13736 (recentf-open-file-with-key): New command.
13737
13738 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
13739
13740 * buff-menu.el (Buffer-menu-sort-by-column): New function.
13741 Suggested by Kim F. Storm.
13742 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
13743 (Buffer-menu-make-sort-button): Use global keymap.
13744
13745 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
13746
13747 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
13748 (Man-getpage-in-background-advice): Remove defadvice; it isn't
13749 necessary any longer with the remapped command.
13750 (Man-bgproc-sentinel-advice): Remove defadvice which counts
13751 formatting time only.
13752
13753 * net/tramp.el (tramp-action-password)
13754 (tramp-multi-action-password): Compile the password prompt from
13755 `method', `user' and `host'. Sometimes it isn't obvious which
13756 password to enter, for example with remote files offered by
13757 recentf.el, or with multiple steps. Suggested by Robert Marshall
13758 <robert@chezmarshall.freeserve.co.uk>.
13759
13760 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
13761
13762 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
13763 Fix regexp for when "s///" is at the beginning of line.
13764
13765 2005-09-07 Jay Belanger <belanger@truman.edu>
13766
13767 * calc/calc-poly.el (math-expand-term): Multiply out any powers
13768 when in matrix mode.
13769
13770 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
13771
13772 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
13773 non-anonymous functions.
13774
13775 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
13776
13777 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
13778 when using a header line. Otherwise, use mouse-1-click-follows-link.
13779
13780 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
13781 can't be moved; don't signal an error.
13782
13783 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
13784
13785 * cus-theme.el (custom-theme-write-faces): Save the current face
13786 spec, not the defface spec.
13787
13788 * custom.el (custom-known-themes): Clarify meaning of "standard".
13789 (custom-push-theme): Save old values in the standard theme.
13790 (disable-theme): Correct typo.
13791 (custom-face-theme-value) Deleted unused function.
13792 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
13793
13794 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
13795
13796 * progmodes/compile.el (compilation-goto-locus): Take into account
13797 iconified frames when determining whether the buffer is
13798 already visible.
13799 Don't reset window height if the window already existed.
13800
13801 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
13802
13803 * custom.el (load-theme): Rename from require-theme.
13804 Add interactive spec.
13805 (enable-theme): Rename from custom-enable-theme.
13806 Add interactive spec.
13807 (disable-theme): Rename from custom-disable-theme.
13808 Add interactive spec.
13809 (custom-make-theme-feature): Doc fix.
13810 (custom-theme-directory): Doc fix.
13811 (provide-theme): Call enable-theme.
13812
13813 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
13814
13815 * obsolete/lazy-lock.el (lazy-lock-mode):
13816 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
13817 font-lock-mode if it's off. Print a warning instead.
13818
13819 * progmodes/compile.el (compilation-start): Ignore errors if the
13820 process died before we get to send-eof.
13821
13822 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
13823 Undo last change. Enclosing the result in quotes broke things on Unix
13824 since tex-send-command passes it through shell-quote-argument.
13825 (tex-send-command): Pass `file' through convert-standard-filename
13826 when possible.
13827 (tex-uptodate-p): Handle the case where TeX hasn't put additional
13828 info in a transcript.
13829
13830 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
13831
13832 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
13833 fix compilation warning. Reorder the key definitions to group
13834 together keys emitted by the current version of xterm.
13835
13836 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
13837 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
13838 Reorder predicates to correct min-color usage.
13839
13840 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
13841
13842 * longlines.el (longlines-mode): Inhibit read-only when encoding.
13843 Kill local variables when longlines-mode is turned off.
13844
13845 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
13846
13847 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
13848
13849 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
13850
13851 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
13852
13853 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
13854 (font-lock-lines-before): Change default to being inactive.
13855 (font-lock-default-fontify-region): Obey font-lock-lines-before.
13856 (font-lock-after-change-function): Don't handle f-l-lines-before here.
13857
13858 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
13859
13860 * net/tramp.el (tramp-handle-make-auto-save-file-name):
13861 Deactivate temporarily advice if active (not needed for Emacs 22,
13862 but for backwards compatibility).
13863 (tramp-exists-file-name-handler): Rewrite. First implementation
13864 was too simple.
13865 (tramp-advice-make-auto-save-file-name):
13866 Call `tramp-handle-make-auto-save-file-name' (again, just for
13867 backwards compatibility).
13868
13869 2005-08-31 Reto Zimmermann <reto@gnu.org>
13870
13871 * progmodes/vhdl-mode.el
13872 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
13873 (vhdl-end-p): Fix indentation bug "else" after "-- when".
13874 (vhdl-set-default-project): New function (easier setting of default).
13875 (vhdl-port-copy): Handle extended identifiers for generics.
13876 (vhdl-compiler-alist): Better description for error message regexp.
13877 (vhdl-make): Query for target, use previous as default.
13878 (vhdl-port-copy): Fix port copy for port names starting with "signal".
13879 (vhdl-font-lock-keywords-2): Fix fontification for record
13880 el. assign.
13881 (vhdl-speedbar-make-subpack-line): Add package body link.
13882 (vhdl-generate-makefile-1): Not include itself as dependency.
13883 (vhdl-font-lock-init): Highlight c-preprocessor directives.
13884 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
13885 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
13886 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
13887 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
13888 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
13889 (vhdl-import-project): Add string argument for `error'.
13890 (vhdl-compose-configuration)
13891 (vhdl-compose-configuration-architecture): Add configuration
13892 declaration generation.
13893 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
13894 (vhdl-trailer-re): Add "record" keyword (better indentation).
13895 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
13896 "[^ \t-\"]+".
13897 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
13898 (vhdl-testbench-entity-file-name)
13899 (vhdl-testbench-architecture-file-name): Allow separate
13900 customization of testbench file names.
13901 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
13902 (vhdl-get-visible-signals): Allow newline within alias declaration.
13903 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
13904 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
13905 (member-ignore-case): Alias for missing function in XEmacs.
13906 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
13907 (vhdl-update-sensitivity-list): Ignore case on read signals.
13908 (vhdl-replace-string): Adjust case only for file names.
13909 (vhdl-update-sensitivity-list): Fix search for read signals.
13910 (vhdl-update-sensitivity-list): Exclude formal parameters.
13911 (vhdl-get-visible-signals): Include aliases of signals.
13912 (vhdl-get-visible-signals): Fix signal name searching.
13913 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
13914 (vhdl-fixup-whitespace-region): Fix for character
13915 literals (e.g. `:').
13916
13917 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
13918
13919 * ansi-color.el (comint-last-output-start):
13920 * bs.el (font-lock-verbose):
13921 * diff-mode.el (add-log-buffer-file-name-function):
13922 * dired-x.el (vm-folder-directory):
13923 * faces.el (help-xref-stack-item):
13924 * files.el (font-lock-keywords):
13925 * find-lisp.el (dired-buffers, dired-subdir-alist):
13926 * ido.el (cua-inhibit-cua-keys):
13927 * log-view.el (cvs-minor-wrap-function):
13928 * outline.el (font-lock-warning-face):
13929 * simple.el (compilation-current-error):
13930 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
13931 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
13932 * tooltip.el (comint-prompt-regexp):
13933 * w32-fns.el (explicit-shell-file-name):
13934 * term/mac-win.el (mac-charset-info-alist)
13935 (mac-services-selection, mac-system-script-code):
13936 * term/tty-colors.el (msdos-color-values):
13937 * term/w32-win.el (xlfd-regexp-registry-subnum):
13938 * term/x-win.el (x-keysym-table, x-selection-timeout)
13939 (x-session-id, x-session-previous-id):
13940 * textmodes/ispell.el (mail-yank-prefix):
13941 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
13942 * textmodes/org.el (calc-embedded-close-formula)
13943 (calc-embedded-open-formula)
13944 (font-lock-unfontify-region-function):
13945 * textmodes/reftex-global.el (isearch-next-buffer-function)
13946 (TeX-master):
13947 * textmodes/reftex.el (font-lock-keywords):
13948 * textmodes/tex-mode.el (font-lock-comment-face)
13949 (font-lock-doc-face):
13950 * textmodes/texinfo.el (outline-heading-alist):
13951 Add defvars.
13952
13953 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
13954 (artist-spray-chars, artist-mode-init, artist-replace-string)
13955 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
13956 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
13957 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
13958
13959 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
13960 (conf-align-assignments): "?\ " -> "?\s".
13961
13962 * textmodes/reftex-index.el (TeX-master): Add defvar.
13963 (reftex-index-phrases-marker): Move up defvar.
13964
13965 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
13966 (reftex-toc-include-labels-indicator)
13967 (reftex-toc-include-index-indicator)
13968 (reftex-toc-max-level-indicator): Move up declarations.
13969
13970 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
13971 of args to `tramp-run-real-handler', even if it's empty in this case.
13972
13973 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13974
13975 * dired.el (dired-move-to-filename-regexp): Add date format for
13976 Mac OS X 10.3 in East Asian locales.
13977
13978 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
13979
13980 * files.el (make-auto-save-file-name): Add file name handler call
13981 if applicable.
13982
13983 * net/tramp.el (tramp-file-name-handler-alist)
13984 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
13985 (tramp-handle-make-auto-save-file-name): Rename from
13986 `tramp-make-auto-save-file-name'.
13987 (tramp-exists-file-name-handler): New defun.
13988 (tramp-advice-make-auto-save-file-name): Make defadvice only when
13989 `make-auto-save-file-name' is not a magic file name operation.
13990
13991 2005-08-30 Richard M. Stallman <rms@gnu.org>
13992
13993 * files.el (risky-local-variable-p):
13994 Match `-predicates' and `-commands.
13995
13996 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
13997 (custom-save-all): Visit the file if necessary;
13998 kill the buffer if we created it.
13999 (custom-save-delete): Don't visit file or kill buffer here.
14000
14001 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
14002
14003 * textmodes/org.el (org-special-keyword): New face.
14004 (org-table-copy-down, org-table-eval-formula)
14005 (org-table-recalculate, org-init-section-numbers):
14006 Use `string-to-number' instead of `string-to-int'.
14007 (org-get-location): Use `insert-buffer-substring' instead of
14008 `insert-buffer'.
14009 (org-modify-diary-entry-string): New function.
14010 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
14011 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
14012 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
14013 active region.
14014 (org-export-as-html): Handle QUOTE keyword.
14015 (org-quote-string): New option.
14016 (org-bookmark-jump-unhide): New function, used for
14017 `bookmark-after-jump-hook'.
14018 (org-diary-default-entry): Apply only when not called through
14019 `org-agenda'.
14020
14021 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
14022
14023 * net/eudc.el (mode-popup-menu):
14024 * play/handwrite.el (ps-printer-name, ps-lpr-command):
14025 * progmodes/ada-mode.el (compile-auto-highlight)
14026 (skeleton-further-elements):
14027 * progmodes/autoconf.el (font-lock-syntactic-keywords):
14028 * progmodes/cmacexp.el (msdos-shells):
14029 * progmodes/compile.el (font-lock-extra-managed-props)
14030 (font-lock-keywords, font-lock-maximum-size)
14031 (font-lock-support-mode):
14032 * progmodes/grep.el (font-lock-lines-before):
14033 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
14034 * progmodes/mixal-mode.el (compile-command):
14035 * progmodes/perl-mode.el (font-lock-comment-face)
14036 (font-lock-doc-face, font-lock-string-face):
14037 * progmodes/prolog.el (comint-prompt-regexp):
14038 * progmodes/sh-script.el (font-lock-comment-face)
14039 (font-lock-set-defaults, font-lock-string-face):
14040 * progmodes/sql.el (font-lock-keyword-face)
14041 (font-lock-set-defaults, font-lock-string-face):
14042 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
14043 (itimer-version, lazy-lock-defer-contextually)
14044 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
14045 Add defvars.
14046
14047 * progmodes/cperl-mode.el (cperl-electric-lbrace)
14048 (cperl-electric-keyword, cperl-electric-pod)
14049 (cperl-electric-backspace, cperl-forward-re)
14050 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
14051 (vc-rcs-header, vc-sccs-header): Add defvars.
14052
14053 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
14054 (font-lock-syntactic-keywords, gud-find-expr-function):
14055 Add defvars.
14056
14057 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
14058 (gdb-frame-parameters): Declare before use.
14059
14060 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
14061 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
14062 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
14063 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
14064
14065 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
14066 (idlwave-help-with-source): Use `insert-buffer-substring', not
14067 `insert-buffer'.
14068
14069 2005-08-29 Juri Linkov <juri@jurta.org>
14070
14071 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
14072 Put outline-back-to-heading function call inside save-excursion.
14073
14074 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
14075
14076 * man.el (Man-init-defvars, Man-translate-references)
14077 (Man-support-local-filenames, Man-highlight-references):
14078 * progmodes/sql.el (sql-interactive-mode):
14079 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
14080
14081 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
14082 (compilation-mode-font-lock-keywords): Add defvars.
14083 (checkdoc-interactive-loop): "?\ " -> "?\s".
14084
14085 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
14086 (font-lock-doc-face, font-lock-string-face)
14087 (font-lock-keywords-case-fold-search): Add defvars.
14088 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
14089
14090 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
14091 Don't pass X and Y (they are ignored anyway).
14092 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
14093 (mouse-delete-window): Make arguments optional.
14094
14095 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
14096 (caesar-translate-table, minor-modes, news-buffer-save)
14097 (news-group-name, news-minor-modes): Add defvars.
14098
14099 * emacs-lisp/lselect.el (mouse-highlight-priority)
14100 (x-lost-selection-functions, zmacs-regions):
14101 * emacs-lisp/pp.el (font-lock-verbose):
14102 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
14103 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
14104 (ses-mode-map):
14105 * emacs-lisp/tcover-unsafep.el (safe-functions):
14106 * international/mule-cmds.el (mac-system-coding-system)
14107 (mac-system-locale):
14108 * language/ethio-util.el (rmail-current-message)
14109 (rmail-message-vector):
14110 * language/thai-util.el (thai-auto-composition-mode):
14111 * mail/metamail.el (rmail-current-message, rmail-message-vector):
14112 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
14113 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
14114 (vm-primary-inbox, vm-spool-files):
14115 * mail/rmail.el (deleted-head, font-lock-fontified)
14116 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
14117 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
14118 (total-messages):
14119 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
14120 (rmail-summary-mode-map):
14121 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
14122 (rmail-last-label, rmail-last-multi-labels)
14123 (rmail-summary-vector, rmail-total-messages):
14124 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
14125 * mail/rmailsum.el (msgnum):
14126 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
14127 (rmail-current-message):
14128 * obsolete/fast-lock.el (font-lock-face-list):
14129 * obsolete/rnewspost.el (mail-reply-buffer):
14130 * obsolete/scribe.el (compile-command):
14131 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
14132
14133 2005-08-28 John Paul Wallington <jpw@gnu.org>
14134
14135 * ibuf-ext.el (ibuffer-auto-update-changed):
14136 Use `frame-or-buffer-changed-p' to check whether we need to update.
14137 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
14138 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
14139 as a `frame-or-buffer-changed-p' state vector instead.
14140
14141 2005-08-27 Romain Francoise <romain@orebokech.com>
14142
14143 * textmodes/makeinfo.el (makeinfo-compile):
14144 Use `compilation-start'. Set `next-error-function' according to
14145 `disable-errors'.
14146 (makeinfo-next-error): New function.
14147 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
14148 (makeinfo-buffer): Likewise.
14149
14150 * progmodes/compile.el (compilation-start): Add autoload cookie.
14151
14152 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
14153 * textmodes/sgml-mode.el: Likewise.
14154 * progmodes/python.el: Likewise.
14155
14156 2005-08-27 Eli Zaretskii <eliz@gnu.org>
14157
14158 * simple.el (blink-matching-paren-distance): Document the meaning
14159 of nil value, and allow to customize to nil.
14160
14161 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
14162 command.com, not command.exe.
14163
14164 2005-08-26 John Wiegley <johnw@newartisans.com>
14165
14166 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
14167 code around a bit so that an extraneous nil argument is not added
14168 to a command when no args are given.
14169
14170 * eshell/esh-arg.el (eshell-parse-double-quote): If a
14171 double-quoted argument resolves to nil, return it as an empty
14172 string rather than as nil. This made it impossible to pass "" to
14173 a shell script as a null string argument.
14174
14175 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
14176
14177 * outline.el (outline-invent-heading): New fun.
14178 (outline-promote, outline-demote): Use it.
14179 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
14180 (outline-end-of-subtree): Remove unused var `opoint'.
14181
14182 2005-08-26 David Reitter <david.reitter@gmail.com>
14183
14184 * menu-bar.el (truncate-lines, write-file, print-buffer)
14185 (ps-print-buffer-faces, ps-print-buffer, split-window):
14186 Disable menu items when the frame they refer to is invisible, or when
14187 they refer to a buffer and the minibuffer is selected.
14188
14189 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
14190
14191 * progmodes/flymake.el (flymake-highlight-err-lines):
14192 Use save-excursion around flymake-highlight-line to preserve point.
14193
14194 2005-08-26 Eli Zaretskii <eliz@gnu.org>
14195
14196 * progmodes/octave-mod.el: Change Author and Maintainer address.
14197 (octave-maintainer-address): Change Kurt's email address.
14198 * progmodes/octave-inf.el: Change Author and Maintainer address.
14199 * progmodes/octave-hlp.el: Change Author and Maintainer address.
14200
14201 2005-08-26 Kim F. Storm <storm@cua.dk>
14202
14203 * subr.el (version-list-<, version-list-<=, version-list-=):
14204 Rename from integer-list-*.
14205 (version-list-not-zero): Likewise. Fix while loop.
14206 (version=): Use version-list-= instead of string-equal.
14207
14208 2005-08-26 Richard M. Stallman <rms@gnu.org>
14209
14210 * outline.el (outline-promote): Try shortening the heading.
14211 As last resort, read the heading to use.
14212 (outline-demote): As last resort, read the heading to use.
14213
14214 2005-08-26 Romain Francoise <romain@orebokech.com>
14215
14216 * progmodes/compile.el (compilation-start): Doc fix.
14217
14218 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
14219 (antlr-font-lock-additional-keywords): Fix reference to
14220 `antlr-font-lock-literal-regexp' erroneously changed during the
14221 mass face rename.
14222 (antlr-run-tool): Use `compilation-start'.
14223
14224 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
14225 instead of the obsolete `compile-internal'.
14226
14227 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
14228
14229 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
14230 (number, original-date):
14231 * calendar/cal-china.el (date):
14232 * calendar/cal-coptic.el (date):
14233 * calendar/cal-french.el (date):
14234 * calendar/cal-hebrew.el (date, entry, number, original-date):
14235 * calendar/cal-islam.el (date, number, original-date):
14236 * calendar/cal-iso.el (date):
14237 * calendar/cal-julian.el (date):
14238 * calendar/cal-mayan.el (date):
14239 * calendar/cal-menu.el (date, event):
14240 * calendar/cal-persia.el (date):
14241 * calendar/lunar.el (date):
14242 * calendar/solar.el (date): Add defvars.
14243
14244 * emerge.el:
14245 * ibuffer.el:
14246 * info-xref.el:
14247 * obsolete/bg-mouse.el:
14248 * obsolete/sun-curs.el:
14249 * obsolete/swedish.el: Move the `defvar's to the top level.
14250
14251 * smerge-mode.el (smerge-refined-change): Add :group.
14252
14253 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
14254
14255 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
14256 (smerge-keep-n): Remove props.
14257 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
14258 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
14259 now that it's done in smerge-keep-n.
14260 (smerge-refined-change): New face.
14261 (smerge-refine-chopup-region, smerge-refine-highlight-change)
14262 (smerge-refine): New funs.
14263 (smerge-basic-map): Bind smerge-refine.
14264
14265 2005-08-25 Juri Linkov <juri@jurta.org>
14266
14267 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
14268 compilation-process-setup-function and compilation-disable-input
14269 in grep-mode instead of let-bindings in grep.
14270
14271 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
14272 Delete "Automatic File De/compression" (auto-compression-mode).
14273
14274 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
14275
14276 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
14277 Silence warning about non-existent variable.
14278
14279 2005-08-25 Richard M. Stallman <rms@gnu.org>
14280
14281 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
14282 Rename "Describe Key" to "Describe Key or Mouse Operation".
14283
14284 * mail/mailalias.el (build-mail-aliases): Delete comments
14285 from the contents before processing them.
14286
14287 * isearch.el (isearch-edit-string): Erase the Search prompt
14288 if user enters an empty string and there is no default.
14289
14290 * comint.el (comint-file-name-prefix): Add autoload.
14291
14292 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
14293
14294 * subr.el (play-sound): Rearrange to avoid warning.
14295
14296 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
14297
14298 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
14299 New hook.
14300 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
14301
14302 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
14303
14304 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
14305
14306 * custom.el (custom-theme-set-variables): Sort minor modes last.
14307
14308 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14309
14310 * subr.el (version-separator, version-regexp-alist): New vars used by
14311 version comparison funs.
14312 (integer-list-<, integer-list-=, integer-list-<=)
14313 (integer-list-not-zero): New funs for integer list comparison.
14314 (version-to-list, version=, version<, version<=): New funs for version
14315 comparison.
14316
14317 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
14318
14319 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
14320 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
14321 time to silence the byte-compiler.
14322
14323 * ibuffer.el (ibuffer-compile-make-eliding-form)
14324 (ibuffer-check-formats): Use `with-no-warnings' to hide references
14325 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
14326 so it's silly to get warnings for it).
14327 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
14328 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
14329 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
14330 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
14331 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
14332 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
14333 Defvar at compile time.
14334 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
14335 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
14336 Declare them before use.
14337
14338 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
14339 (info-xref-good, info-xref-bad): Defvar at compile time.
14340
14341 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
14342 Use `let*' instead of `let'.
14343
14344 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
14345 (*mouse-y*, menu, char): Defvar at compile time.
14346 (sc::menu): Declare it before use.
14347 (sc::pack-one-line): Use `let', not `let*'.
14348
14349 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
14350 (mail-send-hook): Defvar at compile time.
14351
14352 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
14353 Defvar at compile time.
14354
14355 * term/sun-mouse.el (current-global-mousemap)
14356 (current-local-mousemap): Declare them before use.
14357
14358 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
14359
14360 * bookmark.el (bookmark-after-jump-hook): New hook.
14361 (bookmark-jump): Run `bookmark-after-jump-hook'.
14362
14363 2005-08-23 Juri Linkov <juri@jurta.org>
14364
14365 * faces.el (minibuffer-prompt): Doc fix.
14366
14367 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
14368
14369 * progmodes/xscheme.el: Trivial changes to silence warnings.
14370 (xscheme-previous-mode, xscheme-previous-process-state):
14371 Add defvars.
14372 (xscheme-last-input-end, xscheme-process-command-line)
14373 (xscheme-process-name, xscheme-buffer-name)
14374 (xscheme-expressions-ring-max, xscheme-expressions-ring)
14375 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
14376 (xscheme-control-g-synchronization-p)
14377 (xscheme-control-g-disabled-p, xscheme-string-receiver)
14378 (default-xscheme-runlight, xscheme-runlight)
14379 (xscheme-runlight-string, xscheme-process-filter-state)
14380 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
14381 Move to beginning of file.
14382 (scheme-interaction-mode-commands-alist)
14383 (scheme-interaction-mode-map, scheme-debugger-mode-map):
14384 Declare them before use. Note: the initialization code for the variables
14385 has not been moved because it uses functions that reference the variables.
14386 (xscheme-control-g-message-string, xscheme-process-filter-alist)
14387 (xscheme-prompt-for-expression-map): Declare them before use.
14388 (scheme-debugger-mode-commands): "?\ " -> "?\s".
14389
14390 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
14391
14392 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
14393
14394 2005-08-22 Juri Linkov <juri@jurta.org>
14395
14396 * faces.el (set-face-underline): Delete this duplicate function
14397 and make an obsolete alias to set-face-underline-p.
14398 (set-face-underline-p): Use docstring of set-face-underline.
14399 (describe-face): Create hyperlink to parent face.
14400
14401 * info.el (Info-insert-dir): Use save-excursion around
14402 insert-buffer-substring.
14403 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
14404 (Info-escape-percent): Delete function.
14405 (Info-fontify-node): Replace Info-escape-percent by
14406 replace-regexp-in-string with REP arg set to lambda that
14407 duplicates `%' and preserves text properties.
14408
14409 * progmodes/compile.el (compilation-disable-input): Doc fix.
14410 (define-compilation-mode): Doc fix and refill.
14411 (kill-compilation): Use `mode-name' in the error message.
14412 (compilation-find-file): Use `compilation-error' in the
14413 read-file-name's prompt.
14414
14415 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
14416
14417 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
14418 (smerge-auto-leave): Make undo re-enable the mode.
14419 (debug-ignored-errors): Add the user-error of impossible resolution.
14420 (smerge-resolve): Move things around a bit, in preparation for later.
14421 (smerge-diff): Don't fail if the buffer has no associated file.
14422 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
14423 (smerge-conflict-overlay): New function.
14424 (smerge-match-conflict): Don't add text properties here.
14425 (smerge-find-conflict): Instead, add an overlay here.
14426 Also check for the case where we're inside a conflict already, so as to
14427 obviate the need for font-lock-multiline, which is unbearably slow with
14428 large conflicts and ciomplex font-lock patterns.
14429 (smerge-remove-props): Remove overlay rather than text-properties.
14430 (smerge-mode): Don't set font-lock-multiline.
14431 Remove overlays when turned off.
14432
14433 2005-08-21 Kim F. Storm <storm@cua.dk>
14434
14435 * ido.el (ido-ignore-item-p): Use save-match-data.
14436 Bind case-fold-search to ido-case-fold locally.
14437
14438 2005-08-20 Richard M. Stallman <rms@gnu.org>
14439
14440 * files.el (normal-mode): If font lock is on, turn it off and on.
14441
14442 * subr.el (replace-regexp-in-string): Doc fix.
14443
14444 * startup.el (command-line-1): Don't suppress startup screen
14445 due to existing processes.
14446
14447 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
14448
14449 * progmodes/compile.el (compilation-disable-input): Default to nil.
14450
14451 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
14452
14453 * progmodes/compile.el (compilation-disable-input): New defcustom.
14454 (compilation-start): If compilation-disable-input is non-nil, send
14455 EOF to the compilation process.
14456
14457 2005-08-20 Eli Zaretskii <eliz@gnu.org>
14458
14459 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
14460 Run the argument of tex-shell-cd-command through
14461 convert-standard-filename, to get the correct style of slashes on
14462 Windows, and enclose the result in quotes, in case the file name
14463 includes whitespace or other special characters.
14464
14465 2005-08-19 Andreas Schwab <schwab@suse.de>
14466
14467 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
14468 process.
14469
14470 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
14471
14472 * cus-start.el (minibuffer-prompt-properties): Correct typo.
14473
14474 2005-08-18 Kim F. Storm <storm@cua.dk>
14475
14476 * scroll-lock.el: Fix errors due to incorrect line wrapping.
14477
14478 2005-08-18 Richard M. Stallman <rms@gnu.org>
14479
14480 * scroll-lock.el: New file.
14481
14482 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
14483
14484 * dired.el (dired-move-to-end-of-filename):
14485 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
14486
14487 2005-08-18 Kim F. Storm <storm@cua.dk>
14488
14489 * ido.el (ido-everywhere): Fix defcustom :set function to disable
14490 rather than toggle mode when custom value is nil.
14491 (ido-everywhere): Fix defun doc string.
14492
14493 2005-08-17 Richard M. Stallman <rms@gnu.org>
14494
14495 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
14496 as tag instead of "Inviolable".
14497
14498 2005-08-17 Kim F. Storm <storm@cua.dk>
14499
14500 * windmove.el (windmove-coordinates-of-position): Remove.
14501 (windmove-coordinates-of-window-position): Remove.
14502 (windmove-reference-loc): Use posn-at-point instead.
14503
14504 * subr.el (insert-for-yank-1): Doc fix.
14505
14506 * ido.el (ido-enter-matching-directory): Rename from
14507 ido-enter-single-matching-directory. Change `slash' choice to
14508 `only'. Add `first' choice.
14509 (ido-exhibit): Adapt to above changes.
14510
14511 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
14512
14513 * Makefile.in: Expand comment about building loaddefs.el.
14514
14515 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
14516
14517 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
14518 Comment use of defadvice.
14519
14520 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
14521
14522 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
14523
14524 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
14525 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
14526 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
14527 * progmodes/idlw-shell.el, progmodes/ld-script.el,
14528 * progmodes/which-func.el, ruler-mode.el, strokes.el,
14529 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
14530 for backward compatibility for faces that did not appear in the
14531 previous Emacs release.
14532
14533 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
14534
14535 2005-08-15 Kim F. Storm <storm@cua.dk>
14536
14537 * emulation/cua-base.el (cua-delete-region): Return t if
14538 deleted region was non-empty.
14539 (cua-replace-region): Inhibit overwrite-mode for
14540 self-insert-command if replaced region was non-empty.
14541 (cua--explicit-region-start, cua--status-string): Make them
14542 buffer-local at top-level...
14543 (cua-mode): ...rather than when mode is enabled.
14544
14545 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
14546
14547 * progmodes/vhdl-mode.el (vhdl-emacs-21):
14548 Set t for Emacs 21, 22, and so on.
14549
14550 2005-08-15 David Ponce <david@dponce.com>
14551
14552 * tree-widget.el: Update Commentary header.
14553 (tree-widget-theme): Doc fix.
14554 (tree-widget-space-width): New option.
14555 (tree-widget-image-properties): Look up in the default theme too.
14556 (tree-widget--cursors): Only for images with arrow pointer shape.
14557 (tree-widget-lookup-image): Pointer shape is hand by default.
14558 (tree-widget-icon): Rename generic icon widget from
14559 `tree-widget-control'.
14560 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
14561 derive from `tree-widget-icon'.
14562 (tree-widget-handle): Improve default look and feel of the text
14563 representation.
14564 (tree-widget): Rename :*-control properties to :*-icon properties.
14565 Add :action and :help-echo properties.
14566 (tree-widget-after-toggle-functions): Move.
14567 (tree-widget-close-node, tree-widget-open-node): Remove.
14568 (tree-widget-before-create-icon-functions): New hook.
14569 (tree-widget-value-create): Update to allow customization of icons
14570 and nodes at run-time via that new hook.
14571 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
14572 (tree-widget-icon-action, tree-widget-icon-help-echo)
14573 (tree-widget-action, tree-widget-help-echo): New functions.
14574
14575 2005-08-15 Kim F. Storm <storm@cua.dk>
14576
14577 * ido.el (ido-buffer-internal): Use with-no-warnings.
14578 (ido-make-merged-file-list): Use while-no-input.
14579
14580 2005-08-15 Richard M. Stallman <rms@gnu.org>
14581
14582 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
14583 (flyspell-large-region): Fix doc and custom type.
14584
14585 2005-08-14 Richard M. Stallman <rms@gnu.org>
14586
14587 * files.el (interpreter-mode-alist): Doc fix.
14588
14589 * mail/rmail.el (rmail-nonignored-headers): New variable.
14590 (rmail-clear-headers): Use it.
14591 (rmail-reply): Better handling of mail-followup-to header.
14592
14593 * progmodes/sh-script.el (sh-font-lock-keywords-var):
14594 Rename variable from sh-font-lock-keywords. In the `shell' entry,
14595 don't try to refer to executable-font-lock-keywords.
14596 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
14597 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
14598 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
14599 (sh-mode): Set comment-start-skip, local-abbrev-table,
14600 imenu-case-fold-search.
14601 (sh-set-shell): Don't set them here.
14602 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
14603 Don't cache the results in the original alist; don't ever modify
14604 that alist.
14605
14606 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
14607
14608 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
14609 empty.
14610
14611 2005-08-15 Andreas Schwab <schwab@suse.de>
14612
14613 * desktop.el: Put autoload cookie at risky-local-variable declarations.
14614
14615 * dired.el, info.el, mail/rmail.el: Revert last change.
14616
14617 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
14618
14619 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
14620 modification in `eval-after-load' form.
14621 * info.el: Likewise.
14622 * mail/rmail.el: Likewise.
14623
14624 2005-08-14 Juri Linkov <juri@jurta.org>
14625
14626 * progmodes/compile.el (compilation-mode-font-lock-keywords):
14627 Remove highlighting of "Compilation started". Highlight only
14628 the word "finished" in "Compilation finished". Add highlighting
14629 of "interrupt", "killed", "terminated" and the exit code.
14630 (compilation-start): Add newline after header. Use exactly the
14631 same time stamp format as the finishing message.
14632 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
14633
14634 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
14635 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
14636 Add highlighting of "interrupt", "killed", "terminated".
14637
14638 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
14639 enabled and the current command is self-insert-command, call it
14640 explicitly with overwrite-mode bound to nil, to not allow it
14641 to delete the character after the selected region.
14642
14643 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
14644
14645 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
14646 move-end-of-line, end-of-line, and beginning-of-line to the list
14647 of commands after which the echo area is updated.
14648
14649 2005-08-12 Eli Zaretskii <eliz@gnu.org>
14650
14651 * cus-edit.el (custom-save-all, custom-save-delete):
14652 Bind recentf-exclude to exclude custom-file.
14653
14654 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
14655
14656 * mail/rmailsum.el (rmail-summary-end-of-message): New command
14657 to go to the bottom of the mail message. Added to
14658 `rmail-summary-mode-map' with key "/".
14659 (rmail-summary-show-message): New (internal) function for use by
14660 both `rmail-summary-beginning/end-of-message'.
14661 (rmail-summary-beginning-of-message): Change to use
14662 rmail-summary-show-message.
14663
14664 * mail/rmail.el (rmail-end-of-message): New command to go to the
14665 end of the current message. Added to `rmail-mode-map' with key "/".
14666 (rmail-beginning-of-message): Fix to work as documented.
14667 (rmail-mode): Change documentation.
14668
14669 * progmodes/compile.el (compilation-start): Add the line
14670 "Compilation started" with compilation start time.
14671 (compilation-mode-font-lock-keywords): Add `started' to keywords.
14672
14673 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
14674
14675 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
14676 of menu items.
14677
14678 2005-08-11 Richard M. Stallman <rms@gnu.org>
14679
14680 * simple.el (pop-global-mark): Reverse test of widen-automatically.
14681
14682 * battery.el (battery-status-function): Don't use ignore-errors.
14683
14684 2005-08-11 Lute Kamstra <lute@gnu.org>
14685
14686 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
14687 define-obsolete-variable-alias.
14688
14689 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
14690
14691 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
14692 (ange-ftp-send-cmd): Revert last change, and expand
14693 the comment explaining the problem.
14694
14695 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
14696
14697 * ldefs-boot.el: Update.
14698
14699 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
14700 item to "Time, Load and Mail". Change help echo text.
14701
14702 * time.el (display-time-use-mail-icon, display-time-format)
14703 (display-time-string-forms): Shorten first line of docstrings.
14704
14705 2005-08-10 Lars Hansen <larsh@soem.dk>
14706
14707 * desktop.el (desktop-buffer-mode-handlers):
14708 Make non-customizable. Add autoload cookie. Change initial value to
14709 nil; add elements in respective modules instead. Fix doc string.
14710 (desktop-load-file): New function.
14711 (desktop-minor-mode-handlers): New autoloaded variable.
14712 (desktop-create-buffer): Call minor mode handlers.
14713 Use desktop-load-file to load major and minor mode modules prior to
14714 checking for a handler.
14715 (desktop-save): Don't add nil to desktop-minor-modes for minor
14716 modes with nil function in desktop-minor-mode-table. Don't delete
14717 desktop file before rewriting it.
14718 (desktop-locals-to-save): Add autoload cookie. Don't make
14719 automatically buffer-local. Add variables column-number-mode,
14720 size-indication-mode, indent-tabs-mode,
14721 indicate-buffer-boundaries, indicate-empty-lines and
14722 show-trailing-whitespace.
14723 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
14724 regexps. Don't use desktop-clear-preserve-buffers-regexp.
14725 (desktop-clear-preserve-buffers-regexp): Delete.
14726 (desktop-clear-preserve-buffers): Update initial value and docstring.
14727 (desktop-save-buffer): Fix doc string.
14728
14729 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
14730 (hilit-chg-desktop-restore): New function.
14731 (highlight-changes-mode): Add highlight-changes-mode to
14732 desktop-locals-to-save.
14733
14734 * dired.el: Add handler to desktop-buffer-mode-handlers.
14735 (dired-restore-desktop-buffer): Remove autoload cookie.
14736 (dired-mode): Add autoload cookie.
14737
14738 * info.el: Add handler to desktop-buffer-mode-handlers.
14739 (Info-restore-desktop-buffer): Remove autoload cookie.
14740 (Info-mode): Add autoload cookie.
14741
14742 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
14743 (mh-restore-desktop-buffer): Remove autoload cookie.
14744 (mh-folder-mode): Add autoload cookie.
14745
14746 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
14747 (rmail-restore-desktop-buffer): Remove autoload cookie.
14748
14749 2005-08-11 Masatake YAMATO <jet@gyve.org>
14750
14751 * hexl.el (hexl-address-region):
14752 (hexl-ascii-region, hexl-font-lock-keywords):
14753 (hexl-highlight-line-range): Use the term "region"
14754 instead of "area" for consistency with the other symbols
14755 defined in hexl.el.
14756
14757 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
14758
14759 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
14760 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
14761 out by Juri Linkov). Add `display-battery-mode'.
14762
14763 2005-08-09 Juri Linkov <juri@jurta.org>
14764
14765 * progmodes/compile.el (compilation-mode-font-lock-keywords):
14766 Remove `-text' from face variable names.
14767 (compilation-error-file-name, compilation-warning-file-name)
14768 (compilation-info-file-name): Delete faces.
14769 (compilation-line-number, compilation-column-number):
14770 Remove face underlining.
14771 (compilation-message-face): Set to `underline' value by default.
14772 (compilation-error-face, compilation-warning-face)
14773 (compilation-info-face): Remove `-file-name' from face names.
14774 (compilation-error-text-face, compilation-warning-text-face)
14775 (compilation-info-text-face): Delete face variables.
14776 (compilation-text-face): Delete function.
14777
14778 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
14779 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
14780 (grep-error-face): Set to `compilation-error' instead of
14781 `compilation-error-face' (which is redefined to `grep-hit-face' in
14782 grep buffers).
14783 (grep-mode-font-lock-keywords): Remove `-text' from face variable
14784 names. Use `grep-error-face' instead of `compilation-error-text-face'.
14785
14786 * dired-aux.el (dired-do-query-replace-regexp):
14787 Use `query-replace-read-args'.
14788
14789 * replace.el (query-replace-read-from, query-replace-read-to)
14790 (query-replace-read-args): Rename arg `string' to `prompt'.
14791
14792 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
14793
14794 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
14795
14796 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
14797 uploading files.
14798 (ange-ftp-canonize-filename): Handle file names beginning with ~
14799 correctly.
14800
14801 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
14802
14803 * textmodes/fill.el (canonically-space-region)
14804 (fill-context-prefix, fill-french-nobreak-p)
14805 (fill-delete-newlines, fill-comment-paragraph)
14806 (justify-current-line): "?\ " -> "?\s".
14807
14808 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
14809
14810 * textmodes/fill.el (fill-nonuniform-paragraphs):
14811 Improve argument/docstring consistency.
14812
14813 2005-08-09 Richard M. Stallman <rms@gnu.org>
14814
14815 * textmodes/ispell.el (ispell-word): More fboundp checks.
14816
14817 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
14818 (find-file-noselect-1): Call it here, only if RAWFILE.
14819 (normal-mode): Always set some major mode.
14820 (save-some-buffers-action-alist): Change some explanation strings.
14821 (file-name-non-special): In the `quote' method, use unwind-protect.
14822
14823 2005-08-09 Magnus Henoch <mange@freemail.hu>
14824
14825 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
14826 (ispell-have-aspell-dictionaries): New variable.
14827 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
14828 (ispell-get-aspell-config-value): New function.
14829 (ispell-aspell-find-dictionary): New function.
14830 (ispell-aspell-add-aliases): New function.
14831 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
14832 appropriate. Don't look for ispell dictionaries if we use aspell.
14833 (ispell-menu-map): Don't build a submenu of dictionaries.
14834
14835 2005-08-09 Richard M. Stallman <rms@gnu.org>
14836
14837 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
14838 (sql-read-passwd): Use read-passwd.
14839
14840 * progmodes/idlw-toolbar.el (idlwave-toolbar)
14841 (idlwave-toolbar-is-possible): Add defvars.
14842
14843 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
14844 Avoid warnings.
14845
14846 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
14847 (idlwave-system-class-info, idlwave-executive-commands-alist):
14848 Use defvar.
14849
14850 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
14851
14852 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
14853 Avoid warnings.
14854
14855 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
14856 and content-type: headers.
14857
14858 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
14859
14860 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
14861 and rename some of them to be more self-explanatory.
14862
14863 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
14864
14865 * startup.el (command-line-1): Implement -scriptload.
14866
14867 * replace.el (occur-engine): Initial *Occur* output not undoable.
14868
14869 * menu-bar.el (menu-bar-file-menu): Rename some menu items
14870 and improve help strings.
14871
14872 * isearch.el (isearch-repeat): When changing direction,
14873 mark search successful.
14874
14875 * ediff-init.el: Use (featurep 'xemacs).
14876
14877 * comint.el (send-invisible): Identify buffer, if not selected.
14878
14879 * align.el: Delete autoload for c-guess-basic-syntax.
14880
14881 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
14882
14883 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
14884 Improve argument/docstring consistency. Doc fixes.
14885 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
14886 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
14887 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
14888 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
14889 (r2bv-organization, r2bv-pages, r2bv-primary-author)
14890 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
14891 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
14892 Defvar at compile time.
14893
14894 2005-08-09 Juri Linkov <juri@jurta.org>
14895
14896 * info.el: Replace `info' with upper-case `Info' where appropriate.
14897 (info-title-1, info-title-2, info-title-3, info-title-4)
14898 (info-menu-header): Move up face definitions.
14899 (info-menu-star): Rename from `info-menu-5'.
14900 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
14901 (Info-fontify-visited-nodes): Fix docstring.
14902 (Info-hide-note-references): Fix docstring.
14903 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
14904 menu items in the same way as on cross-references.
14905 (info-apropos): Fix sorting order and formatting to be like in the
14906 stand-alone Info browser. Display error messages for 1 sec.
14907 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
14908 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
14909 from the menu bar.
14910 (Info-insert-dir): Restore point after calling
14911 `insert-buffer-substring'.
14912
14913 2005-08-08 Richard M. Stallman <rms@gnu.org>
14914
14915 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
14916 (recompute-lucid-menubar): Add defvars.
14917
14918 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
14919
14920 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
14921
14922 * net/net-utils.el (run-dig): Rename from `dig'.
14923
14924 * play/gametree.el (gametree-mode): Use make-local-variable,
14925 not make-variable-buffer-local.
14926
14927 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
14928
14929 * ansi-color.el (ansi-color-make-extent)
14930 (ansi-color-set-extent-face): Use fboundp, not functionp.
14931
14932 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
14933 not make-variable-buffer-local.
14934
14935 * bookmark.el (Info-current-file): Add defvar.
14936 (bookmark-jump-noselect): Use with-no-warnings.
14937
14938 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
14939
14940 * ebuff-menu.el (Helper-return-blurb): Add defvar.
14941
14942 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
14943
14944 * find-file.el (ada-procedure-start-regexp)
14945 (ada-package-start-regexp): Add defvars.
14946
14947 * info.el (Info-insert-dir): Use insert-buffer-substring.
14948
14949 * xml.el (xml-att-def-re): Add defvar.
14950
14951 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
14952 calling convention.
14953
14954 * subr.el (while-no-input): Return t if there is input.
14955
14956 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
14957
14958 * cus-start.el (all): Add `overflow-newline-into-fringe'.
14959
14960 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
14961
14962 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
14963 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
14964
14965 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
14966
14967 * cmuscheme.el (scheme-start-file): Replace reference to
14968 `user-emacs-directory' by "~/.emacs.d/".
14969
14970 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
14971
14972 * info.el (Info-dir-remove-duplicates): Avoid case folding
14973 in loop; instead, keep downcased strings for comparison.
14974 Suggested by Helmut Eller.
14975
14976 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
14977
14978 Sync with Tramp 2.0.50.
14979
14980 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
14981 XEmacs case; not necessary anymore.
14982 (tramp-user-regexp): Allow "@" as part of user name.
14983 (tramp-handle-set-visited-file-modtime)
14984 (tramp-handle-insert-file-contents)
14985 (tramp-handle-write-region): No special handling for
14986 `last-coding-system-used, because this is done in
14987 `tramp-accept-process-output' now.
14988 (tramp-accept-process-output): New defun.
14989 (tramp-process-one-action, tramp-process-one-multi-action)
14990 (tramp-wait-for-regexp, tramp-wait-for-output)
14991 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
14992 Howells <dhowells@redhat.com>.
14993 (clear-visited-file-modtime): Defadvice removed. The check for
14994 unset buffer's modtime does not need to be based on
14995 `tramp-buffer-file-attributes'. Suggested by RMS.
14996 (tramp-message): Insert "\n" if not being at beginning of line.
14997 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
14998 sequence with same logic.
14999 (tramp-completion-handle-expand-file-name): Discard call of
15000 `tramp-drop-volume-letter'. It is not necessary, and there have
15001 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
15002 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
15003 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
15004 should always be visible.
15005 (tramp-handle-insert-directory, tramp-setup-complete)
15006 (tramp-set-process-query-on-exit-flag)
15007 (tramp-append-tramp-buffers): Pacify byte-compiler.
15008 (tramp-bug): Delete non-existing variables from list.
15009 Apply `tramp-load-report-modules' as pre-hook.
15010 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
15011 `shell-prompt-pattern' because of non-7bit characters.
15012 Reported by Sebastian Luque <sluque@mun.ca>.
15013 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
15014 (tramp-match-string-list): Remove function.
15015 (tramp-wait-for-regexp): Remove call of that function.
15016 Suggested by Kim F. Storm <storm@cua.dk>.
15017 (tramp-set-auto-save-file-modes): Use octal integer code #o600
15018 instead of octal character code ?\600. The latter resulted in a
15019 syntax error with XEmacs.
15020
15021 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
15022 XEmacs case; not necessary anymore.
15023 (tramp-smb-handle-write-region): No special handling for
15024 `last-coding-system-used, because this is done in
15025 `tramp-accept-process-output' now.
15026 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
15027
15028 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
15029
15030 * wid-edit.el (widget-choice-value-create):
15031 Unconditionally respect user choice. Set :explicit-choice back to nil
15032 when no longer needed.
15033 (widget-choice-action): Unconditionally respect user choice.
15034 Eliminate :explicit-choice-value.
15035
15036 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
15037
15038 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
15039 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
15040 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
15041 running new function `toggle-indicate-empty-lines'.
15042 Rename "Customize" item to "Customize fringe".
15043 Rename "Indicators" item to "Buffer boundaries" and change help echo.
15044 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
15045 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
15046 Delete "Empty lines only" item.
15047 (menu-bar-showhide-fringe-ind-customize): New function.
15048 (menu-bar-showhide-fringe-ind-mixed)
15049 (menu-bar-showhide-fringe-ind-box)
15050 (menu-bar-showhide-fringe-ind-right)
15051 (menu-bar-showhide-fringe-ind-left)
15052 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
15053 instead of `fringe-indicators'.
15054
15055 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
15056
15057 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
15058 Change the date of last update.
15059
15060 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
15061
15062 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
15063 (viper-exec-yank, viper-put-back): Don't display modification msg
15064 if in the minibuffer.
15065
15066 * viper-init.el (viper-replace-overlay-cursor-color)
15067 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
15068 Make variables frame local.
15069
15070 * viper-util.el (viper-append-filter-alist): Use append instead of
15071 nconc.
15072
15073 * viper.el (viper-vi-state-mode-list)
15074 (viper-emacs-state-mode-list): Move help-mode and
15075 completion-list-mode from the first list to the second.
15076 (viper-mode): Docstring.
15077 (viper-go-away, viper-non-hook-settings): Don't localize
15078 minor-mode-alist in newer Emacsen. Add advice to
15079 set-cursor-color. Don't bind "\C-c\\".
15080
15081 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
15082
15083 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
15084 (scheme-macro-expand-command): New user options.
15085 (scheme-trace-procedure, scheme-expand-current-form): New commands.
15086 (scheme-form-at-point, scheme-start-file)
15087 (scheme-interactively-start-process): New functions.
15088 (scheme-get-process): New function, extracted from `scheme-proc'.
15089 (run-scheme): Call `scheme-start-file' to get start file, and pass
15090 it to `make-comint'.
15091 (switch-to-scheme, scheme-proc):
15092 Call `scheme-interactively-start-process' if no Scheme buffer/process
15093 is available.
15094
15095 2005-08-06 Juri Linkov <juri@jurta.org>
15096
15097 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15098 Use `compilation-text-face', `compilation-info-text-face' and
15099 `compilation-error-text-face' instead of `font-lock-keyword-face'.
15100 (compilation-error): New face.
15101 (compilation-error-file-name): Inherit from
15102 `compilation-error' instead of `font-lock-warning-face'.
15103 (compilation-warning-file-name): Inherit from
15104 `compilation-warning' instead of `font-lock-warning-face'.
15105 (compilation-info, compilation-error-file-name)
15106 (compilation-warning-file-name, compilation-info-file-name)
15107 (compilation-line-number, compilation-column-number): Doc fix.
15108 (compilation-error-text-face, compilation-warning-text-face)
15109 (compilation-info-text-face): New face variables.
15110 (compilation-line-face, compilation-column-face)
15111 (compilation-enter-directory-face)
15112 (compilation-leave-directory-face): Doc fix.
15113 (compilation-text-face): New function.
15114
15115 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
15116 instead of 1 to display binary file names as info file links.
15117 (grep-error-face): Use `compilation-error-face' instead of
15118 `font-lock-keyword-face'.
15119 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
15120 and `compilation-warning-text-face' instead of
15121 `font-lock-keyword-face'. Use `compilation-error-text-face'
15122 instead of `grep-error-face'.
15123
15124 2005-08-05 Kenichi Handa <handa@m17n.org>
15125
15126 * international/code-pages.el: Add autoload cookies for all coding
15127 systems.
15128
15129 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
15130
15131 * cus-start.el (all): Put undo.c where it alphabetically belongs.
15132
15133 2005-08-04 Juri Linkov <juri@jurta.org>
15134
15135 * progmodes/compile.el (compilation-mode-map):
15136 * progmodes/grep.el (grep-mode-map):
15137 Bind TAB to `compilation-next-error' and [backtab] to
15138 `compilation-previous-error'.
15139
15140 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
15141 matching line numbers, column numbers and their ranges with regexp
15142 matching only line numbers.
15143 (grep-context-face): New face variable.
15144 (grep-mode-font-lock-keywords): Use it.
15145
15146 * faces.el (read-face-name): Delete duplicate faces.
15147
15148 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
15149
15150 * thumbs.el (thumbs-find-image): Don't make variables
15151 automatically buffer local.
15152 (thumbs-current-tmp-filename, thumbs-current-image-filename)
15153 (thumbs-image-num): Make automatically buffer local.
15154 (thumbs-show-thumbs-list): Use `make-local-variable', not
15155 `make-variable-buffer-local'.
15156 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
15157
15158 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
15159 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
15160 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
15161 (bother, bye, canyou, chatlst, continue, deathlst, describe)
15162 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
15163 (feelings-about, foullst, found, hello, history, howareyoulst)
15164 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
15165 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
15166 (neglst, obj, object, owner, please, problems, qlist)
15167 (random-adjective, relation, remlst, repetitive-shortness)
15168 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
15169 (shortlst, something, sportslst, stallmanlst, states, subj)
15170 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
15171 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
15172 Defvar at compile time.
15173
15174 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
15175 not `make-variable-buffer-local'.
15176
15177 2005-08-02 Kim F. Storm <storm@cua.dk>
15178
15179 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
15180 rectangle overlay in selected window.
15181
15182 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
15183
15184 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
15185 instead of display group. Make `indicate-buffer-boundaries'
15186 customizable through Custom.
15187
15188 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
15189
15190 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
15191 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
15192 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
15193 (gdb-put-string): Fix typos in docstrings.
15194
15195 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
15196
15197 Update copyright notices of files in progmodes directory for
15198 release of Emacs 22.1.
15199
15200 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
15201
15202 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
15203 Don't barf if the GUD buffer has been killed.
15204
15205 2005-08-01 Kim F. Storm <storm@cua.dk>
15206
15207 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
15208
15209 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
15210
15211 * simple.el (next-error-follow-minor-mode):
15212 make-variable-buffer-local -> make-local-variable.
15213
15214 * emacs-lisp/cl-extra.el: Require CL also when compiling.
15215
15216 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
15217 (byte-compile-form-make-variable-buffer-local): New functions to warn
15218 about misuses of make-variable-buffer-local where make-local-variable
15219 was meant.
15220
15221 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
15222
15223 * bs.el (bs-attributes-list): Doc fix.
15224 (bs): Update url-link.
15225
15226 * desktop.el (desktop-save-buffer): Fix typos in docstring.
15227 (desktop-load-default): Simplify.
15228
15229 * ibuffer.el (ibuffer-columnize-and-insert-list)
15230 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
15231 (ibuffer-unmark-all, ibuffer-toggle-marks)
15232 (ibuffer-unmark-forward, ibuffer-unmark-backward)
15233 (ibuffer-compile-make-format-form, ibuffer-format-column)
15234 (ibuffer-current-buffers-with-marks)
15235 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
15236 (ibuffer): Doc fix.
15237 (ibuffer-mode): Fix typo in docstring.
15238 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
15239 with `define-obsolete-variable-alias'.
15240 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
15241
15242 2005-07-29 Kenichi Handa <handa@m17n.org>
15243
15244 * international/mule-cmds.el (select-message-coding-system):
15245 Be sure to use LF for end-of-line. If no coding system is decided,
15246 return iso-8859-1-unix.
15247
15248 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
15249
15250 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
15251 (ange-ftp-pending-error-line): New vars.
15252 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
15253 to handle the non-fatal no-route-to-host messages.
15254 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
15255
15256 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
15257
15258 * isearch.el (isearch-mode-map, isearch-other-meta-char)
15259 (isearch-quote-char, isearch-printing-char)
15260 (isearch-text-char-description): "?\ " -> "?\s".
15261 (isearch-lazy-highlight-cleanup)
15262 (isearch-lazy-highlight-initial-delay)
15263 (isearch-lazy-highlight-interval)
15264 (isearch-lazy-highlight-max-at-a-time)
15265 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
15266 Declare with define-obsolete-*-alias macros.
15267 (isearch-forward): Fix typo in docstring.
15268 (search-invisible, search-ring-yank-pointer)
15269 (regexp-search-ring-yank-pointer): Doc fixes.
15270
15271 * recentf.el (recentf-menu-append-commands-p): Declare with
15272 `define-obsolete-variable-alias'.
15273 (recentf-max-saved-items, recentf-menu-filter)
15274 (recentf-arrange-by-rule-subfilter): Doc fixes.
15275 (recentf-menu-append-commands-flag)
15276 (recentf-initialize-file-name-history, recentf-expand-file-name)
15277 (recentf-clear-data): Fix typos in docstrings.
15278
15279 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
15280
15281 * progmodes/gdb-ui.el: Smarten comments.
15282 (gdb-info-breakpoints-custom): Use nowarn when finding file.
15283
15284 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
15285
15286 * term/apollo.el (terminal-init-apollo): New function containing
15287 all former top level forms in the file.
15288 * term/bobcat.el (terminal-init-bobcat):
15289 * term/cygwin.el (terminal-init-cygwin):
15290 * term/iris-ansi.el (terminal-init-iris-ansi):
15291 * term/linux.el (terminal-init-linux):
15292 * term/news.el (terminal-init-news):
15293 * term/rxvt.el (terminal-init-rxvt):
15294 * term/sun.el (terminal-init-sun):
15295 * term/tvi970.el (terminal-init-tvi970):
15296 * term/vt100.el (terminal-init-vt100):
15297 * term/vt102.el (terminal-init-vt102):
15298 * term/vt125.el (terminal-init-vt125):
15299 * term/vt200.el (terminal-init-vt200):
15300 * term/vt201.el (terminal-init-vt201):
15301 * term/vt220.el (terminal-init-vt220):
15302 * term/vt240.el (terminal-init-vt240):
15303 * term/vt300.el (terminal-init-vt300):
15304 * term/vt320.el (terminal-init-vt320):
15305 * term/vt400.el (terminal-init-vt400):
15306 * term/vt420.el (terminal-init-vt420):
15307 * term/wyse50.el (terminal-init-wyse50):
15308 * term/xterm.el (terminal-init-xterm): Likewise.
15309
15310 * term/README: Describe the terminal-init-* functionality.
15311
15312 * startup.el (command-line): After loading the terminal initialization
15313 file call the corresponding terminal initialization function.
15314
15315 2005-07-27 Kenichi Handa <handa@m17n.org>
15316
15317 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
15318 negative.
15319
15320 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
15321 (ps-mule-composition-prologue): Fix for the case that
15322 RelativeCompose is false.
15323
15324 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
15325
15326 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
15327
15328 * descr-text.el (describe-char): Handle the case where the list of
15329 chars is displayed in a separate frame.
15330 Be a bit more discriminating when looking for the char.
15331
15332 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
15333
15334 * bookmark.el (bookmark-automatically-show-annotations)
15335 (bookmark-read-annotation-text-func): Doc fixes.
15336 (bookmark-save): Improve argument/docstring consistency.
15337 (bookmark-get-bookmark, bookmark-get-bookmark-record)
15338 (bookmark-alist-from-buffer)
15339 (bookmark-upgrade-file-format-from-0)
15340 (bookmark-grok-file-format-version)
15341 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
15342 (bookmark-read-annotation-mode)
15343 (bookmark-insert-current-bookmark, bookmark-jump)
15344 (bookmark-exit-hook): Fix typos in docstrings.
15345 (bookmark-exit-hooks): Define as obsolete alias.
15346 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
15347 not `bookmark-exit-hooks'. Fix docstring.
15348 (bookmark-bmenu-select): "?\ " -> "?\s".
15349
15350 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
15351
15352 * startup.el (command-line): Fix typo.
15353
15354 2005-07-24 Richard M. Stallman <rms@gnu.org>
15355
15356 * tooltip.el (tooltip-mode): Test emacs-basic-display,
15357 not emacs-quick-startup.
15358
15359 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
15360
15361 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
15362 (reb-next-match, reb-show-subexp): Use `with-selected-window'
15363 instead of `reb-with-current-window'.
15364 (reb-prev-match): Likewise. Also, don't move left if the search
15365 was unsuccessful.
15366 (reb-initialize-buffer): New function.
15367 (re-builder, reb-change-syntax): Use it.
15368
15369 * man.el (Man-goto-page): Make second argument NOERROR optional.
15370
15371 2005-07-23 Richard M. Stallman <rms@gnu.org>
15372
15373 * man.el (Man-bgproc-sentinel): Check here for failure to find
15374 any man page in the output, and report the error here.
15375 (Man-arguments): Make it permanent local.
15376 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
15377 (Man-mode): Pass t for NOERROR.
15378
15379 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
15380 (grep-mode-font-lock-keywords):
15381 Don't use compilation-...-face for messages that are not file names.
15382
15383 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15384 Don't use compilation-...-face for messages that are not file names.
15385
15386 2005-07-22 Juri Linkov <juri@jurta.org>
15387
15388 * startup.el (normal-splash-screen): Update menu name.
15389
15390 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
15391
15392 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
15393
15394 * term/xterm.el: Load term/rxvt if the terminal is actually an
15395 rxvt terminal.
15396 (xterm-rxvt-set-background-mode): Remove, not used anymore.
15397
15398 * term/rxvt.el (function-key-map): Use substitute-key-definition
15399 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
15400
15401 * term/cygwin.el: New file.
15402
15403 2005-07-22 Kim F. Storm <storm@cua.dk>
15404
15405 * image-file.el (insert-image-file, image-file-yank-handler):
15406 Fix last change to maintain a (unique) yank-handler on yanked images.
15407
15408 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
15409
15410 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
15411 of the file size (as in "177B" for 177 bytes). This happens with
15412 "ls -lh" on FreeBSD.
15413
15414 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
15415
15416 * hilit-chg.el (highlight-changes-global-initial-state)
15417 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
15418 (hilit-chg-fixup, highlight-changes-mode):
15419 Fix typos in docstrings.
15420 (highlight-changes-global-modes, highlight-changes-rotate-faces):
15421 Doc fixes.
15422
15423 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
15424
15425 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
15426 mode function using `eval-after-load'.
15427
15428 2005-07-21 Kim F. Storm <storm@cua.dk>
15429
15430 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
15431 included when reporting an emacs crash, and tell about the DEBUG file.
15432
15433 * image-file.el (insert-image-file): Add yank-handler.
15434 (image-file-yank-handler): Yank handler to make unique copies of
15435 images when they are yanked into a buffer next to each other.
15436
15437 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
15438
15439 * comint.el (comint-use-prompt-regexp, comint-send-input)
15440 (comint-source-default, comint-extract-string)
15441 (comint-get-source, comint-word, comint-completion)
15442 (comint-source, comint-prompt-read-only, comint-update-fence):
15443 Fix typos in docstrings.
15444 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
15445 Declare with define-obsolete-*-alias macros.
15446 (comint-previous-matching-input-from-input)
15447 (comint-next-matching-input-from-input)
15448 (comint-previous-matching-input, comint-next-matching-input)
15449 (comint-forward-matching-input):
15450 Improve argument/docstring consistency.
15451
15452 * desktop.el (desktop-clear-preserve-buffers-regexp):
15453 Also preserve the *server* buffer.
15454
15455 * simple.el (clone-indirect-buffer): Doc fix.
15456 (fixup-whitespace, just-one-space)
15457 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
15458 (next-error, next-error-highlight)
15459 (next-error-highlight-no-select, next-error-last-buffer)
15460 (next-error-buffer-p, next-error-find-buffer, next-error)
15461 (previous-error, next-error-no-select, previous-error-no-select)
15462 (open-line, split-line, minibuffer-prompt-width, kill-new)
15463 (binary-overwrite-mode): Fix typos in docstrings.
15464 (set-fill-column): Fix typo in message.
15465
15466 * skeleton.el (skeleton-proxy-new): Doc fix.
15467
15468 * strokes.el (strokes-load-hook): Doc fix.
15469 (strokes-grid-resolution, strokes-get-grid-position)
15470 (strokes-renormalize-to-grid, strokes-read-stroke)
15471 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
15472 (strokes-global-map): Fix typos in docstrings.
15473 (strokes-help): Doc fix. Fix help message and pass it through
15474 `substitute-command-keys'.
15475
15476 * tempo.el (tempo-insert-prompt, tempo-interactive)
15477 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
15478 (tempo-insert-string-functions, tempo-local-tags)
15479 (tempo-define-template, tempo-insert-template)
15480 (tempo-insert-prompt-compat, tempo-is-user-element)
15481 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
15482 Fix typos in docstrings.
15483
15484 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
15485 (vcursor-key-bindings, vcursor-use-vcursor-map)
15486 (vcursor-find-window, vcursor-scroll-down)
15487 (vcursor-disable, vcursor-beginning-of-buffer)
15488 (vcursor-end-of-buffer): Fix typos in docstrings.
15489 (vcursor-relative-move, vcursor-get-char-count):
15490 Improve argument/docstring consistency.
15491
15492 * version.el: "?\ " -> "?\s".
15493
15494 * wid-edit.el (widget-default-create, widget-after-change)
15495 (widget-default-format-handler, widget-checklist-add-item)
15496 (widget-radio-add-item, widget-choose, widget-specify-secret)
15497 (widget-field-value-create, widget-field-value-get)
15498 (widget-editable-list-format-handler)
15499 (widget-editable-list-entry-create, widget-group-value-create)
15500 (widget-documentation-link-add)
15501 (widget-documentation-string-value-create): "?\ " -> "?\s".
15502 (widget-convert-text): Doc fix.
15503 (widget-narrow-to-field, widget-field-find)
15504 (widget-url-link-action, widget-emacs-library-link-action)
15505 (widget-color-notify): Fix typos in docstrings.
15506
15507 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
15508 (x-select-text, set-w32-system-coding-system)
15509 (w32-add-charset-info): Fix typos in docstrings.
15510
15511 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
15512 (cua-enable-cua-keys, cua-use-hyper-key)
15513 (cua-virtual-rectangle-edges): Fix typos in docstrings.
15514 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
15515
15516 * net/tramp.el (tramp-handle-load): Fix typo in error message.
15517
15518 * emacs-lisp/re-builder.el (regexp-builder): Declare with
15519 `defalias' instead of faking it.
15520
15521 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
15522 (eshell-ls-missing, eshell-ls-dired-initial-args)
15523 (eshell-ls-use-in-dired): Fix typos in docstrings.
15524
15525 2005-07-20 Kim F. Storm <storm@cua.dk>
15526
15527 * emulation/cua-base.el (cua-mode): Improve doc string.
15528
15529 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
15530
15531 * abbrev.el (expand-region-abbrevs): Doc fix.
15532 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
15533 Improve argument/docstring consistency.
15534
15535 * arc-mode.el (archive-get-descr, archive-alternate-display):
15536 Doc fixes.
15537 (archive-l-e): Improve argument/docstring consistency.
15538 (archive-tmpdir, archive-unixdate, archive-unixtime)
15539 (archive-chmod-entry): Fix typos in docstrings.
15540 (archive-unflag, archive-unflag-backwards)
15541 (archive-unmark-all-files): "?\ " -> "?\s".
15542
15543 * buff-menu.el (Buffer-menu-unmark): Doc fix.
15544 (Buffer-menu-not-modified, Buffer-menu-execute)
15545 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
15546 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
15547
15548 * composite.el (compose-string, encode-composition-rule)
15549 (compose-last-chars): Fix typos in docstrings.
15550
15551 * desktop.el (desktop-enable, desktop-basefilename):
15552 Declare with `define-obsolete-variable-alias'.
15553 (desktop-internal-v2s): Don't quote keywords.
15554 (desktop-clear): "?\ " -> "?\s".
15555
15556 * dired.el (dired-align-file, dired-flag-backup-files)
15557 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
15558 (dired-listing-switches, dired-ls-F-marks-symlinks)
15559 (dired-dwim-target, dired-load-hook, dired-mode-hook)
15560 (dired-directory, dired-faces, dired, dired-revert)
15561 (dired-mode, dired-summary, dired-view-file)
15562 (dired-copy-filename-as-kill, dired-delete-file)
15563 (dired-no-confirm, dired-unmark-all-marks)
15564 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
15565 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
15566 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
15567 Fix typos in message strings.
15568
15569 * dired-x.el (virtual-dired): Declare with `defalias'.
15570 (dired-mark-unmarked-files, dired-local-variables-file)
15571 (dired-omit-here-always): Doc fix.
15572 (dired-omit-mode, dired-find-subdir)
15573 (dired-enable-local-variables, dired-clean-up-buffers-too)
15574 (dired-extra-startup, dired-mark-extension, dired-jump)
15575 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
15576 (dired-smart-shell-command, dired-guess-shell-alist-user)
15577 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
15578 (dired-x-bind-find-file, dired-x-submit-report):
15579 Fix typos in docstrings.
15580 (dired-mark-unmarked-files): "?\ " -> "?\s".
15581
15582 * dirtrack.el (dirtrack-list): Fix typos in docstring.
15583
15584 * faces.el (describe-face): "?\ " -> "?\s".
15585 (read-all-face-attributes, read-face-font, modify-face)
15586 (face-attr-construct, italic): Fix typos in docstrings.
15587 (frame-update-face-colors): Declare with
15588 `define-obsolete-function-alias'.
15589
15590 * files.el (find-file-noselect, recode-file-name): Doc fixes.
15591 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
15592 (magic-mode-alist, buffer-file-numbers-unique)
15593 (write-file-functions, get-free-disk-space):
15594 Fix typos in docstrings.
15595 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
15596 (write-contents-hooks, write-file-hooks):
15597 Declare with `define-obsolete-variable-alias'.
15598
15599 * forms-d2.el (arch-rj): Fix typo in docstrings.
15600 (arch-tocol): Likewise. "?\ " -> "?\s".
15601
15602 * frame.el (set-frame-font, cursor-in-non-selected-windows):
15603 Fix typo in docstring.
15604 (set-screen-width, set-screen-height): Delete redundant info in
15605 doctrings.
15606 (new-frame, screen-height, screen-width): Declare with
15607 `define-obsolete-function-alias'.
15608 (delete-frame-hook, blink-cursor): Declare with
15609 `define-obsolete-variable-alias'.
15610
15611 * paths.el (prune-directory-list): Fix typos in docstring.
15612
15613 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
15614 (cvs-prefix-get): Fix typos in docstrings.
15615
15616 * ps-print.el (ps-extend-face-list, ps-extend-face)
15617 (ps-print-background-image): Fix typos in docstrings.
15618 (ps-default-fg, ps-default-bg): Doc fixes.
15619
15620 * s-region.el (s-region-bind): Doc fix.
15621 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
15622
15623 * textmodes/org.el (org-table-formula-substitute-names)
15624 (org-table-get-vertical-vector): Doc fixes.
15625 (org-table-recalculate): Remove unused argument to `message'.
15626
15627 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
15628
15629 * textmodes/org.el (org-table-column-names)
15630 (org-table-column-name-regexp)
15631 (org-table-named-field-locations): New variables.
15632 (org-archive-subtree): Protect `this-command' when calling
15633 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
15634 the kill buffer.
15635 (org-complete): Remove fixed-formula completion.
15636 (org-edit-formulas-map): New variable.
15637 (org-table-edit-formulas): New command.
15638 (org-finish-edit-formulas, org-abort-edit-formulas)
15639 (org-show-variable, org-table-get-vertical-vector): New functions.
15640 (org-table-maybe-eval-formula): Handle `:=' fields.
15641 (org-table-get-stored-formulas, org-table-store-formulas)
15642 (org-table-get-formula, org-table-modify-formulas)
15643 (org-table-replace-in-formulas): Handle named field formulas.
15644 (org-table-get-specials): Store locations of named fields.
15645
15646 2005-07-19 Juri Linkov <juri@jurta.org>
15647
15648 * progmodes/grep.el (grep-regexp-alist)
15649 (grep-mode-font-lock-keywords, grep-process-setup):
15650 Use default GNU grep match color "01;31m" instead of "01;41m".
15651 (grep-regexp-alist, grep-mode-font-lock-keywords):
15652 Use `\\[[0-9]*m' instead of `\\[00m'.
15653 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
15654 sgr_start where its handling is more important. Use the real
15655 length of sgr_start instead of constant 8.
15656 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
15657 specially. Delete all remaining escape sequences.
15658 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
15659 (grep-regexp-alist): Make hyperlink only for binary file name
15660 instead of the whole line.
15661 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
15662 (grep-mode): Add autoload.
15663
15664 * emacs-lisp/find-func.el (find-function-regexp):
15665 Add `define-compilation-mode'.
15666
15667 2005-07-19 Juri Linkov <juri@jurta.org>
15668
15669 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
15670 (compare-windows-sync-string-size, compare-windows-recenter)
15671 (compare-windows-highlight, compare-windows): Add version 22.1.
15672 (compare-windows) <defface>: Inherit from lazy-highlight instead
15673 of duplicating its default value.
15674
15675 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
15676 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
15677
15678 * descr-text.el (describe-char): Create link buttons for `charset'
15679 and `code point'. Add the current input method name with a link
15680 button to `to input' field. Print face names of display table
15681 characters in `The display table entry is displayed by' section
15682 instead of printing face-id in the `display' field.
15683 Guess hardcoded faces and create a link button for them.
15684 Skip empty fields when calculating max-width.
15685 Treat `widget-create' specially while inserting strings from the
15686 collected field list.
15687 (describe-char-after): Made obsolete in version 22.1, not 21.5.
15688
15689 * diff-mode.el (diff-file-header): Change foreground color from
15690 yellow to green on light backgrounds.
15691 (diff-context): Inherit from `shadow' only for color/grayscale
15692 with more than 88 colors.
15693 (diff-indicator-removed, diff-indicator-added)
15694 (diff-indicator-changed): New faces.
15695 (diff-font-lock-keywords): Use new faces. Regroup rules.
15696 Add "^---$" for `normal' diff format. Fontify `#' lines with
15697 font-lock-comment-delimiter-face and font-lock-comment-face.
15698 Add `#' to ^[^...] in the rule for `diff-context-face'.
15699
15700 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
15701 a button-like box. Inherit from `highlight' on low colors.
15702 (shadow): Use shades of gray only for color/grayscale with
15703 more than 88 colors. Use green for light backgrounds with
15704 8 colors, and yellow for dark backgrounds with 8 colors.
15705
15706 * font-lock.el (font-lock-regexp-grouping-backslash):
15707 Don't inherit from escape-glyph (use bold for all cases).
15708
15709 * info.el (info-xref-visited): Use light foreground color `violet'
15710 for dark backgrounds instead of dark color `magenta3'.
15711 (info-title-1): Use `yellow' color for dark backgrounds.
15712
15713 * isearch.el (isearch): Use not-too-dark magenta3 instead of
15714 too-light magenta2.
15715
15716 * replace.el (match): Use slightly more light RoyalBlue3 instead
15717 of dark RoyalBlue4.
15718
15719 * wid-edit.el (widget-inactive): Inherit from `shadow'.
15720
15721 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
15722
15723 * novice.el (disabled-command-hook): Declare it with
15724 `define-obsolete-variable-alias'.
15725
15726 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
15727 (desktop-buffer-misc-functions, desktop-buffer-handlers)
15728 (desktop-load-default): Add release to obsolescence info.
15729 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
15730 (desktop-append-buffer-args, desktop-read):
15731 Fix typos in docstrings.
15732 (desktop-kill): Fix typo in message.
15733 (desktop-save): Doc fix.
15734
15735 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
15736
15737 * viper-cmd.el (viper-escape-to-state): Bug fix.
15738 (viper-envelop-ESC-key): Change the definition of fast
15739 keysequence so it'll work with keyboard macros.
15740
15741 * ediff.el (ediff-patch-buffer): Change the docstring.
15742
15743 2005-07-19 Kenichi Handa <handa@m17n.org>
15744
15745 * international/mule-cmds.el (select-safe-coding-system): Try to
15746 use an auto-coding (if any) before anything else. If the found
15747 auto-coding is invalid, show a warning message.
15748
15749 * international/mule.el (find-auto-coding): New function created
15750 by modifying the body of set-auto-coding.
15751 (set-auto-coding): Use find-auto-coding to find a coding.
15752
15753 2005-07-18 Richard M. Stallman <rms@gnu.org>
15754
15755 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
15756 not isearch-mode-end-hook-error.
15757 (allout-before-change-protect): Fix error message.
15758
15759 2005-07-18 Juri Linkov <juri@jurta.org>
15760
15761 * allout.el (allout-mode):
15762 * calculator.el (calculator-copy):
15763 * custom.el (custom-known-themes):
15764 * dired.el (dired-desktop-buffer-misc-data)
15765 (dired-restore-desktop-buffer):
15766 * dired-x.el (dired-omit-marker-char):
15767 * files.el (basic-save-buffer):
15768 * font-core.el (font-lock-mode):
15769 * calendar/calendar.el (calendar-goto-hebrew-date)
15770 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
15771 (calendar-goto-persian-date):
15772 * language/ethio-util.el (ethio-sera-to-fidel-region):
15773 * textmodes/picture.el (picture-mode):
15774 Delete duplicate duplicate words.
15775
15776 2005-07-18 Juri Linkov <juri@jurta.org>
15777
15778 * isearch.el (isearch-mode-map): Remove key bindings for regexp
15779 chars * ? } |.
15780 (isearch-fallback): Don't call `isearch-process-search-char'.
15781 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
15782 (isearch-process-search-char): Call `isearch-fallback' for regexp
15783 chars * ? } |.
15784 (isearch-return-char): Make obsolete with `make-obsolete' instead
15785 of simply documenting it as obsolete in the docstring.
15786 (isearch-fallback): Refill docstring.
15787
15788 * international/isearch-x.el
15789 (isearch-process-search-multibyte-characters): Remove unneeded
15790 `concat'. Add intermediate values to `junk-hist' instead of
15791 `minibuffer-history'. Test the length of `str'.
15792
15793 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
15794
15795 * allout.el (allout-resolve-xref): Fix typos in error strings.
15796 (allout-before-change-protect): Remove unneeded `concat'.
15797
15798 * array.el (array-mode, array-reconfigure-rows)
15799 (untabify-backward): Fix typos in docstrings.
15800 (array-reconfigure-rows): Use `insert-buffer-substring', not
15801 `insert-buffer'.
15802
15803 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
15804 * progmodes/ada-mode.el (ada-make-body):
15805 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
15806
15807 * dired.el (dired-log):
15808 * tar-mode.el (tar-subfile-save-buffer):
15809 * play/zone.el (zone-pgm-stress-destress):
15810 Use `insert-buffer-substring', not `insert-buffer'.
15811
15812 2005-07-17 Simon Josefsson <jas@extundo.com>
15813
15814 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
15815
15816 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
15817
15818 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
15819 Add plain auth method.
15820 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
15821
15822 2005-07-17 Kim F. Storm <storm@cua.dk>
15823
15824 * ido.el (dired-other-window): Add ido property.
15825
15826 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
15827
15828 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
15829 Fix typo in docstring.
15830 (byte-compile-interactive-only-functions): Add `insert-buffer' and
15831 `insert-file-literally'.
15832
15833 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
15834 info and delete redundant message. Doc fix.
15835 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
15836 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
15837
15838 2005-07-16 Richard M. Stallman <rms@gnu.org>
15839
15840 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
15841 (byte-compile-and): Use byte-compile-and-recursion.
15842 (byte-compile-or-recursion): New function.
15843 (byte-compile-or): Use that.
15844 (byte-compile-if): Guard the else-clause too.
15845 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
15846
15847 * isearch.el (isearch-mode-end-hook-quit): New variable.
15848 (isearch-done): Bind it.
15849 (isearch-mode-end-hook): Doc fix.
15850
15851 * allout.el (allout-isearch-did-quit): Variable deleted.
15852 (allout-real-isearch-abort): Function name no longer used.
15853 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
15854 (allout-isearch-rectification): isearch-mode always exists.
15855 Don't set allout-isearch-did-quit.
15856 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
15857 allout-isearch-did-quit.
15858 (allout-enwrap-isearch): Just add the hook.
15859 (allout-isearch-abort): Function deleted.
15860 (allout-pre-command-business): Avoid warning.
15861
15862 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
15863 Correctly avoid warnings.
15864 (pascal-outline): Likewise.
15865
15866 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
15867
15868 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
15869
15870 * play/tetris.el (tetris-mode): Avoid warning.
15871
15872 * play/snake.el (snake-mode): Avoid warning.
15873
15874 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
15875 (gamegrid-set-display-table): Avoid warning.
15876 (gamegrid-set-timer): Likewise.
15877 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
15878 (gamegrid-add-score-with-update-game-score-1): Take FILE
15879 as argument.
15880 (gamegrid-add-score-with-update-game-score): Pass that argument.
15881 Rename have-shared-game-dir to gamegrid-shared-game-dir.
15882
15883 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
15884
15885 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
15886 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
15887
15888 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
15889 and insert-file.
15890
15891 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
15892 (sc-ask): Avoid warnings.
15893
15894 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
15895 (eshell-hist-initialize): Use that var the natural way.
15896
15897 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
15898
15899 * emacs-lisp/re-builder.el (reb-cook-regexp):
15900 Avoid warning calling lre-compile-string.
15901 (reb-color-display-p): Avoid warning.
15902
15903 * calculator.el (calculator-last-input): Guard uses
15904 of event-key and key-press-event-p.
15905 (event-key, key-press-event-p): Delete definitions.
15906
15907 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
15908 (find-gc-source-directory, find-gc-subrs-callers)
15909 (find-gc-noreturn-list, find-gc-source-files)
15910 (find-gc-subrs-called): Vars renamed and defvar'd.
15911
15912 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
15913 (checkdoc-overlay-put, checkdoc-delete-overlay)
15914 (checkdoc-overlay-start, checkdoc-overlay-end)
15915 (checkdoc-mode-line-update, checkdoc-char=):
15916 Define such that compiler knows they are defined.
15917 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
15918 (checkdoc-read-event): Delete. Use read-event directly.
15919
15920 * whitespace.el (whitespace-make-overlay)
15921 (whitespace-overlay-put, whitespace-delete-overlay)
15922 (whitespace-overlay-start, whitespace-overlay-end):
15923 Define such that compiler knows they are defined.
15924 (whitespace): Move conditional inside.
15925
15926 * tempo.el (tempo-insert-template): Suppress warning.
15927
15928 * ediff-diff.el (longlines-mode): Add defvar.
15929
15930 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
15931
15932 * server.el: Bind "C-x #" in a way that works even if C-x is
15933 redefined to a command key, not a prefix key.
15934
15935 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
15936
15937 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
15938 cl-make-type-test till execution time.
15939
15940 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
15941
15942 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
15943 arg ARG and use it.
15944
15945 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
15946
15947 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
15948
15949 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
15950
15951 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
15952 a defcustom with two :set or :type keywords.
15953
15954 2005-07-15 Richard M. Stallman <rms@gnu.org>
15955
15956 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
15957 Don't give ^M comment-end syntax.
15958
15959 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
15960
15961 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
15962 Don't consider gdbmi (gdb-mi.el has its own update functions).
15963 (gdb-var-delete): Make it work for gdbmi as well.
15964 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
15965
15966 * progmodes/gud.el (etags, sdb): Only require etags when needed.
15967 (gud-speedbar-menu-items): Correct logic for enabling items.
15968
15969 2005-07-15 Kim F. Storm <storm@cua.dk>
15970
15971 * ido.el: Fix commentary.
15972 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
15973 Use with-no-warnings around ffap-guesser.
15974 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
15975 Let bind minibuffer-completing-file-name to t.
15976
15977 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
15978
15979 * startup.el (site-run-file, keyboard-type): Doc fixes.
15980 (command-line): Check for "--basic-display" argument; also for
15981 "--quick", not "--bare-bones" (which was renamed).
15982 (fancy-splash-text): Add missing item "Getting New Versions".
15983 (normal-splash-screen): Fix typos and improve consistency with
15984 `fancy-splash-text'. Update copyright year.
15985
15986 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
15987 valid binding for `help-char'.
15988
15989 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
15990
15991 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
15992
15993 * term.el (term-mode): Disable cua-mode for term buffers.
15994
15995 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
15996
15997 * add-log.el (add-log-mailing-address, change-log-merge):
15998 Doc fixes.
15999 (change-log-get-method-definition): Fix typo in docstring.
16000
16001 2005-07-14 Kim F. Storm <storm@cua.dk>
16002
16003 * emulation/cua-base.el:
16004 (cua--pre-command-handler-1, cua--pre-command-handler)
16005 (cua--post-command-handler-1, cua--post-command-handler):
16006 Split in two. Check (buffer local) value of cua-mode.
16007 (cua-selection-mode): New command.
16008
16009 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
16010
16011 * custom.el (custom-initialize-safe-set)
16012 (custom-initialize-safe-default): Doc fixes.
16013
16014 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
16015 and simplify :init-value again.
16016
16017 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
16018 and simplify :init-value again. Delete autoload.
16019
16020 * startup.el (command-line): Use `custom-reevaluate-setting' again
16021 for tooltip-mode.
16022
16023 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
16024 a defcustom with two :initialize keywords.
16025
16026 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
16027
16028 * allout.el (my-mark-marker, allout-isearch-prior-pos)
16029 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
16030 (allout-post-command-business, allout-flag-region)
16031 (isearch-reenable-font-lock, allout-yank)
16032 (allout-insert-latex-header, allout-insert-latex-trailer)
16033 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
16034 (allout-latex-verb-quote): Fix typos in docstrings.
16035 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
16036 (allout-unprotected, allout-prefix-data):
16037 Improve argument/docstring consistency.
16038 (allout-chart-subtree): Fix argument spec.
16039 (allout-open-topic): Rename `use_sib_bullet' argument to
16040 `use-sib-bullet'. Doc fix.
16041
16042 * whitespace.el (whitespace-check-buffer-leading)
16043 (whitespace-check-buffer-trailing)
16044 (whitespace-check-buffer-indent)
16045 (whitespace-check-buffer-spacetab)
16046 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
16047 (whitespace-check-leading-whitespace)
16048 (whitespace-check-trailing-whitespace)
16049 (whitespace-check-spacetab-whitespace)
16050 (whitespace-check-indent-whitespace)
16051 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
16052 (whitespace-modes): Fix typos in docstrings.
16053 (defgroup, defcustom): Doc fixes.
16054
16055 * winner.el (winner-mode, winner-boring-buffers)
16056 (winner-pending-undo-ring): Doc fixes.
16057 (winner-ring): Remove unneeded `progn'.
16058 (winner-equal): `defsubst' it.
16059 (winner-redo): Fix message.
16060
16061 2005-07-13 Kim F. Storm <storm@cua.dk>
16062
16063 * simple.el (line-move-1): Always use vertical-motion to
16064 do the last (or only) line move to ensure some movement.
16065 Undo 2005-06-23 change--don't check for overlays.
16066
16067 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16068
16069 * term/mac-win.el (ccl-encode-mac-roman-font)
16070 (ccl-encode-mac-centraleurroman-font)
16071 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
16072 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
16073 Change charset-id boundary of dimension to ?\xef.
16074 (mac-char-fontspec-list): New constant.
16075 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
16076 argument. Nil uses itself as family in font-spec. Previous
16077 behavior for nil is now provided by non-nil non-string argument.
16078 All callers changed. Add font-specs for Mac fonts to
16079 "fontset-default" unless iso8859-1 fonts are installed.
16080
16081 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
16082
16083 * progmodes/sh-script.el (sh-get-indent-info): Only indent
16084 a continuation line if the \ is preceded by SPC or TAB.
16085 (sh-get-indent-info): Simplify.
16086 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
16087 Use with-current-buffer.
16088
16089 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
16090 when the matched text is empty.
16091
16092 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
16093
16094 * startup.el (command-line): Revert to previous handling of
16095 tooltip-mode. Explain in comment why the complexity is needed.
16096
16097 * tooltip.el (tooltip-mode): Revert to previous implementation of
16098 its defcustom.
16099
16100 * frame.el (blink-cursor-mode): Revert to previous implementation
16101 of its defcustom. Update comment.
16102
16103 2005-07-12 Lars Hansen <larsh@soem.dk>
16104
16105 * desktop.el: Update e-mail address.
16106
16107 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16108
16109 * term/mac-win.el (mac-services-mail-selection)
16110 (mac-services-mail-to): New functions.
16111 (mac-application-menu-map): Bind them.
16112
16113 2005-07-12 wulei <milton@wulei.net> (tiny change)
16114
16115 * progmodes/gdb-ui.el: Add note about buffering with Windows.
16116
16117 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
16118
16119 * custom.el (custom-reevaluate-setting): Doc fix.
16120
16121 2005-07-11 Jay Belanger <belanger@truman.edu>
16122
16123 * calc/calc.el (calc-embedded-announce-formula-alist)
16124 (calc-embedded-open-close-plain-alist)
16125 (calc-embedded-open-close-mode-alist): Add checks for additional
16126 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
16127
16128 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
16129
16130 * custom.el (custom-enable-theme): Don't add theme to
16131 `custom-enabled-themes' with `push' because there is no
16132 setf-method for `delq'.
16133
16134 2005-07-11 Richard M. Stallman <rms@gnu.org>
16135
16136 * custom.el (custom-declare-variable): Doc fix.
16137
16138 * dired-aux.el (dired-compare-directories): Remove "." and ".."
16139 from the alists.
16140
16141 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
16142 Do nothing if edebug-active.
16143
16144 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
16145 (edebug-display): Do it here instead.
16146
16147 2005-07-10 Richard M. Stallman <rms@gnu.org>
16148
16149 * cus-face.el (custom-theme-set-faces): Make it work.
16150 (custom-reset-faces): Doc fix.
16151 (custom-theme-reset-internal-face, custom-theme-face-value):
16152 Functions deleted.
16153
16154 * custom.el (custom-push-theme): Maintain list of the settings
16155 of a given theme in its theme-settings property.
16156 Maintain position of old settings in the theme-value
16157 or theme-face property.
16158 (custom-enabled-themes): New variable.
16159 (custom-theme-enabled-p): New function.
16160 (provide-theme): Update custom-enabled-themes.
16161 Disable and reenable the `user' theme.
16162 (require-theme): Doc fix.
16163 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
16164 (custom-theme-value, custom-theme-variable-value): Likewise.
16165 (custom-theme-reset-internal): Likewise.
16166 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
16167 (custom-enable-theme, custom-disable-theme): New functions.
16168 (custom-variable-theme-value, custom-face-theme-value): Likewise.
16169 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
16170 (custom-theme-reset-variables): Simplify.
16171 (deftheme, custom-declare-theme, custom-make-theme-feature):
16172 Definitions moved.
16173
16174 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
16175
16176 * longlines.el (longlines-show-region)
16177 (longlines-unshow-hard-newlines): Recognize hard newlines by
16178 non-nil hard property, instead of t.
16179
16180 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
16181
16182 * viper-cmd.el (viper--key-maps): New variable.
16183 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
16184 emulation-mode-map-alists.
16185 (viper-envelop-ESC-key): Use viper-subseq.
16186 (viper-search-forward/backward/next): Disable debug-on-error.
16187
16188 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
16189 (viper-ESC-key): New defcustoms.
16190
16191 * viper-macs.el (ex-map-read-args): Use viper-subseq.
16192
16193 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
16194 (viper-subseq): Copy of subseq from cl.el.
16195
16196 * viper.el (viper-go-away, viper-set-hooks): Use
16197 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
16198
16199 * viper-mous.el (viper-current-frame-saved): Use defvar.
16200
16201 * viper-init.el: Get rid of -face in face names.
16202
16203 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
16204 Make it work with longlines mode
16205
16206 * ediff-mult.el (ediff-meta-mode-hook): New variable.
16207
16208 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
16209
16210 * ediff-init.el: Get rid of -face in face names.
16211
16212 2005-07-10 Richard M. Stallman <rms@gnu.org>
16213
16214 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
16215 and with-timeout-unsuspend.
16216
16217 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
16218 and with-timeout-unsuspend.
16219
16220 * emacs-lisp/timer.el (with-timeout-timers): New variable.
16221 (with-timeout): Bind that variable to record timers.
16222 (with-timeout-suspend, with-timeout-unsuspend): New functions.
16223
16224 * emacs-lisp/debug.el (debug-help-follow): New function.
16225 (debugger-mode-map): Use that instead of help-follow.
16226 (debugger-setup-buffer): Use eval-buffer-list
16227 to handle eval-buffer frames.
16228
16229 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
16230
16231 * timezone.el (timezone-parse-date): Change first regexp
16232 so it will not mistakenly match dates with no time zone.
16233
16234 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
16235
16236 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
16237
16238 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
16239
16240 * custom.el (custom-initialize-safe-set)
16241 (custom-initialize-safe-default): New functions.
16242
16243 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
16244 and simplify :init-value.
16245
16246 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
16247 and simplify :init-value. Delete obsolete comment.
16248
16249 * startup.el (command-line): Use `custom-reevaluate-setting' to
16250 handle `tooltip-mode'. Delete obsolete comment.
16251
16252 * files.el (set-visited-file-name): Avoid calling
16253 `file-name-nondirectory' with a nil argument.
16254
16255 2005-07-09 Richard M. Stallman <rms@gnu.org>
16256
16257 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
16258 was called with nil for the buffer, handle the read position right.
16259 Handle read position for eval-region, too.
16260
16261 2005-07-09 Juri Linkov <juri@jurta.org>
16262
16263 * fringe.el (fringe-mode): Add period in docstring.
16264 (fringe-query-style): Build prompt depending on `all-frames' arg.
16265
16266 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
16267 to not create links to unrelated functions in the Help buffer.
16268
16269 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
16270 Doc fix.
16271
16272 * simple.el (next-error-hook): New variable.
16273 (next-error): Use it. Doc fix.
16274
16275 * textmodes/ispell.el (ispell-command-loop): Add current
16276 dictionary name and program name to mode-line-format.
16277 (ispell-region, ispell-process-line): Add current dictionary name
16278 and program name to messages.
16279
16280 2005-07-08 Jay Belanger <belanger@truman.edu>
16281
16282 * calc/calc.el (calc-embedded-announce-formula-alist)
16283 (calc-embedded-open-close-formula-alist)
16284 (calc-embedded-open-close-word-alist)
16285 (calc-embedded-open-close-plain-alist)
16286 (calc-embedded-open-close-new-formula-alist)
16287 (calc-embedded-open-close-mode-alist)
16288 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
16289 (calc-embedded-mode-hook): New variables.
16290
16291 * calc/calc-embed.el (calc-embedded-firsttime)
16292 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
16293 New variables.
16294 (calc-do-embedded): Use calc-embedded-firsttime,
16295 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
16296 determine whether or not to run hooks.
16297 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
16298 calc-embedded-firsttime-formula appropriately.
16299 Set calc-embedded delimiter variables according to mode.
16300
16301 2005-07-08 Richard M. Stallman <rms@gnu.org>
16302
16303 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
16304 Check for "emacs", etc., as entire symbol, not just as word.
16305 (checkdoc-file-comments-engine): Use regexp-quote on FN.
16306
16307 * files.el (set-visited-file-name): Report the error
16308 for "empty filename" earlier.
16309 (kill-some-buffers): Ignore buffers already dead.
16310
16311 * fringe.el (fringe-mode): Doc fix.
16312
16313 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
16314 Check for (featurep 'xemacs) and turn off warnings in what it guards.
16315 Use unwind-protect to ensure byte-compile-unresolved-functions
16316 is updated.
16317
16318 * whitespace.el (whitespace-buffer-leading-cleanup):
16319 Simplify w/ skip-chars-forward.
16320 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
16321
16322 * mail/rmail.el (rmail-only-expunge): Fix paren error.
16323 Unconditionally try to leave point at the same old place.
16324
16325 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
16326
16327 * comint.el (comint-postoutput-scroll-to-bottom)
16328 (comint-show-maximum-output): Take scroll-margin into consideration.
16329
16330 2005-07-08 Kim F. Storm <storm@cua.dk>
16331
16332 * ido.el (ido-use-filename-at-point): New choice `guess'.
16333 (ido-file-internal): Try ffap-guesser if selected.
16334
16335 * ido.el (ido-before-fallback-functions): New hook.
16336 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
16337 (ido-read-file-name): Run it.
16338
16339 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
16340
16341 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
16342 strings rather than a list of symbols to the completion function.
16343
16344 2005-07-07 Jay Belanger <belanger@truman.edu>
16345
16346 * calc/calc-units.el (math-apply-units): Change the places in
16347 which units are simplified.
16348
16349 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
16350
16351 * cus-edit.el (customize-option, customize-option-other-window):
16352 Make them handle aliases.
16353
16354 * custom.el (custom-variable-p): Make it recursively follow
16355 aliases. Mention that in the docstring.
16356
16357 2005-07-07 Richard M. Stallman <rms@gnu.org>
16358
16359 * cus-start.el (exec-path): Use `directory' instead of `file'.
16360 Fix tag for nil.
16361
16362 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
16363
16364 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
16365 when called non-interactively. Doc fix.
16366
16367 2005-07-07 Lute Kamstra <lute@gnu.org>
16368
16369 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
16370 new address as well.
16371
16372 2005-07-07 Kenichi Handa <handa@m17n.org>
16373
16374 * international/mule.el (make-coding-system):
16375 Describe `ascii-incompatible' property in the docstring.
16376 (set-file-name-coding-system): Signal an error if coding-system is
16377 ascii-incompatible.
16378 (set-keyboard-coding-system): Likewise.
16379
16380 * international/mule-cmds.el (set-default-coding-systems):
16381 Don't set default-file-name-coding-system and
16382 default-keyboard-coding-system if coding-system is ASCII-incompatible.
16383
16384 * international/utf-16.el: Declare that all UTF-16-based coding
16385 systems are ASCII-incompatible.
16386
16387 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
16388
16389 * progmodes/gud.el: Require font-lock for displaying errors.
16390 Used by gdb-ui.el.
16391
16392 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
16393
16394 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
16395 values for the pattern lists which are `read'able but not
16396 `append'able (like symbols).
16397
16398 2005-07-06 Richard M. Stallman <rms@gnu.org>
16399
16400 * progmodes/flymake.el (flymake-float-time): Instead of
16401 with-no-warnings, test for xemacs.
16402 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
16403 to avoid warning.
16404
16405 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
16406
16407 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
16408
16409 2005-07-05 Lute Kamstra <lute@gnu.org>
16410
16411 * battery.el: Add support for Darwin (with much debugging help
16412 from Samuel Lauber <sam124@operamail.com>).
16413 (battery-status-function, battery-echo-area-format)
16414 (battery-mode-line-format): Add support for pmset on Darwin.
16415 (battery-load-low, battery-load-critical): New user options.
16416 (battery-pmset): New function.
16417
16418 2005-07-05 Lute Kamstra <lute@gnu.org>
16419
16420 Update FSF's address in GPL notices.
16421
16422 * textmodes/page-ext.el: Update FSF's address.
16423
16424 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
16425
16426 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
16427 filling from using prefix when filling a single-line docstring.
16428
16429 * progmodes/flymake.el: Remove useless eval-when-compile.
16430
16431 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
16432
16433 2005-07-04 Richard M. Stallman <rms@gnu.org>
16434
16435 * textmodes/org.el (org-file-apps-defaults-gnu):
16436 Rename from org-file-apps-defaults-linux.
16437 (org-default-apps): Don't test system-type for `linux'.
16438 (org-file-apps): Doc fix.
16439
16440 2005-07-04 David Ponce <david@dponce.com>
16441
16442 * tree-widget.el: Improve header Commentary section.
16443 (tree-widget) [defgroup]
16444 (tree-widget-image-enable, tree-widget-themes-directory)
16445 (tree-widget-theme, tree-widget-image-properties-emacs)
16446 (tree-widget-image-properties-xemacs, tree-widget-create-image)
16447 (tree-widget-image-formats, tree-widget-control)
16448 (tree-widget-empty-control, tree-widget-leaf-control
16449 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
16450 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
16451 (tree-widget-keep, tree-widget-after-toggle-functions)
16452 (tree-widget-open-node, tree-widget-close-node): Doc fix.
16453 (tree-widget-open-control, tree-widget-close-control): Fix doc and
16454 :help-echo message.
16455 (tree-widget-set-theme): Doc fix. Use `string-equal'.
16456 (tree-widget-image-properties): Doc fix. Clearer implementation.
16457 (tree-widget--cursors): New constant.
16458 (tree-widget-lookup-image): New function split from
16459 `tree-widget-find-image'. Clearer implementation.
16460 (tree-widget-find-image): Use it.
16461 (tree-widget-button-keymap): Use `set-keymap-parent'.
16462 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
16463 Define the sub-widgets here.
16464 (tree-widget-node): Check that :node is not a tree-widget.
16465 (tree-widget-get-super, tree-widget-open-control)
16466 (tree-widget-close-control, tree-widget-empty-control)
16467 (tree-widget-leaf-control, tree-widget-guide)
16468 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
16469 (tree-widget-no-handle, tree-widget-value-delete)
16470 (tree-widget-map): Remove.
16471 (tree-widget-children-value-save): Doc fix. Simplified.
16472 (tree-widget-value-create): Update according to previous changes.
16473
16474 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
16475
16476 * textmodes/org.el: Leading space replaced by TABS.
16477 (org-recalc-marks, org-table-rotate-recalc-marks)
16478 (org-table-get-specials): Treat "^" and "_" marks.
16479 (org-table-justify-field-maybe): Optional argument NEW.
16480 (org-table-eval-formula): Parsing of the format simplified.
16481 New modes C,I. Honor the %= parameter in the current table.
16482 Avoid unnecessary re-align by using the NEW argument to
16483 `org-table-justify-field-maybe'.
16484 (org-calc-default-modes): Default for date-format mimicks org-mode.
16485 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
16486
16487 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
16488
16489 * cus-face.el (custom-theme-set-faces): Make it handle face
16490 aliases whose alias declarations are pre- or autoloaded.
16491
16492 2005-07-04 Juri Linkov <juri@jurta.org>
16493
16494 * faces.el (read-face-name): Put the code for getting a face name
16495 from the buffer before adding the faces from the `face' property.
16496 Use `completing-read-multiple' instead of `completing-read'.
16497 Require `crm'. Add default value and post-process the returned
16498 list of faces.
16499
16500 * emacs-lisp/crm.el (crm-find-current-element)
16501 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
16502
16503 * emacs-lisp/lisp-mode.el (eval-defun-1):
16504 * emacs-lisp/edebug.el (edebug-eval-defun):
16505 Remove unnecessary quotes.
16506
16507 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
16508
16509 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
16510 (prolog-indent-level): Fix typo in docstring.
16511
16512 * info.el (Info-history, Info-history-forward)
16513 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
16514
16515 * add-log.el (add-change-log-entry):
16516 * comint.el (comint-dynamic-list-input-ring)
16517 (comint-dynamic-list-completions):
16518 * dabbrev.el (dabbrev-expand):
16519 * delim-col.el (delimit-columns-rectangle-line):
16520 * diff-mode.el (diff-context->unified, diff-reverse-direction)
16521 (diff-unified->context):
16522 * ediff-init.el (ediff-abbrev-jobname):
16523 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
16524 (ediff-replace-session-activity-marker-in-meta-buffer):
16525 * info.el (Info-summary):
16526 * lpr.el (printify-region):
16527 * printing.el (pr-create-interface):
16528 * ps-print.el (ps-print-quote):
16529 * ses.el (ses-column-widths, ses-print-cell)
16530 (ses-adjust-print-width, ses-center):
16531 * shell.el (shell-file-name-quote-list):
16532 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
16533 (strokes-fill-current-buffer-with-whitespace)
16534 (strokes-xpm-for-stroke, strokes-list-strokes)
16535 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
16536 * term.el (term-dynamic-list-input-ring)
16537 (term-dynamic-list-completions):
16538 * calc/calc.el (math-format-stack-value):
16539 * emacs-lisp/edebug.el (edebug-display-freq-count):
16540 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
16541 (delphi-new-comment-line):
16542 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
16543 * progmodes/executable.el (executable-set-magic):
16544 * progmodes/python.el (inferior-python-mode):
16545 * progmodes/scheme.el (scheme-mode-syntax-table):
16546 * progmodes/sh-script.el (sh-maybe-here-document):
16547 * progmodes/sql.el (sql-copy-column):
16548 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
16549 * textmodes/bibtex.el (bibtex-mode):
16550 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
16551 (sgml-auto-attributes):
16552 * textmodes/table.el (table-insert, table-shorten-cell)
16553 (table--generate-source-scan-lines, table-delete-row)
16554 (*table--cell-delete-char, table--spacify-frame)
16555 (table--horizontally-shift-above-and-below)
16556 (table--cell-insert-char, table--cell-blank-str)
16557 (table--fill-region-strictly):
16558 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
16559 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
16560
16561 * add-log.el (change-log):
16562 * apropos.el (apropos):
16563 * comint.el (comint-completion, comint-source):
16564 * dabbrev.el (dabbrev):
16565 * delim-col.el (columns):
16566 * diff-mode.el (diff-mode):
16567 * ediff.el (ediff):
16568 * ediff-diff.el (ediff-diff):
16569 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
16570 * ediff-mult.el (ediff-mult):
16571 * ediff-ptch.el (ediff-ptch):
16572 * ediff-wind.el (ediff-window):
16573 * facemenu.el (facemenu):
16574 * indent.el (indent):
16575 * info.el (info):
16576 * jka-cmpr-hook.el (compression, jka-compr):
16577 * lpr.el (lpr):
16578 * outline.el (outlines):
16579 * pcmpl-cvs.el (pcmpl-cvs):
16580 * pcmpl-rpm.el (pcmpl-rpm):
16581 * printing.el (printing):
16582 * ps-print.el (postscript, ps-print, ps-print-horizontal)
16583 (ps-print-vertical, ps-print-headers, ps-print-font)
16584 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
16585 (ps-print-background, ps-print-printer, ps-print-page)
16586 (ps-print-miscellany):
16587 * ses.el (ses):
16588 * shell.el (shell, shell-directories, shell-faces):
16589 * startup.el (initialization):
16590 * strokes.el (strokes):
16591 * term.el (term):
16592 * uniquify.el (uniquify):
16593 * w32-vars.el (w32):
16594 * calc/calc.el (calc):
16595 * emacs-lisp/bytecomp.el (bytecomp):
16596 * emacs-lisp/cl-indent.el (lisp-indent):
16597 * emacs-lisp/edebug.el (edebug):
16598 * emacs-lisp/elp.el (elp):
16599 * emacs-lisp/testcover.el (testcover):
16600 * emacs-lisp/trace.el (trace):
16601 * emulation/viper-ex.el (viper-ex):
16602 * emulation/viper-mous.el (viper-mouse):
16603 * mail/mailalias.el (mailalias):
16604 * mail/supercite.el (supercite, supercite-frames)
16605 (supercite-attr, supercite-cite, supercite-hooks):
16606 * net/rcompile.el (remote-compile):
16607 * net/rlogin.el (rlogin):
16608 * obsolete/ooutline.el (outlines):
16609 * progmodes/delphi.el (delphi):
16610 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
16611 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
16612 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
16613 (ebnf-optimization):
16614 * progmodes/etags.el (etags):
16615 * progmodes/executable.el (executable):
16616 * progmodes/idlwave.el (idlwave):
16617 * progmodes/pascal.el (pascal):
16618 * progmodes/prolog.el (prolog):
16619 * progmodes/python.el (python):
16620 * progmodes/scheme.el (scheme):
16621 * progmodes/sh-script.el (sh, sh-script):
16622 * progmodes/sql.el (SQL):
16623 * progmodes/tcl.el (tcl):
16624 * textmodes/bibtex.el (bibtex, bibtex-autokey):
16625 * textmodes/enriched.el (enriched):
16626 * textmodes/makeinfo.el (makeinfo):
16627 * textmodes/sgml-mode.el (sgml):
16628 * textmodes/table.el (table-hooks):
16629 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
16630 * textmodes/texinfo.el (texinfo):
16631 * textmodes/two-column.el (two-column):
16632 Finish `defgroup' description with period.
16633
16634 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
16635 * eshell/esh-var.el (eshell-var):
16636 * progmodes/vhdl-mode.el (vhdl-testbench):
16637 * textmodes/org.el (org): Fix typos in docstrings.
16638
16639 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
16640 consistency.
16641
16642 * progmodes/flymake.el (flymake-find-file): Remove.
16643 (flymake-float-time): Use `with-no-warnings'.
16644 (flymake-check-start-time, flymake-check-was-interrupted)
16645 (flymake-err-info, flymake-is-running, flymake-last-change-time)
16646 (flymake-new-err-info): `defvar' at compile time.
16647
16648 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
16649
16650 * replace.el (occur-hook): Doc fix.
16651 (occur-1): Don't call `occur-hook' if there are no matches.
16652
16653 2005-07-03 Richard M. Stallman <rms@gnu.org>
16654
16655 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
16656 global-map, save the same map.
16657 (global-map): Don't alter it at top level.
16658 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
16659 Then alter it here instead.
16660 (tpu-edt-off): Set global-map to the saved one.
16661
16662 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
16663 All references simplified.
16664 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
16665 (zmacs-regions): Add defvar.
16666 (repeat-complex-command-map): Everything about that deleted.
16667
16668 * textmodes/artist.el (artist-key-is-drawing)
16669 (artist-key-endpoint1, artist-key-poly-point-list)
16670 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
16671 (artist-key-compl-table, artist-rb-save-data)
16672 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
16673 Don't put them in eval-when-compile.
16674 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
16675
16676 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
16677 Use with-no-warnings.
16678
16679 * net/browse-url.el (dos-windows-version): Add defvar.
16680
16681 * mail/supercite.el (filladapt-prefix-table): Add defvar.
16682
16683 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
16684 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
16685 (rmail-new-summary-line-count): Rename from new-summary-line-count.
16686 Add defvar.
16687 (rmail-summary-beginning-of-message): Use with-no-warnings.
16688 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
16689
16690 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
16691 Use with-no-warnings.
16692
16693 * emulation/vi.el (vi-mark-region): Use c-mark-function.
16694 (c-mark-function): Add point-moving-unit property.
16695 (vi-goto-line): Use with-no-warnings.
16696
16697 * emulation/edt.el (edt-last-copied-word): Add defvar.
16698 (zmacs-region-stays): Likewise.
16699 (edt-mark-section-wisely): Use c-mark-function for C.
16700 Use makr-defun for Fortran.
16701 (time-string): defvar deleted.
16702 (edt-display-the-time): Don't set time-string.
16703
16704 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
16705
16706 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
16707 Don't warn when name is not constant
16708 or for defining the group `emacs'.
16709
16710 * tooltip.el (gud-tooltip-mode): Add defvar.
16711
16712 * startup.el (default-frame-background-mode): Add defvar.
16713
16714 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
16715
16716 * info.el (tool-bar-map): Add defvar.
16717
16718 * dired.el (dnd-protocol-alist): Add defvar.
16719
16720 * dired-aux.el (dired-query): Display question with answer, when
16721 the user answers.
16722
16723 * custom.el (custom-add-option): Doc fix.
16724
16725 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
16726
16727 2005-07-03 Eli Zaretskii <eliz@gnu.org>
16728
16729 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
16730 bogus name from the last change.
16731
16732 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
16733
16734 * custom.el (custom-declare-variable): Fix typos in comment.
16735 (custom-known-themes): Doc fix.
16736 (custom-theme-directory): New defcustom.
16737 (require-theme): Make it check `custom-theme-directory'.
16738
16739 * cus-theme.el (custom-new-theme-mode): New function.
16740 (custom-theme-name, custom-theme-variables, custom-theme-faces)
16741 (custom-theme-description): Add compiler defvars.
16742 (customize-create-theme): Add doc to the "*New Custom Theme*"
16743 buffer. Use `custom-new-theme-mode'.
16744 (custom-theme-write): Put the created buffer in emacs-lisp-mode
16745 and save it to the `custom-theme-directory'. Make this the
16746 default directory of the buffer.
16747
16748 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
16749
16750 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
16751 Fix unbalanced parentheses.
16752
16753 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
16754
16755 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
16756 into flymake-mode and delegate to flymake-mode.
16757
16758 * find-file.el (ff-which-function-are-we-in): Clean up.
16759
16760 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
16761
16762 * replace.el (occur-rename-buffer): Fix docstring.
16763
16764 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
16765 (edt-last-copied-word, edt-learn-macro-count)
16766 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
16767 (edt-rect-start-point, edt-user-global-map, rect-start-point)
16768 (time-string, zmacs-region-stays):
16769 * emulation/edt-mapper.el (edt-save-function-key-map)
16770 (EDT-key-name): `defvar' to silence the byte-compiler.
16771
16772 2005-07-02 Martin Rudalics <rudalics@gmx.at>
16773
16774 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
16775 font-lock-regexp-backslash. Doc fix.
16776 (font-lock-regexp-backslash-grouping-construct): Rename from
16777 font-lock-regexp-backslash-construct. Doc fix.
16778 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
16779 grouping constructs.
16780
16781 2005-07-02 Eli Zaretskii <eliz@gnu.org>
16782
16783 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
16784 updating all the prerequisites.
16785
16786 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
16787
16788 * textmodes/org.el (org-agenda-start-on-weekday)
16789 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
16790 (org-agenda-use-time-grid, org-archive-location)
16791 (org-allow-space-in-links, org-usenet-links-prefer-google)
16792 (org-enable-table-editor, org-export-default-language)
16793 (org-export-html-show-new-buffer, org-fill-paragraph)
16794 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
16795 (org-goto-quit, org-occur, org-eval-in-calendar)
16796 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
16797 (org-agenda-diary-entry, org-remember-help)
16798 (org-table-convert-region, org-at-table-p)
16799 (org-table-move-row-down, org-table-move-row-up)
16800 (org-table-copy-region, org-table-toggle-vline-visibility)
16801 (org-table-get-stored-formulas, org-table-get-specials)
16802 (org-recalc-commands, org-table-eval-formula)
16803 (org-table-formula-substitute-names, orgtbl-make-binding)
16804 (org-format-org-table-html, org-format-table-table-html)
16805 (org-format-table-table-html-using-table-generate-source)
16806 (org-customize): Fix typos in docstrings.
16807 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
16808 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
16809 (org-back-to-heading): Doc fixes.
16810 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
16811 (org-agenda-change-all-lines, org-get-header):
16812 Improve argument/docstring consistency.
16813 (orgtbl-error): Fix error message.
16814
16815 * progmodes/flymake.el (flymake-find-possible-master-files)
16816 (flymake-master-file-compare, flymake-get-line-err-count)
16817 (flymake-highlight-line, flymake-gui-warnings-enabled):
16818 Fix typos in docstrings.
16819 (flymake-parse-line, flymake-get-project-include-dirs-function)
16820 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
16821 Doc fixes.
16822 (flymake-get-project-include-dirs-function)
16823 (flymake-make-err-menu-data):
16824 Improve argument/docstring consistency.
16825
16826 2005-07-01 Lute Kamstra <lute@gnu.org>
16827
16828 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
16829 Catch errors with ignore-errors. Use temporary buffer.
16830 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
16831
16832 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
16833 background color faces.
16834 (facemenu-set-foreground, facemenu-set-background):
16835 Use facemenu-set-face-from-menu.
16836 (facemenu-set-face-from-menu): Treat face names that start with
16837 "fg:" or "bg:" as special.
16838 (facemenu-add-new-color): Don't create faces. Simplify.
16839
16840 2005-06-30 Richard M. Stallman <rms@gnu.org>
16841
16842 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
16843 (crm-find-current-element): Likewise.
16844
16845 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
16846
16847 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
16848
16849 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
16850
16851 * arc-mode.el (archive-extract): Make it work as a mouse binding.
16852 (archive-mouse-extract): Make it an obsolete alias.
16853 (archive-mode-map): Don't use archive-mouse-extract any more.
16854 (archive-mode, archive-extract): write-contents-hooks ->
16855 write-contents-functions.
16856 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
16857 first arg.
16858 (archive-rename-entry): Update the call.
16859 (archive-zip-summarize): Remove unused var `method'.
16860 (archive-lzh-summarize): Remove unused var `creator'.
16861
16862 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
16863 dedicated frame upon exit.
16864
16865 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
16866 (archive-zip-extract, archive-zip-expunge)
16867 (archive-zip-update, archive-zip-update-case): Use executable-find.
16868 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
16869 Use restore-buffer-modified-p.
16870 (archive-extract, archive-add-new-member, archive-write-file-member):
16871 Use with-current-buffer.
16872 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
16873
16874 2005-06-30 Andreas Schwab <schwab@suse.de>
16875
16876 * progmodes/gud.el (gud-filter): Remove unneeded progn.
16877
16878 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
16879
16880 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
16881
16882 2005-06-30 Juri Linkov <juri@jurta.org>
16883
16884 * faces.el (vertical-border): Inherit from mode-line-inactive
16885 only on tty.
16886
16887 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
16888
16889 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
16890 example, -NLINES in the `occur' docstring).
16891
16892 * replace.el (occur-1): When no matches are found, do not set the
16893 `buffer-read-only' and modified flags for the occur buffer,
16894 because it is deleted.
16895
16896 * emulation/cua-base.el (cua-check-pending-input)
16897 (cua-repeat-replace-region, cua-mode, cua-debug)
16898 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
16899 Fix typos in docstrings.
16900
16901 * emulation/cua-gmrk.el (cua-toggle-global-mark)
16902 (cua-cut-region-to-global-mark)
16903 (cua--cut-rectangle-to-global-mark):
16904 Remove period from end of messages.
16905
16906 * emulation/cua-rect.el (cua-do-rectangle-padding):
16907 Remove period from end of messages.
16908 (cua--rectangle-seq-format): Fix typo in docstring.
16909 (cua-sequence-rectangle, cua-fill-char-rectangle):
16910 Improve argument/docstring consistency.
16911
16912 2005-06-29 Juri Linkov <juri@jurta.org>
16913
16914 * faces.el (default-frame-background-mode): New internal variable.
16915 (frame-set-background-mode): Use it.
16916
16917 * startup.el (normal-top-level): Set default-frame-background-mode
16918 instead of frame-background-mode. Before setting it, test for its
16919 nil value. Remove tests for frame-background-mode and frame
16920 parameter `reverse'. Add test for "unspecified-fg".
16921
16922 * term/xterm.el (xterm-rxvt-set-background-mode):
16923 * term/rxvt.el (rxvt-set-background-mode):
16924 Set default-frame-background-mode instead of frame-background-mode.
16925
16926 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
16927
16928 * simple.el (set-variable): Warn about obsolete user variables.
16929
16930 * imenu.el (imenu--completion-buffer):
16931 * mouse.el (mouse-buffer-menu-alist):
16932 * msb.el (msb-invisible-buffer-p):
16933 * calendar/diary-lib.el (diary-header-line-format):
16934 * emacs-lisp/pp.el (pp-buffer):
16935 * progmodes/cperl-mode.el (cperl-do-auto-fill):
16936 * textmodes/picture.el (picture-replace-match):
16937 Change space constants followed by a sexp to "?\s ".
16938
16939 * play/decipher.el (decipher-loop-with-breaks):
16940 * textmodes/texinfo.el (texinfo-insert-@item): Change space
16941 constants "protected" from end of line by a comment to "?\s".
16942
16943 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
16944
16945 * font-lock.el (save-buffer-state): Use `declare'.
16946
16947 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
16948 reset the syntax-table to cperl-mode-syntax-table.
16949 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
16950 "foo_print_bar" is not matched as a reserved keyword.
16951
16952 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
16953
16954 * textmodes/org.el (orgtbl-setup): New function, for delayed
16955 setup for the orgtbl commands.
16956 (org-calc-default-modes): New option.
16957 (orgtbl-make-binding): Use `defun' to get better help display.
16958 (org-diary): Call `org-compile-prefix-format'.
16959 (org-table-formula-substitute-names): New function.
16960 (org-agenda-day-view, org-agenda-week-view): New commands.
16961 (org-agenda-toggle-week-view): Command removed.
16962 (org-tbl-menu): Split off from org-org-menu.
16963 (org-mode): Move removal of outline-mode menus to here.
16964 (org-table-formula-debug): New option.
16965 (org-table-insert-row): Keep first field if just "#" or "*".
16966 (org-mode): Paragraph regexps fixed.
16967 (org-table-recalculate-regexp): New constant.
16968 (org-table-justify-field-maybe): Avoid replace if not necessary.
16969 (org-copy-special, org-cut-special): Use `call-interactively'.
16970 (org-table-copy-region): Take region from `interactive' call.
16971 (org-trim): Return string even if no match.
16972 (org-formula): New face.
16973 (org-set-font-lock-defaults): No longer highlight "FIXME".
16974 But highlight formula-related fields in table.
16975 (org-table-p): Use regexp, not fontification.
16976 (org-table-align): Handle white space at end of line.
16977 (org-table-formula-evaluate-inline): New option.
16978 (org-mode): Auto-wrapping in comment lines turned off.
16979 (org-table-copy-down): Evaluate only in copied field, not in
16980 destination.
16981 (org-table-current-formula): Variable removed.
16982 (org-table-store-formulas, org-table-get-stored-formulas)
16983 (org-table-modify-formulas, org-table-replace-in-formulas)
16984 (org-table-maybe-eval-formula): New functions.
16985 (org-table-get-formula): Modify to use stored formulas.
16986 (org-table-insert-column, org-table-delete-column)
16987 (org-table-move-column): Call `org-table-modify-formulas'.
16988 (org-complete): Add completion for keyword formulas.
16989 (orgtbl-mode): Pull orgtbl-mode-map to start of
16990 minor-mode-map-alist.
16991
16992 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
16993
16994 * progmodes/python.el (python-check): Require `compile' before
16995 modifying its variables.
16996
16997 * newcomment.el (comment-indent-default): Don't get fooled by an early
16998 end of buffer.
16999
17000 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17001
17002 * ps-print.el (ps-print-version): Fix version number.
17003
17004 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
17005
17006 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
17007
17008 2005-06-28 Richard M. Stallman <rms@gnu.org>
17009
17010 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
17011 (flyspell-local-mouse-map): Declaration deleted.
17012 (flyspell-mouse-map): Bind only mouse-2.
17013 (flyspell-mode-map): Don't test flyspell-use-local-map.
17014 (flyspell-overlay-keymap-property-name): Var deleted.
17015 (flyspell-mode-on): Don't make local bindings for
17016 flyspell-mouse-map and flyspell-mode-map.
17017 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
17018
17019 * textmodes/ispell.el (ispell-word): Do not ignore short words.
17020
17021 * progmodes/compile.el (compilation-next-error-function):
17022 Don't switch buffers; operate on the current buffer.
17023
17024 * progmodes/compile.el (compilation-error-file-name)
17025 (compilation-warning-file-name, compilation-info-file-name)
17026 (compilation-line-number, compilation-column-number): New faces.
17027 (compilation-error-face, compilation-warning-face)
17028 (compilation-info-face, compilation-line-face)
17029 (compilation-column-face): Use them.
17030
17031 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
17032
17033 * comint.el (comint-password-prompt-regexp): Accept ", try again".
17034
17035 * bindings.el (global-map): Bind insertchar and its variants.
17036
17037 2005-06-27 Richard M. Stallman <rms@gnu.org>
17038
17039 * textmodes/artist.el (artist-text-overwrite)
17040 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
17041
17042 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17043
17044 * ps-print.el: It was not working the page selection for printing.
17045 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
17046 (ps-print-version): New version 6.6.7.
17047 (ps-end-sheet): New fun.
17048 (ps-header-sheet, ps-end-job): Call it.
17049
17050 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
17051
17052 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
17053
17054 2005-06-27 Lute Kamstra <lute@gnu.org>
17055
17056 * facemenu.el (facemenu-unlisted-faces): Add foreground and
17057 background color faces.
17058 (facemenu-get-face): Delete function.
17059 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
17060 (facemenu-add-new-color): Make second argument mandatory.
17061 Create the appropriate face and return it. Simplify.
17062 (facemenu-set-foreground, facemenu-set-background): Don't check if
17063 color is defined. Use return value of facemenu-add-new-color.
17064
17065 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
17066
17067 * progmodes/gud.el (gud-filter): Add missing argument to
17068 with-selected-window.
17069
17070 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
17071
17072 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
17073 a :require to the defcustom.
17074
17075 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
17076 defcustoms corresponding to minor modes.
17077
17078 2005-06-26 David Ponce <david@dponce.com>
17079
17080 * recentf.el: Require tree-widget instead of wid-edit.
17081 (recentf-filename-handler): Fix widget :type.
17082 (recentf-cancel-dialog, recentf-open-more-files)
17083 (recentf-open-files-action): Doc fix.
17084 (recentf-dialog-goto-first): New function.
17085 (recentf-dialog-mode-map): Set parent keymap first.
17086 (recentf-dialog-mode): Define with define-derived-mode.
17087 Don't display continuation lines in dialogs.
17088 (recentf-edit-list): Rename from recentf-edit-selected-items.
17089 (recentf-edit-list-select): Rename from recentf-edit-list-action.
17090 Simplify.
17091 (recentf-edit-list-validate): New function.
17092 (recentf-edit-list): Update accordingly.
17093 (recentf-open-files-item-shift): Remove.
17094 (recentf-open-files-item): Convert menu elements into tree and
17095 link widgets. Don't create the widgets.
17096 (recentf-open-files): Update accordingly.
17097 (recentf-save-list): Untabify.
17098
17099 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
17100
17101 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
17102 (keep-lines): Add INTERACTIVE arg. Never delete lines only
17103 partially contained in the active region. Do not take active
17104 region into account when called from Lisp, unless INTERACTIVE arg
17105 is non-nil. Use `forward-line' instead of `beginning-of-line' to
17106 avoid trouble with fields. Make marker point nowhere when no
17107 longer used. Always return nil. Doc fix.
17108 (flush-lines): Add INTERACTIVE arg. Do not take active region
17109 into account when called from Lisp, unless INTERACTIVE arg is
17110 non-nil. Use `forward-line' instead of `beginning-of-line' to
17111 avoid trouble with fields. Make marker point nowhere when no
17112 longer used. Always return nil. Doc fix.
17113 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
17114 interchangeable. Do not take active region into account when
17115 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
17116 message in echo area when called from Lisp, unless INTERACTIVE arg
17117 is non-nil. Avoid saying "1 occurrences". Do not use markers.
17118 Return the number of matches. Doc fix.
17119 (occur): Doc fix.
17120 (perform-replace): Make comment follow double space convention for
17121 the sake of `outline-minor-mode'.
17122
17123 * faces.el (facep): Doc fix.
17124
17125 2005-06-25 Richard M. Stallman <rms@gnu.org>
17126
17127 * facemenu.el (facemenu-enable-faces-p): New function.
17128 (facemenu-background-menu, facemenu-foreground-menu)
17129 (facemenu-face-menu): Add menu-enable property.
17130
17131 * jka-compr.el (jka-compr-insert-file-contents):
17132 Special handling if cannot find the uncompression program.
17133
17134 * cus-face.el (custom-face-attributes): Add autoload.
17135
17136 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17137 Bind comment-indent-function locally.
17138
17139 * window.el (save-selected-window): Use save-current-buffer.
17140
17141 * subr.el (with-selected-window): Use save-current-buffer.
17142
17143 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
17144 and with-current-buffer.
17145
17146 2005-06-24 Richard M. Stallman <rms@gnu.org>
17147
17148 * simple.el (line-move-1): Fix previous change.
17149
17150 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
17151
17152 * replace.el (occur-1): Set `buffer-read-only' and the
17153 buffer-modified flag before running `occur-hook' to protect
17154 against unintentional buffer switches that can lead to data loss.
17155
17156 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
17157
17158 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
17159 (gud-gdb-marker-filter): Use font-lock-warning-face for any
17160 initial error.
17161
17162 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
17163 after fresh input.
17164 (gdb-var-create-handler): Put name of expression in quotes.
17165
17166 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
17167
17168 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
17169 elements of RING in order, and without bogus nil elements.
17170
17171 2005-06-23 Richard M. Stallman <rms@gnu.org>
17172
17173 * simple.el (set-variable): Args renamed; doc fix.
17174 (line-move-1): When there are overlays around, use vertical-motion.
17175
17176 * faces.el (escape-glyph): Use brown against light background.
17177 (nobreak-space): Rename from no-break-space.
17178 Fix previous change.
17179
17180 * dired-aux.el (dired-do-copy): Fix arg prompt.
17181
17182 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
17183
17184 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
17185
17186 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
17187 rather than "Distributor".
17188
17189 2005-06-23 Lute Kamstra <lute@gnu.org>
17190
17191 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
17192 (debug-on-entry): Use it. New interactive declaration that uses
17193 function-called-at-point.
17194
17195 2005-06-23 Kim F. Storm <storm@cua.dk>
17196
17197 * subr.el (save-match-data): Add comment about using evaporate arg
17198 to set-match-data.
17199
17200 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
17201
17202 * cus-edit.el (customize-face)
17203 (customize-face-other-window): Handle face aliases.
17204
17205 * faces.el (face-documentation, set-face-attribute)
17206 (face-spec-set): Handle face aliases.
17207
17208 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
17209
17210 * help-mode.el (help-make-xrefs): If a symbol representing a face
17211 name is not followed by the word "face", it could still be a
17212 function or variable name, so don't bypass other checks.
17213
17214 2005-06-22 Juri Linkov <juri@jurta.org>
17215
17216 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
17217 Replace aliased functions with calls where second arg `inherit' is t.
17218
17219 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
17220
17221 * progmodes/gdb-ui.el (gdb-error): New variable.
17222 (gdb-error): New function.
17223 (gdb-annotation-rules): Act on error-begin and error annotations.
17224 (gdb-concat-output): Use font-lock-warning-face for errors.
17225
17226 2005-06-22 Miles Bader <miles@gnu.org>
17227
17228 * bindings.el (propertized-buffer-identification): Use renamed
17229 `Buffer-menu-buffer' face.
17230
17231 * faces.el (vertical-border): Rename from `vertical-divider'.
17232 (escape-glyph): Change dark-background color back to `cyan'.
17233
17234 2005-06-21 Juri Linkov <juri@jurta.org>
17235
17236 * faces.el (face-user-default-spec): Try getting `customized-face'
17237 prior to `saved-face'.
17238 (frame-background-mode): Refill docstring.
17239
17240 * emacs-lisp/lisp-mode.el (eval-defun-1):
17241 * emacs-lisp/edebug.el (edebug-eval-defun):
17242 Set `saved-face' temporarily to nil before calling form.
17243 Set `customized-face' to the new spec after that.
17244
17245 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
17246
17247 * subr.el (1value, lambda, key-substitution-in-progress):
17248 Doc fixes.
17249
17250 * autoinsert.el (auto-insert-alist):
17251 * ses.el (ses-call-printer):
17252 * subr.el (noreturn):
17253 * emacs-lisp/lisp.el (check-parens):
17254 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
17255 * net/browse-url.el (browse-url-mosaic):
17256 * progmodes/cc-defs.el (c-safe-scan-lists):
17257 * progmodes/ebnf-abn.el (ebnf-abn-lex):
17258 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
17259 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
17260 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
17261 * progmodes/ebnf-iso.el (ebnf-iso-lex):
17262 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
17263
17264 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
17265
17266 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
17267
17268 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
17269
17270 * calendar/appt.el (appt-make-list): Activate the package, if
17271 not already active (for backwards compatibility).
17272
17273 2005-06-20 Kim F. Storm <storm@cua.dk>
17274
17275 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
17276
17277 2005-06-20 Miles Bader <miles@gnu.org>
17278
17279 * faces.el (vertical-divider): New face.
17280
17281 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
17282
17283 * simple.el (kill-whole-line): Doc fix.
17284 (next-error-buffer-p, next-error-find-buffer)
17285 (clone-indirect-buffer): Fix typos in docstrings.
17286 (comment-line-break-function): Doc fix: don't say variable
17287 is automatically buffer-local (it isn't).
17288
17289 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
17290
17291 * net/tramp-ftp.el (top):
17292 * net/tramp-smb.el (top):
17293 * net/tramp-util.el (top):
17294 * net/tramp-uu.el (top):
17295 * net/tramp-vc.el (top):
17296 * net/tramp.el (top): Revert copyright years back to original
17297 ones. Tramp has a life outside GNU Emacs.
17298
17299 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
17300
17301 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
17302
17303 2005-06-18 Juri Linkov <juri@jurta.org>
17304
17305 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
17306 end of first regexp to limit the match to the position between
17307 line number and source line with same separator character as used
17308 between file name and line number. In the second regexp limit
17309 mouse-face area to file name and line number by adding new group
17310 for them and referring it in HYPERLINK arg.
17311 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
17312 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
17313 previous line where grep markers may be already removed.
17314
17315 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
17316
17317 * progmodes/ps-mode.el: Update version and maintainer's email address.
17318
17319 2005-06-18 Steve Youngs <steve@xemacs.org>
17320
17321 * net/browse-url.el (browse-url-browser-function)
17322 (browse-url-default-browser): Add firefox.
17323 (browse-url-firefox-program, browse-url-firefox-arguments)
17324 (browse-url-firefox-startup-arguments)
17325 (browse-url-firefox-new-window-is-tab): New defcustoms.
17326 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
17327
17328 2005-06-17 Richard M. Stallman <rms@gnu.org>
17329
17330 * startup.el (command-line): Warn if specified user name has
17331 no home directory.
17332
17333 * term.el (term-get-old-input, term-input-filter, term-input-sender)
17334 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
17335
17336 * longlines.el (longlines-mode, longlines-show-hard-newlines):
17337 Doc fixes.
17338
17339 * faces.el (underline): Try bold if terminal doesn't support underline.
17340
17341 * mail/sendmail.el (mail-setup-with-from): New variable.
17342 (mail-insert-from-field): New function.
17343 (sendmail-send-it): Call it.
17344 (mail-setup): Optionally call it here.
17345
17346 * term/linux.el: Call tty-no-underline.
17347
17348 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
17349
17350 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
17351
17352 2005-06-17 Miles Bader <miles@gnu.org>
17353
17354 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
17355 (ediff-current-diff-C, ediff-current-diff-Ancestor)
17356 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
17357 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
17358 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
17359 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
17360 Remove "-face" suffix from face names.
17361 (ediff-current-diff-face-A, ediff-current-diff-face-B)
17362 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
17363 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
17364 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
17365 (ediff-even-diff-face-A, ediff-even-diff-face-B)
17366 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
17367 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
17368 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
17369 New backward-compatibility aliases for renamed faces.
17370 (ediff-current-diff-face-A, ediff-current-diff-face-B)
17371 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
17372 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
17373 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
17374 (ediff-even-diff-face-A, ediff-even-diff-face-B)
17375 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
17376 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
17377 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
17378 Use renamed ediff faces.
17379
17380 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
17381 Remove "-face" suffix from face names.
17382 (eshell-test-ok-face, eshell-test-failed-face):
17383 New backward-compatibility aliases for renamed faces.
17384 (eshell-run-test): Use renamed eshell-test faces.
17385
17386 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
17387 face name.
17388 (eshell-prompt-face): New backward-compatibility alias for renamed
17389 face.
17390 (eshell-emit-prompt): Use renamed eshell-prompt face.
17391
17392 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
17393 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
17394 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
17395 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
17396 Remove "-face" suffix from face names.
17397 (eshell-ls-directory-face, eshell-ls-symlink-face)
17398 (eshell-ls-executable-face, eshell-ls-readonly-face)
17399 (eshell-ls-unreadable-face, eshell-ls-special-face)
17400 (eshell-ls-missing-face, eshell-ls-archive-face)
17401 (eshell-ls-backup-face, eshell-ls-product-face)
17402 (eshell-ls-clutter-face):
17403 New backward-compatibility aliases for renamed faces.
17404 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
17405
17406 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
17407 Remove "-face" suffix from face name.
17408 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
17409 instead of literal face.
17410
17411 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
17412
17413 * emacs-lisp/warnings.el (display-warning, lwarn)
17414 (warning-minimum-log-level): Doc fixes.
17415 (warning-minimum-level, warning-minimum-log-level):
17416 Add :debug to :type choices.
17417
17418 * progmodes/ada-mode.el (ada-format-paramlist)
17419 (ada-get-indent-case, ada-check-matching-start)
17420 (ada-check-defun-name, ada-goto-matching-decl-start)
17421 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
17422 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
17423 (ada-make-subprogram-body): Follow error conventions.
17424 (ada-case-exception-file, ada-indent-comment-as-code)
17425 (ada-indent-handle-comment-special, ada-indent-renames)
17426 (ada-indent-return, ada-search-directories-internal)
17427 (ada-tab-policy, ada-case-exception-substring)
17428 (ada-other-file-alist, ada-matching-start-re)
17429 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
17430 (ada-imenu-generic-expression, ada-compile-goto-error)
17431 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
17432 (ada-popup-menu, ada-add-extensions, ada-mode)
17433 (ada-region-selected, ada-create-case-exception)
17434 (ada-create-case-exception-substring, ada-after-keyword-p)
17435 (ada-activate-keys-for-case, ada-adjust-case-region)
17436 (ada-adjust-case-buffer, ada-format-paramlist)
17437 (ada-scan-paramlist, ada-insert-paramlist)
17438 (ada-indent-newline-indent)
17439 (ada-indent-newline-indent-conditional)
17440 (ada-justified-indent-current, ada-goto-previous-word)
17441 (ada-indent-current, ada-get-indent-open-paren)
17442 (ada-get-indent-paramlist, ada-get-indent-end)
17443 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
17444 (ada-get-indent-block-start, ada-get-indent-subprog)
17445 (ada-get-indent-noindent, ada-get-indent-label)
17446 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
17447 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
17448 (ada-goto-stmt-end, ada-goto-next-word)
17449 (ada-check-matching-start, ada-check-defun-name)
17450 (ada-goto-matching-decl-start, ada-goto-matching-start)
17451 (ada-goto-matching-end, ada-search-ignore-string-comment)
17452 (ada-in-decl-p, ada-looking-at-semi-or)
17453 (ada-looking-at-semi-private, ada-in-paramlist-p)
17454 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
17455 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
17456 (ada-next-procedure, ada-previous-procedure, ada-next-package)
17457 (ada-previous-package, ada-create-menu)
17458 (ada-fill-comment-paragraph-justify)
17459 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
17460 (ada-other-file-name, ada-last-which-function-line)
17461 (ada-last-which-function-subprog, ada-which-function)
17462 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
17463 (ada-gen-treat-proc, ada-check-emacs-version)
17464 (ada-continuation-indent, ada-align-region-separate):
17465 Fix typos in docstrings.
17466 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
17467
17468 2005-06-16 Lute Kamstra <lute@gnu.org>
17469
17470 * simple.el (fundamental-mode): Run after-change-major-mode-hook
17471 conditionally.
17472
17473 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
17474
17475 * comint.el (comint-replace-by-expanded-filename)
17476 (comint-prompt-regexp, comint-delimiter-argument-list)
17477 (comint-preinput-scroll-to-bottom):
17478 * info.el (Info-hide-cookies-node):
17479 * ls-lisp.el (ls-lisp-classify):
17480 * find-file.el (ff-search-directories, ff-special-constructs)
17481 (ff-find-other-file):
17482 * font-lock.el (font-lock-keywords):
17483 * shell.el (shell-prompt-pattern)
17484 (shell-dynamic-complete-functions, shell-mode)
17485 (shell-delimiter-argument-list):
17486 * term.el (term-replace-by-expanded-filename)
17487 (term-prompt-regexp, term-delimiter-argument-list):
17488 * woman.el (woman-ignore, woman0-if):
17489 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
17490 * emacs-lisp/elint.el (elint-init-env):
17491 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
17492 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
17493 * language/ethio-util.el (ethio-tilde-escape)
17494 (ethio-use-three-dot-question):
17495 * net/zone-mode.el (zone-mode-load-time-setup):
17496 * progmodes/cc-align.el (c-lineup-argcont):
17497 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
17498 * progmodes/cperl-mode.el (cperl-set-style-back):
17499 * progmodes/inf-lisp.el (inferior-lisp-prompt):
17500 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
17501 Fix spellings in docstrings.
17502
17503 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
17504 * progmodes/modula2.el (m2-for): Fix spellings.
17505
17506 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
17507
17508 * simple.el (undo-more): Don't use `format' on `error' arguments.
17509 Improve argument/docstring consistency.
17510 (pending-undo-list): Doc fix.
17511
17512 * smerge-mode.el (smerge-ensure-match):
17513 * emulation/vip.el (vip-ex):
17514 * net/zone-mode.el (zone-mode-update-serial):
17515 * progmodes/idlwave.el (idlwave-complete):
17516 * progmodes/vhdl-mode.el (vhdl-visit-file)
17517 (vhdl-compose-wire-components):
17518 Don't use `format' on `error' arguments.
17519
17520 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
17521 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
17522 (tooltip-help-tips): Fix typos in docstrings.
17523
17524 2005-06-16 David Ponce <david@dponce.com>
17525
17526 * tree-widget.el (tree-widget-value-create): Simplify last change.
17527
17528 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
17529
17530 * ido.el (ido-incomplete-regexp): New variable.
17531 (ido-set-matches-1): Handle invalid-regexp error and set
17532 ido-incomplete-regexp.
17533 (ido-incomplete-regexp): New face.
17534 (ido-completions): Use it.
17535 (ido-complete, ido-exit-minibuffer, ido-completions):
17536 Handle incomplete regexps.
17537 (ido-completions): Add check for complete match when entering a regexp.
17538
17539 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
17540
17541 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
17542
17543 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17544
17545 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
17546 by field delimiters.
17547
17548 2005-06-15 David Ponce <david@dponce.com>
17549
17550 * tree-widget.el: eval-and-compile inlined functions so they will
17551 be available at run-time too.
17552 (tree-widget-super-format-handler)
17553 (tree-widget-format-handler): Remove.
17554 (tree-widget-value-create): Handle the :indent property.
17555
17556 2005-06-15 Miles Bader <miles@gnu.org>
17557
17558 * progmodes/which-func.el (which-func): Only inherit
17559 `font-lock-function-name-face' when that makes sense against the
17560 default mode-line face, otherwise set the face color explicitly.
17561
17562 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
17563 faces instead of (non-existent) variables.
17564
17565 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
17566
17567 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
17568 (iswitchb-get-matched-buffers): Likewise. Simplify.
17569
17570 2005-06-14 Miles Bader <miles@gnu.org>
17571
17572 * progmodes/ld-script.el (ld-script-location-counter):
17573 Remove "-face" suffix from face name.
17574 (ld-script-location-counter-face):
17575 New backward-compatibility alias for renamed face.
17576 (ld-script-location-counter-face): Use renamed face.
17577
17578 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
17579 (cperl-hash): Remove "-face" suffix from face names.
17580 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
17581 New backward-compatibility aliases for renamed faces.
17582 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
17583 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
17584
17585 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
17586 name.
17587 (which-func-face): New backward-compatibility alias for renamed face.
17588 (which-func-format): Use renamed which-func face.
17589
17590 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
17591 (vhdl-function, vhdl-directive, vhdl-reserved-word)
17592 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
17593 names.
17594 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
17595 (vhdl-speedbar-configuration, vhdl-speedbar-package)
17596 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
17597 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
17598 (vhdl-speedbar-architecture-selected)
17599 (vhdl-speedbar-configuration-selected)
17600 (vhdl-speedbar-package-selected)
17601 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
17602 names.
17603 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
17604 Use renamed faces.
17605 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
17606 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
17607 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
17608 Use renamed faces.
17609 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
17610 names.
17611 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
17612 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
17613 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
17614 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
17615 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
17616 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
17617
17618 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
17619 face name.
17620 (sh-heredoc-face): New backward-compatibility alias for renamed face.
17621 (sh-heredoc-face): Use renamed sh-heredoc face.
17622
17623 * progmodes/idlw-help.el (idlwave-help-link):
17624 Remove "-face" suffix from face name.
17625 (idlwave-help-link-face):
17626 New backward-compatibility alias for renamed face.
17627 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
17628
17629 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
17630 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
17631 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
17632 New backward-compatibility aliases for renamed faces.
17633 (idlwave-shell-disabled-breakpoint-face)
17634 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
17635
17636 * progmodes/flymake.el (flymake-errline, flymake-warnline):
17637 Remove "-face" suffix from face names.
17638 (flymake-errline-face, flymake-warnline-face):
17639 New backward-compatibility aliases for renamed faces.
17640 (flymake-highlight-line): Use renamed flymake faces.
17641
17642 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
17643 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
17644 (ebrowse-member-class, ebrowse-progress):
17645 Remove "-face" suffix from face names.
17646 (ebrowse-tree-mark-face, ebrowse-root-class-face)
17647 (ebrowse-file-name-face, ebrowse-default-face)
17648 (ebrowse-member-attribute-face, ebrowse-member-class-face)
17649 (ebrowse-progress-face):
17650 New backward-compatibility aliases for renamed faces.
17651 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
17652 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
17653 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
17654 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
17655
17656 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
17657 antlr-syntax)
17658 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
17659 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
17660 names.
17661 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
17662 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
17663 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
17664 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
17665 backward-compatibility aliases for renamed faces.
17666 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
17667 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
17668 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
17669 remove "font-lock-". Use renamed antlr-mode faces.
17670 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
17671 literal face-names with face variable references.
17672
17673 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
17674 face name.
17675 (Buffer-menu-buffer-face): New backward-compatibility alias for
17676 renamed face.
17677 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
17678
17679 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
17680
17681 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
17682 Eliminate "-face" suffix.
17683 (makefile-targets): Inherit from font-lock-function-name-face and
17684 eliminate "-face" suffix.
17685 (makefile-shell): Remove attributes and eliminate "-face" suffix.
17686 (makefile-*-font-lock-keywords): Append makefile-targets in rule
17687 actions, instead of prepending, to make it less visible.
17688 (makefile-previous-dependency, makefile-match-dependency):
17689 Don't match a target on a continuation line.
17690
17691 * files.el (auto-mode-alist): Put Makefile in gmake mode.
17692
17693 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
17694
17695 * progmodes/gdb-ui.el (menu): Re-order menu items.
17696 (gdb-tooltip-print): Respect tooltip-use-echo-area.
17697
17698 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
17699 Define in tooltip.el.
17700 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
17701 (gud-tooltip-tips): Respect tooltip-use-echo-area and
17702 gud-tooltip-echo-area.
17703
17704 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
17705 backward compatibility and make obsolete.
17706 (tooltip-help-tips): Use tooltip-use-echo-area.
17707 (tooltip-show-help-function): Rename to...
17708 (tooltip-show-help): ...this, because it is a function.
17709 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
17710
17711 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
17712
17713 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
17714 (edebug-print-length, edebug-print-level, edebug-print-circle)
17715 (edebug-modify-breakpoint, edebug-eval-last-sexp)
17716 (edebug-eval-print-last-sexp): Doc fixes.
17717
17718 2005-06-14 Kim F. Storm <storm@cua.dk>
17719
17720 * ido.el (ido-mode): Make a new keymap every time we enable ido,
17721 as the coverage buffer/file/both may change.
17722
17723 2005-06-14 Lute Kamstra <lute@gnu.org>
17724
17725 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
17726 and run-mode-hooks. Simplify.
17727
17728 * mail/rmailedit.el (rmail-edit-mode):
17729 * progmodes/octave-inf.el (inferior-octave-mode):
17730 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
17731
17732 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
17733 and run-mode-hooks.
17734 (recentf-edit-list, recentf-open-files): Don't call
17735 kill-all-local-variables directly.
17736
17737 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
17738
17739 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
17740
17741 * emacs-lisp/byte-run.el (make-obsolete)
17742 (define-obsolete-function-alias): Rename arguments FUNCTION and
17743 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
17744 (make-obsolete-variable, define-obsolete-variable-alias):
17745 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
17746 respectively.
17747
17748 * isearchb.el (isearchb-activate):
17749 * pcvs.el (cvs-mode):
17750 * ses.el (ses-load):
17751 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
17752 * net/tramp.el (tramp-find-file-exists-command)
17753 (tramp-find-shell):
17754 * progmodes/ada-mode.el (ada-create-case-exception)
17755 (ada-create-case-exception-substring, ada-make-subprogram-body):
17756 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
17757 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
17758 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
17759 * textmodes/org.el (org-promote, org-evaluate-time-range)
17760 (org-agenda-next-date-line, org-agenda-previous-date-line)
17761 (org-agenda-error, org-open-at-point, org-table-move-row)
17762 (org-format-table-table-html-using-table-generate-source)
17763 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
17764 * textmodes/reftex.el (reftex-access-scan-info):
17765 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
17766 (reftex-toc-promote-prepare): Follow error conventions.
17767
17768 * diff-mode.el (diff-mode): Fix typo in docstring.
17769
17770 * forms.el (forms--intuit-from-file): Fix reference to
17771 `forms-number-of-fields' in error message.
17772 (forms-print): Fix quoting in error message.
17773
17774 * forms.el (forms-mode):
17775 * emulation/vi.el (vi-goto-insert-state):
17776 * progmodes/flymake.el (flymake-new-err-info)
17777 (flymake-start-syntax-check-for-current-buffer)
17778 (flymake-simple-cleanup):
17779 * eshell/esh-var.el (eshell/export):
17780 * progmodes/gud.el (xdb):
17781 * textmodes/flyspell.el (flyspell-incorrect-hook)
17782 (flyspell-maybe-correct-transposition)
17783 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
17784
17785 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
17786
17787 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
17788 minibuffer prompt.
17789
17790 2005-06-13 Kim F. Storm <storm@cua.dk>
17791
17792 * subr.el (add-to-ordered-list): New defun.
17793
17794 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
17795 add cua--keymap-alist to emulation-mode-map-alists.
17796
17797 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
17798
17799 * subr.el (complete-in-turn): New macro.
17800 (dynamic-completion-table, lazy-completion-table): Add debug info.
17801
17802 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
17803 in preference to face aliases.
17804
17805 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
17806 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
17807 Remove unused vars `start' and `firstline'.
17808 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
17809 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
17810
17811 2005-06-13 Eli Zaretskii <eliz@gnu.org>
17812
17813 * cus-start.el (all): Don't complain about missing GTK-related
17814 variables, unless either `gtk' is boundp or this isn't a
17815 `windows-nt' build.
17816
17817 2005-06-13 Lute Kamstra <lute@gnu.org>
17818
17819 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
17820 run-mode-hooks.
17821
17822 * ediff-mult.el (ediff-meta-mode):
17823 * ediff-util.el (ediff-mode): Use run-mode-hooks.
17824
17825 * ledit.el (ledit-mode): Use delay-mode-hooks.
17826
17827 * woman.el (woman-mode-line-format): Delete constant.
17828 (woman-mode-map): Initialize it properly.
17829 (woman-mode): Set mode-class property to special.
17830 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
17831 Set major-mode and mode-name. Don't set mode-line-format directly.
17832 (Man-getpage-in-background): Don't reference woman-mode-line-format.
17833
17834 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
17835 string argument obsolete.
17836
17837 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
17838
17839 * textmodes/org.el (org-CUA-compatible): New option.
17840 (org-disputed-keys): New variable.
17841 (org-key): New function.
17842 (orgtbl-make-binding): Add docstring to the created function.
17843 (org-mode): Set paragraph start/separate regexps.
17844 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
17845 (org-archive-location, org-archive-mark-done)
17846 (org-archive-stamp-time): New options.
17847 (org-archive-subtree): New command.
17848 (org-fill-paragraph): New function.
17849 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
17850 (org-fake-empty-table-line): Function removed.
17851 (org-format-org-table-html): Do not create empty table lines at
17852 separator lines. Improved table header treatment.
17853 (org-link-format): New option.
17854 (org-make-link): New function.
17855 (org-insert-link, org-store-link): Use org-make-link.
17856 (org-open-file): Quote file name for shell command, to allow
17857 spaces in file names.
17858 (org-link-regexp): Fix bug with mailto link.
17859 (org-link-maybe-angles-regexp, org-protected-link-regexp):
17860 New constants.
17861 (org-export-as-html): Deal with the optional angles around a link.
17862 Better treatment of file: links.
17863 (org-open-at-point): Replace @{ and @} with < and >.
17864 (org-run-mode-hooks): Function removed.
17865 (org-agenda-mode): No longer use `org-run-mode-hooks'.
17866
17867 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
17868
17869 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
17870 MI command -data-list-register-values.
17871 (gdb-post-prompt): Indent properly.
17872
17873 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
17874
17875 * hilit-chg.el (highlight-changes-colors): Rename from
17876 `highlight-changes-colours'.
17877 (highlight-changes-colours): Keep as obsolete alias.
17878 (highlight-changes-face-list): Doc fix.
17879 (hilit-chg-make-list): Use `highlight-changes-colors'.
17880
17881 2005-06-12 Mark A. Hershberger <mah@everybody.org>
17882
17883 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
17884 defun-prompt-regexp.
17885
17886 2005-06-12 Eli Zaretskii <eliz@gnu.org>
17887
17888 * loadup.el: Don't say we are dumping under 2 names on windows-nt
17889 and cygwin.
17890
17891 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
17892 Don't use an old loaddefs.el, as in Makefile.in.
17893
17894 2005-06-12 Lute Kamstra <lute@gnu.org>
17895
17896 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
17897
17898 * man.el (Man-mode-map): Initialize it properly.
17899 (Man-mode): Set mode-class property to special.
17900
17901 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
17902
17903 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
17904
17905 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
17906 A newline is needed in the docstring there.
17907
17908 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
17909 Doc fixes.
17910
17911 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17912
17913 * printing.el: Doc fix. The menubar is no more changed when printing
17914 is loaded, it only changes when pr-menu-bind or pr-update-menus is
17915 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
17916 (pr-version): New version number (6.8.4).
17917 (pr-menu-bind): New command.
17918 (pr-update-menus): Docstring and code fix.
17919 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
17920 Docstring fix.
17921 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
17922 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
17923
17924 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
17925
17926 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
17927 "Returns" to "return", document useful return values, etc.
17928
17929 2005-06-11 Alan Mackenzie <acm@muc.de>
17930
17931 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
17932 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
17933 (adaptive-file-function): Minor amendment to doc-string.
17934
17935 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
17936
17937 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
17938 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
17939 Fix :type--it is `integer', not `string'.
17940
17941 * faces.el (modeline-highlight): Rename from (the erroneous)
17942 `modeline-higilight'.
17943
17944 2005-06-11 Lute Kamstra <lute@gnu.org>
17945
17946 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
17947 lisp-interaction-mode-map but make it the parent.
17948 (edebug-eval-mode): Use define-derived-mode.
17949
17950 2005-06-11 Andreas Schwab <schwab@suse.de>
17951
17952 * bindings.el: Add binding of `ESC functionkey' for every
17953 `M-functionkey'.
17954 * hexl.el (hexl-mode-map): Likewise.
17955
17956 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
17957
17958 * progmodes/compile.el (compilation-error-regexp-alist-alist)
17959 [msft]: update regexp for newer msft compilers.
17960
17961 2005-06-10 Mark A. Hershberger <mah@everybody.org>
17962
17963 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
17964 ATTLIST portions of included DTDs.
17965 (xml-parse-dtd): Eliminate use of inefficient match-data.
17966
17967 2005-06-10 Miles Bader <miles@gnu.org>
17968
17969 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
17970 (mpuz-text): Remove "-face" suffix from face names.
17971 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
17972 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
17973 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
17974
17975 * play/gomoku.el (gomoku-O, gomoku-X):
17976 Remove "-face" suffix from face names.
17977 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
17978 New backward-compatibility aliases for renamed faces.
17979 (gomoku-font-lock-keywords): Use renamed gomoku faces.
17980
17981 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
17982
17983 * thumbs.el: Fixes for changes of 2005-06-09.
17984 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
17985 as a directory.
17986 (thumbs-thumbname): Remove directory separator from format string;
17987 `thumbs-thumbsdir' now returns a valid directory name.
17988 (thumbs-temp-dir): New defsubst.
17989 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
17990 Use it.
17991
17992 * cus-edit.el (minibuffer):
17993 * files.el (make-backup-file-name-function):
17994 * filesets.el (filesets-external-viewers):
17995 * hilit-chg.el (highlight-changes-colours)
17996 (highlight-changes-face-list, highlight-changes-rotate-faces):
17997 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
17998 * kmacro.el (kmacro-call-macro):
17999 * log-edit.el (log-edit-changelog-full-paragraphs):
18000 * mouse.el (mouse-1-click-follows-link):
18001 * skeleton.el (skeleton-autowrap):
18002 * subr.el (insert-for-yank-1):
18003 * tempo.el (tempo-insert-region):
18004 * terminal.el (terminal-emulator):
18005 * time.el (display-time-mail-face):
18006 * vc.el (vc-annotate):
18007 * vcursor.el (vcursor-copy-line):
18008 * woman.el (woman-bold-headings, woman-ignore)
18009 (woman-default-faces, woman-monochrome-faces):
18010 * calendar/todo-mode.el (todo-insert-threshold):
18011 * emulation/pc-select.el (pc-select-selection-keys-only)
18012 (pc-selection-mode):
18013 * emulation/vip.el (vip-find-char-forward):
18014 * emulation/viper-cmd.el (viper-find-char-forward):
18015 * international/mule-cmds.el
18016 (select-safe-coding-system-accept-default-p)
18017 (input-method-exit-on-invalid-key):
18018 * international/mule-diag.el (describe-coding-system):
18019 * international/ucs-tables.el (unify-8859-on-encoding-mode):
18020 * net/browse-url.el (browse-url-xterm-program):
18021 * obsolete/lazy-lock.el (lazy-lock-mode):
18022 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
18023 (cperl-mode):
18024 * progmodes/cpp.el (cpp-face-light-name-list)
18025 (cpp-face-dark-name-list):
18026 * progmodes/delphi.el (delphi-newline-always-indents):
18027 Fix spellings in docstrings.
18028
18029 * ido.el (ido-mode, ido-file-extensions-order)
18030 (ido-default-file-method, ido-default-buffer-method)
18031 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
18032 (ido-decorations, ido-read-file-name-as-directory-commands)
18033 (ido-read-file-name-non-ido, ido-work-directory-list)
18034 (ido-ignore-item-temp-list, ido-current-directory)
18035 (ido-magic-forward-char, ido-enter-find-file)
18036 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
18037 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
18038
18039 2005-06-10 Lute Kamstra <lute@gnu.org>
18040
18041 * play/dunnet.el (dun-mode): Use define-derived-mode.
18042 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
18043 obsolete alias.
18044
18045 * play/doctor.el (doctor-mode-map): Remove defvar.
18046 (doctor-mode): Use define-derived-mode.
18047
18048 * mail/mspools.el (mspools-mode):
18049 * net/eudc-hotlist.el (eudc-hotlist-mode):
18050 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
18051
18052 2005-06-10 Miles Bader <miles@gnu.org>
18053
18054 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
18055 Remove "-face" suffix from face names.
18056 (flyspell-incorrect-face, flyspell-duplicate-face):
18057 New backward-compatibility aliases for renamed faces.
18058 (flyspell-mode-on, make-flyspell-overlay)
18059 (flyspell-highlight-incorrect-region)
18060 (flyspell-highlight-duplicate-region)
18061 (flyspell-display-next-corrections)
18062 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
18063
18064 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
18065 from face name.
18066 (texinfo-heading-face): New backward-compatibility alias for
18067 renamed face.
18068 (texinfo-heading-face): Use renamed texinfo-heading face.
18069
18070 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
18071 suffix from face names.
18072 (tex-math-face, tex-verbatim-face):
18073 New backward-compatibility aliases for renamed faces.
18074 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
18075 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
18076 literal face name.
18077
18078 * textmodes/table.el (table-cell): Remove "-face" suffix from face
18079 name.
18080 (table-cell-face): New backward-compatibility alias for renamed face.
18081 (table--put-cell-face-property, table--update-cell-face):
18082 Use renamed table-cell face.
18083
18084 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
18085 from face name.
18086 (sgml-namespace-face): New backward-compatibility alias for
18087 renamed face.
18088 (sgml-namespace-face): Use renamed sgml-namespace face.
18089
18090 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
18091 (org-level-4, org-level-5, org-level-6, org-level-7)
18092 (org-level-8, org-warning, org-headline-done)
18093 (org-deadline-announce, org-scheduled-today)
18094 (org-scheduled-previously, org-link, org-done, org-table)
18095 (org-time-grid): Remove "-face" suffix from face names.
18096 (org-level-1-face, org-level-2-face, org-level-3-face)
18097 (org-level-4-face, org-level-5-face, org-level-6-face)
18098 (org-level-7-face, org-level-8-face, org-warning-face)
18099 (org-headline-done-face, org-deadline-announce-face)
18100 (org-scheduled-today-face, org-scheduled-previously-face)
18101 (org-link-face, org-done-face, org-table-face)
18102 (org-time-grid-face):
18103 New backward-compatibility aliases for renamed faces.
18104 (org-level-faces, org-set-font-lock-defaults, org-timeline)
18105 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
18106 (org-agenda-get-timestamps, org-agenda-get-scheduled)
18107 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
18108
18109 * emulation/viper-init.el (viper-search, viper-replace-overlay)
18110 (viper-minibuffer-emacs, viper-minibuffer-insert)
18111 (viper-minibuffer-vi): Remove "-face" suffix from face names.
18112 (viper-search-face, viper-replace-overlay-face)
18113 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
18114 (viper-minibuffer-vi-face):
18115 New backward-compatibility aliases for renamed faces.
18116 (viper-search-face, viper-replace-overlay-face)
18117 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
18118 (viper-minibuffer-vi-face): Use renamed viper faces.
18119
18120 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
18121 Remove "-face" suffix from face names.
18122 (testcover-nohits-face, testcover-1value-face):
18123 New backward-compatibility aliases for renamed faces.
18124 (testcover-mark): Use renamed testcover faces.
18125
18126 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
18127 face name.
18128 (diary-button-face): New backward-compatibility alias for renamed face.
18129 (diary-entry): Use renamed diary-button face.
18130
18131 * calendar/calendar.el (diary, calendar-today, holiday)
18132 (mark-visible-calendar-date): Remove "-face" suffix from face names.
18133 (diary-face, calendar-today-face, holiday-face):
18134 New backward-compatibility aliases for renamed faces.
18135 (eval-after-load "facemenu", diary-entry-marker)
18136 (calendar-today-marker, calendar-holiday-marker, diary-face):
18137 Use renamed calendar faces.
18138
18139 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
18140 (compare-windows-face): New backward-compatibility alias for
18141 renamed face.
18142 (compare-windows-highlight): Use renamed compare-windows face.
18143
18144 * strokes.el (strokes-char): Remove "-face" suffix from face name.
18145 (strokes-char-face): New backward-compatibility alias for renamed face.
18146 (strokes-encode-buffer): Use renamed strokes-char face.
18147
18148 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
18149 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
18150 Remove "-face" suffix from face names.
18151 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
18152 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
18153 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
18154 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
18155 Use renamed pcvs faces.
18156 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
18157 * pcvs-defs.el (cvs-mode-map): Likewise.
18158 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
18159
18160 * info.el (info-title-1, info-title-2, info-title-3)
18161 (info-title-4): Remove "-face" suffix from and downcase face names.
18162 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
18163 (Info-title-4-face):
18164 New backward-compatibility aliases for renamed faces.
18165 (Info-fontify-node): Use renamed info faces.
18166
18167 * hilit-chg.el (highlight-changes, highlight-changes-delete):
18168 Remove "-face" suffix from face names.
18169 (highlight-changes-face, highlight-changes-delete-face):
18170 New backward-compatibility aliases for renamed faces.
18171 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
18172 (hilit-chg-make-list): Use renamed highlight-changes faces.
18173
18174 * generic-x.el (show-tabs-tab, show-tabs-space):
18175 Remove "-face" suffix from face names.
18176 (show-tabs-tab-face, show-tabs-space-face):
18177 New backward-compatibility aliases for renamed faces.
18178 (show-tabs-generic-mode-font-lock-defaults-1)
18179 (show-tabs-generic-mode-font-lock-defaults-2):
18180 Use renamed show-tabs faces.
18181
18182 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
18183 (smerge-markers): Remove "-face" suffix from face names.
18184 (smerge-mine-face, smerge-other-face, smerge-base-face)
18185 (smerge-markers-face):
18186 New backward-compatibility aliases for renamed faces.
18187 (smerge-mine-face, smerge-other-face, smerge-base-face)
18188 (smerge-markers-face): Use renamed smerge faces.
18189
18190 * log-view.el (log-view-file, log-view-message): Remove "-face"
18191 suffix from face names.
18192 (log-view-file-face, log-view-message-face):
18193 New backward-compatibility aliases for renamed faces.
18194 (log-view-file-face, log-view-message-face): Use renamed log-view
18195 faces.
18196
18197 * paren.el (show-paren-match, show-paren-mismatch):
18198 Remove "-face" suffix from face names.
18199 (show-paren-match-face, show-paren-mismatch-face):
18200 New backward-compatibility aliases for renamed faces.
18201 (show-paren-function): Use renamed show-paren faces.
18202
18203 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
18204 (ruler-mode-margins, ruler-mode-fringes)
18205 (ruler-mode-column-number, ruler-mode-fill-column)
18206 (ruler-mode-comment-column, ruler-mode-goal-column)
18207 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
18208 suffix from face names.
18209 (ruler-mode-default-face, ruler-mode-pad-face)
18210 (ruler-mode-margins-face, ruler-mode-fringes-face)
18211 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
18212 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
18213 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
18214 New backward-compatibility aliases for renamed faces.
18215 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
18216 (ruler-mode-column-number, ruler-mode-fill-column)
18217 (ruler-mode-comment-column, ruler-mode-goal-column)
18218 (ruler-mode-tab-stop, ruler-mode-current-column)
18219 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
18220 faces.
18221
18222 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
18223 face name.
18224 (whitespace-highlight-the-space): Use renamed face.
18225 (whitespace-highlight-face): New backward-compatibility alias for
18226 renamed face.
18227
18228 * woman.el (woman-italic, woman-bold, woman-unknown)
18229 (woman-addition, woman-symbol-face):
18230 Remove "-face" suffix from face names.
18231 (woman-italic-face, woman-bold-face, woman-unknown-face)
18232 (woman-addition-face):
18233 New backward-compatibility aliases for renamed faces.
18234 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
18235 (woman-decode-region, woman-replace-match)
18236 (woman-display-extended-fonts, woman-special-characters)
18237 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
18238 Use renamed woman faces.
18239
18240 * longlines.el (longlines-visible-face): Face removed.
18241
18242 * diff-mode.el (diff-header, diff-file-header, diff-index)
18243 (diff-hunk-header, diff-removed, diff-added, diff-changed)
18244 (diff-function, diff-context, diff-nonexistent): Remove "-face"
18245 suffix from face names.
18246 (diff-header-face, diff-file-header-face, diff-index-face)
18247 (diff-hunk-header-face, diff-removed-face, diff-added-face)
18248 (diff-changed-face, diff-function-face, diff-context-face)
18249 (diff-nonexistent-face): New backward-compatibility aliases for
18250 renamed faces.
18251 (diff-header-face, diff-file-header-face)
18252 (diff-index, diff-index-face, diff-hunk-header)
18253 (diff-hunk-header-face, diff-removed, diff-removed-face)
18254 (diff-added, diff-added-face, diff-changed-face, diff-function)
18255 (diff-function-face, diff-context-face, diff-nonexistent)
18256 (diff-nonexistent-face): Use renamed diff-mode faces.
18257
18258 * progmodes/compile.el (compilation-warning-face)
18259 (compilation-info-face): Remove "-face" suffix from face names.
18260 (compilation-warning-face, compilation-info-face):
18261 New backward-compatibility aliases for renamed faces.
18262 (compilation-warning-face, compilation-info-face):
18263 Use renamed compilation faces.
18264
18265 * add-log.el (change-log-date, change-log-name)
18266 (change-log-email, change-log-file, change-log-list)
18267 (change-log-conditionals, change-log-function)
18268 (change-log-acknowledgement): Remove "-face" suffix from face names.
18269 (change-log-date-face, change-log-name-face)
18270 (change-log-email-face, change-log-file-face)
18271 (change-log-list-face, change-log-conditionals-face)
18272 (change-log-function-face, change-log-acknowledgement-face):
18273 New backward-compatibility aliases for renamed faces.
18274 (change-log-font-lock-keywords): Use renamed change-log faces.
18275
18276 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
18277 (custom-set, custom-changed, custom-saved, custom-button)
18278 (custom-button-pressed, custom-documentation, custom-state)
18279 (custom-comment, custom-comment-tag, custom-variable-tag)
18280 (custom-variable-button, custom-face-tag, custom-group-tag-1)
18281 (custom-group-tag): Remove "-face" suffix from face names.
18282 (custom-magic-alist, custom-magic-value-create)
18283 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
18284 (custom-invalid-face, custom-rogue-face, custom-modified-face)
18285 (custom-set-face, custom-changed-face, custom-saved-face)
18286 (custom-button-face, custom-button-pressed-face)
18287 (custom-documentation-face, custom-state-face)
18288 (custom-comment-face, custom-comment-tag-face)
18289 (custom-variable-tag-face, custom-variable-button-face)
18290 (custom-face-tag-face, custom-group-tag-face-1)
18291 (custom-group-tag-face):
18292 New backward-compatibility aliases for renamed faces.
18293
18294 * wid-edit.el (widget-documentation, widget-button)
18295 (widget-field, widget-single-line-field, widget-inactive)
18296 (widget-button-pressed): "-face" suffix removed from face names.
18297 (widget-documentation-face, widget-button-face)
18298 (widget-field-face, widget-single-line-field-face)
18299 (widget-inactive-face, widget-button-pressed-face):
18300 New backward-compatibility aliases for renamed faces.
18301 (widget-documentation-face, widget-button-face)
18302 (widget-button-pressed-face, widget-specify-field)
18303 (widget-specify-inactive): Use renamed widget faces.
18304
18305 2005-06-10 Kenichi Handa <handa@m17n.org>
18306
18307 * term/x-win.el (x-clipboard-yank): Remove condition-case
18308 wrapping.
18309
18310 2005-06-11 Kenichi Handa <handa@m17n.org>
18311
18312 * add-log.el (change-log-font-lock-keywords): Make the regexp for
18313 date lines stricter.
18314
18315 2005-06-10 Zhang Wei <id.brep@gmail.com>
18316
18317 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
18318 of x-get-selection.
18319
18320 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
18321
18322 * comint.el (comint-mode, comint-snapshot-last-prompt):
18323 * frame.el (frame-current-scroll-bars):
18324 * term.el (term-mode, term-check-proc, term-input-sender)
18325 (term-simple-send, term-extract-string, term-word)
18326 (term-match-partial-filename):
18327 * window.el (window-current-scroll-bars):
18328 * emulation/cua-base.el (cua-normal-cursor-color)
18329 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
18330 (cua-global-mark-cursor-color):
18331 * mail/undigest.el (rmail-forward-separator-regex):
18332 Fix typos in docstrings.
18333
18334 * comint.el (comint-check-proc, make-comint-in-buffer)
18335 (comint-source-default): Doc fixes.
18336
18337 * term.el (term-send-string): Improve argument/docstring consistency.
18338
18339 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
18340
18341 * comint.el (comint-send-input): Bind `inhibit-read-only' around
18342 call to `delete-region'.
18343 (comint-mode-hook): Do not enable Font Lock by default.
18344
18345 2005-06-09 Lute Kamstra <lute@gnu.org>
18346
18347 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
18348 could be void.
18349
18350 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
18351
18352 * emacs-lisp/debug.el (debugger-will-be-back): New var.
18353 (debug): Use it.
18354 (debugger-step-through, debugger-continue, debugger-jump)
18355 (debugger-return-value): Set it when needed.
18356 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
18357 Use inhibit-read-only.
18358
18359 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
18360
18361 * window.el (shrink-window-if-larger-than-buffer)
18362 (window-size-fixed): Fix typo in docstring.
18363
18364 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
18365 thumbnails directory on loading.
18366 (thumbs-conversion-program): Use `eq' to check the system type,
18367 not `equal'.
18368 (thumbs-temp-dir): Initialize to `temporary-file-directory',
18369 not "/tmp". Fix docstring.
18370 (thumbs-thumbsdir): New function to return the thumbnails
18371 directory, creating it if needed.
18372 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
18373 (thumbs-temp-file): Delete variable and make it into a function.
18374 (thumbs-resize-image, thumbs-modify-image): Use it.
18375 (thumbs-kill-buffer): Simplify.
18376 (thumbs-gensym): Defalias or duplicate CL `gensym'.
18377 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
18378 docstrings.
18379
18380 2005-06-09 Kim F. Storm <storm@cua.dk>
18381
18382 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
18383 set-match-data to free markers in match-data.
18384
18385 * replace.el (replace-match-data): Pass RESEAT arg `t' to
18386 match-data to unchain markers in match-data.
18387
18388 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
18389
18390 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
18391 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
18392 unnecessary now.
18393
18394 2005-06-08 Richard M. Stallman <rms@gnu.org>
18395
18396 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
18397 give the variable a doc string that doesn't say don't set it directly.
18398
18399 * textmodes/ispell.el (ispell-check-version):
18400 Use match-string-no-properties.
18401 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
18402 (ispell-buffer-local-words): Likewise.
18403
18404 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
18405 except on terminals with enough colors to really display it.
18406 (makefile-dependency-regex): Delete spurious `bb'.
18407
18408 * faces.el (escape-glyph): Use blue once again in last case.
18409 (no-break-space): Redefine so that it isn't invisible on a tty.
18410
18411 2005-06-08 Kim F. Storm <storm@cua.dk>
18412
18413 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
18414 also when reading directory name.
18415
18416 2005-06-08 Lute Kamstra <lute@gnu.org>
18417
18418 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
18419 (flyspell-mode-line-string): Remove autoload cookie.
18420 (flyspell-mode): Remove defvar.
18421
18422 2005-06-07 Lute Kamstra <lute@gnu.org>
18423
18424 * textmodes/org.el (org-run-mode-hooks): New function.
18425 (org-agenda-mode): Use it.
18426
18427 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
18428
18429 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
18430
18431 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
18432
18433 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
18434
18435 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
18436
18437 * font-lock.el (font-lock-add-keywords): Doc fix.
18438
18439 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
18440
18441 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
18442 (tex-compile-default): In the absence of any history, use the order in
18443 tex-compile-alist to choose the preferred command.
18444 (tex-compile-commands): Reorder a bit.
18445
18446 * textmodes/flyspell.el (flyspell-auto-correct-binding)
18447 (flyspell-incorrect-face, flyspell-duplicate-face):
18448 Use (X)Emacs-agnostic code.
18449 (flyspell-mode-map): Don't overwrite at each load. Remove code
18450 redundant with the subsequent add-minor-mode. Merge Emacs and
18451 XEmacs code.
18452 (flyspell-word): Minor simplification.
18453 (flyspell-math-tex-command-p): Quieten the byte-compiler.
18454 (flyspell-external-point-words): Remove unused vars `size' and `start'.
18455 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
18456 Merge the corresponding Emacs code.
18457 (flyspell-correct-word, flyspell-xemacs-popup):
18458 Use flyspell-do-correct.
18459
18460 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
18461 a dedicated window.
18462
18463 * international/latexenc.el (latexenc-find-file-coding-system):
18464 Undo part of last patch, to turn off a compiler warning.
18465
18466 2005-06-06 Juri Linkov <juri@jurta.org>
18467
18468 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
18469 Rename `tmm-inactive-face' to `tmm-inactive'.
18470
18471 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
18472
18473 * iswitchb.el: Rename faces.
18474
18475 2005-06-06 Kim F. Storm <storm@cua.dk>
18476
18477 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
18478 (cua-global-mark): Remove -face suffix from face names.
18479
18480 * emulation/cua-gmrk.el (cua--init-global-mark):
18481 Remove cua-global-mark face setup.
18482
18483 2005-06-06 Richard M. Stallman <rms@gnu.org>
18484
18485 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
18486 just like other allowed characters.
18487 (makefile-match-dependency): Exclude leading and training whitespace
18488 from the range of regexp subexp 1.
18489 (makefile-macroassign-regex): Don't try to match the body,
18490 just the name of the macro being defined.
18491
18492 * info.el (Info-read-node-name-2): New function.
18493 (Info-read-node-name-1): Use that.
18494 Add a completion-base-size-function property.
18495
18496 * simple.el (completion-setup-function): Look for
18497 completion-base-size-function property of minibuffer-completion-table.
18498
18499 * files.el (locate-file-completion): Doc fix.
18500
18501 * printing.el: Don't call pr-update-menus; user must do that.
18502
18503 * emacs-lisp/debug.el (debugger-window): New variable.
18504 (debug): Use debugger-window if it is set and still alive.
18505 Record debugger-window for next entry.
18506
18507 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
18508
18509 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
18510
18511 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
18512 (hack-one-local-variable, hack-local-variables)
18513 (hack-local-variables-prop-line): Pass that arg.
18514
18515 2005-06-06 Kim F. Storm <storm@cua.dk>
18516
18517 * ido.el (ido-first-match, ido-only-match, ido-subdir)
18518 (ido-indicator): Remove -face suffix from face names.
18519
18520 2005-06-06 Juri Linkov <juri@jurta.org>
18521
18522 * font-lock.el (font-lock-regexp-backslash)
18523 (font-lock-regexp-backslash-construct): New faces.
18524 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
18525 after `('. Add `while-no-input' to control structures.
18526
18527 * faces.el (no-break-space, shadow): New faces.
18528 (escape-glyph): Use less loud colors pink2 and red4.
18529
18530 * diff-mode.el (diff-context-face)
18531 * dired.el (dired-ignored)
18532 * rfn-eshadow.el (file-name-shadow)
18533 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
18534
18535 * info.el (Info-title-1-face): Use green instead of yellow because
18536 bold yellow is not readable on light backgrounds.
18537
18538 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
18539 before selecting the desired mode to not spend time fontifying
18540 old contents.
18541
18542 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
18543
18544 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
18545 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
18546
18547 * ps-print.el (ps-default-fg, ps-default-bg):
18548 Fix typos in docstrings.
18549
18550 * isearchb.el (isearchb): Don't pass a spurious second argument to
18551 `iswitchb-completions'.
18552
18553 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
18554
18555 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
18556 to preserve point.
18557 (gdb-find-file-hook): Add doc string.
18558
18559 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
18560 C dereferenced pointer expression.
18561 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
18562
18563 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
18564
18565 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
18566 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
18567 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
18568 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
18569 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
18570 Make background transparent.
18571
18572 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
18573
18574 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
18575 (font-lock-remove-keywords): Doc fix.
18576 (font-lock-mode-major-mode): Compiler defvar.
18577 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
18578
18579 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
18580 (font-lock-mode): Update `font-lock-mode-major-mode'.
18581 (font-lock-set-defaults): Compiler defvar.
18582 (font-lock-default-function): Take `font-lock-mode-major-mode'
18583 into account.
18584
18585 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
18586 keep track of which major mode it enabled the minor mode for.
18587 Use find-file-hook again. Update docstring.
18588
18589 * simple.el (eval-expression-print-level)
18590 (eval-expression-print-length, eval-expression-debug-on-error):
18591 Doc fixes.
18592
18593 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
18594
18595 * iswitchb.el (iswitchb-single-match-face)
18596 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
18597 (iswitchb-invalid-regexp-face): New faces.
18598 (iswitchb-completions): Use them.
18599 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
18600 now marked as an obsolete alias.
18601 (iswitchb-read-buffer): Remove check for bound font variables.
18602 (iswitchb-invalid-regexp): New free variable.
18603 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
18604 set iswitchb-invalid-regexp.
18605 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
18606 invalid regexps.
18607 (iswitchb-completions): Add check for complete match when entering
18608 a regexp.
18609 (iswitchb-completions): Remove require-match argument.
18610 (iswitchb-exhibit): Fix caller.
18611 (iswitchb-common-match-inserted): New variable.
18612 (iswitchb-complete, iswitchb-completion-help): Use it.
18613
18614 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
18615
18616 * url-http.el (url-http-chunked-encoding-after-change-function):
18617 Use `url-http-debug' instead of `message'.
18618
18619 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
18620
18621 * url-http.el (url-http-parse-headers): Pass redirected URL as a
18622 callback argument.
18623
18624 2005-06-04 Kim F. Storm <storm@cua.dk>
18625
18626 * simple.el (line-move): Only call sit-for when moving backwards.
18627
18628 * ido.el (ido-make-merged-file-list-1): New defun split from
18629 ido-make-merged-file-list.
18630 (ido-make-merged-file-list): Bind throw-on-input around call to
18631 ido-make-merged-file-list-1. Return input-pending-p if
18632 interrupted by more input available.
18633 (ido-read-internal): Handle input-pending-p return value from
18634 ido-make-merged-file-list.
18635
18636 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
18637
18638 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
18639 compatibility code.
18640
18641 * international/latexenc.el (latexenc-find-file-coding-system):
18642 Don't inherit the EOL part of the coding-system from the
18643 tex-main buffer. Fit within 80 columns.
18644
18645 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
18646
18647 * tmm.el (tmm-inactive-face): New face.
18648 (tmm-remove-inactive-mouse-face): New function.
18649 (tmm-prompt, tmm-add-one-shortcut)
18650 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
18651 but not selectable.
18652
18653 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
18654
18655 * faces.el (face-equal): Improve argument/docstring consistency.
18656
18657 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
18658
18659 * progmodes/make-mode.el (makefile-targets-face)
18660 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
18661 (makefile-bsdmake-dependency-regex)
18662 (makefile-makepp-rule-action-regex)
18663 (makefile-bsdmake-rule-action-regex): New constants.
18664 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
18665
18666 * progmodes/compile.el (compilation-error-regexp-alist-alist):
18667 Allow (...) within `...' for makepp messages.
18668
18669 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
18670
18671 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
18672
18673 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
18674 "." files are deleted from all file lists before comparison.
18675
18676 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
18677 (viper-ESC-key): Made them customizable.
18678
18679 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
18680
18681 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
18682
18683 * autorevert.el (auto-revert-buffers): Use save-match-data.
18684
18685 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
18686
18687 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
18688 menu items with a nil command binding.
18689
18690 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
18691
18692 * emacs-lisp/cl-macs.el (defsetf):
18693 Improve argument/docstring consistency.
18694
18695 * faces.el (list-faces-display): Improve the formatting by
18696 computing the maximum length required for any face-name (reworked
18697 patch of 1999-01-11, accidentally deleted on 1999-07-21).
18698 (internal-find-face): Remove redundant info in docstring.
18699
18700 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
18701
18702 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
18703 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
18704 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
18705 (gdb-assembler-custom): Improve regexps.
18706 (def-gdb-auto-update-handler): Use window point to preserve point.
18707
18708 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
18709
18710 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
18711
18712 2005-05-31 Jay Belanger <belanger@truman.edu>
18713
18714 * calc/calc-embed.el (calc-embedded-word): Change argument passed
18715 to calc-embedded.
18716 (calc-embedded-make-info): Have plain prefix argument select
18717 entire line.
18718
18719 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
18720
18721 * faces.el (list-faces-display): Signal error if passed a regexp
18722 that matches no face name.
18723
18724 * simple.el (filter-buffer-substring): Fix typo in docstring.
18725
18726 2005-05-31 Richard M. Stallman <rms@gnu.org>
18727
18728 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
18729 (vhdl-emacs-21): Doc fix.
18730 (vhdl-mode): Unconditionally set comment-padding.
18731 (vhdl-fixup-whitespace-region): Insert spaces only where
18732 there are none.
18733 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
18734
18735 2005-05-30 John Wiegley <johnw@newartisans.com>
18736
18737 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
18738 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
18739 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
18740 `directory-sep-char' to ?/, and all uses of `string-to-int' to
18741 `string-to-number'.
18742
18743 2005-05-30 Jay Belanger <belanger@truman.edu>
18744
18745 * calc/calc.el (calc-bug-address): Fix docstring.
18746 (calc-window-hook, calc-trail-window-hook): New variables.
18747 (calc-trail-display): Restore use of calc-trail-window-hook.
18748 (calc): Restore use of calc-window-hook.
18749
18750 2005-05-31 Masatake YAMATO <jet@gyve.org>
18751
18752 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
18753
18754 * help-fns.el (help-C-file-name): Add autoload mark for
18755 `find-function-noselect'.
18756
18757 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
18758
18759 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
18760 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
18761
18762 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
18763
18764 * calendar/diary-lib.el (mark-included-diary-files): Only kill
18765 included diary buffer if it was not already being visited.
18766 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
18767
18768 * calendar/icalendar.el (top-level): Do not require appt.
18769
18770 * mail/supercite.el (sc-select-attribution): Only use a list
18771 element from sc-attrib-selection-list if it returns a string.
18772 Reported by Davide G. M. Salvetti <salve@debian.org>.
18773
18774 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
18775
18776 * thumbs.el (thumbs-thumbname): The resulting thumbname now
18777 includes a hash value to improve its uniqueness, and has a ".jpg"
18778 extension. Also, it is now a valid filename on all systems.
18779 (thumbs-make-thumb): Use `let', not `let*'.
18780 (thumbs-show-thumbs-list): Check for JPEG availability.
18781
18782 2005-05-30 Richard M. Stallman <rms@gnu.org>
18783
18784 * filesets.el (filesets-menu-ensure-use-cached):
18785 Prevent warning when emacs-version>= is undefined.
18786
18787 * printing.el (pr-interactive-n-up): Use string-to-number.
18788
18789 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
18790
18791 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
18792 Warn only when name to be defined is quoted.
18793
18794 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
18795
18796 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
18797 Make regexp more robust.
18798 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
18799 Force regeneration of disassembly.
18800
18801 2005-05-29 Jay Belanger <belanger@truman.edu>
18802
18803 * calc/calc.el (calc-user-invocation): Check if
18804 calc-invocation-macro is non-nil.
18805
18806 2005-05-29 Juri Linkov <juri@jurta.org>
18807
18808 * add-log.el (change-log-font-lock-keywords):
18809 Add `+' to e-mail regexp to accept mail address with keywords.
18810
18811 * man.el (Man-name-regexp): Add `:' to accept qualified names.
18812
18813 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
18814
18815 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
18816
18817 * ielm.el (inferior-emacs-lisp-mode): Ditto.
18818
18819 2005-05-29 Richard M. Stallman <rms@gnu.org>
18820
18821 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
18822 Undo the change that moves to end of the current word.
18823
18824 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
18825
18826 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
18827 Throw error when count <= 0 to ensure input is a number.
18828 (gdb-read-memory-custom): Pick up address from buffer.
18829 (gdb-memory-mode): Allow user to increment and decrement
18830 memory address from header line.
18831
18832 2005-05-29 Richard M. Stallman <rms@gnu.org>
18833
18834 * flyspell.el (flyspell-version): Function deleted.
18835 (flyspell-auto-correct-previous-hook): Doc fix.
18836
18837 * jit-lock.el (jit-lock-function, jit-lock-after-change):
18838 Do nothing if memory is full.
18839
18840 * font-lock.el (font-lock-fontify-syntactically-region):
18841 Pass t for GREEDY to looking-back.
18842
18843 * saveplace.el (save-place-alist-to-file): Write the file
18844 using write-region.
18845
18846 * subr.el (looking-back): New argument GREEDY.
18847
18848 * progmodes/compile.el (compilation-start): Set the mode
18849 before inserting the initial text.
18850
18851 * progmodes/which-func.el (which-func-update-1): Turn the mode
18852 off in case of error by setting which-func-mode.
18853
18854 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
18855
18856 * flyspell.el (flyspell-auto-correct-previous-word):
18857 Narrow down to what's on the screen, and recenter overlays
18858 at the end of the next word.
18859
18860 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
18861
18862 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
18863 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
18864 (flyspell-abbrev-p): Default to nil.
18865 (flyspell-use-global-abbrev-table-p): Doc fix.
18866 (flyspell-large-region): Allow nil as value.
18867 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
18868
18869 (mail-mode-flyspell-verify): More robust handling
18870 of `mail-header-separator'. More efficient signature detection.
18871 Allow for regexp metacharacters in message-header-separator.
18872 Adding `To' not to be checked in mail-mode-flyspell-verify.
18873
18874 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
18875 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
18876 Bind flyspell-auto-correct-binding.
18877 Bind C-. and C-, .
18878 (flyspell-mode-map): Likewise.
18879 (flyspell-mode): Doc fix.
18880 (flyspell-accept-buffer-local-defs): Preserve current buffer.
18881 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
18882 (flyspell-word-cache-result): New var, always local.
18883 (flyspell-check-pre-word-p): Doc fix.
18884 (flyspell-check-changed-word-p): Handle spc like newline.
18885 (flyspell-post-command-hook): Set flyspell-word-cache-result.
18886 (flyspell-word-search-backward, flyspell-word-search-forward):
18887 New functions.
18888 (flyspell-word): Return t if nothing to check.
18889 When parsing TeX code, check for after } or \.
18890 Use flyspell-word-search-backward to find previous word.
18891 Return nil if duplicated word.
18892 For word already checked, return same value as last time.
18893 Set flyspell-word-cache-result after checking.
18894 Don't clobber the return value.
18895 (flyspell-get-word): Major rewrite.
18896 (flyspell-external-point-words): New locals pword, pcount.
18897 Fix size used in progress message.
18898 Find the proper corresponding word in flyspell-large-region-buffer.
18899 (flyspell-region): Check for flyspell-large-region = nil.
18900 (flyspell-highlight-incorrect-region): Clean up overlays in region.
18901 (flyspell-auto-correct-word): Check that WORD is a cons.
18902 (flyspell-correct-word): Likewise.
18903
18904 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
18905
18906 * progmodes/make-mode.el (makefile-rule-action-regex)
18907 (makefile-macroassign-regex, makefile-makepp-mode)
18908 (makefile-bsdmake-mode): Continuation lines may be empty.
18909 Reported by Joshua Varner.
18910 (makefile-makepp-font-lock-keywords): Add $(stem).
18911
18912 2005-05-28 Karl Berry <karl@gnu.org>
18913
18914 * textmodes/tex-mode.el: Now that tex-send-command calls
18915 shell-quote-argument (2005-03-31 change), remove all calls to
18916 shell-quote-argument; they all end up invoking tex-send-command.
18917 The double quoting loses on filenames with non-safe characters,
18918 such as "@". Reported by Frederik Fouvry.
18919
18920 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
18921
18922 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
18923 about preserving point.
18924
18925 2005-05-27 Jay Belanger <belanger@truman.edu>
18926
18927 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
18928 Info-goto-node.
18929
18930 * calc/calc-embed.el (calc-embed-arg): New variable.
18931 (calc-do-embedded-activate, calc-embedded-activate-formula)
18932 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
18933 variable by new variable.
18934 (calc-embedded-make-info): Replace undeclared variable by new
18935 variable. When selecting region with positive prefix
18936 argument, use end of previous line instead of beginning of line.
18937
18938 * calc/calc-aent.el (calc-arg-values): Declare it.
18939
18940 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
18941 Declare them.
18942
18943 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
18944
18945 * calc/calc.el (calc-alg-map): Declare it.
18946
18947 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
18948
18949 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
18950
18951 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
18952 (gdb-registers-buffer, toggle-gdb-all-registers):
18953 Toggle display of floating point registers.
18954 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
18955
18956 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
18957 (toggle-gud-tooltip-dereference):
18958 Rename from gud-toggle-tooltip-dereference.
18959
18960 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
18961
18962 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
18963
18964 2005-05-27 Jay Belanger <belanger@truman.edu>
18965
18966 * calc/calc-prog.el (calc-kbd-report): Remove.
18967 (calc-kbd-query): Rewrite.
18968
18969 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
18970
18971 * image.el (image-library-alist): Move to image.c.
18972 (image-type-available-p): Doc fix.
18973
18974 2005-05-27 Lute Kamstra <lute@gnu.org>
18975
18976 * calc/calc.el (calc):
18977 * outline.el (outline-1, outline-2, outline-3, outline-4)
18978 (outline-5, outline-6, outline-7, outline-8):
18979 * textmodes/dns-mode.el (dns-mode):
18980 * textmodes/sgml-mode.el (sgml-namespace-face):
18981 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
18982 (tex-verbatim-face, tex-use-reftex):
18983 * textmodes/texinfo.el (texinfo-heading-face):
18984 Specify customization group.
18985
18986 * longlines.el: Don't require easy-mmode.
18987 (longlines-visible-face): Specify customization group.
18988
18989 2005-05-27 Kenichi Handa <handa@m17n.org>
18990
18991 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
18992 encoding table of windows-1251.
18993
18994 * international/ucs-tables.el (ucs-set-table-for-input):
18995 If translation-table-for-input of a coding system is a symbol, get
18996 its translation-table property.
18997
18998 * international/code-pages.el: Don't register a coding system into
18999 non-iso-charset-alist more than once.
19000 (cp-make-coding-system): Likewise.
19001
19002 2005-05-26 John Wiegley <johnw@newartisans.com>
19003
19004 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
19005 `eshell-resume-eval' is wrapped in a list, it indicates that the
19006 command was run asynchronously. In that case, unwrap the value
19007 before checking the delimiter value.
19008
19009 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
19010 character before a space at the end of a line is \, assume the space
19011 is part of the last argument rather than a final argument separator.
19012
19013 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
19014 is in use, and the target is `t' or `nil' (which are the most common
19015 values), don't assume that the symbol target is a buffer.
19016
19017 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
19018
19019 * calendar/calendar.el (calendar-mode-line-format):
19020 Use mode-line-highlight as mouse-face.
19021
19022 * time.el (display-time-string-forms, display-time-update):
19023 Use mode-line-highlight as mouse-face.
19024
19025 2005-05-26 Jay Belanger <belanger@truman.edu>
19026
19027 * calc/calc.el (calc-language-alist): Remove extra defvar.
19028
19029 2005-05-26 Lute Kamstra <lute@gnu.org>
19030
19031 * arc-mode.el (archive-mode):
19032 * bookmark.el (bookmark-read-annotation-mode)
19033 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
19034 * bs.el (bs-mode):
19035 * calc/calc-yank.el (calc-edit-mode):
19036 * calc/calc.el (calc-mode, calc-trail-mode):
19037 * calculator.el (calculator-mode):
19038 * chistory.el (command-history-mode):
19039 * comint.el:
19040 * cus-edit.el (custom-mode):
19041 * descr-text.el (describe-text-mode):
19042 * ebuff-menu.el (Electric-buffer-menu-mode):
19043 * ediff-util.el (ediff-mode):
19044 * emacs-lisp/re-builder.el (reb-mode):
19045 * emulation/vi.el (vi-mode-setup):
19046 * emulation/ws-mode.el (wordstar-mode):
19047 * eshell/esh-mode.el (eshell-mode):
19048 * forms.el (forms-mode):
19049 * help-mode.el (help-mode):
19050 * hexl.el (hexl-mode):
19051 * ibuffer.el (ibuffer-mode):
19052 * ielm.el (inferior-emacs-lisp-mode):
19053 * info.el (Info-mode, Info-edit-mode):
19054 * international/swedish.el:
19055 * ledit.el (ledit-from-lisp-mode):
19056 * locate.el (locate-mode):
19057 * mail/rmail.el (rmail-mode):
19058 * mail/rmailedit.el (rmail-edit-mode):
19059 * mail/rmailsum.el (rmail-summary-mode):
19060 * mail/supercite.el (sc-electric-mode):
19061 * net/eudc.el (eudc-mode):
19062 * net/quickurl.el (quickurl-list-mode):
19063 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
19064 * obsolete/ooutline.el (outline-mode):
19065 * obsolete/options.el (Edit-options-mode):
19066 * obsolete/rnews.el (news-mode):
19067 * obsolete/rnewspost.el (news-reply-mode):
19068 * play/5x5.el (5x5-mode):
19069 * play/decipher.el (decipher-mode, decipher-stats-mode):
19070 * play/gomoku.el (gomoku-mode):
19071 * play/snake.el (snake-mode):
19072 * play/solitaire.el (solitaire-mode):
19073 * play/tetris.el (tetris-mode):
19074 * progmodes/ada-mode.el (ada-mode):
19075 * progmodes/antlr-mode.el (antlr-mode):
19076 * progmodes/autoconf.el (autoconf-mode):
19077 * progmodes/dcl-mode.el (dcl-mode):
19078 * progmodes/delphi.el (delphi-mode):
19079 * progmodes/ebrowse.el (ebrowse-tree-mode)
19080 (ebrowse-electric-list-mode, ebrowse-member-mode)
19081 (ebrowse-electric-position-mode):
19082 * progmodes/f90.el (f90-mode):
19083 * progmodes/fortran.el (fortran-mode):
19084 * progmodes/icon.el (icon-mode):
19085 * progmodes/idlw-help.el (idlwave-help-mode):
19086 * progmodes/idlw-shell.el (idlwave-shell-mode):
19087 * progmodes/idlwave.el (idlwave-mode):
19088 * progmodes/inf-lisp.el (inferior-lisp-mode):
19089 * progmodes/m4-mode.el (m4-mode):
19090 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
19091 * progmodes/modula2.el (modula-2-mode):
19092 * progmodes/octave-inf.el (inferior-octave-mode):
19093 * progmodes/octave-mod.el (octave-mode):
19094 * progmodes/pascal.el (pascal-mode):
19095 * progmodes/sh-script.el (sh-mode):
19096 * progmodes/sql.el (sql-mode, sql-interactive-mode):
19097 * progmodes/vhdl-mode.el (vhdl-mode):
19098 * progmodes/xscheme.el (scheme-interaction-mode):
19099 * replace.el (occur-mode):
19100 * ses.el (ses-mode):
19101 * simple.el (completion-list-mode):
19102 * skeleton.el:
19103 * speedbar.el (speedbar-mode):
19104 * term.el (term-mode):
19105 * terminal.el (terminal-edit-mode):
19106 * textmodes/reftex-index.el (reftex-index-mode)
19107 (reftex-index-phrases-mode):
19108 * textmodes/reftex-sel.el (reftex-select-label-mode)
19109 (reftex-select-bib-mode):
19110 * textmodes/reftex-toc.el (reftex-toc-mode):
19111 * wdired.el (wdired-change-to-wdired-mode):
19112 * wid-browse.el (widget-browse-mode):
19113 Use run-mode-hooks.
19114
19115 * array.el (array-mode):
19116 * calendar/todo-mode.el (todo-mode):
19117 * man.el (Man-mode):
19118 * play/landmark.el (lm-mode):
19119 * play/mpuz.el (mpuz-mode):
19120 Use kill-all-local-variables and run-mode-hooks.
19121
19122 * subr.el (delay-mode-hooks): Specify indentation.
19123
19124 2005-05-26 Mark A. Hershberger <mah@everybody.org>
19125
19126 * xml.el (xml-substitute-special): Don't die for undefined xml
19127 entities.
19128
19129 2005-05-26 Jay Belanger <belanger@truman.edu>
19130
19131 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
19132 of nil.
19133
19134 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
19135
19136 * progmodes/gdb-ui.el (gdb-frame-address):
19137 Rename from gdb-current-address.
19138 (gdb-previous-frame-address): Rename from gdb-previous-address.
19139 (gdb-selected-frame): Rename from gdb-current-frame.
19140 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
19141 (gdb-frame-number): Rename from gdb-current-stack-level.
19142 (gdb-ann3): Match new mode-name for disassembly buffer.
19143 Extend initialization of variables.
19144 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
19145 (gdb-memory-mode): Use mouse-face in header line.
19146 (gdb-assembler-buffer-name): Call it disassembly and give frame
19147 in mode line.
19148 (gdb-source-spec-regexp, gdb-assembler-custom)
19149 (gdb-invalidate-assembler, gdb-frame-handler):
19150 Make robust to leading zeroes in address format.
19151
19152 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
19153
19154 * textmodes/org.el (org-mode): Use `define-derived-mode' to
19155 define `org-mode'.
19156 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
19157
19158 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
19159
19160 * log-edit.el (log-edit-changelog-entries): Distinguish between
19161 filenames like xfns.c and fns.c.
19162
19163 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
19164
19165 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
19166 point after reverting.
19167 (Buffer-menu-make-sort-button): Handle the case where
19168 `Buffer-menu-use-header-line' is nil.
19169
19170 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
19171
19172 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
19173 New funcs. In minibuffer-local-completion-map bind `]', `/'
19174 and `:' to them.
19175
19176 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
19177
19178 * startup.el (normal-top-level): Allow modification of load-path while
19179 we're iterating over it.
19180
19181 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
19182
19183 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
19184 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
19185 (thumbs-resize-interactive, thumbs-insert-image)
19186 (thumbs-insert-thumb, thumbs-dired-show-marked)
19187 (thumbs-find-image-at-point, thumbs-delete-images)
19188 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
19189 (thumbs-increment-image-size, thumbs-decrement-image-size):
19190 Fix typos in docstrings.
19191
19192 2005-05-24 Andre Spiegel <spiegel@gnu.org>
19193
19194 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
19195 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
19196 (cperl-mode): Use them.
19197
19198 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
19199
19200 * window.el (quit-window, shrink-window-if-larger-than-buffer):
19201 Doc fixes.
19202
19203 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
19204
19205 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
19206 Bind C-d to gdb-inferior-io-eof.
19207
19208 * dired.el (dired-dnd-popup-notice): Use message-box.
19209
19210 2005-05-23 Masatake YAMATO <jet@gyve.org>
19211
19212 * bindings.el (mode-line-major-mode-keymap):
19213 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
19214
19215 * faces.el (mode-line-highlight): New face.
19216
19217 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
19218 as mouse-face.
19219
19220 * bindings.el (top-level, help-echo, mode-line-modified)
19221 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
19222 as mouse-face.
19223
19224 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
19225
19226 * progmodes/cc-engine.el (c-guess-basic-syntax):
19227 Remove spurious call to `zerop'.
19228
19229 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
19230
19231 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
19232
19233 CC Mode update to 5.30.10:
19234
19235 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
19236 could go past the limit in decoration level 2, thereby causing
19237 errors during interactive fontification.
19238
19239 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
19240 the file is evaluated interactively.
19241
19242 * cc-engine.el (c-guess-basic-syntax): Handle operator
19243 declarations somewhat better in C++.
19244
19245 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
19246 make use of `run-mode-hooks' which has been added in Emacs 21.1.
19247 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
19248 (awk-mode): Use it.
19249 (make-local-hook): Suppress warning about obsoleteness.
19250
19251 * cc-engine.el, cc-align.el, cc-cmds.el
19252 (c-append-backslashes-forward, c-delete-backslashes-forward)
19253 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
19254 Compensate for return value from `forward-line' when it has moved
19255 but not to a different line due to eob.
19256
19257 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
19258 `objc-method-intro' and `objc-method-args-cont'.
19259
19260 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
19261
19262 CC Mode update to 5.30.10:
19263
19264 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
19265 in the copyright statement. Incidentally, change "along with GNU
19266 Emacs" to "along with this program" where it occurs.
19267
19268 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
19269 so that it is interactive, hence can be found by M-x awk-mode
19270 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
19271 <gmorris+emacs@ast.cam.ac.uk>.
19272
19273 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
19274 Mode's regexps.
19275
19276 2005-05-23 Kevin Ryde <user42@zip.com.au>
19277
19278 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
19279 c-parse-state, to avoid a lisp error (on bad code).
19280
19281 2005-05-23 Lute Kamstra <lute@gnu.org>
19282
19283 * subr.el (font-lock-defaults): Remove defvar as it's already
19284 defined in font-core.el.
19285
19286 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
19287
19288 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
19289
19290 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
19291 more general and work when GDB variable "print pretty" is on,
19292 as with Emacs, for example.
19293
19294 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
19295
19296 * font-core.el: Update comment.
19297
19298 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
19299 Use `after-change-major-mode-hook' instead of `find-file-hook'.
19300
19301 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
19302
19303 2005-05-22 Eli Zaretskii <eliz@gnu.org>
19304
19305 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
19306 and `yank-handler' in the doc strings.
19307
19308 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
19309
19310 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
19311
19312 2005-05-22 Richard M. Stallman <rms@gnu.org>
19313
19314 * help.el (describe-key): Move print-help-return-message call
19315 out of conditional.
19316
19317 * progmodes/etags.el (list-tags): Use with-no-warnings.
19318
19319 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
19320 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
19321 (starttls-extra-args, starttls-extra-arguments): Add defvars.
19322
19323 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
19324
19325 * language/viet-util.el (viet-viscii-nonascii-translation-table):
19326 Add defvar.
19327
19328 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
19329 Use defvar, not defconst.
19330
19331 * hexl.el (hexl-follow-line): Use with-no-warnings.
19332
19333 * emulation/tpu-extras.el: Use write-file-functions instead of
19334 write-file-hooks.
19335
19336 * dired.el (dired-font-lock-keywords): Fontify files with junk
19337 extensions even if marked by -F.
19338
19339 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
19340
19341 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
19342 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
19343 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
19344 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
19345 (concatenate, list-length, get*, getf, cl-remprop):
19346 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
19347 (etypecase, progv, lexical-let, lexical-let*)
19348 (multiple-value-bind, multiple-value-setq, shiftf):
19349 Improve argument/docstring consistency.
19350
19351 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
19352
19353 2005-05-22 Andre Spiegel <spiegel@gnu.org>
19354
19355 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
19356 doesn't exist.
19357
19358 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
19359 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
19360
19361 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
19362
19363 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
19364 already deleted variables: auto-fill-hook, blink-paren-hook,
19365 lisp-indent-hook, inhibit-local-variables, unread-command-event,
19366 suspend-hooks, comment-indent-hook, meta-flag,
19367 before-change-function, after-change-function,
19368 font-lock-doc-string-face.
19369
19370 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
19371
19372 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
19373
19374 2005-05-21 Eli Zaretskii <eliz@gnu.org>
19375
19376 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
19377 rmail-dont-reply-to.
19378
19379 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
19380
19381 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
19382 literal blank when splitting new-header-values.
19383
19384 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
19385
19386 * calendar/cal-menu.el (cal-menu-update): Add separator as a
19387 string so that tmm doesn't create a completion entry for it.
19388
19389 * textmodes/table.el (table-disable-menu): Ditto.
19390
19391 2005-05-21 Richard M. Stallman <rms@gnu.org>
19392
19393 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
19394
19395 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
19396
19397 * net/rcompile.el (remote-compile): Use compilation-start.
19398
19399 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
19400
19401 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
19402
19403 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
19404 Default to makefile-bsdmake-mode on BSD systems.
19405
19406 * imenu.el (imenu-generic-expression, imenu--generic-function'):
19407 REGEXP may also be a search function now. The part of doc-string
19408 for describing the structure was 95% identical to that of
19409 `imenu--generic-function'. Unify it there.
19410
19411 * progmodes/make-mode.el (makefile-imenu-generic-expression):
19412 Use function to find dependencies, because regexp alone is so complex,
19413 it easily goes into an endless loop.
19414 (makefile-makepp-mode): Also add submenu for Perl functions
19415 defined in the makefile.
19416 (makefile-bsdmake-mode): Special imenu-generic-expression no
19417 longer needed, due to function call.
19418 (makefile-match-dependency): Take BOUND into account when checking
19419 if we're through.
19420
19421 2005-05-20 Jay Belanger <belanger@truman.edu>
19422
19423 * calc/calc-units.el (calc-invalidate-units-table):
19424 Use inhibit-read-only.
19425 (math-build-units-table-buffer): Use view-mode.
19426
19427 2005-05-20 David Kastrup <dak@gnu.org>
19428
19429 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
19430 easy-menu-add is not a nop on Emacs; and clarify when to call it.
19431
19432 2005-05-20 Lute Kamstra <lute@gnu.org>
19433
19434 * diff-mode.el (diff-header-face, diff-file-header-face)
19435 (diff-index-face, diff-hunk-header-face, diff-removed-face)
19436 (diff-added-face, diff-changed-face, diff-function-face)
19437 (diff-context-face, diff-nonexistent-face): Put them in the
19438 diff-mode customization group.
19439
19440 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
19441
19442 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
19443
19444 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
19445
19446 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
19447 Minor regexp-optimization.
19448
19449 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
19450
19451 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
19452 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
19453 (org-agenda-add-time-grid-maybe): New function.
19454 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
19455 (org-table-create): `dotimes' instead of `mapcar'.
19456 (org-xor): Simplify implementation.
19457 (org-agenda): `inhibit-redisplay' turned on.
19458 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
19459 a consistent line after a state change.
19460 (org-agenda-remove-times-when-in-prefix): New option.
19461 (org-prefix-has-time): New variable.
19462 (org-parse-time-string): Optional argument NODEFAULT.
19463 (org-format-agenda-item): Parse items for time-of-day
19464 specifications and move these into the prefix if possible.
19465 (org-agenda-priority): Get current heading, not previous heading
19466 during agenda remote editing.
19467
19468 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
19469
19470 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
19471 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
19472 (remove-duplicates, delete-duplicates, substitute)
19473 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
19474 (nsubstitute-if-not, find, find-if, find-if-not, position)
19475 (position-if, position-if-not, count, count-if, count-if-not)
19476 (mismatch, search, sort*, stable-sort, merge, member*)
19477 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
19478 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
19479 (intersection, nintersection, set-difference, nset-difference)
19480 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
19481 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
19482 (nsublis, tree-equal): Improve argument/docstring consistency.
19483
19484 * subr.el (send-string, send-region): Remove obsolescence declaration.
19485 (window-dot, set-window-dot, read-input, show-buffer)
19486 (eval-current-buffer, string-to-int):
19487 Add release number to obsolescence declarations.
19488
19489 2005-05-19 Kim F. Storm <storm@cua.dk>
19490
19491 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
19492 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
19493
19494 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
19495
19496 * faces.el (list-faces-display): Make back button respect optional
19497 regexp arg.
19498
19499 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
19500
19501 * calculator.el (calculator-radix-grouping-mode)
19502 (calculator-radix-grouping-digits, calculator-displayer)
19503 (calculator-radix-grouping-separator, calculator-copy-displayer):
19504 * dabbrev.el (dabbrev-search-these-buffers-only):
19505 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
19506 (diff-advance-after-apply-hunk, diff-mode-hook)
19507 (diff-minor-mode-prefix):
19508 * imenu.el (imenu-use-popup-menu):
19509 * jit-lock.el (jit-lock-context-time):
19510 * newcomment.el (comment-fill-column, comment-column)
19511 (comment-style, comment-padding, comment-multi-line)
19512 (comment-empty-lines, comment-auto-fill-only-comments):
19513 * reveal.el (reveal-around-mark):
19514 * uniquify.el (uniquify-buffer-name-style)
19515 (uniquify-after-kill-buffer-p)
19516 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
19517 (uniquify-min-dir-content, uniquify-separator)
19518 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
19519 * w32-vars.el (w32-fixed-font-alist):
19520 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
19521 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
19522 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
19523 * progmodes/perl-mode.el (perl-indent-level)
19524 (perl-continued-statement-offset, perl-continued-brace-offset)
19525 (perl-brace-offset, perl-brace-imaginary-offset)
19526 (perl-label-offset, perl-indent-continued-arguments)
19527 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
19528 * progmodes/tcl.el (tcl-indent-level)
19529 (tcl-continued-indent-level, tcl-auto-newline)
19530 (tcl-tab-always-indent, tcl-electric-hash-style)
19531 (tcl-help-directory-list, tcl-use-smart-word-finder)
19532 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
19533 (inferior-tcl-source-command):
19534 * textmodes/fill.el (enable-kinsoku):
19535 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
19536 * textmodes/table.el (table-yank-handler):
19537 Specify missing group (and type, if simple) in defcustom.
19538
19539 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
19540
19541 * progmodes/compile.el (compilation-finish-function): Fix defvar.
19542
19543 2005-05-19 Richard M. Stallman <rms@gnu.org>
19544
19545 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
19546
19547 * subr.el (event-basic-type): Don't get an error.
19548 (left-fringe-p): Function deleted.
19549
19550 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
19551 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
19552
19553 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
19554 in recursive copy.
19555
19556 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
19557
19558 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
19559
19560 * emacs-lisp/bytecomp.el
19561 (byte-compile-file-form-custom-declare-variable):
19562 Call byte-compile-nogroup-warn if appropriate.
19563
19564 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
19565 (compilation-set-window): Don't call left-fringe-p; do it directly.
19566
19567 2005-05-19 Jay Belanger <belanger@truman.edu>
19568
19569 * calc/calc-graph.el (calc-graph-format-data): Make sure
19570 var-PlotRejects is bound before trying to check its value.
19571
19572 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
19573
19574 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
19575 definition of this variable from reftex-global.el to reftex.el,
19576 because it is needed in the menu.
19577
19578 2005-05-19 Lute Kamstra <lute@gnu.org>
19579
19580 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
19581 years are fixed. Don't insert a space after a dash.
19582
19583 2005-05-19 Kim F. Storm <storm@cua.dk>
19584
19585 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
19586
19587 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
19588
19589 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
19590 strings, because (eq ... ?\\) is fairly frequent.
19591
19592 * progmodes/make-mode.el (makefile-add-this-line-targets):
19593 Simplify and integrate into `makefile-pickup-targets'.
19594 (makefile-add-this-line-macro): Simplify and integrate into
19595 `makefile-pickup-macros.
19596 (makefile-pickup-filenames-as-targets): Simplify.
19597 (makefile-previous-dependency, makefile-match-dependency):
19598 Don't stumble over `::'.
19599
19600 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
19601
19602 * subr.el (post-command-idle-hook, post-command-idle-delay):
19603 Remove obsoletion of post-command-idle-hook and
19604 post-command-idle-delay.
19605
19606 * faces.el (list-faces-display): Provide button when describe-face
19607 is called to take user back to the list of faces.
19608
19609 * help-fns.el (describe-variable): Remove hyperlinks in a
19610 variable's value as these are quite frequently inappropriate.
19611
19612 * follow.el (follow-submit-feedback, follow-mode):
19613 Remove references to post-command-idle-hook.
19614
19615 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
19616
19617 * progmodes/make-mode.el (makefile-previous-dependency)
19618 (makefile-match-dependency): Check for := (and in bsd mode also
19619 !=) to give a better result, even when font-lock is not on.
19620
19621 2005-05-18 Jay Belanger <belanger@truman.edu>
19622
19623 * calc/calc-help.el (calc-s-prefix-help):
19624 Add `calc-copy-special-constant' to help string.
19625
19626 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
19627
19628 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
19629
19630 2005-05-18 Jay Belanger <belanger@truman.edu>
19631
19632 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
19633 in linear factors are in proper order.
19634
19635 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
19636
19637 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
19638 Support for jurabib.
19639
19640 * textmodes/reftex.el (featurep): Define aliases for overlay
19641 commands, for XEmacs compatibility, and use these aliases in
19642 overlay initializations.
19643 (reftex-highlight): Use `reftex-move-overlay'.
19644 (reftex-unhighlight): Use `reftex-delete-overlay'.
19645 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
19646 (reftex-access-search-path): Use `reftex-uniquify' instead of
19647 `reftex-uniq'
19648
19649 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
19650 `before-string' property modification enables for Emacs as well.
19651 (reftex-select-item): Use `reftex-delete-overlay'.
19652 (reftex-select-mark): Use `reftex-make-overlay' and
19653 `reftex-overlay-put'.
19654 (reftex-select-unmark): Use `reftex-delete-overlay' and
19655 `reftex-overlay-put'.
19656
19657 2005-05-18 Lute Kamstra <lute@gnu.org>
19658
19659 * emacs-lisp/lisp.el (check-parens): Fix docstring.
19660
19661 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
19662
19663 * add-log.el (add-change-log-entry):
19664 * array.el (array-make-template, array-reconfigure-rows)
19665 (array-init-max-row, array-init-max-column)
19666 (array-init-columns-per-line, array-init-field-width):
19667 * replace.el (replace-match-maybe-edit, perform-replace):
19668 * textmodes/spell.el (spell-region):
19669 Replace `read-input' by `read-string'.
19670
19671 * forms.el (forms-mode):
19672 * finder.el (finder-compile-keywords):
19673 * shadowfile.el (shadow-read-files):
19674 Replace `eval-current-buffer' by `eval-buffer'.
19675
19676 * terminal.el (te-pass-through):
19677 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
19678 (ange-ftp-raw-send-cmd):
19679 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
19680 (send-process-next-char, telnet-initial-filter, telnet):
19681 Replace `send-string' by `process-send-string'.
19682
19683 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
19684 (prolog-consult-region): Replace `send-string' by
19685 `process-send-string'; replace `send-region' by `process-send-region'.
19686
19687 * progmodes/delphi.el (delphi-log-msg):
19688 Replace `set-window-dot' by `set-window-point'.
19689
19690 * subr.el (window-dot, set-window-dot, read-input, send-string)
19691 (send-region, show-buffer, eval-current-buffer):
19692 Make really obsolete, as the comment says.
19693
19694 2005-05-17 Kim F. Storm <storm@cua.dk>
19695
19696 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
19697 (cua--init-keymaps): Bind C-return instead of S-return to set
19698 rectangle mark.
19699
19700 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
19701 instead of S-return to toggle/clear rectangle mark.
19702
19703 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
19704
19705 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
19706 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
19707 Also fontify plain strings assigned to variables, mostly so that a
19708 colon has a face and is thus not taken as a dependency separator.
19709 (makefile-previous-dependency): Inline the new matcher, because it
19710 is too complex to work in both directions.
19711 (makefile-match-dependency): Eliminate `backward' arg (see above).
19712 Completely reimplemented so as to not sometimes go into an endless
19713 loop. It should also be more efficient, because first it only
19714 searches for `:', instead of applying the very complex regexp.
19715 (makefile-mode): Cancel `font-lock-support-mode', because blocks
19716 to be fontified in one piece can be too long for JIT.
19717 Makefiles are never *that* big.
19718
19719 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
19720
19721 * dired.el (dired-mode): Simplify.
19722
19723 2005-05-17 Lute Kamstra <lute@gnu.org>
19724
19725 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
19726 defcustom for the mode hook variable.
19727
19728 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
19729 Emacs Lisp Reference Manual.
19730
19731 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
19732
19733 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
19734 (evenp, list*):
19735 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
19736 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
19737
19738 * net/tramp-smb.el (tramp-smb-open-connection):
19739 Pass `tramp-chunksize' as fifth (required) argument.
19740
19741 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
19742
19743 * font-lock.el (lisp-font-lock-keywords-1):
19744 Set `font-lock-negation-char-face' for [^...] char group.
19745 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
19746
19747 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
19748 a var, and refine it to mask one more level of nested vars.
19749 (makefile-rule-action-regex): Turn it into a var, and refine it so
19750 it recognizes backslashed continuation lines as belonging to the
19751 same command.
19752 (makefile-macroassign-regex): Refine it so it recognizes
19753 backslashed continuation lines as belonging to the same command.
19754 (makefile-var-use-regex): Don't look at the next char, because it
19755 might be the same one to be skipped by the initial [^$], leading
19756 to an overlooked variable use.
19757 (makefile-make-font-lock-keywords): Remove two parameters, which
19758 are now variables that some of the modes set locally.
19759 Handle dependency and rule action matching through functions, because
19760 regexps alone match too often. Dependency matching now comes
19761 last, so it can check, whether a colon already matched something else.
19762 (makefile-mode): Inform that font-lock improves makefile parsing
19763 capabilities.
19764 (makefile-match-dependency, makefile-match-action): New functions.
19765
19766 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
19767
19768 * emacs-lisp/cl-extra.el (equalp): Doc fix.
19769
19770 * align.el (align-regexp):
19771 * ansi-color.el (ansi-color-get-face):
19772 * array.el (array-reconfigure-rows, array-init-max-row)
19773 (array-init-max-column, array-init-columns-per-line)
19774 (array-init-field-width):
19775 * dired-aux.el (dired-trample-file-versions):
19776 * dired-x.el (dired-mark-sexp):
19777 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
19778 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
19779 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
19780 * faces.el (face-read-integer):
19781 * files.el (backup-extract-version, insert-directory):
19782 * hexl.el (hexl-insert-decimal-char):
19783 * server.el (server-process-filter):
19784 * shell.el (shell-extract-num):
19785 * startup.el (command-line-1):
19786 * term.el (term-command-hook):
19787 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
19788 (time-stamp-do-number):
19789 * time.el (display-time-update):
19790 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
19791 (timezone-fix-time):
19792 * vms-patch.el (vms-suspend-resume-hook):
19793 * calendar/appt.el (appt-convert-time):
19794 * calendar/cal-bahai.el (mark-bahai-diary-entries):
19795 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
19796 * calendar/cal-islam.el (mark-islamic-diary-entries):
19797 * calendar/calendar.el (calendar-cursor-to-date)
19798 (calendar-star-date):
19799 * calendar/diary-lib.el (diary-attrtype-convert)
19800 (mark-diary-entries, diary-entry-time):
19801 * calendar/solar.el (solar-get-number):
19802 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
19803 * emacs-lisp/re-builder.el (reb-display-subexp):
19804 * emulation/edt.el (edt-set-scroll-margins):
19805 * emulation/tpu-extras.el (tpu-set-scroll-margins):
19806 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
19807 (vip-get-ex-count):
19808 * emulation/viper-ex.el (viper-get-ex-token)
19809 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
19810 * international/fontset.el (fontset-plain-name):
19811 * mail/feedmail.el (feedmail-look-at-queue-directory):
19812 * mail/mailalias.el (mail-get-names):
19813 * mail/rmail.el (rmail-convert-to-babyl-format):
19814 * mail/rmailsum.el (rmail-make-basic-summary-line)
19815 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
19816 (rmail-summary-goto-msg):
19817 * mail/smtpmail.el (smtpmail-read-response):
19818 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
19819 (ange-ftp-vms-add-file-entry):
19820 * play/gametree.el (gametree-looking-at-ply)
19821 (gametree-current-branch-score):
19822 * progmodes/ada-xref.el (ada-prj-find-prj-file)
19823 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
19824 * progmodes/cperl-mode.el (condition-case):
19825 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
19826 (ebrowse-set-member-buffer-column-width)
19827 (ebrowse-select-1st-to-9nth):
19828 * progmodes/etags.el (etags-snarf-tag):
19829 * progmodes/flymake.el (flymake-parse-line):
19830 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
19831 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
19832 (idlwave-shell-menu-def):
19833 * progmodes/ps-mode.el (ps-run-goto-error):
19834 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
19835 (vhdl-speedbar-contract-level):
19836 * term/mac-win.el (x-handle-numeric-switch):
19837 * term/sun-mouse.el (sun-get-frame-data):
19838 * term/w32-win.el (x-handle-numeric-switch):
19839 * term/x-win.el (x-handle-numeric-switch):
19840 * textmodes/ispell.el (ispell-parse-output):
19841 * textmodes/nroff-mode.el (nroff-outline-level):
19842 * textmodes/reftex-cite.el (reftex-bib-sort-year)
19843 (reftex-bib-sort-year-reverse, reftex-format-citation):
19844 * textmodes/reftex-parse.el (reftex-init-section-numbers)
19845 (reftex-section-number):
19846 * textmodes/texinfmt.el (texinfo-paragraphindent):
19847 Replace `string-to-int' by `string-to-number'.
19848
19849 * international/latexenc.el: Add page marker to force the "Local
19850 Variables:" string out of the last page.
19851
19852 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
19853
19854 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
19855 tooltip-change-major-mode.
19856 (gud-tooltip-print-command): Remove case where gud-minor-mode
19857 is gdb ("--fullname").
19858 (gud-tooltip-tips): Turn GUD tooltips off for this case and
19859 explain to user.
19860
19861 2005-05-16 Jay Belanger <belanger@truman.edu>
19862
19863 * calc/calc-store.el (calc-copy-special-constant): New function.
19864
19865 * calc/calc-ext.el (calc-init-extensions): Add binding for
19866 `calc-copy-special-constant'.
19867
19868 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
19869 for the `calc-copy-special-constant' command.
19870
19871 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
19872
19873 * subr.el (left-fringe-p): New function.
19874
19875 * progmodes/compile.el (compilation-setup): Set local value of
19876 overlay-arrow-string to "" always.
19877 (compilation-set-window): Left fringe then don't scroll.
19878 No left fringe then no arrow and scroll message to top.
19879 (compilation-context-lines): Adjust doc string accordingly.
19880
19881 2005-05-16 Kim F. Storm <storm@cua.dk>
19882
19883 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
19884 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
19885 (ido-wide-find-dir-or-delete-dir): New command for M-d.
19886 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
19887 (ido-read-file-name): Handle commands with ido property value
19888 equal to find-file as reading a file name, to allow C-d to enter dired.
19889 (ibuffer-find-file): Add ido property with value find-file.
19890
19891 2005-05-15 Kim F. Storm <storm@cua.dk>
19892
19893 * subr.el (open-network-stream-nowait): Remove.
19894 (open-network-stream-server): Remove.
19895
19896 2005-05-15 Richard M. Stallman <rms@gnu.org>
19897
19898 * faces.el (describe-face): Output a definition link button.
19899
19900 * help-mode.el (help-face-def): New button type.
19901
19902 * emacs-lisp/copyright.el (copyright-fix-years):
19903 Match properly if the first year is 2-digit.
19904 Don't mess up the whitespace after the years by filling.
19905
19906 * dired-aux.el (dired-mark-confirm):
19907 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
19908
19909 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
19910 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
19911 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
19912
19913 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
19914 Set font-lock-comment-start-skip.
19915
19916 * font-lock.el (font-lock-comment-start-skip): New variable.
19917 (font-lock-comment-end-skip): New variable.
19918 (font-lock-fontify-syntactically-region): Use them if non-nil.
19919
19920 2005-05-15 Jay Belanger <belanger@truman.edu>
19921
19922 * calc/calc-store.el (calc-store-value): Return a string rather
19923 than display it as a message.
19924 Use calc-var-name for variable name.
19925 (calc-store-into): Add the result of calc-store-value to message.
19926 (calc-copy-variable): Add a message.
19927 (calc-store-exchange): Improve error messages.
19928 (calc-store-binary, calc-store-map): Don't reset the values of
19929 special constants.
19930
19931 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
19932
19933 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
19934 manual to docstring.
19935
19936 * files.el (hack-local-variables-confirm): Add STRING argument.
19937 Make the function handle non file visiting buffers correctly.
19938 (hack-local-variables-prop-line, hack-local-variables)
19939 (hack-one-local-variable): Use STRING arg of
19940 `hack-local-variables-confirm'.
19941
19942 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
19943
19944 Sync with Tramp 2.0.49.
19945
19946 * net/tramp.el (tramp-handle-dired-call-process)
19947 (tramp-handle-insert-directory):`insert-buffer' cannot be used
19948 because the contents of the Tramp buffer is changed before
19949 insertion (`expand-file' and alike).
19950 (tramp-handle-insert-directory): If `localname' has an empty
19951 nondirectory name, it must not be quoted.
19952 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
19953 variable `tramp-chunksize'. Change callees.
19954 (tramp-open-connection-setup-interactive-shell): Check remote host
19955 for buggy `send-process-string' implementation.
19956 Set `tramp-chunksize' if found. Reported by Michael Kifer
19957 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
19958 (tramp-handle-shell-command): `insert-buffer' cannot be used
19959 because the contents of the Tramp buffer is changed before
19960 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
19961 <frederic.bothamy@free.fr>.
19962 (tramp-set-auto-save): Actions should be done for Tramp file name
19963 handler only. Ange-FTP has its own auto-save mechanism.
19964 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
19965 (tramp-set-auto-save-file-modes): Set file modes of
19966 `buffer-auto-save-file-name' to ?\600 as fallback solution.
19967 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
19968 (tramp-bug): Remove obsolete variable.
19969 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
19970 for presence of `mml-mode'. Make it running for older Emacsen as well.
19971
19972 2005-05-14 John Paul Wallington <jpw@pobox.com>
19973
19974 * ibuf-ext.el (define-ibuffer-filter filename):
19975 If `dired-directory' is a list, use its car.
19976
19977 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
19978
19979 * ibuffer.el (define-ibuffer-column filename):
19980 If `dired-directory' is a list, use its car.
19981
19982 2005-05-14 Richard M. Stallman <rms@gnu.org>
19983
19984 * subr.el (symbol-file): Doc fix.
19985
19986 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
19987 (byte-compile-form): Call byte-compile-nogroup-warn.
19988 (byte-compile-warning-types): Doc fix.
19989
19990 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
19991
19992 * progmodes/cc-engine.el (c-literal-faces):
19993 Add font-lock-comment-delimiter-face.
19994
19995 * net/net-utils.el (dig): Use with-no-warnings.
19996
19997 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
19998 (sc-recite-frame-alist, sc-default-cite-frame)
19999 (sc-default-uncite-frame, sc-default-recite-frame)
20000 (sc-attrib-selection-list, sc-rewrite-header-list):
20001 Mark as risky-local-variable.
20002
20003 * international/ogonek.el (ogonek-jak, ogonek-how):
20004 Don't use beginning-of-buffer.
20005
20006 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
20007
20008 * calendar/solar.el (solar-data-list): Move definition up.
20009
20010 * dnd.el (dnd-protocol-alist): Add autoload.
20011
20012 * progmodes/sh-script.el: Many doc usage fixes.
20013 (sh-indent-after-do): Change default to match common styles.
20014
20015 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
20016
20017 * files.el (interpreter-mode-alist)
20018 (auto-mode-interpreter-regexp): Doc fixes.
20019
20020 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
20021
20022 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
20023
20024 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
20025
20026 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20027
20028 * dired.el (dired-mode): make-variable-buffer-local =>
20029 make-local-variable.
20030
20031 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20032
20033 * term/mac-win.el (mac-select-convert-to-string): Try coding
20034 systems in mac-script-code-coding-systems if specified one cannot
20035 encode string for `com.apple.traditional-mac-plain-text'.
20036
20037 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
20038
20039 * progmodes/make-mode.el (makefile-targets-face)
20040 (makefile-shell-face, makefile-makepp-perl-face): New faces.
20041 (makefile-dependency-regex): Fix it to not make the colon in
20042 $(var:a=b) special.
20043 (makefile-rule-action-regex): New regexp for highlighting embedded
20044 Shell strings.
20045 (makefile-macroassign-regex): Handle != for highlighting as
20046 embedded Shell strings.
20047 (makefile-var-use-regex): New const.
20048 (makefile-statements, makefile-automake-statements)
20049 (makefile-gmake-statements, makefile-makepp-statements)
20050 (makefile-bsdmake-statements): New consts.
20051 (makefile-make-font-lock-keywords): New function.
20052 (makefile-automake-font-lock-keywords)
20053 (makefile-gmake-font-lock-keywords)
20054 (makefile-makepp-font-lock-keywords)
20055 (makefile-bsdmake-font-lock-keywords): New consts.
20056 (makefile-mode-map): Add switchers between the various submodes.
20057 (makefile-mode): Document the availability of the variants.
20058 (makefile-automake-mode, makefile-gmake-mode)
20059 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
20060
20061 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
20062 new variants of makefile-mode.
20063
20064 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
20065
20066 * font-lock.el (font-lock-comment-delimiter-face): Fix up
20067 the inheritance.
20068
20069 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
20070
20071 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
20072 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
20073
20074 * files.el (normal-mode): Extend the scope of the
20075 `enable-local-variables' binding to include the `set-auto-mode' call.
20076 (magic-mode-alist): Doc fix.
20077
20078 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
20079
20080 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
20081 font-lock-comment-face rather than copying its setting.
20082
20083 2005-05-12 Andreas Schwab <schwab@suse.de>
20084
20085 * eshell/esh-mode.el (eshell-send-input): Doc fix.
20086
20087 2005-05-12 Lute Kamstra <lute@gnu.org>
20088
20089 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
20090 defcustom for the mode hook variable. Delete the last argument.
20091 * generic-x.el: Fix callers of define-generic-mode.
20092 (generic-x-modes): Delete group.
20093 (show-tabs-tab-face, show-tabs-space-face): Put them in the
20094 generic-x customization group.
20095
20096 2005-05-12 Kim F. Storm <storm@cua.dk>
20097
20098 * font-lock.el (font-lock-negation-char-face): Default to "off".
20099
20100 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
20101 font-lock-negation-char-face to ! in !=.
20102
20103 2005-05-12 Masatake YAMATO <jet@gyve.org>
20104
20105 * add-log.el (find-change-log): Fix typos in the docstring
20106 of function.
20107
20108 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
20109
20110 * international/latexenc.el (latexenc-find-file-coding-system):
20111 Avoid `re-search-forward' when looking for input encoding because
20112 of speed and safety. Better regular expressions for recognizing
20113 input encoding. Limit a search for TeX-master/tex-main-file to
20114 the local variable section.
20115
20116 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
20117
20118 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
20119 syntax of $ to "'" (quote).
20120
20121 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
20122
20123 * dnd.el (dnd-protocol-alist): Improve custom type.
20124
20125 * dired.el (dired-dnd-protocol-alist): New variable.
20126 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
20127 `dired-mode-hook' to the end.
20128
20129 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
20130
20131 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
20132 comment-end if comment-start-skip is not set.
20133 Obey the font-lock-comment-delimiter-face variables.
20134
20135 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
20136
20137 * files.el (executable-find): Move from executable.el. Use
20138 locate-file.
20139 * progmodes/executable.el (executable-find): Move to files.el.
20140
20141 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
20142 when trying to ensure forward progress.
20143
20144 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
20145
20146 * mouse-sel.el (mouse-sel-follow-link-p): New function.
20147 (mouse-select, mouse-select-internal, mouse-extend-internal):
20148 Use it to implement mouse-1-click-follows-link functionality.
20149
20150 2005-05-11 Richard M. Stallman <rms@gnu.org>
20151
20152 * font-lock.el (font-lock-fontify-syntactically-region):
20153 Use font-lock-comment-delimiter-face for comment delimiters.
20154
20155 2005-05-10 Jay Belanger <belanger@truman.edu>
20156
20157 * calc/calc-help.el (calc-m-prefix-help): Add mention of
20158 preserving embedded modes.
20159
20160 2005-05-10 Richard M. Stallman <rms@gnu.org>
20161
20162 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
20163
20164 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
20165 Move from ada-stmt.el.
20166 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
20167
20168 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
20169 Move to ada-mode.el.
20170 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
20171
20172 * cus-edit.el (custom-file): Call file-chase-links.
20173
20174 * files.el (read-directory-name): Fix previous change.
20175 (hack-local-variables-confirm): New function.
20176 (hack-local-variables-prop-line, hack-local-variables)
20177 (hack-one-local-variable): Use it.
20178
20179 2005-05-10 Lute Kamstra <lute@gnu.org>
20180
20181 * font-lock.el (font-lock-keywords-alist)
20182 (font-lock-removed-keywords-alist): Clarify docstrings.
20183
20184 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
20185
20186 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
20187 (gdb-source-info): Check for preprocessor info.
20188 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
20189 a macro for a function.
20190 (gdb-info-breakpoints-custom): Try to find file again if not already
20191 found (user might have used GDB dir command).
20192 (gdb-get-location): Update gdb-location-alist correctly for change
20193 to gdb-info-breakpoints-custom.
20194
20195 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
20196 (gud-tooltip-print-command): Add gdbmi case.
20197 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
20198 preprocessor info.
20199
20200 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
20201
20202 * startup.el (fancy-splash-insert): Fix typo in doc string.
20203
20204 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
20205
20206 * obsolete/float.el (string-to-float):
20207 * obsolete/hilit19.el (hilit-add-pattern):
20208 * obsolete/rnews.el (news-parse-range, news-select-message)
20209 (news-get-pruned-list-of-files): Replace `string-to-int' by
20210 `string-to-number'.
20211
20212 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
20213 `find-file-not-found-hooks'; use `add-hook'.
20214 (uncompress-while-visiting): Set `write-file-functions', not
20215 `write-file-hooks'; use `add-hook'.
20216
20217 2005-05-09 Kim F. Storm <storm@cua.dk>
20218
20219 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
20220 (cua-paste): Handle clipboard action.
20221 (cua--init-keymaps): Remap clipboard-kill-region and
20222 clipboard-kill-ring-save.
20223
20224 2005-05-08 Eli Zaretskii <eliz@gnu.org>
20225
20226 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
20227 Improve commentary.
20228
20229 * simple.el (next-error-overlay-arrow-position): Revert the change
20230 made on 2005-04-30.
20231
20232 2005-05-07 Jay Belanger <belanger@truman.edu>
20233
20234 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
20235 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
20236 `calc-sel-reselect'.
20237
20238 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
20239 Calc is in embedded mode.
20240
20241 2005-05-07 Eli Zaretskii <eliz@gnu.org>
20242
20243 * progmodes/compile.el (compilation-setup):
20244 Set overlay-arrow-string to an empty string on text terminals.
20245
20246 * textmodes/ispell.el (ispell-program-name): Try looking for
20247 "aspell" along exec-path, and if found, use it as the default
20248 speller program.
20249
20250 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
20251
20252 * international/mule.el (sgml-xml-auto-coding-function):
20253 Recognize encoding='FOO' in single quotes as well as in double quotes.
20254
20255 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
20256
20257 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
20258 as well as `interactive', so that defmacro* would recognize
20259 `declare' forms.
20260
20261 2005-05-07 Eli Zaretskii <eliz@gnu.org>
20262
20263 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
20264 Explain more about the LIGHTER arg's usage in the doc string.
20265 Add commentary to clarify what the code does. Fix the regexp that
20266 strips whitespace from LIGHTER. Quote LIGHTER before using it,
20267 since it could have characters special to regular expressions.
20268
20269 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
20270
20271 * replace.el (occur-1): Bind inhibit-read-only so that
20272 erase-buffer doesn't barf on read-only text properties (likewise
20273 for add-text-properties in occur-engine). Mark buffer as unmodified.
20274 (occur-engine): Don't set buffer-read-only here.
20275
20276 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
20277
20278 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
20279 list-buffers-directory. This caused the *cvs-commit* buffer to be
20280 sometimes mistakenly reused as a *cvs* buffer.
20281
20282 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
20283
20284 * tooltip.el: Move code for GUD tooltips into gud.el.
20285 (require): CL no longer needed to compile case.
20286 (tooltip-mode): Do not toggle functions for GUD tooltips.
20287 (tooltip-gud-tips-p): Remove. Replace with minor mode
20288 gud-tooltip-mode in gud.el.
20289 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
20290 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
20291 tooltip-gud prefix with gud-tooltip and obsolete.
20292 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
20293 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
20294 (tooltip-mouse-motion): Mouse movement functions/variable.
20295 Rename in gud.el by adding gud prefix.
20296 (tooltip-gud-original-filter, tooltip-gud-dereference)
20297 (tooltip-gud-event, tooltip-toggle-gud-tips)
20298 (tooltip-gud-process-output, tooltip-gud-print-command)
20299 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
20300 gud.el by replacing tooltip-gud prefix with gud-tooltip.
20301 (gdb-tooltip-print): Move to gdb-ui.el.
20302
20303 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
20304 (require): CL needed to compile case.
20305 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
20306 tooltip-gud-tips-p. Make it a minor-mode.
20307 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
20308 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
20309 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
20310 (gud-tooltip-change-major-mode)
20311 (gud-tooltip-activate-mouse-motions-if-enabled)
20312 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
20313 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
20314 (gud-tooltip-original-filter, gud-tooltip-dereference)
20315 (gud-tooltip-event, tooltip-toggle-gud-tips)
20316 (gud-tooltip-process-output, gud-tooltip-print-command)
20317 (gud-tooltip-tips): Move from tooltip.el.
20318
20319 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
20320 (gdb-cpp-define-alist-flags): Doc fix.
20321 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
20322 gud-tooltip-mode is t.
20323
20324 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
20325
20326 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
20327 evaporate if their text is deleted.
20328 (goto-address-at-point): Make it work as a mouse binding as well.
20329 (goto-address-at-mouse): Obsolete it. Update users.
20330
20331 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
20332
20333 * calendar/appt.el (top-level): No longer activate on load.
20334
20335 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
20336
20337 * calendar/cal-bahai.el (mark-bahai-diary-entries):
20338 * net/webjump.el (webjump):
20339 * progmodes/idlw-help.el (idlwave-do-context-help1)
20340 (idlwave-highlight-linked-completions):
20341 * textmodes/po.el (po-find-file-coding-system-guts):
20342 Replace `assoc-ignore-case' by `assoc-string'.
20343
20344 2005-05-06 Eli Zaretskii <eliz@gnu.org>
20345
20346 * files.el (locate-file): Doc fix.
20347
20348 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
20349 Remove the redundant test for ms-dos.
20350
20351 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
20352 look for the preprocessor with exec-suffixes. If not found in
20353 standard places, look in exec-path. Remove most of the tests that
20354 used system-type.
20355
20356 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
20357
20358 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
20359
20360 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
20361 file-name clash with jka-compr.el on 8+3 filesystems.
20362
20363 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20364
20365 * term/mac-win.el: Don't define or bind scroll bar functions if
20366 x-toolkit-scroll-bars is t.
20367 (x-select-text, x-get-selection-value): Clear
20368 x-last-selected-text-clipboard if x-select-enable-clipboard is
20369 nil.
20370 (PRIMARY): Put mac-scrap-name property.
20371 (mac-select-convert-to-file-url): New function.
20372 (public.file-url): New selection target type. Add to
20373 selection-converter-alist.
20374 (x-get-selection, x-selection-value): Handle it.
20375 (x-cut-buffer-or-selection-value): New alias.
20376
20377 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
20378
20379 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
20380 entry to avoid calling bibtex-find-entry with arg global
20381 being t. Remove arg key.
20382 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
20383 (bibtex-copy-summary-as-kill): Change accordingly.
20384
20385 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
20386
20387 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
20388 (org-agenda-date-later): Use with-current-buffer.
20389
20390 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
20391
20392 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
20393 (define-obsolete-variable-alias): Doc Fixes.
20394
20395 2005-05-06 Kim F. Storm <storm@cua.dk>
20396
20397 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
20398 vertical-motion when selective-display is active.
20399
20400 * ido.el (ido-setup-hook): New hook.
20401 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
20402 (ido-input-stack): New var.
20403 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
20404 ido-next-work-file binding to M-O.
20405 Bind M-f to ido-wide-find-file-or-pop-dir.
20406 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
20407 (ido-read-internal): Run ido-setup-hook.
20408 Catch quit in read-file-name and read-string to cancel edit.
20409 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
20410 Automatically pop-all when completing a directory name (RET).
20411 (ido-file-internal): Add with-no-warnings around ffap and dired code.
20412 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
20413 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
20414 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
20415 New functions for M-b/M-f to move among the directory components.
20416 (ido-make-merged-file-list): Catch quit to cancel merge.
20417 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
20418 (ido-completion-help): No warnings for ido-completion-buffer-full.
20419
20420 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
20421
20422 * font-lock.el (font-lock-negation-char-face): New face and variable.
20423 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
20424 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
20425 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
20426 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
20427
20428 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
20429
20430 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
20431 Fix typo in docstring.
20432
20433 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
20434 (ebrowse-print-statistics-line)
20435 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
20436
20437 * term/w32-win.el (image-library-alist): Add additional name for
20438 Xpm library.
20439
20440 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
20441
20442 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
20443 use gcc instead of cpp.
20444
20445 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
20446 (gdb-create-define-alist): Use it.
20447 (gdb-cpp-define-alist-program): Update for MS-DOS.
20448
20449 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
20450
20451 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
20452
20453 2005-05-04 Richard M. Stallman <rms@gnu.org>
20454
20455 * help.el (describe-key): No error when UNTRANSLATED is nil.
20456
20457 * simple.el (line-move-1): Fix previous change to signal errors
20458 appropriately.
20459
20460 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
20461
20462 * calendar/icalendar.el (icalendar-version): Now at 0.12.
20463 (icalendar-duration-correction): Remove.
20464 (icalendar--get-event-properties): Split result at commas.
20465 (icalendar--decode-isoduration): New optional argument
20466 DURATION-CORRECTION.
20467 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
20468 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
20469 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
20470 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
20471 (icalendar--convert-anniversary-to-ical): New functions, extracted
20472 from icalendar-export-region, with bug fixes.
20473 (icalendar-export-region): Use the above functions.
20474 (icalendar-import-buffer): Check before saving diary file.
20475 (icalendar--convert-recurring-to-diary)
20476 (icalendar--convert-non-recurring-all-day-to-diary)
20477 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
20478 extracted from icalendar--convert-ical-to-diary, with bug fixes.
20479 (icalendar--convert-ical-to-diary): Use the above functions.
20480
20481 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
20482
20483 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
20484 Remove these recent additions.
20485 (c-mode): Restore to before 2005-04-28.
20486
20487 * progmodes/cc-vars.el (cc-define-list-program): Remove this
20488 recent addition.
20489
20490 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
20491 (gdb-define-alist): New variables.
20492 (gdb-create-define-alist): New function.
20493 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
20494 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
20495 with string-to-number.
20496 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
20497
20498 * progmodes/gud.el: Replace string-to-int with string-to-number.
20499 (gud-find-file): Handle gdb-define-alist.
20500
20501 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
20502
20503 2005-05-02 Jay Belanger <belanger@truman.edu>
20504
20505 * calc/calc-aent.el (math-read-token):
20506 * calc/calc-bin.el (calc-word-size):
20507 * calc/calc-ext.el (calc-read-number-fancy):
20508 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
20509 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
20510 * calc/calc-frac.el (calc-over-notation):
20511 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
20512 (calc-graph-num-points, calc-graph-init):
20513 * calc/calc-prog.el (calc-read-parse-table-part)
20514 (calc-edit-macro-repeats):
20515 * calc/calc-yank.el (calc-do-grab-rectangle):
20516 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
20517 Replace `string-to-int' by `string-to-number'.
20518
20519 2005-05-02 Kim F. Storm <storm@cua.dk>
20520
20521 * kmacro.el: Use executing-kbd-macro-index variable.
20522
20523 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
20524
20525 * net/rlogin.el (rlogin-parse-words): Delete func.
20526 (rlogin): Use split-string, not rlogin-parse-words.
20527 Also, if there are option-like elements in the parsed args,
20528 take the host to be the first arg immediately following them.
20529 Suggested by Michael Mauger.
20530
20531 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
20532
20533 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
20534
20535 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
20536
20537 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
20538 (cc-mode-cpp-program): Rename to cc-define-list-program and
20539 move to cc-vars.el.
20540
20541 * progmodes/cc-vars.el (cc-define-list-program):
20542 Change to "gcc -E -dM -". Make customizable.
20543
20544 2005-05-02 Kim F. Storm <storm@cua.dk>
20545
20546 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
20547
20548 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
20549
20550 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
20551
20552 * international/mule-util.el (truncate-string): Remove alias and
20553 obsolete declaration.
20554
20555 * international/mule-cmds.el (update-iso-coding-systems):
20556 Remove alias and obsolete declaration.
20557
20558 * international/mule.el (coding-system-parent): Remove alias and
20559 obsolete declaration.
20560
20561 * subr.el (define-function, sref): Remove aliases and obsolete
20562 declarations.
20563 (chars-in-region): Remove obsolete declaration.
20564
20565 2005-05-01 Richard M. Stallman <rms@gnu.org>
20566
20567 * info.el (Info-mode): Set widen-automatically to nil, locally.
20568
20569 * simple.el (widen-automatically): New variable.
20570 (pop-global-mark): Obey widen-automatically.
20571
20572 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
20573
20574 * term/xterm.el (function-key-map): Call substitute-key-definition
20575 before the keymap size is increased by a lot of define-key calls.
20576
20577 2005-05-01 Richard M. Stallman <rms@gnu.org>
20578
20579 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
20580 Rename ARG to ELEMENT. Doc fix.
20581
20582 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
20583
20584 * allout.el (allout-exposure): Remove macro and obsolete declaration.
20585 Remove references to allout-exposure/change to allout-new-exposure.
20586
20587 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
20588 bytecode symbols.
20589
20590 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
20591 (compiled-function-p, focus-frame, unfocus-frame):
20592 Remove aliases and obsolete declarations.
20593 Back out inadvertent changes from previous commit.
20594
20595 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
20596
20597 * files.el (require-final-newline): Make Custom tags consistent
20598 with mode-require-final-newline.
20599 (mode-require-final-newline): Doc fix.
20600
20601 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
20602
20603 * international/latexenc.el (latexenc-find-file-coding-system):
20604 Fix regular expressions.
20605
20606 2005-05-01 David Kastrup <dak@gnu.org>
20607
20608 * international/latexenc.el (latexenc-find-file-coding-system):
20609 Fix regular expressions.
20610
20611 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
20612
20613 * subr.el (string-to-int): Make obsolete.
20614
20615 2005-04-30 Richard M. Stallman <rms@gnu.org>
20616
20617 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
20618
20619 * loadup.el: load jka-comp-hook.
20620
20621 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
20622 (jka-compr-handler): Add autoload. `put' calls moved
20623 to jka-comp-hook.el.
20624 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
20625 (jka-compr-inhibit): Autoload.
20626
20627 * jka-comp-hook.el: New file.
20628 Enable the mode by default.
20629
20630 * files.el (backup-buffer-copy): Use copy-file instead
20631 of write-region, and put back the 'excl.
20632
20633 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
20634
20635 * progmodes/flymake.el (flymake-split-string)
20636 (flymake-split-string, flymake-log, flymake-pid-to-names)
20637 (flymake-reg-names, flymake-get-source-buffer-name)
20638 (flymake-unreg-names, flymake-add-line-err-info)
20639 (flymake-add-err-info): Clarify docstrings.
20640 (flymake-popup-menu, flymake-make-emacs-menu)
20641 (flymake-make-xemacs-menu): Add docstrings.
20642 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
20643 Set variables directly throughout.
20644
20645 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
20646
20647 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
20648 exists. Initialize cc-define-alist.
20649 (c-mode): Add cc-create-define-alist locally to after-save-hook.
20650 If there is no file (Macroexpansion) don't create an alist.
20651
20652 2005-04-29 Sam Steingold <sds@gnu.org>
20653
20654 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
20655 (cc-create-define-alist): Use it instead of the hard-coded string.
20656
20657 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
20658
20659 * international/mule-conf.el (file-coding-system-alist): Fix regexp
20660 for latexenc.
20661
20662 2005-04-29 Lute Kamstra <lute@gnu.org>
20663
20664 * emacs-lisp/generic.el: Improve commentary section.
20665 (define-generic-mode): Improve docstring.
20666
20667 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
20668
20669 * textmodes/org.el (many places): Change to quiet the byte compiler.
20670 (org-prefix-format-compiled): New variable.
20671 (org-compile-prefix-format): New function.
20672 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
20673 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
20674 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
20675 (org-get-entries-from-diary): Use `org-get-time-of-day' for
20676 consistency with entries from `org-mode' files.
20677 (org-get-time-of-day): Fix bug with partial matches early in a line.
20678 (org-non-link-chars): New constant.
20679 (org-link-regexp): Respect `org-non-link-chars'.
20680 (org-agenda-day-view): Remove command.
20681 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
20682 (org-follow-bbdb-link, org-store-link): Search also company field.
20683 (org-highlight-overlay): New variable.
20684 (org-highlight, org-unhighlight): New functions.
20685 (org-agenda-mode): Add pre-command-hook to remove highlight.
20686 (org-evaluate-time-range): Behavior depends upon whether time stamp
20687 contains a time or not.
20688 (org-show-subtree, org-show-entry): New functions.
20689 (org-agenda-cleanup-fancy-diary): Remove empty lines.
20690
20691 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
20692
20693 * comint.el (comint-output-filter-functions): Add autoload cookie.
20694
20695 2005-04-28 Kim F. Storm <storm@cua.dk>
20696
20697 * ido.el (ido-everywhere): Fix last change.
20698
20699 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
20700
20701 * international/latexenc.el: New file.
20702 * international/mule-conf.el (file-coding-system-alist): For .tex,
20703 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
20704
20705 2005-04-28 Lute Kamstra <lute@gnu.org>
20706
20707 * font-lock.el (font-lock-add-keywords)
20708 (font-lock-remove-keywords): Clarify docstring.
20709 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
20710 Don't start docstrings with a `*'.
20711 (font-lock-update-removed-keyword-alist): Give it a docstring.
20712
20713 * generic-x.el: Update commentary section.
20714 Only require font-lock when compiling.
20715 Define all modes conditionally.
20716 Place all generic modes in the generic-x-modes customization group.
20717 (generic-x-modes): New customization group.
20718 (generic-default-modes, generic-mswindows-modes)
20719 (generic-unix-modes, generic-other-modes): New constants.
20720 (generic-define-mswindows-modes, generic-define-unix-modes):
20721 Update docstrings. Make them obsolete.
20722 (generic-extras-enable-list): New default value. Update docstring.
20723 Improve :type. Change :set function.
20724 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
20725 Fix docstring.
20726
20727 * emacs-lisp/generic.el (generic-mode-internal):
20728 Simplify font-lock-defaults.
20729 (define-generic-mode): Fix docstring.
20730
20731 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
20732
20733 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
20734 font-lock-face property to highlight matches.
20735
20736 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
20737
20738 * progmodes/cc-mode.el (cc-create-define-alist): New function.
20739 (cc-define-alist): New variable.
20740 (c-mode): Make it local and initialize it.
20741
20742 * progmodes/gdb-ui.el (gdb-active-process): New variable.
20743 (gdb-exited): New function.
20744 (gdb-annotation-rules): Use it.
20745 (gdb-starting): Set gdb-active-process to t.
20746 (gdb-stopping): Amend doc string.
20747 (gdb-reset): Set gdb-active-process to nil.
20748
20749 * tooltip.el (tooltip-gud-tips): Show the associated #define
20750 directives when a C program under GDB is not executing.
20751
20752 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
20753
20754 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
20755 font-lock-fontify-syntactic-keywords.
20756
20757 * font-lock.el (font-lock-default-fontify-region): Don't force
20758 parse-sexp-lookup-properties to nil.
20759
20760 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
20761
20762 * man.el (man-mode-syntax-table): Set up `:' to have
20763 word-constituent syntax.
20764
20765 2005-04-27 Lute Kamstra <lute@gnu.org>
20766
20767 * novice.el (disable-command): Don't add spurious newlines to the
20768 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
20769
20770 2005-04-26 Jay Belanger <belanger@truman.edu>
20771
20772 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
20773 than one window before deleting window.
20774
20775 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
20776
20777 * shell.el (shell-prompt-pattern): Doc fix.
20778 (shell-mode): Set paragraph-separate buffer locally to "\\'".
20779
20780 * comint.el (comint-prompt-regexp, comint-get-old-input)
20781 (comint-use-prompt-regexp)
20782 (comint-use-prompt-regexp-instead-of-fields)
20783 (comint-replace-by-expanded-history, comint-send-input)
20784 (comint-output-filter, comint-get-old-input-default)
20785 (comint-line-beginning-position, comint-bol, comint-show-output)
20786 (comint-backward-matching-input, comint-forward-matching-input)
20787 (comint-next-prompt, comint-previous-prompt):
20788 Rename `comint-use-prompt-regexp-instead-of-fields' to
20789 `comint-use-prompt-regexp'. Keep old name as alias and declare
20790 obsolete.
20791 (comint-use-prompt-regexp): Shorten first line of doc string.
20792
20793 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
20794 Set paragraph-separate buffer locally to "\\'".
20795
20796 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
20797 Adapt to above name change.
20798
20799 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
20800 (smbclient-prompt-regexp): Ditto.
20801
20802 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
20803
20804 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
20805
20806 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
20807 gdb-location-list.
20808 Break lines that are over 80 characters wide.
20809
20810 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
20811
20812 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
20813 New fun and var, to preserve compatibility.
20814
20815 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
20816
20817 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
20818
20819 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
20820 name to file-newer-than-file-p.
20821
20822 2005-04-26 Richard M. Stallman <rms@gnu.org>
20823
20824 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
20825
20826 * progmodes/python.el (python-mode):
20827 Use new name eldoc-documentation-function.
20828
20829 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
20830
20831 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
20832 (eldoc-documentation-function):
20833 Rename from eldoc-print-current-symbol-info-function. Calls changed.
20834
20835 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
20836
20837 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
20838
20839 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
20840
20841 * term/xterm.el (function-key-map): Fix strings for
20842 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
20843 {C,S,A,C-S}-{f1-f12}.
20844
20845 2005-04-26 Kenichi Handa <handa@m17n.org>
20846
20847 * international/mule-cmds.el (select-safe-coding-system):
20848 Fix previous change.
20849
20850 2005-04-26 Lute Kamstra <lute@gnu.org>
20851
20852 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
20853
20854 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
20855 (font-lock-comment-delimiter-face): Ditto.
20856
20857 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
20858
20859 2005-04-25 Jay Belanger <belanger@truman.edu>
20860
20861 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
20862 to t while inserting information; use help-mode.
20863
20864 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
20865
20866 * term.el (ansi-term-color-vector): Use the xterm colors.
20867 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
20868
20869 2005-04-25 Lute Kamstra <lute@gnu.org>
20870
20871 * font-core.el (font-lock-defaults): Fix docstring.
20872
20873 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
20874
20875 2005-04-25 Kenichi Handa <handa@m17n.org>
20876
20877 * international/mule-cmds.el (select-safe-coding-system):
20878 Don't check consistency with coding: spec, etc if raw-text or
20879 no-conversion was found to be safe.
20880
20881 2005-04-24 Richard M. Stallman <rms@gnu.org>
20882
20883 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
20884 citation markers at start of each line.
20885
20886 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
20887 citation markers at start of each line.
20888
20889 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
20890
20891 * files.el (mode-require-final-newline): Fix previous change.
20892 (require-final-newline): Fix type label.
20893
20894 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
20895
20896 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
20897 statement in buffer (broken by 2004-11-24 change).
20898
20899 2005-04-24 Kim F. Storm <storm@cua.dk>
20900
20901 * ido.el (ido-everywhere): Save and restore old read-buffer-function
20902 and read-file-name-function values. Don't overwrite existing
20903 non-nil values if ido-mode is enabled without ido-everywhere.
20904
20905 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
20906
20907 * files.el (mode-require-final-newline): Minor doc fix.
20908
20909 2005-04-24 Eli Zaretskii <eliz@gnu.org>
20910
20911 * subr.el (syntax-after): Doc fix.
20912 (syntax-class): If argument is nil, return nil. Mask off upper 16
20913 bits, not 8 bits.
20914
20915 * files.el (mode-require-final-newline): Doc fix.
20916 (backup-buffer-copy): Fix last change.
20917
20918 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20919
20920 * term/mac-win.el: Require select. Set selection-coding-system to
20921 mac-system-coding-system. Call menu-bar-enable-clipboard.
20922 (x-last-selected-text-clipboard, x-last-selected-text-primary)
20923 (x-select-enable-clipboard): New variables.
20924 (x-select-text, x-get-selection, x-selection-value)
20925 (x-get-selection-value, mac-select-convert-to-string)
20926 (mac-services-open-file, mac-services-open-selection)
20927 (mac-services-insert-text): New functions.
20928 (CLIPBOARD, FIND): Put mac-scrap-name property.
20929 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
20930 (public.tiff): Put mac-ostype property.
20931 (selection-converter-alist): Add entries for them.
20932 (mac-application-menu-map): New keymap.
20933 (interprogram-cut-function, interprogram-paste-function): Set to
20934 x-select-text and x-get-selection-value, respectively.
20935 (split-window-keep-point): Set to t.
20936
20937 2005-04-23 Richard M. Stallman <rms@gnu.org>
20938
20939 * files.el (read-directory-name): Always pass non-nil
20940 DEFAULT-FILENAME arg to read-file-name.
20941 (backup-buffer-copy, basic-save-buffer-2): Take care against
20942 writing thru an unexpected existing symlink.
20943 (revert-buffer): In indirect buffer, revert the base buffer.
20944 (magic-mode-alist): Doc fix.
20945 (buffer-stale-function): Doc fix.
20946 (minibuffer-with-setup-hook): Avoid warning.
20947 (mode-require-final-newline): Doc and custom fix.
20948
20949 * follow.el (follow-end-of-buffer): Use with-no-warnings.
20950
20951 * font-lock.el (font-lock-comment-face): On terminals with few colors,
20952 use the default appearance.
20953 (font-lock-comment-delimiter-face): New face, new variable.
20954
20955 * imenu.el (imenu--generic-function): The official position of a
20956 definition is the start of the line that BEG is in.
20957
20958 * midnight.el (midnight-timer): Move defvar up.
20959
20960 * mouse.el (mouse-drag-region-1): Delete some debugging code.
20961
20962 * saveplace.el (save-place-to-alist): Use with-no-warnings.
20963
20964 * startup.el (command-line): Use with-no-warnings.
20965
20966 * window.el (window-size-fixed): New defvar.
20967
20968 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
20969
20970 * mail/rmail.el (rmail-font-lock-keywords):
20971 Use font-lock-comment-delimiter-face.
20972
20973 * mail/sendmail.el (mail-font-lock-keywords):
20974 Use font-lock-comment-delimiter-face.
20975
20976 * progmodes/compile.el (next-error-highlight-timer): New defvar.
20977
20978 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
20979
20980 * progmodes/compile.el (compilation-mode-font-lock-keywords):
20981 Specify t for LAXMATCH when matching directories.
20982 Save match data around compilation-compat-error-properties form.
20983
20984 2005-04-23 David Kastrup <dak@gnu.org>
20985
20986 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
20987 Mention that the autoloaded aliases should be kept for AUCTeX.
20988
20989 2005-04-23 Andreas Schwab <schwab@suse.de>
20990
20991 * isearch.el (isearch-forward): Doc fix.
20992
20993 2005-04-23 Eli Zaretskii <eliz@gnu.org>
20994
20995 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
20996 (jit-lock-stealth-nice): Change default value to 0.5.
20997
20998 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
20999
21000 * abbrev.el (write-abbrev-file): Write table entries in
21001 alphabetical order by table name.
21002
21003 2005-04-22 Kim F. Storm <storm@cua.dk>
21004
21005 * ido.el (ido-read-internal): Fix `list' completion.
21006
21007 2005-04-22 Kenichi Handa <handa@m17n.org>
21008
21009 * recentf.el (recentf-save-file-coding-system): New variable.
21010 (recentf-save-list): Encode the file by
21011 recentf-save-file-coding-system and add coding: tag.
21012
21013 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
21014
21015 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
21016
21017 2005-04-21 Lute Kamstra <lute@gnu.org>
21018
21019 * loadhist.el (unload-feature): Don't remove a function from hooks
21020 if it is about to be restored to an autoload . Remove functions
21021 that will become unbound from auto-mode-alist. Simplify the code.
21022
21023 * subr.el (assq-delete-all): New implementation that is linear,
21024 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
21025 (rassq-delete-all): New function.
21026
21027 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
21028 Add size-indication-mode.
21029
21030 2005-04-21 Kenichi Handa <handa@m17n.org>
21031
21032 * international/mule-cmds.el: Add autoload for widget-value in
21033 eval-when-compile.
21034
21035 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
21036
21037 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
21038 Add tooltip-mode.
21039
21040 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
21041
21042 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
21043
21044 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
21045 (inferior-lisp-filter-regexp, inferior-lisp-program)
21046 (inferior-lisp-load-command, inferior-lisp-prompt)
21047 (inferior-lisp-mode-hook, lisp-source-modes)
21048 (inferior-lisp-load-hook): defvar->defcustom.
21049 (inferior-lisp-program, inferior-lisp-prompt)
21050 (inferior-lisp-load-hook): Doc fixes.
21051 (inferior-lisp-install-letter-bindings): Small change in
21052 introductory comment.
21053
21054 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
21055
21056 * vc.el (vc-annotate-color-map): Change some colors so that text
21057 using them as foreground is readable on both white and black
21058 backgrounds.
21059
21060 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
21061
21062 * international/mule-conf.el (translation-table-for-input):
21063 Remove redundant declaration.
21064
21065 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
21066
21067 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
21068
21069 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
21070 (tooltip-toggle-gud-tips): New function.
21071
21072 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21073
21074 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
21075 right angle brackets.
21076
21077 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
21078
21079 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
21080
21081 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
21082
21083 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
21084 Remove. Update callers to use expand-file-name instead.
21085
21086 * subr.el (syntax-class): New function.
21087
21088 * simple.el (blink-matching-open): Use it.
21089
21090 * paren.el (show-paren-function): Use it to recognize parens that are
21091 also used in 2-char comment markers.
21092
21093 2005-04-19 Lute Kamstra <lute@gnu.org>
21094
21095 * loadhist.el (unload-feature): Update for new format of
21096 load-history. Simplify the code.
21097
21098 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21099
21100 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
21101 (mac-add-charset-info): New function. Initialize variable
21102 mac-charset-info-alist using it.
21103 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
21104 for translation.
21105 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
21106 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
21107 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
21108 New CCL programs.
21109
21110 2005-04-19 Kim F. Storm <storm@cua.dk>
21111
21112 * simple.el (next-buffer, prev-buffer, next-error)
21113 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
21114 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
21115
21116 * bindings.el (next-buffer, prev-buffer, next-error)
21117 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
21118 (clone-indirect-buffer-other-window): Move bindings from simple.el.
21119 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
21120 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
21121
21122 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
21123
21124 * isearch.el (isearch-edit-string): Make the search-ring available for
21125 minibuffer history commands.
21126 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
21127 the default history commands now work just as well.
21128 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
21129
21130 2005-04-18 Kim F. Storm <storm@cua.dk>
21131
21132 * emulation/cua-base.el (cua--pre-command-handler): Add more
21133 elaborate check for shift modifier on non-window systems.
21134
21135 2005-04-18 Lars Hansen <larsh@math.ku.dk>
21136
21137 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
21138
21139 2005-04-18 Kim F. Storm <storm@cua.dk>
21140
21141 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
21142 and make it optional. Don't test tooltip-gud-echo-area here.
21143 (tooltip-gud-process-output, gdb-tooltip-print):
21144 Pass tooltip-gud-echo-area to tooltip-show.
21145 (tooltip-help-tips): Remove second optional arg to tooltip-show.
21146
21147 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21148
21149 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
21150 `display-graphic-p' may not be bound yet.
21151
21152 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
21153
21154 * startup.el (command-line): No longer enable Xterm Mouse mode by
21155 default in terminals compatible with xterm.
21156
21157 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
21158
21159 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
21160
21161 * tooltip.el (tooltip-gud-echo-area): Rename from
21162 tooltip-use-echo-area.
21163 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
21164 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
21165 area independently of where help tooltips are displayed.
21166
21167 2005-04-17 David Kastrup <dak@gnu.org>
21168
21169 * cus-theme.el (custom-theme-write-variables): Quote variables
21170 where necessary.
21171
21172 2005-04-17 Richard M. Stallman <rms@gnu.org>
21173
21174 * simple.el (yank-excluded-properties): Add follow-link to value.
21175
21176 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
21177
21178 * startup.el (fancy-splash-max-time): Just 30 seconds.
21179 (fancy-splash-delay): Just 7.
21180 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
21181
21182 * loadhist.el (unload-feature): Update for new format of load-history.
21183 Simplify the code.
21184
21185 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
21186 (rmail-font-lock-keywords): Don't fontify the text of a citation.
21187
21188 * mail/sendmail.el (mail-font-lock-keywords):
21189 Don't fontify subject text.
21190 Don't fontify the text of a citation.
21191
21192 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
21193
21194 * comint.el (comint-output-filter): Run comint-output-filter-functions
21195 with point where the user had it.
21196
21197 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
21198
21199 * international/ucs-tables.el (ucs-set-table-for-input):
21200 Disable when using unify-on-decoding.
21201
21202 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
21203
21204 * emulation/cua-base.el (cua-global-mark-face): Add special case
21205 for displays supporting a high number of colors.
21206
21207 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
21208
21209 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
21210
21211 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
21212
21213 * filesets.el (filesets-add-buffer): If user supplies a name of a
21214 non-existing fileset, create a new fileset.
21215
21216 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
21217
21218 * textmodes/org.el (org-up-heading-all): Fix bug with
21219 `outline-up-heading-all'.
21220
21221 2005-04-16 Andreas Schwab <schwab@suse.de>
21222
21223 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
21224 /etc/permissions.d/* and /etc/aliases.d/*.
21225
21226 2005-04-16 Kenichi Handa <handa@m17n.org>
21227
21228 * international/code-pages.el (cp-make-coding-system):
21229 Set `translation-table-for-input' property value to the symbol
21230 ucs-mule-to-mule-unicode, not to that value.
21231 (pt154): Escape guillemet by `\'.
21232
21233 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
21234
21235 * loadup.el: Load tooltip if x-show-tip is fboundp.
21236
21237 * startup.el (command-line): Add comment.
21238
21239 * tooltip.el (tooltip-mode): Specify correct standard value for
21240 Custom in init-value.
21241
21242 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
21243
21244 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
21245 possible.
21246
21247 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
21248
21249 * textmodes/org.el (org-agenda-date-prompt): Rename from
21250 `org-agenda-date-today'.
21251 (org-evaluate-time-range): Insert at point instead of directly
21252 after time range.
21253 (org-first-headline-recenter, org-subtree-end-visible-p)
21254 (org-optimize-window-after-visibility-change): New functions
21255 (org-agenda-post-command-hook): Don't allow point at end of line,
21256 to make sure it always hits the text properties.
21257 (org-agenda-next-date-line, org-agenda-previous-date-line):
21258 New commands.
21259 (org-set-regexps-and-options): Category may contain white space.
21260 (org-agenda-get-deadlines, org-agenda-get-scheduled):
21261 Improve marker positions.
21262 (org-agenda-new-marker): Argument POS made optional.
21263 (org-agenda-get-timestamps): Deadlines which are done are listed
21264 in org-done-face now.
21265 (org-agenda-get-todos, org-agenda-get-timestamps)
21266 (org-agenda-get-deadlines, org-agenda-get-scheduled):
21267 Set `undone-face' and `done-face' properties.
21268 (org-last-todo-state-is-todo): New variable.
21269 (org-todo): Set `org-last-todo-state-is-todo'.
21270 (org-agenda-todo): Change face according to
21271 `org-last-todo-state-is-todo'. And change other lines referring to
21272 the same entry.
21273 (org-calendar-goto-agenda): New command.
21274 (org-calendar-to-agenda-key): New option.
21275 (org-startup-folded): New allowed value `content'.
21276 (org-set-regexps-and-options): Accept new value `content' for
21277 `org-startup-folded'.
21278 (org-get-current-options): Handle new value `content' for
21279 `org-startup-folded'.
21280 (org-insert-todo-heading): New command.
21281 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
21282 interactively in empty file and option
21283 `org-insert-mode-line-in-empty-file' has been set.
21284 (org-agenda-todo, org-agenda-priority): Modify to use
21285 `org-agenda-change-all-lines'.
21286 (org-warning-face): Change color on dark background
21287
21288 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21289
21290 * international/mule-cmds.el (set-locale-environment): On Mac OS,
21291 use preferences AppleLocale and AppleLanguages, and variable
21292 mac-system-locale for default locale. On Mac OS Classic, use
21293 mac-system-coding-system for default coding systems.
21294
21295 * term/mac-win.el: Don't set file-name-coding-system.
21296 Decode variables system-name, emacs-build-system, user-login-name, and
21297 user-full-name by mac-system-coding-system on Mac OS Classic.
21298 (mac-system-coding-system): New variable.
21299
21300 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
21301
21302 * startup.el (command-line): Handle `xterm-mouse-mode' before
21303 reading init file.
21304
21305 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
21306
21307 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
21308
21309 * progmodes/sh-script.el (sh-here-document-word): Make it a
21310 defcustom. Doc fix.
21311 (sh-add): Bash uses $(( )) for arithmetic.
21312 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
21313 (sh-maybe-here-document): Remove quotes and leading whitespace
21314 from heredoc word when closing. Indent heredoc with tabs if word
21315 starts with "-".
21316
21317 2005-04-13 Richard M. Stallman <rms@gnu.org>
21318
21319 * simple.el (undo): Fix previous change.
21320
21321 * custom.el (defface): Doc fix.
21322
21323 2005-04-13 Lute Kamstra <lute@gnu.org>
21324
21325 * Makefile.in (DONTCOMPILE): Remove list.
21326 (compile, compile-always): Don't use DONTCOMPILE.
21327 (update-authors): Load the library in which batch-update-authors
21328 is defined.
21329 * makefile.w32-in (DONTCOMPILE): Remove list.
21330 (compile, compile-always): Fix comments.
21331 (update-authors): Load the library in which batch-update-authors
21332 is defined.
21333
21334 * generic-x.el (generic-mode-ini-file-find-file-hook):
21335 Rename to ini-generic-mode-find-file-hook.
21336 Keep generic-mode-ini-file-find-file-hook as an alias.
21337 (ini-generic-mode-find-file-hook): Rename from
21338 generic-mode-ini-file-find-file-hook. Fix docstring.
21339 (ini-generic-mode): Docstring change.
21340 (bat-generic-mode-run-as-comint): Silence the byte compiler.
21341
21342 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
21343 called from lisp.
21344
21345 * generic.el: Move to the emacs-lisp subdir.
21346
21347 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
21348
21349 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
21350 and C-S- function and cursor motion keys.
21351
21352 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
21353
21354 * startup.el (command-line): Enable Xterm Mouse mode by default.
21355 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
21356 for Custom. No longer show "Mouse" in mode line when enabled.
21357 Doc fix.
21358
21359 2005-04-12 Kim F. Storm <storm@cua.dk>
21360
21361 * emulation/cua-base.el (cua-rectangle-face)
21362 (cua-rectangle-noselect-face): Define face attributes here.
21363
21364 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
21365
21366 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21367
21368 * startup.el (command-line): Turn off blinking cursor if
21369 cursorBlink in resources is off or false.
21370
21371 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21372
21373 * term/mac-win.el (dnd): Require dnd.
21374 (mac-drag-n-drop): Call dnd-handle-one-url.
21375 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
21376 (kTextEncodingISOLatin2): Remove constants.
21377 (mac-script-code-coding-systems): New constant.
21378 (mac-handle-language-change): New function.
21379 (special-event-map): Bind it to `language-change' event.
21380 (mac-centraleurroman, mac-cyrillic): New coding systems.
21381 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
21382 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
21383 and mac-cyrillic-encoder to encode-mac-centraleurroman and
21384 encode-mac-cyrillic, respectively.
21385
21386 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
21387
21388 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
21389 Don't set overlay-arrow-string to "=>" as this is done
21390 globally in C now.
21391
21392 2005-04-12 Lute Kamstra <lute@gnu.org>
21393
21394 * generic-x.el (rc-generic-mode, rul-generic-mode):
21395 Fix auto-mode-alist entries.
21396 (etc-fstab-generic-mode): Tweak fontification.
21397
21398 * generic.el (generic-make-keywords-list): Fix docstring.
21399 (generic-mode-internal): Simplify generic-font-lock-keywords.
21400
21401 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
21402
21403 * whitespace.el (whitespace-buffer-leading)
21404 (whitespace-buffer-trailing): Revert the incorrect test inversion.
21405 However, fix the highlight area for the leading and
21406 trailing whitespaces to show space.
21407
21408 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
21409
21410 * whitespace.el (whitespace-version): Bump to 3.5
21411
21412 (whitespace-buffer-leading, whitespace-buffer-trailing):
21413 Invert sense of the test to highlight the whitespace.
21414
21415 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
21416
21417 * progmodes/gud.el (gud-display-line): GUD uses its own
21418 overlay arrow now so don't set overlay-arrow-string.
21419 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
21420
21421 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
21422
21423 * term.el (term-ansi-current-bold, term-ansi-current-underline)
21424 (term-ansi-current-reverse, term-ansi-current-invisible)
21425 (term-ansi-face-already-done): Change to boolean.
21426 (term-reset-terminal, term-handle-colors-array): Handle the above
21427 vars accordingly.
21428 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
21429 (term-emulate-terminal): Use the new name.
21430
21431 * faces.el (secondary-selection): Use yellow1, not yellow.
21432 (trailing-whitespace): Use red1, not red.
21433
21434 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21435
21436 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
21437 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
21438 (dired-dnd-handle-file): Call dnd-get-local-file-uri
21439
21440 * cus-edit.el (dnd): New group.
21441
21442 * term/w32-win.el (dnd): Require dnd
21443 (w32-drag-n-drop): Call dnd-handle-one-url.
21444
21445 * x-dnd.el: Require dnd.
21446 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
21447 Call dnd-handle-one-url.
21448 (x-dnd-types-alist, x-dnd-insert-utf8-text)
21449 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
21450 to dnd-insert-text.
21451 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
21452 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
21453 (x-dnd-get-local-file-name, x-dnd-open-local-file)
21454 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
21455
21456 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
21457
21458 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
21459
21460 * wdired.el: Doc fixes.
21461 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
21462 (wdired-use-dired-vertical-movement): Rename from
21463 wdired-always-move-to-filename-beginning.
21464 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
21465 (wdired-change-to-wdired-mode): Change mode name.
21466 (wdired-newline): Delete.
21467
21468 2005-04-11 Richard M. Stallman <rms@gnu.org>
21469
21470 * whitespace.el (whitespace-highlight-the-space):
21471 Don't call whitespace-unhighlight-the-space here.
21472
21473 * simple.el (undo): Record t in undo-equiv-table
21474 for the redo record made by an undo-in-region.
21475
21476 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
21477
21478 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
21479 (gdb-frame-inferior-io-buffer): New Functions to control
21480 display of separate IO buffer.
21481 (menu): Add them to menu-bar.
21482 (gdb-display-buffer): Check for buffer another frame.
21483 Protect GUD buffer.
21484 (gdb-setup-windows): Create IO buffer if not already there.
21485 (gdb-memory-mode): Remove purecopy noops.
21486
21487 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21488
21489 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
21490 and pass to self-insert-command.
21491
21492 2005-04-11 Lute Kamstra <lute@gnu.org>
21493
21494 * generic.el: Commentary section cleanup.
21495 (generic): Delete.
21496 (generic-use-find-file-hook, generic-lines-to-scan)
21497 (generic-find-file-regexp, generic-ignore-files-regexp)
21498 (default-generic-mode, generic-mode-find-file-hook)
21499 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
21500 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
21501 (generic-use-find-file-hook, generic-lines-to-scan)
21502 (generic-find-file-regexp, generic-ignore-files-regexp)
21503 (default-generic-mode, generic-mode-find-file-hook)
21504 (generic-mode-ini-file-find-file-hook): Move from generic.el.
21505
21506 2005-04-10 Karl Fogel <kfogel@red-bean.com>
21507
21508 * bookmark.el (bookmark-write-file): Catch errors writing file.
21509 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
21510
21511 2005-04-10 Richard M. Stallman <rms@gnu.org>
21512
21513 * startup.el (fancy-splash-tail): Update copyright year.
21514 (command-line): Split part of -Q into -D.
21515 (emacs-basic-display): New defvar.
21516 (fancy-splash-text): Correct name of menu item.
21517
21518 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
21519
21520 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
21521 lines in one node.
21522
21523 * comint.el (comint-send-input): New arg ARTIFICIAL.
21524 Callers in this file changed.
21525
21526 * abbrev.el (define-abbrevs): Read system abbrevs properly.
21527
21528 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
21529
21530 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
21531
21532 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
21533 `ldap-search-internal'.
21534
21535 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
21536
21537 * files.el (set-auto-mode-1): Use line-end-position.
21538
21539 * international/latin-1.el:
21540 * international/latin-2.el:
21541 * international/latin-3.el:
21542 * international/latin-4.el:
21543 * international/latin-5.el:
21544 * international/latin-8.el:
21545 * international/latin-9.el: Give punctuation syntax to NBSP.
21546
21547 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
21548 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
21549 Use char-classes to accept non-ascii letters, accepted in some recent
21550 bibtex implementations.
21551
21552 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
21553
21554 * custom.el (custom-set-minor-mode): Any non-nil value for the
21555 variable should enable the mode when set through Custom.
21556
21557 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
21558
21559 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
21560 TAB binding so tab-always-indent is obeyed.
21561 (vhdl-minibuffer-local-map): Move initialization into declaration.
21562 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
21563 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
21564 (vhdl-hooked-abbrev): Avoid test for XEmacs.
21565 (vhdl-current-line): Use line-beginning-position.
21566 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
21567 with-output-to-temp-buffer, so the current position can be recorded.
21568
21569 2005-04-10 Masatake YAMATO <jet@gyve.org>
21570
21571 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21572 Add regexp for gcov.
21573
21574 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
21575
21576 * calendar/time-date.el (time-to-seconds, seconds-to-time)
21577 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
21578 syntax which Emacs 20 doesn't support.
21579
21580 2005-04-09 Richard M. Stallman <rms@gnu.org>
21581
21582 * help.el (describe-key-briefly, describe-key):
21583 Replace strings as event types with "(any string)".
21584
21585 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
21586
21587 * arc-mode.el (archive-mode-map): Move initialization into
21588 the declaration. Override *all* bindings of `undo'.
21589 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
21590
21591 2005-04-09 Jay Belanger <belanger@truman.edu>
21592
21593 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
21594
21595 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
21596
21597 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
21598 (xterm-register-default-colors): Update color values computation
21599 to match xterm-200.
21600
21601 2005-04-09 Kenichi Handa <handa@m17n.org>
21602
21603 * international/code-pages.el (iso-latin-7): Fix the map.
21604
21605 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
21606
21607 * emacs-lisp/lisp.el (defun-prompt-regexp)
21608 (parens-require-spaces, buffer-end, end-of-defun)
21609 (insert-parentheses): Doc fixes.
21610
21611 2005-04-08 Kim F. Storm <storm@cua.dk>
21612
21613 * comint.el (comint-highlight-prompt): Fix face spec.
21614 * hi-lock.el (hi-green): Likewise.
21615
21616 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
21617
21618 * cus-edit.el (custom-modified-face):
21619 * comint.el (comint-highlight-input): Fix previous changes.
21620 * term.el (term-handle-ansi-escape): Add a comment.
21621
21622 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
21623
21624 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
21625 in the buffer and in whitespace-highlighted-space.
21626 (whitespace-unhighlight-the-space): Simplify.
21627 (whitespace-buffer): Simplify.
21628
21629 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
21630
21631 * textmodes/table.el (table-cell-face): Add special case for
21632 displays supporting a high number of colors.
21633 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
21634 (vhdl-font-lock-reserved-words-face)
21635 (vhdl-speedbar-architecture-face)
21636 (vhdl-speedbar-instantiation-face)
21637 (vhdl-speedbar-architecture-selected-face)
21638 (vhdl-speedbar-instantiation-selected-face): Likewise.
21639 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
21640 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
21641 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
21642 (ebrowse-root-class-face, ebrowse-member-attribute-face)
21643 (ebrowse-progress-face): Likewise.
21644 * progmodes/compile.el (compilation-info-face): Likewise.
21645 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
21646 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
21647 * calendar/calendar.el (diary-face): Likewise.
21648 * woman.el (woman-italic-face, woman-bold-face)
21649 (woman-unknown-face): Likewise.
21650 * wid-edit.el (widget-button-pressed-face): Likewise.
21651 * whitespace.el (whitespace-highlight-face): Likewise.
21652 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
21653 * pcvs-info.el (cvs-marked-face): Likewise.
21654 * info.el (info-xref): Likewise.
21655 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
21656 * hilit-chg.el (highlight-changes-face)
21657 (highlight-changes-delete-face): Likewise.
21658 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
21659 (hi-red-b): Likewise.
21660 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
21661 * font-lock.el (font-lock-keyword-face)
21662 (font-lock-function-name-face, font-lock-warning-face): Likewise.
21663 * cus-edit.el (custom-invalid-face, custom-modified-face)
21664 (custom-set-face, custom-changed-face, custom-variable-tag-face)
21665 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
21666 * comint.el (comint-highlight-prompt): Likewise.
21667
21668 2005-04-08 Lute Kamstra <lute@gnu.org>
21669
21670 * font-lock.el (font-lock-keywords): Docstring fixes.
21671
21672 2005-04-08 Kenichi Handa <handa@m17n.org>
21673
21674 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
21675 chars are more than a limit, print " and more..." at the tail.
21676
21677 2005-04-08 Kim F. Storm <storm@cua.dk>
21678
21679 * emacs-lisp/authors.el (authors-aliases): Update list.
21680 (authors-ignored-files): New list.
21681 (authors-fixed-entries): Fix typo.
21682 (authors-renamed-files-alist): Update list.
21683 (authors-add): Check authors-ignored-files.
21684
21685 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
21686
21687 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
21688 optional, to ensure backward compatibility.
21689
21690 2005-04-08 Stephen Eglen <stephen@gnu.org>
21691
21692 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
21693
21694 2005-04-08 Kim F. Storm <storm@cua.dk>
21695
21696 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
21697
21698 * mouse.el (mouse-on-link-p): Doc fix.
21699
21700 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
21701
21702 * ielm.el (ielm-prompt-read-only): Doc fix.
21703
21704 * comint.el (comint-prompt-read-only): Doc fix.
21705
21706 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
21707
21708 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
21709 ensure dired always handles wildcards passed to ffap.
21710 (find-file-at-point): Use it.
21711 (ffap-dired-wildcards): Doc fix.
21712
21713 2005-04-07 Juri Linkov <juri@jurta.org>
21714
21715 * simple.el (next-error-overlay-arrow-position): New defvar.
21716 Put "=>" on its property `overlay-arrow-string'. Add it to
21717 `overlay-arrow-variable-list'.
21718
21719 * progmodes/compile.el (compilation-setup):
21720 Set `next-error-overlay-arrow-position' to nil. Also set it to
21721 nil in the local hook `kill-buffer-hook'. Make local variable
21722 `overlay-arrow-string' and set it to "=>".
21723 (compilation-goto-locus): Set BOL position to
21724 `next-error-overlay-arrow-position' instead of
21725 `overlay-arrow-position'.
21726
21727 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
21728 locally instead of adding it to the global hook.
21729 (Info-kill-buffer): Move up.
21730
21731 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
21732
21733 * term/xterm.el (xterm-standard-colors): Update color values from
21734 xterm-200.
21735
21736 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
21737
21738 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
21739
21740 * fast-lock.el:
21741 * lazy-lock.el: Move them to the obsolete subdir.
21742
21743 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
21744
21745 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
21746 (wdired-add-replace-advice): Remove.
21747 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
21748
21749 2005-04-06 Kim F. Storm <storm@cua.dk>
21750
21751 * startup.el (command-line): Add --bare-bones alias for -Q.
21752
21753 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21754
21755 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
21756 create the startup fontset if a font specification ends with
21757 `mac-roman'.
21758
21759 2005-04-06 Lute Kamstra <lute@gnu.org>
21760
21761 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
21762 change.
21763
21764 * emacs-lisp/copyright.el (copyright-update-year): Replace the
21765 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
21766
21767 2005-04-05 Lute Kamstra <lute@gnu.org>
21768
21769 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
21770 (define-generic-mode): Ditto. Fix debug declaration.
21771
21772 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
21773 Put them in the generic-x group.
21774
21775 * calendar/timeclock.el (timeclock): Doc fix.
21776
21777 * generic.el (define-generic-mode): Don't use custom-current-group.
21778 Document default :group value.
21779 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
21780 (define-global-minor-mode): Don't use custom-current-group.
21781
21782 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
21783
21784 * startup.el (command-line-1): Display startup-echo-area-message
21785 when fancy splash screen is in use.
21786
21787 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
21788 (sh-escaped-newline): New face.
21789 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
21790 newline, and use sh-escaped-newline face.
21791
21792 * progmodes/tcl.el (tcl-escaped-newline): New face.
21793 (tcl-builtin-list): New variable.
21794 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
21795 newlines. Fix keywords subexpression number.
21796
21797 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
21798
21799 * textmodes/org.el (org-diary-default-entry): Fix call to
21800 `add-to-diary-entry'.
21801
21802 2005-04-05 Kim F. Storm <storm@cua.dk>
21803
21804 * ediff-init.el: Use (featurep 'xemacs).
21805
21806 2005-04-05 David Ponce <david@dponce.com>
21807
21808 * cus-edit.el (face): Derive from symbol widget. Display sample
21809 of the current face on the fly.
21810 (widget-face-sample-face-get, widget-face-notify): New functions.
21811 (widget-face-value-create): Remove.
21812
21813 * wid-edit.el (widget-field-end): Temporarily remove field
21814 narrowing before to call `get-char-property'.
21815
21816 2005-04-04 Jay Belanger <belanger@truman.edu>
21817
21818 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
21819 (math-read-subscripts): New variable.
21820 (math-read-preprocess-string): Process subscripts.
21821
21822 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
21823
21824 * comint.el (comint-prompt-read-only): Doc fix.
21825
21826 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
21827 `-1'. Doc fix.
21828
21829 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
21830
21831 * textmodes/org.el (org-insert-mode-line-in-empty-file):
21832 Change default value to nil.
21833
21834 2005-04-04 Lute Kamstra <lute@gnu.org>
21835
21836 * autorevert.el (auto-revert-mode): Specify :group.
21837 * battery.el (display-battery-mode): Specify :group.
21838 * diff-mode.el (diff-minor-mode): Specify :group.
21839 * font-core.el (font-lock-mode): Specify :group.
21840 * hl-line.el (hl-line-mode): Specify :group.
21841 * iimage.el (iimage): New customization group.
21842 (iimage-mode): Specify :group.
21843 * longlines.el (longlines-mode): Specify :group.
21844 * master.el: Don't require easy-mmode.
21845 (master): New customization group.
21846 (master-mode): Specify :group.
21847 * msb.el (msb-mode): Specify :group.
21848 * reveal.el (reveal-mode): Specify :group.
21849 * simple.el (next-error-follow-minor-mode): Specify :group.
21850 * smerge-mode.el (smerge-mode): Specify :group.
21851 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
21852 * emulation/cua-base.el (cua-mode): Specify :group.
21853 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
21854 * language/thai-util.el (thai-auto-composition-mode)
21855 (thai-word-mode): Specify :group.
21856 * mail/supercite.el (sc-minor-mode): Specify :group.
21857 * progmodes/cwarn.el (cwarn-mode): Specify :group.
21858 * progmodes/flymake.el (flymake-mode): Specify :group.
21859 * progmodes/glasses.el (glasses-mode): Specify :group.
21860 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
21861 * textmodes/enriched.el (enriched-mode): Specify :group.
21862 * textmodes/refill.el (refill-mode): Specify :group.
21863
21864 * add-log.el (change-log-font-lock-keywords): Names in
21865 parenthesized lists can contain spaces.
21866
21867 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
21868
21869 * startup.el (fancy-splash-text): Shorten default text of
21870 "Emacs Tutorial" line. Also, if the current language env
21871 indicates an available tutorial file other than TUTORIAL,
21872 extract its title and append it to the line in parentheses.
21873 (fancy-splash-insert): If arg is a thunk, funcall it.
21874
21875 2005-04-04 Jay Belanger <belanger@truman.edu>
21876
21877 * calc.el (calc-language-alist): Add tags to customization type.
21878
21879 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
21880
21881 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
21882 Doc fix.
21883
21884 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
21885
21886 * add-log.el (change-log-font-lock-keywords): The manual
21887 describing a Change Log entry, says: (...) "Aside from these
21888 header lines, every line in the change log starts with a space or
21889 a tab.". The font-lock was not highlighting lines started with
21890 spaces, added support for it.
21891
21892 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21893
21894 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
21895 (bibtex-generate-url-list): Update docstring accordingly. Put the
21896 complex example in the docstring.
21897 (bibtex-font-lock-url): Use pop.
21898
21899 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
21900
21901 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
21902
21903 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
21904
21905 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
21906
21907 * filesets.el (filesets-set-default): Doc fix.
21908
21909 2005-04-03 Lute Kamstra <lute@gnu.org>
21910
21911 * generic.el (define-generic-mode): Add argument to specify
21912 keywords for defcustom.
21913 (default-generic-mode): Specify :group.
21914
21915 * generic-x.el: Specify :group for all generic modes.
21916
21917 * desktop.el (desktop-no-desktop-file-hook)
21918 (desktop-after-read-hook): Doc fix.
21919
21920 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
21921
21922 * simple.el (visible-mode): Use explicit :group keyword.
21923 This changes the group of `visible-mode-hook' from paren-blinking
21924 to editing-basics.
21925
21926 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
21927
21928 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
21929 mailbox specifications as well as URLs.
21930 (rmail-insert-inbox-text): Remove unused conditional branches.
21931
21932 2005-04-01 Jay Belanger <belanger@truman.edu>
21933
21934 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
21935 (calc-gnuplot-print-command): Move definitions to calc.el.
21936
21937 * calc/calc-embed.el (calc-embedded-announce-formula)
21938 (calc-embedded-open-formula, calc-embedded-close-formula)
21939 (calc-embedded-open-word, calc-embedded-close-word)
21940 (calc-embedded-open-plain, calc-embedded-close-plain)
21941 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
21942 (calc-embedded-open-mode, calc-embedded-close-mode):
21943 Move definitions to calc.el.
21944
21945 * calc/calc.el (calc-settings-file, calc-language-alist):
21946 Make customizable.
21947 (calc-embedded-announce-formula, calc-embedded-open-formula)
21948 (calc-embedded-close-formula, calc-embedded-open-word)
21949 (calc-embedded-close-word, calc-embedded-open-plain)
21950 (calc-embedded-close-plain, calc-embedded-open-new-formula)
21951 (calc-embedded-close-new-formula, calc-embedded-open-mode)
21952 (calc-embedded-close-mode, calc-gnuplot-name)
21953 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
21954 from other files and make customizable.
21955
21956 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
21957
21958 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
21959 Use buffer-live-p.
21960 (cvs-mode-run): Don't call cvs-update-header here.
21961 (cvs-run-process): Call cvs-update-header.
21962 Use process properties for cvs-postprocess and cvs-buffer so that
21963 the sentinel can behave better if the temp buffer is killed.
21964 Use a pipe rather than a tty, to better handle unexpected prompts.
21965 (cvs-sentinel): Rewrite. Call cvs-update-header.
21966
21967 2005-04-01 Andre Spiegel <spiegel@gnu.org>
21968
21969 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
21970 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
21971
21972 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
21973
21974 * generic.el (define-generic-mode): Add indentation rule.
21975
21976 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
21977
21978 * files.el (mode-require-final-newline): Make Custom correctly
21979 report a nil value and allow to set it to nil via Custom.
21980 Doc fix.
21981
21982 2005-04-01 Kenichi Handa <handa@m17n.org>
21983
21984 * international/characters.el: Enable the correct case setting for
21985 dotless-i and dotted-I.
21986
21987 2005-04-01 Kim F. Storm <storm@cua.dk>
21988
21989 * ido.el (ido-file-internal): Fall back to non-ido command if
21990 initial directory is on slow ftp (or tramp) host.
21991
21992 2005-03-31 Richard M. Stallman <rms@gnu.org>
21993
21994 * emacs-lisp/autoload.el (make-autoload):
21995 Handle define-global-minor-mode.
21996
21997 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
21998 Rename from easy-mmode-define-global-mode.
21999 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
22000
22001 * progmodes/scheme.el (scheme-mode-syntax-table):
22002 Update syntax of | and # for two-character comment syntax.
22003
22004 2005-03-31 Lute Kamstra <lute@gnu.org>
22005
22006 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
22007 (define-minor-mode): Call custom-current-group at load-time.
22008
22009 * generic.el (define-generic-mode): Add debug declaration.
22010 Add defcustom for the mode hook.
22011 (generic-mode-internal): Use run-mode-hooks.
22012
22013 2005-03-31 Kim F. Storm <storm@cua.dk>
22014
22015 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
22016 (mouse-fixup-help-message): New defun called by show_help_echo
22017 to fixup mouse-2 prefix in help messages when applicable.
22018
22019 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
22020
22021 2005-03-31 Kenichi Handa <handa@m17n.org>
22022
22023 * language/thai-word.el (thai-find-word-ends): Pay attention to
22024 the case that we reach the end of buffer.
22025
22026 * textmodes/fill.el (fill-text-properties-at): New function.
22027 (fill-newline): Use fill-text-properties-at instead of
22028 text-properties-at.
22029
22030 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
22031
22032 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
22033 not comint-quote-filename.
22034
22035 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
22036
22037 * help-fns.el (help-with-tutorial): Revert last change.
22038
22039 2005-03-31 Kim F. Storm <storm@cua.dk>
22040
22041 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
22042
22043 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
22044
22045 * calendar/cal-china.el: Update reference to "Calendrical
22046 Calculations" book; there's a new edition.
22047 * calendar/cal-coptic.el: Likewise.
22048 * calendar/cal-french.el: Likewise.
22049 * calendar/cal-hebrew.el: Likewise.
22050 * calendar/cal-islam.el: Likewise.
22051 * calendar/cal-iso.el: Likewise.
22052 * calendar/cal-julian.el: Likewise.
22053 * calendar/cal-mayan.el: Likewise.
22054 * calendar/cal-persia.el: Likewise.
22055 * calendar/calendar.el: Likewise.
22056 * calendar/holidays.el: Likewise.
22057 * calendar/lunar.el: Likewise.
22058 * calendar/solar.el: Likewise.
22059
22060 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
22061 white space from doc string.
22062
22063 2005-03-30 Jay Belanger <belanger@truman.edu>
22064
22065 * calc/calc-help.el (calc-full-help): Remove email address.
22066
22067 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
22068
22069 * help-fns.el (help-with-tutorial): Delete title line.
22070
22071 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
22072
22073 * calendar/cal-x.el (calendar-one-frame-setup)
22074 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
22075 rather than `symbol' for set-window-dedicated-p.
22076
22077 * calendar/appt.el (appt-buffer-name): Make it a constant.
22078 (appt-add): Doc fix.
22079
22080 * filesets.el (filesets-menu-path, filesets-menu-before)
22081 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
22082 (filesets-menu-cache-file): Use directory ~/.emacs.d.
22083 (filesets-add-submenu): Delete and use add-submenu instead.
22084
22085 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
22086
22087 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
22088 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
22089 (org-diary-default-entry): New function.
22090 (org-get-entries-from-diary): Better parsing of diary entries.
22091 (org-agenda-check-no-diary): New function.
22092 ("diary-lib"): Advice to function `add-to-diary-list', to allow
22093 linking to diary entries.
22094 (org-agenda-execute-calendar-command): New function.
22095 (org-agenda): Improve visible section in window.
22096 Use `org-fit-agenda-window'.
22097 (org-fit-agenda-window): New option.
22098 (org-move-subtree-down): Better handling of empty lines
22099 at end of subtree.
22100 (org-cycle): Numeric prefix is interpreted now as show-subtree N
22101 levels up.
22102 (org-fontify-done-headline): New option.
22103 (org-headline-done-face): New face.
22104 (org-set-font-lock-defaults): Use `org-headline-done-face'.
22105 (org-table-copy-down): Rename from `org-table-copy-from-above'.
22106 When current field is non-empty, it is copied to next row.
22107 (org-table-copy-from-above): Fix bug which made it
22108 impossible to copy fields containing only a single non-white character.
22109
22110 2005-03-30 Kim F. Storm <storm@cua.dk>
22111
22112 * kmacro.el (kmacro-end-macro): Isearch may store this command
22113 into the macro -- so ignore it when executing keyboard macro.
22114
22115 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
22116
22117 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
22118
22119 2005-03-29 Kenichi Handa <handa@m17n.org>
22120
22121 * language/thai.el ("Thai"): Set setup-function and exit-function
22122 for Thai language environment.
22123
22124 * language/thai-util.el: Require thai-word.
22125 (thai-word-mode-map): New variable.
22126 (thai-word-mode): New minor mode.
22127 (setup-thai-language-environment-internal): New function.
22128 (exit-thai-language-environment-internal): New function.
22129
22130 * language/thai-word.el (thai-word-table): Declare it by defvar,
22131 use dolist to initialize it.
22132 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
22133 (thai-fill-find-break-point): New functions.
22134
22135 2005-03-29 Richard M. Stallman <rms@gnu.org>
22136
22137 * simple.el (idle-update-delay): Move definition up.
22138 (set-mark): Doc fix.
22139
22140 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
22141
22142 * longlines.el: New file.
22143
22144 * simple.el (buffer-substring-filters): New variable.
22145 (filter-buffer-substring): New function.
22146 (kill-region, copy-region-as-kill): Use it.
22147
22148 * register.el (copy-to-register, append-to-register)
22149 (prepend-to-register): Use filter-buffer-substring.
22150
22151 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
22152
22153 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
22154 (gud-filter-pending-text): Move in front of gdb.
22155 (gud-overlay-arrow-position): New variable.
22156 (gud-sentinel, gud-display-line): Use it in place of
22157 overlay-arrow-position.
22158
22159 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
22160
22161 * progmodes/fortran.el (fortran-if-indent): Doc fix.
22162 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
22163 (fortran-font-lock-keywords-4): New variable.
22164 (fortran-blocks-re, fortran-end-block-re)
22165 (fortran-start-block-re): New constants, for hideshow.
22166 (hs-special-modes-alist): Add a Fortran entry.
22167 (fortran-mode-map): Bind fortran-end-of-block,
22168 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
22169 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
22170 (fortran-looking-at-if-then, fortran-end-of-block)
22171 (fortran-beginning-of-block): New functions, for hideshow.
22172
22173 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
22174 Doc fix. Tweak regexp.
22175 (f90-beginning-of-block): Push mark first.
22176
22177 2005-03-29 Jay Belanger <belanger@truman.edu>
22178
22179 * calc/calc.el: Update copyright date.
22180 (calc-version): Increase to 2.1.
22181 (calc-version-date): Remove.
22182
22183 * calc/calc-help.el: Update copyright date.
22184 (calc-full-help): Remove reference to calc-version-date.
22185 Update copyright date.
22186
22187 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
22188
22189 * vc.el (vc-do-command): Use a pipe for async processes, so password
22190 prompts don't show up at places where the user can't reply.
22191
22192 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
22193
22194 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
22195 on the file name we pass to the inferior shell.
22196
22197 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
22198
22199 * progmodes/which-func.el (which-function): Be robust in the face of an
22200 imenu--make-index-alist failure.
22201
22202 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
22203
22204 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
22205
22206 * progmodes/python.el (python-preoutput-filter): Fix last change.
22207
22208 2005-03-29 Lute Kamstra <lute@gnu.org>
22209
22210 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
22211 functions and compiled macros.
22212 (debug-convert-byte-code): Handle macros too.
22213 (debug-on-entry-1): Don't signal an error when trying to clear a
22214 function that is not set to debug on entry.
22215
22216 2005-03-29 Jay Belanger <belanger@truman.edu>
22217
22218 * calc/calc-lang.el: Add functions to math-function-table
22219 properties of tex and math.
22220
22221 2005-03-29 Kenichi Handa <handa@m17n.org>
22222
22223 * ps-mule.el (ps-mule-plot-string): Translate characters by
22224 ps-print-translation-table.
22225 (ps-mule-begin-job): Call find-charset-region/string with
22226 ps-print-translation-table.
22227 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
22228
22229 * ps-print.el (ps-print-translation-table): New variable.
22230 (ps-plot-region): Translate characters by ps-print-translation-table.
22231
22232 2005-03-29 Juri Linkov <juri@jurta.org>
22233
22234 * simple.el (next-error-highlight-timer): New variable.
22235
22236 * progmodes/compile.el (compilation-goto-locus):
22237 Use `next-error-highlight-timer' instead of `sit-for'.
22238
22239 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
22240
22241 * mail/supercite.el (sc-mail-field): Use assoc-string.
22242 (sc-get-address): Simplify regexps.
22243
22244 * files.el (minibuffer-with-setup-hook): New macro.
22245 (find-file-read-args): Use it to avoid let-binding
22246 minibuffer-with-setup-hook (which breaks turning on/off
22247 file-name-shadow-mode while in the prompt).
22248
22249 * complete.el (PC-read-include-file-name-internal):
22250 Use test-completion.
22251
22252 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
22253
22254 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
22255
22256 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
22257
22258 * window.el (window-buffer-height): Use count-screen-lines.
22259
22260 * progmodes/python.el (python-preoutput-leftover): New var.
22261 (python-preoutput-filter): Use it.
22262 (python-send-receive): Loop until all the result has been received.
22263
22264 2005-03-28 Juri Linkov <juri@jurta.org>
22265
22266 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
22267
22268 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
22269 "Recover Crashed Session".
22270 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
22271 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
22272 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
22273 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
22274 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
22275 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
22276 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
22277 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
22278
22279 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
22280 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
22281 Ediff Sessions", "Toggle use of separate control buffer frame",
22282 "Use separate frame for Ediff control buffer".
22283
22284 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
22285 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
22286 "Rename Bookmark", "Delete Bookmark".
22287
22288 * info.el (Info-mode-menu): Remove ellipsis from "Index".
22289 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
22290 Add `:active Info-index-alternatives' to "Next Matching Item".
22291
22292 * wdired.el (wdired-change-to-wdired-mode):
22293 Mention `wdired-abort-changes' key in the initial message.
22294
22295 * international/mule.el (auto-coding-alist): Associate non-ascii
22296 image filename extensions with `no-conversion'.
22297
22298 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
22299
22300 * international/iso-acc.el:
22301 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
22302
22303 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
22304
22305 * textmodes/sgml-mode.el (html-mode): Doc update.
22306
22307 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
22308
22309 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
22310
22311 * term.el (term-move-columns): Fix face after extending a line.
22312 (term-insert-spaces): Likewise.
22313 (term-reset-terminal): Fix off by one error.
22314
22315 2005-03-26 Eli Zaretskii <eliz@gnu.org>
22316
22317 * international/mule.el (auto-coding-alist): Add .xpi files.
22318
22319 * files.el (auto-mode-alist): Add .xpi files.
22320
22321 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
22322
22323 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
22324
22325 2005-03-26 Eli Zaretskii <eliz@gnu.org>
22326
22327 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
22328
22329 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
22330
22331 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
22332 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
22333
22334 * calendar/cal-move.el (calendar-beginning-of-year): Move the
22335 cursor to Jan 1 when needed.
22336 (calendar-end-of-year): Fix -/+ typo.
22337 Reported by Chong Yidong <cyd@stupidchicken.com>.
22338
22339 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
22340
22341 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
22342
22343 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
22344 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
22345
22346 2005-03-25 Richard M. Stallman <rms@gnu.org>
22347
22348 * filesets.el (filesets-init): Add autoload.
22349
22350 * mail/mailalias.el (mail-directory): Doc fix.
22351
22352 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
22353
22354 * mail/mailalias.el (mail-directory-process): Do nothing if
22355 mail-directory-process is an atom.
22356 (mail-get-names): Ignore mail-directory-names if it is an atom.
22357 (mail-directory-process defvar): Doc fix.
22358 (mail-names): Doc fix.
22359
22360 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
22361
22362 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
22363
22364 2005-03-26 Kenichi Handa <handa@m17n.org>
22365
22366 * international/mule-util.el (detect-coding-with-priority):
22367 Call update-coding-systems-internal before detect-coding-region.
22368
22369 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
22370
22371 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
22372 (gdb-frames-mode-map): Add follow-link property.
22373
22374 2005-03-25 Jay Belanger <belanger@truman.edu>
22375
22376 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
22377 for variables.
22378
22379 2005-03-25 Juri Linkov <juri@jurta.org>
22380
22381 * image-mode.el: Optimize image filename extension regexps in
22382 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
22383 in `auto-mode-alist'.
22384 (image-mode): Add `image-toggle-display-text' to local hook
22385 `change-major-mode-hook'. Display the image as an image by
22386 default. Set `cursor-type' and `truncate-lines' if the image
22387 is already displayed. Take into account the current mode (image
22388 or text) in message.
22389 (image-minor-mode): New minor mode.
22390 (image-mode-maybe, image-toggle-display-text): New functions.
22391 (image-toggle-display): Use called-interactively-p.
22392 Let-bind `inhibit-read-only' to t.
22393
22394 * image-mode.el (image-minor-mode): Set `cursor-type' and
22395 `truncate-lines' if the image is already displayed. Add turning
22396 image-minor-mode off to `change-major-mode-hook'. Add message.
22397 Call `image-toggle-display-text' after turning image-minor-mode off.
22398
22399 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
22400
22401 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
22402 Terminal.app, use utf-8.
22403 (set-display-table-and-terminal-coding-system): Add coding-system arg.
22404 (set-locale-environment): Use it.
22405
22406 * term/xterm.el: Undo last change, better done in mule-cmds.el.
22407
22408 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
22409
22410 * progmodes/python.el (python-close-block-statement-p)
22411 (python-outdent-p, python-current-defun): Use symbol-end.
22412
22413 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
22414
22415 * files.el (save-some-buffers): Doc fix.
22416
22417 2005-03-25 Werner Lemberg <wl@gnu.org>
22418
22419 * complete.el, thumbs.el: Replace `legal' with `valid'.
22420 * calendar/calendar.el: Replace `legal' with `valid'.
22421 * emacs-lisp/advice.el: Replace `legal' with `valid'.
22422 * mail/supercite.el: Replace `legal' with `valid'.
22423 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
22424 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
22425 Replace `legal' with `valid'.
22426 * textmodes/reftex-vars.el, textmodes/reftex.el:
22427 Replace `legal' with `valid'.
22428
22429 2005-03-25 Werner Lemberg <wl@gnu.org>
22430
22431 * calc/calc-forms.el, calc/calc-sel.el
22432 * midnight.el, vc-cvs.el
22433 * emacs-lisp/cl-macs.el
22434 * emulation/vip.el
22435 * eshell/esh-io.el, eshell/esh-var.el
22436 * mail/supercite.el
22437 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
22438 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
22439 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
22440 * progmodes/sh-script.el, progmodes/xscheme.el
22441 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
22442 * textmodes/reftex-index.el, textmodes/reftex-parse.el
22443 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
22444 * textmodes/reftex.el, textmodes/org.el:
22445 Replace `illegal' with `invalid'.
22446
22447 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
22448
22449 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
22450 (flymake-find-buildfile, flymake-find-possible-master-files)
22451 (flymake-check-include, flymake-parse-line): Replace loops over the
22452 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
22453
22454 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
22455 Substitute file-name-as-directory in the rest of the file.
22456 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
22457 (flymake-replace-region): Remove unused arg `buffer'.
22458 (flymake-check-patch-master-file-buffer): Update calls to it.
22459 (flymake-add-err-info): Remove unused var `count'.
22460 (flymake-mode): Use define-minor-mode.
22461
22462 * progmodes/flymake.el: Use with-current-buffer.
22463 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
22464 flymake-replace-regexp-in-string, flymake-line-beginning-position)
22465 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
22466 Avoid testing for `xemacs'.
22467 (flymake-nop): Move.
22468 (flymake-region-has-flymake-overlays): Return the computed value.
22469 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
22470 Remove unused var `endline'.
22471 (flymake-get-line-count): Remove unused function.
22472 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
22473
22474 * emulation/vi.el:
22475 * generic.el:
22476 * hilit-chg.el (global-highlight-changes):
22477 * hi-lock.el (hi-lock-mode):
22478 * follow.el: find-file-hooks -> find-file-hook.
22479
22480 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
22481
22482 2005-03-24 Juri Linkov <juri@jurta.org>
22483
22484 * dired.el (dired-mode-map): Add menu item "Compare directories"
22485 for dired-compare-directories.
22486
22487 * dired-aux.el (dired-compare-directories): Add autoload cookie.
22488 Doc fix. Replace `read-file-name' with `read-directory-name'.
22489
22490 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
22491
22492 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
22493
22494 2005-03-24 Jay Belanger <belanger@truman.edu>
22495
22496 * calc/calc-embed.el (calc-embedded-mode-change): Save all
22497 relevant mode settings in calc-embedded-original-modes when modes
22498 are permanently changed.
22499
22500 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
22501
22502 * autoinsert.el: find-file-hooks -> find-file-hook.
22503
22504 2005-03-24 Lute Kamstra <lute@gnu.org>
22505
22506 * generic.el (generic-font-lock-defaults): Make it obsolete.
22507 (generic-font-lock-keywords): New variable to replace
22508 generic-font-lock-defaults.
22509 (generic-mode-set-font-lock): Delete it.
22510 (generic-mode-internal): Don't call generic-mode-set-font-lock.
22511 (generic-bracket-support): Add docstring.
22512
22513 * generic-x.el: Rename generic-font-lock-defaults to
22514 generic-font-lock-keywords throughout.
22515 (mailagent-rules-setup-function): Delete it.
22516 (mailagent-rules-generic-mode): Use anonymous function instead.
22517 (show-tabs-generic-mode-font-lock-defaults-1)
22518 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
22519 Quote faces.
22520 (show-tabs-tab-face, show-tabs-space-face): Specify background,
22521 not foreground.
22522
22523 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
22524 Recognize define-generic-mode.
22525
22526 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
22527
22528 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
22529 if there's no completion table.
22530
22531 2005-03-23 Miles Bader <miles@gnu.org>
22532
22533 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22534 Remove tty-specific variants, as they're no longer needed.
22535
22536 2005-03-23 Lute Kamstra <lute@gnu.org>
22537
22538 * generic-x.el: Code cleanup: make args constant whenever possible.
22539 (installshield-statement-keyword-list)
22540 (installshield-system-functions-list)
22541 (installshield-system-variables-list, installshield-types-list)
22542 (installshield-funarg-constants-list): Make them constants.
22543
22544 * generic.el (generic-make-keywords-list): Add autoload cookie.
22545
22546 * calendar/time-date.el: Add comment on time value formats.
22547 Don't require parse-time.
22548 (with-decoded-time-value): New macro.
22549 (encode-time-value): New function.
22550 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22551 (days-to-time): Return a valid time value when arg is huge.
22552 (time-since): Use time-subtract.
22553 (time-to-number-of-days): Use time-to-seconds.
22554
22555 2005-03-23 David Ponce <david@dponce.com>
22556
22557 * recentf.el (recentf-keep): New option.
22558 (recentf-menu-action): Default to `find-file'.
22559 (recentf-keep-non-readable-files-flag)
22560 (recentf-keep-non-readable-files-p)
22561 (recentf-file-readable-p, recentf-find-file)
22562 (recentf-cleanup-remote): Remove.
22563 (recentf-include-p): More robust.
22564 (recentf-keep-p): New function.
22565 (recentf-remove-if-non-kept): Rename from
22566 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
22567 All callers updated.
22568 (recentf-menu-items-for-commands): Fix help string.
22569 (recentf-track-closed-file): Update. Doc fix.
22570 (recentf-cleanup): Update. Count removed files. Doc fix.
22571
22572 2005-03-23 Kim F. Storm <storm@cua.dk>
22573
22574 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22575 Don't inherit from fringe face (now happens automatically).
22576
22577 2005-03-22 Kim F. Storm <storm@cua.dk>
22578
22579 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
22580 position values.
22581
22582 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
22583
22584 * menu-bar.el (showhide-date-time): Remove.
22585 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
22586 (menu-bar-make-mm-toggle): Simplify.
22587
22588 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
22589
22590 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
22591 Accept qualified variable and function names.
22592
22593 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
22594
22595 * bindings.el (completion-ignored-extensions):
22596 Remove ".lis" for `vax-vms'.
22597
22598 2005-03-22 Andreas Schwab <schwab@suse.de>
22599
22600 * generic-x.el: Revert last change.
22601 * ldefs-boot.el: Update.
22602
22603 2005-03-22 Jay Belanger <belanger@truman.edu>
22604
22605 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
22606 (calc-embedded-save-original-modes)
22607 (calc-embedded-restore-original-modes): New functions.
22608 (calc-do-embedded): Save original modes when entering embedded mode
22609 and restore when leaving embedded mode.
22610 (calc-embedded-modes-change): Change the value of
22611 calc-embedded-original-modes to reflect permanent changes.
22612
22613 2005-03-22 Lute Kamstra <lute@gnu.org>
22614
22615 * generic-x.el: Require generic again.
22616
22617 2005-03-22 Miles Bader <miles@gnu.org>
22618
22619 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22620 Tweak details to look good on both ttys and bitmap displays, light
22621 or dark background, etc.
22622
22623 2005-03-21 Kim F. Storm <storm@cua.dk>
22624
22625 * tooltip.el (tooltip-show-help-function): Check car and cdr of
22626 mouse position.
22627
22628 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
22629
22630 * icomplete.el: Don't forcibly turn on the mode upon load.
22631 (icomplete-mode): Use define-minor-mode.
22632 (icomplete-eoinput): Default to nil.
22633 (icomplete-minibuffer-setup): Remove autoload.
22634 (icomplete-tidy): Simplify.
22635 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
22636 in the initial state or if the user has modified the field.
22637 Fix handling of icomplete-max-delay-chars.
22638 Remove code that handles the oddball case where
22639 minibuffer-completion-table is an integer.
22640 Wrap icomplete-completions in while-no-input in case building
22641 completions takes more time than expected.
22642 (icomplete-completions): Simplify.
22643
22644 2005-03-21 Richard M. Stallman <rms@gnu.org>
22645
22646 * jka-compr.el (jka-compr-really-do-compress):
22647 Make variable buffer-local.
22648
22649 * image-mode.el: Handle .xpm files too.
22650 (image-toggle-display): Preserve modification flag.
22651
22652 * help.el (where-is): Don't mention aliases with no key bindings.
22653
22654 2005-03-21 Lute Kamstra <lute@gnu.org>
22655
22656 * generic.el: Fix commentary section. Don't require cl for
22657 compilation.
22658 (generic-mode-list): Add autoload cookie.
22659 (generic-use-find-file-hook, generic-lines-to-scan)
22660 (generic-find-file-regexp, generic-ignore-files-regexp)
22661 (generic-mode, generic-mode-find-file-hook)
22662 (generic-mode-ini-file-find-file-hook): Fix docstrings.
22663 (define-generic-mode): Make it a defmacro. Fix docstring.
22664 (generic-mode-internal): Code cleanup. Add autoload cookie.
22665 (generic-mode-set-comments): Code cleanup.
22666 * generic-x.el: Don't prevent compilation. Don't require generic.
22667 Follow coding conventions. Minor code cleanup.
22668 (etc-fstab-generic-mode): Add some keywords.
22669 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
22670 define-generic-mode like a function declaration.
22671
22672 2005-03-21 Jay Belanger <belanger@truman.edu>
22673
22674 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
22675 changing modes.
22676
22677 2005-03-21 Sam Steingold <sds@gnu.org>
22678
22679 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
22680
22681 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
22682
22683 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
22684 Add underscore to "f$ lexicals" regexp.
22685
22686 2005-03-20 Juri Linkov <juri@jurta.org>
22687
22688 * subr.el (progress-reporter-do-update): When `min-value' is equal
22689 to `max-value', set `percentage' to 0 and prevent division by zero.
22690
22691 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
22692
22693 Sync with Tramp 2.0.48.
22694
22695 * net/tramp.el (all): Change all addresses to .gnu.org.
22696 (tramp-append-tramp-buffers): New defun.
22697 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
22698 Catch `dont-send' signal.
22699 (tramp-set-auto-save-file-modes): Set always permissions, because
22700 there might be an old auto-saved file belonging to another
22701 original file. This could be a security threat. Reported by
22702 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
22703 Check for Emacs 21.3.50 removed.
22704
22705 * net/tramp-smb.el (all): Remove debug construct for
22706 `with-parsed-tramp-file-name'.
22707 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
22708 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
22709 No error message if DIRECTORY or FILENAME doesn't exist.
22710 (tramp-smb-open-connection): Check existence of
22711 `tramp-smb-program'.
22712
22713 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
22714
22715 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
22716 Properly handle the case where the `m' or `s' command's argument is not
22717 yet terminated.
22718 (perl-indent-new-calculate): New function.
22719 (perl-indent-line): Use it.
22720
22721 2005-03-20 Miles Bader <miles@gnu.org>
22722
22723 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
22724 in text-mode too. Change to new face names.
22725 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
22726 Add `:weight bold' attribute.
22727 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
22728
22729 2005-03-19 Juri Linkov <juri@jurta.org>
22730
22731 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
22732
22733 * international/mule.el (auto-coding-alist): Sync with
22734 `auto-mode-alist' by adding upper case archive file extensions
22735 and adding ear/war to jar extension.
22736
22737 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
22738
22739 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
22740 running, restart it.
22741
22742 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
22743
22744 * finder.el (finder-current-item): Throw an error on an empty line.
22745
22746 * man.el (Man-follow-manual-reference): If current-word returns
22747 nil, use "".
22748
22749 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
22750
22751 * simple.el (goto-line): Doc fix.
22752
22753 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
22754
22755 * files.el (save-buffer): Doc fix.
22756
22757 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
22758
22759 * recentf.el (recentf-cleanup-remote): New variable.
22760 (recentf-cleanup): Use it to conditionally check availability of
22761 remote files.
22762
22763 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
22764
22765 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
22766 function names.
22767
22768 2005-03-19 Eli Zaretskii <eliz@gnu.org>
22769
22770 * language/thai-word.el: New file.
22771
22772 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
22773
22774 * files.el (backup-buffer): If the file's directory is not
22775 writable, use copy instead of move to backup the file.
22776
22777 2005-03-19 Eli Zaretskii <eliz@gnu.org>
22778
22779 * obsolete/keyswap.el: Moved to obsolete/ from term/.
22780
22781 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
22782
22783 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
22784 Use functionp instead of symbolp and fboundp. Reported by Drkm
22785 <darkman_spam@yahoo.fr>.
22786 (ps-print-version): New version 6.6.6.
22787
22788 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
22789
22790 * textmodes/table.el (table--line-column-position): New idiom.
22791 (table--row-column-insertion-point-p): New function to test
22792 validity of row and column insertion operation at a location.
22793 (table-global-menu, table-cell-menu): Use above functions for
22794 deterministic test operation.
22795 (table--editable-cell-p): Behave in deterministic fashion.
22796
22797 2005-03-18 Juri Linkov <juri@jurta.org>
22798
22799 * isearch.el (isearch-lazy-highlight-new-loop):
22800 Make arguments beg and end optional.
22801 (isearch-update): Remove optional arguments nil from
22802 isearch-lazy-highlight-new-loop.
22803 (isearch-lazy-highlight-search): Let-bind case-fold-search to
22804 isearch-lazy-highlight-case-fold-search instead of
22805 isearch-case-fold-search, and let-bind isearch-regexp to
22806 isearch-lazy-highlight-regexp.
22807 Use isearch-lazy-highlight-last-string instead of isearch-string.
22808
22809 * replace.el (perform-replace): Remove bindings of global
22810 variables isearch-string, isearch-regexp, isearch-case-fold-search.
22811 Add three new arguments to `replace-highlight'.
22812 (replace-highlight): Add arguments string, regexp, case-fold.
22813 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
22814 to allow isearch-lazy-highlight-new-loop to use these values
22815 to set corresponding isearch-lazy-highlight-* internal
22816 variables whose values lazy highlighting will use regardless of
22817 changes to global variables isearch-string, isearch-regexp,
22818 isearch-case-fold-search during lazy highlighting loop.
22819 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
22820 to `lazy-highlight-cleanup'.
22821
22822 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
22823 (ispell-highlight-face): Set default face to `isearch' when
22824 lazy highlighting is enabled.
22825 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
22826 priority to 1. Add lazy highlighting.
22827 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
22828 from `isearch-dehighlight'.
22829
22830 2005-03-18 David Ponce <david@dponce.com>
22831
22832 * files.el (hack-local-variables): Do a case-insensitive search
22833 for End.
22834
22835 2005-03-18 Juri Linkov <juri@jurta.org>
22836
22837 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
22838 `isearch-lazy-highlight-cleanup', add alias to old name and
22839 declare obsolete. Add release numbers to other obsolete vars.
22840 (isearch-done, isearch-lazy-highlight-new-loop):
22841 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
22842 (lazy-highlight-cleanup) <variable>: Doc fix.
22843 (isearch-lazy-highlight-update): Rename obsolete
22844 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
22845
22846 2005-03-18 Kenichi Handa <handa@m17n.org>
22847
22848 * language/thai-util.el: Fix categorization of Thai characters in
22849 thai-category-table.
22850 (thai-composition-pattern): Adjust it for the above change.
22851 (thai-self-insert-command, thai-compose-syllable): New functions.
22852 (thai-compose-region): Use thai-compose-syllable.
22853 (thai-compose-string): Likewise.
22854 (thai-composition-function): Likewise.
22855 (thai-auto-composition): New function.
22856 (thai-auto-composition-mode): New minor mode.
22857
22858 * language/thai.el: Fix patterns to be registered in
22859 composition-function-table.
22860
22861 * international/quail.el (quail-input-method): Locally bind
22862 inhibit-modification-hooks to t.
22863
22864 2005-03-17 Richard M. Stallman <rms@gnu.org>
22865
22866 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
22867 (perl-mode): Use run-mode-hooks.
22868
22869 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
22870 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
22871 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
22872
22873 * mail/sendmail.el (sendmail-send-it): Reenable the code
22874 to compute resend-to-address and use it.
22875
22876 * tar-mode.el (tar-mode): Turn off undo unconditionally.
22877
22878 * image-mode.el: New file.
22879
22880 * image.el (insert-sliced-image): Add autoload cookie.
22881
22882 * font-lock.el (font-lock-lines-before): New user option.
22883 (font-lock-after-change-function): Obey it.
22884
22885 * bindings.el (esc-map): Make M-g a prefix.
22886 Bind M-g g and M-g M-g to goto-line.
22887
22888 * faces.el (face-id): Doc fix.
22889
22890 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
22891
22892 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
22893 (rmail-show-message): Use rmail-unknown-mail-followup-to.
22894 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
22895
22896 * mail/sendmail.el (mail-yank-ignored-headers)
22897 (mail-font-lock-keywords, mail-mode-fill-paragraph):
22898 Add Mail-Followup-To and Mail-Reply-To headers.
22899 (mail-citation-hook): Add autoload cookie.
22900 (mail-mode): Doc fix.
22901 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
22902 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
22903 (mail-mode-fill-paragraph): Handle those headers.
22904 (mail-mailing-lists): New variable.
22905 (mail-mail-reply-to, mail-mail-followup-to): New functions.
22906
22907 2005-03-17 Juri Linkov <juri@jurta.org>
22908
22909 * isearch.el (isearch-fallback): Check for `(car previous)'
22910 before calling `isearch-other-end-state'.
22911
22912 2005-03-17 Kim F. Storm <storm@cua.dk>
22913
22914 * simple.el (move-beginning-of-line): Move to beginning of buffer
22915 line, as well as beginning of screen line.
22916
22917 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
22918
22919 * calendar/diary-lib.el (mark-diary-entries): Use new optional
22920 argument REDRAW rather than calendar-redrawing variable.
22921 * calendar/calendar.el (calendar-redrawing): Delete.
22922 (redraw-calendar): Do not bind calendar-redrawing.
22923
22924 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
22925
22926 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
22927 diary-file buffer.
22928
22929 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
22930
22931 * help.el (describe-mode): Allow a :minor-mode-function property to
22932 specify a different minor mode toggle function than the variable.
22933 * simple.el (auto-fill-function):
22934 * subr.el (add-minor-mode): Use it.
22935
22936 2005-03-16 Kenichi Handa <handa@m17n.org>
22937
22938 * language/ethio-util.el (sera-being-called-by-w3): New variable.
22939 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
22940 (ethio-fidel-to-sera-buffer): Likewise.
22941
22942 2005-03-16 Juri Linkov <juri@jurta.org>
22943
22944 * emacs-lisp/find-func.el (find-function-regexp):
22945 Add defun-emitting macro `menu-bar-make-toggle'.
22946
22947 * isearch.el: Put `isearch-scroll' property to
22948 `split-window-horizontally'.
22949
22950 * info.el: Update error messages for `debug-ignored-errors'.
22951 (Info-isearch-search): Doc fix.
22952 (Info-find-node): Move up code to go into info buffer before
22953 recording the node to the history.
22954 (Info-fontify-node): Fontify titles only if the next line
22955 has two or more `*', `=', `-', `.'.
22956 Display "go to this node" for empty (match-string 3).
22957
22958 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22959
22960 * term/mac-win.el: Add mouse pointer shape constants.
22961
22962 2005-03-15 Kim F. Storm <storm@cua.dk>
22963
22964 * simple.el (move-beginning-of-line): Use vertical-motion.
22965
22966 2005-03-15 Juri Linkov <juri@jurta.org>
22967
22968 * isearch.el (isearch-error): New variable.
22969 (isearch-invalid-regexp, isearch-within-brackets): Remove.
22970 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
22971 (isearch-within-brackets-state): Remove.
22972 (isearch-case-fold-search-state, isearch-pop-fun-state):
22973 Decrease frame index.
22974 (isearch-mode, isearch-top-state, isearch-push-state)
22975 (isearch-edit-string, isearch-abort, isearch-search-and-update)
22976 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
22977 (isearch-search, isearch-lazy-highlight-new-loop):
22978 Replace `isearch-invalid-regexp' with `isearch-error'.
22979 Remove `isearch-within-brackets'.
22980 (isearch-search): Add `search-failed' handler to `condition-case'.
22981 (isearch-lazy-highlight-search): Add `condition-case' to catch
22982 errors and allow `isearch-lazy-highlight-update' to try
22983 highlighting from the beginning of the window.
22984 (isearch-repeat): Move up code to set isearch-wrapped to t
22985 before calling isearch-wrap-function.
22986
22987 * info.el (Info-isearch-initial-node): New internal variable.
22988 (Info-search): Signal an error in isearch mode when search leaves
22989 the initial node. Signal an error when `bound' is non-nil and
22990 nothing was found in the current subfile.
22991 (Info-isearch-search): Remove `condition-case'.
22992 (Info-isearch-wrap): Don't wrap when search failed during leaving
22993 the initial node. If `Info-isearch-search' is nil, wrap around
22994 the current node.
22995 (Info-isearch-start): New fun.
22996 (Info-mode): Add buffer-local hook `Info-isearch-start' to
22997 `isearch-mode-hook'.
22998
22999 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23000
23001 * simple.el (normal-erase-is-backspace): Set default to t if
23002 running on Mac.
23003
23004 * term/mac-win.el (function-key-map): Sync with x-win.el.
23005
23006 2005-03-15 Kenichi Handa <handa@m17n.org>
23007
23008 * international/mule-cmds.el (locale-language-names): Modify the
23009 format of elements and add more entries.
23010 (locale-preferred-coding-systems): Add more entries.
23011 (set-locale-environment): Adjust for the change of
23012 locale-language-names.
23013
23014 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
23015
23016 * pcvs.el (smerge-ediff): Remove bogus autoload.
23017
23018 2005-03-14 Lute Kamstra <lute@gnu.org>
23019
23020 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
23021 Ignore a `*' at the beginning of a line.
23022
23023 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
23024 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
23025 subr.el.
23026 (dont-compile, eval-when-compile, eval-and-compile): Use declare
23027 to specify indentation.
23028
23029 * generic.el (define-generic-mode): Let generic-mode-list be a
23030 list of strings; test membership with equal.
23031
23032 2005-03-14 Kim F. Storm <storm@cua.dk>
23033
23034 * simple.el (next-line, previous-line): Add optional try-vscroll
23035 arg to recognize interactive use. Pass it on to line-move.
23036 (line-move): Don't perform auto-window-vscroll when defining or
23037 executing keyboard macro to ensure consistent behavior.
23038
23039 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
23040
23041 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
23042
23043 2005-03-13 Lute Kamstra <lute@gnu.org>
23044
23045 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
23046 debugger-setup-buffer so that backtrace marks the frames set to
23047 debug-on-exit and we don't have to do it manually. Set an extra
23048 debug-on-exit for macro's.
23049 (debugger-setup-buffer): Don't mark the top frame manually.
23050
23051 2005-03-12 Lute Kamstra <lute@gnu.org>
23052
23053 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
23054 lisp-indent-function throughout.
23055 (with-no-warnings): Set lisp-indent-function property.
23056
23057 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
23058
23059 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
23060 Add entry for backslash.
23061
23062 2005-03-12 Juri Linkov <juri@jurta.org>
23063
23064 * info.el (Info-search): Four fixes for backward search.
23065
23066 2005-03-11 Jay Belanger <belanger@truman.edu>
23067
23068 * calc/calc.el (calc-language-alist): New variable.
23069 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
23070 (calc-embedded-find-modes): Use calc-language-alist instead of
23071 calc-embedded-language-alist.
23072
23073 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
23074
23075 * calendar/calendar.el (calendar-redrawing): New internal
23076 variable.
23077 (redraw-calendar): Remove bogus save-excursion from previous
23078 change. Bind calendar-redrawing to t for mark-diary-entries.
23079 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
23080 calendar if that is why we were called.
23081
23082 2005-03-11 Kenichi Handa <handa@m17n.org>
23083
23084 * international/mule.el (make-coding-system): Set property
23085 coding-system-define-form to nil.
23086 (define-coding-system-alias): Likewise.
23087
23088 2005-03-11 Kenichi Handa <handa@m17n.org>
23089
23090 These changes are suggested by Dave Love <fx@gnu.org>.
23091
23092 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
23093 coding: tag.
23094 (adaptive-fill-regexp): Add more bullets.
23095 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
23096 regexps.
23097
23098 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
23099
23100 * help.el (describe-mode): Properly handle non-trivial lighters.
23101 Don't ignore minor modes that are not listed in minor-mode-list.
23102
23103 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
23104 feature ON when the user requests to turn it OFF.
23105
23106 2005-03-10 Lute Kamstra <lute@gnu.org>
23107
23108 * emacs-lisp/debug.el (debug-entry-code): Delete it.
23109 (implement-debug-on-entry): New function to replace debug-entry-code.
23110 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
23111 second argument as the 2005-03-07 change makes it obsolete.
23112 (debug-on-entry, cancel-debug-on-entry): Update call to
23113 debug-on-entry-1.
23114 (debug, debugger-setup-buffer): Comment update.
23115 (debugger-frame-number): Update to work with implement-debug-on-entry.
23116
23117 2005-03-10 Jay Belanger <belanger@truman.edu>
23118
23119 * calc/calc-embed.el (math-ms-args): Declare it.
23120 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
23121 math-ms-args.
23122 (calc-embedded-subst): Use math-multi-subst-rec to substitute
23123 variables.
23124
23125 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
23126
23127 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
23128 Use message-box.
23129
23130 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
23131 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
23132 (tooltip-gud-tips): Simplify.
23133 (tooltip-gud-tips-p): Remove superfluous :set.
23134 (tooltip-gud-modes): Add fortran-mode.
23135 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
23136
23137 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
23138
23139 2005-03-09 Kim F. Storm <storm@cua.dk>
23140
23141 * play/animate.el (animate-place-char): Use forward-line instead
23142 of next-line to improve performance.
23143
23144 2005-03-09 Simon Josefsson <jas@extundo.com>
23145
23146 * net/browse-url.el (browse-url-default-browser): Doc fix.
23147
23148 2005-03-09 Miles Bader <miles@gnu.org>
23149
23150 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
23151 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
23152
23153 2005-03-09 Kenichi Handa <handa@m17n.org>
23154
23155 * international/latin-1.el: Set case and syntax for 255 only if
23156 set-case-syntax-set-multibyte is nil.
23157
23158 * textmodes/ispell.el (ispell-insert-word): New function.
23159 (ispell-word): Use ispell-insert-word to insert a new word.
23160 (ispell-process-line): Likewise.
23161 (ispell-complete-word): Likewise.
23162
23163 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
23164
23165 * calendar/calendar.el (redraw-calendar): Preserve point.
23166 Reported by Matt Hodges <MPHodges@member.fsf.org>.
23167 (calendar-week-start-day): Move after definition of
23168 redraw-calendar. Delete buffer test, since redraw-calendar has
23169 that now.
23170
23171 * calendar/diary-lib.el (mark-diary-entries): Only call
23172 redraw-calendar in the first of any recursive calls.
23173 Reported by Alan Shutko <ats@acm.org>.
23174
23175 2005-03-08 Juri Linkov <juri@jurta.org>
23176
23177 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
23178 (html-horizontal-rule, html-line, html-image, html-checkboxes)
23179 (html-radio-buttons): Add a space before the trailing `/>' where
23180 sgml-xml-mode is non-nil.
23181 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
23182 the subsequent tag of the empty XML tag.
23183 (html-href-anchor): Don't set initial input to "http:".
23184 (html-image): Ask for the image URL and set point inside alt="".
23185 (html-name-anchor): Duplicate the name in the `id' attribute when
23186 sgml-xml-mode is non-nil.
23187 (html-paragraph): Remove \n before <p>.
23188 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
23189 instead of `checked' when sgml-xml-mode is non-nil.
23190
23191 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
23192 Remove 1 space before #RRGGBB to not truncate it on terminal
23193 windows w/o fringes. Remove 1 space between bg and fg examples
23194 to get more space.
23195 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
23196 avoid byte-compile warnings.
23197
23198 * image-file.el (image-file-handler): Put `safe-magic' property to
23199 `image-file-handler'.
23200
23201 * info.el (Info-isearch-search): Emulate word search in
23202 isearching through multiple Info nodes with Info-search.
23203 (Info-isearch-wrap): Allow isearch-word.
23204
23205 2005-03-08 Lute Kamstra <lute@gnu.org>
23206
23207 * emacs-lisp/debug.el (debugger-step-through): Make sure that
23208 stepping into the debugger's code is not possible.
23209 (debugger-jumping-flag): Docstring update.
23210
23211 2005-03-08 Jay Belanger <belanger@truman.edu>
23212
23213 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
23214 embedded mode begins.
23215 (calc-embedded-language-alist): New variable.
23216 (calc-embedded-find-modes): Use calc-embedded-language-alist to
23217 set default language mode.
23218
23219 2005-03-08 Kenichi Handa <handa@m17n.org>
23220
23221 * international/ccl.el (define-ccl-program): Fix docstring about
23222 extra 256 bytes assured for the output buffer.
23223
23224 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
23225 Fix BUFFER_MAGNIFICATION to 2.
23226 (ccl-encode-mule-utf-16be-with-signature): Likewise.
23227
23228 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
23229
23230 * align.el (align-rules-list): Added an alignment rule for CSS
23231 declarations (applies to css-mode and html-mode buffers).
23232
23233 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
23234
23235 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
23236
23237 2005-03-07 Kim F. Storm <storm@cua.dk>
23238
23239 * simple.el (move-beginning-of-line): New command.
23240
23241 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
23242
23243 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
23244
23245 * emulation/cua-base.el: Put CUA move property on move-end-of-line
23246 and move-beginning-of-line.
23247
23248 * apropos.el (apropos-print): Omit command from M-x ... RET.
23249
23250 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
23251
23252 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
23253 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
23254
23255 2005-03-06 Richard M. Stallman <rms@gnu.org>
23256
23257 * bindings.el (esc-map): Bind M-g to goto-line.
23258
23259 * facemenu.el (global-map): Bind M-o, not M-g.
23260
23261 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23262
23263 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
23264 "Open Directory" as for "Open File".
23265
23266 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
23267
23268 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
23269 (push-mark-command): Run activate-mark-hook.
23270
23271 2005-03-06 Richard M. Stallman <rms@gnu.org>
23272
23273 * help-mode.el (help-mode-finish): Don't alter the element
23274 in view-return-to-alist if there already is one.
23275
23276 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
23277 make sure the current buffer is the expected one.
23278
23279 * novice.el (disabled-command-function): Output in *Disabled Command*.
23280 Explicitly ignore non-keyboard events, and explicitly handle C-g.
23281
23282 * textmodes/flyspell.el (flyspell-large-region):
23283 Pass args differently for aspell.
23284
23285 * files.el (mode-require-final-newline): Doc fix.
23286
23287 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
23288
23289 * progmodes/which-func.el (which-function):
23290 Specify NOERROR when calling imenu--make-index-alist.
23291
23292 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
23293
23294 * simple.el (normal-erase-is-backspace): Define default value.
23295
23296 * custom.el (custom-theme-set-variables): Remove unused var
23297 `immediate'.
23298 (custom-reevaluate-setting): Simple function to handle variables
23299 that are defined before their default value can really be
23300 computed.
23301
23302 * startup.el (command-line): Use it for temporary-file-directory,
23303 small-emporary-file-directory, auto-save-file-name-transforms,
23304 blink-cursor-mode, and normal-erase-is-backspace.
23305
23306 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
23307 progress, even with buggy anchored keywords.
23308
23309 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
23310
23311 * simple.el (goto-line): Remove unbalanced final parenthesis.
23312
23313 2005-03-05 Richard M. Stallman <rms@gnu.org>
23314
23315 * simple.el (goto-line): Use a number at point as the default.
23316 With C-u as arg, switch buffers.
23317
23318 2005-03-05 Juri Linkov <juri@jurta.org>
23319
23320 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
23321 with `no-blinking-cursor'.
23322
23323 * startup.el (no-blinking-cursor): New defvar.
23324 (command-line): Add `--no-blinking-cursor' to longopts.
23325 Set `no-blinking-cursor' to t for command line arguments
23326 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
23327 with `no-blinking-cursor' in the condition for calling
23328 `blink-cursor-mode'.
23329
23330 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
23331
23332 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
23333 (menu-bar-options-save): Add blink-cursor-mode.
23334 (menu-bar-options-menu): Add blink-cursor-mode.
23335
23336 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
23337
23338 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
23339 (icalendar-export-file, icalendar-export-region)
23340 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
23341 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
23342
23343 2005-03-04 Lute Kamstra <lute@gnu.org>
23344
23345 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
23346 (debug-function-list): Ditto.
23347
23348 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
23349
23350 * textmodes/texinfmt.el (texinfo-append-refill):
23351 Redefine the types of line to which @refill
23352 is not appended by replacing a search for `@refill\\|@bye' with
23353 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
23354 itemize@refill' bug and the unfilled long lines bug.
23355 (texinfmt-version): Update number and date.
23356
23357 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
23358
23359 * international/code-pages.el (windows-1250, windows-125[2-8])
23360 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
23361
23362 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
23363
23364 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
23365 bound yet.
23366
23367 2005-03-02 Romain Francoise <romain@orebokech.com>
23368
23369 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
23370 buffer after removing limits.
23371 (ibuffer-pop-filter): Ditto.
23372 Update copyright.
23373
23374 2005-03-02 Miles Bader <miles@gnu.org>
23375
23376 * button.el (make-text-button): If the user doesn't specify a
23377 type, use the default. Rewrite to use `add-text-properties' and
23378 plist functions.
23379
23380 2005-03-01 Lute Kamstra <lute@gnu.org>
23381
23382 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
23383 (debugger-jumping-flag): New var.
23384 (debug-entry-code): Use it.
23385 (debugger-jump): Use debugger-jumping-flag and add
23386 debugger-reenable to post-command-hook.
23387 (debugger-reenable): Use debugger-jumping-flag and remove itself
23388 from post-command-hook.
23389 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
23390 debugger-reenable.
23391
23392 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
23393
23394 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
23395 inclusion of "itemize\\|", which may be unnecessary, is certainly
23396 inelegant, and stops refilling in itemize lists when formatting
23397 Japanese Texinfo files to Info.
23398 Update copyright to 2005.
23399
23400 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
23401
23402 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
23403 of an error if GDB can't find the source file.
23404
23405 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
23406
23407 * calendar/calendar.el (redraw-calendar): Work from any buffer,
23408 not just the calendar.
23409
23410 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
23411 first.
23412 (diary-redraw-calendar): New function.
23413 (make-diary-entry): Add diary-redraw-calendar to local
23414 write-contents-functions. Turn off selective display before
23415 inserting in diary.
23416
23417 2005-03-01 Kim F. Storm <storm@cua.dk>
23418
23419 * emacs-lisp/copyright.el (copyright-fix-years): New command.
23420
23421 2005-03-01 Lute Kamstra <lute@gnu.org>
23422
23423 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
23424 that debug-entry-code can be safely removed from a function while
23425 this code is being evaluated. Revert the 2005-02-27 change as the
23426 new implementation no longer requires it. Make sure that a
23427 function body containing just a string is not mistaken for a docstring.
23428 (debug): Skip one more frame in case of debug on entry.
23429 (debugger-setup-buffer): Delete one more frame line in case of
23430 debug on entry.
23431 (debugger-frame-number): Update to use the new text introduced by
23432 the 1999-11-03 change. Skip one more frame in case of debug on entry.
23433
23434 2005-02-28 Kim F. Storm <storm@cua.dk>
23435
23436 * double.el (double-translate-key): Call force-window-update after
23437 read-event to avoid crash in redisplay.
23438
23439 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
23440
23441 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
23442 (debug): Use it. Move the inhibit-trace earlier.
23443 (debug-entry-code): New const.
23444 (debug-on-entry-1): Use it.
23445
23446 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
23447
23448 * international/utf-16.el (ccl-encode-mule-utf-16le):
23449 Fix BUFFER_MAGNIFICATION to 2.
23450 (ccl-encode-mule-utf-16be): Likewise.
23451
23452 2005-02-28 Kenichi Handa <handa@m17n.org>
23453
23454 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
23455 Fix BUFFER_MAGNIFICATION to 4.
23456 (ccl-encode-mule-utf-16be-with-signature): Likewise.
23457
23458 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
23459
23460 * speedbar.el (speedbar-update-flag): Doc fix.
23461 (speedbar-show-info-under-mouse): Give set-mouse-position the right
23462 argument.
23463
23464 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
23465
23466 * reveal.el (reveal-post-command): Don't try to reveal overlays which
23467 have a non-nil `invisible' property but are actually visible.
23468
23469 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
23470 for perldoc sections.
23471 (perl-outline-regexp, perl-outline-level): New var and function.
23472 (perl-mode): Use them.
23473
23474 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
23475
23476 * calendar/diary-lib.el (diary-remind): Discard any mark portion
23477 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
23478
23479 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
23480
23481 * cus-edit.el: Comment change.
23482 (custom-buffer-create-internal): Slightly reword text at top of
23483 Custom buffers. Mention there that saving an option edits the
23484 init file. Add link to Emacs manual node on `custom-file'.
23485 (custom-magic-alist): Rewrite individual State messages to use
23486 capitalized keywords. Doc fix.
23487
23488 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
23489
23490 * calendar/calendar.el (calendar-buffer): Move above
23491 calendar-week-start-day.
23492 (calendar-week-start-day): Doc fix. Add :set function.
23493 (calendar-minimum-window-height): New variable.
23494 (generate-calendar-window): Only resize window if selected-window
23495 is displaying the calendar buffer. Use new variable
23496 calendar-minimum-window-height.
23497 (generate-calendar): Reword error message.
23498 (calendar-mode-map): Bind DEL to scroll-other-window-down.
23499
23500 2005-02-27 Andreas Schwab <schwab@suse.de>
23501
23502 * vc.el (vc-do-command): Don't run command asynchronously when
23503 operating in a remote directory.
23504
23505 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
23506 change from sync with Tramp 2.0.47.
23507
23508 2005-02-27 Richard M. Stallman <rms@gnu.org>
23509
23510 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
23511
23512 * textmodes/flyspell.el (flyspell-mode-on):
23513 Call ispell-change-dictionary only if necessary.
23514
23515 * emacs-lisp/re-builder.el (regexp-builder): New function.
23516
23517 * register.el (describe-register-1): Explicitly handle
23518 yank-excluded-properties = t.
23519
23520 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
23521 (custom-magic-alist): Change the status descriptions again.
23522 (face widget-type): Total rewrite based on `restricted-sexp'
23523 to eliminate the confusing double hiding levels.
23524
23525 * emacs-lisp/debug.el (debug-on-entry-1):
23526 If function body is empty, add nil as body form.
23527
23528 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
23529
23530 * emacs-lisp/trace.el (inhibit-trace): New var.
23531 (trace-make-advice): Use it.
23532
23533 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
23534
23535 2005-02-26 Kim F. Storm <storm@cua.dk>
23536
23537 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
23538 (mouse-on-link-p, mouse-drag-region-1): Use it.
23539
23540 2005-02-25 Lute Kamstra <lute@gnu.org>
23541
23542 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
23543
23544 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
23545
23546 * frame.el (blink-cursor-mode): Add :group keyword.
23547
23548 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
23549
23550 * calendar/icalendar.el (icalendar--decode-isodatetime):
23551 New optional argument DAY-SHIFT.
23552 (icalendar-export-region): Fix coding-system-for-write.
23553 (icalendar--convert-ical-to-diary): Shift end-day of all-day
23554 events by one.
23555
23556 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
23557
23558 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
23559
23560 2005-02-24 Kim F. Storm <storm@cua.dk>
23561
23562 * international/iso-acc.el (iso-accents-compose): Fix crash
23563 during redisplay. Call force-window-update after read-event
23564 and delete-region to signal that window is not accurate.
23565
23566 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
23567
23568 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
23569 Remove unused and inexistent var `inhibit-trace'.
23570 (debugger-mode): Use run-mode-hooks.
23571 (debugger-list-functions): Add buttons; setup xref stack.
23572
23573 2005-02-23 Richard M. Stallman <rms@gnu.org>
23574
23575 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
23576 appointment says it was explicitly made.
23577 (appt-add): Set the 3rd element.
23578 (appt-make-list): Preserve explicit appointments.
23579
23580 * subr.el (find-tag-default): Catch errors in forward-sexp.
23581
23582 2005-02-23 Juri Linkov <juri@jurta.org>
23583
23584 * info.el (Info-isearch-search): New defcustom.
23585 (Info-isearch-search): Call the default isearch function
23586 when Info-isearch-search is nil.
23587 (Info-isearch-wrap): Use variable Info-isearch-search.
23588
23589 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
23590
23591 * cus-edit.el: Comment change.
23592
23593 2005-02-22 Kim F. Storm <storm@cua.dk>
23594
23595 * progmodes/hideif.el (hide-ifdef-use-define-alist):
23596 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
23597
23598 2005-02-22 Simon Josefsson <jas@extundo.com>
23599
23600 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
23601 New variable.
23602 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
23603 Oskarsson" <myrkraverk@users.sourceforget.net>.
23604
23605 2005-02-22 Kim F. Storm <storm@cua.dk>
23606
23607 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
23608 check that window of that event is the selected window.
23609 (mouse-drag-region-1): Compare mouse event window to selected
23610 window before setting point.
23611
23612 * tooltip.el (tooltip-show-help-function): Pass event to
23613 mouse-on-link-p so it can check selected window.
23614
23615 2005-02-22 Kenichi Handa <handa@m17n.org>
23616
23617 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
23618 (ps-mule-show-warning): New function.
23619 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
23620 characters are found.
23621
23622 * ps-print.el (ps-header-footer-string): Return a list of header
23623 and footer strings.
23624
23625 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
23626
23627 * pcvs.el (cvs-retrieve-revision): Fix thinko.
23628
23629 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
23630
23631 * frame.el (blink-cursor-mode): Use define-minor-mode.
23632
23633 * term/mac-win.el (function-key-map): Use char-names more consistently.
23634 (file-name-coding-system): Only set it for MacOS-9. The other case is
23635 already handled in mule-cmds.el (where it also works when mac-win.el
23636 is not used).
23637
23638 2005-02-21 Kenichi Handa <handa@m17n.org>
23639
23640 * international/mule.el (ctext-pre-write-conversion): Always use
23641 " *code-converting-work*" buffer for work.
23642
23643 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
23644
23645 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
23646
23647 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
23648
23649 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
23650
23651 * ses.el (undo-more): Restore defadvice, but only the part that
23652 allows changes outside the restricted area of the buffer.
23653
23654 2005-02-20 Kim F. Storm <storm@cua.dk>
23655
23656 * simple.el (line-move): Add fourth optional arg try-vscroll which
23657 must be set to perform auto-window-vscroll.
23658 When moving backwards and doing auto-window-vscroll, automatically
23659 vscroll to the last part of lines which are taller than the window.
23660 (next-line, previous-line): Set try-vscroll arg on line-move.
23661
23662 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
23663
23664 * replace.el (query-replace, query-replace-regexp)
23665 (replace-string, replace-regexp): When operating on region, make
23666 the minibuffer prompt say so.
23667
23668 * isearch.el (isearch-forward): Document isearch-query-replace and
23669 isearch-query-replace-regexp keybindings.
23670
23671 2005-02-19 Jay Belanger <belanger@truman.edu>
23672
23673 * calc/calc-aent.el (math-read-token): Add local variable.
23674
23675 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
23676 (calc-edit-top): Move declaration to earlier in file.
23677 (calc-edit-macro-repeats): Add local variables.
23678
23679 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
23680 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
23681 calcFunc-tanh.
23682 Adjust integration rule for calcFunc-tan.
23683
23684 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
23685
23686 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
23687 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
23688 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
23689 (viper-skip-separators): Bug fix.
23690 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
23691 particular major mode.
23692 (viper-del-backward-char-in-replace): Don't put deleted char on the
23693 kill ring.
23694
23695 * viper-ex.el (viper-color-display-p): New function.
23696 (viper-has-face-support-p): Use viper-color-display-p.
23697
23698 * viper-keym.el (viper-gnus-modifier-map): New keymap.
23699
23700 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
23701
23702 * viper-util.el (viper-glob-unix-files): Fix shell status check.
23703 (viper-file-remote-p): Make equivalent to file-remote-p.
23704
23705 * viper.el (viper-major-mode-modifier-list):
23706 Use viper-gnus-modifier-map.
23707
23708 2005-02-19 David Kastrup <dak@gnu.org>
23709
23710 * subr.el (subregexp-context-p): Fix garbled doc string by adding
23711 quoting.
23712
23713 2005-02-19 Jay Belanger <belanger@truman.edu>
23714
23715 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
23716 Remove extra definitions.
23717 (calc-coth): New function.
23718 (calcFunc-cot): Fix `let'.
23719
23720 2005-02-19 Eli Zaretskii <eliz@gnu.org>
23721
23722 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
23723 the reasons we use "type pc" in these faces.
23724
23725 * button.el (button): Ditto.
23726
23727 2005-02-19 Michael Mauger <mmaug@yahoo.com>
23728
23729 * replace.el (query-replace-read-from): Set the value of
23730 query-replace-from-history-variable to handle the case of an empty
23731 string entered to accept the suggested default.
23732
23733 * net/tramp.el (tramp-file-name-for-operation):
23734 Use dired-call-process instead of dired-call-process-command.
23735
23736 2005-02-19 Jay Belanger <belanger@truman.edu>
23737
23738 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
23739 (math-div-non-trig): New variables.
23740 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
23741 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
23742 (math-combine-prod, math-div-symb-fancy): Add simplifications for
23743 trig expressions.
23744
23745 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
23746
23747 * progmodes/gdb-ui.el (gdb-var-update-handler)
23748 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
23749 for watch expressions,
23750 (gdb-var-create-handler): Don't set speedbar-update-flag.
23751 (gdb-post-prompt): Simplify test for speedbar.
23752
23753 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
23754
23755 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
23756 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
23757 we use the syntax table of the correct buffer.
23758 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
23759 Felix Gatzemeier.
23760
23761 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
23762 (ediff-file-remote-p): Make synonymous with file-remote-p.
23763 In all deffaces ediff-*-face-*, use min-colors.
23764
23765 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
23766 ediff-recurse-to-subdirectories.
23767 (ediff-mark-if-equal): Check that the arguments are strings, use
23768 ediff-same-contents (after to Felix Gatzemeier).
23769
23770 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
23771 nil.
23772
23773 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
23774
23775 * log-view.el (log-view-message-re): Fix up Subversion regexp.
23776
23777 2005-02-18 David Kastrup <dak@gnu.org>
23778
23779 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
23780 use `mark-active' when defined.
23781
23782 2005-02-18 Kenichi Handa <handa@m17n.org>
23783
23784 * ps-print.el (ps-font-info-database): New entry
23785 ZapfChancery-MediumItalic with correct font name. Fix font name
23786 of the entry Zapf-Chancery-MediumItalic.
23787
23788 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
23789
23790 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
23791
23792 2005-02-16 Kim F. Storm <storm@cua.dk>
23793
23794 * ido.el (ido-fallback-command): Pass user input to fallback command.
23795
23796 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
23797
23798 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
23799 (gdb-find-file-hook): Add server prefix.
23800
23801 2005-02-16 Richard M. Stallman <rms@gnu.org>
23802
23803 * replace.el (perform-replace): Pass new args to replace-highlight.
23804 (replace-highlight): Take region args,
23805 and pass them to isearch-lazy-highlight-new-loop.
23806
23807 * novice.el (disabled-command-hook): Autoload the defalias
23808 and the make-obsolete-variable call.
23809
23810 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
23811
23812 * isearch.el (isearch-lazy-highlight-start-limit)
23813 (isearch-lazy-highlight-end-limit): New variables limit
23814 the region for highlighting.
23815 (isearch-lazy-highlight-new-loop): New args BEG and END.
23816 (isearch-lazy-highlight-search): Use the new vars.
23817 (isearch-lazy-highlight-update): Likewise.
23818
23819 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
23820
23821 * cus-start.el (all): Use default-boundp.
23822
23823 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
23824
23825 * menu-bar.el (menu-bar-select-frame): Handle current frame.
23826
23827 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
23828
23829 * autorevert.el (auto-revert-stop-on-user-input)
23830 (auto-revert-verbose): Doc fixes.
23831
23832 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
23833
23834 * international/mule-cmds.el (set-locale-environment): Remove call
23835 to set-selection-coding-system on Windows.
23836
23837 2005-02-15 Jay Belanger <belanger@truman.edu>
23838
23839 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
23840 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
23841 calcFunc-coth.
23842 (math-simplify-sqrt): Add simplifications.
23843
23844 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
23845 to list.
23846
23847 * calc/calc-ext.el: Add functions to autoloads.
23848
23849 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
23850 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
23851 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
23852 (math-csc-raw, math-cot-raw): New functions.
23853
23854 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
23855
23856 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
23857 the variable name in a message.
23858
23859 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
23860 calcFunc-csc, calcFunc-cot.
23861
23862 * calc/calcalg2.el: Add derivative and integration rules for
23863 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
23864 calcFunc-csch, calcFunc-coth.
23865 (math-do-integral-methods): Add to checks for when to use
23866 substitutions.
23867
23868 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
23869
23870 2005-02-15 Lute Kamstra <lute@gnu.org>
23871
23872 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
23873 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
23874 <monnier@iro.umontreal.ca>
23875 (lisp-outline-level): Improve efficiency. Suggested by David
23876 Kastrup <dak@gnu.org>.
23877
23878 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
23879
23880 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
23881 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
23882 (gdb-set-gud-minor-mode-existing-buffers): New functions.
23883 (gdb-find-file-hook): New hook. Add it to find-file-hook.
23884 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
23885
23886 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
23887
23888 * cus-start.el (all): Comment change.
23889
23890 2005-02-14 Lute Kamstra <lute@gnu.org>
23891
23892 * cus-start.el (all): Check if symbol is void.
23893
23894 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
23895
23896 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
23897 optional argument to \cite.
23898
23899 2005-02-14 Richard M. Stallman <rms@gnu.org>
23900
23901 * cus-edit.el (custom-buffer-create-internal): Update help message.
23902 (custom-magic-alist): Update help messages.
23903
23904 * cus-start.el (all): Allow a var to specify a standard value.
23905
23906 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
23907
23908 * custom.el (custom-theme-set-variables): Handle variable aliases.
23909
23910 * frame.el (blink-cursor-timer): Doc fix.
23911 (blink-cursor): Make it an alias for `blink-cursor-mode' and
23912 declare obsolete.
23913 (blink-cursor-mode): Define with defcustom and use correct
23914 standard expression in that defcustom.
23915 * startup.el (command-line): Adapt to above changes in frame.el.
23916
23917 2005-02-11 Lute Kamstra <lute@gnu.org>
23918
23919 * apropos.el (apropos-score-doc): Prevent division by zero.
23920
23921 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
23922
23923 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
23924 (icalendar--get-event-property-attributes)
23925 (icalendar--get-event-properties)
23926 (icalendar--datetime-to-diary-date): New functions.
23927 (icalendar--split-value): Doc fix.
23928 (icalendar--datetime-to-noneuropean-date)
23929 (icalendar--datetime-to-european-date): New optional argument
23930 SEPARATOR. Return result as a string instead of a list.
23931 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
23932 (icalendar--convert-string-for-export): Rename arg S to STRING.
23933 (icalendar-export-region): Doc fix. Change name of error buffer.
23934 Save output buffer.
23935 (icalendar-import-file): Add blank at end of prompt.
23936 (icalendar-import-buffer): Doc fix. Do not switch to error
23937 buffer. Indicate status in return value.
23938 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
23939 buffer. Save output buffer. Handle exception from recurrence
23940 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
23941 events. Fix problems with weekly all-day events.
23942
23943 2005-02-10 Richard M. Stallman <rms@gnu.org>
23944
23945 * simple.el (eval-expression-print-format):
23946 Avoid warning about edebug-active.
23947
23948 * help.el (help-for-help-internal): Rename from help-for-help.
23949 (help-for-help): Define with defalias.
23950
23951 * font-core.el (font-lock-default-function): Use with-no-warnings.
23952
23953 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
23954
23955 * custom.el (defface): Doc fix.
23956
23957 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
23958
23959 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
23960 width 0" to prevent word wrapping problems.
23961
23962 2005-02-09 Kim F. Storm <storm@cua.dk>
23963
23964 * ido.el (ido-file-extensions-order): New defcustom.
23965 (ido-file-extension-lessp, ido-file-extension-aux)
23966 (ido-file-extension-order): New advanced file ordering.
23967 (ido-file-lessp): New simple file ordering.
23968 (ido-sort-list): Remove.
23969 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
23970 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
23971
23972 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
23973
23974 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
23975 that some versions of grep produce.
23976 (grep-mode-font-lock-keywords): Likewise.
23977
23978 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
23979
23980 * progmodes/gdb-ui.el (gdb-location-list): New variable.
23981 (gdb-cdir): Delete.
23982 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
23983 (gdb-source-info): Treat case when source file is in another
23984 directory properly.
23985 (gdb-get-location): New function.
23986
23987 2005-02-07 Jay Belanger <belanger@truman.edu>
23988
23989 * calc/calc-prog.el (calc-write-parse-table-part)
23990 (calc-fix-token-name): Fix a check for language type.
23991
23992 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
23993
23994 2005-02-07 Andre Spiegel <spiegel@gnu.org>
23995
23996 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
23997 as directory not writable.
23998
23999 2005-02-07 Kim F. Storm <storm@cua.dk>
24000
24001 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
24002 (cua--standard-movement-commands): Remove list.
24003 Instead, set CUA property value to move for movement commands.
24004 (cua-movement-commands): Remove. Users must set CUA prop instead.
24005 (cua--pre-command-handler): Check CUA property.
24006 (cua--init-keymaps): Don't remap undo commands.
24007 (cua-mode): Don't call cua--rectangle-on-off.
24008
24009 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
24010 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
24011 (cua--rect-undo-set-point): New var.
24012 (cua--rectangle-undo-boundary): Setup undo apply entry.
24013 (cua--rect-undo-handler): New function for rectangle undo.
24014 (cua--rect-start-position, cua--rect-end-position): Add.
24015 (cua--rectangle-post-command): Call cua--rectangle-set-corners
24016 for restored rectangle. Set point if cua--rect-undo-set-point.
24017
24018 2005-02-06 Jay Belanger <belanger@truman.edu>
24019
24020 * calc/calc-lang.el (calc-tex-language): Display more information
24021 in messages.
24022
24023 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
24024 in TeX mode.
24025
24026 2005-02-06 Richard M. Stallman <rms@gnu.org>
24027
24028 * emacs-lisp/lisp.el (buffer-end): Doc fix.
24029
24030 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
24031
24032 * net/ldap.el (ldap-search-internal): Support attributes with
24033 optional descriptions separated by a semi-colon, as in
24034 "userCertificate;binary".
24035
24036 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
24037
24038 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
24039 isn't a cons (i.e. the version is 0).
24040
24041 2005-02-05 Eli Zaretskii <eliz@gnu.org>
24042
24043 * help.el (help-for-help): Doc fix.
24044
24045 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
24046
24047 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
24048 GDB-Windows on the menu-bar as this works better.
24049
24050 2005-02-04 Jay Belanger <belanger@truman.edu>
24051
24052 * calc/calc-embed.el (calc-embedded-update): Don't put in
24053 unnecessary newlines. Adjust the end of formula marker.
24054
24055 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
24056 (math-latex-parse-two-args): New function.
24057
24058 2005-02-03 Lute Kamstra <lute@gnu.org>
24059
24060 * help-fns.el (help-with-tutorial): Make sure that users cannot
24061 remove the entire text of the tutorial by means of `undo'.
24062
24063 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
24064
24065 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
24066 in recent changes, where the ispell process was repeatedly
24067 killed & restarted.
24068
24069 * international/mule-cmds.el (set-locale-environment): Set file-name
24070 coding system to utf-8 on Darwin systems.
24071 (set-default-coding-systems): Don't set default-file-name-coding-system
24072 on Darwin systems.
24073
24074 2005-02-03 Richard M. Stallman <rms@gnu.org>
24075
24076 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
24077
24078 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
24079
24080 * faces.el (list-faces-display): Add optional argument.
24081
24082 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
24083
24084 * font-core.el (font-lock-default-function): Handle the rare case where
24085 only font-lock-keywords is set.
24086
24087 2005-02-02 Kenichi Handa <handa@m17n.org>
24088
24089 * international/characters.el: Cancel previous change for
24090 I-WITH-DOT-ABOVE and DOTLESS-i.
24091
24092 * international/latin-5.el: Cancel previous change.
24093
24094 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
24095
24096 * progmodes/gud.el: Correction to syntax in gud-menu-map.
24097
24098 2005-02-02 Kenichi Handa <handa@m17n.org>
24099
24100 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
24101 DOTLESS-i.
24102
24103 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
24104 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
24105
24106 * case-table.el (get-upcase-table): New function.
24107 (copy-case-table): Copy upcaes table too if non-nil.
24108 (set-case-syntax-delims): Maintain upcase table too.
24109 (set-case-syntax-pair): Likewise.
24110 (set-upcase-syntax, set-downcase-syntax): New functions.
24111 (set-case-syntax): Maintain upcase table too.
24112
24113 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
24114
24115 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
24116
24117 * progmodes/gud.el (gud-goto-info): New function.
24118 (gud-tool-bar-map): Use correct icon.
24119
24120 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
24121
24122 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
24123 When delegating, order args in the funcall correctly.
24124
24125 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
24126
24127 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
24128
24129 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
24130
24131 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
24132 buffer not visiting a file.
24133
24134 2005-01-31 Jay Belanger <belanger@truman.edu>
24135
24136 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
24137 bound on the line with the formula.
24138
24139 2005-01-31 Kim F. Storm <storm@cua.dk>
24140
24141 * ses.el (ses-create-cell-variable-range)
24142 (ses-destroy-cell-variable-range, ses-reset-header-string)
24143 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
24144 (ses-insert-row): Fix format of apply undo entries.
24145
24146 2005-01-31 Jay Belanger <belanger@truman.edu>
24147
24148 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
24149 parts.
24150
24151 * calc/calc-embed.el (calc-embedded-open-formula)
24152 (calc-embedded-close-formula): Ignore matrix environments.
24153
24154 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
24155 TeX mode.
24156
24157 * calc/calc-lang.el (math-function-table, math-oper-table)
24158 (math-variable-table): Adjust the LaTeX portions.
24159
24160 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
24161 (math-latex-ignore-words): New constant.
24162
24163 2005-01-31 Richard M. Stallman <rms@gnu.org>
24164
24165 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
24166 (ispell-local-dictionary): Doc fix.
24167 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
24168 Don't reinitialize at run time. Don't defcustom.
24169 All uses changed to append ispell-local-dictionary-alist,
24170 or check it first.
24171 (ispell-current-dictionary): New variable for dictionary in use.
24172 (ispell-dictionary): Now used only for global default.
24173 (ispell-start-process): Set ispell-current-dictionary,
24174 not ispell-dictionary.
24175 (ispell-change-dictionary): Use this only for setting
24176 user preferences.
24177 (ispell-internal-change-dictionary): New function
24178 to change the current dictionary in use.
24179 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
24180 Use ispell-current-dictionary.
24181 Handle ispell-local-dictionary-overridden.
24182 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
24183
24184 2005-01-31 Jay Belanger <belanger@truman.edu>
24185
24186 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
24187
24188 * calc/calc-ext.el: Add calc-latex-language to autoloads.
24189 (calc-mode-map): Add calc-latex-language.
24190
24191 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
24192 (math-latex-print-frac): New functions.
24193 (math-oper-table, math-function-table, math-variable-table)
24194 (math-complex-format, math-input-filter): Add latex properties.
24195 (calc-set-language): Set math-expr-special-function-mapping.
24196
24197 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
24198 (calc-write-parse-table-part): Add LaTeX support.
24199
24200 * calc/calc.el (calc-language): Adjust docstring.
24201 (calc-set-mode-line): Add LaTeX support.
24202 (math-expr-special-function-mapping): New variable.
24203 (math-tex-ignore-words): Add to list.
24204
24205 * calc/calccomp.el (math-compose-expr, math-compose-rows):
24206 Add LaTeX support.
24207 (math-compose-expr): Add support for special functions.
24208
24209 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
24210
24211 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
24212
24213 * progmodes/gdb-ui.el (gdb-memory-address)
24214 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
24215 (gdb-memory-mode-map, gdb-memory-format-keymap)
24216 (gdb-memory-format-menu, gdb-memory-unit-keymap)
24217 (gdb-memory-unit-menu): New variables for a buffer
24218 that lets the user examine program memory.
24219 (gdb-memory-set-address, gdb-memory-set-repeat-count)
24220 (gdb-memory-format-binary, gdb-memory-format-octal)
24221 (gdb-memory-format-unsigned, gdb-memory-format-signed)
24222 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
24223 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
24224 (gdb-memory-unit-word, gdb-memory-unit-halfword)
24225 (gdb-memory-unit-byte, gdb-memory-unit-menu)
24226 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
24227 (gdb-memory-mode, gdb-memory-buffer-name)
24228 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
24229 New functions for above buffer.
24230
24231 2005-01-30 Richard M. Stallman <rms@gnu.org>
24232
24233 * cus-edit.el (custom-bury-buffer): Function deleted.
24234 (custom-buffer-done-function): Option deleted.
24235 (custom-buffer-done-kill): New replacement option.
24236 (Custom-buffer-done): Call quit-window.
24237 (custom-buffer-create-internal): Update for above changes.
24238
24239 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
24240
24241 * simple.el (undo-ask-before-discard): New var.
24242 (undo-outer-limit-truncate): Implement it.
24243 (undo-extra-outer-limit): Doc update.
24244
24245 2005-01-29 Richard M. Stallman <rms@gnu.org>
24246
24247 * ses.el (undo-more): Delete defadvice.
24248 (ses-begin-change): Doc fix.
24249
24250 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
24251 instead of rebinding C-x u and C-_.
24252
24253 * files.el (normal-backup-enable-predicate): Return nil for files
24254 in /tmp, regardless of temporary-file-directory.
24255
24256 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
24257
24258 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
24259 (open-rectangle, delete-whitespace-rectangle-line)
24260 (clear-rectangle-line): If FILL, pass t instead of FILL
24261 for move-to-column's 2nd arg.
24262
24263 * simple.el (undo): Fix the test for continuing a series of undos.
24264 (undo-more): Set pending-undo-list to t when we reach end.
24265 (pending-undo-list): Move up defvar.
24266
24267 * wid-edit.el (widget-button-click):
24268 Shorten the range of the track-mouse binding.
24269
24270 * comint.el (comint-insert-input): Undo previous changes;
24271 use last-input-event in interactive spec.
24272
24273 2005-01-29 Eli Zaretskii <eliz@gnu.org>
24274
24275 * progmodes/compile.el (compilation-start): Bind buffer-read-only
24276 to nil before invoking call-process. Reset buffer's modified flag
24277 after fontifying it in the no-async branch.
24278
24279 * wid-edit.el (widget-specify-button): If mouse pointer shape
24280 cannot be changed, use mouse face instead.
24281
24282 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
24283
24284 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
24285 (gdb-goto-breakpoint): Make breakpoint handling work on template
24286 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
24287 (gdb-assembler-custom): Update to recognize breakpoint information
24288 added on 2005-01-19.
24289
24290 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
24291
24292 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
24293 (dsssl-mode): Use define-derived-mode.
24294 (scheme-mode-initialize): Remove.
24295 (scheme-mode): Use run-mode-hooks.
24296
24297 * cus-edit.el (customize-group-other-window)
24298 (custom-buffer-create-other-window): Don't override special-display-*.
24299 (custom-mode-map): Make it dense.
24300
24301 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
24302 sets the default value.
24303
24304 2005-01-28 Eli Zaretskii <eliz@gnu.org>
24305
24306 * descr-text.el: Add more keywords.
24307
24308 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
24309
24310 * speedbar.el: Avoid unnecessary use of locate-library.
24311
24312 * international/mule-cmds.el (standard-display-european-internal):
24313 Don't fiddle with latin-1 non-break space any more since it's now
24314 special cased in the C code.
24315 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
24316
24317 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
24318
24319 * cus-start.el (all): Add `undo-outer-limit'.
24320
24321 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
24322
24323 * textmodes/bibtex.el (bibtex-format-entry):
24324 Use `bibtex-empty-field-re' only on the text of fields, not on entire
24325 field lines.
24326 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
24327 not on part of a buffer.
24328
24329 2005-01-25 Lute Kamstra <lute@gnu.org>
24330
24331 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
24332 nonempty field text strings like "{letters\\macro{}more letters}".
24333 Clarify docstring.
24334 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
24335 (bibtex-entry-offset, bibtex-parse-association)
24336 (bibtex-parse-field-name): Fix typos in docstrings.
24337 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
24338
24339 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
24340
24341 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
24342 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
24343 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
24344 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
24345
24346 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
24347 isearch minor mode.
24348
24349 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
24350
24351 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
24352
24353 2005-01-24 Lute Kamstra <lute@gnu.org>
24354
24355 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
24356 CASECHARS and NOT-CASECHARS regular expressions of the
24357 "nederlands" and "nederlands8" dictionaries to prevent a "Range
24358 striding over charsets" error.
24359
24360 2005-01-24 Jay Belanger <belanger@truman.edu>
24361
24362 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
24363 display variable name.
24364
24365 2005-01-24 Kenichi Handa <handa@m17n.org>
24366
24367 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
24368 Fix setting of the element of encoded-kbd-iso2022-invocations.
24369
24370 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
24371
24372 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
24373 (gdb-threads-select): Change to also accept mouse events.
24374 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
24375 (gdb-threads-mouse-select): Delete.
24376
24377 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
24378
24379 * files.el (insert-directory): Take care of empty directory,
24380 listed without -a switch.
24381
24382 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
24383
24384 * textmodes/refill.el (refill-post-command-function):
24385 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
24386 to the list of functions that we should be careful not to undo.
24387 (refill-late-fill-paragraph-function): Remove.
24388 (refill-saved-state): New var.
24389 (refill-mode): Use it to save fill-paragraph-function.
24390 Save also the value of auto-fill-function.
24391
24392 * term/w32-win.el: Simplify code.
24393
24394 2005-01-23 Kim F. Storm <storm@cua.dk>
24395
24396 * simple.el (line-move): Adapt to new return value from
24397 pos-visible-in-window-p.
24398
24399 * simple.el (line-move): Fix last change. Check partial
24400 visibility at point rather than at window-start.
24401
24402 2005-01-22 Jason Rumney <jasonr@gnu.org>
24403
24404 * term/w32-win.el (xw-defined-colors): Remove debug-message.
24405
24406 2005-01-22 David Kastrup <dak@gnu.org>
24407
24408 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
24409
24410 2005-01-22 Eli Zaretskii <eliz@gnu.org>
24411
24412 * type-break.el (type-break-mode): Add a test for
24413 type-break-file-name being non-nil.
24414
24415 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
24416
24417 * net/eudc.el (top level): Call (message "") via progn, so that
24418 eudc-options-file is loaded.
24419
24420 2005-01-22 Kim F. Storm <storm@cua.dk>
24421
24422 * simple.el (line-move-1): Rename from line-move.
24423 (line-move): New function that adjusts vscroll for partially
24424 visible rows, and calls line-move-1 otherwise.
24425
24426 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
24427
24428 * pcomplete.el: Define pcomplete-read-event instead of read-event,
24429 since it's not a complete read-event implementation
24430
24431 2005-01-20 Jay Belanger <belanger@truman.edu>
24432
24433 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
24434 for called function.
24435
24436 2005-01-20 Steven Tamm <steventamm@mac.com>
24437
24438 * term/mac-win.el (process-connection-type): Remove.
24439 Controlled now by s/darwin.h:PTY_ITERATION.
24440
24441 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
24442
24443 * window.el (handle-select-window): Don't switch window when we're
24444 in the minibuffer.
24445
24446 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
24447
24448 * subr.el (dotimes-with-progress-reporter): New macro.
24449
24450 * ses.el (ses-dotimes-msg): Remove macro.
24451 Use `dotimes-with-progress-reporter' instead.
24452
24453 2005-01-19 Steven Tamm <steventamm@mac.com>
24454
24455 * term/mac-win.el (process-connection-type): Use new
24456 operating-system-release variable to use ptys on Darwin 7 (OS X
24457 10.3) when using carbon build.
24458
24459 2005-01-19 Jay Belanger <belanger@truman.edu>
24460
24461 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
24462 flags if the last command was a tab or M-tab.
24463
24464 * calc/calc-prog.el (calc-user-define-edit): Put original formula
24465 in formula editing buffer.
24466
24467 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
24468
24469 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
24470 breakpoint image symbol in margin.
24471
24472 2005-01-19 Jay Belanger <belanger@truman.edu>
24473
24474 * calc/calc-prog.el (calc-execute-kbd-macro):
24475 Ignore calc-keep-arg-flag.
24476
24477 2005-01-19 Kenichi Handa <handa@m17n.org>
24478
24479 * textmodes/ispell.el (ispell-looking-at): New function.
24480 (ispell-process-line): Use ispell-looking-at to compare the ispell
24481 output and the buffer contents.
24482
24483 2005-01-18 Jay Belanger <belanger@truman.edu>
24484
24485 * calc/calc.el (calc-display-raw): Fix docstring.
24486
24487 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
24488
24489 * simple.el (blink-matching-open): Strip extra info from syntax.
24490
24491 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
24492 funny chars in the end-of-here-doc marker.
24493
24494 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
24495
24496 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
24497 that enable/disabled state of breakpoints is shown correctly in
24498 fringe and on ttys.
24499 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
24500 Add breakpoint information as text properties.
24501 (gdb-mouse-toggle-breakpoint):
24502 Rename to gdb-mouse-set-clear-breakpoint.
24503 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
24504 breakpoints in the margin.
24505 (gdb-remove-strings): Simplify.
24506
24507 2005-01-17 Jay Belanger <belanger@truman.edu>
24508
24509 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
24510 erasing buffer.
24511
24512 2005-01-17 Richard M. Stallman <rms@gnu.org>
24513
24514 * progmodes/grep.el (grep-find): Copy from `grep' the condition
24515 for calling grep-compute-defaults.
24516
24517 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
24518 if buffer is empty.
24519
24520 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
24521
24522 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
24523
24524 * hilit-chg.el (highlight-changes-mode): Don't autoload.
24525
24526 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
24527 non-preloaded variables.
24528
24529 2005-01-17 Steven Tamm <steventamm@mac.com>
24530
24531 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
24532 tex-shell cause to force interactivity when using pipes.
24533
24534 2005-01-17 Kim F. Storm <storm@cua.dk>
24535
24536 * simple.el (just-one-space): Make arg optional.
24537
24538 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
24539
24540 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
24541 posn-at-x-y to t to access left-margin.
24542
24543 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
24544
24545 Sync with Tramp 2.0.47.
24546
24547 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
24548 catching keep-date problems in cp/scp operations.
24549 (tramp-handle-copy-file): Don't call `set-file-modes'
24550 unconditionally. Specialized functions should know better what is
24551 necessary. This improves performance a little bit, and the
24552 functions could catch errors with `cp -p' and `scp -p'.
24553 (tramp-do-copy-or-rename-file-via-buffer)
24554 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
24555 when appropriate.
24556 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
24557 Call `set-file-modes' when appropriate.
24558 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
24559 Johnsson <isak@hypergene.com>
24560 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
24561 of both Tramp buffer and debug buffer. Reported by Joakim Verona
24562 <joakim@verona.se>
24563 (tramp-file-name-for-operation): Mark `shell-command' as magic for
24564 Emacs only.
24565
24566 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
24567 `find-file-hooks' and `dired-mode-hook'.
24568 (tramp-minor-mode-map): Respective map. Add remapping for
24569 `compile' and `recompile'.
24570 (tramp-remap-command, tramp-recompile): New defuns.
24571 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
24572 in buffer "*Compilation*". Call the commands asynchronously.
24573
24574 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
24575 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
24576 `shell-command', because it isn't magic in XEmacs. Reported by
24577 Adrian Aichner <adrian@xemacs.org>.
24578
24579 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
24580 `substitute-in-file-name.
24581 (tramp-smb-handle-substitute-in-file-name): New defun.
24582 (tramp-smb-advice-PC-do-completion): Delete advice.
24583
24584 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
24585
24586 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
24587 Fix error in deleting region.
24588
24589 2005-01-15 Richard M. Stallman <rms@gnu.org>
24590
24591 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
24592 In non-temp buffer, switch syntax table temporarily.
24593
24594 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
24595
24596 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
24597
24598 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
24599
24600 * imenu.el (imenu--split-menu): Copy menulist before sorting.
24601 (imenu--generic-function): Use START, not BEG, as pos of definition.
24602
24603 * simple.el (just-one-space): Argument specifies number of spaces.
24604
24605 * simple.el (eval-expression-print-format): Avoid warning
24606 about edebug-active.
24607
24608 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
24609
24610 * progmodes/sh-script.el: Code copied from make-mode.el
24611 with small changes,
24612 (sh-mode-map): Bind C-c C-\.
24613 (sh-backslash-column, sh-backslash-align): New variables.
24614 (sh-backslash-region, sh-append-backslash): New functions.
24615
24616 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
24617
24618 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
24619 (rmail-pop-password, rmail-pop-password-required): Move to
24620 rmail-obsolete group.
24621 (rmail-set-pop-password): Rename to rmail-set-remote-password.
24622 All callers updated.
24623 (rmail-get-pop-password): Rename to rmail-get-remote-password.
24624 Take an argument specifying whether it is POP or IMAP mailbox we
24625 are using. All callers updated.
24626 (rmail-pop-password-error): Rename to
24627 rmail-remote-password-error. Added mailutils-specific error message.
24628 (rmail-movemail-search-path)
24629 (rmail-movemail-variant-in-use): New variables.
24630 (rmail-remote-password, rmail-remote-password-required):
24631 New customization variables.
24632 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
24633 (rmail-parse-url): New function.
24634 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
24635 with GNU mailutils movemail.
24636
24637 2005-01-15 Kevin Ryde <user42@zip.com.au>
24638
24639 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
24640 suffix to space, $ or '$, to correctly position point when going
24641 to @table style constants like DBL_MAX.
24642
24643 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
24644
24645 * type-break.el (type-break-mode, type-break-file-time)
24646 (type-break-file-keystroke-count, type-break-choose-file):
24647 Don't store data in or load data from the file if type-break-file-name
24648 is nil.
24649 (type-break-file-name): Doc update as per the above.
24650
24651 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
24652
24653 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
24654 lookup-key might return nil; handle that.
24655
24656 2005-01-15 Alan Mackenzie <acm@muc.de>
24657
24658 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
24659 rather than the element found, thus enabling the tree to be setcar'd.
24660
24661 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
24662
24663 * textmodes/org.el (org-show-following-heading): New option.
24664 (org-show-hierarchy-above): Use `org-show-following-heading'.
24665 (org-cycle): Documentation fix.
24666
24667 * textmodes/org.el (orgtbl-optimized): New option
24668 (orgtbl-mode): New command, a minor mode.
24669 (orgtbl-mode-map): New variable.
24670 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
24671 (orgtbl-error, orgtbl-self-insert-command)
24672 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
24673
24674 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
24675 a local variable in each org-mode buffer.
24676
24677 * textmodes/org.el (org-set-regexps-and-options): Rename from
24678 `org-set-regexps'. Added checking for STARTUP keyword.
24679 (org-get-current-options): Add STARTUP options.
24680 (org-table-insert-row): Make mode intelligent about when
24681 realignment is needed.
24682 (org-self-insert-command, org-delete-backward-char, org-delete-char):
24683 New commands.
24684 (org-enable-table-editor): New default value `optimized'.
24685 (org-table-blank-field): Support blanking regions if active.
24686
24687 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
24688
24689 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
24690 if the year is not given.
24691
24692 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
24693 Add new escapes %m and %M, fixed bug with %F by adding
24694 save-match-data.
24695 (reftex-reference): Remove ?. from list of spaces.
24696 (reftex-label-info): Add automatic label prefix recognition.
24697
24698 * textmodes/reftex-index.el (reftex-index-next-phrase):
24699 Add slave parameter to call of `reftex-index-this-phrase'.
24700 (reftex-index-this-phrase): New optional argument.
24701 (reftex-index-region-phrases): Add slave parameter to call of
24702 `reftex-index-this-phrase'.
24703 (reftex-display-index): New argument redo.
24704 (reftex-index-rescan): Add `redo' to arguments of
24705 `reftex-display-index'.
24706 (reftex-index-Rescan, reftex-index-revert)
24707 (reftex-index-switch-index-tag): Add `redo' to arguments of
24708 `reftex-display-index'.
24709 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
24710 indexing. Fix bug with matching is there is a quote before or
24711 after the word.
24712
24713 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
24714 Fix bug when collecting citation keys in lines with comments.
24715 (reftex-citation): Prefix argument no longer rescans the document,
24716 but forces prompting for optional arguments of cite macros.
24717 (reftex-do-citation): Prompting for optional arguments implemented.
24718
24719 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
24720 Add optional arguments to most cite commands.
24721 (reftex-cite-cleanup-optional-args): New option
24722 (reftex-cite-prompt-optional-args): New option.
24723 (reftex-trust-label-prefix): New option.
24724
24725 * textmodes/reftex-toc.el (reftex-toc-find-section):
24726 Add push-mark before changing the position in the buffer.
24727
24728 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
24729 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
24730
24731 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
24732
24733 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
24734 more carefully.
24735
24736 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
24737
24738 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
24739 (sgml-mode): Use it.
24740 (sgml-get-context): Better keep track of implicitly closed tags.
24741
24742 2005-01-13 Kenichi Handa <handa@m17n.org>
24743
24744 * textmodes/ispell.el: These changes are to fix misalignment error
24745 caused by equivalent characters of different Emacs charsets.
24746 (ispell-unified-chars-table): New variable.
24747 (ispell-get-decoded-string): New function.
24748 (ispell-get-casechars, ispell-get-not-casechars)
24749 (ispell-get-otherchars): Call ispell-get-decoded-string.
24750
24751 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
24752
24753 * custom.el (custom-declare-variable): Just put symbol instead
24754 of (defvar . symbol) in `current-load-list'.
24755
24756 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
24757
24758 * emacs-lisp/elint.el: Fixed typo in Commentary section.
24759
24760 2005-01-12 Jay Belanger <belanger@truman.edu>
24761
24762 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
24763 to create a Calc summary.
24764
24765 2005-01-12 Kim F. Storm <storm@cua.dk>
24766
24767 * mouse.el (mouse-on-link-p): Change functionality and doc
24768 string to comply with latest description in lisp ref.
24769
24770 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
24771
24772 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
24773 Enable mouse clicks on mode-line, header-line and margin.
24774 (event-type): Give mouse event symbols an `event-kind' property
24775 with value `mouse-click'.
24776
24777 2005-01-12 Juri Linkov <juri@jurta.org>
24778
24779 * facemenu.el (list-colors-display): Add new arg buffer-name.
24780 Use it. Fix docstring. Replace code for identifying duplicate
24781 colors by the name with call to `list-colors-duplicates' which
24782 identifies duplicate colors by the value unless the color
24783 is one of special Windows colors. Set truncate-lines to t.
24784 Print sorted duplicate color names on each line. Indent to 22
24785 \(the longest color name in rgb.txt) instead of 20. Optimize.
24786 (list-colors-duplicates): New function.
24787 (facemenu-color-name-equal): Delete function.
24788
24789 * facemenu.el (list-colors-print): New function created from code
24790 in list-colors-display. Print #RRGGBB at the window right edge.
24791 (list-colors-display): When temp-buffer-show-function is not
24792 defined, call list-colors-print from temp-buffer-show-hook
24793 to get the right value of window-width in list-colors-print
24794 after the buffer is displayed.
24795
24796 * simple.el (pop-mark): Move deactivate-mark out of conditional
24797 part to deactivate the active mark regardless of the state of the
24798 mark ring.
24799
24800 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
24801 variables line in desktop files.
24802
24803 2005-01-12 Juri Linkov <juri@jurta.org>
24804
24805 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
24806 Bring together isearch highlight related options.
24807 (lazy-highlight): Replace group `replace' by `matching'.
24808 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
24809 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
24810 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
24811 and declare them obsolete.
24812 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
24813 (isearch-faces): Remove defgroup.
24814 (isearch-overlay, isearch-highlight, isearch-dehighlight):
24815 Move isearch highlighting code closer to lazy highlighting code.
24816
24817 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
24818 (query-replace-highlight, query-replace-lazy-highlight)
24819 (query-replace): Move definitions to the beginning of the file.
24820
24821 2005-01-11 Juri Linkov <juri@jurta.org>
24822
24823 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
24824 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
24825 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
24826
24827 * info.el (Info-history-forward): New variable.
24828 (Info-select-node): Reset Info-history-forward to nil.
24829 (Info-last): Turn into defalias.
24830 (Info-history-back): Rename from Info-last.
24831 Add current node to Info-history-forward.
24832 (Info-history-forward): New fun.
24833 (Info-mode-map): Replace Info-last by Info-history-back.
24834 Bind Info-history-forward to "r".
24835 (Info-mode-menu): Replace Info-last by Info-history-back.
24836 Fix menu item text. Add menu item for Info-history-forward.
24837 (info-tool-bar-map): Replace Info-last by Info-history-back.
24838 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
24839 for Info-history-forward.
24840 (Info-mode): Replace Info-last by Info-history-back in docstring.
24841 Add local variable Info-history-forward.
24842 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
24843
24844 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
24845
24846 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
24847 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
24848 Ignore select-window events rather than fiddle with
24849 mouse-autoselect-window.
24850
24851 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
24852
24853 * type-break.el (type-break-mode): Fix previous change.
24854
24855 2005-01-10 Jay Belanger <belanger@truman.edu>
24856
24857 * calc/calc-ext.el (calc-reset): Reset when inside embedded
24858 calculator; only reset when point is inside a calculator.
24859 Don't adjust the window height if the window takes up the whole height
24860 of the frame.
24861
24862 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
24863
24864 * ebuff-menu.el (Electric-buffer-menu-mode):
24865 Preserve value of buffer-local var header-line-format.
24866
24867 2005-01-09 Jay Belanger <belanger@truman.edu>
24868
24869 * calc/calc.el (calc-mode-var-list-restore-saved-values):
24870 Make sure settings file exists before accessing it.
24871
24872 * calc/calc-embed.el (calc-embedded-subst):
24873 Replace math-multi-subst-rec, which is only supposed to be called
24874 by math-multi-subst, by math-multi-subst.
24875
24876 2005-01-09 Andre Spiegel <spiegel@gnu.org>
24877
24878 * vc.el (vc-allow-async-revert): New user option.
24879 (vc-disable-async-diff): New internal variable.
24880 (vc-revert-buffer): Use them to disable asynchronous diff.
24881
24882 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
24883 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
24884 asynchronously if vc-disable-async-diff is t.
24885
24886 2005-01-09 Jay Belanger <belanger@truman.edu>
24887
24888 * calc/calc.el (defcalcmodevar): New macro.
24889 (calc-mode-var-list-restore-default-values)
24890 (calc-mode-var-list-restore-saved-values): New functions.
24891 (calc-mode-var-list): Use defcalcmodevar to define it.
24892 (calc-always-load-extensions, calc-line-numbering)
24893 (calc-line-breaking, calc-display-just, calc-display-origin)
24894 (calc-number-radix, calc-leading-zeros, calc-group-digits)
24895 (calc-group-char, calc-point-char, calc-frac-format)
24896 (calc-prefer-frac, calc-hms-format, calc-date-format)
24897 (calc-float-format, calc-full-float-format, calc-complex-format)
24898 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
24899 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
24900 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
24901 (calc-matrix-brackets, calc-language, calc-language-option)
24902 (calc-left-label, calc-right-label, calc-word-size)
24903 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
24904 (calc-display-raw, calc-internal-prec, calc-angle-mode)
24905 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
24906 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
24907 (calc-window-height, calc-display-trail, calc-show-selections)
24908 (calc-use-selections, calc-assoc-selections)
24909 (calc-display-working-message, calc-auto-why, calc-timing)
24910 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
24911 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
24912 (calc-gnuplot-default-device, calc-gnuplot-default-output)
24913 (calc-gnuplot-print-device, calc-gnuplot-print-output)
24914 (calc-gnuplot-geometry, calc-graph-default-resolution)
24915 (calc-graph-default-resolution-3d, calc-invocation-macro)
24916 (calc-show-banner): Use defcalcmodevar to declare them and set
24917 their default values.
24918
24919 * calc/calc-ext.el (calc-reset): Restore saved values of variables
24920 instead of default values (but restore default values if there is
24921 an argument of 0).
24922
24923 2005-01-09 David Kastrup <dak@gnu.org>
24924
24925 * desktop.el (desktop-restore-eager): Fix typo in type.
24926
24927 2005-01-08 Richard M. Stallman <rms@gnu.org>
24928
24929 * cus-edit.el (customize): Delete :link.
24930
24931 2005-01-08 Jay Belanger <belanger@truman.edu>
24932
24933 * calc/calc.el (calc-mode): Remove the extension from the
24934 `calc-settings-file' file name when loading it.
24935
24936 2005-01-08 Kim F. Storm <storm@cua.dk>
24937
24938 * info.el (Info-mode-map, Info-next-link-keymap)
24939 (Info-prev-link-keymap, Info-up-link-keymap):
24940 Map follow-link to mouse-face.
24941 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
24942
24943 2005-01-08 Jay Belanger <belanger@truman.edu>
24944
24945 * calc/calc.el (calc-settings-file): Change default value.
24946 Suggested by cgw in a comment in calc-mode.el.
24947
24948 * calc/calc-mode.el (calc-settings-file-name):
24949 Compare calc-settings-file to user-init-file instead of ~/.emacs.
24950 Replace ~/.emacs in a prompt by calc-settings-file.
24951
24952 2005-01-07 Lars Hansen <larsh@math.ku.dk>
24953
24954 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
24955 (desktop-lazy-idle-delay): New customizable variables.
24956 (desktop-buffer-args-list): New variable.
24957 (desktop-append-buffer-args): New function.
24958 (desktop-save): Call desktop-append-buffer-args for some buffers.
24959 (desktop-lazy-create-buffer): New function.
24960 (desktop-idle-create-buffers): New function.
24961 (desktop-read): Add message about buffers to restore lazily.
24962 (desktop-lazy-abort): New command.
24963 (desktop-clear): Call desktop-lazy-abort.
24964 (desktop-lazy-complete): New command.
24965
24966 2005-01-06 Richard M. Stallman <rms@gnu.org>
24967
24968 * emacs-lisp/find-func.el (find-face-definition):
24969 Rename from find-face.
24970
24971 2005-01-06 Kim F. Storm <storm@cua.dk>
24972
24973 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
24974
24975 * man.el (Man-xref-man-page, Man-xref-header-file)
24976 (Man-xref-normal-file): Add follow-link property.
24977
24978 2005-01-06 Jay Belanger <belanger@truman.edu>
24979
24980 * calc/calc-units.el: Make sure the proper macro definitions are
24981 available when compiling.
24982
24983 2005-01-06 Juri Linkov <juri@jurta.org>
24984
24985 * isearch.el (isearch-lazy-highlight-update):
24986 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
24987
24988 2005-01-06 Miles Bader <miles@gnu.org>
24989
24990 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
24991 (isearch-lazy-highlight-face): Use new name.
24992
24993 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
24994
24995 * uniquify.el (uniquify-rationalize-file-buffer-names):
24996 Re-add an interactive spec.
24997 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
24998 to the same name.
24999
25000 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
25001 (isearch-update, isearch-done): Adjust calls accordingly.
25002
25003 2005-01-05 Richard M. Stallman <rms@gnu.org>
25004
25005 * custom.el (custom-set-variables, custom-theme-set-variables):
25006 Clarify documentation.
25007
25008 * emacs-lisp/find-func.el (find-variable)
25009 (find-variable-other-window, find-variable-other-frame):
25010 Fix the TYPE args to find-function-read and find-function-do-it.
25011 (find-function): Doc fix.
25012 (find-function-at-point): Replace function-at-point alias.
25013
25014 2005-01-04 Richard M. Stallman <rms@gnu.org>
25015
25016 * cus-face.el (custom-declare-face):
25017 Record defface in current-load-list.
25018
25019 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
25020
25021 * emacs-lisp/find-func.el: Doc fixes.
25022 (find-face-regexp): New variable.
25023 (find-function-regexp-alist): New variable.
25024 (find-function-C-source): Third arg is now TYPE.
25025 (find-function-search-for-symbol): Handle general TYPE.
25026 (find-function-read, find-function-do-it): Handle general TYPE.
25027 (find-definition-noselect, find-face): New functions.
25028 (function-at-point): Alias deleted.
25029
25030 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
25031
25032 * battery.el (display-battery-mode): Rename from display-battery.
25033 Handle the case where it gets turned off.
25034
25035 2005-01-04 Richard M. Stallman <rms@gnu.org>
25036
25037 * cus-edit.el (customize): Make :link point to user doc.
25038
25039 * man.el (Man-fontify-manpage): Turn off undo generation.
25040
25041 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
25042
25043 2005-01-04 Andreas Schwab <schwab@suse.de>
25044
25045 * files.el (insert-directory): Only look for error lines in
25046 inserted text. Don't move too far after processing --dired markers.
25047
25048 2005-01-04 Richard M. Stallman <rms@gnu.org>
25049
25050 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
25051 Don't expand if the character is @, period, dash, etc.
25052 (define-mail-abbrev): Quote names that contain problem characters.
25053
25054 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
25055
25056 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
25057
25058 2005-01-03 Richard M. Stallman <rms@gnu.org>
25059
25060 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
25061 (query-replace-highlight, query-replace-lazy-highlight)
25062 (query-replace): Definitions moved up. Doc fix.
25063
25064 2005-01-03 Richard M. Stallman <rms@gnu.org>
25065
25066 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
25067 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
25068 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
25069 (lazy-highlight-face): Rename from isearch-lazy-...
25070 Change all references to them.
25071
25072 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
25073
25074 * cus-edit.el (custom-file): Doc fix for defcustom.
25075 (custom-file): The function no longer sets the variable
25076 `custom-file' to its return value.
25077
25078 * startup.el (command-line): No longer load `custom-file'.
25079
25080 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
25081
25082 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
25083
25084 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
25085 Don't confuse module-prefixed identifiers for labels.
25086 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
25087
25088 2005-01-02 Richard M. Stallman <rms@gnu.org>
25089
25090 * files.el (basic-save-buffer-1): Fix previous change.
25091
25092 * loadhist.el (file-loadhist-lookup): New function.
25093 (file-provides, file-requires): Use it.
25094
25095 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
25096 instead of calculating the right size.
25097
25098 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
25099
25100 * vc-svn.el (vc-svn-diff): Stay local if possible.
25101
25102 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
25103
25104 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
25105
25106 * files.el (hack-local-variables): Fix last change.
25107
25108 2005-01-02 Jay Belanger <belanger@truman.edu>
25109
25110 * calc/calc-yank.el (calc-edit-top): New variable.
25111 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
25112 object. Change header properties.
25113 (calc-edit-finish, calc-edit-finish-stack-object)
25114 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
25115 edited object.
25116 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
25117 for the beginning of the edited object.
25118 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
25119 for the beginning of the edited object.
25120 * calc/calc-prog.el (calc-edit-macro-finish-edit)
25121 (calc-finish-formula-edit, calc-macro-repeats)
25122 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
25123 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
25124 beginning of the edited object.
25125 (calc-user-define-edit): Change the header for editing macros.
25126 Remove unnecessary variable.
25127
25128 2005-01-01 Jay Belanger <belanger@truman.edu>
25129
25130 * calc/calc-yank.el (calc-edit-mode): Change default header.
25131 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
25132 * calc/calc-store.el (calc-edit-variable): Change title to match new
25133 header.
25134 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
25135 mode to match new header.
25136 (calc-user-define-edit): Change titles to include names of commands.
25137 (calc-finish-formula-edit): Adjust to handle new header.
25138 (calc-finish-macro-edit): Remove.
25139 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
25140 (calc-edit-macro-command, calc-edit-macro-command-type)
25141 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
25142 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
25143 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
25144 (calc-edit-macro-finish-edit): New functions.
25145 (calc-user-define-edit): Use new functions to edit named calc macros.
25146
25147 2005-01-01 Stefan <monnier@iro.umontreal.ca>
25148
25149 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
25150
25151 * ses.el (copy-region-as-kill): Deactivate mark.
25152
25153 2005-01-01 Richard M. Stallman <rms@gnu.org>
25154
25155 * replace.el (occur-1): If the output buffer is also an input,
25156 don't kill it, rename it.
25157
25158 * faces.el (set-face-background, set-face-foreground): Doc fix.
25159
25160 * cus-face.el (custom-face-attributes): Fix :help-echo strings
25161 for :foreground and :background.
25162
25163 * dired.el (dired-view-command-alist): Variable deleted.
25164 (dired-view-file, dired-mouse-find-file-other-window):
25165 Delete the code to use it.
25166
25167 2005-01-01 Kim F. Storm <storm@cua.dk>
25168
25169 * image.el (insert-sliced-image): Use t for line-height property.
25170
25171 See ChangeLog.11 for earlier changes.
25172
25173 ;; Local Variables:
25174 ;; coding: iso-2022-7bit
25175 ;; End:
25176
25177 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
25178 Copying and distribution of this file, with or without modification,
25179 are permitted provided the copyright notice and this notice are preserved.
25180
25181 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1