*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
1 2006-06-02 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
4 file name.
5 (emacs): Enclose the value of $(EMACS) in quotes.
6
7 2006-06-02 Kenichi Handa <handa@m17n.org>
8
9 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
10 as well as `coding'.
11 (hack-local-variables): Likewise.
12
13 * international/mule.el (enable-character-translation): Put
14 permanent-local and safe-local-variable properties.
15 (find-auto-coding): Handle char-trans: tag.
16
17 2006-06-02 Juri Linkov <juri@jurta.org>
18
19 * international/mule.el (sgml-html-meta-auto-coding-function):
20 Limit the search by the end of the HTML header (if any).
21
22 2006-06-01 Richard Stallman <rms@gnu.org>
23
24 * subr.el (with-current-buffer): Doc fix.
25
26 2006-06-02 Masatake YAMATO <jet@gyve.org>
27
28 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
29 Almost rewrite. Underlines over all lines of gcov output are too
30 uncomfortable to read. Suggested by Dan Nicolaescu.
31
32 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
33
34 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
35
36 * shell.el (shell-mode): Use shell-mode-map in docstring.
37
38 * comint.el (comint-send-input): Do not add help-echo and
39 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
40
41 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
42
43 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
44
45 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
46
47 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
48 (gdb-stopped, gdb-info-stack-custom): If there is no source info
49 look up the stack and pop up GUD buffer if necessary.
50 (gdb-frames-select): Remove redundant call to gud-display-frame.
51 (gdb-info-threads-custom): Keep point at start of buffer.
52 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
53
54 2006-05-31 Juri Linkov <juri@jurta.org>
55
56 * replace.el (query-replace-read-from, query-replace-read-to):
57 Bind `history-add-new-input' to nil. Call `add-to-history'.
58
59 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
60
61 * textmodes/table.el: Convert all HTML tags to lower case for
62 XHTML compatibility.
63
64 2006-05-31 Masatake YAMATO <jet@gyve.org>
65
66 * progmodes/compile.el:
67 (compilation-error-regexp-alist-alist::gcov-called-line):
68 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
69
70 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
71
72 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
73 Revert inadvertant changes made with last commit.
74
75 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
76
77 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
78 New functions.
79
80 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
81
82 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
83
84 * textmodes/org.el: (org-agenda-highlight-todo): Make sure regexp
85 only matches in the right place.
86 (org-upcoming-deadline): New face.
87 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
88 (org-export-ascii-underline): Rename constant `org-ascii-underline'
89 and make it an option.
90 (org-export-ascii-bullets): New option.
91 (org-export-as-html): Many changes to emit valid XHTML.
92 (org-par-open): New variable.
93 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
94 (org-html-do-expand, org-section-number): Fixedcase in `replace-match'.
95 (org-timeline): Pass `org-timeline-show-empty-dates' to
96 `org-get-all-dates'. Interpret empty dates returned by `org-get-all-dates'.
97 (org-get-all-dates): New argument EMPTY. Add dates without
98 entries to the list, mark large ranges of empty dates.
99 (org-point-in-group, org-context): New functions.
100
101 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
102
103 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
104
105 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
106 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
107 to C-mouse-3 (for 2 button mice).
108 (gdb-send): Do the right thing for C-d.
109
110 * speedbar.el (speedbar-detach): Delete.
111 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
112 it breaks things.
113 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
114
115 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
116
117 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
118 Makeppfile.
119
120 * progmodes/compile.el (compilation-error-regexp-alist-alist):
121 Add makepp diagnostic.
122
123 2006-05-29 Richard Stallman <rms@gnu.org>
124
125 * window.el (fit-window-to-buffer): Doc fix.
126
127 * help.el (temp-buffer-max-height): Doc fix.
128
129 * subr.el (with-current-buffer): Doc fix.
130
131 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
132
133 * term/x-win.el: Bind F10 to menu-bar-start if available.
134
135 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
136
137 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
138 uses with a simple test.
139 (term-set-escape-char, term-mode, term-check-kill-echo-list)
140 (term-send-raw-string, term-send-raw, term-mouse-paste)
141 (term-char-mode, term-line-mode, term-exec, term-sentinel)
142 (term-handle-exit, term-read-input-ring)
143 (term-previous-matching-input-string)
144 (term-previous-matching-input-string-position)
145 (term-previous-matching-input-from-input)
146 (term-replace-by-expanded-history, term-send-input)
147 (term-skip-prompt, term-bol, term-send-invisible)
148 (term-kill-input, term-delchar-or-maybe-eof)
149 (term-backward-matching-input, term-check-source)
150 (term-proc-query, term-emulate-terminal)
151 (term-handle-colors-array, term-process-pager, term-pager-line)
152 (term-pager-bob, term-unwrap-line, term-word)
153 (term-dynamic-complete-filename)
154 (term-dynamic-complete-as-filename)
155 (term-dynamic-simple-complete): Replace one arm ifs with whens or
156 unlesses.
157
158 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
159
160 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
161 during bootstrapping.
162
163 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
164 Basically undo the change of 2006-05-26: use extra arguments instead of
165 dynamic scoping.
166 (ewoc-locate): Remove unused var `footer'.
167
168 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
169
170 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
171
172 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
173 (generate-file-autoloads): Obey it. Return whether autoloads were
174 added at point or not.
175 (update-file-autoloads): Use this new return value.
176 Remove redundant test for the presence of an autoload cookie.
177
178 * emacs-lisp/autoload.el (autoload-find-file): New fun.
179 This one calls hack-local-variables.
180 (generate-file-autoloads, update-file-autoloads): Use it.
181
182 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
183 (bibtex-sort-entry-class): Add safe-local-variable predicate.
184 (bibtex-sort-entry-class-alist): Don't set the global value.
185 (bibtex-init-sort-entry-class-alist): New fun.
186 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
187 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
188 of bibtex-init-sort-entry-class.
189
190 2006-05-28 Richard Stallman <rms@gnu.org>
191
192 * subr.el (load-history-regexp): If FILE is relative, insist
193 entire last name component must match it.
194 (load-history-filename-element, load-history-regexp): Doc fixes.
195
196 2006-05-29 Kim F. Storm <storm@cua.dk>
197
198 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
199 `pos' and `raw-data' for clarity, as eval forms may access these.
200
201 2006-05-28 Kim F. Storm <storm@cua.dk>
202
203 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
204
205 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
206
207 * progmodes/make-mode.el (makefile-browser-map)
208 (makefile-mode-syntax-table): Move initialization inside declaration.
209 (makefile-fill-paragraph): Use the default comment-filling code.
210
211 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
212
213 * replace.el (query-replace-defaults): New variable.
214 (query-replace-read-from): Use `query-replace-defaults' for
215 default value, instead of history list.
216 (query-replace-read-to): Update `query-replace-defaults'.
217
218 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
219
220 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
221 with no X toolkit.
222
223 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
224
225 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
226 (tumme-show-all-from-dir): Add autoload.
227
228 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
229
230 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
231 (tumme-remove-tag): Fix bug.
232
233 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
234
235 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
236 FOOTER args. Update unique caller.
237 (ewoc-delete): Compute last node once before looping.
238 (ewoc--node-branch): Merge into unique caller.
239 (ewoc--node): Don't define constructor make-ewoc--node for this
240 structure.
241 (ewoc): Add member `hf-pp' to this structure.
242 (ewoc--wrap): New func.
243 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
244 header/footer pretty-printers. Save header/footer pretty-printer.
245 (ewoc-set-hf): Use ewoc's header/footer pretty-printer. *
246
247 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
248
249 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
250
251 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
252 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
253 Tag'. Change "Compare directories..." to "Change Directories...".
254 Move tumme commands to Operate, Regexp and Immediate menus.
255 Change "Add Comment" to "Add Image Comment". Change "Add Image
256 Tag" to "Add Image Tags".
257
258 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
259 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
260 `tumme-delete-tag'.
261
262 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
263
264 * shell.el (shell-mode): Call shell-dirtrack-mode after
265 list-buffers-directory is made a local variable, to avoid setting
266 the default value.
267
268 2006-05-26 Kevin Ryde <user42@zip.com.au>
269
270 * info.el (Info-index-next): Use where-is-internal to report
271 actual binding of Info-index-next, rather than hard-coded `,'.
272
273 2006-05-26 Eli Zaretskii <eliz@gnu.org>
274
275 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
276 and "Find Command in Manual" to here.
277
278 * buff-menu.el (list-buffers-noselect): For Info buffers, use
279 Info-current-file as the file name.
280
281 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
282
283 * ses.el (defadvice undo-more): Delete this defadvice. The undo
284 overrides will now be done a different way.
285 (ses-set-parameter): Reapply this function for undo.
286 (ses-set-header-row): Reconstruct header row during undo.
287 (ses-widen): New function.
288 (ses-goto-data, ses-reconstruct-all): Use new function.
289 (ses-command-hook): Widen buffer during undo, before unupdating
290 the cells.
291 (ses-insert-row, ses-delete-row): Widen buffer during undo.
292 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
293 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
294 formula hasn't been executed yet.
295
296 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
297
298 * comint.el (comint-kill-whole-line): Rename arg to count.
299 Fix doc string.
300
301 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
302
303 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
304 to copy-file.
305
306 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
307
308 * simple.el (toggle-truncate-lines): Make arg optional for
309 backward compatibility.
310
311 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
312
313 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
314 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
315 DLL arg. Instead, use ewoc--current-dll. Update all callers.
316 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
317 (ewoc--adjust): Use ewoc--current-dll.
318 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
319
320 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
321
322 * textmodes/org.el: (org-next-item, org-previous-item): Emit more
323 compact error message.
324 (org-tags-view): Refresh category table in each file.
325 (org-table-justify-field-maybe): Remove superfluous arguments to
326 `format'.
327 (org-export-as-html): Insert "<p>" before postamble.
328 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
329
330 2006-05-26 Kenichi Handa <handa@m17n.org>
331
332 * textmodes/po.el (po-find-charset): Pay attention to the case
333 FILENAME is a cons (NAME . BUFFER).
334 (po-find-file-coding-system-guts): Likewise.
335
336 * arc-mode.el (archive-set-buffer-as-visiting-file):
337 Call find-operation-coding-system with (FILENAME . BUFFER).
338
339 * tar-mode.el (tar-extract): Call find-operation-coding-system
340 with (FILENAME . BUFFER).
341
342 * international/mule.el (decode-coding-inserted-region):
343 Call find-operation-coding-system with (FILENAME . BUFFER).
344
345 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
346
347 * image-mode.el (image-toggle-display): Use buffer contents to
348 generate image for a remote file.
349
350 2006-05-25 Juri Linkov <juri@jurta.org>
351
352 * replace.el (query-replace-read-from, query-replace-read-to):
353 Remove 8th arg KEEP-ALL in read-from-minibuffer.
354
355 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
356
357 * whitespace.el (whitespace-cleanup): Change to cleanup
358 region if one is active.
359 * whitespace.el (whitespace-cleanup-internal): New internal method.
360
361 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
362
363 * dired.el (dired-mode-map): Add help-echo strings to tumme
364 commands. Bind `tumme-dired-display-image' to C-t i.
365
366 * tumme.el (tumme-display-image): Change documentation string slightly.
367 (tumme-dired-display-image): Add call to `display-buffer'.
368
369 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
370
371 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
372 Signal error if RAW-DATA is a multibyte string.
373
374 2006-05-24 Richard Stallman <rms@gnu.org>
375
376 * subr.el (with-local-quit): When handling `quit' signal,
377 make a chance for quit-flag to cause a quit.
378
379 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
380 (ad-disable-advice): Add autoloads.
381
382 * subr.el (read-passwd): Copy PROMPT before changing its properties.
383
384 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
385
386 * dired.el (dired-mode-map): Change menu items for tumme as per
387 suggestions in emacs-devel.
388
389 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
390
391 * dired.el (dired-mode-map): Fix breakage.
392
393 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
394
395 * tumme.el (tumme-display-dired-image): Rename to...
396 (tumme-dired-display-image): ...this.
397 (tumme-track-movement): Change default value to t.
398 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
399 used from `tumme-next-line-and-display' and similar commands.
400
401 * dired.el (dired-mode-map): Add Thumbnail submenu under the
402 Immediate menu. Add some tumme commands there.
403
404 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
405
406 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
407
408 2006-05-24 Chong Yidong <cyd@mit.edu>
409
410 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
411 menu entries that open submenus.
412
413 2006-05-24 Alan Mackenzie <acm@muc.de>
414
415 * startup.el (command-line): For names of preloaded files, don't
416 append ".elc" (now done in Fload), and call file-truename on the
417 lisp directory.
418
419 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
420 match ANY loaded file with the right name, not just those in
421 load-path. Put a regexp matching the file name into
422 after-load-alist, rather than the name itself.
423
424 * subr.el: New functions load-history-regexp,
425 load-history-filename-element, do-after-load-evaluation.
426
427 * international/mule.el (load-with-code-conversion): Do the
428 eval-after-load stuff by calling do-after-load-evaluation.
429
430 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
431
432 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
433 has not been killed.
434
435 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
436
437 * term/mac-win.el: Set idle timer to clean up expired Apple events.
438 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
439 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
440 Optionally set error message in reply.
441
442 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
443
444 * textmodes/org.el: (org-open-at-point): Use renamed variable
445 `org-confirm-shell-link-function'.
446 (org-confirm-shell-link-function): Rename from
447 `org-confirm-shell-links'.
448 (org-export-directory): New function.
449 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
450 (org-export-icalendar): Use `org-export-directory'.
451 (org-indent-item): Keep cursor position.
452 (org-link-file-path-type): New option.
453 (org-export-as-html): Fix bug with plain lists starting in
454 column 0.
455 (org-export-as-html): Remove deadline formatting, this happens
456 now already in `org-html-handle-time-stamps'.
457 (org-export-html-style): Deadline class removed.
458 (org-insert-labeled-timestamps-at-point): New option.
459 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
460 of `hide-sublevels 1', in case the first headline is not level 1.
461 (org-overview, org-content): New fuction.
462 (org-cycle-global-status, org-cycle-subtree-status): Make these
463 variables buffer-local.
464 (org-global-cycle): New command.
465 (org-shifttab): Use `org-global-cycle'.
466 (org-insert-heading, org-insert-item): Go to end of new
467 headline/item after creating it.
468 (org-export-visible): Rename from `org-export-copy-visible'.
469 Now creates a temporary org-file and applies an exporting command
470 to it.
471 (org-table-eval-formula): Support for lisp forms.
472 (org-agenda-todo-ignore-scheduled): New option.
473 (org-agenda-get-todos): Use new option
474 `org-agenda-todo-ignore-scheduled'.
475 (org-export-html-inline-images): New value `maybe'.
476 (org-export-as-html): Inlining of images dependent on link description.
477 (org-archive-subtree): Check for end-of-buffer before trying
478 `kill-line'.
479 (org-agenda-follow-mode): New option.
480 (org-export-with-tags, org-export-with-timestamps): New options.
481 (org-html-handle-time-stamps): New function.
482 (org-keyword-time-regexp): New variable.
483 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
484 (org-agenda-todo-list-sublevels): New option.
485 (org-html-level-start): When TITLE is nil, just close all levels.
486 (org-parse-key-lines, org-parse-export-options): Remove functions,
487 replaced by `org-infile-export-plist'.
488 (org-combine-plists, org-infile-export-plist)
489 (org-default-export-plist): New functions.
490 (org-export-html-preamble, org-export-html-postamble)
491 (org-export-html-auto-preamble, org-export-html-auto-postamble):
492 New variables.
493 (org-export-publishing-directory): New option.
494 (org-export-as-html, org-export-as-ascii): Use the new property
495 lists for settings.
496 (org-export-copy-visible, org-export-as-xoxo):
497 Respect `org-export-publishing-directory'.
498 (org-link-search, org-store-link, org-file-apps): Support for
499 links to BibTeX database entries..
500 (org-get-current-options, org-set-regexps-and-options):
501 Implement logging as a startup option.
502 (org-store-link): Make sure context string is never empty
503 (org-insert-link): Use relative path when possible.
504 (org-at-item-checklet-p): New function.
505 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
506 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
507 (org-metaright, org-metaup, org-metadown, org-shiftup)
508 (org-shiftdown, org-shiftright, org-shiftleft)
509 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
510 Dispatch using `call-interactively'.
511 (org-call-with-arg): New defsubst.
512 (org-tag-alist, org-use-fast-tag-selection): New options.
513 (org-complete): Use `org-tag-alist'.
514 (org-fast-tag-insert, org-fast-tag-selection): New functions.
515 (org-next-item, org-previous-item): New commands.
516 (org-beginning-of-item, org-end-of-item): Add (interactive) to
517 make command.
518 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
519
520
521 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
522
523 * emacs-lisp/ewoc.el (ewoc-delete): New function.
524 (ewoc-filter): Use `ewoc-delete'.
525
526 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
527
528 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
529
530 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
531 Signal more user-friendly error messages.
532
533 * complete.el (PC-do-completion): Undo the addition of implicit
534 wildcards if they did not lead to finding any match.
535 (read-file-name-internal): Don't add the final > if the completion is
536 not finished.
537
538 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
539
540 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
541 Quote safe-local-variable predicate.
542
543 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
544
545 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
546
547 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
548
549 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
550
551 * progmodes/make-mode.el (makefile-special-targets-list)
552 (makefile-macro-table, makefile-target-table): Mark as risky.
553 (makefile-query-one-target-method): Make this the alias for the
554 following variable.
555 (makefile-query-one-target-method-function): Make this the real name.
556
557 * textmodes/artist.el (artist-text-renderer): Make this the alias
558 for the following variable.
559 (artist-text-renderer-function): Make this the real name.
560
561 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
562 the alias for the following variable.
563 (flyspell-generic-check-word-predicate): Make this the real name.
564
565 * textmodes/ispell.el (ispell-format-word): Make this the alias
566 for the following variable.
567 (ispell-format-word-function): Make this the real name.
568 (ispell-message-text-end): Mark as risky.
569
570 * skeleton.el (skeleton-transformation, skeleton-filter)
571 (skeleton-pair-filter): Make these the aliases for the following
572 variables.
573 (skeleton-transformation-function, skeleton-filter-function)
574 (skeleton-pair-filter-function): Make these the real names.
575
576 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
577 and skeleton-pair-filter-function.
578
579 * textmodes/sgml-mode.el (sgml-transformation): Make this the
580 alias for the following variable.
581 (sgml-transformation-function): Make this the real name.
582 (sgml-tag-alist): Mark as risky.
583
584 2006-05-21 Richard Stallman <rms@gnu.org>
585
586 * simple.el (kill-region): Interactively, pass point, then mark.
587
588 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
589
590 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
591
592 2006-05-21 Romain Francoise <romain@orebokech.com>
593
594 * dired-x.el (dired-mode-map): Don't bind M-g.
595
596 2006-05-20 Richard Stallman <rms@gnu.org>
597
598 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
599 (dired-goto-file): Doc fix.
600
601 2006-05-21 Kim F. Storm <storm@cua.dk>
602
603 * emulation/cua-base.el: Mention customizing cua-mode as alternative
604 way to enable built-in cua-mode if user loads older CUA-mode package.
605
606 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
607 if default-filename is specified.
608
609 2006-05-20 Eli Zaretskii <eliz@gnu.org>
610
611 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
612
613 * info.el (info-apropos): Make sure current-file and current-node
614 have non-nil values. Speed up by using add-to-list instead of
615 manual consing.
616
617 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
618
619 * progmodes/make-mode.el (makefile-mode): Doc fix.
620
621 2006-05-20 Eli Zaretskii <eliz@gnu.org>
622
623 * dired-aux.el (dired-do-shell-command): Doc fix.
624
625 2006-05-20 Kevin Ryde <user42@zip.com.au>
626
627 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
628 ``(custom-manual :tag "Foo" "(foo)Node")''.
629
630 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
631
632 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
633 value is an integer.
634
635 2006-05-20 Eli Zaretskii <eliz@gnu.org>
636
637 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
638 "format".
639 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
640
641 2006-05-20 Martin Rudalics <rudalics@gmx.at>
642
643 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
644 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
645
646 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
647
648 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
649 regexp for keywords.
650
651 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
652
653 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
654 replace-regexp-in-string.
655
656 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
657 encode, and escape file name on conversion to URL.
658
659 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
660
661 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
662 Don't unescape URL.
663 (dnd-get-local-file-name): Unescape URL on conversion to file name.
664
665 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
666 on conversion to URLs.
667
668 * net/browse-url.el (browse-url-file-url): Encode file name on
669 conversion to URL.
670
671 * term/mac-win.el (mac-ae-open-documents): Escape file name on
672 conversion to URL.
673
674 2006-05-19 Eli Zaretskii <eliz@gnu.org>
675
676 * progmodes/cc-styles.el (c-style-alist): Doc fix.
677
678 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
679
680 * term/mac-win.el (mac-bytes-to-digits): Remove function.
681 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
682
683 2006-05-19 Glenn Morris <rgm@gnu.org>
684
685 * calendar/diary-lib.el (diary-bahai-date)
686 (list-bahai-diary-entries, mark-bahai-diary-entries)
687 (mark-bahai-calendar-date-pattern): Not interactive.
688 (add-to-diary-list): New optional arg LITERAL. Doc fix.
689 (diary-entries-list): Change format of 4th element in each entry.
690 (diary-list-entries): Use add-to-diary-list.
691 (diary-goto-entry): Handle the case where the buffer visiting the
692 diary has been killed.
693 (fancy-diary-display): Add 'locator to button rather than 'marker.
694 Only generate temp-face when there are marks to apply.
695 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
696 (diary-fancy-date-pattern): New variable.
697 (diary-time-regexp): Doc fix.
698 (diary-anniversary, diary-time): New faces.
699 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
700 diary-time-regexp. Add font-lock-multiline property where needed.
701 Use new faces diary-anniversary and diary-time.
702 (diary-fancy-font-lock-fontify-region-function): New function, to
703 handle multiline font-lock pattern in fancy diary.
704 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
705 (diary-font-lock-keywords): Tweak time regexp. Use new face
706 diary-time.
707
708 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
709
710 * international/code-pages.el (mik): Table corrected.
711
712 2006-05-18 Kim F. Storm <storm@cua.dk>
713
714 * progmodes/grep.el (grep-find): Don't check grep-find-command
715 before running command (breaks non-interactive usage).
716
717 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
718
719 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
720 (ewoc--insert-new-node): Don't insert trailing newline.
721 Instead, adjust successor nodes's start markers.
722 (ewoc--refresh-node): Delete all text from current node's start
723 marker to the next one's; adjust successor nodes's start markers.
724 (ewoc--create): Doc fixes.
725 (ewoc--refresh): Don't insert newline.
726 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
727 * pcvs.el (cvs-make-cvs-buffer):
728 Specify extra newline for ewoc's header and footer.
729 (cvs-update-header): Update initial header recognition.
730 Append newline to final header and footer values.
731 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
732
733 2006-05-17 Richard Stallman <rms@gnu.org>
734
735 * files.el (file-name-extension): Doc fix.
736
737 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
738
739 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
740 we can explicitly enable/disable rather than toggle.
741 (shell-mode): Use it.
742 (shell-cd): Don't try to reproduce what `cd' does.
743
744 2006-05-17 Kim F. Storm <storm@cua.dk>
745
746 * ido.el (ido-read-internal): Use only nondirectory part of
747 default item.
748
749 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
750
751 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
752 (ewoc-nth): Doc fix.
753
754 (ewoc-map, ewoc-invalidate): Compute PP before looping.
755
756 2006-05-16 Eli Zaretskii <eliz@gnu.org>
757
758 * international/mule.el (auto-coding-alist): Add .lha to files
759 read with no-conversion.
760
761 * files.el (auto-mode-alist): Add .lha files to archive file
762 extensions.
763
764 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
765 Convert csize to integer when computing offsets within the
766 compressed archive file.
767
768 2006-05-16 Kim F. Storm <storm@cua.dk>
769
770 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
771 with read-from-minibuffer.
772
773 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
774
775 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
776 (byte-compile-warnings): Fix safe-local-variable property.
777
778 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
779
780 * allout.el (allout-show-bodies, allout-old-style-prefixes)
781 (allout-stylish-prefixes, allout-numbered-bullet)
782 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
783 predicates to qualify `safe-local-variable' property, when
784 available, else use equivalent lambda.
785 (allout-current-topic-collapsed-p): Do the right thing regarding
786 trailing blank lines.
787
788 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
789
790 * server.el (server-start): Only create a directory if needed.
791 (server-edit, server-unload-hook): server-start => server-mode.
792 (kill-emacs-hook): Cleanup upon exit.
793
794 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
795
796 * hexl.el (hexlify-buffer): Encode process arguments manually.
797
798 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
799
800 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
801 call to gdb-tooltip-print.
802
803 2006-05-15 Romain Francoise <romain@orebokech.com>
804
805 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
806 systems, default to "tar" since those systems probably have GNU tar.
807
808 2006-05-14 Lars Hansen <larsh@soem.dk>
809
810 * desktop.el (desktop-missing-file-warning): Fix docstring.
811 (desktop-restore-file-buffer): Correct question asked on missing file.
812
813 2006-05-14 Kim F. Storm <storm@cua.dk>
814
815 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
816 Add CUA move property.
817
818 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
819
820 * custom.el (custom-push-theme): Load the variable before checking
821 its `standard-value'.
822
823 2006-05-13 Lars Hansen <larsh@soem.dk>
824
825 * desktop.el (desktop-save): Use with-temp-buffer.
826
827 2006-05-12 Glenn Morris <rgm@gnu.org>
828
829 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
830 * calendar/calendar.el (calendar-mode-map):
831 * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
832 * calendar/appt.el (appt-check, appt-make-list): Refer to
833 diary-view-entries, diary-list-entries, diary-show-all-entries
834 rather than obsolete aliases.
835
836 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
837
838 * simple.el (line-move-finish): Avoid calling point motion hooks
839 while processing intangibility.
840
841 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
842
843 * term/xterm.el (terminal-init-xterm): Fix typo.
844
845 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
846
847 * allout.el: (allout-view-change-hook): Mark as being deprecated,
848 to be replaced by `allout-exposure-change-hook'.
849 (allout-exposure-change-hook): New, replacing
850 `allout-view-change-hook'.
851 (allout-flag-region): Run new hook `allout-exposure-change-hook',
852 in addition to `allout-view-change-hook'.
853 (allout-show-bodies, allout-old-style-prefixes)
854 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
855 lambda forms to prevent their showing up in variable help
856 presentations as inscrutable byte-compiled code.
857 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
858 Use string-or-null-p to qualify safe-local-variable values.
859 (allout-reindent-bodies): Use memq to qualify matches against
860 valid safe-local-variable values. Also, quote the lambda as above.
861 (allout-use-mode-specific-leader): Add missing candidate-value
862 symbols, use memq, and quote the lambda.
863 (allout-overlay-interior-modification-handler): Remove unused
864 variables `msg' and 'opened'.
865 (allout-hidden-p): Constrain invisibility consideration to allout's
866 invisibility spec, disregarding invisibility for other reasons.
867
868 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
869
870 * files.el (version-control): Correct safe values.
871
872 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
873
874 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
875
876 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
877 (ewoc--insert-new-node): New func.
878 Update callers of deleted funcs to use it, instead.
879
880 2006-05-11 Glenn Morris <rgm@gnu.org>
881
882 * calendar/calendar.el (diary-show-all-entries): Do not refer to
883 obsolete alias `show-all-diary-entries'.
884 (make-diary-entry): Not interactive.
885 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
886 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
887 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
888 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
889 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
890 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
891
892 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
893
894 * calendar/calendar.el (calendar-french-date-string)
895 (calendar-mayan-date-string, calendar-chinese-date-string)
896 (calendar-astro-date-string, calendar-iso-date-string)
897 (calendar-islamic-date-string, calendar-bahai-date-string)
898 (calendar-hebrew-date-string, calendar-coptic-date-string)
899 (calendar-ethiopic-date-string, calendar-persian-date-string):
900 These functions are not interactive.
901
902 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
903
904 * files.el: Balance parentheses.
905
906 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
907
908 * files.el, newcomment.el, outline.el, simple.el,
909 emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
910 progmodes/cc-vars.el, progmodes/compile.el:
911 Move `safe-local-variable' declarations to the respective files.
912
913 * help-fns.el (describe-variable): Don't print safe-var if it is
914 byte-code. Improve wording as suggested by Luc Teirlinck.
915
916 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
917
918 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
919 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
920 Use a token for pending-triggers to ensure gdb-var-update
921 gets called once per user input again for pre-GDB 6.4.
922 (gdb-var-delete): Match on more complex expressions.
923 (gdb-var-list-children-handler, gdb-var-create-handler):
924 Use a token for consistency.
925
926 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
927
928 * textmodes/org.el (org-read-date, org-goto-calendar)
929 (org-agenda-goto-calendar):
930 Bind `view-calendar-holidays-initially' to nil.
931
932 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
933
934 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
935 Update all callers to do it there, instead.
936
937 2006-05-10 Glenn Morris <rgm@gnu.org>
938
939 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
940 prefix arg case, to avoid view-diary-entries-initially error.
941 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
942 (calendar-date-is-legal-p): Handle dates with no day part.
943
944 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
945
946 * comint.el (comint-insert-input): Just make it when
947 comint-use-prompt regexp is nil (default) and with the mouse.
948 (comint-copy-old-input): Reinstate from 2004-06-23.
949 (comint-mode-map): Bind C-c C-m to it.
950
951 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
952
953 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
954 Remove spurious move to point-max (new comint behavior fixes).
955
956 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
957 compatibility function (Emacs 18/19).
958 (idlwave-is-continuation-line): Always return point at start of
959 previous non-blank continuation line.
960 `keyword-parameters': Fix continued comment font-lock matcher.
961 (idlwave-font-lock-fontify-region): Written, use as
962 font-lock-fontify-region-function, to fix continued keyword
963 fontification issues.
964
965 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
966
967 * term/mac-win.el (mac-font-panel-mode): Doc fix.
968 (mac-service-selection, mac-service-open-file)
969 (mac-service-open-selection, mac-service-mail-selection)
970 (mac-service-mail-to, mac-service-insert-text): Rename from
971 mac-services-*. All uses changed.
972 (mac-apple-event-map): Rename event symbol `services' to `service'.
973
974 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
975
976 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
977 (ewoc--node-enter-first, ewoc--node-enter-last)
978 (ewoc--delete-node-internal): Merge funcs into unique callers.
979
980 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
981
982 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
983 return value of read-from-minibuffer for empty input.
984
985 2006-05-09 Miles Bader <miles@gnu.org>
986
987 * comint.el (comint-insert-input): Remove redundant calls to setq
988 and goto-char.
989
990 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
991
992 * comint.el (comint-insert-input): Make it work when
993 comint-use-prompt-regexp is t.
994
995 2006-05-10 Miles Bader <miles@gnu.org>
996
997 * subr.el (field-at-pos): New function.
998
999 * comint.el (comint-insert-input): Use it.
1000
1001 2006-05-09 Juri Linkov <juri@jurta.org>
1002
1003 * battery.el (battery-linux-proc-acpi): Also try
1004 `/proc/acpi/thermal_zone/THR2/temperature'.
1005
1006 * files.el <safe-local-variable>: Remove `eval' and `let' binding
1007 for now unused lambda `string-or-null'.
1008
1009 * add-log.el (change-log-default-name): Put `string-or-null-p'
1010 instead of lambda on `safe-local-variable' property.
1011
1012 * diff-mode.el (diff-context->unified): Use `region-beginning' and
1013 `region-end' instead of `mark' and `point'.
1014 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
1015 Operate on region in Transient Mark mode when the mark is active.
1016 Use `region-beginning' and `region-end' instead of `mark' and
1017 `point'.
1018 (diff-hunk-text, diff-goto-source): Doc fix.
1019
1020 * startup.el (fancy-splash-screens, normal-splash-screen): Use
1021 face `mode-line-buffer-id' for mode-line buffer face instead of
1022 hard-coded `(:weight bold)'.
1023
1024 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
1025 buffer-undo-list to t (undo-ask is reproducible by visiting
1026 nested archives).
1027
1028 2006-05-09 Kim F. Storm <storm@cua.dk>
1029
1030 * progmodes/grep.el (rgrep): Set default directory of *grep*
1031 buffer if we start M-x rgrep in the *grep* buffer and choose
1032 a different base directory.
1033
1034 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
1035
1036 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
1037 completion also when ido is loaded.
1038
1039 2006-05-09 Masatake YAMATO <jet@gyve.org>
1040
1041 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
1042 "warning" and "import".
1043 (cpp-font-lock-keywords): Added "warning".
1044
1045 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
1046
1047 * term/xterm.el (terminal-init-xterm): Add more key bindings.
1048
1049 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
1050
1051 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
1052 pages at a time, if we signal the end, we should indeed reach that end.
1053
1054 2006-05-08 David Reitter <david.reitter@gmail.com>
1055
1056 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
1057 output during execution of the body.
1058
1059 2006-05-08 Kim F. Storm <storm@cua.dk>
1060
1061 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
1062
1063 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
1064
1065 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
1066 Use with-current-buffer.
1067
1068 2006-05-07 Kim F. Storm <storm@cua.dk>
1069
1070 * subr.el (add-to-history): Remove keep-dups arg.
1071
1072 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
1073 to nil around call to add-to-history.
1074
1075 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
1076
1077 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
1078 than after a buffer modification.
1079
1080 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
1081
1082 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
1083 call to...
1084 (gud-watch): ...here so speedbar is raised for already watched
1085 expressions.
1086 (gdb-speedbar-refresh): Delete function.
1087 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
1088 Use speedbar-timer-fn instead of speedbar-refresh (reverting
1089 earlier change).
1090 (gdb-var-evaluate-expression-handler)
1091 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
1092
1093 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
1094 Update localized contents for all buffers except ignored modes.
1095
1096 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1097
1098 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
1099 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
1100 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
1101 (mac-handle-font-panel-closed, mac-handle-font-selection):
1102 New functions.
1103 (mac-font-panel-mode): New minor mode.
1104 (mac-apple-event-map): Add bindings for toolbar toggle button and
1105 font panel.
1106 (menu-bar-showhide-menu): Add mac-font-panel-mode.
1107
1108 2006-05-07 John Paul Wallington <jpw@pobox.com>
1109
1110 * ibuffer.el (ibuffer-compressed-file-name-regexp):
1111 Avoid `regexp-opt'; simplify regexp for readability.
1112
1113 2006-05-06 Eli Zaretskii <eliz@gnu.org>
1114
1115 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
1116 * files.el (buffer-stale-function):
1117 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
1118 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
1119 links to the main manual, not to emacs-xtra.
1120
1121 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1122
1123 * term/mac-win.el: (mac-utxt-to-string): Don't make adjustment for
1124 MacJapanese if text is ASCII-only.
1125
1126 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
1127
1128 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
1129 unless so nil isn't returned.
1130 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
1131
1132 2006-05-06 Kim F. Storm <storm@cua.dk>
1133
1134 * subr.el (add-to-history): New function.
1135
1136 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
1137 (ediff-merge-files-with-ancestor):
1138 * env.el (setenv):
1139 * isearch.el (isearch-update-ring):
1140 * server.el (server-visit-files):
1141 * progmodes/grep.el (lgrep, rgrep):
1142 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
1143 * progmodes/xscheme.el (xscheme-insert-expression):
1144 Use add-to-history.
1145
1146 * kmacro.el (kmacro-push-ring): Use add-to-history.
1147 (kmacro-ring-length): Remove unused defun.
1148 (kmacro-start-macro): Use kmacro-push-ring.
1149
1150 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
1151
1152 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
1153 directly instead of a lambda expression that calls it.
1154
1155 2006-05-06 Kim F. Storm <storm@cua.dk>
1156
1157 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
1158 instead of compute-motion.
1159
1160 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
1161
1162 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
1163 change.
1164
1165 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
1166
1167 * startup.el (command-line-1): Refer to "Pure Storage" on
1168 pure-space-overflow.
1169
1170 2006-05-05 Martin Rudalics <rudalics@gmx.at>
1171
1172 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
1173 provided faces once they all have been used up.
1174
1175 2006-05-05 Eli Zaretskii <eliz@gnu.org>
1176
1177 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
1178 reference to the Lisp manual to the warning about pure space
1179 overflow.
1180
1181 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1182
1183 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
1184 argument to avoid the call to `ispell-internal-change-dictionary'
1185 when not needed.
1186 (ispell-change-dictionary): Use this argument and call
1187 `ispell-internal-change-dictionary' after the possible change
1188 to `ispell-local-dictionary'.
1189 (ispell-internal-change-dictionary): Check for a change in
1190 personal dictionary use too.
1191 Cosmetic changes from Agustin Martin
1192 <agustin.martin@hispalinux.es>.
1193
1194 2006-05-05 Eli Zaretskii <eliz@gnu.org>
1195
1196 * startup.el (command-line): On MS-Windows, probe "~", not
1197 "~USER", for warning about non-existent home directory
1198
1199 * arc-mode.el (archive-l-e): New optional argument `float' means
1200 generate a float value.
1201 (archive-arc-summarize, archive-lzh-summarize)
1202 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
1203 with 3rd argument non-nil when file's size is being computed.
1204 Format the file sizes with %8.0f instead of %8d.
1205
1206 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1207
1208 * cus-start.el (all): Add mac-dnd-known-types.
1209
1210 * term/mac-win.el: (mac-utxt-to-string, mac-string-to-utxt)
1211 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
1212 (mac-TIFF-to-string): New functions.
1213 (x-get-selection, x-selection-value)
1214 (mac-select-convert-to-string): Use them.
1215 (mac-text-encoding-mac-japanese-basic-variant): New constant.
1216 (mac-dnd-types-alist): New customization variable.
1217 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
1218 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
1219 (mac-dnd-handle-drag-n-drop-event): New functions.
1220 (mac-drag-n-drop): Remove function.
1221 (global-map): Bind drag-n-drop and M-drag-n-drop to
1222 mac-dnd-handle-drag-n-drop-event.
1223
1224 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
1225
1226 * progmodes/perl-mode.el (perl-beginning-of-function):
1227 Skip anonymous subs.
1228
1229 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
1230
1231 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
1232 regexp-opt at run time.
1233
1234 * term.el (term-handle-ansi-escape): Fix off by one error.
1235
1236 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
1237
1238 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
1239 (gdb-init-1, gdb-post-prompt): ...and references to it.
1240 (gdb-frame-handler): Strip directory name from filename if present.
1241
1242 * progmodes/gud.el (gdb-force-update): Delete defvar
1243 (gud-speedbar-buttons): ...and references to it. Use window-start
1244 to try to keep positon in watch expression.
1245
1246 2006-05-03 Richard Stallman <rms@gnu.org>
1247
1248 * simple.el (next-history-element, previous-history-element): Doc fix.
1249
1250 * isearch.el (isearch-update-ring): Doc fix.
1251
1252 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
1253
1254 * isearch.el (isearch-update-ring): Take history-delete-duplicates
1255 into consideration. Replace one arm ifs with whens.
1256
1257 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
1258
1259 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
1260 (menu): Fix typo.
1261
1262 2006-05-02 Miles Bader <miles@gnu.org>
1263
1264 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
1265
1266 2006-05-02 Jay Belanger <belanger@truman.edu>
1267
1268 * calc/calc-embed.el: (calc-override-minor-modes-map)
1269 (calc-override-minor-modes): New variables.
1270 (calc-do-embedded): Make sure that Calc keystrokes aren't
1271 overwritten by minor modes.
1272
1273 2006-05-02 Chong Yidong <cyd@mit.edu>
1274
1275 * msb.el (msb): If EVENT is a down event, read and discard the up event.
1276
1277 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
1278
1279 * startup.el (command-line-1): Refer to Lisp manual when
1280 pure-space-overflow occurs.
1281
1282 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
1283 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
1284 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
1285 (version-control): Don't use `t' for safe-local-variable declarations.
1286
1287 2006-05-01 Richard Stallman <rms@gnu.org>
1288
1289 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
1290 M-r, M-R, M-A, M-SPC or M-DEL.
1291 (diff-mode-map): diff-refine-hunk now on C-c C-w
1292 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
1293
1294 * help-mode.el (help-mode): view-exit-action calls delete-window
1295 only when it is safe and possible.
1296
1297 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
1298 in messages.
1299
1300 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
1301
1302 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
1303 in the default tool-bar-map.
1304
1305 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
1306
1307 * net/tramp.el (tramp-completion-file-name-handler-alist)
1308 (tramp-run-real-handler, tramp-completion-run-real-handler)
1309 (tramp-completion-handle-file-name-all-completions)
1310 (tramp-completion-handle-file-name-completion): Autoload them.
1311 (tramp-completion-handle-file-exists-p)
1312 (tramp-completion-handle-file-name-directory)
1313 (tramp-completion-handle-file-name-nondirectory)
1314 (tramp-completion-handle-expand-file-name): Remove them.
1315 (tramp-handle-file-name-directory): Return the real directory name.
1316 Returning "/" only doesn't need to be necessary any longer.
1317 (tramp-file-name-handler): Make special attention when in hostname
1318 completion mode.
1319 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
1320 (tramp-register-file-name-handlers):
1321 Register `tramp-completion-file-name-handler' only when
1322 `partial-completion-mode' is enabled.
1323 (tramp-completion-handle-file-name-all-completions):
1324 Delete directory part from results.
1325 (tramp-get-completion-methods, tramp-get-completion-user-host):
1326 Discard deleting "/", it doesn't work after the change of
1327 `tramp-handle-file-name-directory' above.
1328
1329 2006-05-01 Kim F. Storm <storm@cua.dk>
1330
1331 * progmodes/grep.el (grep-expand-template): Use save-match-data
1332 and symbol-value.
1333
1334 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1335
1336 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
1337 Use select-frame-set-input-focus instead of raise-frame.
1338 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
1339
1340 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
1341
1342 * progmodes/gud.el (gud-def): Add %c case.
1343 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
1344 (gud-format-command): Make match case sensitive. Match on %F.
1345
1346 2006-04-30 Glenn Morris <rgm@gnu.org>
1347
1348 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
1349 (cal-tex-preamble): Use cal-tex-preamble-extra.
1350 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
1351 than alias `list-diary-entries'.
1352
1353 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1354
1355 * help-fns.el (describe-variable): Add info about safe local variables.
1356
1357 2006-04-29 Richard Stallman <rms@gnu.org>
1358
1359 * bindings.el (mode-line-format): help-echo doc fixes.
1360
1361 * net/tramp.el (tramp-file-name-handler-alist): Delete
1362 expand-file-name and other operations that can cause spurious loading.
1363
1364 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1365
1366 * files.el (safe-local-variable-p): Remove support for the special
1367 value t.
1368
1369 * textmodes/paragraphs.el (sentence-end-without-space):
1370 Fix safety predicate.
1371 (sentence-end-double-space, sentence-end-without-period)
1372 (paragraph-ignore-fill-prefix):
1373 * textmodes/fill.el (colon-double-space):
1374 * abbrev.el (abbrev-mode): Tighten the safety predicate.
1375
1376 * subr.el (booleanp): New fun.
1377
1378 * textmodes/reftex-vars.el (reftex-guess-label-type):
1379 Tighten the safety predicate.
1380
1381 2006-04-28 Kim F. Storm <storm@cua.dk>
1382
1383 * progmodes/grep.el (defgroup grep): Doc fix.
1384 (grep-auto-highlight): Remove.
1385 (grep-template): New defcustom.
1386 (grep-find-template): Rename from grep-tree-template.
1387 (grep-files-aliases): Rename from grep-tree-files-aliases.
1388 Remove "all" alias, add "l" alias.
1389 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
1390 (grep-find-ignored-directories): New defcustom to replace
1391 grep-tree-ignore-CVS-directories, to facilitate ignoring
1392 subdirectories for multiple version control systems.
1393 (grep-mode-map): Add Recursive grep item to GREP menu.
1394 (grep-regexp-history, grep-files-history): New defvars.
1395 (grep-probe): New helper function.
1396 (grep-compute-defaults): Use it to simplify code.
1397 Adapt to name changes.
1398 Use `.' as base in grep-find-template rather than <D>.
1399 (grep): Remove superfluous highlight-regexp arg. Fix doc.
1400 Call grep-compute-defaults unconditionally.
1401 (grep-expand-keywords): New defconst.
1402 (grep-expand-template): Rename from grep-expand-command-macros.
1403 Simplify via grep-expand-keywords. Look at case-fold-search instead
1404 of grep-tree-ignore-case to add -i option.
1405 Bind case-fold-search to nil while matching keywords.
1406 (grep-tree-last-regexp, grep-tree-last-files): Remove.
1407 (grep-read-regexp, grep-read-files): New helper functions.
1408 (rgrep): Rename from grep-tree. Rework to use proper histories.
1409 Adapt to changes in defcustoms and functions above.
1410 (lgrep): New command, as grep, but using same interactive UI as rgrep.
1411
1412 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
1413
1414 * net/tramp.el (tramp-completion-file-name-handler):
1415 Disable Tramp's functionality while loading Tramp itself.
1416 (tramp-register-file-name-handlers): That's a defsubst now.
1417 Code from `tramp-repair-jka-compr' moved here. Apply it via
1418 `after-init-hook'.
1419 (tramp-repair-jka-compr): Remove.
1420
1421 2006-04-27 Jay Belanger <belanger@truman.edu>
1422
1423 * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
1424 read expression when `math-read-big-expr' doesn't work.
1425
1426 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
1427
1428 * startup.el (command-line-1): Display warning when
1429 pure-space-overflow is non-nil.
1430
1431 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1432
1433 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
1434 risky.
1435
1436 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1437
1438 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
1439 Return the URL or nil if none can be generated.
1440
1441 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
1442
1443 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
1444 byte compiler warnings.
1445 (gud-basic-call, gud-find-expr): Let user select an expression
1446 for printing. Print expression as well as value in GUD buffer.
1447
1448 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
1449
1450 * allout.el: Remove local autoload declaration for
1451 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
1452 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
1453 (allout-plain-bullets-string, allout-distinctive-bullets-string)
1454 (allout-use-mode-specific-leader, allout-old-style-prefixes)
1455 (allout-stylish-prefixes, allout-numbered-bullet)
1456 (allout-file-xref-bullet, allout-presentation-padding)
1457 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
1458 safe-local-variable with suitable value spec, and add autoload
1459 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
1460 (move-beginning-of-line, move-end-of-line): Repair so these compat
1461 functions now actually resituate the point, when appropriate.
1462
1463 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
1464
1465 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
1466
1467 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
1468 (add-log-iso8601-time-string): Fix call to format-time-string.
1469
1470 2006-04-26 Kim F. Storm <storm@cua.dk>
1471
1472 * subr.el (posn-string, posn-image, posn-object): Doc fix.
1473
1474 2006-04-26 Masatake YAMATO <jet@gyve.org>
1475
1476 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
1477 Add support for "//" style comments. Remove `b' flag
1478 from ?* in `asm-mode-syntax-table'.
1479
1480 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
1481
1482 * follow.el: Use (featurep 'xemacs) everywhere.
1483 (follow-mode): Use define-minor-mode.
1484 (follow-mode-map): Move initialization into the declaration.
1485 Use command remapping.
1486 (follow-emacs-version-xemacs-p): Remove.
1487 (follow-submit-feedback): Remove.
1488
1489 * allout.el (allout-layout, allout-passphrase-verifier-string)
1490 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
1491
1492 * textmodes/reftex-vars.el (reftex-vref-is-default)
1493 (reftex-fref-is-default, reftex-guess-label-type):
1494 Tighten up a bit the safety predicate.
1495
1496 * textmodes/paragraphs.el (sentence-end-double-space)
1497 (sentence-end-without-period, sentence-end-without-space)
1498 (page-delimiter, paragraph-ignore-fill-prefix):
1499 Tighten up a bit the safety predicate.
1500
1501 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
1502
1503 * progmodes/python.el (python-continuation-line-p)
1504 (python-beginning-of-statement): syntax-ppss may return
1505 a negative depth.
1506 (python-mode): Don't forcefully enable font-lock.
1507
1508 * time-stamp.el (time-stamp-start, time-stamp-end)
1509 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
1510
1511 * add-log.el: Remove spurious * in docstrings.
1512 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
1513 (add-change-log-entry): Use it here, since it's not specific
1514 to iso8601.
1515 (add-log-iso8601-time-string): Don't use it here any more.
1516 (change-log-indent-text, change-log-indent): Rename from add-log-*.
1517
1518 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
1519
1520 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
1521
1522 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
1523 (rcirc-toggle-low-priority): Doc fix.
1524 (rcirc-handler-NOTICE): Remove beginning of line anchor in
1525 ChanServ regexp.
1526 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
1527 #emacs.
1528 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
1529 (rcirc-decode-coding-system): Use utf-8 as the default.
1530 (rcirc-multiline-minor-mode): Set the fill-column.
1531 (rcirc-format-response-string): Display bright and dim nicks.
1532 (rcirc-browse-url): Update interactive spec to fill ARG.
1533 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
1534 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
1535
1536 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
1537
1538 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
1539 case for @Article, etc.
1540
1541 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
1542
1543 * net/tramp.el (tramp-register-file-name-handlers): New defun.
1544 Added with autoload cookie.
1545 (tramp-unload-file-name-handlers): Rename from
1546 `tramp-unload-file-name-handler-alist'.
1547
1548 2006-04-23 Romain Francoise <romain@orebokech.com>
1549
1550 * comint.el (comint-match-partial-filename): Doc fix.
1551
1552 2006-04-21 Glenn Morris <rgm@gnu.org>
1553
1554 * calendar/cal-menu.el (calendar-mode-map): Refer to
1555 `diary-view-entries' rather than alias `view-diary-entries'.
1556 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
1557
1558 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
1559
1560 * progmodes/antlr-mode.el (antlr-default):
1561 * cus-edit.el (custom-documentation):
1562 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
1563 in defface.
1564
1565 2006-04-21 Kim F. Storm <storm@cua.dk>
1566
1567 * image.el (image-type): New defun split out of create-image.
1568 (create-image): Use it.
1569
1570 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
1571
1572 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
1573 (org-open-at-point): Remove the "...done" message to keep output
1574 in the echo area visible.
1575 (org-export-as-xoxo): Fix call to `indent-region'.
1576
1577 2006-04-21 Kevin Ryde <user42@zip.com.au>
1578
1579 * international/mule.el (keyboard-coding-system): defcustom
1580 info-link fixes: "Specify Coding" has been split, keyboard now in
1581 "Terminal Coding", and "Single-Byte Character Support" is now
1582 "Unibyte Mode".
1583
1584 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
1585
1586 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
1587 Use font-lock-warning-face for any errors e.g. no stack.
1588 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
1589
1590 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
1591
1592 * progmodes/sh-script.el (sh-shell): Mark as safe.
1593
1594 * newcomment.el (comment-start, comment-start-skip)
1595 (comment-end-skip, comment-end): Mark as safe.
1596
1597 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
1598
1599 * textmodes/org.el (org-deadline-announce): Face removed.
1600 (org-level-faces, org-n-levels): Convert to constant.
1601 (org-compatible-face): New function.
1602 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
1603 (org-level-5, org-level-6, org-level-7, org-level-8)
1604 (org-special-keyword, org-warning, org-headline-done, org-link)
1605 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
1606 (org-scheduled-today, org-scheduled-previously, org-time-grid):
1607 Face definition revised for better color tty support.
1608 (org-bold-re, org-italic-re, org-underline-re): New constants.
1609 (org-set-font-lock-defaults): Use the new constants.
1610 (org-agenda-highlight-todo): New function.
1611 (org-agenda-todo): Fix bug with point at end of line.
1612 (org-agenda-change-all-lines, org-finalize-agenda-entries):
1613 Fontify TODO keywords.
1614 (org-insert-link): Preserve relative path in ../ links.
1615 (org-export-as-html): Convert links pointing to .org files into
1616 links that will work beteen the exported HTML files.
1617 (org-todo-list): Fix bug when arg=0.
1618 (org-insert-heading): More fine-tuning.
1619
1620 2006-04-19 Romain Francoise <romain@orebokech.com>
1621
1622 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
1623 from `rmail-mime-charset-pattern'.
1624
1625 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
1626
1627 * progmodes/python.el (python-mode): Fix typo.
1628
1629 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
1630
1631 * comint.el (comint-previous-input): Don't clobber input line
1632 when moving off either end of the input history ring.
1633 (comint-delete-input): New function, used by
1634 `comint-previous-input' and others.
1635 (comint-previous-matching-input):
1636 Use `coming-delete-input'. Save the partial input if leaving the
1637 edit line. Goto point-max before deleting input to avoid
1638 partial input fragments hanging around.
1639 (comint-restore-input): New function, used by `comint-previous-input'.
1640
1641 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
1642
1643 * imenu.el (imenu--index-alist): Balance parentheses.
1644
1645 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
1646
1647 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
1648
1649 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
1650
1651 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
1652 file is nil.
1653
1654 2006-04-18 Richard Stallman <rms@gnu.org>
1655
1656 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
1657
1658 * imenu.el (imenu-create-index-function, imenu--index-alist)
1659 (imenu--last-menubar-index-alist, imenu--make-index-alist)
1660 (imenu-default-create-index-function, imenu--generic-function):
1661 Doc fixes.
1662
1663 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
1664
1665 * help-mode.el (help-mode): Set view-exit-action to delete window.
1666
1667 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
1668 now works by passing nil as arg.
1669
1670 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
1671
1672 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
1673 (read-abbrev-file): Provide default when reading filename.
1674
1675 * files.el (enable-local-variables): Allow :all as value.
1676 (hack-local-variables): Implement that value.
1677 (safe-local-variable-values, safe-local-eval-forms)
1678 (enable-local-variables): Mark as risky.
1679 (find-file-visit-truename, kept-old-versions): Mark safe.
1680
1681 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
1682 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
1683 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
1684
1685 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
1686
1687 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
1688 Use forward-line so as to get to BOL even in the presence of fields.
1689 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
1690 in return.
1691 (inferior-tcl): Tell tclsh to work in interactive mode.
1692
1693 * complete.el (partial-completion-mode):
1694 Use 'choose-completion-string-functions to make sure that
1695 choose-completion fills the minibuffer properly.
1696
1697 * complete.el (PC-old-read-file-name-internal): Remove.
1698 (PC-read-include-file-name-internal): Remove. Turn it into an advice
1699 of read-file-name-internal.
1700 (partial-completion-mode): Enable/disable this advice.
1701
1702 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
1703
1704 * net/tramp.el (tramp-completion-file-name-handler): Revert change
1705 of 2006-04-17.
1706
1707 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
1708
1709 * textmodes/org.el (org-insert-heading): Insert heading before
1710 current if at beginning of line.
1711 (org-todo, org-date): New faces.
1712 (org-table-align): Make sure tooltip window contains full text.
1713 (org-no-properties): New defsubst.
1714 (org-set-font-lock-defaults): Use new faces.
1715
1716 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
1717
1718 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
1719 for root variables.
1720
1721 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
1722 (gdb-frame-address): Re-use to identify frame for watch expression.
1723 (gdb-var-list, gdb-var-create-handler): Add frame address for root
1724 variables.
1725 (gdb-init-1, gdb-source, gdb-post-prompt)
1726 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
1727 (gdb-frame-handler): Get gdb-frame-address.
1728
1729 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
1730
1731 Sync with Tramp 2.0.53.
1732
1733 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
1734 'control. Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
1735 (tramp-completion-file-name-handler): Add autoload cookie for
1736 adding to `file-name-handler-alist'.
1737
1738 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
1739 the prompt. If it returns earlier (when detecting an error
1740 message), the rest of the output will merge accidently with the
1741 output of the next command. Reported by M Jared Finder
1742 <jared@hpalace.com>.
1743
1744 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
1745 for `process-file', in order to let it work for older Emacsen too.
1746
1747 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
1748
1749 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
1750 (tex-font-lock-keywords-3): Use it.
1751
1752 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
1753
1754 * newcomment.el (comment-add): New function.
1755 (comment-region-default, comment-dwim): Use it.
1756
1757 2006-04-15 Michael Olson <mwolson@gnu.org>
1758
1759 * emacs-lisp/tq.el: Improve comments.
1760 (tq-queue-head-question): New accessor function.
1761 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
1762 Update for modified queue structure.
1763 (tq-queue-add): Accept `question' argument.
1764 (tq-queue-pop): If a question is pending, send it.
1765 (tq-enqueue): Accept new optional argument `delay-question'.
1766 If this is non-nil, and at least one other question is pending a
1767 response, queue the question rather than sending it immediately.
1768
1769 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1770
1771 * calendar/appt.el (appt-add): Check whether an appointment is
1772 already present in appt-time-msg-list. Simplify code.
1773
1774 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
1775
1776 * progmodes/cc-langs.el (c-mode-menu):
1777 Don't presume c-subword-mode is bound.
1778
1779 2006-04-13 Bill Wohler <wohler@newt.com>
1780
1781 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
1782 (customize-package-emacs-version): Use cdr instead of cadr now
1783 that alists use dotted pairs.
1784
1785 * custom.el (defcustom): Fix docstring for :package-version.
1786
1787 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
1788
1789 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
1790 (tramp-handle-shell-command): Display output buffer only when
1791 `tramp-display-shell-command-buffer' is true.
1792 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
1793
1794 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
1795
1796 * textmodes/org.el (org-set-autofill-regexps): Set only the local
1797 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
1798
1799 2006-04-13 Romain Francoise <romain@orebokech.com>
1800
1801 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
1802 leaving temporary .cvsignore buffers behind.
1803
1804 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
1805
1806 * textmodes/org.el (org-set-regexps-and-options)
1807 (org-get-current-options): Better names for the startup folding
1808 options.
1809
1810 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
1811
1812 * vc.el (vc-annotate): Arrange for point to end up at the same
1813 line number as in the original, but only when using a new buffer.
1814
1815 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
1816
1817 * files.el (hack-one-local-variable-eval-safep):
1818 Recognize `edebug-form-spec' for `put', but only if it passes
1819 `edebug-basic-spec'. Generalize `put' handling.
1820
1821 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
1822 vetting file-local form specs.
1823
1824 * allout.el (allout-layout): Autoload its `safe-local-variable'
1825 property.
1826
1827 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
1828
1829 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
1830 (org-agenda-mouse-1-follows-link)
1831 (org-mouse-1-follows-link): New options.
1832 (org-format-agenda-item): Fix bug if TAGS is nil.
1833 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
1834
1835 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
1836
1837 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
1838 GDB 6.1+ gives full filename for "info sources" so use
1839 file-name-nondirectory.
1840
1841 2006-04-12 Romain Francoise <romain@orebokech.com>
1842
1843 * subr.el (read-passwd): Bind `message-log-max' to nil.
1844
1845 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
1846
1847 * progmodes/perl-mode.el (perl-indent-new-calculate):
1848 Recompute parse-start after jumping backward by a whole sexp.
1849
1850 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1851
1852 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
1853 window configuration.
1854 (vc-annotate-display-select): Select the buffer so that current-buffer
1855 (and selected-window) is the output buffer at the end of vc-annotate.
1856
1857 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
1858
1859 * vc.el (vc-annotate-color-map): Add custom TTY color map for
1860 8-color terminals, to use all of the colors in a sensible order.
1861 256-color terminals work well with the standard map.
1862 (vc-annotate-lines): Only strip the first color character if it
1863 is "#", to allow for terminal-style named colors.
1864 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
1865 the correct buffer is scrolled.
1866
1867 2006-04-11 Richard Stallman <rms@gnu.org>
1868
1869 * emacs-lisp/bytecomp.el (byte-compile-file):
1870 Bind enable-local-variables to :safe, and make normal-mode obey it.
1871
1872 * files.el (enable-local-variables): Allow value :safe.
1873 (normal-mode): Doc fix.
1874 (hack-local-variables): Implement enable-local-variables = :safe.
1875 (hack-local-variables-confirm): Don't prevent quitting.
1876
1877 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1878
1879 * loadhist.el (unload-feature): A bit of sanity check of
1880 load-history entries. Cancel timer-vars before unbinding them.
1881
1882 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
1883 quote special chars, and make the trick work on the hex part of the
1884 buffer as well.
1885 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
1886 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
1887
1888 * startup.el (normal-splash-screen): Fix last change so we don't wait
1889 2 minutes if we don't show the splash screen.
1890
1891 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
1892
1893 * textmodes/org.el (org-export-plain-list-max-depth)
1894 (org-table-spaces-around-separators)
1895 (org-radio-targets, org-activate-camels)
1896 (org-table-spaces-around-invisible-separators): Options removed.
1897 (org-time-stamp-rounding-minutes, org-remember-templates)
1898 (org-ellipsis, org-activate-links, org-descriptive-links):
1899 New options.
1900 (org-remember-apply-template, org-current-time)
1901 (org-finish-edit-table-field)
1902 (org-link-unescape, org-link-escape)
1903 (org-string-width, org-table-clean-line, org-html-do-expand)
1904 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
1905 (org-read-agenda-file-list): New functions.
1906 (org-table-edit-field)
1907 (org-table-create-or-convert-from-region): New commands
1908 (org-table-toggle-vline-visibility): Command removed.
1909 (org-table-convert-region): Made a command.
1910 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
1911 Replace with the normal org- functions.
1912 (org-self-insert-command): Don't trigger realign unnecessarily
1913 when blanking a field that is not full.
1914 (org-mode): `Set buffer-invisibility-spec' for links.
1915 (org-activate-links2): Hide link part and only show descriptive
1916 part of the link.
1917 (org-insert-link): Modify for new linking system.
1918 (org-store-link): Store description separately, for use by
1919 `org-insert-link'.
1920 (org-table-align): Use `org-string-width'.
1921 (defgroup): Completely new group structure for custom variables.
1922 (org-agenda-files): Option: Single file name allowed. Function:
1923 Optional argument unrestrited means ignore any restricitons.
1924 (org-install-agenda-files-menu): Find a buffer in Org-mode before
1925 trying to modify the menu. Use generalized access to
1926 `org-agenda-files.'
1927 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
1928 (org-agenda-file-to-front, org-remove-file, org-diary)
1929 (org-tags-view, org-export-icalendar-all-agenda-files)
1930 (org-export-icalendar-combine-agenda-files): Use generalized
1931 access to `org-agenda-files'.
1932 (org-remember-handler): Correctly preserve heading if present.
1933 (org-table-insert-row, org-table-insert-hline): Deal with
1934 invisible characters.
1935
1936 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
1937
1938 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
1939 (vc-annotate-color-map): New 18 element constant
1940 value/saturation, rotating hue colormap, from red->blue.
1941 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
1942 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
1943 (vc-annotate): To avoid killing the required local variables,
1944 set them before the end of `with-output-to-temp-buffer', and
1945 after first switching to annotate-mode.
1946 (vc-annotate-warp-version): Add buffer argument in goto-line to
1947 ensure annotation, not source, is scrolled.
1948
1949 2006-04-10 Bill Wohler <wohler@newt.com>
1950
1951 * custom.el (defcustom, custom-handle-keyword):
1952 Add :package-version keyword.
1953 (custom-add-package-version): New function. Sets value of new
1954 property 'custom-package-version from :package-version keyword.
1955 (defcustom): Create Common Keywords section in docstring.
1956 (defface, defgroup): Replace definitions of a select few keywords
1957 with a reference to the Common Keywords in defcustom.
1958 (defcustom, defface, defgroup): Replace reference to Customization
1959 chapter in manual with hyperlink.
1960
1961 * cus-edit.el (customize-package-emacs-version-alist):
1962 New variable.
1963 (customize-changed-options): Add check for custom-package-version.
1964 (customize-package-emacs-version): New function to look up Emacs
1965 version corresponding to the given package version.
1966
1967 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
1968 defun name, in similar fashion to find-variable-regexp.
1969
1970 2006-04-10 Eli Zaretskii <eliz@gnu.org>
1971
1972 * international/mule-cmds.el (set-locale-environment): Fix last
1973 change for when the locale's preferences don't specify any encoding.
1974
1975 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
1976
1977 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
1978 so the defined var/fun doesn't need to be quoted.
1979
1980 2006-04-10 Richard Stallman <rms@gnu.org>
1981
1982 * finder.el (finder-mode-map): Add n and p bindings.
1983
1984 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
1985
1986 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
1987 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
1988 (gdb-setup-windows): Put something in source window if we can't find
1989 the source file.
1990 (gdb-frame-handler): Make it work again with just assembly.
1991 (gdb-data-list-register-values-handler): Make it work when there is
1992 no stack.
1993
1994 2006-04-09 Richard Stallman <rms@gnu.org>
1995
1996 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
1997 specs while looking for charset.
1998
1999 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
2000
2001 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
2002 Make them faces.
2003 (lm-font-lock-keywords): Update appropriately.
2004
2005 2006-04-10 Kim F. Storm <storm@cua.dk>
2006
2007 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
2008 it can also replace buffer-substring-no-properties.
2009
2010 * emulation/cua-base.el (cua-delete-region, cua-paste)
2011 (cua-repeat-replace-region): Use filter-buffer-substring.
2012
2013 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
2014 (cua-cut-region-to-global-mark): Likewise.
2015
2016 * emulation/cua-rect.el (cua--extract-rectangle)
2017 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
2018
2019 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2020
2021 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
2022 entry-type. Add field delimiters to numerical fields if they are
2023 not present.
2024
2025 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2026
2027 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
2028 string-const to return value.
2029 (bibtex-remove-delimiters): Use it.
2030
2031 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2032
2033 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
2034 cl-byte-compile-compiler-macro unless it exists.
2035
2036 2006-04-08 Eli Zaretskii <eliz@gnu.org>
2037
2038 * files.el (hack-local-variables-confirm) <offer-save>:
2039 Clarify message text. Suggested by Ralf Angeli.
2040
2041 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org>
2042
2043 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
2044 (delete-extract-rectangle-line): Use `filter-buffer-substring'
2045 instead of `buffer-substring' and `delete-region'. (Most of the
2046 code actually copied from `kill-region'.)
2047
2048 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
2049
2050 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
2051 (rcirc-default-port): Rename from rcirc-port.
2052 (rcirc-default-nick): Rename from rcirc-nick.
2053 (rcirc-default-user-name): Rename from rcirc-user-name.
2054 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
2055 (rcirc-low-priority-flag): New variable.
2056 (rcirc-decode-coding-system): New defcustom.
2057 (rcirc-encode-coding-system): New defcustom.
2058 (rcirc-coding-system-alist): New defcustom.
2059 (rcirc-multiline-major-mode): New defcustom.
2060 (rcirc-nick): New internal variable.
2061 (rcirc-process): Remove variable.
2062 (rcirc-server-buffer): New variable.
2063 (rcirc): Update to use rcirc-default-* variables above.
2064 (rcirc-connect): Do not add window-configuration-hook-here.
2065 (rcirc-server): New internal variable.
2066 (rcirc-connect): Do not send keepalive pings if
2067 rcirc-keepalive-seconds is nil.
2068 (with-rcirc-server-buffer): New macro.
2069 (rcirc-send-string): Encode with rcirc-encode-coding-system.
2070 (rcirc-server-name): Rename from rcirc-server.
2071 (rcirc-buffer-process): New function.
2072 (rcirc-buffer-nick): New function.
2073 (rcirc-buffer-target): Remove function.
2074 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
2075 New commands.
2076 (rcirc-mode-map): Change binding of C-c C-l to
2077 rcirc-toggle-low-priority.
2078 (rcirc-mode): Initialize coding system based on
2079 rcirc-coding-system-alist. New change-major-mode-hook to part the
2080 channel on a mode change. Make kill-buffer-hook buffer-local.
2081 (rcirc-change-major-mode-hook): New function.
2082 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
2083 (rcirc-last-post-time): New variable.
2084 (rcirc-process-message): Store the last time user posted a message
2085 to this target.
2086 (rcirc-multiline-minor-mode): New mode.
2087 (rcirc-multiline-minor-mode-map): New mode map.
2088 (rcirc-edit-multiline): Put multiline-edit buffer in
2089 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
2090 (rcirc-print): Ignore any line starting with an ignored nick.
2091 (rcirc-print): Decode using rcirc-decode-coding-system.
2092 (rcirc-track-minor-mode): Update global-mode-string when disabling
2093 this mode.
2094 (minor-mode-alist): Add LowPri indicator.
2095 (rcirc-toggle-low-priority): New function.
2096 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
2097 next lowpriority buffer with activity.
2098 (rcirc-record-activity): Sort buffers in rcirc-activity by the
2099 last time the user posted a message in to the target.
2100 (rcirc-update-activity-string): New formatting for low priority
2101 buffers.
2102 (rcirc-split-activity): New function.
2103 (rcirc-handler-PART, rcirc-handler-KICK)
2104 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
2105 (rcirc-nick-away-alist): New variable.
2106 (rcirc-handler-301): New handler. Away messages are printed once
2107 per change.
2108
2109 2006-04-08 Eli Zaretskii <eliz@gnu.org>
2110
2111 * info.el (Info-follow-nearest-node): Doc fix.
2112
2113 * international/mule-cmds.el (set-locale-environment): Make sure
2114 the coding-system preferred by the locale's language has the same
2115 EOL conversion type as the original buffer-file-coding-system.
2116 (locale-language-names): Add a few MS Windows language codes.
2117
2118 2006-04-07 Richard Stallman <rms@gnu.org>
2119
2120 * simple.el (eval-expression): Doc fix.
2121
2122 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
2123 (eval-defun): Doc fixes.
2124
2125 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2126
2127 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
2128
2129 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
2130
2131 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
2132 GDB list command without argument for greater generality.
2133
2134 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
2135
2136 * subr.el (string-or-null-p): New function.
2137
2138 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
2139
2140 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
2141
2142 * files.el: Update comment about safe-local-variable declarations.
2143
2144 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2145
2146 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
2147 See idlwave.org.
2148
2149 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
2150 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
2151
2152 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
2153 See idlwave.org.
2154
2155 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
2156 version 6.0 (minimal changes). See idlwave.org.
2157
2158 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
2159 6.0 (minimal changes). See idlwave.org.
2160
2161 * progmodes/idlw-rinfo.el: File obsoleted and removed.
2162
2163 2006-04-06 Romain Francoise <romain@orebokech.com>
2164
2165 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
2166 symmetric encryption features and a new asynchronous interface to
2167 GnuPG. This new version is version 1.4, plus whitespace changes.
2168
2169 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
2170
2171 * files.el: Move some `safe-local-variable' declarations to the
2172 respective files.
2173
2174 * textmodes/ispell.el (ispell-check-comments)
2175 (ispell-local-dictionary): Mark as safe.
2176
2177 * abbrev.el (abbrev-mode): Mark as safe.
2178
2179 * add-log.el (change-log-default-name): Mark as safe.
2180
2181 * textmodes/reftex-vars.el (reftex-vref-is-default)
2182 (reftex-fref-is-default, reftex-level-indent)
2183 (reftex-guess-label-type): Mark as safe.
2184
2185 * textmodes/fill.el (colon-double-space): Mark as safe.
2186
2187 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
2188 (sentence-end-double-space, sentence-end-without-period)
2189 (sentence-end-without-space, sentence-end, sentence-end-base)
2190 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
2191
2192 2006-04-06 Kim F. Storm <storm@cua.dk>
2193
2194 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
2195 the :set-after list.
2196 (ido-downcase-unc-hosts): New user option. Default on.
2197 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
2198 when it is set, as regexps are now applied on the fly.
2199 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
2200 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
2201 on the fly, but only when ido-process-ignore-lists is set.
2202 Do case insensitive filtering if ido-downcase-unc-hosts is set.
2203 Only downcase names if ido-downcase-unc-hosts is set.
2204
2205 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
2206
2207 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
2208
2209 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
2210
2211 2006-04-05 Kim F. Storm <storm@cua.dk>
2212
2213 * ido.el (ido-mode): Set after ido-unc-hosts and
2214 ido-ignore-unc-host-regexps.
2215 (ido-save-history): Save ido-unc-hosts-cache.
2216 (ido-load-history): Load ido-unc-hosts-cache.
2217 (ido-reread-directory): Refresh unc hosts cache in // dir.
2218
2219 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
2220 to nil while displaying slash screen.
2221
2222 2006-04-05 Daiki Ueno <ueno@unixuser.org>
2223
2224 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
2225 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
2226
2227 2006-04-05 Kenichi Handa <handa@m17n.org>
2228
2229 * international/characters.el: Setup cases of Latin, Greek, and
2230 Cyrillic characters in CJK charsets.
2231
2232 2006-03-29 Daiki Ueno <ueno@unixuser.org>
2233
2234 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
2235 default-enable-multibyte-characters. This reverts the change from
2236 revision 6.17 which is no longer necessary because the passphrase
2237 is sent separately now. GnuPG messages are unreadable under
2238 multibyte locales with default-enable-multibyte-characters set to nil.
2239
2240 2006-04-04 Andreas Schwab <schwab@suse.de>
2241
2242 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
2243 and `byte-compile-warnings' as `safe-local-variable'.
2244
2245 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
2246
2247 * man.el (Man-mode-map): Restore the \r binding.
2248 (Man-abstract-xref-man-page): If Man-target-string is a function,
2249 call it.
2250 (Man-highlight-references): Use Man-default-man-entry to get the
2251 target. Deal with xrefs too.
2252 (Man-highlight-references0): Don't call the target function.
2253
2254 * woman.el (WoMan-xref-man-page): Strip the section number, woman
2255 cannot deal with it.
2256
2257 2006-04-04 Daiki Ueno <ueno@unixuser.org>
2258
2259 * pgg-gpg.el: Clean up process buffers every time gpg processes
2260 complete.
2261
2262 2006-04-04 Kenichi Handa <handa@m17n.org>
2263
2264 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
2265 here.
2266 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
2267 Temporarily bind inhibit-field-text-motion to t.
2268
2269 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
2270
2271 * startup.el (normal-splash-screen): Only set mode-line-format in the
2272 splash buffer, so as not to interfere when debugging the code.
2273 Ignore errors when switching buffer.
2274
2275 2006-04-03 Romain Francoise <romain@orebokech.com>
2276
2277 * dired.el (dired-dnd-protocol-alist): Fix typo.
2278
2279 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
2280
2281 * savehist.el (savehist): Add :version.
2282 (savehist-ignored-variables): New variable.
2283 (savehist-minibuffer-hook): Don't save variables listed in
2284 `savehist-ignored-variables'.
2285
2286 * dired.el (dired-dnd-protocol-alist): Mention that change does
2287 only apply to new buffers in doc string.
2288
2289 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
2290
2291 * recentf.el (recentf-open-files-item): Include newline in button
2292 field, so opening a file will work, when the point is at the end
2293 of the file name. Allow, for example, to [i]search a file by
2294 extension and just push RET to open it.
2295
2296 2006-04-03 Daiki Ueno <ueno@unixuser.org>
2297
2298 * pgg-gpg.el (pgg-gpg-process-filter)
2299 (pgg-gpg-wait-for-completion): Check if buffer is alive.
2300
2301 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
2302 lines, temporary fix.
2303
2304 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
2305
2306 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
2307
2308 2006-04-02 Richard Stallman <rms@gnu.org>
2309
2310 * progmodes/compile.el (compilation-message-face): Make it defcustom.
2311
2312 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
2313
2314 * ibuf-macs.el (define-ibuffer-column): Add a new key:
2315 header-mouse-map.
2316
2317 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
2318 (ibuffer-mode-header-map): New keymaps.
2319 (ibuffer-update-title-and-summary): Enable mouse face highlighting
2320 and keybindings for column headers.
2321 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
2322 property.
2323
2324 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
2325
2326 * speedbar.el (speedbar-after-create-hook): Doc fix.
2327
2328 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
2329
2330 * shell.el (shell-directory-tracker)
2331 (shell-dynamic-complete-command): Doc fixes.
2332
2333 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
2334
2335 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
2336 terminals.
2337
2338 2006-04-01 Kim F. Storm <storm@cua.dk>
2339
2340 * ido.el (ido-unc-hosts-cache): New defvar.
2341 (ido-unc-hosts): If value of defcustom is a function, call it to
2342 get list of UNC hosts. Add function-item choices to specify
2343 ido-unc-hosts-net-view or user function.
2344 (ido-ignore-unc-host-regexps): New defcustom.
2345 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
2346 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
2347 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
2348
2349 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
2350
2351 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
2352 wwidth.
2353
2354 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
2355
2356 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
2357 (ido-max-work-file-list, ido-switch-buffer)
2358 (ido-read-file-name-as-directory-commands):
2359 Fix typos in docstrings.
2360
2361 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2362
2363 * term/mac-win.el (mac-system-coding-system): Define and use after
2364 Mac-specific coding systems are ready.
2365
2366 2006-03-27 Romain Francoise <romain@orebokech.com>
2367
2368 * net/rcirc.el (rcirc-connect): Add autoload cookie.
2369
2370 * ldefs-boot.el: Update.
2371
2372 2006-03-27 Daiki Ueno <ueno@unixuser.org>
2373
2374 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
2375 passphrases when it is not needed.
2376 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
2377 passphrase stuff from gpg, should only be necessary when you use
2378 gpg with a smartcard.
2379
2380 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
2381
2382 * comint.el (comint-dynamic-list-completions): Allow user to
2383 select *Completions* buffer.
2384
2385 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
2386
2387 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
2388
2389 2006-03-26 Andreas Schwab <schwab@suse.de>
2390
2391 * progmodes/gud.el (gdb): Only complain about multiple debugging
2392 when the gdb process is still running.
2393
2394 2006-03-25 Eli Zaretskii <eliz@gnu.org>
2395
2396 * mail/rmail.el (tool-bar-map): Defvar it.
2397 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
2398 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
2399
2400 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
2401
2402 * help.el (print-help-return-message): Suggest to use
2403 display-buffer instead of switch-to-buffer-other-window to restore
2404 the previous window without selecting it.
2405
2406 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2407
2408 * frame.el (select-frame-by-name): Call x-focus-frame also when
2409 window-system is mac.
2410
2411 * term/mac-win.el: Adjust Courier font specifications in
2412 x-fixed-font-alist.
2413 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
2414 when directly encoding to UTF-16 in native byte order, no BOM.
2415
2416 2006-03-25 Kim F. Storm <storm@cua.dk>
2417
2418 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
2419 (cua--init-keymaps): Use it instead of fixed C-return.
2420 (cua-mode): Set after it.
2421
2422 * emulation/cua-rect.el (cua--init-rectangles):
2423 Use cua-rectangle-mark-key instead of fixed C-return.
2424
2425 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
2426
2427 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
2428 "run" in .gdbinit.
2429 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
2430
2431 2006-03-24 Romain Francoise <romain@orebokech.com>
2432
2433 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
2434 `display-buffer-other-frame'.
2435
2436 2006-03-24 Kim F. Storm <storm@cua.dk>
2437
2438 * apropos.el (apropos-synonyms): Add selection => region.
2439
2440 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
2441
2442 * progmodes/gdb-ui.el (gdb-var-create-regexp)
2443 (gdb-var-list-children-regexp, gdb-var-update-regexp)
2444 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
2445 (gdb-data-list-register-values-regexp)
2446 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
2447 Future proof against new fields being added to MI output.
2448 (gdb-send): Don't treat backslashes for program input as
2449 continuations.
2450 (gdb-assembler-handler): Don't use window-start for this handler.
2451 (gdb-frame-handler): Don't change to hollow arrow if overlay
2452 arrow doesn't move to new frame.
2453
2454 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
2455
2456 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
2457 prevent compiler warnings.
2458 (gdb-stopped): Check for gud-last-last-frame (case: signal).
2459 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
2460 (gdb-assembler-custom): Use hollow-right-triangle for assembler
2461 buffer too.
2462
2463 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
2464
2465 * pgg-gpg.el (pgg-gpg-update-agent): Check for
2466 make-network-process, so we can use the same code in Gnus v5-10
2467 too and have this file fully synchronized with that release.
2468
2469 2006-03-23 Romain Francoise <romain@orebokech.com>
2470
2471 * ibuf-ext.el (ibuffer-read-filter-group-name):
2472 Use `ibuffer-generate-filter-groups' to make completion list match
2473 the filter groups that are really displayed in the Ibuffer buffer.
2474 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
2475
2476 2006-03-23 Kenichi Handa <handa@m17n.org>
2477
2478 * international/mule-cmds.el (sort-coding-systems): Describe that
2479 the argument is modified in docstring.
2480
2481 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
2482
2483 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
2484 (pgg-gpg-update-agent): New function.
2485 (pgg-gpg-use-agent-p): New function.
2486 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
2487 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2488 (pgg-gpg-sign-region): Use it.
2489
2490 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
2491
2492 * cus-edit.el (custom-face-set): Call custom-push-theme before
2493 face-spec set so that `changed' theme is correctly saved.
2494 (custom-face-reset-standard): Reset to recalculated face rather
2495 than defface spec.
2496
2497 * custom.el (custom-push-theme): Only save `changed' theme if the
2498 current face does not match the defface specs.
2499
2500 2006-03-21 Simon Josefsson <jas@extundo.com>
2501
2502 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
2503 <wilde@sha-bang.de>.
2504 (pgg-gpg-use-agent): New variable.
2505 (pgg-gpg-process-region): Use it.
2506 (pgg-gpg-encrypt-region): Likewise.
2507 (pgg-gpg-encrypt-symmetric-region): Likewise.
2508 (pgg-gpg-decrypt-region): Likewise.
2509 (pgg-gpg-sign-region): Likewise.
2510 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
2511
2512 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
2513
2514 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
2515 bracket links.
2516
2517 2006-03-21 Kim F. Storm <storm@cua.dk>
2518
2519 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
2520 fringe-indicator-alist instead of modifying global value.
2521 (gdb-frame-handler): Likewise.
2522
2523 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
2524
2525 * diff-mode.el (diff-function): Make it inherit from diff-header
2526 instead of diff-context.
2527
2528 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
2529 bitmap.
2530 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
2531 change names in macro above for consistency.
2532 (gdb-frame-handler): Use hollow-right-triangle for all selected
2533 frames which except the innermost (where execution has stopped).
2534 (gdb-reset): Reset buffer-local values of overlay-arrow.
2535
2536 2006-03-20 Richard Stallman <rms@gnu.org>
2537
2538 * simple.el (set-mark-command): Doc fix.
2539
2540 * files.el (display-buffer-other-frame): New command.
2541 (ctl-x-4-map): Bind C-x 5 C-o to it.
2542
2543 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
2544
2545 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
2546 rather than just defer-time, in case defer-time has been changed but
2547 the timer isn't running yet.
2548 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
2549
2550 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2551
2552 * help-mode.el (help-follow-symbol): New function.
2553 Essentially identical to the old `help-follow', but do not let
2554 `push-button' do the work when on an xref.
2555 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
2556
2557 2006-03-19 Richard Stallman <rms@gnu.org>
2558
2559 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
2560 preceded by the word `program'.
2561 (help-follow-mouse, help-follow): Throw error if not on xref.
2562 Delete no longer used args.
2563
2564 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
2565
2566 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
2567 annotation ensure gud-overlay-arrow-position is redisplayed.
2568
2569 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2570
2571 * textmodes/bibtex.el (bibtex-include-OPTkey)
2572 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
2573 (bibtex-autokey-name-case-convert)
2574 (bibtex-autokey-titleword-case-convert): Make these the aliases
2575 for the following two variables.
2576 (bibtex-autokey-name-case-convert-function)
2577 (bibtex-autokey-titleword-case-convert-function): Make these the
2578 real names.
2579 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
2580 bibtex-font-lock-crossref sublists.
2581 (bibtex-mode): Revert 2005-12-30 change (which made
2582 completion-ignore-case buffer-local).
2583 (bibtex-url): Simplify.
2584
2585 2006-03-19 Kim F. Storm <storm@cua.dk>
2586
2587 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
2588 cursor property value to 2 (to align with C level change).
2589
2590 2006-03-19 Bill Wohler <wohler@newt.com>
2591
2592 * image.el (image-load-path-for-library): Shorten first line in
2593 docstring.
2594
2595 2006-03-18 Richard Stallman <rms@gnu.org>
2596
2597 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
2598
2599 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
2600
2601 * isearch.el (isearch-other-meta-char): Handle user bindings for
2602 shifted control characters.
2603
2604 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
2605
2606 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
2607 part that matches email addresses, file names, etc.
2608
2609 2006-03-18 Eli Zaretskii <eliz@gnu.org>
2610
2611 * term/w32-win.el (mouse-set-font):
2612 Mention w32-list-proportional-fonts in the doc string.
2613
2614 2006-03-18 Kim F. Storm <storm@cua.dk>
2615
2616 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
2617 (ido-unc-hosts): New user option to explicitly define list of know
2618 UNC-style hosts for completion.
2619 (ido-cache-unc-host-shares-time): New user option.
2620 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
2621 New helper functions for UNC file-name support.
2622 (ido-may-cache-directory): Check for UNC host. Simplify.
2623 (ido-wash-history): Clean out old UNC hosts.
2624 (ido-nonreadable-directory-p): UNC hosts are always readable.
2625 (ido-directory-too-big-p): UNC hosts are never too big.
2626 (ido-set-current-directory): Handle UNC root path.
2627 (ido-file-name-all-completions): Complete UNC host names from
2628 ido-unc-hosts list. Cache UNC host shares.
2629 (ido-make-file-list-1): Don't filter UNC root.
2630 (ido-exhibit): Check for // in root directory, and switch to UNC
2631 mode by setting ido-current-directory to //.
2632
2633 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
2634
2635 * cus-edit.el (customize-changed-options): Mention explicit
2636 version number as default in prompt.
2637
2638 2006-03-17 Bill Wohler <wohler@newt.com>
2639
2640 * image.el (image-load-path-for-library): Minor docstring fix.
2641
2642 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
2643
2644 * textmodes/org.el (org-read-date): Include subgroup 5 into
2645 replacement text.
2646 (org-popup-calendar-for-date-prompt): Fix customization type.
2647
2648 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
2649
2650 * progmodes/gdb-ui.el (gud-watch): Provide completion.
2651 (gdb-continuation): New variable.
2652 (gdb-send): Deal with continuation lines.
2653
2654 * progmodes/gud.el (gud-gdb-complete-command)
2655 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
2656 expressions.
2657 (gud-tooltip-mode): Use buffer-local value.
2658
2659 2006-03-16 Kim F. Storm <storm@cua.dk>
2660
2661 * ido.el (ido-edit-input): Use selected match, if any.
2662
2663 2006-03-16 Bill Wohler <wohler@newt.com>
2664
2665 * image.el (image-load-path-for-library): Prefer user's images in
2666 image-load-path.
2667
2668 2006-03-16 Martin Rudalics <rudalics@gmx.at>
2669
2670 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
2671 when checking for attempt to drag leftmost or rightmost scrollbar.
2672
2673 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
2674
2675 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
2676 (gdb-force-mode-line-update): New function.
2677 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
2678 (gdb-exited): Use them.
2679 (gdb-signal): New function.
2680 (gdb-annotation-rules): Provide a rule for it.
2681
2682 2006-03-16 Kenichi Handa <handa@m17n.org>
2683
2684 * international/mule.el (auto-coding-regexp-alist): Add entries
2685 for Unicode BOM.
2686
2687 * sort.el (sort-build-lists): Temporarily bind
2688 inhibit-field-text-motion to t.
2689
2690 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
2691
2692 * locate.el (locate-command, locate-make-command-line)
2693 (locate-fcodes-file, locate-update-command)
2694 (locate-prompt-for-command, locate, locate-with-filter)
2695 (locate-get-file-positions): Doc fixes.
2696 (locate-buffer-name, locate-header-face): Remove leading `*' in
2697 defcustom.
2698 (locate-filter-output): Use `keep-lines' instead of its alias
2699 `delete-non-matching-lines'.
2700 (locate-get-filename, locate-get-dirname): Add introductory comment.
2701 (locate-find-directory-other-window): Give appropriate error
2702 message if used outside main listing.
2703
2704 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2705
2706 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
2707 the new extend-region feature.
2708 (font-lock-after-change-function): Update correspondingly.
2709 * jit-lock.el (jit-lock-after-change): Update correspondingly.
2710 * progmodes/grep.el (font-lock-lines-before): Don't disable.
2711
2712 2006-03-15 Bill Wohler <wohler@newt.com>
2713
2714 * image.el (image-load-path-for-library): Fix example by not
2715 recommending that one binds image-load-path. Just defvar it to
2716 placate compiler and only use it if previously defined.
2717
2718 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
2719
2720 * textmodes/org.el (org-insert-centered): Use `string-width' to
2721 make underlining work for wide characters.
2722 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
2723 TAB to `org-cycle', to make sure that no binding in
2724 `outline-mode-map' can supercede it.
2725
2726 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
2727
2728 * allout.el: Increment version to 2.2.1 in file commentary.
2729
2730 (allout-version): Increment to 2.2.1.
2731
2732 (allout-default-layout): New customization variable, used when the
2733 file lacks a specific allout-layout. Uses allout-layout-type for
2734 recursively nested definition.
2735
2736 (allout-layout-type): Widget defining allout layouts, necessary for
2737 self-recursive definition.
2738
2739 (allout-mode): Incorporate allout-default-layout as fallback for
2740 allout-layout.
2741
2742 (allout-layout): Mark as 'safe-local-variable', and refer mention
2743 fallback to `allout-default-layout' in absence of a specified value.
2744 (allout-passphrase-verifier-string)
2745 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
2746
2747 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
2748
2749 (allout-get-encryption-passphrase-verifier): Use correct name of
2750 passphrase verifier in docstring.
2751
2752 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
2753
2754 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
2755 elements.
2756 (gdb-find-watch-expression): Make it work for arrays too.
2757 Follow change to gdb-var-list.
2758 (gud-watch): Allow the user to enter variable name with a prexix
2759 arg. Create keybindings.
2760 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
2761 (gdb-var-list-children-handler, gdb-var-update-handler)
2762 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
2763 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
2764 Follow change to gdb-var-list.
2765 (gdb-starting): Don't show the overlay arrows when program is running.
2766
2767 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
2768 gdb-var-list.
2769
2770 2006-03-14 Bill Wohler <wohler@newt.com>
2771
2772 * image.el (image-load-path-for-library): Pass value of path
2773 rather than symbol. Always return list of directories.
2774 Guarantee that image directory comes first.
2775
2776 2006-03-14 Alan Mackenzie <acm@muc.de>
2777
2778 * font-core.el (font-lock-extend-region\(-function\)?.):
2779 New function/variable.
2780
2781 * font-lock.el (font-lock-after-change-function):
2782 Call font-lock-extend-region. Obey font-lock-lines-before.
2783 (font-lock-default-fontify-region): Remove reference to
2784 font-lock-lines-before.
2785
2786 * jit-lock.el (jit-lock-after-change):
2787 Call font-lock-extend-region. Obey font-lock-lines-before.
2788
2789 2006-03-14 David Ponce <david@dponce.com>
2790
2791 * tree-widget.el (tree-widget-themes-load-path)
2792 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
2793
2794 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
2795
2796 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
2797 (rcirc-print): Mark the start of text at the end of the prompt.
2798 (rcirc-track-minor-mode): Add autoload cookie.
2799 (rcirc-update-activity-string): Add space to front of mode-line
2800 indicator.
2801
2802 2006-03-13 Miles Bader <miles@gnu.org>
2803
2804 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
2805 (rcirc-abbrev-nick): Remove function.
2806 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
2807
2808 2006-03-13 David Ponce <david@dponce.com>
2809
2810 * tree-widget.el: Handle themes across all occurrences of the main
2811 themes sub-directory found in tree-widget-themes-load-path.
2812 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
2813 (tree-widget--locate-sub-directory): Return all occurrences.
2814 (tree-widget-themes-path): New function.
2815 Replace tree-widget-themes-directory, and return a list of directories.
2816 (tree-widget-set-parent-theme)
2817 (tree-widget-lookup-image): Use it.
2818
2819 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
2820
2821 * textmodes/org.el (org-link-search): Avoid self-matching of
2822 links, allow target text to be distributed over several lines.
2823 (org-search-not-link): New function.
2824 (org-set-regexps-and-options, org-get-current-options):
2825 New startup options.
2826 (org-export-as-html): Take odd-level setting from local variable.
2827 (org-fontify-emphasized-text): New option.
2828 (org-set-font-lock-defaults): Include emphasized text.
2829 (org-follow-mhe-link): Allow folder-only links, fix folder name.
2830 (org-font-lock): Customize group renamed from `org-faces'.
2831
2832 2006-03-13 John Paul Wallington <jpw@pobox.com>
2833
2834 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
2835 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
2836
2837 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
2838
2839 * cus-start.el (all): Delete :version keyword for members of the
2840 fringe group, since the entire group is new in 22.1.
2841
2842 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
2843
2844 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
2845 map if value is hexadecimal (an address).
2846 (gud-watch): Only search roots for existing watch expressions.
2847 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
2848 prevent caching problems with speedbar-update-directory-contents.
2849
2850 2006-03-12 Juri Linkov <juri@jurta.org>
2851
2852 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
2853 before comparing with `low' and `warn'.
2854
2855 * info.el (Info-dir-remove-duplicates): Move point to the
2856 beginning of the current line after deleting the entries from
2857 redundant heading. Use marker for `limit' and compare it with
2858 point before calling `re-search-forward'.
2859
2860 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2861
2862 * simple.el (yank): Fix typo in docstring.
2863
2864 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
2865
2866 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
2867 messages, where "D" is the 6th character.
2868
2869 2006-03-11 Eli Zaretskii <eliz@gnu.org>
2870
2871 * simple.el (yank): Fix last change.
2872
2873 2006-03-11 David Ponce <david@dponce.com>
2874
2875 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
2876 merging elements from the standard ispell-dictionary-alist.
2877 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
2878 alist, and return the new alist.
2879
2880 2006-03-11 Richard Stallman <rms@gnu.org>
2881
2882 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
2883
2884 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
2885 the way it is implemented is too unclean.
2886
2887 * simple.el (kill-region, yank): Doc fix.
2888
2889 * battery.el (battery-echo-area-format): Doc fix.
2890 (battery-mode-line-format): Likewise.
2891 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
2892 (battery-linux-proc-acpi): Ignore batteries that say "charged".
2893
2894 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
2895
2896 * progmodes/octave-mod.el (octave-indent-for-comment):
2897 Behave according to do string.
2898
2899 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
2900
2901 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
2902 Be visible only if major mode is Mail Mode.
2903
2904 * textmodes/flyspell.el (flyspell-external-point-words)
2905 (flyspell-process-localwords): Fix last changes.
2906
2907 2006-03-11 Eli Zaretskii <eliz@gnu.org>
2908
2909 * calendar/holidays.el (list-holidays): Doc fix.
2910
2911 * international/mule.el (auto-coding-alist): Add .odt
2912 (OpenOffice's open document) files.
2913
2914 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
2915 document) files. Mention in the doc string the need to sync with
2916 auto-coding-alist.
2917
2918 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
2919
2920 * files.el (hack-local-variables-confirm): Don't prompt for ! if
2921 enable-local-variables is set to always query, or there is no
2922 savable variable.
2923
2924 2006-03-10 Bill Wohler <wohler@newt.com>
2925
2926 * image.el (image-load-path-for-library): Merge at least three
2927 functions from Gnus and MH-E into this one function that can now
2928 be shared.
2929
2930 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
2931
2932 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
2933 gdb-remove-mouse-face and remove help-echo too.
2934 (gdb-enqueue-input): Correct conditional clause.
2935
2936 2006-03-10 Glenn Morris <rgm@gnu.org>
2937
2938 * calendar/calendar.el (calendar-holidays): Doc fix.
2939 * calendar/holidays.el (list-holidays): Doc fix.
2940
2941 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
2942
2943 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
2944 it gets called in gdb-prompt anyway.
2945 (gdb-use-separate-io-buffer): Only restore window arrangement for
2946 gdb-many-windows.
2947 (gdb-enqueue-input): Make it harder to send GDB input when program
2948 is running.
2949 (gdb-buffer-list): New variable.
2950 (gdb-remove-mouse-face): New function.
2951 (gdb-starting): Use it when GDB input won't get sent.
2952
2953 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
2954
2955 * help.el (view-lossage): Remove trailing whitespace before
2956 inserting "\n".
2957
2958 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
2959
2960 * files.el (hack-local-variables-confirm):
2961 Set coding-system-for-read to nil before writing to .emacs.
2962
2963 * arc-mode.el (archive-extract): Check if an existing buffer name
2964 comes from a different archive.
2965
2966 * help.el (describe-key-briefly): If KEY is a down event, read and
2967 discard the up event.
2968
2969 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
2970
2971 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
2972 be edited and use font-lock-warning-face for any changes.
2973
2974 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
2975 (gdb-edit-value): Use it to report any errors.
2976
2977 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
2978
2979 * help.el (describe-key): Remove leftover test code.
2980
2981 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
2982
2983 * textmodes/org.el: Move defvars out of eval-when-compile.
2984 Use buffer-file-name variable.
2985 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
2986 arg `file'.
2987 (org-level-faces): Remove startup dependency.
2988 (org-cycle, org-map-tree, org-scan-tags)
2989 (org-remember-handler): Don't call `outline-level' directly.
2990 (org-mhe-search-all-folders): New option.
2991 (org-mhe-get-message-folder-from-index)
2992 (org-mhe-get-message-folder): Fix indexing search.
2993 (org-format-agenda-item): Handle nil TAGS argument.
2994 (org-cleaned-string-for-export, org-activate-target-links)
2995 (org-make-target-link-regexp): Deal with empty radio target list.
2996 (org-tag): New face.
2997 (org-get-level-face): New function.
2998 (org-set-font-lock-defaults): Simplify setup for headlines.
2999 (org-complete): Pass common substring to `display-completion-list'.
3000
3001 2006-03-06 David Ponce <david@dponce.com>
3002
3003 * tree-widget.el: Update Commentary header.
3004 (tree-widget-theme-name): Ignore parent themes.
3005 (tree-widget-set-parent-theme): New function.
3006 (tree-widget-set-theme): Use it.
3007 (tree-widget-set-image-properties): Move definition. Does nothing
3008 if image properties have already been set.
3009 (tree-widget-image-properties): Move definition. Receive an image
3010 name. Set the :pointer property.
3011 (tree-widget-lookup-image): Doc fix. Search in parent themes.
3012 Don't set the :pointer image property.
3013 (tree-widget-convert-widget): New function. Handle :dynargs
3014 compatibility here.
3015 (tree-widget): Use it to :convert-widget. Add the :expander-p
3016 predicate to control when the :expander function is entered.
3017 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
3018 (tree-widget-value-create): Handle :expander-p. widget-apply
3019 :expander.
3020 (tree-widget-expander-p): New function. Default value of the
3021 :expander-p property.
3022
3023 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
3024
3025 * help.el (describe-key): Properly handle the return value of
3026 read-key-sequence when grabbing an up-event. Cleanup mouse-1
3027 remaps. Handle string and vector `follow-link' values.
3028
3029 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
3030
3031 * complete.el (PC-expand-many-files): Try be more careful when parsing
3032 the shell's output.
3033
3034 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
3035
3036 * outline.el (hide-sublevels): Provide better interactive default.
3037
3038 2006-03-06 Kenichi Handa <handa@m17n.org>
3039
3040 * international/fontset.el (create-fontset-from-fontset-spec):
3041 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
3042
3043 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
3044
3045 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
3046 backslashes instead of one in regexp.
3047 (gud-tooltip-dereference): Add missing optional argument.
3048
3049 2006-03-04 John Paul Wallington <jpw@pobox.com>
3050
3051 * wdired.el (toplevel): Require `cl' at compile-time.
3052
3053 2006-03-04 Andreas Schwab <schwab@suse.de>
3054
3055 * server.el (server-process-filter): Handle errors during
3056 evaluation of the argument.
3057
3058 2006-03-03 John Paul Wallington <jpw@pobox.com>
3059
3060 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
3061 escape parentheses at beginning of line.
3062 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
3063 (t-mouse-mode): Remove period from end of error message.
3064
3065 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
3066
3067 * textmodes/flyspell.el (flyspell-process-localwords):
3068 Be case-sensitive.
3069
3070 2006-03-03 Martin Rudalics <rudalics@gmx.at>
3071
3072 * cus-edit.el (custom-quote): Remove function, since it has been
3073 moved to custom.el.
3074
3075 * font-lock.el (lisp-font-lock-keywords-2)
3076 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
3077 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
3078 they have no special meaning.
3079
3080 * midnight.el (clean-buffer-list): Handle case where base-buffer of
3081 indirect buffer gets killed before indirect buffer. Use dolist.
3082
3083 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
3084
3085 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
3086 value instead of a literal constant (1) on more pauses.
3087
3088 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
3089
3090 * textmodes/flyspell.el (flyspell-external-point-words):
3091 Be case-sensitive.
3092
3093 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
3094
3095 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
3096 with "www".
3097
3098 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
3099
3100 * allout.el: Restablish intermediate missing comment header to
3101 preserve outline structure.
3102 (allout-beginning-of-current-entry): Skip invisible text.
3103 (allout-open-topic): Fix opening a topic at end-of-buffer.
3104 (allout-minor-mode): Move nearer to allout-mode function.
3105
3106 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
3107
3108 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
3109
3110 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
3111
3112 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
3113 is nil.
3114
3115 * progmodes/gud.el (gud-speedbar-menu-items):
3116 Use buffer-local-value and add missing :visible keyword.
3117
3118 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
3119
3120 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
3121
3122 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
3123 must be `follow-link'.
3124
3125 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
3126
3127 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
3128 formatting: No nested anchors.
3129 (org-all-targets): Fix bug with XEmacs compatibility.
3130 (org-read-date): Add (require 'parse-time).
3131 (org-set-tags): Fix bug with extra inserted space.
3132 (org-export-html-style): Define a style class for targets.
3133 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
3134 (org-hide-leading-stars): New option.
3135 (org-hide): New face.
3136 (org-set-font-lock-defaults): Allow to hide leading stars.
3137 (org-get-legal-level, org-tr-level): New functions.
3138 (org-odd-levels-only): New option.
3139 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
3140 (org-demote, org-promote): Deal with double-star levels.
3141 (org-convert-to-odd-levels): New command.
3142
3143 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
3144
3145 * speedbar.el (speedbar-update-localized-contents): Try to
3146 preserve window-start.
3147 (speedbar-update-directory-contents): Try to preserve window-start
3148 and window-point.
3149 (speedbar-update-special-contents): Don't move back to start of window.
3150
3151 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
3152 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
3153 speedbar-timer-fn.
3154 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
3155 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
3156 instead of gdb-speedbar-timer-fn.
3157
3158 2006-02-28 Jay Belanger <belanger@truman.edu>
3159
3160 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
3161 (math-compose-expr): Use latex option when calling
3162 `math-compose-tex-matrix' for latex mode.
3163
3164 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
3165
3166 * speedbar.el: Re-instate comments about developing for speedbar
3167 [this is what info and gdb-ui use even if better methods exist now].
3168
3169 * t-mouse.el: New file.
3170 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
3171 (t-mouse-lispy-buffer-posn-from-coords): Remove.
3172 (t-mouse-make-event-element): Use posn-at-x-y instead.
3173 (t-mouse-make-event): Deal with Fedora Core 3.
3174 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
3175 (t-mouse-mouse-position-function): New function. Use it instead
3176 of advising mouse-position.
3177 (t-mouse-mode): New minor mode.
3178 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
3179
3180 2006-02-27 Glenn Morris <rgm@gnu.org>
3181
3182 * calendar/calendar.el (calendar-holidays): Doc fix.
3183
3184 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
3185
3186 * progmodes/gdb-ui.el (gdb-source-window): New variable.
3187 Re-introduce the concept of a source window.
3188 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
3189 consistency with get-buffer-create.
3190 (def-gdb-auto-update-handler, gdb-info-locals-handler)
3191 (gdb-data-list-register-values-handler)
3192 (gdb-stack-list-locals-handler): Try to preserve window-start as
3193 well as window-point.
3194 (gdb-display-source-buffer): New function (old concept).
3195 (gdb-goto-breakpoint): Use it.
3196
3197 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
3198 for gdb-ui/gdb-mi (old concept).
3199
3200 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
3201
3202 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
3203 binding.
3204
3205 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
3206
3207 * textmodes/reftex-sel.el (reftex-select-label-map)
3208 (reftex-select-bib-map): Add `follow-mouse' binding.
3209
3210 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
3211
3212 * jka-cmpr-hook.el (jka-compr-compression-info-list)
3213 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
3214 Give :set functions to provide automatic updating.
3215 Update docstring. Give compiler defvars early in the file
3216 and move the defcustoms to a later spot where all called functions
3217 are defined.
3218 (jka-compr-file-name-handler-entry): Doc fix.
3219 (jka-compr-compression-info-list--internal)
3220 (jka-compr-mode-alist-additions--internal)
3221 (jka-compr-load-suffixes--internal): New variables.
3222 (jka-compr-install): Set the three above variables.
3223 Update `load-file-rep-suffixes' instead of `load-suffixes'.
3224 (jka-compr-update, jka-compr-set): New functions.
3225 (auto-compression-mode): Doc fix.
3226
3227 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
3228 Update `load-file-rep-suffixes' instead of `load-suffixes'.
3229 Use jka-compr-compression-info-list--internal,
3230 jka-compr-mode-alist-additions--internal and
3231 jka-compr-load-suffixes--internal.
3232
3233 * files.el (load-library):
3234 * loadhist.el (file-loadhist-lookup):
3235 * startup.el (command-line):
3236 * subr.el (locate-library):
3237 * emacs-lisp/autoload.el (update-directory-autoloads):
3238 * emacs-lisp/find-func.el (find-library-suffixes):
3239 Use `get-load-suffixes' instead of `load-suffixes'.
3240
3241 * subr.el (locate-library):
3242 * emacs-lisp/find-func.el (find-library-name):
3243 Use `load-file-rep-suffixes' instead of '("").
3244
3245 2006-02-26 Kim F. Storm <storm@cua.dk>
3246
3247 * ido.el (ido-save-history, ido-load-history): Simplify.
3248 Don't use find-file-noselect to avoid interference from other modes.
3249
3250 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
3251
3252 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
3253 to use the default shell if filename is not available.
3254 Reported by Giorgos Keramidas.
3255
3256 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
3257
3258 * progmodes/etags.el (tags-completion-table): Do completion from
3259 all the tables in the current list, as documented in the manual.
3260
3261 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3262
3263 * CC Mode Update to 5.31.3.
3264
3265 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3266
3267 * progmodes/cc-mode.el (c-postprocess-file-styles):
3268 Bind inhibit-read-only to t, around the call to
3269 c-remove-any-local-eval-or-mode-variables, so that it works on a
3270 RO file.
3271
3272 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3273
3274 * progmodes/cc-awk.el: Correct a typo.
3275
3276 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3277
3278 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
3279 c-hungry-delete-backwards, at the request of RMS. Leave the old
3280 name as an alias.
3281
3282 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3283
3284 * progmodes/cc-mode.el: Correct a typo.
3285
3286 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3287
3288 * progmodes/cc-defs.el: Update the version number to 5.31.3.
3289
3290 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3291
3292 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
3293 brace-else-brace (error due to mbeg, mend being undefined).
3294
3295 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3296
3297 * progmodes/cc-mode.el: File Local variables: Solve the problem
3298 where both `mode' and c-file-offsets are specified: `mode' will
3299 overwrite c-f-o's settings:
3300 (c-remove-any-local-eval-or-mode-variables): New function.
3301 (c-postprocess-file-styles): Call the above new function, within
3302 c-tentative-buffer-change, to splat `mode' and `eval' before the
3303 second hack-local-variables.
3304
3305 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3306
3307 * progmodes/cc-mode.el:
3308 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
3309 (c-after-change): Protect the match data with save-match-data.
3310 It was getting corrupted by c-after-change-check-<>-operators.
3311
3312 * cc-defs.el: [Supersedes patch V1.38]:
3313 (top level): Check for a buggy font-lock-compile-keywords ONLY in
3314 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
3315
3316 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
3317 with save-match-data. It was being corrupted when Font Lock was
3318 not enabled.
3319
3320 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3321
3322 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
3323 Mode and Subword Mode.
3324
3325 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
3326 real labels ("case 1:" or "foo:") from non-labels ("public:").
3327 (c-forward-objc-directive): Replace c-forward-token-2 with crude
3328 coding; c-f-t-2 doesn't move over a token at EOB.
3329
3330 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
3331
3332 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
3333 (c-update-modeline): Concatenate the minor mode indicators
3334 directly onto mode-name, removing c-submode-indicators.
3335 Sometimes, c-s-i got separated from the mode name on the mode line.
3336
3337 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
3338 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
3339
3340 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3341
3342 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
3343 error message when there's an evaluation error to show whether
3344 it's loaded from source or not.
3345 (c-filter-ops): Make it available at runtime too to work when
3346 `c-make-init-lang-vars-fun' needs to evaluate from source.
3347
3348 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
3349
3350 * help.el (help): Revert last part of 2006-02-23 change (deletion
3351 of the `provide' call).
3352
3353 2006-02-23 Juri Linkov <juri@jurta.org>
3354
3355 * compare-w.el (compare-windows-highlight): Add new value
3356 `persistent' and change :type from `boolean' to `choice'.
3357 (compare-windows-overlays1, compare-windows-overlays2):
3358 New internal variables.
3359 (compare-windows-highlight): If compare-windows-highlight is
3360 `persistent', add current overlays to compare-windows-overlays[12]
3361 instead of adding compare-windows-dehighlight to pre-command-hook.
3362 (compare-windows-dehighlight): Delete all overlays from
3363 compare-windows-overlays[12].
3364
3365 * info.el (Info-search): Don't bind search-spaces-regexp to
3366 Info-search-whitespace-regexp in non-regexp isearch mode.
3367
3368 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
3369
3370 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
3371
3372 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
3373
3374 * textmodes/org.el (org-xemacs-p)
3375 (org-export-html-show-new-buffer, org-table-may-need-update)
3376 (org-insert-item, org-mhe-get-message-real-folder)
3377 (org-mhe-get-message-folder-from-index)
3378 (org-mhe-get-message-folder, org-mhe-get-message-num)
3379 (org-mhe-get-header, org-make-org-heading-search-string)
3380 (org-make-org-heading-camel, org-table-sort-lines)
3381 (org-format-org-table-html, org-format-table-table-html):
3382 Fix typos in docstrings.
3383
3384 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
3385
3386 * textmodes/org.el (org-cleaned-string-for-export)
3387 (org-solidify-link-text): New function.
3388 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
3389 XEmacs, just to silence the compiler.
3390 (org-export-as-ascii, org-export-as-html-and-open):
3391 Use `org-cleaned-string-for-export' and create internal links.
3392 (org-follow-mhe-link): Require mh-e, use folder.
3393
3394 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
3395
3396 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
3397
3398 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
3399 gdb-debug-log-length.
3400 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
3401 it a real ring but...
3402 (gud-gdba-marker-filter): ...make it work like mark-ring.
3403 (gdb-enable-debug): Rename from gdb-enable-debug-log.
3404 (gdb-mouse-jump): New function. Add bindings.
3405
3406 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
3407
3408 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
3409 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
3410 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
3411 (gdb-debug-log-length): Customize it's length.
3412 (gud-watch, gdb-var-create-handler): Display function::var format
3413 but don't use to create variable object.
3414 (gdb-var-create-handler): Use message-box in place of message.
3415 (gdb-stopped): Call gdb-exited if signalled.
3416
3417 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
3418
3419 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
3420
3421 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
3422
3423 * textmodes/reftex.el (reftex-locate-file): Search all extensions
3424 if `reftex-try-all-extensions' is set.
3425
3426 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
3427 fail silently when there is no valid argument at point.
3428 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
3429 `fail-silently' argument. From a patch by David Reiter.
3430
3431 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
3432 New commands.
3433 (org-mark-ring): New variable.
3434 (org-mark-ring-length): New option.
3435 (org-open-at-point, org-goto, org-open-file): Push old position
3436 onto the mark ring.
3437 (org-add-hook): New function.
3438 (org-export-table-remove-special-lines): New option.
3439 (org-skip-comments, org-format-org-table-html): Respect new
3440 option `org-export-table-remove-special-lines'.
3441 (org-open-file): Allow special command configuration for
3442 directory link.
3443 (org-file-apps): Fix bugs in customize type, added setting
3444 for directories.
3445 (org-activate-tags, org-format-agenda-item, org-complete)
3446 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
3447 (org-get-tags, org-get-buffer-tags, org-open-at-point)
3448 (org-link-search, org-make-org-heading-search-string)
3449 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
3450 (org-radio-targets, org-file-link-context-use-camel-case)
3451 (org-activate-camels): New options.
3452 (org-update-radio-target-regexp, org-all-targets)
3453 (org-make-target-link-regexp, org-activate-target-links):
3454 New functions.
3455 (org-make-org-heading-search-string): New function.
3456 (org-store-link, org-insert-link): Use new option
3457 `org-file-link-context-use-camel-case'.
3458 (org-activate-camels): Use new option `org-activate-camels'.
3459 (org-link-regexp): Add mhe prefix.
3460 (org-open-at-point, org-store-link): Support for mhe links.
3461 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
3462 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
3463 (org-mhe-get-header, org-follow-mhe-link): New functions.
3464 (org-remove-angle-brackets, org-add-angle-brackets):
3465 New functions.
3466 (org-bracket-link-regexp): New constant.
3467 (org-read-date): Fix bug that was rejecting all typed dates.
3468 (org-link-search): Make hierarchy above visible after a match.
3469 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
3470 (org-store-link): Fix bug with link creation when cursor is in
3471 an empty line.
3472 (org-open-at-point): Fix bug with matching a link.
3473 Fixed buggy argument sequence in call to `org-view-tags'.
3474 (org-compile-prefix-format): Set `org-prefix-has-tag'.
3475 (org-prefix-has-tag): New variable.
3476 (org-format-agenda-item): Remove tags from headline
3477 if appropriate.
3478 (org-agenda-remove-tags-when-in-prefix): New option.
3479
3480 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
3481
3482 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
3483 Fix the regular expressions.
3484
3485 2006-02-21 Richard M. Stallman <rms@gnu.org>
3486
3487 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
3488 if there's no other specific basis.
3489
3490 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
3491 as variables at all.
3492 (unsafep-variable): Rename arg; doc fix.
3493
3494 * abbrevlist.el (list-one-abbrev-table): Add autoload.
3495
3496 * calendar/appt.el (diary-selective-display): Add defvar.
3497
3498 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
3499
3500 * isearch.el (search-whitespace-regexp): Fix custom type.
3501
3502 * help.el (describe-key-briefly): Compute interactive args
3503 in same was as before previous change.
3504
3505 * files.el (enable-local-variables): Doc fix.
3506
3507 2006-02-21 Kim F. Storm <storm@cua.dk>
3508
3509 * fringe.el: Cleanup as file is now pre-loaded.
3510 (fringe-bitmaps): Initialize unconditionally.
3511 (fringe-mode, set-fringe-style): Remove autoload cookies.
3512
3513 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3514
3515 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
3516 `horizontal-bar'.
3517 (fringe-cursor-alist): Use `horizontal-bar'.
3518
3519 2006-02-20 Kim F. Storm <storm@cua.dk>
3520
3521 * fringe.el (fringe-bitmaps): Update to new bitmap names.
3522 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
3523
3524 * loadup.el: Load "fringe" on window systems.
3525
3526 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
3527
3528 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
3529 out of scope components.
3530
3531 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
3532 default.
3533
3534 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
3535
3536 * custom.el (customize-mark-to-save, customize-mark-as-set):
3537 Load the symbol first.
3538
3539 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
3540
3541 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
3542 strech spec so it doesn't display as "^J" on the header line
3543 when `Buffer-menu-use-header-line' is t.
3544
3545 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
3546
3547 * speedbar.el (speedbar-make-button): Keep text properties
3548 of string arguments if desired.
3549
3550 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
3551 expessions.
3552
3553 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
3554 of speedbar.
3555
3556 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
3557
3558 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
3559 to value of `read-file-name-completion-ignore-case'.
3560
3561 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
3562
3563 * custom.el (customize-mark-as-set): Push to `user' theme.
3564
3565 * cus-edit.el (custom-save-variables): Allow unthemed values.
3566 (customize-set-variable): Push setting to `user' theme.
3567
3568 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
3569
3570 * progmodes/gud.el: Don't require font-lock as it's now
3571 automatically loaded.
3572 (gud-speedbar-buttons): Replace gdb-var-changed with
3573 gdb-force-update.
3574
3575 * progmodes/gdb-ui.el (gdb-force-update): Rename from
3576 gdb-var-changed.
3577 (gdb-post-prompt): Use it.
3578 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
3579 (gdb-var-update-handler, gdb-var-delete)
3580 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
3581 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
3582 gdb-force-update in gdb-post-prompt.
3583 (gdb-reset): Clear watch expressions from speedbar when quitting.
3584
3585 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
3586
3587 * viper-cmd.el (viper-insert-state-post-command-sentinel)
3588 (viper-change-state-to-vi, viper-change-state-to-emacs):
3589 Make aware of cursor coloring in the Emacs state.
3590 (viper-special-read-and-insert-char): Use read-char-exclusive.
3591 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
3592
3593 * viper-init.el (viper-emacs-state-cursor-color): New variable.
3594
3595 * viper-util.el (viper-save-cursor-color)
3596 (viper-get-saved-cursor-color-in-replace-mode)
3597 (viper-get-saved-cursor-color-in-insert-mode)
3598 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
3599 state.
3600 (viper-get-saved-cursor-color-in-emacs-mode): New function.
3601
3602 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
3603 (ediff-ignore-case-option3, ediff-actual-diff-options)
3604 (ediff-actual-diff3-options): New variables to control case sensitivity.
3605 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
3606 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
3607 (ediff-toggle-ignore-case): New function.
3608 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
3609
3610 * ediff-help.el (ediff-long-help-message-narrow2)
3611 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
3612 (ediff-long-help-message-word-mode): Add ignore-case command.
3613 (ediff-help-for-quick-help): Add ignore-case command.
3614
3615 * ediff-merg.el: Move provide to the end.
3616
3617 * ediff-ptch.el: Move provide to the end.
3618
3619 * ediff-wind.el: Move provide to the end.
3620
3621 * ediff-mult.el: Move provide to the end.
3622 (ediff-set-meta-overlay): Enable follow-link.
3623
3624 * ediff.el: Move provide to the end.
3625 Break recursive load cycle in eval-when-compile.
3626 (ediff-patch-buffer): Better heuristics.
3627
3628 * ediff-util.el: Move provide to the end.
3629 Break recursive load cycle in eval-when-compile.
3630 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
3631 defuns.
3632 (ediff-submit-report): Pass the values of ediff-diff3-program,
3633 ediff-diff3-options.
3634
3635 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
3636
3637 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
3638 the opening bracket of the following bracketing pairs: {}, [], (), <>,
3639 `' (for example, in the docstring of `windmove-default-keybindings').
3640
3641 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
3642
3643 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
3644 shadow face. Don't provide binding to edit variable when it is
3645 out of scope.
3646
3647 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
3648 (gdb-var-update-handler): Detect out of scope variables with pre
3649 GDB 6.4 too.
3650 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
3651 Reset status of variable objects to nil in update handlers.
3652 (gdb-var-update-handler-1): Detect when a variable object comes
3653 in scope. setcar on var changes gdb-var-list directly.
3654
3655 2006-02-17 Juri Linkov <juri@jurta.org>
3656
3657 * ffap.el (ffap) <defface>: Add explicit face declaration.
3658 (ffap-highlight): Use face `ffap' directly instead of checking
3659 for its existence.
3660
3661 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
3662 `visible-ok' of `other-buffer' to find the right original buffer.
3663
3664 * info.el (Info-search): Skip `Local Variables' node.
3665
3666 2006-02-17 Juri Linkov <juri@jurta.org>
3667
3668 * info.el (Info-find-file): Check for symbols `apropos', `history',
3669 `toc' in the input filename, and return these symbols as is.
3670 (Info-find-node-2): Set Info-current-file to symbols `apropos',
3671 `history', `toc' instead of strings.
3672 (Info-set-mode-line): For non-string Info-current-file use the
3673 symbol's name inside **.
3674 (Info-isearch-push-state): Add quote before Info-current-file and
3675 Info-current-node.
3676 (Info-isearch-pop-state): Use `equal' instead of `string='.
3677 (Info-extract-pointer, Info-following-node-name): Use
3678 `match-string-no-properties' instead of `match-string'.
3679 (Info-up): Check `old-file' for `stringp'.
3680 (Info-history): Use `equal' instead of `string-equal'.
3681 Check `file' for `stringp'.
3682 (Info-history): Use symbol `history' instead of string as first arg
3683 of `Info-find-node'.
3684 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
3685 `toc' instead of string.
3686 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
3687 instead of `buffer-substring', and `match-string-no-properties'
3688 instead of `match-string'.
3689 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
3690 instead of strings.
3691 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
3692 Use symbol `apropos' instead of string.
3693 (Info-copy-current-node-name): Check `Info-current-file' for
3694 `stringp' and construct a command with `Info-find-node' from it.
3695 (Info-fontify-node): Use `match-string-no-properties' instead of
3696 `match-string' and check file names for `stringp'.
3697 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
3698 `history', `toc' instead of strings.
3699
3700 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
3701
3702 * files.el: Rearrange functions and variables in the file local
3703 variables section.
3704
3705 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
3706
3707 * files.el: Add truncate-lines, ispell-check-comments and
3708 ispell-local-dictionary as safe local variables.
3709
3710 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
3711
3712 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
3713 out of scope variables.
3714 (gud-speedbar-buttons): Use unless.
3715
3716 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
3717 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
3718 (gdb-show-changed-values): Also use for out of scope variables.
3719 (gdb-var-update-handler-1): Note if variable goes out of scope.
3720
3721 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
3722
3723 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
3724 default to global variable values for unsupplied args.
3725 (rcirc-get-buffer-create): Fix bug with setting the target.
3726 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
3727 test for rcirc-always-use-server-buffer-flag here.
3728 (rcirc-response-formats): Add %N, which is a facified nick. %n
3729 uses the default face. Change the ACTION format string. If the
3730 "nick" is the server, don't print anything for that field.
3731 Comment fixes.
3732 (rcirc-target-buffer): Don't test
3733 rcirc-always-use-server-buffer-flag here.
3734 (rcirc-print): Squeeze extra spaces out of the text before message.
3735 (rcirc-put-nick-channel): Strip potential "@" char from nick
3736 before adding them to nick table.
3737 (rcirc-url-regexp): Improve to match address like "foo.com".
3738
3739 2006-02-17 Eli Zaretskii <eliz@gnu.org>
3740
3741 * allout.el (allout-hidden-p): Move this defsubst before
3742 allout-overlay-interior-modification-handler, where it is first
3743 used.
3744
3745 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
3746
3747 * allout.el: Use allout invisible-text overlays instead of
3748 selective display for concealed text. Also, lots of general
3749 cleanup, and improved compatibility code.
3750
3751 (allout-version) Incremented, corrected, revised, and refined
3752 module commentary.
3753
3754 (provide 'allout): Moved to the bottom, added a require of overlay.
3755
3756 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
3757 `except-current'.
3758 (allout-write-file-hook-handler): Minimize delay.
3759 (count-trailing-whitespace-region): New function so
3760 auto-encryption of current topic can resituate cursor exactly.
3761 PGP/GPG encryption trims trailing whitespace from lines, which
3762 must be accounted for across encryption then decryption.
3763
3764 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
3765 just plain "\C-c", to avoid intruding on user's keybinding space.
3766
3767 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
3768 parameter, so user request to provide a new password is done.
3769
3770 (allout-outside-normal-auto-fill-function, allout-auto-fill):
3771 Refined mechanism for auto-filling behavior while in allout mode.
3772
3773 (allout-mode): Explicitly specify the mode map in the docstring.
3774 Clarify provision for various write-file hook var names.
3775 Adjusted for invisible-text overlays instead of selective-display.
3776
3777 (allout-depth): Really return 0 if not within any topic. This
3778 rectifies `allout-beginning-of-level' and sequence numbering
3779 errors that occur when cutting and pasting numbered topics.
3780 Changed from a in-line subst to a regular function, as well.
3781
3782 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
3783
3784 (allout-end-of-subtree, allout-end-of-subtree)
3785 (allout-end-of-entry, allout-end-of-current-heading)
3786 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
3787 (allout-show-children, allout-show-to-offshoot)
3788 (allout-hide-current-entry, allout-show-current-entry): Rectified
3789 handling of trailing blank lines between items.
3790
3791 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
3792 (allout-current-depth, allout-unprotected, allout-hidden-p)
3793 (allout-on-current-heading-p, allout-listify-exposed)
3794 (allout-chart-subtree, allout-goto-prefix)
3795 (allout-back-to-current-heading, allout-get-body-text)
3796 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
3797 (allout-hide-region-body, allout-toggle-subtree-encryption)
3798 (allout-encrypt-string, allout-encrypted-key-info)
3799 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
3800 (allout-file-vars-section-data): Adjusted for use with
3801 invisible-text overlays instead of selective-display.
3802
3803 (allout-kill-line, allout-kill-topic, allout-yank-processing):
3804 Reworked for use with invisible text overlays.
3805
3806 (allout-current-topic-collapsed-p): New function.
3807
3808 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
3809 to know when to close the containing topic.
3810
3811 (allout-pre-command-business, allout-post-command-business):
3812 Simplify undo-batching and dynamic isearch exposure.
3813
3814 (allout-set-overlay-category): New for invisible-text overlays.
3815 Sets properties of allout-overlay-category, used by
3816 allout-flag-region to set invisible-text overlay properties.
3817 (allout-get-invisibility-overlay): Get the first qualifying
3818 invisibility overlay, so we can find the extent of it.
3819 (allout-back-to-visible-text): Get to just before the beginnining
3820 of the current invisibility overlay, if any.
3821
3822 (allout-overlay-insert-in-front-handler)
3823 (allout-overlay-interior-modification-handler)
3824 (allout-before-change-handler, allout-isearch-end-handler): New
3825 functions to handle extraordinary actions affecting concealed
3826 text.
3827
3828 (allout-flag-region): Use overlays instead of selective-display
3829 for invisible text - by inheritence from the properties of
3830 allout-overlay-category in mainline Emacs, and applied
3831 property-by-property in XEmacs, some recent versions of which
3832 don't inherit the properties from the category. Provisions to
3833 respond to concealed-text edits simplified drastically.
3834
3835 (allout-isearch-rectification, allout-isearch-was-font-lock)
3836 (allout-isearch-expose, allout-enwrap-isearch)
3837 (allout-isearch-abort, allout-pre-was-isearching)
3838 (allout-isearch-prior-pos, allout-isearch-did-quit)
3839 (allout-isearch-dynamic-expose)
3840 (allout-hide-current-entry-completely): Functions deleted.
3841
3842 (allout-undo-aggregation): Explicit undo aggregation no longer
3843 necessary due to transition away from selective-display.
3844
3845 (set-allout-regexp, allout-up-current-level)
3846 (allout-next-visible-heading, allout-forward-current-level)
3847 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
3848 (allout-kill-line, allout-yank-processing, allout-show-children)
3849 (allout-expose-topic, allout-old-expose-topic)
3850 (allout-listify-exposed, allout-insert-latex-header)
3851 (allout-toggle-subtree-encryption, allout-encrypt-string)
3852 (remove-from-invisibility-spec, allout-hide-current-subtree):
3853 Ditched unused variables.
3854
3855 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
3856
3857 * textmodes/ispell.el (ispell-change-dictionary): Call
3858 ispell-buffer-local-dict instead of
3859 ispell-accept-buffer-local-defs.
3860 (ispell-local-dictionary-alist): Accept as valid any coding-system
3861 supported by Emacs.
3862 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
3863 changed to iso-8859-3.
3864
3865 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
3866
3867 * speedbar.el (speedbar-frame-width): Make an inline function
3868 instead of a macro. Use frame-width.
3869 (speedbar-try-completion, speedbar-update-contents)
3870 (speedbar-timer-fn): Use consp.
3871 (speedbar-update-localized-contents): Try to preserve point.
3872
3873 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
3874 (menu): Re-order menu items.
3875 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
3876 field.
3877 (gdb-var-update-handler-1): Use it for GDB 6.4+.
3878 (gdb-post-prompt): Speed things by not forcing update.
3879
3880 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
3881
3882 * wid-edit.el (widget-button-click): For mouse-1, cancel button
3883 press and perform default action if we get a mouse movement event.
3884
3885 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
3886
3887 * calendar/icalendar.el (icalendar--get-event-property)
3888 (icalendar--get-event-property-attributes): Fix typos in
3889 docstrings.
3890
3891 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
3892 docstring.
3893
3894 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
3895
3896 * bs.el (bs-mode): Use `buffer-disable-undo'.
3897 (bs--get-file-name): Simplify.
3898 (bs-show-in-buffer): Mark the buffer as not modified.
3899
3900 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
3901
3902 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
3903 widget-button-click.
3904
3905 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
3906 (custom-mode): Update docstring.
3907
3908 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
3909 binding.
3910
3911 * files.el (hack-local-variables-confirm): Allow scrolling if the
3912 file variable list is too long. Kill temp buffer after use.
3913
3914 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
3915
3916 * progmodes/gud.el (gdb): Improve doc string.
3917 (gdb-script-font-lock-keywords): Expand allowed character set.
3918
3919 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
3920 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
3921 (gdb-separate-io-interrupt, gdb-separate-io-quit)
3922 (gdb-separate-io-stop, gdb-separate-io-eof):
3923 Rename from gdb-inferior-* to gdb-separate-*.
3924 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
3925
3926 2006-02-14 Jay Belanger <belanger@truman.edu>
3927
3928 * calc/calc-arith.el (math-check-known-scalarp): Make sure
3929 expression is a symbol before checking that it is bound.
3930
3931 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
3932 test to see if equation can be solved.
3933
3934 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
3935
3936 * wid-edit.el (widget-button-click): Use :pressed-face property
3937 for overlay face, if it exists.
3938
3939 * cus-edit.el (custom-manual, custom-add-see-also)
3940 (custom-add-parent-links, custom-group-link): Add :pressed-face
3941 property to links.
3942
3943 * files.el (hack-local-variables): Remove ignored variables before
3944 checking if any variables need setting.
3945
3946 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3947
3948 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
3949
3950 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
3951
3952 * help.el (where-is): Fix message for remapped commands.
3953
3954 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
3955 Fix typos in docstrings.
3956
3957 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
3958
3959 * files.el (safe-local-variable-values): New option.
3960 (hack-local-variables-prop-line): Return a list of variable-value
3961 pairs if MODE-ONLY is non-nil.
3962 (hack-local-variables): Construct list of variable-value pairs,
3963 and apply or reject them in one go. Ask for confirmation if
3964 variables are not known safe.
3965 (hack-local-variables-confirm): Complete rewrite. Support
3966 `safe-local-variable-values'.
3967 (enable-local-variables): Update docstring to reflect new
3968 behavior.
3969 (ignored-local-variables): Ignore ignored-local-variables and
3970 safe-local-variable-values.
3971 (safe-local-variable-p): New function.
3972 (risky-local-variable-p): `safe-local-variable' property check
3973 moved to safe-local-variable-p.
3974 (hack-one-local-variable): Checks moved to hack-local-variables.
3975
3976 (byte-compile-dynamic, c-basic-offset, c-file-style)
3977 (c-indent-level, comment-column, fill-column, fill-prefix)
3978 (indent-tabs-mode, kept-new-versions, no-byte-compile)
3979 (no-update-autoloads, outline-regexp, page-delimiter)
3980 (paragraph-start, paragraph-separate, sentence-end)
3981 (sentence-end-double-space tab-width, version-control):
3982 Add `safe-local-variable' property.
3983
3984 * find-lisp.el: Delete nonexistent `autocompile' file variable.
3985
3986 * icomplete.el, play/landmark.el: Change nonexistent
3987 `outline-layout' file variable to `allout-layout'.
3988
3989 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
3990
3991 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
3992 (gdb-get-changed-registers): Test value of gud-minor-mode relative
3993 to gud-comint-buffer.
3994 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
3995 gdb-ui.el for gdb-mi.el.
3996 (gdb-post-prompt, gdb-get-changed-registers): Move test for
3997 registers buffer to gdb-get-changed-registers.
3998 (gdb-breakpoint-regexp): New regexp. Allow toggling and
3999 deletion of catchpoints (throw and catch).
4000 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
4001 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
4002 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
4003 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
4004 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
4005
4006 2006-02-13 Jay Belanger <belanger@truman.edu>
4007
4008 * calc/calc-arith.el (math-check-known-matrixp): Make sure
4009 expression is a symbol before checking that it is bound.
4010
4011 2006-02-13 Richard M. Stallman <rms@gnu.org>
4012
4013 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
4014 for the minibuffer too, but not if resize-mini-windows will interfere.
4015
4016 * help.el (describe-key-briefly, describe-key): Do all arg-reading
4017 inside `interactive' spec.
4018 (describe-key-briefly-internal, describe-key-internal):
4019 Functions merged back into their callers.
4020
4021 2006-02-13 Martin Rudalics <rudalics@gmx.at>
4022
4023 * info.el (info-xref-visited): Inherit from info-xref too.
4024 (Info-set-mode-line): Replace occurrences of `%' by `%%'
4025 when propertizing Info-current-file and Info-current-node.
4026
4027 2006-02-13 Juri Linkov <juri@jurta.org>
4028
4029 * tumme.el (tumme-thumbnail-storage): Fix docstring.
4030 (tumme-thumb-name): Fix per-directory format.
4031
4032 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
4033
4034 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
4035
4036 2006-02-12 Miles Bader <miles@gnu.org>
4037
4038 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
4039
4040 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
4041
4042 * tumme.el: Remove history section. If someone needs the it, it
4043 can always be found in CVS.
4044
4045 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
4046
4047 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
4048 about the Thumbnail Managing Standard option.
4049
4050 2006-02-12 Richard M. Stallman <rms@gnu.org>
4051
4052 * subr.el (substitute-key-definition): Doc fix.
4053
4054 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
4055
4056 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
4057
4058 * info.el (Info-mode): Doc fix.
4059
4060 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
4061
4062 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
4063
4064 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
4065 because on Solaris a POSIX compatible "id" is needed. Reported by
4066 Magnus Henoch <mange@freemail.hu>.
4067
4068 2006-02-12 Juri Linkov <juri@jurta.org>
4069
4070 * tumme.el: Remove todo item about Thumbnail Managing Standard.
4071 (tumme) <defgroup>: Change :group to `multimedia'.
4072 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
4073 Managing Standard.
4074 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
4075 Fix dostring.
4076 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
4077 and %y. Fix docstring.
4078 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
4079 (tumme-cmd-create-standard-thumbnail-command): New user options.
4080 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
4081 is `standard'. Fix docstring.
4082 (tumme-thumb-width, tumme-thumb-height): New user options.
4083 (tumme-external-viewer): Try to find various viewers.
4084 (tumme-get-thumbnail-image): Use `create-image' instead of
4085 constructing the `image' structure.
4086 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
4087 `standard'.
4088 (tumme-thumb-name): Add file name generation for standard storage.
4089 Simplify code for other storages.
4090 (tumme-thumb-name): Use width %w and height %h instead of size %s.
4091 Add modification time %m and thumbnail-nq8 %q.
4092 Use `tumme-cmd-create-standard-thumbnail-command' if
4093 tumme-thumbnail-storage is `standard'.
4094 (tumme-dired-insert-marked-thumbs): New autoload command.
4095 (tumme-dired-after-readin-hook): New function.
4096 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
4097 `tumme-thumb-size'.
4098 (tumme-display-image): Replace size-x %x and size-y %y with
4099 width %w and height %h.
4100
4101 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
4102 `tumme-dired-insert-marked-thumbs'.
4103
4104 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
4105
4106 * tumme.el (tumme-write-tag): Fix small bug (file name did not
4107 include path).
4108 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
4109 matching tag.
4110
4111 2006-02-12 Miles Bader <miles@gnu.org>
4112
4113 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
4114 New variables.
4115 (rcirc-abbrev-nick): New function.
4116 (rcirc-format-response-string): Rewrite to use the formats in
4117 `rcirc-response-formats' and expand escape sequences therein.
4118 A text-property `rcirc-text' is added over the actual response
4119 text to make easy to find inside the returned string.
4120 (rcirc-print): When filling, just look for the `rcirc-text'
4121 text-property to find the appropriate fill prefix, instead of
4122 using hardwired patterns.
4123
4124 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
4125
4126 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
4127 Managing Standard.
4128
4129 2006-02-11 Kim F. Storm <storm@cua.dk>
4130
4131 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
4132 Don't use insert-buffer; do insert-buffer-substring directly.
4133 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
4134
4135 2006-02-11 Martin Rudalics <rudalics@gmx.at>
4136
4137 * files.el (revert-buffer, recover-file): Replace buffer-read-only
4138 with inhibit-read-only. Suggested by Stefan Monnier.
4139 (revert-buffer): Let insert-file-contents discard
4140 buffer-undo-list. Simplify code.
4141 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
4142
4143 2006-02-11 Eli Zaretskii <eliz@gnu.org>
4144
4145 * menu-bar.el (menu-bar-select-yank): Add a doc string.
4146
4147 * help.el (describe-key-briefly): Now a wrapper for
4148 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
4149 to t. Populate yank-menu if empty.
4150 (describe-key-briefly-internal): Renamed from describe-key-briefly.
4151 (describe-key): Now a wrapper for describe-key-internal. Bind
4152 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
4153 (describe-key-internal): Renamed from describe-key.
4154
4155 2006-02-11 Milan Zamazal <pdm@zamazal.org>
4156
4157 * progmodes/glasses.el (glasses-separator): Doc fix.
4158 (glasses-original-separator): New defcustom.
4159 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
4160
4161 2006-02-11 Martin Rudalics <rudalics@gmx.at>
4162
4163 * mwheel.el (mouse-wheel-up-event): Doc fix.
4164
4165 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
4166
4167 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
4168 (tumme-dir): New function. Copied from thumbs.el.
4169
4170 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
4171
4172 * desktop.el (desktop-outvar): Fix typo.
4173 (desktop-save-buffer-p): Doc fix.
4174
4175 * subr.el (substitute-key-definition): Fix typo.
4176
4177 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4178
4179 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
4180 when window-system is mac.
4181
4182 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
4183
4184 2006-02-10 Kim F. Storm <storm@cua.dk>
4185
4186 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
4187 indirect-function instead of using condition-case.
4188
4189 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
4190
4191 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
4192 less `colloquial'...
4193
4194 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
4195
4196 * tumme.el: Add a couple of todo items.
4197
4198 2006-02-09 Lars Hansen <larsh@soem.dk>
4199
4200 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
4201 (highlight-changes-mode): Don't change desktop-locals-to-save.
4202
4203 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
4204
4205 * image-mode.el (image-toggle-display): Clear image cache if using
4206 filename.
4207
4208 2006-02-09 Masatake YAMATO <jet@gyve.org>
4209
4210 * dired-x.el (dired-guess-shell-alist-default): Add .man as
4211 a `dired-man' target.
4212
4213 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
4214 boundary of symbols.
4215
4216 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
4217
4218 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
4219
4220 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
4221
4222 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
4223 `mapcar'; return nil.
4224
4225 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
4226
4227 * mouse.el (mouse-drag-track): Don't change window if we rebind to
4228 some other event.
4229
4230 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
4231
4232 * net/rcirc.el (rcirc-startup-channels-alist):
4233 Add irc.freenode.net and #emacs as defaults.
4234 (rcirc-ignore-all-activity-flag): Remove variable.
4235 (rcirc-authinfo): New variable.
4236 (rcirc-authinfo-filename): Remove variable.
4237 (rcirc-always-use-server-buffer-flag): New flag.
4238 (rcirc): M-x rcirc will automatically connect without prompting.
4239 C-u M-x rcirc will prompt. Use rcirc-connect to create a
4240 connection in lisp.
4241 (rcirc-process-server-response-1): Remove everything but the nick
4242 portion of the sender so it doesn't need to be done everywhere
4243 else. Update related code.
4244 (global-map): Remove global keybindings.
4245 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
4246 (rcirc-send-input): Split into several functions.
4247 (rcirc-process-input-line, rcirc-process-message)
4248 (rcirc-process-command): New functions.
4249 (rcirc-target-buffer): New function to determine where to route
4250 messages.
4251 (rcirc-user-nick): Save match data.
4252 (rcirc-toggle-ignore-buffer-activity)
4253 (rcirc-update-activity-string): Remove global ignore functionality,
4254 which can be done now by toggling rcirc-track-minor-mode.
4255 (rcirc-track-minor-mode-map): New keymap.
4256 (rcirc-track-minor-mode): New minor-mode.
4257 (ignore): Make the ignore output nicer. Always print it when
4258 adding or removing nicks.
4259 (rcirc-url-regexp): Improve.
4260 (rcirc-mangle-text): Remove properties before using text in the
4261 modeline.
4262 (rcirc-authenticate): Authentication data comes from
4263 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
4264 (rcirc-server-prefix): Inherit from rcirc-server.
4265
4266 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
4267
4268 * Makefile.in (compile): Append "|| true" to the end of the `find'
4269 command, like compile-always does.
4270
4271 2006-02-08 Sam Steingold <sds@gnu.org>
4272
4273 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
4274 output from a dead connection.
4275
4276 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
4277
4278 * dired.el (dired-mode-map): Add more bindings for tumme.
4279
4280 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
4281
4282 * wdired.el (wdired-mode-map): Use remap.
4283 (wdired-get-filename): Massage.
4284 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
4285 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
4286 `keymap' property rather than `local-map'.
4287
4288 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
4289
4290 * tumme.el (tumme-get-thumbnail-image): New utility function.
4291 Suggested by from Chong Yidong.
4292 (tumme-dired-with-window-configuration): Rename from
4293 `tumme-dired'. Add code to save window configuration.
4294 (tumme-restore-window-configuration): New command to restore the
4295 window configuration that `tumme-dired-with-window-configuration'
4296 saves before it changes the window configuration.
4297 (tumme-show-all-from-dir): New command to display thumbnails for
4298 all files in a directory entered by the user, like M-x thumbs.
4299 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
4300 have been created.
4301 (tumme-display-thumbnail-original-image): Call `display-buffer'.
4302 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
4303 Remove obsolete test function.
4304
4305 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
4306
4307 * vc.el (small-temporary-file-directory): Remove defvar; there's
4308 a defcustom for it in files.el.
4309
4310 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
4311 Fix typo in message.
4312 (tumme-gallery-generate): Fix typo in `error' message.
4313 (tumme-display-window-height-correction)
4314 (tumme-display-window-width-correction, tumme-line-up-dynamic)
4315 (tumme-line-up-interactive): Dox fixes.
4316 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
4317 (tumme-restore-window-configuration, tumme-format-properties-string)
4318 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
4319 Fix typos in docstrings.
4320
4321 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
4322
4323 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
4324
4325 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
4326
4327 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
4328 User should use hook if desired.
4329
4330 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
4331 buffer if necessary.
4332 (gdb-delete-frame-or-window): New function.
4333 (gdb-breakpoints-mode-map): Bind "q" to it.
4334
4335 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
4336
4337 * textmodes/nroff-mode.el: Clean up name space.
4338 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
4339 (nroff-mode): Obey the global setting of nroff-electric-mode.
4340 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
4341
4342 * calendar/calendar.el (calendar-increment-month): Typo in last change.
4343
4344 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
4345
4346 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
4347
4348 2006-02-06 Lars Hansen <larsh@soem.dk>
4349
4350 * generic-x.el (etc-fstab-generic-mode): Add file system types
4351 cifs and usbdevfs. Allow special chars in file names.
4352
4353 2006-02-05 Jay Belanger <belanger@truman.edu>
4354
4355 Update copyright notices of the files in lisp/calc.
4356
4357 2006-02-05 Romain Francoise <romain@orebokech.com>
4358
4359 Update copyright notices of all files in the lisp/play directory.
4360
4361 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
4362
4363 * ldefs-boot.el: Regenerate.
4364
4365 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
4366
4367 2006-02-05 Kim F. Storm <storm@cua.dk>
4368
4369 * files.el (magic-mode-regexp-match-limit): New defvar.
4370 (set-auto-mode): Use it to limit magic-mode-alist matching.
4371
4372 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
4373
4374 * simple.el (display-message-or-buffer): Compare the number of
4375 characters to the frame width when determining whether a 1-line
4376 message string will fit in the echo area. Count screen lines
4377 instead of buffer lines when determining whether a multi-line
4378 message will fit in the echo area/minibuffer window.
4379
4380 2006-02-04 Eli Zaretskii <eliz@gnu.org>
4381
4382 * info.el (Info-index, Info-mode): Improve the description of the
4383 `i' command.
4384
4385 * ldefs-boot.el: Regenerate.
4386
4387 2006-02-03 Werner Lemberg <wl@gnu.org>
4388
4389 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
4390 greedy to find the closing bracket in \*[...] and similar
4391 expressions. This is a first rough fix -- many additional
4392 refinements are necessary to make nroff mode really usable with groff.
4393
4394 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
4395
4396 * international/mule-cmds.el (set-locale-environment):
4397 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
4398 libX11.
4399
4400 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
4401
4402 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
4403 archive are created in archive-tmpdir.
4404
4405 2006-02-02 John Paul Wallington <jpw@pobox.com>
4406
4407 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
4408 (ibuffer-fontification-alist): Use it.
4409 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
4410 to "* z" and the Ibuffer Mark menu.
4411
4412 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
4413
4414 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
4415
4416 * textmodes/table.el (*table--cell-describe-mode)
4417 (*table--cell-describe-bindings): Undo last change since
4418 print-help-return-message is not obsoleted by anything at all.
4419
4420 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
4421
4422 * emulation/cua-base.el (cua-mode): Doc fix.
4423
4424 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
4425
4426 * dframe.el (dframe-handle-make-frame-visible)
4427 (dframe-handle-iconify-frame, dframe-get-focus)
4428 (dframe-select-attached-frame, dframe-power-click)
4429 (dframe-frame-mode): Fix typos in docstrings.
4430
4431 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
4432 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
4433 Fix typos in docstrings.
4434
4435 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
4436 (hi-lock-face-buffer, hi-lock-font-lock-hook)
4437 (hi-lock-archaic-interface-message-used)
4438 (hi-lock-file-patterns-range): Fix typos in docstrings.
4439
4440 * savehist.el (savehist-loaded, savehist-load, savehist-install)
4441 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
4442
4443 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
4444 Fix typo in docstring.
4445
4446 * net/newsticker.el (newsticker--decode-iso8601-date)
4447 (newsticker--set-customvar, newsticker--buffer-insert-item)
4448 (newsticker--do-run-auto-mark-filter)
4449 (newsticker--parse-generic-feed): Doc fixes.
4450 (newsticker--retrieval-timer-list, newsticker-url-list)
4451 (newsticker-hide-immortal-items-in-echo-area)
4452 (newsticker-hide-obsolete-items-in-echo-area)
4453 (newsticker-new-item-face, newsticker--enclosure)
4454 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
4455 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
4456 (newsticker--parse-generic-feed, newsticker--cache-contains)
4457 (newsticker--stat-num-items, newsticker-download-enclosures):
4458 Fix typos in docstrings.
4459
4460 * net/rcirc.el (rcirc-debug): Doc fix.
4461 (rcirc-fill-column, rcirc-receive-message-hooks)
4462 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
4463 (rcirc-mode, rcirc-generate-new-buffer-name)
4464 (rcirc-startup-channels, rcirc-ignore-update-automatic)
4465 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
4466 Fix typos in docstrings.
4467 (rcirc-print): "?\ " -> "?\s".
4468 (rcirc-cmd-join): Improve argument/docstring consistency.
4469
4470 2006-02-01 Mark A. Hershberger <mah@everybody.org>
4471
4472 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
4473 before narrow-to-region.
4474
4475 2006-02-01 Richard M. Stallman <rms@gnu.org>
4476
4477 * simple.el (move-beginning-of-line): Scan properly for invis change.
4478
4479 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
4480
4481 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
4482
4483 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
4484 change bit only when id-format is 'integer. Reported by Matt
4485 Hodges <M.P.Hodges@rl.ac.uk>.
4486
4487 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
4488
4489 * hilit-chg.el (highlight-changes-initial-state)
4490 (highlight-changes-global-initial-state): Doc fixes.
4491 (highlight-changes-global-modes, global-highlight-changes):
4492 Fix typos in docstrings.
4493
4494 2006-02-01 Kim F. Storm <storm@cua.dk>
4495
4496 * emulation/cua-base.el (cua-mode): Mention that CUA enables
4497 transient-mark-mode in doc string.
4498
4499 2006-01-31 Richard M. Stallman <rms@gnu.org>
4500
4501 * replace.el (multi-occur): Doc fix.
4502 (multi-occur-in-matching-buffers): Rename from
4503 multi-occur-by-filename-regexp. Prefix arg says match
4504 buffer names instead of file names.
4505
4506 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
4507
4508 * bs.el: Allow non-default values of `bs-header-lines-length'.
4509 (bs--running-in-xemacs): Remove (not needed anymore).
4510 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
4511 instead of `shrink-window', thus avoiding having to compute the
4512 height of the window.
4513 (bs--up): Wrap around even when there's no header.
4514 (bs--down): Use `forward-line' instead of `next-line'.
4515
4516 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
4517
4518 * image-mode.el (image-toggle-display): Use file name if possible,
4519 instead of unnecessarily allocating a (possibly huge) lisp string.
4520
4521 2006-01-30 John Paul Wallington <jpw@pobox.com>
4522
4523 * subr.el (toplevel): Define `cl-assertion-failed' condition here
4524 because the `assert' macro signals it at runtime.
4525
4526 * emacs-lisp/cl.el (toplevel): Remove definition of
4527 `cl-assertion-failed' condition.
4528
4529 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
4530
4531 * thumbs.el (thumbs-marked-list): Make buffer-local and
4532 permanent-local.
4533 (thumbs-insert-thumb): Make help-echo non-sticky.
4534 (thumbs-file-alist): Use eolp as check for (non)-image.
4535
4536 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
4537
4538 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
4539 (ediff-before-session-group-setup-hooks)
4540 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
4541 Fix typos in docstrings.
4542
4543 * window.el (bw-dir, bw-eqdir, balance-windows)
4544 (split-window-keep-point): Fix typos in docstrings.
4545
4546 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
4547 (org-quote-string, org-calendar-to-agenda-key)
4548 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
4549 (org-show-following-heading, org-tags-column)
4550 (org-use-tag-inheritance, org, org-allow-space-in-links)
4551 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
4552 (org-enable-table-editor, org-calc-default-modes)
4553 (org-table-allow-automatic-line-recalculation)
4554 (org-export-html-style, org-export-with-fixed-width)
4555 (org-export-with-sub-superscripts, org-special-keyword)
4556 (org-formula, org-time-grid, org-table-may-need-update)
4557 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
4558 (org-goto-quit, org-get-indentation, org-end-of-item)
4559 (org-move-item-down, org-move-item-up)
4560 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
4561 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
4562 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
4563 (org-agenda-log-mode, org-agenda-toggle-diary)
4564 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
4565 (org-agenda-file-to-end, org-agenda-no-heading-message)
4566 (org-agenda-get-closed, org-format-agenda-item)
4567 (org-cmp-priority, org-cmp-category, org-cmp-time)
4568 (org-agenda-change-all-lines, org-agenda-diary-entry)
4569 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
4570 (org-link-search, org-camel-to-words, org-open-file)
4571 (org-remember-handler, org-table-convert-region)
4572 (org-table-move-row-down, org-table-move-row-up)
4573 (org-table-copy-region, org-table-wrap-region)
4574 (org-table-toggle-vline-visibility)
4575 (org-table-get-vertical-vector, org-table-modify-formulas)
4576 (org-table-get-specials, org-recalc-commands)
4577 (org-table-rotate-recalc-marks, org-table-eval-formula)
4578 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
4579 (org-level-color-stars-only, org-insert-heading):
4580 Fix typos in docstrings.
4581 (last-arg): Add defvar.
4582
4583 * makefile.w32-in (WINS): Add erc.
4584 (MH_E_SRC): Update (copied from lisp/Makefile.in).
4585
4586 2006-01-29 Bill Wohler <wohler@newt.com>
4587
4588 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
4589 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
4590 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
4591 (mh-autoloads): Don't use comments on otherwise empty lines.
4592
4593 2006-01-29 Edward O'Connor <ted@oconnor.cx>
4594
4595 * emulation/viper.el (viper-major-mode-modifier-list): Add
4596 insert-state and vi-state entries for erc-mode.
4597 (viper-go-away, viper-set-hooks): Add and remove
4598 viper-comint-mode-hook from erc-mode-hook as appropriate.
4599
4600 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
4601
4602 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
4603
4604 * bs.el (bs--format-aux): Implement `middle' alignment as
4605 described in the docstring for `bs-attributes-list'.
4606 (bs--get-name): Simplify. Don't pad the buffer name.
4607
4608 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
4609
4610 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
4611 English aspell dictionary is installed, use the first entry of
4612 ispell-dictionary-alist-1.
4613
4614 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
4615
4616 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
4617 Doc fix.
4618
4619 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
4620
4621 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
4622 for `process-file', in order to let it work for older Emacsen too.
4623
4624 2006-01-27 Eli Zaretskii <eliz@gnu.org>
4625
4626 * international/latexenc.el: Add a suitable `coding:' tag.
4627 (latexenc-find-file-coding-system): Undo last change.
4628
4629 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
4630
4631 * international/latexenc.el (latexenc-find-file-coding-system):
4632 Make sure latexenc-main-file is a regular file and is readable.
4633
4634 2006-01-27 Andre Spiegel <spiegel@gnu.org>
4635
4636 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
4637 Pass FILE to vc-user-login-name.
4638
4639 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
4640
4641 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
4642
4643 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
4644 there are no more images to display.
4645 (thumbs-mark, thumbs-unmark): Revert change so that they move to
4646 the next image.
4647
4648 2006-01-26 Richard M. Stallman <rms@gnu.org>
4649
4650 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
4651
4652 * wid-edit.el (advertised-widget-backward): New alias.
4653 (widget-keymap): Use advertised-widget-backward for S-TAB.
4654
4655 * tumme.el: Correct the keywords.
4656 (tumme-dir-max-size): Use defvar.
4657 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
4658
4659 * simple.el (move-beginning-of-line): Take account of fields.
4660 (clone-indirect-buffer-other-window): Take args like
4661 clone-indirect-buffer, and work like it.
4662
4663 * help-fns.el (describe-function): Don't pass `nil' as default.
4664
4665 * files.el (risky-local-variable-p): Follow var aliases.
4666
4667 * subr.el (lazy-completion-table): Doc fix.
4668
4669 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
4670 global binding of `line'.
4671
4672 2006-01-25 Andre Spiegel <spiegel@gnu.org>
4673
4674 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
4675 Tramp.
4676
4677 * vc.el (vc-default-dired-state-info): Pass FILE to
4678 vc-user-login-name.
4679 (vc-default-update-changelog): Don't use vc-user-login-name, we
4680 don't need it here.
4681
4682 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
4683 no longer necessary.
4684
4685 2006-01-25 Kenichi Handa <handa@m17n.org>
4686
4687 * international/mule.el (decode-char): Avoid the overhead of
4688 calling utf-lookup-subst-table-for-decode if
4689 utf-translate-cjk-mode is nil.
4690 (encode-char): Avoid the overhead of calling
4691 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
4692 nil.
4693
4694 2006-01-22 Kenichi Handa <handa@m17n.org>
4695
4696 * international/mule.el (make-subsidiary-coding-system): Reset
4697 `coding-system-define-form' property of subsidiaries to nil.
4698 Avoid duplicated entry in coding-system-alist.
4699 (make-coding-system): Avoid duplicated entry in
4700 coding-system-alist.
4701 (define-coding-system-alias): Likewise.
4702
4703 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
4704
4705 * completion.el: Minor fixes in introductory comment.
4706 (completion-def-wrapper): Fix alist.
4707
4708 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
4709
4710 * thumbs.el (thumbs-new-image-size): New function.
4711 (thumbs-increment-image-size-element)
4712 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
4713 (thumbs-decrement-image-size): Delete.
4714 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
4715 temp files and use to resize.
4716 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
4717 Use increment argument to enlarge/shrink. Preserve point.
4718 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
4719 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
4720 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
4721 (thumbs-mark, thumbs-unmark): Preserve point.
4722 (thumbs-modify-image): Keep old temp files and use to modify.
4723 Cleanup old temp files at load time. Preserve point.
4724 (thumbs-view-image-mode-map): Use new command names.
4725
4726 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
4727
4728 * log-view.el (log-view-minor-wrap): First rev is the one at point.
4729
4730 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
4731 the nastiest part of the cyclic dependency.
4732 (cal-menu-update): Use dotimes and calendar-increment-month.
4733
4734 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
4735 (calendar-week-start-day): Add an :initializer.
4736 (calendar-mode-map): Use suppress-keymap, and command remapping.
4737 (describe-calendar-mode): Setup xref-stack info for the back button.
4738 (calendar-star-date): Insert before delete.
4739 (calendar-set-mode-line): Add file-modified info if applicable.
4740 (calendar-increment-month): New function.
4741
4742 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
4743
4744 * font-lock.el (lisp-font-lock-keywords-2):
4745 Recognize "& keywords" only at word boundaries.
4746
4747 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
4748
4749 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
4750 and permanent-local.
4751 (thumbs-max-image-number): New variable.
4752 (thumbs-do-thumbs-insertion): Use them.
4753 (thumbs-per-line): Change default to 4.
4754 (thumbs-marked-list): Rename from thumbs-markedL.
4755 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
4756 (thumbs-rename-images): Use -list instead of L for internal variables.
4757 (thumbs-call-convert): Use call-process instead of shell-command.
4758 (thumbs-insert-thumb): Add filename as help-echo to each image.
4759 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
4760 Give dir to thumbs-show-thumbs-list.
4761 (thumbs-show-thumbs-list): Set default-directory to that of images.
4762 (thumbs-dired-show): Rename from thumbs-dired-show-all.
4763 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
4764 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
4765 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
4766
4767 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
4768
4769 * ses.el (ses-read-cell): Provide a default value.
4770
4771 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
4772
4773 * term/w32-win.el (image-library-alist): Add additional names for
4774 GIF library.
4775
4776 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
4777
4778 * international/latexenc.el (latexenc-find-file-coding-system):
4779 Add file-regular-p check.
4780
4781 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
4782
4783 * simple.el (clone-buffer): Don't show the new buffer in the same
4784 window.
4785
4786 2006-01-23 Juri Linkov <juri@jurta.org>
4787
4788 * faces.el (link, link-visited): New faces based on default values
4789 of `info-xref' and `info-xref-visited'.
4790
4791 * info.el (info-xref): Inherit from `link'.
4792 (info-xref-visited): Inherit from `link-visited'.
4793
4794 * cus-edit.el (custom-buffer-create-internal): Use widget type
4795 `custom-manual' instead of `info-link' and don't set properties
4796 `button-face' and `mouse-face' explicitly.
4797 (custom-browse-group-tag, custom-browse-variable-tag)
4798 (custom-browse-face-tag): Inherit from widget class
4799 `custom-group-link' instead of `push-button'.
4800 (custom-button-unraised): Inherit from `underline' face.
4801 (custom-link): Inherit from `link' face. Fix doc and group.
4802 (custom-add-parent-links, custom-group-value-create): Don't set
4803 properties `button-face' and `mouse-face' explicitly for
4804 `custom-group-link' widget.
4805 (custom-group-link): Add properties `button-face' and `mouse-face'
4806 to widget definition.
4807 (custom-field-keymap): New variable. Put `custom-field-keymap' to
4808 editable-field's :keymap property.
4809 (custom-mode): Fix docstring: substitute keybindings for
4810 `widget-forward' and `widget-backward' from `widget-keymap',
4811 `widget-complete' from `custom-field-keymap', replace old
4812 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
4813
4814 * desktop.el (desktop-load-file): Check for `fboundp' before
4815 calling `symbol-function'.
4816
4817 * simple.el (clone-buffer, clone-indirect-buffer)
4818 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
4819 `read-string'. Fix prompts.
4820
4821 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
4822
4823 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
4824
4825 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
4826
4827 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
4828
4829 * startup.el (inhibit-splash-screen, initial-scratch-message):
4830 Doc fixes.
4831
4832 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
4833
4834 Sync with Tramp 2.0.52.
4835
4836 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
4837 net/tramp-vc.el: Add code for unloading Tramp. See comment before
4838 `tramp-unload-tramp' for checklist.
4839
4840 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
4841 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
4842 (tramp-unload-file-name-handler-alist)
4843 (tramp-unload-tramp): New defuns.
4844 (tramp-advice-PC-expand-many-files): New defadvice.
4845 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
4846 removed.
4847 (tramp-handle-expand-file-name): Remove double slash.
4848 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
4849 It doesn't matter, because it will be converted later on.
4850 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
4851 implementation was just heuristic.
4852 (tramp-post-connection): Set uid and gid properties.
4853 (tramp-convert-file-attributes): Set file's gid change bit.
4854 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
4855 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
4856 in case of su(do)? methods. The home directory of the local user
4857 will be taken else.
4858 (tramp-open-connection-telnet)
4859 (tramp-open-connection-rsh, tramp-open-connection-su)
4860 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
4861 local shell prompt could hurt. Reported by Romain Francoise
4862 <romain@orebokech.com>.
4863 (tramp-let-maybe): Add `edebug-form-spec' property.
4864 (tramp-handle-expand-file-name): Bind `default-directory' locally
4865 to "/" in order to avoid problems with UNC shares or Cygwin
4866 mounts.
4867 (tramp-md5-function): Fix typo in error message.
4868
4869 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
4870
4871 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
4872 for byte-compiler pacification.
4873
4874 2006-01-22 Andre Spiegel <spiegel@gnu.org>
4875
4876 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
4877 ID-FORMAT `string'. This allows us to get rid of
4878 `vc-user-login-name UID'.
4879
4880 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
4881
4882 2006-01-22 John Paul Wallington <jpw@pobox.com>
4883
4884 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
4885
4886 2006-01-21 Martin Rudalics <rudalics@gmx.at>
4887
4888 * emacs-lisp/find-func.el (find-definition-noselect)
4889 (find-variable-noselect): Search variables in C source code too.
4890 (find-function-C-source, find-function-noselect, find-function)
4891 (find-function-other-frame, find-variable-noselect, find-variable)
4892 (find-variable-other-frame, find-variable-at-point):
4893 Fix docstrings.
4894
4895 2006-01-21 Francesco Potorti` <pot@gnu.org>
4896
4897 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
4898
4899 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
4900
4901 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
4902 Default to disabling the "Save affix" question.
4903
4904 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
4905
4906 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
4907 the first arg to run-python.
4908
4909 2006-01-21 Eli Zaretskii <eliz@gnu.org>
4910
4911 * startup.el (command-line-1): Handle --no-desktop if desktop.el
4912 is not loaded.
4913
4914 2006-01-20 Jay Belanger <belanger@truman.edu>
4915
4916 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
4917 limit is 0.
4918
4919 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
4920 the correct variable.
4921
4922 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
4923
4924 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
4925 link. Fixed buggy argument sequence in call to `org-view-tags'.
4926 (org-compile-prefix-format): Set `org-prefix-has-tag'.
4927 (org-prefix-has-tag): New variable.
4928 (org-format-agenda-item): Remove tags from headline if
4929 appropriate.
4930 (org-agenda-remove-tags-when-in-prefix): New option.
4931 (org-get-tags-at): New function.
4932
4933 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
4934
4935 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
4936 (thumbs-find-image): Move image name and number from buffer name
4937 to mode name. Set thumbs-buffer. Preserve point so that large
4938 images remain visible.
4939 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
4940 order.
4941 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
4942 mode name.
4943 (thumbs-next-image, thumbs-previous-image): Make them work.
4944
4945 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
4946
4947 * cus-edit.el (custom-buffer-create-internal): State in the text above
4948 the whole buffer buttons that they do not operate on hidden items.
4949 (custom-face-menu): Use `custom-face-save' instead of
4950 `custom-face-save-command'.
4951 (custom-face-save-command): Make it an alias for `custom-face-save'
4952 and declare it obsolete.
4953 (custom-face-save): Doc fix.
4954
4955 * dired.el (dired-no-confirm): Add quote.
4956 (dired-subdir-alist-pre-R): Add quote in
4957 `make-variable-buffer-local' form and remove unbalanced parenthesis.
4958
4959 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
4960
4961 * textmodes/table.el (table-mode-indicator): Typo in last change.
4962
4963 2006-01-19 Richard M. Stallman <rms@gnu.org>
4964
4965 * outline.el (hide-leaves): Don't call outline-end-of-heading.
4966 Fixes bug reported in Nov 2005.
4967
4968 * isearch.el (isearch-forward): Doc fix.
4969
4970 * dired.el (dired-move-to-filename-regexp): Define as alias.
4971 (dired-no-confirm): Use defcustom.
4972 (dired-subdir-alist-pre-R): Put defvar at top level.
4973
4974 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
4975
4976 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
4977 Mark as risky.
4978
4979 * simple.el (set-mark-command): Doc fix.
4980 (clone-indirect-buffer-other-window):
4981 Read arg like clone-indirect-buffer.
4982 (move-beginning-of-line): Skip invisible newlines.
4983
4984 2006-01-19 Masatake YAMATO <jet@gyve.org>
4985
4986 * progmodes/cpp.el (cpp-edit-load): Make the order of
4987 listed conditions in a base C code buffer and its associate
4988 CPP Edit buffer the same.
4989
4990 2006-01-19 Kenichi Handa <handa@m17n.org>
4991
4992 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
4993 (rmail-mime-feature): Likewise.
4994 (rmail-require-mime-maybe): Use display-warning to show a warning
4995 message.
4996
4997 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
4998 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
4999
5000 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
5001
5002 * array.el: Move defvars out of eval-when-compile.
5003 (array-make-template): Replace undeclared global var with a local one.
5004 (array-mode): Inline initialization functions.
5005 (array-init-local-variables, array-init-max-row)
5006 (array-init-max-column, array-init-columns-per-line)
5007 (array-init-field-width, array-init-rows-numbered)
5008 (array-init-line-length, array-init-lines-per-row): Remove.
5009
5010 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
5011 (doc-mode-map): Define explicitly.
5012 (doctor-txtype): Use mapc.
5013
5014 * textmodes/table.el: Move defvars out of eval-when-compile.
5015 Remove harmful code meant to avoid byte-compiler warnings.
5016 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
5017 specification that checks table-fixed-width-mode directly.
5018 (table-recognize-region, table-recognize-cell):
5019 Use restore-buffer-modified-p.
5020 (table-fixed-width-mode): Remove code that refreshes
5021 table-fixed-mode-indicator.
5022 (*table--cell-describe-bindings, *table--cell-describe-mode):
5023 Avoid obsolete name print-help-return-message.
5024 (table--test-cell-list): Don't use replace-regexp from elisp.
5025 (table--point-entered-cell-function, table--point-left-cell-function):
5026 Don't set table-fixed-mode-indicator, use force-mode-line-update.
5027
5028 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
5029 that was after the end of file. Use buffer-file-name variable.
5030 (org-timestamp-change): Use with-current-buffer.
5031 (org-todo-list): Don't unnecessarily define a new buffer-local var.
5032 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
5033 `file'.
5034
5035 * progmodes/fortran.el: Move defvars out of eval-when-compile.
5036 (fortran-break-line): Remove unused var `opoint'.
5037 (fortran-abbrev-start): Obey help-event-list.
5038
5039 2006-01-18 Jesper Harder <harder@phys.au.dk>
5040
5041 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
5042
5043 2006-01-18 Masatake YAMATO <jet@gyve.org>
5044
5045 * progmodes/make-mode.el (makefile-imake-mode): New mode
5046 derived from makefile-mode.
5047 (makefile-imake-mode-syntax-table): New syntax table
5048 derived from makefile-mode-syntax-table.
5049 (makefile-mode): Write about makefile-imake-mode in doc string.
5050 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
5051 (makefile-imake-font-lock-keywords): New font lock keywords.
5052
5053 * files.el (auto-mode-alist): Add Imakefile.
5054
5055 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
5056
5057 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
5058 loading the file rather than when turning on flyspell-mode.
5059
5060 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
5061
5062 * cus-edit.el (customize-rogue): Minor doc fix.
5063
5064 2006-01-17 Juri Linkov <juri@jurta.org>
5065
5066 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
5067 instead of the file at the mark as default if the file at the mark
5068 is the same as the file at point or if dired-dwim-target-directory
5069 is not the same as the current directory and the mark is not active.
5070
5071 * log-view.el (log-view-minor-wrap): Use the same logic to get
5072 revisions as `log-view-diff'.
5073
5074 * info.el (Info-revert-find-node): Check for Info-current-file
5075 before preserving new-history.
5076
5077 * man.el (Man-heading-regexp): Add `/'.
5078
5079 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
5080 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
5081
5082 2006-01-16 Juri Linkov <juri@jurta.org>
5083
5084 * faces.el (mode-line-faces): New defgroup.
5085 (mode-line-highlight): Move definition after new defgroup.
5086 (mode-line, mode-line-inactive, mode-line-highlight):
5087 Replace :group `modeline' with `mode-line-faces'.
5088 (mode-line-buffer-id): New face.
5089 (modeline-buffer-id): New face alias.
5090 (vertical-border): Remove :group `modeline'.
5091
5092 * bindings.el (propertized-buffer-identification): Use face
5093 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
5094 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
5095 (mode-line-buffer-identification-keymap): For mouse-1 replace
5096 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
5097 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
5098 mouse-3.
5099
5100 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
5101 Buffer-menu-buffer. Doc fix.
5102 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
5103 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
5104 `Buffer-menu-buffer'.
5105
5106 * info.el (Info-mode-line-node-keymap): New defvar.
5107 (Info-set-mode-line): Use `stringp' to check Info-current-file.
5108 Propertize Info-current-node with `mode-line-buffer-id' and
5109 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
5110
5111 * time.el (display-time-mail-face): Replace :group `faces' with
5112 `mode-line-faces'.
5113
5114 2006-01-16 Kenichi Handa <handa@m17n.org>
5115
5116 * international/code-pages.el: Add autoload cookies for cp125[0345678].
5117
5118 * language/european.el (cp1252): New alias for windows-1252.
5119
5120 * international/mule.el (autoload-coding-system): Prepare for EOL
5121 variants.
5122
5123 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
5124
5125 * term.el (term-raw-map): Add mapping for insert.
5126 (term-send-insert): New.
5127 (term-mode): Make variables local here instead of doing it in
5128 `term-emulate-terminal'.
5129 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
5130 Scroll reverse needs to take into account the scroll region.
5131 Saving and restoring the cursor should save the color attributes too.
5132 (term-reset-terminal): Reset the scroll region.
5133 (term-handle-ansi-escape): Cursor up and down should take into
5134 account the scroll region.
5135 (term-set-scroll-region): Rename from `term-scroll-region'.
5136 Move to 0,0 after setting the region.
5137 (term-handle-scroll): Handle scroll up.
5138 (term-down): Fix off by one error.
5139 (term-delete-lines): Do not delete outside the scroll region.
5140 (term-insert-lines): Take into account the scroll region.
5141
5142 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
5143
5144 * textmodes/ispell.el (ispell-internal-change-dictionary)
5145 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
5146 (start, end): Move declaration outside of eval-when-compile.
5147
5148 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
5149 (flyspell-mode-on): Use it.
5150
5151 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
5152 ispell-kill-ispell-hook.
5153
5154 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
5155
5156 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
5157 (Custom-reset-saved): Do not ask for confirmation in single option
5158 buffers.
5159
5160 2006-01-13 Richard M. Stallman <rms@gnu.org>
5161
5162 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
5163
5164 2006-01-13 Romain Francoise <romain@orebokech.com>
5165
5166 * add-log.el (add-change-log-entry, change-log-merge):
5167 Conditionally use `hard-newline'.
5168
5169 2006-01-13 Martin Rudalics <rudalics@gmx.at>
5170
5171 * wid-edit.el (widget-field-end): If the overlay is no longer
5172 associated with a buffer, behave as if the overlay didn't exist.
5173
5174 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
5175 Make sure the links use the `custom-link' face.
5176
5177 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
5178
5179 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
5180 (ld-script-mode): Don't set indent-line-function since we don't
5181 have one.
5182
5183 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
5184
5185 * textmodes/org.el (org-open-file): Use mailcap for selecting an
5186 application.
5187 (org-file-apps-defaults-gnu): Use mailcap as the default for
5188 selecting an application on a UNIX system.
5189 (org-agenda-show-tags): New command.
5190 (org-table-insert-hline): Keep cursor in current table line.
5191 (org-table-convert): Offset effect of modifying
5192 `org-table-insert-hline'.
5193 (org-format-agenda-item): New optional argument TAG.
5194 (org-compile-prefix-format): Handle %T format for the tag.
5195 (org-expand-wide-chars): New function.
5196 (org-table-insert-row, org-table-insert-hline):
5197 Use `org-expand-wide-chars'.
5198 (org-open-file): Fix bug in program launch.
5199 (org-get-time-of-day): Fix bug with times before 1am.
5200 (org-agenda-menu): Add tags commands.
5201
5202 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
5203
5204 * textmodes/ispell.el (ispell-init-process): Include the used
5205 dictionary in ispell process start message.
5206 (ispell-internal-change-dictionary): When flyspell-mode is active
5207 and dictionary is changed, make sure ispell process is restarted
5208 and flyspell word cache cleared out for the current buffer.
5209 (ispell-change-dictionary): Make sure flyspell word cache is
5210 cleared out in all buffers with active flyspell mode when
5211 dictionary is globally changed.
5212 Call ispell-internal-change-dictionary after dictionary change.
5213
5214 2006-01-13 Eli Zaretskii <eliz@gnu.org>
5215
5216 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
5217
5218 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
5219 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
5220 years. Fix small differences wrt Makefile.in.
5221 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
5222 Makefile.in does.
5223
5224 2006-01-12 Bill Wohler <wohler@newt.com>
5225
5226 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
5227 mh-search.el.
5228
5229 2006-01-12 Masatake YAMATO <jet@gyve.org>
5230
5231 * progmodes/ld-script.el: Update copyright year.
5232
5233 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
5234
5235 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
5236 Don't add widget if setting undefined.
5237
5238 2006-01-12 John Paul Wallington <jpw@pobox.com>
5239
5240 * help-fns.el (describe-variable): Remove newlines from void
5241 variable output.
5242
5243 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
5244
5245 * wdired.el (wdired-mode-map): Add help echo for
5246 wdired-abort-changes.
5247
5248 * man.el (Man-file-name-regexp): Adjust for a list of files.
5249
5250 2006-01-12 Masatake YAMATO <jet@gyve.org>
5251
5252 * progmodes/ld-script.el (auto-mode-alist): Support
5253 suffix conventions used in netbsd and eCos.
5254
5255 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5256
5257 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
5258 (custom-variable-menu, custom-face-menu, custom-group-menu)
5259 (Custom-mode-menu): Change names of menu items. (As discussed on
5260 emacs-devel.)
5261 (custom-face-menu): Add "Undo Edits" item.
5262
5263 * startup.el (init-file-user): defcustom -> defvar.
5264
5265 * tooltip.el (tooltip-mode): Doc fix.
5266
5267 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
5268
5269 * reveal.el (reveal-post-command): window-buffer signals an error on
5270 dead windows rather than returning nil.
5271 (reveal-open-new-overlays): An overlay might die while we open others.
5272
5273 2006-01-11 Bill Wohler <wohler@newt.com>
5274
5275 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
5276 phrasing in docstring.
5277
5278 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
5279 can give some systems gas. Add new file mh-buffers.el.
5280
5281 2006-01-06 Masatake YAMATO <jet@gyve.org>
5282
5283 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
5284 C preprocessor forward ported from GNU Emacs 21.2.
5285
5286 * progmodes/asm-mode.el (asm-font-lock-keywords):
5287 Use `cpp-font-lock-keywords'.
5288
5289 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
5290
5291 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
5292 of $ for "\\.ld[s]?".
5293
5294 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5295
5296 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
5297 (tcl-indent-line): Return `noindent' if inside a string.
5298
5299 * progmodes/flymake.el (flymake-split-string): Remove more than one
5300 empty string at beg/end of the result.
5301 (flymake-find-buildfile, flymake-find-possible-master-files):
5302 Use expand-file-name.
5303 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
5304 since expand-file-name does it for us. Use directory-file-name.
5305 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
5306 (flymake-ler-get-type, flymake-ler-get-text)
5307 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
5308 (flymake-current-line-no): Remove spurious interactive spec.
5309 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
5310 (flymake-check-include): Remove arg inc-path merged into inc-name.
5311 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
5312 Arg regexp-list replaced by a simple regexp.
5313 (flymake-master-make-header-init, flymake-master-tex-init):
5314 Correspondingly replace regexp-list with a regexp. Fix regexp.
5315
5316 2006-01-10 Simon Josefsson <jas@extundo.com>
5317
5318 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
5319 describing AUTH PLAIN fix.
5320
5321 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
5322
5323 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
5324 (report-emacs-bug): Don't record initial prompt text.
5325 Instead, add text properties to prompting text.
5326 (report-emacs-bug-hook): Delete prompting text.
5327
5328 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
5329
5330 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
5331 `dirs'. Adjust callers.
5332
5333 2006-01-09 John Paul Wallington <jpw@gnu.org>
5334
5335 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
5336
5337 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
5338
5339 * reveal.el (reveal-open-new-overlays): New extracted fun.
5340 (reveal-close-old-overlays): Idem. Check overlays's liveness before
5341 using them. Simplify the code.
5342 (reveal-post-command): Use them. Fix up obsolete windows in
5343 reveal-open-spots.
5344
5345 * progmodes/flymake.el: Use `require' rather than autoload for
5346 XEmacs's overlays.
5347 (flymake-get-common-file-prefix, flymake-build-relative-filename):
5348 Delete. Use file-relative-name instead.
5349 (flymake-get-syntax-check-program-args, flymake-perl-init):
5350 Simplify the resulting code.
5351
5352 * log-view.el (log-view-file-re, log-view-message-re): Add support
5353 for DaRCS output.
5354
5355 2006-01-09 Alex Schroeder <alex@gnu.org>
5356
5357 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
5358 identifiers sometimes added in square brackets at the beginning of
5359 subject lines.
5360
5361 2006-01-07 Richard M. Stallman <rms@gnu.org>
5362
5363 * cus-edit.el (Custom-set, Custom-save): Doc fix.
5364 (Custom-reset-current, Custom-reset-saved): Change question text.
5365 (Custom-reset-standard): Likewise.
5366 (custom-variable-reset-saved): Doc fix.
5367
5368 2006-01-07 Eli Zaretskii <eliz@gnu.org>
5369
5370 * startup.el (init-file-user): Doc fix.
5371
5372 2006-01-07 Alex Schroeder <alex@gnu.org>
5373
5374 * mail/rmail.el (rmail-current-subject): New function.
5375 (rmail-current-subject-regexp): New function.
5376 (rmail-next-same-subject): Use it.
5377
5378 * mail/rmailsum.el (rmail-summary-by-topic):
5379 Use rmail-current-subject and rmail-current-subject-regexp.
5380 (rmail-summary-next-same-subject): Ditto.
5381
5382 * net/rcirc.el (rcirc-send-input): No longer check whether the
5383 process is open, since not all commands need an open process.
5384 (rcirc-send-string): Check whether the process is open before
5385 sending anything.
5386 (rcirc-ignore-list): New option.
5387 (rcirc-ignore-list-automatic): New variable.
5388 (rcirc-print): Take rcirc-ignore-list into account.
5389 (rcirc-cmd-ignore): New command.
5390 (rcirc-ignore-update-automatic): New function.
5391 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
5392 list if ignored nicks.
5393 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
5394
5395 2006-01-06 David Reitter <david.reitter@gmail.com>
5396
5397 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
5398 reflect the address to which the report will be sent.
5399
5400 2006-01-06 Eli Zaretskii <eliz@gnu.org>
5401
5402 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
5403 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
5404
5405 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
5406
5407 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
5408
5409 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
5410 the doc string: "functoin" => "function".
5411 * ldefs-boot.el: Likewise.
5412
5413 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
5414 message text: "Duplicat" => "Duplicate".
5415
5416 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
5417
5418 * files.el (basic-save-buffer-2): If backing-up failed, reset
5419 buffer-backed-up to nil.
5420
5421 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
5422
5423 * progmodes/gud.el (gdb-script-skip-to-head)
5424 (gdb-script-calculate-indentation): Indent for breakpoint command
5425 lists also.
5426
5427 2006-01-05 Bill Wohler <wohler@newt.com>
5428
5429 * Makefile.in (compile-always): Add mh-autoloads dependency.
5430 (bootstrap): Remove mh-autoloads dependency, as compile dependency
5431 provides it.
5432 (updates): Remove mh-autoloads dependency, since it probably has
5433 already run recently (via recompile).
5434
5435 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
5436
5437 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
5438 argument `force' to disable the flyspell-last-buffer optimization.
5439 (flyspell-mode-on): Use it.
5440
5441 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
5442 flymake-simple-cleanup.
5443 (flymake-allowed-file-name-masks): Use this new default.
5444 All the functions are now called in the right buffer rather than
5445 passing the buffer as argument.
5446 (flymake-process-sentinel): Switch to buffer before calling cleanup.
5447 (flymake-parse-err-lines): Remove redundant buffer arg.
5448 (flymake-get-program-dir): Comment out unused function.
5449 (flymake-start-syntax-check, flymake-start-syntax-check-process):
5450 Remove redundant buffer argument.
5451 (flymake-get-real-file-name, flymake-simple-java-cleanup)
5452 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
5453
5454 2006-01-05 Richard M. Stallman <rms@gnu.org>
5455
5456 * info.el (Info-find-node): Don't record previous node if have none.
5457 (info): Go to directory only if history is empty.
5458
5459 * simple.el (mark): Doc fix.
5460
5461 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5462
5463 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
5464 already of desired type.
5465 (mac-ae-list): Coerce parameter to "list" type.
5466 (mac-dispatch-apple-event): Replace cadr part of event with a
5467 dummy position so that event-start returns it.
5468
5469 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
5470
5471 * textmodes/org.el (org-end-of-subtree): New function.
5472 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
5473 Use `org-end-of-subtree'.
5474 (org-agenda, org-agenda-convert-date): Protect calls to
5475 `fit-window-to-buffer'.
5476 (org-tags-view): Force matching of sublevels when doing a
5477 todo-only search. Define the correct redo command, including the
5478 arguments.
5479 (org-agenda-redo): Display message.
5480 (org-check-for-org-mode): New function.
5481 (org-agenda-type): New variable.
5482 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
5483 Set `org-agenda-type'.
5484 (org-agenda-check-type): New function.
5485 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
5486 (org-agenda-week-view, org-agenda-day-view)
5487 (org-agenda-next-date-line, org-agenda-previous-date-line)
5488 (org-agenda-log-mode, org-agenda-toggle-diary)
5489 (org-agenda-toggle-time-grid, org-agenda-date-later)
5490 (org-agenda-date-prompt, org-agenda-diary-entry)
5491 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
5492 (org-agenda-convert-date, org-agenda-menu):
5493 Use `org-agenda-check-type'.
5494 (org-make-overlay, org-delete-overlay)
5495 (org-detatch-overlay, org-move-overlay, org-overlay-put):
5496 New compatibility functions.
5497 (org-calendar-select-mouse): New command.
5498
5499 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
5500
5501 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
5502 (Custom-reset-standard): Fix y-or-n-p messages.
5503 (custom-link): New face for links.
5504 (custom-buffer-create-internal, custom-manual): Use it.
5505 (custom-face-save): Push to theme-face before setting face spec.
5506
5507 * wid-edit.el (widget-default-mouse-face-get): New function.
5508 (widget-specify-button): Handle mouse-face like button-face.
5509
5510 * custom.el (load-theme): Clear old theme settings if reloading.
5511
5512 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
5513
5514 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
5515 "Erase Customization" button back to same position it occupies in
5516 the individual State menus.
5517
5518 2006-01-04 Kim F. Storm <storm@cua.dk>
5519
5520 * wid-edit.el (key-sequence): Rework widget to read key binding
5521 using `kbd' syntax. Use C-q to insert literal key, event, or code.
5522 (widget-key-sequence-default-value): Default value for empty sequence.
5523 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
5524 (widget-key-sequence-read-event): New command for C-q.
5525 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
5526 (widget-key-sequence-value-to-external): New functions.
5527
5528 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
5529
5530 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
5531 Use expand-file-name.
5532 (flymake-delete-temp-directory): Use expand-file-name,
5533 file-name-directory, and directory-file-name.
5534 (flymake-strrchr): Delete.
5535 (flymake-start-syntax-check): Don't pass the redundant buffer argument
5536 to the init-f function.
5537 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
5538 (flymake-init-find-buildfile-dir)
5539 (flymake-init-create-temp-source-and-master-buffer-copy)
5540 (flymake-simple-make-init-impl, flymake-simple-make-init)
5541 (flymake-master-make-init, flymake-master-make-header-init)
5542 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
5543 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
5544 (flymake-xml-init): Remove corresponding redundant buffer argument.
5545 (flymake-allowed-file-name-masks): Remove last elems that are equal to
5546 the default anyway. Clean up regexps.
5547
5548 * progmodes/flymake.el (flymake-temp-source-file-name)
5549 (flymake-master-file-name, flymake-temp-master-file-name)
5550 (flymake-base-dir): New buffer-local vars.
5551 (flymake-buffer-data, flymake-get-buffer-value)
5552 (flymake-set-buffer-value): Replace those hash-tables by the new
5553 buffer-local vars. Update callers.
5554
5555 * progmodes/flymake.el (flymake-check-start-time)
5556 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
5557 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
5558 Move definition, so we can remove redundant earlier declaration.
5559 (flymake-replace-regexp-in-string, flymake-split-string)
5560 (flymake-get-temp-dir): Use defalias.
5561 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
5562 (flymake-xemacs-window-edges): Remove unused function.
5563 (flymake-get-point-pixel-pos): Move.
5564 (flymake-pid-to-names, flymake-reg-names)
5565 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
5566 Replace by a simple list flymake-processes and by process-buffer.
5567 Update callers. Other than simplify the code, it uses buffers rather
5568 than buffer-names so it doesn't get confused by uniquify.
5569 (flymake-buffer-data): The global value should just be nil.
5570
5571 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
5572 Optimize the body of a defalias like any other code.
5573
5574 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
5575 Make sure we've setup font-lock's vars. It may influence which
5576 function we then call.
5577 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
5578 here since it's too late anyway.
5579
5580 2006-01-03 Romain Francoise <romain@orebokech.com>
5581
5582 * startup.el (fancy-splash-tail, normal-splash-screen):
5583 Update copyright year.
5584
5585 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
5586
5587 * mouse.el (mouse-drag-track): Rename, from
5588 `mouse-drag-region-1'. Includes optional argument required to
5589 enable post-drag event processing (e.g. delete region keys).
5590 Can be used without this argument to track a mouse region and operate
5591 on it as soon as the drag completes.
5592 (mouse-drag-region): Use `mouse-drag-track'.
5593
5594 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
5595
5596 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
5597 Move to `custom-buffer' group.
5598
5599 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
5600 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
5601 (custom-theme-insert-face-marker, custom-theme-variable-menu)
5602 (custom-theme-face-menu): New variables.
5603 (custom-theme-add-variable, custom-theme-variable-action)
5604 (custom-variable-reset-theme, custom-theme-delete-variable)
5605 (custom-face-reset-theme, custom-theme-face-action)
5606 (custom-theme-delete-face, custom-theme-merge-theme)
5607 (custom-theme-add-face, custom-theme-visit-theme): New functions.
5608
5609 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
5610
5611 * custom.el: Move Custom Themes commentary to start of theme code.
5612 (custom-known-themes): Rename `standard' theme to `changed'.
5613 (custom-push-theme): Caller no longer specifies what theme to use
5614 when doing `reset'---the setting is simply removed from the theme.
5615 Delete MODE from `theme-value' and `theme-settings' properties.
5616 (custom-declare-theme): Ignore &rest args since we don't use them.
5617
5618 (custom-loaded-themes): Delete variable.
5619 (custom-theme-load-themes, custom-theme-loaded-p)
5620 (custom-theme-value): Delete functions.
5621
5622 (custom-declare-theme): Signal error on invalid theme names.
5623 (provide-theme): custom-loaded-themes was deleted.
5624 (load-theme): Load the file unconditionally.
5625 (enable-theme): Call `load-theme' if theme is undefined.
5626 (custom-enabled-themes): Only update value for successful loads.
5627 (disable-theme): Complete from enabled themes when interactive.
5628 (custom-variable-theme-value): Calculate theme value directly.
5629
5630 (custom-theme-reset-variables, custom-reset-variables): Mark as
5631 XEmacs compatibility functions. We don't actually use these.
5632
5633 * cus-edit.el (custom-variable-state-set):
5634 Use custom-variable-theme-value instead of custom-theme-value.
5635 (custom-face-state-set): Rename `standard' theme to `changed'.
5636 (custom-save-variables, custom-save-faces): Delete unneeded
5637 references to custom-reset-variables.
5638 (custom-save-resets): Delete function.
5639 (custom-save-variables, custom-save-faces): MODE argument deleted.
5640 (custom-save-variables, custom-save-faces): Ignore theme values.
5641
5642 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
5643 compatibility function.
5644
5645 2006-01-01 Richard M. Stallman <rms@gnu.org>
5646
5647 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
5648 (Custom-reset-current, Custom-reset-saved): Likewise.
5649 (Custom-reset-standard): Show message if aborted.
5650 (custom-mode): Doc fix, describing those commands.
5651
5652 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
5653 put on event-kind property.
5654
5655 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
5656
5657 * custom.el (provide-theme): Ban `user' theme name.
5658 (custom-enabling-themes): New variable.
5659 (enable-theme): Don't enable user if custom-enabling-themes is t.
5660 (custom-enabled-themes): Make it a defcustom.
5661 (custom-theme-recalc-face): No-op if face is undefined.
5662
5663 * cus-edit.el (custom-button-mouse): New variable.
5664 (custom-button-mouse): New face.
5665 (custom-raised-buttons, custom-mode): Use it.
5666
5667 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
5668
5669 2005-12-31 Eli Zaretskii <eliz@gnu.org>
5670
5671 * progmodes/gud.el (gud-display-line): Support hl-line in the
5672 source buffer.
5673
5674 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
5675
5676 * mouse.el (mouse-drag-window-above): Verify that the found window
5677 overlaps with the given window in the horizontal dimension.
5678
5679 2005-12-31 Eli Zaretskii <eliz@gnu.org>
5680
5681 * Makefile.in (cvs-update): New target.
5682
5683 * makefile.w32-in (cvs-update): Ditto.
5684
5685 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
5686
5687 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
5688 (custom-new-theme-mode-map): New variable.
5689
5690 2005-12-30 Richard M. Stallman <rms@gnu.org>
5691
5692 * custom.el (custom-load-themes): Function deleted.
5693
5694 * cus-edit.el (custom-save-loaded-themes): Function deleted.
5695 (custom-save-variables): Don't delete or add custom-load-themes call.
5696
5697 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
5698
5699 * cus-start.el: Add `visible-cursor'.
5700
5701 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
5702 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
5703 (flymake-process-filter): Switch to buffer before calling it instead.
5704 (flymake-post-syntax-check, flymake-highlight-err-lines)
5705 (flymake-delete-own-overlays, flymake-parse-err-lines)
5706 (flymake-start-syntax-check, flymake-start-syntax-check-process)
5707 (flymake-count-lines, flymake-parse-residual):
5708 Remove constant buffer argument.
5709 (flymake-start-syntax-check-for-current-buffer): Remove.
5710 Update callers to use flymake-start-syntax-check instead.
5711 (flymake-display-err-menu-for-current-line):
5712 Remove unused var `mouse-pos'.
5713 (flymake-restore-formatting): Comment out unused function.
5714 (flymake-report-status, flymake-report-fatal-status): Remove buffer
5715 argument, use current-buffer instead. Update callers.
5716
5717 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5718
5719 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
5720 buffer-local because choose-completion-delete-max-match requires
5721 that we set completion-ignore-case (i.e., binding via let is not
5722 sufficient).
5723 (bibtex-complete): Always set completion-ignore-case and
5724 choose-completion-string-functions. The latter is needed because
5725 choose-completion-string-functions keeps its value if we quit the
5726 *Completions* buffer without requesting a completion.
5727
5728 2005-12-30 Andreas Schwab <schwab@suse.de>
5729
5730 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
5731
5732 2005-12-30 Eli Zaretskii <eliz@gnu.org>
5733
5734 * jit-lock.el (jit-lock-chunk-size): Doc fix.
5735
5736 2005-12-30 Juri Linkov <juri@jurta.org>
5737
5738 * locate.el (locate-fcodes-file, locate-header-face)
5739 * progmodes/delphi.el (delphi-other-face)
5740 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
5741
5742 * paren.el (show-paren-match, show-paren-mismatch): Use existing
5743 group `paren-showing-faces'.
5744
5745 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
5746 (goto-address): Fix docstring.
5747
5748 * net/webjump.el (webjump-sample-sites): Update URLs.
5749
5750 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
5751
5752 * subr.el (cancel-change-group): Add listp around pending-undo-list.
5753
5754 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
5755
5756 * font-lock.el (font-lock-compile-keywords): Signal an error when
5757 font-lock-set-defaults hasn't been called.
5758
5759 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
5760
5761 * subr.el (noreturn, 1value): Doc fixes.
5762
5763 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5764
5765 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
5766 that assoc-string returns nil.
5767
5768 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5769
5770 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
5771 (bibtex-entry-type-str, bibtex-empty-field-re)
5772 (bibtex-search-backward-string, bibtex-preamble-prefix)
5773 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
5774 (bibtex-any-valid-entry-type): New variable.
5775 (bibtex-parse-field-name): Simplify.
5776 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
5777 (bibtex-preamble-prefix): Include left delimiter.
5778 (bibtex-search-forward-field, bibtex-search-backward-field):
5779 Allow unbounded search past entry boundaries (required by bibtex-pop).
5780 (bibtex-text-in-field-bounds): Use push.
5781 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
5782 (bibtex-parse-preamble, bibtex-valid-entry)
5783 (bibtex-beginning-first-field): New functions.
5784 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
5785 (bibtex-map-entries): Fix docstring.
5786 (bibtex-flash-head): New arg prompt. Simplify.
5787 (bibtex-enclosing-field): Include code of bibtex-inside-field.
5788 (bibtex-insert-kill): Simplify. Always insert text past the
5789 current field or entry.
5790 (bibtex-format-entry): Use bibtex-parse-field.
5791 (bibtex-pop): Use bibtex-beginning-of-entry and
5792 bibtex-end-of-entry to initiate the search. Insert empty field if
5793 we found ourselves.
5794 (bibtex-print-help-message): New args field and comma.
5795 Handle entry keys.
5796 (bibtex-make-field): Use bibtex-beginning-of-entry.
5797 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
5798 invalid entry.
5799 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
5800 Handle preambles. Simplify code for thorough test.
5801 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
5802 New arg comma. Handle entry heads.
5803 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
5804 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
5805 New arg comma.
5806 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
5807 (bibtex-fill-field): Simplify.
5808 (bibtex-fill-entry): Use bibtex-beginning-first-field and
5809 bibtex-parse-field.
5810 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
5811 (bibtex-complete): Use bibtex-parse-preamble.
5812
5813 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
5814
5815 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
5816 Display name of expression instead of convenience variable.
5817 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
5818
5819 * progmodes/gud.el (gud-tooltip-dereference): Rename from
5820 toggle-gud-tooltip-dereference.
5821 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
5822 (gud-tooltip-tips): ...here when dereferencing.
5823
5824 2005-12-28 Bill Wohler <wohler@newt.com>
5825
5826 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
5827
5828 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
5829
5830 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
5831 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
5832 (vc-annotate-display-autoscale): Adjust call.
5833 (vc-annotate-display-default): Adjust call. Make arg compulsory.
5834 Fix interactive spec.
5835 (vc-annotate-time-span): Remove.
5836 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
5837 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
5838 (vc-annotate-display-select): Use new name.
5839
5840 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
5841 (vc-annotate-mode-menu): Remove left-over redundant declaration.
5842 Correct the construction of span entries. Simplify.
5843 (vc-annotate-display-select): Fix the nil case.
5844 (vc-annotate): Remove obsolete (and now broken) code.
5845 (vc-annotate-extract-revision-at-line): Remove obsolete code.
5846 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
5847
5848 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5849
5850 * subr.el (lazy-completion-table): Correct typo in docstring.
5851
5852 * startup.el (command-line): Use `custom-reevaluate-setting' for
5853 `send-mail-function'.
5854
5855 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
5856
5857 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
5858
5859 * mail/smtpmail.el (smtpmail-try-auth-methods):
5860 Send credentials together with "AUTH PLAIN" command.
5861
5862 2005-12-27 Richard M. Stallman <rms@gnu.org>
5863
5864 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
5865 mouse-2, go back to previously selected window, so it's selected
5866 when mouse-2 command runs.
5867
5868 2005-12-27 Juri Linkov <juri@jurta.org>
5869
5870 * descr-text.el (describe-text-sexp): Use square brackets for
5871 button [Show] to distinguish it from the property value `show'.
5872 (describe-property-list): Use `insert-text-button' with
5873 `help-face' type instead of putting face in quotes, because button
5874 is not created automatically for a list of faces.
5875 (describe-text-properties-1): Put button-type value in quotes to
5876 distinguish from plain text "button".
5877 (describe-char): Display code point values in hex. Don't use
5878 `symbol-name' for `current-input-method' because it is a string.
5879 Use `insert-text-button' with `help-face' type instead of putting
5880 hardcoded face in quotes, because button is not created automatically.
5881
5882 2005-12-27 Richard M. Stallman <rms@gnu.org>
5883
5884 * progmodes/glasses.el (glasses-face): More specific custom type.
5885
5886 * files.el (set-visited-file-name): Doc fix.
5887
5888 * textmodes/flyspell.el (flyspell-external-point-words):
5889 Use local var buffer-scan-pos to advance scan for next misspelling.
5890 Advance it only after we find the misspelling.
5891
5892 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
5893
5894 * textmodes/flyspell.el (flyspell-external-point-words):
5895 New criteria for finding the misspelling in the buffer.
5896
5897 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
5898
5899 * help-mode.el (help-insert-string): Set help-xref-stack-item
5900 rather than call help-setup-xref.
5901
5902 * descr-text.el (describe-char): Revert previous changes for
5903 optional buffer argument.
5904
5905 2005-12-27 Juri Linkov <juri@jurta.org>
5906
5907 * help-mode.el (help-insert-string): New function. Save buffer
5908 contents in cases where it is impossible to recompute the old contents.
5909
5910 * descr-text.el (describe-char): Set help-xref-stack-item
5911 explicitly after buffer has been generated.
5912
5913 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5914
5915 * cus-start.el (all): Add x-gtk-show-hidden-files.
5916
5917 2005-12-26 Richard M. Stallman <rms@gnu.org>
5918
5919 * replace.el (perform-replace): Calculate match-again
5920 before skipping read-only matches.
5921
5922 * paren.el (paren-showing-faces): New group.
5923 (show-paren-match, show-paren-mismatch): Move to that group.
5924
5925 * button.el (button): Put into group `basic-faces'.
5926
5927 * progmodes/make-mode.el: Remove faces from group `faces'.
5928
5929 * apropos.el (apropos, apropos-value): Doc fix.
5930 (apropos-documentation): Doc fix.
5931
5932 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
5933
5934 * subr.el (lazy-completion-table): Remove argument `args'.
5935
5936 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
5937 Don't use the `args' argument of lazy-completion-table.
5938
5939 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
5940
5941 * descr-text.el (describe-char): Add optional argument for buffer.
5942 Set buffer appropriately. Call help-setup-xref.
5943 Suggested by Stefan Monnier.
5944
5945 2005-12-26 Juri Linkov <juri@jurta.org>
5946
5947 * descr-text.el: Require `help-fns' at runtime. Don't require
5948 `button' for byte compilation.
5949 (describe-text-widget): Add `help-echo' for first button.
5950 Use `help-info' for second.
5951 (describe-property-list): Use `help-argument-name' instead of `italic'.
5952 (describe-text-category): Add prompt to interactive spec.
5953 Call `help-setup-xref'.
5954 (describe-char): Use `help-character-set'. Add `help-echo' for
5955 code point. Use `help-input-method'. Remove superfluous insert.
5956
5957 2005-12-25 Richard M. Stallman <rms@gnu.org>
5958
5959 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
5960 at point, in case of narrowing.
5961
5962 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
5963
5964 * locate.el (locate-header-face): Allow nil in type.
5965
5966 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
5967
5968 2005-12-25 Romain Francoise <romain@orebokech.com>
5969
5970 * battery.el (battery-linux-proc-acpi): Also try
5971 `/proc/acpi/thermal_zone/THM0/temperature'.
5972
5973 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
5974
5975 * custom.el (custom-push-theme): Fix docstring.
5976
5977 * cus-edit.el (custom-variable-set, custom-variable-save)
5978 (custom-variable-save): Custom-quote widget values.
5979 (customize-save-variable): Fix custom-push-theme call.
5980
5981 2005-12-24 Eli Zaretskii <eliz@gnu.org>
5982
5983 * w32-fns.el (w32-batch-update-autoloads): New function.
5984
5985 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
5986 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
5987 from the command line.
5988
5989 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
5990
5991 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
5992 reset means to remove setting from theme entirely. Don't keep
5993 expanding theme-settings list; delete old entries if necessary.
5994
5995 * cus-edit.el (custom-buffer-create-internal): Move "Erase
5996 customization" button one line up.
5997 (custom-themed): New face.
5998 (custom-magic-alist): New value, THEMED, for theme settings.
5999 (custom-variable-state-set, custom-face-state-set):
6000 Check theme-value instead of saved-value.
6001 (custom-variable-reset-standard, custom-face-reset-standard):
6002 Remove theme setting entirely. Recalculate new values.
6003 (custom-variable-set, custom-variable-set)
6004 (custom-variable-reset-saved, custom-variable-reset-backup)
6005 (custom-face-set, custom-face-reset-saved): Update `user' theme.
6006 (custom-variable-save): Fix typos.
6007
6008 2005-12-23 Juri Linkov <juri@jurta.org>
6009
6010 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
6011 Add autoload cookies.
6012 (edebug-outside-d-c-i-n-s-w): New variable.
6013 (edebug-display, edebug-outside-excursion): Use it to save the
6014 original value of default-cursor-in-non-selected-windows.
6015 Set default-cursor-in-non-selected-windows to t while Edebug
6016 is active.
6017 (edebug-mode, edebug-eval-mode): Doc fix.
6018
6019 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
6020 with `buffer-substring-no-properties' to remove common substring
6021 highlighting.
6022
6023 * info.el (info-other-window, info): Rename function argument
6024 `file' to `file-or-node'.
6025 (Info-complete-menu-item): Use local variable `complete-nodes' to
6026 keep the global value of `Info-complete-nodes' unchanged for
6027 subsequent completions.
6028 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
6029
6030 * simple.el (get-next-valid-buffer, last-buffer)
6031 (next-error-buffer-p, next-error-find-buffer)
6032 (minibuffer-history-sexp-flag): Doc fix.
6033
6034 * savehist.el (savehist-mode-hook): Add `:group'.
6035
6036 * log-view.el: Call autoload for vc-find-version.
6037 (log-view-current-file): Adjust subgroup numbers.
6038 (log-view-current-tag): Add `length'.
6039
6040 2005-12-23 Richard M. Stallman <rms@gnu.org>
6041
6042 * vc.el (vc-annotate-car-last-cons): Defn moved up.
6043
6044 2005-12-23 Juri Linkov <juri@jurta.org>
6045
6046 * hi-lock.el (hi-lock-archaic-interface-message-used)
6047 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
6048 (hi-lock-mode): Display "Hi" in the mode line only when
6049 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
6050 (hi-lock-write-interactive-patterns):
6051 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
6052 (hi-lock-set-pattern, hi-lock-set-file-patterns)
6053 (hi-lock-font-lock-hook): Set 3rd arg `how' of
6054 font-lock-add-keywords to t.
6055
6056 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
6057
6058 * hi-lock.el (hi-lock-highlight-range): New variable.
6059 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
6060 only if font-lock-fontified is non-nil. Remove overlays.
6061 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
6062 font-lock-fontified is non-nil, otherwise use overlays (instead of
6063 text properties).
6064 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
6065 New variables.
6066 (hi-lock-string-serialize) New function.
6067
6068 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6069
6070 * menu-bar.el (menu-find-file-existing): New function.
6071 (menu-bar-file-menu): Use menu-find-file-existing for Open.
6072
6073 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
6074
6075 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
6076
6077 * vc.el: Remove unnecessary leading * in docstrings.
6078 (vc-annotate-mode-map): Move initialization into declaration.
6079 (vc-static-header-alist): Nitpick on the regexp.
6080 (vc-default-init-version): New fun.
6081 (vc-register): Use it.
6082 (vc-insert-headers): Use dolist.
6083 (vc-annotate-get-backend): Remove unused function.
6084 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
6085 (vc-annotate-mode): Remove corresponding call.
6086 (vc-annotate-car-last-cons): Simplify.
6087 (vc-annotate-buffers): Remove var.
6088 (vc-annotate-backend): Make it buffer-local.
6089 (vc-annotate): Move the interaction to the interactive spec.
6090 Add a `buf' argument.
6091 (vc-annotate-warp-version): Use this new `buf' argument to avoid
6092 killing&creating a vc-annotate buffer, which is very disruptive when
6093 the buffers are shown in dedicated frames.
6094
6095 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
6096
6097 * descr-text.el: Add FSF as maintainer.
6098 (describe-text-mode, describe-text-mode-map)
6099 (describe-text-mode-hook, describe-text-done): Delete. Use normal
6100 help-mode.
6101 (describe-text-widget, describe-text-sexp)
6102 (describe-property-list, describe-text-category)
6103 (describe-text-properties, describe-text-properties-1)
6104 (describe-char): Use help buttons instead of widgets.
6105 (describe-char-unicodedata-file): Make URL link in doc string.
6106
6107 2005-12-22 Richard M. Stallman <rms@gnu.org>
6108
6109 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
6110 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
6111 Don't include buttons that write a file when there's no file.
6112 (custom-variable-menu, custom-face-menu, custom-group-menu):
6113 Don't include commands that write a file when there's no file.
6114 (customize-browse): Reword the top-of-buffer help intro.
6115 (custom-buffer-create-internal): Fix previous change.
6116 (customize-changed-options-previous-release): Prev release is 21.1.
6117 (customize-changed-options): Doc fix.
6118 (customize-changed): New alias.
6119 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
6120 Say "standard values".
6121 (Custom-reset-standard): Doc fix.
6122 (custom-face-reset-standard): Doc fix.
6123
6124 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
6125
6126 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
6127 even if font-lock-mode is non-nil since it may be t without having
6128 turned on font-lock-mode-internal.
6129 (font-lock-choose-keywords): Minor optimization.
6130 (font-lock-add-keywords, font-lock-remove-keywords)
6131 (font-lock-set-defaults): Don't call make-local-variable on a variable
6132 that we know to already be local.
6133
6134 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6135
6136 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
6137 messages if in the minibuffer.
6138
6139 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
6140
6141 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
6142 (tex-mode-flyspell-verify, flyspell-get-word)
6143 (flyspell-external-point-words): Don't use point-min/max uselessly.
6144
6145 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
6146 by Kevin Rodgers. Instead, just hide the completions buffer if we
6147 don't need to show it.
6148
6149 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6150
6151 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
6152
6153 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
6154
6155 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
6156 delete-windows-on with an inexistent buffer.
6157
6158 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
6159
6160 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
6161 Delete defcustom variable :tag names.
6162
6163 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
6164
6165 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
6166 (log-view-font-lock-keywords): Ajust subgroup numbers.
6167 (log-view-current-tag): Don't hard code the number of subgroups.
6168
6169 2005-12-20 Juri Linkov <juri@jurta.org>
6170
6171 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
6172 (tooltip-x-offset, tooltip-y-offset): Doc fix.
6173
6174 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
6175 (menu-bar-non-minibuffer-window-p): Instead of checking
6176 display-multi-frame-p, use selected-frame when menu-updating-frame
6177 is nil.
6178
6179 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
6180
6181 * align.el (align-rules-list): Use [ \t] instead of \s-
6182 for column separators in text mode.
6183
6184 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
6185
6186 * help-mode.el (help-customize-variable, help-customize-face):
6187 Don't pop help-xref-stack as help-follow no longer pushes
6188 anything on to it.
6189
6190 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
6191
6192 * textmodes/org.el (org-agenda-custom-commands): New option.
6193 (org-agenda): Offer custom commands on splash screen.
6194 (org-make-tags-matcher): Parser for Boolean logic added.
6195 (org-agenda-set-tags): New command.
6196 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
6197 (org-set-tags): Efficiency improvements.
6198 (org-auto-align-tags): New option.
6199 (org-todo, org-demote, org-promote): Realign tags.
6200 (org-tags-completion-function): Use also "&" and "|" as separators.
6201 (org-org-menu): Agenda commands simplified.
6202
6203 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6204
6205 * cus-edit.el (customize-apropos, customize-apropos-options):
6206 Docstring changes.
6207
6208 * font-lock.el (font-lock): Add tags to the links in the defgroup.
6209
6210 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
6211
6212 * longlines.el (longlines-mode): Wrap while widened.
6213 (longlines-decode-region, longlines-encode-region): Compute max
6214 just once.
6215
6216 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6217
6218 * cus-edit.el (mac): New group.
6219
6220 * cus-start.el (all): Add user options in macterm.c. Add test for
6221 Mac-related built-ins. Fix test for GTK-related built-ins.
6222
6223 * term/mac-win.el (mac-handle-language-change)
6224 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
6225 (mac-services-open-selection, mac-services-mail-selection)
6226 (mac-services-mail-to, mac-services-insert-text)
6227 (mac-dispatch-apple-event): Add docstrings.
6228 (x-get-selection, mac-select-convert-to-string): Select coding
6229 system from `utf-16be' and `utf-16le' using `byteorder'.
6230
6231 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
6232
6233 * subr.el (lazy-completion-table): Don't be fooled if the var holds
6234 a "list" (lambda ...) rather than a real completion list.
6235
6236 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
6237 lexical-let when encountering ((lambda (...) ...) ...).
6238
6239 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
6240
6241 * progmodes/sh-script.el (sh-mode):
6242 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
6243 * textmodes/picture.el (picture-mode): Update docstrings.
6244
6245 2005-12-17 Eli Zaretskii <eliz@gnu.org>
6246
6247 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
6248 commands enclosed in $(ARGQUOTE)s should not be split between two
6249 lines, as that will break with GNU Make >3.80, when sh.exe is used
6250 and arg quoting is with '..'.
6251 (autoloads): Don't break the quoted --eval expression between
6252 several lines.
6253
6254 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
6255
6256 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
6257 Capture error from printing circular structures.
6258
6259 2005-12-17 Martin Rudalics <rudalics@gmx.at>
6260
6261 * wid-edit.el (widget-checkbox-action): Clear undo info.
6262
6263 2005-12-16 Bill Wohler <wohler@newt.com>
6264
6265 * menu-bar.el (kill-this-buffer): Set a good example by using menu
6266 bar, not menubar in comment.
6267
6268 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
6269
6270 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
6271 After-change-functions should not clobber the match data.
6272
6273 2005-12-16 Juri Linkov <juri@jurta.org>
6274
6275 * simple.el (choose-completion): Use `buffer-substring-no-properties'
6276 instead of `buffer-substring'.
6277 (completion-common-substring): Doc fix.
6278 (completion-setup-function): Use minibuffer-completion-contents
6279 instead of minibuffer-contents. Don't set common-string-length
6280 initially. Remove special handling of partial-completion-mode.
6281 Move computation of completion-base-size into one cond.
6282 Call completion-base-size-function in mainbuf. In computation of
6283 completion-base-size for file name completion don't move point to
6284 the end of the minibuffer. Move computation of common-string-length
6285 into one cond. Start putting faces only when common-string-length>=0.
6286 Add condition to put completions-common-part when
6287 common-string-length>0.
6288
6289 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
6290 place point at the first different character in the minibuffer
6291 even if this position is at the beginning of the minibuffer.
6292
6293 * info.el (Info-read-node-name-1): In completion-base-size-function's
6294 lambda return 1 if common-substring or minibuffer-completion-contents
6295 starts with (, and 0 otherwise.
6296
6297 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
6298 Use `crm-current-element' for second arg of `display-completion-list'.
6299
6300 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
6301
6302 * files.el (set-auto-mode): Look for an interpreter specified on
6303 the first line also if search for mode specification succeeded,
6304 but the mode is not known.
6305
6306 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
6307
6308 * textmodes/org.el (org-tags-match-list-sublevels): New option.
6309 (org-open-at-point): Implement tag searches as links.
6310 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
6311 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
6312 (org-tags-sparse-tree, org-tags-view, org-set-tags)
6313 (org-agenda-dispatch): New commands.
6314 (org-use-tag-inheritance, org-tags-column): New options.
6315 (org-tab-follows-link, org-return-follows-link): New options.
6316 (org-tags): New customize group.
6317 (org-start-icalendar-file): Get local time zone.
6318 (org-tags-completion-function): New function.
6319 (org-set-font-lock-defaults): Make sure links will also be
6320 highlighted inside headlines.
6321
6322 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
6323
6324 * term.el (term-emulate-terminal):
6325 Let term-handle-ansi-terminal-messages override what Bash says about
6326 its current directory.
6327
6328 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6329
6330 * bindings.el (last-buffer): Move to simple.el.
6331 * simple.el (last-buffer): Move here.
6332 (get-next-valid-buffer): New function.
6333 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
6334 (prev-buffer): Ditto. Rename to `previous-buffer'.
6335
6336 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
6337 * bindings.el (global-map): Ditto.
6338
6339 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
6340
6341 * cus-edit.el: Introductory comment change.
6342 (custom-magic-alist): Change message string for the `rogue' state.
6343
6344 2005-12-15 Richard M. Stallman <rms@gnu.org>
6345
6346 * tooltip.el: Delete defcustom variable :tag names.
6347
6348 * complete.el (partial-completion-mode): Doc fix.
6349
6350 * textmodes/flyspell.el (flyspell-external-point-words):
6351 Use save-excursion to ensure we don't move backward in the
6352 search loop, not even one character.
6353 (flyspell-delete-all-overlays): Use remove-overlays directly.
6354
6355 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
6356 (ispell-start-process): Set that variable.
6357 Clear ispell-buffer-local-name.
6358 (ispell-internal-change-dictionary):
6359 Set ispell-current-dictionary after killing process.
6360 (ispell-buffer-local-dict):
6361 Don't set spell-personal-dictionary after killing process.
6362 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
6363 (ispell-tex-skip-alists, ispell-html-skip-alists)
6364 (ispell-skip-region-alist): Mark as risky.
6365
6366 * net/newsticker.el (newsticker--retrieval-timer-list)
6367 (newsticker--display-timer, newsticker-running-p)
6368 (newsticker-ticker-running-p): Definitions moved up.
6369
6370 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
6371
6372 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
6373
6374 2005-12-15 David Ponce <david@dponce.com>
6375
6376 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
6377 (recentf-edit-list, recentf-open-files): Signal an error when
6378 there is no recent file.
6379
6380 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
6381
6382 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
6383 read-only except for texinfo-format-region evaluation.
6384
6385 2005-12-14 Richard M. Stallman <rms@gnu.org>
6386
6387 * vc.el (vc-default-previous-version, vc-default-next-version)
6388 (vc-do-command): Doc fixes.
6389
6390 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6391
6392 * textmodes/bibtex.el (bibtex-expand-strings)
6393 (bibtex-autokey-expand-string, bibtex-name-part)
6394 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
6395 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
6396 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
6397 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
6398 (bibtex-entry-postfix, bibtex-known-entry-type-re)
6399 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
6400 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
6401 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
6402 (bibtex-beginning-of-last-entry): Remove.
6403 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
6404 message if comma is missing but buffer is read-only.
6405 (bibtex-parse-field-text): Handle whitespaces at the end of field
6406 text. Return 3-element list with beginning and end of field text
6407 and end of field.
6408 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
6409 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
6410 (bibtex-search-forward-field, bibtex-search-backward-field):
6411 Search always delimited by limits of entry. Use more efficient
6412 search algorithms.
6413 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
6414 bibtex-end-of-name-in-field.
6415 (bibtex-text-in-field-bounds): Handle BibTeX strings when
6416 extracting the content of a field.
6417 (bibtex-text-in-field): Use search limits.
6418 (bibtex-parse-string-prefix): Handle empty string keys based on
6419 bibtex-string-empty-key.
6420 (bibtex-parse-string): Fix docstring.
6421 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
6422 (bibtex-preamble-prefix, bibtex-strings): New functions.
6423 (bibtex-skip-to-valid-entry): Include preceding whitespace in
6424 BibTeX entries (consistent with other BibTeX functions).
6425 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
6426 (bibtex-search-entry): Fix docstring. Simplify.
6427 (bibtex-flash-head, bibtex-complete-string-cleanup)
6428 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
6429 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
6430 (bibtex-parse-entry): New optional arg content.
6431 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
6432 Use bibtex-text-in-field-bounds.
6433 (bibtex-print-help-message): Handle BibTeX strings and preambles.
6434 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
6435 bibtex-parse-string-postfix.
6436 (bibtex-find-text-internal): New function.
6437 (bibtex-remove-delimiters): Use it.
6438 (bibtex-find-text): Use it. New optional arg help.
6439 (bibtex-complete): Handle BibTeX string and preamble entries.
6440 (bibtex-Preamble): Fix order of closing delimiters.
6441
6442 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
6443
6444 * vc.el (vc-default-revert): New fun.
6445
6446 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
6447
6448 2005-12-14 Romain Francoise <romain@orebokech.com>
6449
6450 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
6451 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
6452 (font-lock-remove-keywords): Likewise.
6453
6454 2005-12-14 Juri Linkov <juri@jurta.org>
6455
6456 * log-view.el (log-view-diff): Doc fix.
6457
6458 * isearch.el (isearch-query-replace): Use (mark) instead of
6459 isearch-opoint if mark is active in transient-mark-mode.
6460
6461 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6462
6463 * isearch.el (isearch-query-replace): Check for isearch-other-end.
6464
6465 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
6466
6467 * progmodes/cpp.el (cpp-face): New widget.
6468 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
6469
6470 2005-12-14 Juri Linkov <juri@jurta.org>
6471
6472 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
6473 around `erase-buffer' and `insert'.
6474
6475 * descr-text.el (describe-text-properties): Replace buffer name
6476 "*Help-2*" with "*Help*<2>".
6477 (describe-char): Add functions print-help-return-message,
6478 toggle-read-only. Use help-setup-xref with nil to not store
6479 describe-char in help-xref-stack. Use help-make-xrefs to
6480 make [back] button.
6481
6482 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
6483
6484 * wdired.el (wdired-old-point): New internal variable.
6485 (wdired-change-to-wdired-mode): Set it buffer-locally.
6486 (wdired-abort-changes): Restore point after aborting changes.
6487
6488 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
6489
6490 * vc.el (vc-do-command): Add a new value t for okstatus.
6491
6492 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
6493 frame in case of errors.
6494
6495 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6496
6497 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
6498 so it comes after "On the Left" in the menu.
6499
6500 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
6501
6502 * cus-edit.el (customize-apropos, customize-apropos-options)
6503 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
6504
6505 2005-12-12 Bill Wohler <wohler@newt.com>
6506
6507 * vc-svn.el (vc-svn-registered): Fix problem of visiting
6508 non-writable Subversion-controlled files by saving window
6509 configuration before calling vc-do-command. vc-do-command calls
6510 pop-to-buffer on error which is unexpected during registration.
6511
6512 2005-12-12 Jay Belanger <belanger@truman.edu>
6513
6514 * calc/README: Update the summary of changes.
6515
6516 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
6517
6518 * descr-text.el (describe-char): Rework last fix to solve the problem
6519 is the same way it's solved for everything else in that function
6520 (i.e. by extracting the info before setting up the *Help* buffer).
6521
6522 2005-12-12 Kim F. Storm <storm@cua.dk>
6523
6524 * subr.el (version-regexp-alist): Allow space as separator before
6525 non-numeric part, e.g. "1.0 alpha".
6526 (version-to-list): Interpret .X.Y version as 0.X.Y version.
6527
6528 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
6529
6530 * textmodes/org.el (org-agenda, org-timeline, org-todo):
6531 Implement Logging and the keep-modes setting.
6532 (org-get-category): Make sure a string is returned.
6533 (org-log-done): New function.
6534 (org-log-done, org-closed-string): New options.
6535
6536 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6537
6538 * tooltip.el (tooltip-y-offset): Change default to 20.
6539
6540 2005-12-12 Richard M. Stallman <rms@gnu.org>
6541
6542 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
6543
6544 * frame.el (display-hourglass): Doc fix.
6545
6546 * help.el (help-for-help-internal): Simplify entry for `a'.
6547
6548 * info.el (Info-on-current-buffer): Doc fix.
6549 (info-insert-file-contents): Don't test (featurep 'jka-compr).
6550
6551 * startup.el (inhibit-splash-screen): Make this the real name.
6552 (inhibit-startup-message): Make this the alias.
6553 (command-line): Find only simple.el, and use its directory
6554 to fill in other preloaded files' names.
6555 (command-line): Deactivate the mark if deactivate-mark is set.
6556
6557 * international/mule.el (load-with-code-conversion):
6558 Bind deactivate-mark.
6559
6560 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
6561
6562 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
6563
6564 * cus-edit.el (customize-apropos): Avoid listing an option more
6565 than once under different aliases. No longer list user options
6566 that are not defined with defcustom (unless a prefix arg is given).
6567 Doc fix.
6568 (customize-apropos-options): Doc fix.
6569
6570 2005-12-11 Juri Linkov <juri@jurta.org>
6571
6572 * frame.el (set-background-color, set-foreground-color)
6573 (set-cursor-color, set-mouse-color, set-border-color):
6574 Add explicit prompts to read colors by `facemenu-read-color'.
6575 (show-trailing-whitespace, blink-cursor-delay)
6576 (blink-cursor-interval, display-hourglass, hourglass-delay):
6577 Remove tags.
6578 (display-hourglass, hourglass-delay): Doc fix.
6579 (cursor-in-non-selected-windows): Capitalize words in tag.
6580
6581 * faces.el (frame-background-mode): Replace `choice-item' keywords
6582 with `const' to not make [default] button. Change default value tag
6583 from `default' to `automatic'. Doc fix.
6584 (trailing-whitespace) <defface>: Change group `whitespace' to
6585 `whitespace-faces'.
6586
6587 2005-12-11 Richard M. Stallman <rms@gnu.org>
6588
6589 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
6590
6591 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6592
6593 * term/mac-win.el: Create keymap for mac-apple-event-map.
6594
6595 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
6596
6597 * tooltip.el (tooltip-mode): Move to start of file so that it
6598 appears at top of customize buffer.
6599
6600 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
6601 Add the gud groupname.
6602 (gud-tooltip-mode): Add the tooltip groupname.
6603 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
6604 avoid conflict with tooltip-use-echo-area.
6605
6606 2005-12-10 Romain Francoise <romain@orebokech.com>
6607
6608 * help.el (help-for-help-internal): Add `r' in doc string.
6609
6610 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
6611
6612 * align.el (align-regexp, align-highlight-rule):
6613 Use region-beginning and region-end instead of point and mark, so that
6614 repetition (with `repeat-complex-command') recomputes the region
6615 bounds.
6616
6617 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
6618
6619 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
6620 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
6621 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
6622 (balance-windows): Rewrite using the above new functions.
6623
6624 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
6625
6626 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
6627 react if global-hi-lock-mode seems intended.
6628 (global-hi-lock-mode) Renamed from hi-lock-mode.
6629 (hi-lock-archaic-interface-message-used)
6630 (hi-lock-archaic-interface-deduce): New variables.
6631 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
6632 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
6633 (hi-lock-find-patterns, hi-lock-font-lock-hook):
6634 Replace hi-lock-buffer-mode with hi-lock-mode.
6635
6636 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
6637
6638 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
6639 completion list, even after a partial completion has been
6640 inserted in the current buffer. If there are more than 1
6641 completion, redisplay the *Completions* buffer; if the
6642 completion is unique, delete the *Completions* window.
6643
6644 2005-12-10 Eli Zaretskii <eliz@gnu.org>
6645
6646 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
6647 strings and long subject lines that were broken into multiple
6648 lines at arbitrary places. Handle subjects that have "Re: " in
6649 the middle.
6650
6651 2005-12-10 John W. Eaton <jwe@octave.org>
6652
6653 * emacs/octave-mod.el (octave-electric-space): Don't indent
6654 comments or strings if octave-auto-indent is nil.
6655
6656 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6657
6658 * term/mac-win.el: Require url when compiling.
6659 Call mac-process-deferred-apple-events after loading init files.
6660 (mac-apple-event-map): New defvar. Define event handlers in it.
6661 (core-event, internet-event): New Apple event class symbols.
6662 (open-application, reopen-application, open-documents)
6663 (print-documents, open-contents, quit-application)
6664 (application-died, show-preferences, autosave-now, get-url):
6665 New Apple event ID symbols.
6666 (about): New HICommand ID symbol.
6667 (mac-event-spec, mac-event-ae): New macros.
6668 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
6669 (mac-ae-selection-range, mac-ae-text-for-search)
6670 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
6671 (mac-application-menu-map): Remove keymap. Handlers for HICommand
6672 and Services menu events are now defined in mac-apple-event-map.
6673 (mac-drag-n-drop): Remove selection range handling.
6674
6675 2005-12-10 Kenichi Handa <handa@m17n.org>
6676
6677 * simple.el (zap-to-char):
6678 * isearch.el (isearch-process-search-char): Translate CHAR by
6679 translation-table-for-input.
6680
6681 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
6682
6683 * foldout.el (foldout-exit-fold): Properly hide subtree.
6684
6685 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
6686
6687 * files.el (save-buffer):
6688 * international/ucs-tables.el (ucs-set-table-for-input):
6689 * mail/mail-extr.el (mail-extract-address-components):
6690 * mail/sendmail.el (mail-mode): Reformat doc string.
6691
6692 2005-12-09 Juri Linkov <juri@jurta.org>
6693
6694 * isearch.el (isearch-highlight): Change main overlay priority
6695 from 1 to 1001. Simplify.
6696 (isearch-lazy-highlight-update): Change lazy overlay priority
6697 from 0 to 1000.
6698
6699 * replace.el (replace-highlight): Change overlay priority from
6700 1 to 1001.
6701
6702 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
6703 Change overlay priority from 1 to 1001. Reuse existing overlay.
6704
6705 * compare-w.el (compare-windows-highlight): Change overlay
6706 priority from 1 to 1000.
6707
6708 * menu-bar.el (menu-bar-edit-menu): Add listp around
6709 pending-undo-list to disable menu item "undo" when pending
6710 undo list is empty.
6711
6712 * locate.el (locate): Disable undo in *Locate* buffer.
6713
6714 2005-12-09 Kim F. Storm <storm@cua.dk>
6715
6716 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
6717
6718 2005-12-09 David Ponce <david@dponce.com>
6719
6720 * recentf.el: Improvement of the menu code.
6721 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
6722 instead of menu hook.
6723 (recentf-show-menu, recentf-hide-menu): New functions.
6724 (recentf-menu-customization-changed, recentf-mode): Use them.
6725 (recentf-menu-action, recentf-max-menu-items)
6726 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
6727 (recentf-arrange-by-rule-others)
6728 (recentf-arrange-by-rules-min-items)
6729 (recentf-arrange-by-rule-subfilter) : Don't use
6730 `recentf-menu-customization-changed'.
6731 (recentf-arrange-rules): Likewise. Accept functions to compute
6732 sub-menu titles.
6733 (recentf-menu-filter): Likewise. Doc fix.
6734 (recentf-menu-value-shortcut): Doc fix.
6735 (recentf-dump-variable): Quote atom value.
6736 (recentf-make-menu-items): Update to use it as a menu filter.
6737 (recentf-match-rule): New function.
6738 (recentf-arrange-by-rule): Use it.
6739 (recentf-indirect-mode-rule): New function.
6740 (recentf-build-mode-rules): Use it.
6741 (recentf-dir-rule): New function.
6742 (recentf-arrange-by-dir): Use it.
6743 (recentf-filter-changer-current): Rename from
6744 `recentf-filter-changer-state'. All references updated.
6745 (recentf-filter-changer-alist): Update filter names.
6746 (recentf-filter-changer-select): New function.
6747 (recentf-filter-changer): Use it. Make a sub-menu from filters
6748 available in `recentf-filter-changer-alist'.
6749 (recentf-data-cache, recentf-clear-data)
6750 (recentf-update-menu): Remove. All references updated.
6751 (recentf-match-rule-p, recentf-build-dir-rules)
6752 (recentf-filter-changer-goto-next)
6753 (recentf-filter-changer-get-current)
6754 (recentf-filter-changer-get-next): Remove.
6755
6756 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6757
6758 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
6759 buffer "Reset" button to "Reset to Current" for consistency with
6760 the State buttons.
6761
6762 2005-12-08 John Paul Wallington <jpw@pobox.com>
6763
6764 * ibuf-ext.el (define-ibuffer-filter filename):
6765 If `dired-directory' is a list then really use its car.
6766
6767 2005-12-08 Kim F. Storm <storm@cua.dk>
6768
6769 * emulation/cua-rect.el (cua--rectangle-aux-replace):
6770 Fix indention of text on right side of replaced rectangle.
6771
6772 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
6773
6774 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
6775 No need to check gud-comint-buffer is bound.
6776 (gdb): Prevent multiple debugging when first session uses gdba.
6777
6778 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6779
6780 CC Mode update to 5.31.
6781
6782 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
6783 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
6784 We might do this function properly in the future).
6785
6786 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
6787 New macros c-sentence-end and c-default-value-sentence end, to cope
6788 with Emacs 22's new function `sentence-end'.
6789
6790 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6791
6792 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
6793 compat issue using `c-put-overlay' and `c-delete-overlay'.
6794
6795 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
6796 New compat macros to handle overlays/extents.
6797
6798 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6799
6800 * progmodes/cc-fix.el: Add definitions of the macros push and pop
6801 (for GNU Emacs 20.4)
6802
6803 * progmodes/cc-defs.el:
6804 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
6805
6806 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
6807 highlighting mechanism so it will work in XEmacs too.
6808
6809 * progmodes/cc-defs.el: Insert c-int-to-char.
6810
6811 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
6812 call to the new macro c-int-to-char. This solves XEmacs's
6813 regarding characters as different from integers.
6814
6815 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6816
6817 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
6818 New internal helper.
6819
6820 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
6821 construct to make the indirect face lookup work in XEmacs.
6822
6823 (c-cpp-matchers): Append the negation char face to the existing
6824 fontification, so that the cpp face doesn't disappear.
6825 Use `c-make-syntactic-matcher' to avoid negation chars in comments
6826 and strings.
6827
6828 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
6829 to map to `font-lock-negation-char-face' in emacsen where it exists.
6830
6831 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6832
6833 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
6834
6835 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
6836 Rename "c-subword-move-mode" as "c-subword-mode".
6837
6838 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
6839 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
6840
6841 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6842
6843 * progmodes/cc-mode.el: Added autoload directive for
6844 `c-subword-move-mode' for use in older emacsen.
6845
6846 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6847
6848 * progmodes/cc-mode.el:
6849 (i) Insert a binding for C-c C-backspace into
6850 c-bind-special-erase-keys which works in TTYs.
6851 (ii) Make sure that when file styles are used, any explicitly
6852 given style variables take priority over those in the style.
6853 Do this by calling `hack-local-variables' a second time.
6854
6855 * progmodes/cc-vars.el: Add language specific customization
6856 widgets for AWK to c-doc-comment-style, c-require-final-newline
6857 and c-default-style. Add a defcustom for awk-mode-hook.
6858 Give c-syntactic-element and c-syntactic-context doc-strings by
6859 directly setting their `variable-documentation' propery.
6860 This allows Emacs 22.1 to read these with C-h v.
6861
6862 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
6863
6864 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6865
6866 * progmodes/cc-fonts.el, cc-vars.el
6867 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
6868 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
6869 Masatake YAMATO.
6870
6871 (c-doc-comment-style): Made GtkDoc default in C mode.
6872
6873 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
6874 and C-c C-<delete>.
6875
6876 (c-bind-special-erase-keys): New function for use on
6877 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
6878
6879 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
6880 <delete> key behavior in XEmacs according to `delete-forward-p'.
6881 C.f. `c-electric-delete'.
6882
6883 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6884
6885 * progmodes/cc-mode.el: Give c-hungry-backspace and
6886 c-hungry-delete-forward permanent key bindings.
6887
6888 * progmodes/cc-cmds.el (c-electric-semi&comma):
6889 Bind c-syntactic-context for calls to "criteria functions", for
6890 consistency with other calls to user functions.
6891
6892 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
6893 `current-prefix-arg', since this might be the prefix arg to a
6894 command which calls c-indent-command as a function. Change the
6895 interactive spec from "p" to "P".
6896
6897 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
6898 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
6899 was difficult to understand.
6900
6901 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6902
6903 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
6904 first char of an identifier.
6905
6906 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
6907 +" syntax in C++.
6908
6909 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6910
6911 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
6912 auto-fill doesn't split a c-comment's last word from a hanging
6913 "*/" when a space is typed between them after fill-column.
6914
6915 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
6916
6917 * progmodes/cc-styles.el (c-set-style)
6918 (c-setup-paragraph-variables): Abort the command if we're not in a
6919 CC Mode buffer.
6920
6921 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
6922 with blank comment-prefix, and a blank line as the comment's
6923 second line.
6924
6925 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6926
6927 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
6928 Incorporate the patterns added in the Emacs development branch
6929 for the new Emacs 22 face `font-lock-negation-char-face'.
6930
6931 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
6932 of "red" since it stands out better in xterms and DOS terminals.
6933
6934 * progmodes/cc-engine.el (c-literal-faces):
6935 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
6936
6937 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6938
6939 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
6940 forcibly enable c-electric-flag.
6941
6942 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
6943 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
6944 after the comment-prefix of a C-style comment will close that comment.
6945
6946 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6947
6948 * progmodes/cc-fonts.el (c-basic-matchers-before)
6949 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
6950 in Pike.
6951
6952 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
6953 digraphs.
6954
6955 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
6956 (c-cpp-message-directives, c-cpp-include-directives)
6957 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
6958 (c-cpp-expr-directives): Introduce new language constants to
6959 control cpp syntax in a cleaner way.
6960
6961 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
6962
6963 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
6964
6965 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
6966 (c-multiline-string-start-char): New language constants and
6967 variables to specify how newlines in string literals work.
6968
6969 (c-font-lock-invalid-string): Use them.
6970
6971 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
6972 unbalanced close brace is entered. Optimization by avoiding going
6973 back over arbitrarily large blocks. Removed hints that this
6974 function only would be relevant/useful in AWK.
6975
6976 (c-electric-brace): Indent syntactically after the cleanups since
6977 lineup functions might do it differently then.
6978
6979 * progmodes/cc-engine.el, cc-langs.el
6980 (c-opt-op-identifier-prefix): New language constant and variable.
6981
6982 (c-just-after-func-arglist-p, c-after-special-operator-id)
6983 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
6984
6985 * progmodes/cc-align.el, cc-engine.el
6986 (c-after-special-operator-id): New helper to handle C++ operator
6987 identifiers.
6988
6989 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
6990 (c-guess-basic-syntax): Handle C++ operator identifiers in
6991 declarations.
6992
6993 * progmodes/cc-langs.el (c-assignment-operators): Add the
6994 trigraph version of ^= too.
6995
6996 * progmodes/cc-langs.el (c-assignment-operators): Add the
6997 trigraph version of |= in C++.
6998
6999 * progmodes/cc-fonts.el (c-font-lock-declarators):
7000 Handle `c-decl-hangon-kwds' after the identifier name.
7001
7002 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
7003 whether an arglist is "nonempty", ignore a comment after the open
7004 paren if it isn't followed by a non-comment token on the same line.
7005
7006 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
7007 Enable heuristics below the point to cope with classes inside special
7008 brace lists in Pike.
7009
7010 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7011
7012 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
7013
7014 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7015
7016 * progmodes/cc-guess.el (cc-guess-install): New function to
7017 install an already guessed style in another buffer.
7018
7019 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
7020 sets `inhibit-read-only' - `c-save-buffer-state' should be used
7021 anyway if the change always is undone.
7022
7023 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7024
7025 Implement togglable electricity:
7026
7027 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
7028 saying when it should be used.
7029
7030 * progmodes/cc-engine.el: Add the new buffer-local variable,
7031 c-electric-flag.
7032
7033 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
7034 c-toggle-auto-newline.
7035
7036 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
7037 c-toggle-auto-newline. Remove the binding for
7038 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
7039 c-toggle-electric-state.
7040
7041 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
7042
7043 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
7044 c-\(forward\|backward\)-subword.
7045 (c-update-modeline): Add the new modeline flag `l' for
7046 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
7047 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
7048 Make the old name an alias of the new name.
7049 (c-toggle-electric-state): New function.
7050 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
7051 Adapt these functions to do electric things only when
7052 c-electric-flag is non-nil.
7053 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
7054 new functions from c-electric-brace.
7055 (c-point-syntax): Add a check for "virtual semicolons" in AWK
7056 mode, so that the tentative extra newline doesn't change the
7057 syntax of the following brace.
7058 (c-electric-brace): Restructure by extracting the above functions.
7059 Tidy up the coding somewhat.
7060 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
7061 restructure a bit.
7062
7063 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7064
7065 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
7066 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
7067
7068 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
7069 (c-submode-indicators): Change name from `c-auto-hungry-string'
7070 since it's now used to track another submode.
7071
7072 (c-update-modeline): Convert to function and extended to check
7073 `c-subword-move-mode'.
7074
7075 (c-forward-into-nomenclature, c-backward-into-nomenclature):
7076 Convert to compat aliases for `c-forward-subword' and
7077 `c-backward-subword'.
7078
7079 * progmodes/cc-subword.el: New functions and minor mode to handle
7080 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
7081
7082 (c-forward-subword, c-backward-subword, c-mark-subword)
7083 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
7084 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
7085 Functions corresponding to the standard word handling functions.
7086
7087 (c-subword-move-mode): Minor mode that replaces all the standard
7088 word handling functions with their subword equivalences.
7089
7090 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7091
7092 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
7093 entry for one-liner-defun.
7094
7095 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
7096 name in its def-edebug-spec.
7097
7098 * progmodes/cc-cmds.el (c-electric-brace): Make the
7099 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
7100 compacts space before a comment, if this will make things fit on
7101 one line.
7102
7103 Introduce an "awk" style, mainly for auto-newline and clean-ups.
7104
7105 * progmodes/cc-align.el: New function c-snug-1line-defun-close
7106
7107 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
7108 clean-up one-liner-defun.
7109
7110 * progmodes/cc-styles.el: Add the new "awk" style.
7111
7112 * progmodes/cc-vars.el: Add description of one-liner-defun to
7113 c-cleanup-list's doc-string. New user options,
7114 c-max-one-liner-length. In c-default-style, set the default style
7115 for AWK to "awk".
7116
7117 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7118
7119 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
7120 macros inside labels.
7121
7122 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
7123 `c-at-statement-start-p' and `c-at-expression-start-p'.
7124
7125 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
7126 error if the mark isn't set.
7127
7128 * progmodes/cc-engine.el (c-guess-continued-construct)
7129 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
7130 accurately detect functions inside functions.
7131
7132 * progmodes/cc-engine.el (c-at-expression-start-p): New function
7133 like `c-at-statement-start-p' that additionally recognizes commas
7134 and expression parentheses as delimiters.
7135
7136 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
7137 to avoid heuristics that doesn't work for unclosed blocks.
7138 (c-at-statement-start-p): New function.
7139
7140 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
7141 Objective-C directives, e.g. directives spanning lines should work
7142 reasonably well now.
7143
7144 (c-put-c-type-property, c-clear-c-type-property): New helpers.
7145
7146 (c-forward-objc-directive): New function to move over any ObjC
7147 directive.
7148
7149 (c-just-after-func-arglist-p, c-guess-basic-syntax)
7150 (c-basic-matchers-before): Use it.
7151
7152 (c-font-lock-objc-iip-decl): Remove.
7153
7154 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
7155 in the template arglist recognition.
7156
7157 * progmodes/cc-styles.el (c-style-alist): Fix several
7158 inconsistencies in the Whitesmith style.
7159
7160 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
7161 New lineup function to get lines after Whitesmith style blocks
7162 correctly indented.
7163
7164 (c-lineup-whitesmith-in-block): Back out the compensation for
7165 opening parens since it's done using `add' lists in the style
7166 definition instead. Don't use the anchor position since it varies
7167 too much between the syntactic symbols. :P
7168
7169 * progmodes/cc-vars.el (c-valid-offset): Update.
7170
7171 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
7172 lists where the offsets are combined according to several
7173 different methods: `first', `min', `max', and `add'.
7174 Report offset evaluation errors with `c-benign-error' so that some kind
7175 of reindentation still is done.
7176
7177 * progmodes/cc-engine.el (c-guess-basic-syntax):
7178 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
7179 `arglist-close'.
7180
7181 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
7182 situations for `arglist-cont-nonempty' and `arglist-close'.
7183
7184 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
7185
7186 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
7187 cc-bytecomp-boundp' in a number of places.
7188
7189 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
7190 macro related issue.
7191
7192 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7193
7194 * progmodes/cc-awk.el: Change the terminology of regexps: A char
7195 list is now [asdf], a char class [:alpha:].
7196 Include code for char classes.
7197 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
7198 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
7199
7200 Remove (nearly all of) the cruft associated with AWK Mode's former
7201 concept of "virtual semicolons":
7202
7203 Adapt c-beginning-of-statement, c-end-of-statement (together with
7204 subfunctions) to use the new notion of "virtual semicolon" in
7205 place of the old awkward special handling for AWK. There remains
7206 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
7207 * progmodes/cc-cmds.el:
7208 (c-ascertain-adjacent-literal): In the backwards direction, now
7209 recognises AWK regexp delimiters as string delimiters.
7210 (c-after-statement-terminator-p): Adapt for virtual semicolons;
7211 check more rigorously for "end of macro".
7212 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
7213 virtual semicolons;
7214 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
7215 out the code for forward movement into ...
7216 (c-end-of-statement): Now contains the code for forward movement,
7217 adapted for virtual semicolons.
7218
7219 * progmodes/cc-engine.el:
7220 (c-ws*-string-limit-regexp): New regexp.
7221 (c-forward-single-comment, c-backward-single-comment): Comment out
7222 the (now redundant) "special" AWK stuff.
7223
7224 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
7225 c-string-par-start, c-string-par-separate to be more like Text
7226 Mode than Fundamental Mode.
7227
7228 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7229
7230 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
7231 to the fontified region so that fontification doesn't occur
7232 outside it (could happen e.g. when fontifying a line with an
7233 unfinished declaration).
7234
7235 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7236
7237 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
7238 start of the file. ^L now separate sections of the file.
7239 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
7240 (c-awk-one-line-possibly-open-string-re)
7241 (c-awk-regexp-one-line-possibly-open-char-class-re)
7242 (c-awk-one-line-possibly-open-regexp-re)
7243 (c-awk-one-line-non-syn-ws*-re): New defonsts.
7244 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
7245
7246 Amend the concept of "virtual semicolons" (in the indentation
7247 engine) for languages like AWK, such that they are now
7248 conceptually attached to end of the last token of a statement, not
7249 the end of the line. (In AWK Mode, however, the pertinent text
7250 property is still physically set on the EOL.) Remove the specific
7251 tests for awk-mode, thus facilitating the introduction of other
7252 language modes where EOLs can end statements.
7253 (Note: The funtionality in cc-cmds.el, specifically
7254 c-beginning/end-of-statement has yet to be amended.)
7255
7256 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
7257 New macros.
7258
7259 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
7260 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
7261 c-vsemi-status-unknown-p-fn (in a new page).
7262
7263 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
7264 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
7265 numerous awkward forms like
7266 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
7267 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
7268 variable before-ws-ip, the place just after char-before-ip appears.
7269
7270 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
7271 a comment.
7272
7273 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7274
7275 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
7276 `c-tentative-buffer-changes'.
7277
7278 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
7279 convert to macro to choose between Emacs and XEmacs at compile time.
7280
7281 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
7282
7283 (c-tentative-buffer-changes): New macro to handle temporary buffer
7284 changes in a convenient way.
7285
7286 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
7287 for `c-tentative-buffer-changes'.
7288
7289 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
7290 the checks for paren sexps between the point and the keyword, to
7291 avoid some false alarms.
7292
7293 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
7294 Fixed a situation where an error could be thrown for unbalanced
7295 parens. Changed to make use of c-keyword-member' to avoid some
7296 repeated regexp matches.
7297
7298 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
7299 These language variable are no longer necessary.
7300
7301 (c-block-stmt-kwds): New language constant used by
7302 c-looking-at-inexpr-block'.
7303
7304 (c-guess-basic-syntax): Remove an optional check that looked at
7305 the existence of the now removed language variables.
7306
7307 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
7308 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
7309 object instantiation expressions as declarations in some contexts.
7310 This bug only affected languages where the declarator can't be
7311 enclosed in parentheses.
7312
7313 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
7314 insert newlines before and after substatement braces.
7315
7316 * progmodes/cc-engine.el: Improved the heuristics for recognizing
7317 function declaration headers and the handling of C++ style member
7318 init lists.
7319
7320 (c-just-after-func-arglist-p): Rewritten to use
7321 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
7322
7323 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
7324
7325 (c-guess-basic-syntax): Adapt case 5B for the new
7326 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
7327 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
7328 covers all cases now).
7329
7330 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
7331
7332 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7333
7334 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
7335 c-string-par-start/separate c-sentence-end-with-esc-eol,
7336 initialised in c-setup-paragraph-variables, used in string
7337 scanning subroutines of c-beginning-of-statement.
7338
7339 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
7340 which precedes the newly inserted `{'.
7341
7342 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7343
7344 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
7345 function for declaration level blocks. It should now cope with
7346 templates better and also be a lot more comprehensible.
7347
7348 (c-looking-at-decl-block): The new function.
7349
7350 (c-search-uplist-for-classkey): The old one. It's now a wrapper
7351 for compatibility.
7352
7353 (c-add-class-syntax, c-guess-continued-construct)
7354 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
7355
7356 (c-decl-block-key): Change to tell apart ambiguous and
7357 unambiguous keywords. Pike specials are now handled directly in
7358 the code instead.
7359
7360 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
7361 New language constants and variables to make the backward skip in
7362 `c-looking-at-decl-block' as tight as possible.
7363
7364 (c-nonsymbol-token-char-list): New language constant.
7365
7366 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
7367 find balanced template arglists backwards.
7368
7369 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
7370 making char classes for `c-syntactic-skip-backward'.
7371
7372 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
7373 16D - can't be a class-close at that point.
7374
7375 * progmodes/cc-engine.el (c-guess-basic-syntax)
7376 (c-add-class-syntax): Don't narrow out the enclosing declaration
7377 level. This makes everything a lot easier, and it was actually
7378 only four small places that needed it to work. Some places that
7379 previously did `widen' are removed now, which has the effect that
7380 `c-guess-basic-syntax' never will look at things outside the
7381 current narrowment now. The anchor position for `topmost-intro'
7382 is affected by this, but it was so bogus it was basically useless
7383 before, and now it's equally bogus but in a slightly different way.
7384
7385 (c-narrow-out-enclosing-class): Gone.
7386
7387 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
7388 the narrowed region.
7389
7390 (c-least-enclosing-brace): Remove silly optional argument.
7391
7392 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
7393 the point could be left directly after an open paren when finding
7394 the beginning of the first decl in the block.
7395
7396 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
7397 Specify which submatch to use.
7398
7399 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
7400
7401 (c-decl-start-re): No longer any need for special treatment of
7402 ObjC due to the above.
7403
7404 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
7405 presumably follows C in that regard.
7406
7407 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
7408 New language constants to specify operator tokens inside
7409 identifiers in a more high level way.
7410
7411 (c-opt-identifier-prefix-key): New internal language constant.
7412
7413 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
7414 (c-identifier-start, c-identifier-key): Now completely calculated
7415 from other constants.
7416
7417 (c-identifier-last-sym-match): Decommission since it's no longer used.
7418
7419 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
7420
7421 * progmodes/cc-engine.el (c-forward-name): Remove the
7422 optimization when c-identifier-key is equal to c-symbol-key since
7423 it doesn't work in byte compiled files. Don't record empty
7424 regions as identifiers.
7425
7426 * progmodes/cc-langs.el (c-filter-ops): New helper function to
7427 simplify access to `c-operators' and its likes.
7428
7429 (c-operator-list, c-all-op-syntax-tokens)
7430 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
7431 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
7432 (c-primary-expr-regexp, c-cast-parens): Use it.
7433
7434 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
7435 an explicit language in functions.
7436
7437 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
7438 variant of adornment.
7439
7440 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
7441 variable.
7442
7443 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
7444 the Pike value.
7445
7446 * progmodes/cc-engine.el (c-on-identifier)
7447 (c-simple-skip-symbol-backward): Small fix for handling "-"
7448 correctly in `skip-chars-backward'. Affected the operator lfun
7449 syntax in Pike.
7450
7451 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
7452 diagnostic message about precompiled language vars not being used.
7453
7454 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
7455 "__attribute__" is followed by a parenthesis.
7456
7457 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
7458 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
7459 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
7460
7461 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
7462 Internal cleanups to properly detect the declared identifiers in
7463 various declarations.
7464
7465 (c-decl-start-kwds): New language constant to recognize
7466 declarations that can start anywhere. Used for class declarations
7467 in Pike.
7468
7469 (c-specifier-key, c-not-decl-init-keywords)
7470 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
7471 (c-find-decl-spots): Implement `c-decl-start-kwds'.
7472
7473 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
7474 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
7475 handling of the compiler specific extension keywords into a new
7476 language constant `c-decl-hangon-kwds' that defines keyword
7477 clauses to be ignored in declarations.
7478
7479 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
7480 past unrecognized tokens when handling `c-colon-type-list-kwds'.
7481 Necessary to stop at the declared identifier in e.g. IDL valuetype
7482 declarations.
7483
7484 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
7485 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
7486 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
7487 (c-forward-decl-or-cast-1): Recognize the declared identifier in
7488 class and enum declarations as such and not as part of the type.
7489
7490 (c-forward-decl-or-cast-1, c-forward-label): Relax the
7491 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
7492
7493 (c-forward-decl-or-cast-1): Don't disregard sure signs of
7494 declarations when there's some syntax error later on.
7495
7496 (c-complex-decl-matchers): Did away with a reference to
7497 `c-specifier-key'.
7498
7499 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
7500 value - this variable is always dynamically bound.
7501
7502 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
7503 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
7504 * cc-cmds.el, cc-defs.el: Change the policy for marking up
7505 functions that might do hidden buffer changes: All such internal
7506 functions are now marked instead of those that don't.
7507
7508 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
7509 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
7510 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
7511 (c-literal-type): Allow these functions to make hidden buffer changes,
7512 so that they are free to use text property caching later on.
7513
7514 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
7515 (c-electric-brace, c-electric-slash, c-electric-star)
7516 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
7517 (c-electric-paren, c-electric-continued-statement, c-indent-command)
7518 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
7519 (c-context-line-break): Add `c-save-buffer-state' calls to comply
7520 with the changed semantics of the functions above.
7521
7522 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
7523 when macros occur in obscure places. Optimized the sexp movement
7524 a bit.
7525
7526 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7527
7528 Enhancements for c-beginning-of-statement to work in AWK Mode:
7529
7530 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
7531 (completed statement) with `}' (statement completed by closing
7532 brace or semicolon) and `$' (statement completed by EOL).
7533
7534 (c-awk-virtual-semicolon-ends-prev-line-p)
7535 (c-awk-virtual-semicolon-ends-line-p)
7536 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
7537 (c-awk-at-statement-end-p): New functions.
7538
7539 * progmodes/cc-cmds.el: Simplify the structure of functions
7540 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
7541 two functions and c-beginning-of-statement to handle AWK Mode.
7542
7543 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
7544 c-backward-single-comment for AWK mode. Attempt to clarify their
7545 doc-strings.
7546
7547 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
7548
7549 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7550
7551 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
7552 label handling. Labels are now recognized in a uniform and more
7553 robust way, regardless of context. Text properties are put on all
7554 labels to recognize the following declarations better.
7555 Multiword labels are handled both in indentation and fontification for
7556 the benefit of language extensions like Qt. For consistency, keywords
7557 in labels are now fontified with the label face instead.
7558 That also applies to "case" and "default".
7559
7560 (c-beginning-of-statement-1): Fix some bugs in the label
7561 handling. Disregard `c-nonlabel-token-key' in labels that begin
7562 with `c-label-kwds'.
7563
7564 (c-find-decl-spots): Support that the callback adds more
7565 `c-decl-end' spots to find.
7566
7567 (c-forward-decl-or-cast-1): Don't treat a list of plain
7568 identifiers followed by a colon as a declaration.
7569
7570 (c-forward-label): New function to recognize labels.
7571
7572 (c-guess-basic-syntax): Replace uses of `c-label-key' with
7573 `c-forward-label'. Moved the label recognition cases (14 and 15)
7574 earlier since they aren't so context sensitive now. Handle labels
7575 on the top level gracefully. Moved access label recognition to
7576 the generic label case (CASE 15) - removed CASE 5E.
7577
7578 (c-font-lock-declarations): Add recognition of labels in the
7579 same round since we need to handle labels in parallell with other
7580 declarations to recognize both accurately. It should also improve
7581 speed.
7582
7583 (c-simple-decl-matchers, c-basic-matchers-after):
7584 Move `c-font-lock-labels' so that it only is used on decoration level 2
7585 since `c-font-lock-declarations' handles it otherwise.
7586
7587 (c-complex-decl-matchers): Remove the simplistic recognition of
7588 access labels.
7589
7590 (c-decl-prefix-re): Remove the kludges that was necessary to cope
7591 with labels earlier.
7592
7593 (c-decl-start-re): New language variable to make
7594 `c-font-lock-declarations' stop for the special protection labels
7595 in Objective-C that start with `@'.
7596
7597 (c-label-key): Remove since it's no longer used.
7598
7599 (c-recognize-colon-labels, c-label-prefix-re): New language
7600 constants to support recognition of generic colon-terminated labels.
7601
7602 (c-type-decl-end-used): `c-decl-end' is now used whenever there
7603 are colon terminated labels.
7604
7605 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
7606 first argument starts with a special brace list.
7607
7608 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
7609 (c-font-lock-declarations): Break out the declaration and cast
7610 recognition from `c-font-lock-declarations' to a new function, so
7611 that it can be used in the indentation engine.
7612
7613 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
7614 up to the start of the literal. Fixed bug with the point on the
7615 wrong side of the search limit that could happen when the start
7616 position is inside a literal.
7617
7618 * progmodes/cc-engine.el (c-parse-state)
7619 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
7620 so that it's kept a little bit back to increase the hit rate.
7621
7622 (c-parse-state): Change the macro handling and fixed some
7623 glitches. Macro context is checked more often than necessary now,
7624 but otoh less garbage conses are generated.
7625
7626 * progmodes/cc-engine.el (c-parse-state)
7627 (c-invalidate-state-cache): Cache the last position where
7628 `c-state-cache' applies. This can speed up refontification quite
7629 a bit in blocks where there are many non-brace parens before the point.
7630
7631 (c-state-cache-end): New variable for this.
7632
7633 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
7634 cache variable.
7635
7636 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
7637 get close initial continue positions when the start position is
7638 inside a literal or macro. Do not call the callback for spots
7639 before the start position (which can happen e.g. for `c-decl-end'
7640 spots inside comments). Optimize better in special cases when the
7641 region is a single line inside a literal or macro (typically when
7642 the current line is refontified).
7643
7644 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
7645 to `c-add-stmt-syntax' - there's no need to explicitly whack off
7646 entries from the paren state.
7647
7648 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
7649 special case for "else if" clauses.
7650
7651 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
7652 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
7653
7654 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
7655 New language variable to recognize the gcc extension with statement
7656 blocks inside expressions.
7657
7658 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
7659 it somewhat more comprehensible. The argument AT-BLOCK-START is
7660 no longer used and hence removed.
7661
7662 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
7663 to `c-add-stmt-syntax'.
7664
7665 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
7666 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
7667 This fixes bogus label recognition.
7668
7669 * progmodes/cc-engine.el (c-add-type, c-check-type)
7670 (c-forward-name, c-forward-type): Improve storage of template
7671 types in `c-found-types' so that they can be recognized better.
7672
7673 (c-syntactic-content): Add option to skip past nested parens.
7674
7675 * progmodes/cc-engine.el (c-forward-name):
7676 Set `c-last-identifier-range' all the time. It's less work that way.
7677 Handle that there might not be an identifier to store in
7678 `c-last-identifier-range'.
7679
7680 (c-forward-type): Handle that `c-last-identifier-range' might be
7681 nil from `c-forward-name'.
7682
7683 * progmodes/cc-defs.el (c-safe-scan-lists)
7684 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
7685
7686 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
7687 to work even if the form fails.
7688
7689 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
7690 down in a large file in one go.
7691
7692 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
7693
7694 * progmodes/cc-align.el (c-lineup-assignments): New lineup
7695 function which is like `c-lineup-math' but returns nil instead of
7696 `c-basic-offset' when it doesn't match.
7697
7698 (c-lineup-math): Change to use `c-lineup-assignments'.
7699
7700 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7701
7702 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
7703 c-beginning-of-statement. New subfunctions
7704 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
7705
7706 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7707
7708 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
7709 hardcoded char classes whereever possible. Changed a couple of
7710 places to use skip by syntax instead of skip by char class.
7711
7712 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
7713 Fix a bug in the regexp that caused extreme backtracking.
7714
7715 * progmodes/cc-langs.el (c-block-comment-starter)
7716 (c-block-comment-ender): New language constants to specify in a
7717 single place how block comments look.
7718
7719 (c-comment-start-regexp, c-block-comment-start-regexp)
7720 (comment-start, comment-end, comment-start-skip)
7721 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
7722 (c-syntactic-ws, c-nonempty-syntactic-ws)
7723 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
7724 `c-line-comment-starter', `c-block-comment-starter' and
7725 `c-block-comment-ender'.
7726
7727 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
7728 New language constants to break up things a bit.
7729
7730 (c-simple-ws): New language constant for simple whitespace.
7731
7732 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
7733
7734 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
7735 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
7736 newlines. Allow and ignore nil elements in the list.
7737
7738 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7739
7740 * progmodes/cc-cmds.el: Comment out a (n almost certainly
7741 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
7742
7743 * progmodes/cc-cmds.el: Tidy up the comments in
7744 c-beginning-of-statement and subfunctions.
7745
7746 * progmodes/cc-awk.el: Replace calls to put-text-property to the
7747 more flexible c-put-char-property and c-clear-char-properties.
7748 Add the author's email address.
7749
7750 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
7751
7752 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
7753 closing "*/" of a block comment.
7754
7755 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
7756 subfunctions) so that it works at BOB and EOB.
7757
7758 * progmodes/cc-cmds.el, cc-vars.el: More updating of
7759 c-beginning-of-statement, including new variable
7760 c-block-comment-start-regexp.
7761
7762 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7763
7764 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
7765 symbols from `*-font-lock-extra-types' so that there's no need to
7766 use `regexp-opt' on those lists.
7767
7768 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
7769 `c-type-modifier-kwds' is empty.
7770
7771 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
7772 there are several strings on the same line.
7773
7774 * progmodes/cc-engine.el (c-literal-limits): Remove the
7775 compatibility function for older emacsen. `c-literal-limits-fast'
7776 has now taken the place of this function.
7777
7778 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
7779 with older emacsen: We now require `pps-extended-state'.
7780
7781 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7782
7783 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
7784 which obviates the need to hack sentence-end. This now handles
7785 escaped newlines in strings correctly. Correct minor bugs in
7786 c-move-over-sentence and in c-beginning-of-statement.
7787
7788 * progmodes/cc-cmds.el (c-beginning-of-statement (and
7789 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
7790 that movement over macros and code are rigorously separated from
7791 eachother. Correct a few incidental bugs.
7792
7793 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
7794 Improve its doc-string. Improve the handling of certain specific cases.
7795
7796 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7797
7798 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
7799 (c-guess-basic-syntax): Change the way class-level labels are
7800 recognized; they can now contain essentially any symbols.
7801
7802 (c-opt-extra-label-key): New language variable to cope with the
7803 special protection label syntax in Objective-C.
7804
7805 (c-opt-access-key): Remove; this is now handled better by
7806 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
7807
7808 (c-complex-decl-matchers): Update to handle that
7809 `c-opt-access-key' no longer exists.
7810
7811 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
7812 improved label recognition in `c-beginning-of-statement-1'.
7813
7814 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
7815 Recognize bitfields better.
7816
7817 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
7818 Remove some cruft and fixed a bug that could cause it to go to a
7819 position further down.
7820
7821 * progmodes/cc-langs.el, cc-engine.el
7822 (c-beginning-of-statement-1): Improve detection of labels in
7823 declaration contexts.
7824
7825 (c-beginning-of-decl-1): Use it.
7826
7827 (c-nonlabel-token-key): New language constant and variable needed
7828 by `c-beginning-of-statement-1'.
7829
7830 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
7831 manifested itself due to the correction in `c-forward-sexp'.
7832
7833 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
7834 Make these behave as documented when used at the buffer limits.
7835
7836 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
7837 (c-type-decl-end-used): Made this a language variable.
7838
7839 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
7840 correctly when `combine-after-change-calls' is used together with
7841 temporary narrowings.
7842
7843 * progmodes/cc-engine.el (c-beginning-of-statement-1):
7844 Report labels correctly when the start point is immediately after the
7845 colon.
7846
7847 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
7848 Remove since it isn't used anymore.
7849
7850 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
7851 bracket arglists such as template parens in C++.
7852
7853 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
7854 in the last check-in. Some optimization.
7855
7856 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
7857 where it could stop at the same level in a preceding sexp when
7858 PAREN-LEVEL is set.
7859
7860 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
7861 text property lookup only when it's needed.
7862
7863 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
7864 Change the policy for paren marked angle brackets to be more
7865 persistent; once marked they remain marked even when they're found
7866 to be unbalanced in the searched region. This should keep the
7867 paren syntax around even when individual lines are refontified in
7868 multiline template arglists.
7869
7870 (c-parse-and-markup-<>-arglists): New dynamically bound variable
7871 to control markup so that incorrect angle bracket arglists aren't
7872 marked in contexts where the correct value for
7873 `c-disallow-comma-in-<>-arglists' isn't known.
7874
7875 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
7876 argument has become `c-parse-and-markup-<>-arglists'.
7877
7878 (c-remove-<>-arglist-properties): Remove - no longer used.
7879
7880 (c-after-change-check-<>-operators): New function used on
7881 `after-change-functions' to avoid that "<" and ">" characters that
7882 are part of longer operators have paren syntax.
7883
7884 (c-<>-multichar-token-regexp): New language variable used by
7885 `c-after-change-check-<>-operators'.
7886
7887 (c-after-change): Call `c-after-change-check-<>-operators'.
7888
7889 (c-font-lock-<>-arglists): Use the context properties set by
7890 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
7891 correctly to avoid doing invalid markup.
7892
7893 (c-font-lock-declarations): Remove code that undoes the invalid
7894 markup done by `c-font-lock-<>-arglists'.
7895
7896 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
7897 after `c-font-lock-declarations'.
7898
7899 * progmodes/cc-engine.el (c-syntactic-skip-backward):
7900 Add paren-level feature.
7901
7902 (c-guess-basic-syntax): Improve the anchor position for
7903 `template-args-cont' in nested template arglists. There's still
7904 much to be desired in this area, though.
7905
7906 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7907
7908 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
7909 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
7910
7911 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7912
7913 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
7914 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
7915
7916 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
7917 it doesn't work no longer are supported.
7918
7919 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
7920 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
7921 requires support for the syntax-table' text property, which rules
7922 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
7923 cruft associated with those versions.
7924
7925 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
7926 for the `syntax-table' text property, which rules out Emacs 19 and
7927 XEmacs < 21.4. Removed various compatibility cruft associated
7928 with those versions.
7929
7930 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
7931 support for the `syntax-table' text property.
7932
7933 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
7934 variable and use an extra quoted face name instead. All the
7935 emacsen flavors handle that correctly.
7936
7937 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
7938 (c-font-lock-declarators, c-font-lock-declarations)
7939 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
7940 property to mark the items in in declarator lists to handle
7941 refontification inside multiline declarations better.
7942
7943 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
7944 construct like "a * b = c;" as a declaration.
7945
7946 2005-12-08 Kim F. Storm <storm@cua.dk>
7947
7948 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
7949 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
7950 select either meta, hyper, or super modifier for rectangle commands.
7951 (cua--rectangle-modifier-key): New defvar.
7952 (cua--M/H-key): Use it. Remove special case for `space'.
7953 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
7954 on X, to meta otherwise. Always bind C-return to toggle
7955 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
7956
7957 * emulation/cua-rect.el (cua-help-for-rectangle):
7958 Use cua--rectangle-modifier-key. Handle super modifier too.
7959 (cua--init-rectangles): Always bind C-return to toggle rectangle.
7960 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
7961
7962 * ido.el: Move Acknowledgements and History after Commentary.
7963 Minor changes to Commentary.
7964
7965 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
7966 keymap if cua--prefix-override-timer is `shift'.
7967 (cua--shift-control-prefix): New function; emulate "type prefix
7968 key twice" functionality to handle shifted prefix key override.
7969 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
7970 New commands.
7971 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
7972
7973 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
7974
7975 * textmodes/org.el (org-insert-heading): Try to do items before
7976 headings.
7977 (org-agenda-mode): Quote `org-agenda-mode-hook'.
7978 (org-insert-item): New function.
7979 (org-renumber-ordered-list): Don't skip to higher level lists.
7980
7981 2005-12-08 Juri Linkov <juri@jurta.org>
7982
7983 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
7984
7985 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
7986
7987 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
7988
7989 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
7990 the constructed function name fun-1.
7991
7992 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
7993 because such links don't lead to parent documentation.
7994
7995 2005-12-08 Kenichi Handa <handa@m17n.org>
7996
7997 * descr-text.el (describe-char): Use *Help-2* buffer if the
7998 current buffer is *Help*. Call describe-text-properties while
7999 setting the original buffer.
8000
8001 2005-12-07 Bill Wohler <wohler@newt.com>
8002
8003 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
8004 and causes problems with non-MH users (such as Gnus users).
8005
8006 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
8007
8008 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
8009 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
8010 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
8011 command "info sources". Move calls to GDB command "list".
8012 (gdb-find-file-hook): Just use gdb-source-file-list.
8013 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
8014 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
8015 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
8016 (gdb-data-list-register-values-handler): Use correct trigger name.
8017
8018 2005-12-07 Kim F. Storm <storm@cua.dk>
8019
8020 * ido.el (ido-completion-map): Rename from ido-mode-map.
8021 (ido-common-completion-map, ido-file-completion-map)
8022 (ido-file-dir-completion-map, ido-buffer-completion-map):
8023 Rename from ido-mode-....-map.
8024 (ido-init-completion-maps): Rename from ido-init-mode-maps.
8025 (ido-setup-completion-map): Rename from ido-define-mode-map.
8026 (ido-read-internal): Bind minibuffer-local-filename-completion-map
8027 to ido-completion-map.
8028
8029 2005-12-07 Kenichi Handa <handa@m17n.org>
8030
8031 * international/mule-cmds.el
8032 (set-display-table-and-terminal-coding-system): If the coding
8033 system specified in `unibyte-display' property is different from
8034 the arg coding-system, don't setup standard-display-table.
8035
8036 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
8037
8038 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
8039 that comments end at \n, regardless of selective-display.
8040
8041 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
8042
8043 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
8044 (gdb-version): New variables.
8045 (gdb-source-file-list, gdb-register-names)
8046 (gdb-changed-registers): New variables for use with GDB 6.4+.
8047 (gdb-ann3): Replace with...
8048 (gdb-init-1, gdb-init-2): ...two new functions.
8049 (gdba, gdb-prompt): Call gdb-init-1.
8050 (gdb-get-version): New function. Call gdb-init-2 from here.
8051 (gud-watch): Make it work with mouse events too.
8052 (gdb-post-prompt): Don't add to queue until GDB version is known.
8053 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
8054 (gdb-locals-mode): Use gdb-version.
8055 (gdb-memory-format-map, gdb-memory-unit-map)
8056 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
8057 (gdb-locals-font-lock-keywords-1)
8058 (gdb-locals-font-lock-keywords-2): New variables.
8059 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
8060 (gdb-set-gud-minor-mode-existing-buffers-1)
8061 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
8062 (gdb-var-update-1, gdb-var-update-handler-1)
8063 (gdb-data-list-register-values-handler)
8064 (gdb-data-list-register-values-custom)
8065 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
8066 (gdb-stack-list-locals-handler, gdb-get-register-names):
8067 New functions for use with GDB 6.4+.
8068 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
8069 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
8070 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
8071 (gdb-stack-list-locals-regexp)
8072 (gdb-data-list-register-names-regexp): New regexps for use with
8073 GDB 6.4+.
8074
8075 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
8076
8077 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
8078
8079 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
8080
8081 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
8082 prompts work for AUTH PLAIN. Also reported by Steve Allan
8083 <seallan@verizon.net>.
8084
8085 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
8086
8087 * frame.el (set-frame-parameter): Add doc string.
8088
8089 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
8090
8091 * textmodes/org.el (org-occur-highlights): New variable.
8092 (org-highlight-new-match, org-remove-occur-highlights): New functions.
8093 (org-highlight-sparse-tree-matches): New option.
8094 (org-do-occur): New function.
8095 (org-get-heading): Make it work also at beginning of line.
8096 (org-category-table): New variable.
8097 (org-get-category-table, org-get-category)
8098 (org-camel-to-words, org-link-search): New functions.
8099 (org-select-this-todo-keyword): New variable.
8100 (org-todo-list): New command.
8101 (org-shiftright, org-shiftleft): New commands.
8102 (org-agenda-todo): Add prefix argument.
8103 (org-show-hierarchy-above): New option.
8104 (org-show-todo-tree): Numerical prefix creates tree for specific
8105 TODO keyword.
8106 (org-outline-level): New function, to assign a level to plain
8107 lists items.
8108 (org-cycle-include-plain-lists): New option.
8109 (org-mode): Use `org-outline-level' as value of `outline-level'.
8110 (org-cycle): Temporarily switch `outline-regexp' if
8111 `org-cycle-include-plain-lists' is non-nil.
8112 (org-start-icalendar-file): Fix format bug.
8113 (org-agenda-get-day-entries): Create category table.
8114 (org-agenda-get-todos, org-agenda-get-timestamps)
8115 (org-agenda-get-deadlines, org-agenda-get-scheduled)
8116 (org-agenda-get-blocks): Use `org-get-category'.
8117 (org-context-in-file-links): Rename from
8118 `org-line-numbers-in-file-links'.
8119
8120 2005-12-06 Romain Francoise <romain@orebokech.com>
8121
8122 * window.el (balance-windows): Delete extraneous third arg in call
8123 to `enlarge-window'.
8124
8125 2005-12-06 Kenichi Handa <handa@m17n.org>
8126
8127 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
8128
8129 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
8130
8131 * progmodes/gdb-ui.el (gdb-var-create-handler)
8132 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
8133 (gdb-var-list-children-handler, gdb-var-update-handler):
8134 Current buffer is already gdb-partial-output-buffer, don't
8135 make it current again.
8136
8137 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
8138
8139 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
8140 (list-buffers-noselect): Use it.
8141
8142 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
8143
8144 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
8145 (mail-yank-ignored-headers): Use regexp-opt.
8146 (mail-mode-map): Move initialization into declaration.
8147 (mail-sent-via): Remove unused shadowed var `to-line'.
8148 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
8149 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
8150 (mail-do-fcc): Use dolist and push.
8151 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
8152 (mail-yank-ignored-headers): Don't autoload.
8153
8154 2005-12-05 Kenichi Handa <handa@m17n.org>
8155
8156 * international/mule-cmds.el (set-language-info-internal): New fun.
8157 (set-language-info): Call set-language-info-internal to update
8158 language-info-alist. If LANG-ENV is the current one, call
8159 set-language-environment to make INFO effective now.
8160 (set-language-info-alist): Likewise.
8161 (locale-language-names): With locale "en", use English
8162 lang. env. but set the default codings to iso-8859-1.
8163
8164 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
8165
8166 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
8167 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
8168 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
8169 for plain strings.
8170 (gdb-frames-mode): Remove redundant call to font-lock-mode.
8171 (gdb-all-registers): Rename from toggle-gdb-all-registers.
8172 Create registers buffer if necessary. Echo new state in minibuffer.
8173 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
8174
8175 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
8176
8177 * info.el (Info-fontify-node): Match external links using
8178 non-directory part of filename.
8179
8180 2005-12-04 Juri Linkov <juri@jurta.org>
8181
8182 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
8183 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
8184 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
8185 because there is no customization option for it.
8186
8187 * font-lock.el (lisp-font-lock-keywords-1):
8188 Add define-global-minor-mode.
8189
8190 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
8191
8192 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
8193 properties on the constructed variable names.
8194
8195 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8196 Put `definition-name' properties on the constructed function names
8197 next-sym and prev-sym.
8198
8199 * emacs-lisp/find-func.el (find-function-regexp):
8200 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
8201 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
8202 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
8203 and easy-menu-define.
8204
8205 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
8206 easy-mmode-define-global-mode and define-global-minor-mode.
8207 (lisp-imenu-generic-expression): Add define-global-minor-mode.
8208
8209 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
8210 instead of easy-mmode-define-global-mode.
8211
8212 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
8213 Use define-minor-mode instead of easy-mmode-define-minor-mode.
8214
8215 * cus-edit.el (customize-group, customize-group-other-window):
8216 Filter out autoloaded options from the group completion list by
8217 using heuristics that autoloaded groups don't have `custom-autoload'
8218 property on their symbols (they have only `custom-loads').
8219
8220 * simple.el (completion-setup-function): Put completions-common-part
8221 face on complete completion string too (i.e. completion string
8222 without completions-first-difference face).
8223
8224 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
8225
8226 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8227
8228 * view.el (view-mode): Doc fix.
8229
8230 * disp-table.el (standard-display-european): Add to the warning
8231 message a reference to the doc string.
8232
8233 * play/yow.el (apropos-zippy): Call print-help-return-message,
8234 similar to other Help and Apropos commands.
8235
8236 * help.el (print-help-return-message): If pop-up-frames is
8237 non-nil, set up help-return-method to delete the help window and,
8238 possibly, its frame as well, and don't display message about
8239 scrolling the help window. Doc fix.
8240 (help-return-method): Doc fix.
8241
8242 2005-12-03 Martin Rudalics <rudalics@gmx.at>
8243
8244 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
8245 whereby names of length one or names starting with a
8246 symbol-constituent character would not be returned.
8247
8248 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8249
8250 * subr.el (atomic-change-group): Add edebug and indentation spec.
8251
8252 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
8253
8254 * completion.el (save-completions-file-name): Fix typo in last change.
8255
8256 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8257
8258 * info.el: Move back/forward history to the beginning of the tool bar.
8259
8260 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
8261
8262 * allout.el (eval-when-compile): Remove unnecessary load of cl.
8263 Add fset of allout-real-isearch-abort during compile to fix
8264 byte-compilation warnings.
8265 (allout-mode-p): Move definition of this macro above all uses, or
8266 byte compilation in barren emacs (eg, during emacs build) will
8267 lack the definition.
8268 (allout-mode): Move this variable above any uses, or byte
8269 compilation will fail.
8270 (allout-resolve-xref): Remove use of personal file-reference function.
8271 (allout-toggle-current-subtree-encryption): Do the current (ie,
8272 visible containing) topic, rather than nearest around point. Doc fix.
8273 (allout-toggle-subtree-encryption): New function, workhorse that
8274 works on nearest topic containing point.
8275 (allout-encrypt-string): Signal requirement for newer version of pgg.
8276 (allout-resumptions): Doc fix.
8277
8278 2005-12-02 Eli Zaretskii <eliz@gnu.org>
8279
8280 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
8281
8282 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
8283
8284 * textmodes/flyspell.el (flyspell-external-point-words):
8285 Consider a misspelling as found in the string search if: (a) misspelling
8286 and found string lengths match, or (b) misspelling is found as
8287 element in a boundary-chars separated longer string, or (c)
8288 ispell-program-name is really ispell and misspelling is found as
8289 part of a TeX string. After successful match move beginning of
8290 search region to end of match. Warn about not found misspellings
8291 once the process is done.
8292 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
8293
8294 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
8295
8296 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
8297 tool bar (removed inadvertently).
8298
8299 2005-12-02 Juri Linkov <juri@jurta.org>
8300
8301 * log-view.el (log-view-diff): Clarify doc string.
8302
8303 2005-12-01 Bill Wohler <wohler@newt.com>
8304
8305 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
8306 triggers lm-verify errors.
8307
8308 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
8309
8310 * simple.el (transient-mark-mode, line-number-mode)
8311 (column-number-mode, size-indication-mode): Remove `:require nil'.
8312
8313 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
8314
8315 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
8316 in the margin also.
8317 (gdb-breakpoints-mode-map): Use D instead of d for
8318 gdb-delete-breakpoint.
8319 (gdb-get-frame-number): Require a number to match on.
8320 (gdb-threads-mode-map): Add follow-link binding.
8321
8322 2005-11-30 Jason Rumney <jasonr@gnu.org>
8323
8324 * isearch.el (isearch-mode-map): Avoid exiting search on
8325 language-change event.
8326
8327 2005-11-30 Romain Francoise <romain@orebokech.com>
8328
8329 * speedbar.el (speedbar-default-position): New defcustom.
8330 (speedbar-frame-reposition-smartly): Use it.
8331
8332 * dframe.el (dframe-reposition-frame-emacs): Fix position
8333 computation for `left' location.
8334 Update copyright year.
8335
8336 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
8337
8338 * help.el (help-map): Move initialization into declaration.
8339
8340 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
8341
8342 * help-fns.el (help-argument-name): Don't autoload.
8343 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
8344 to be re-loaded when customizing the `help' group.
8345
8346 2005-11-30 John Paul Wallington <jpw@gnu.org>
8347
8348 * help-fns.el (describe-function-1): Fill arglist output.
8349
8350 2005-11-30 Kim F. Storm <storm@cua.dk>
8351
8352 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
8353 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
8354 after revert-buffer (or anything else which kills all local variables).
8355
8356 * apropos.el (apropos-parse-pattern): Doc fix.
8357 Set apropos-regexp directly, rather than expecting callers to do so.
8358 (apropos-command, apropos, apropos-value, apropos-documentation):
8359 Simplify calls to apropos-parse-pattern.
8360
8361 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
8362
8363 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
8364 (hi-lock-face-phrase-buffer): Use hi-yellow face.
8365 (hi-lock-write-interactive-patterns): Use comment-region.
8366
8367 * longlines.el (longlines-mode): Add mail-setup-hook.
8368
8369 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
8370
8371 * simple.el (sendmail-user-agent-compose, next-line):
8372 Conditionally use hard-newline.
8373
8374 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8375
8376 * international/latexenc.el (latex-inputenc-coding-alist):
8377 Reword doc string.
8378
8379 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
8380
8381 * help.el (describe-key-briefly, describe-key): Recognize default
8382 bindings.
8383
8384 2005-11-29 Romain Francoise <romain@orebokech.com>
8385
8386 * view.el (view-inhibit-help-message): New defcustom.
8387 (view-mode-enter): Use it.
8388
8389 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
8390
8391 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
8392 Preserve user position.
8393
8394 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
8395
8396 * font-lock.el: Throw error if facemenu is not loaded to prevent
8397 accidental change of loading order in loadup.el. (Suggested by RMS.)
8398
8399 * loadup.el: Add comment explaining why facemenu must be loaded
8400 before font-lock.
8401
8402 2005-11-28 Jay Belanger <belanger@truman.edu>
8403
8404 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
8405 (calc-dispatch-map): Add more keys for `calc-same-interface'.
8406
8407 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
8408
8409 * calc/calc-embed.el (calc-do-embedded): Update help message.
8410
8411 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
8412
8413 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
8414
8415 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
8416
8417 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
8418 called-interactively-p.
8419 (elp-profilable-p): Rename from elp-not-profilable-p.
8420 Invert result and take into account macros and autoloaded functions.
8421 (elp-instrument-function): Update call.
8422 (elp-instrument-package): Update call. Add completion.
8423 (elp-pack-number): Use match-string.
8424 (elp-results-jump-to-definition-by-mouse): Merge into
8425 elp-results-jump-to-definition and then remove.
8426 (elp-output-insert-symname): Make help echo text single-line.
8427
8428 * replace.el (query-replace-map): Move initialization into declaration.
8429 (occur-engine): Use with-current-buffer.
8430 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
8431 (occur-mode-mouse-goto): Replace with an alias.
8432
8433 2005-11-28 Juri Linkov <juri@jurta.org>
8434
8435 * simple.el (quoted-insert): Let-bind input-method-function to nil.
8436
8437 * term/w32-win.el: Bind [S-tab] to [backtab].
8438
8439 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
8440 `Info-find-file' to t.
8441
8442 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
8443 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
8444 and same-window-regexps.
8445 (occur-next-error): Don't move point for arg 0.
8446
8447 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
8448
8449 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
8450
8451 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
8452
8453 * log-edit.el (log-edit-changelog-use-first): New var.
8454 (log-edit-changelog-ours-p): Use it.
8455 (log-edit-insert-changelog): Set it with new arg `use-first'.
8456 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
8457 (log-edit-hook): Add them to the list of suggested options.
8458
8459 * textmodes/flyspell.el (flyspell-last-buffer): New var.
8460 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
8461 redundant work.
8462 (flyspell-mode-on): Use add-hook for after-change-functions.
8463 (flyspell-mode-off): Use remove-hook for after-change-functions.
8464 (flyspell-changes): Make it buffer-local.
8465 (flyspell-after-change-function): Make it non-interactive. Use push.
8466 (flyspell-post-command-hook): Check input-pending-p while processing
8467 the potentially long list of buffer changes.
8468
8469 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
8470
8471 * buff-menu.el (list-buffers-noselect): Display the selected
8472 frame's buffer list, not the global one.
8473
8474 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
8475
8476 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
8477 that (list last-input-event) works as in interactive spec.
8478
8479 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
8480
8481 * loadup.el ("facemenu"): Load facemenu before font-lock, because
8482 `facemenu-keymap' needs to be defined when font-lock is loaded.
8483 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
8484
8485 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
8486
8487 * completion.el: Remove useless leading * in defcustom docstrings.
8488 (save-completions-file-name): Use ~/.emacs.d if available.
8489 (completion-standard-syntax-table): Rename from
8490 cmpl-standard-syntax-table and fold initialization into declaration,
8491 thus removing cmpl-make-standard-completion-syntax-table.
8492 (completion-lisp-syntax-table, completion-c-syntax-table)
8493 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
8494 (cmpl-saved-syntax, cmpl-saved-point): Remove.
8495 (symbol-under-point, symbol-before-point)
8496 (symbol-under-or-before-point, symbol-before-point-for-complete)
8497 (add-completions-from-c-buffer): Use with-syntax-table.
8498 (make-completion): Don't return a list of completion entries.
8499 Update callers.
8500 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
8501 (completion-initialize): Rename from initialize-completions.
8502 (completion-find-file-hook): Rename from cmpl-find-file-hook.
8503 (kill-emacs-save-completions): Collect stats here.
8504 (save-completions-to-file, load-completions-from-file):
8505 Use with-current-buffer.
8506 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
8507 into a function. Move all calls to toplevel.
8508 (completion-lisp-mode-hook): New fun.
8509 (completion-c-mode-hook, completion-setup-fortran-mode):
8510 Set the syntax-table here. Use local-set-key.
8511 (completion-saved-bindings): New var.
8512 (dynamic-completion-mode): Make it into a proper minor mode.
8513 (load-completions-from-file): Remove unused var `num-uses'.
8514
8515 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
8516 constructor if it is explicitly overridden.
8517
8518 * complete.el (PC-completion-as-file-name-predicate):
8519 Use minibuffer-completing-file-name.
8520 (partial-completion-mode): Use find-file-not-found-functions.
8521 (PC-lisp-complete-symbol): Use with-syntax-table.
8522 (PC-look-for-include-file): Remove dead setq.
8523 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
8524 (PC-complete): Use with-current-buffer.
8525
8526 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
8527 escape single quotes.
8528
8529 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
8530
8531 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
8532 of `if' whose condition always returned nil. Doc fix.
8533
8534 * buff-menu.el (Buffer-menu-revert-function): Make the selected
8535 window's buffer the current buffer around the call to
8536 `list-buffers-noselect'. This is necessary to mark that buffer
8537 with a `.' in the Buffer Menu when called from Lisp, for instance
8538 by Auto Revert Mode.
8539
8540 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
8541
8542 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
8543 attaching to it.
8544 (gdb-pre-prompt): Make sure gdb-error is reset.
8545
8546 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
8547 with a child process, detect it.
8548 (gud-speedbar-buttons): Match regexp more carefully.
8549
8550 2005-11-27 Richard M. Stallman <rms@gnu.org>
8551
8552 * mouse.el (mouse-drag-move-window-bottom):
8553 Use adjust-window-trailing-edge.
8554
8555 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
8556
8557 * simple.el (blink-matching-open): Ignore
8558 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
8559 (blink-matching-paren-on-screen): Update docstring.
8560
8561 * paren.el (show-paren-mode): No longer change
8562 `blink-matching-paren-on-screen'.
8563
8564 2005-11-27 John Paul Wallington <jpw@pobox.com>
8565
8566 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
8567 (gdb-threads-select, gdb-edit-register-value):
8568 Use `posn-set-point' instead of `mouse-set-point' because the
8569 latter is not fbound when configured without X.
8570
8571 2005-11-27 Kim F. Storm <storm@cua.dk>
8572
8573 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
8574 existing face when partially highlighting a TAB in a rectangle.
8575
8576 2005-11-26 Kim F. Storm <storm@cua.dk>
8577
8578 * ido.el (ido-mode-map): Doc fix.
8579 (ido-mode-common-map, ido-mode-file-map)
8580 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
8581 (ido-define-mode-map): Rewrite. Select one of the new maps as
8582 parent for ido-mode-map instead of building from scratch.
8583 (ido-init-mode-maps): New defun to initialize new maps.
8584 (ido-mode): Call it.
8585 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
8586 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
8587
8588 2005-11-26 John Paul Wallington <jpw@pobox.com>
8589
8590 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
8591 `mouse-set-point' because the latter is not fbound when configured
8592 without X.
8593
8594 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8595
8596 * files.el (file-relative-name): Doc fix.
8597
8598 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
8599
8600 * progmodes/octave-inf.el (inferior-octave-startup): Force a
8601 non-empty string for secondary prompt PS2.
8602
8603 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
8604
8605 * progmodes/compile.el (compilation-setup): Fix last change.
8606
8607 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
8608
8609 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
8610 (gdb-mouse-toggle-breakpoint-margin)
8611 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
8612 Add gdb-server-prefix to keep out of command history.
8613 (gdb-edit-register-value): New function.
8614 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
8615 (gdb-info-registers-custom): Use above map.
8616
8617 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
8618
8619 * custom.el (enable-theme): Signal error if argument is not a
8620 theme. Don't recalculate a face if it's not loaded yet.
8621
8622 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
8623 the `user' theme is in effect.
8624
8625 * info.el (Info-on-current-buffer): Record actual filename in
8626 Info-current-file, instead of t, or a fake filename if a non-file
8627 buffer. Make autoload.
8628 (Info-find-node, Info-revert-find-node): No need to check for
8629 Info-current-file nil.
8630 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
8631 Info-current-file is now never `t'.
8632 (Info-fontify-node): Many simplifications due to Info-current-file
8633 always being valid. Use Info-find-file to find node filename.
8634
8635 2005-11-25 David Kastrup <dak@gnu.org>
8636
8637 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
8638 new character, then delete" in order to preserve markers.
8639
8640 2005-11-25 David Ponce <david@dponce.com>
8641
8642 * recentf.el (recentf-arrange-by-rule): Handle a special
8643 `auto-mode-alist'-like "strip suffix" rule.
8644 (recentf-build-mode-rules): Handle second level auto-mode entries.
8645
8646 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
8647
8648 * viper-keym.el (viper-ESC-key): Use different values in terminal and
8649 window modes.
8650
8651 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
8652 jde-javadoc-checker-report-mode.
8653
8654 * ediff-wind (ediff-make-wide-display): Slight simplification.
8655
8656 * ediff.el (ediff-date): Change the date of last update.
8657
8658 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
8659
8660 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
8661 Use define-minor-mode, and make it a local mode. Turn on font-lock.
8662 (hi-lock-mode): New global minor mode.
8663 (turn-on-hi-lock-if-enabled): New function.
8664 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
8665 Change arguments to regexp and face instead of a font-lock pattern.
8666 Directly set face property, instead of refontifying.
8667 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
8668 (hi-lock-find-patterns): Use line-number-at-pos.
8669
8670 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
8671 arguments for hi-lock-set-pattern.
8672 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
8673 Call font-lock-fontify-buffer.
8674 (hi-lock-find-file-hook, hi-lock-current-line)
8675 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
8676
8677 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
8678 turned off.
8679
8680 * progmodes/compile.el (compilation-setup): Don't fiddle with
8681 font-lock-defaults.
8682
8683 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
8684
8685 * progmodes/gdb-ui.el (gdb-var-create-handler)
8686 (gdb-var-list-children-handler): Find values for all variable
8687 objects. gud-speedbar-buttons decides whether to display them.
8688
8689 2005-11-24 Romain Francoise <romain@orebokech.com>
8690
8691 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
8692 buffer name with a space.
8693
8694 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
8695
8696 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
8697 `org-export-local-list-max-depth'. Change default value to 3.
8698 (org-auto-renumber-ordered-lists)
8699 (org-plain-list-ordered-item-terminator): New options.
8700 (org-at-item-p, org-beginning-of-item, org-end-of-item)
8701 (org-get-indentation, org-get-string-indentation)
8702 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
8703 New functions.
8704 (org-move-item-down, org-move-item-up): New commands.
8705 (org-export-as-html): New classes for CSS support. Bug fix in
8706 regular expression detecting fixed-width regions. Respect
8707 `org-local-list-ordered-item-terminator'.
8708 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
8709 also a list item.
8710 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
8711 New item moving functions.
8712
8713 2005-11-24 Juri Linkov <juri@jurta.org>
8714
8715 * isearch.el (isearch-repeat): With empty search ring set
8716 `isearch-error' to the error string instead of signaling error
8717 with the function `error'.
8718
8719 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8720
8721 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
8722
8723 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
8724
8725 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
8726 and variable.
8727 (gdb-var-create-handler, gdb-var-list-children-handler):
8728 Don't match on "char **...".
8729 (gdb-var-update-handler): Find values for all variable objects.
8730 (gdb-info-frames-custom): Identify frames by leading "#".
8731
8732 * progmodes/gud.el (gud-speedbar-menu-items): Add
8733 gdb-speedbar-auto-raise as radio button.
8734 (gud-speedbar-buttons): Raise speedbar if requested.
8735 Don't match on "char **...".
8736 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
8737 Make it editable.
8738
8739 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
8740
8741 * info.el (Info-fontify-node): Handle the case where
8742 Info-current-file is t.
8743
8744 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
8745
8746 * simple.el (blink-matching-open): Fix off-by-one in last change.
8747
8748 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8749
8750 * term/mac-win.el: Don't change default directory.
8751
8752 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
8753
8754 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
8755 buffers correctly. (It used to throw an error in such buffers.)
8756 Make it ask for confirmation in group buffers and other Custom
8757 buffers containing more than one customization item.
8758
8759 2005-11-22 John Paul Wallington <jpw@gnu.org>
8760
8761 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
8762 property on mail and url overlays.
8763 (goto-address-at-point): Use `posn-set-point' instead of
8764 `mouse-set-point' because the latter is not fbound when configured
8765 without X.
8766
8767 2005-11-22 Lars Hansen <larsh@soem.dk>
8768
8769 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
8770 (ls-lisp-classify, ls-lisp-format): Delete call to
8771 ls-lisp-parse-symlink.
8772 (ls-lisp-handle-switches): Handle symlinks to directories as
8773 directories when ls-lisp-dirs-first in non-nil.
8774
8775 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
8776
8777 * startup.el (command-line): Make sure that loaddefs.el is handled
8778 correctly in load-history.
8779
8780 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
8781
8782 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
8783 (gdb-struct-string, gdb-array-string): New constants.
8784 (gdb-info-locals-handler): Use them.
8785 (gdb-reset): Reset gdb-var-list to nil.
8786
8787 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
8788
8789 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
8790 in patterns.
8791
8792 2005-11-21 Juri Linkov <juri@jurta.org>
8793
8794 * custom.el (defcustom): Update link types in docstring.
8795
8796 2005-11-20 Martin Rudalics <rudalics@gmx.at>
8797
8798 * custom.el (defgroup): Add doc-string-elt info.
8799
8800 * widget.el (define-widget): Don't use declare for the doc-string-elt.
8801
8802 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
8803
8804 * newcomment.el (comment-enter-backward): Fix last fix.
8805
8806 * simple.el (blink-matching-open):
8807 * paren.el (show-paren-function): Allow new paren-class info.
8808
8809 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
8810
8811 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
8812 handled automagically.
8813
8814 2005-11-20 Andreas Schwab <schwab@suse.de>
8815
8816 * descr-text.el (describe-char): When copying overlays put them
8817 over the full char description instead of just the first character
8818 of it.
8819
8820 2005-11-20 Juri Linkov <juri@jurta.org>
8821
8822 * simple.el (what-cursor-position):
8823 * descr-text.el (describe-char): Use Lisp-readable syntax
8824 for octal and hex. Reorder decimal, octal and hex values.
8825 Remove excess whitespace in the output. Use `=' in `column='
8826 like in `point=' and `Hscroll='.
8827
8828 * international/mule-cmds.el (encoded-string-description):
8829 Use Lisp-readable syntax for hex.
8830
8831 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
8832
8833 * newcomment.el (comment-enter-backward): Handle the case where the
8834 comment is closed by EOB.
8835
8836 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
8837
8838 * longlines.el (longlines-before-revert-hook)
8839 (longlines-after-revert-hook): New functions.
8840 (longlines-mode): Turn off longlines temporarily when reverting.
8841 Add a message-setup-hook.
8842 (longlines-decode-buffer): New function.
8843 (longlines-wrap-line): Preserve marker positions.
8844
8845 2005-11-19 Andreas Schwab <schwab@suse.de>
8846
8847 * emacs-lisp/shadow.el: Handle compressed files.
8848
8849 2005-11-19 Romain Francoise <romain@orebokech.com>
8850
8851 * net/browse-url.el (browse-url-default-browser): Signal an error
8852 if no usable browser can be found, rather than try to load w3.
8853
8854 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
8855
8856 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
8857 replacing existing properties.
8858 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
8859 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
8860 tty specs.
8861 (rcirc-server-prefix, rcirc-server): New faces.
8862 (rcirc-url-regexp): Generate with rx macro.
8863 (rcirc-last-server-message-time): New variable.
8864 (rcirc-filter): Record time of last message.
8865 (rcirc-keepalive): Kill processes that did not send a message
8866 since the last ping.
8867 (rcirc-mode): Give rcirc-topic a local binding here.
8868
8869 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org>
8870
8871 * subr.el (read-passwd): Fontify the prompt as we do with other
8872 prompts.
8873
8874 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
8875
8876 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
8877 binding buffer-read-only to nil.
8878
8879 2005-11-19 Eli Zaretskii <eliz@gnu.org>
8880
8881 * complete.el (partial-completion-mode):
8882 Mention completion-auto-help in the doc string.
8883
8884 * man.el (Man-highlight-references): Doc fix. Reformat code in a
8885 more Lisp-ish way.
8886
8887 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
8888
8889 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
8890 digits, not 8, to avoid misalignment for files larger than 100MB.
8891
8892 2005-11-19 Eli Zaretskii <eliz@gnu.org>
8893
8894 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
8895 Mention "keyboard shortcuts" in the help text.
8896
8897 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8898
8899 * startup.el (fancy-splash-default-action): Discard only
8900 mouse-down and succeeding mouse-up events in the splash screen
8901 window so that drag-n-drop event can be processed.
8902
8903 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
8904
8905 * longlines.el (longlines-mode): Add hacks for mail-mode and
8906 message-mode.
8907
8908 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
8909
8910 * textmodes/org.el (org-table-sort-lines): New command.
8911 (org-tbl-menu): Add entry for `org-table-sort-lines'.
8912 (org-add-file): Command removed, use `org-agenda-file-to-front'
8913 instead.
8914 (org-export-icalendar): Use `org-icalendar-combined-name'.
8915 (org-cycle-agenda-files, org-agenda-file-to-end)
8916 (org-agenda-file-to-front): New commands.
8917 (org-table-tab-jumps-over-hlines, org-export-html-style):
8918 New options.
8919 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
8920 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
8921 New functions.
8922 (org-fill-paragraph): Call `org-table-align' in tables.
8923 (org-mode): Call `org-set-autofill-regexps'.
8924 (org-export-as-html): Support for local handformatted lists.
8925 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
8926 (org-export-local-list-max-depth): New option.
8927 (org-html-expand): Use `org-html-protect'.
8928
8929 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
8930
8931 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
8932 to "p".
8933 (gdb): Move definition of gud-pp to...
8934
8935 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
8936 speedbar.
8937 (gdb-find-watch-expression): New function.
8938
8939 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
8940
8941 * faces.el (face-attribute, set-face-attribute): Mention existence
8942 of `:ignore-defface' setting in docstring.
8943
8944 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
8945
8946 * simple.el (completion-setup-function): Fix last change.
8947
8948 2005-11-17 John Paul Wallington <jpw@pobox.com>
8949
8950 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
8951 Use `posn-set-point' instead of `mouse-set-point' because the
8952 latter is not fbound when configured without X.
8953
8954 * comint.el (comint-insert-input): Likewise.
8955
8956 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
8957
8958 * simple.el (hard-newline): New variable.
8959 (sendmail-user-agent-compose, next-line): Use it.
8960
8961 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
8962 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
8963 (mail-mail-reply-to, mail-mail-followup-to)
8964 (mail-position-on-field, mail-signature, mail-yank-original)
8965 (mail-attach-file): Likewise.
8966
8967 * mail/mailheader.el (mail-header-format)
8968 (mail-header-format-function): Likewise.
8969
8970 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
8971
8972 2005-11-17 Juri Linkov <juri@jurta.org>
8973
8974 * font-lock.el (font-lock-faces): Rename this defgroup from
8975 `font-lock-highlighting-faces'.
8976 (font-lock-comment-face, font-lock-comment-delimiter-face)
8977 (font-lock-string-face, font-lock-doc-face)
8978 (font-lock-keyword-face, font-lock-builtin-face)
8979 (font-lock-function-name-face, font-lock-variable-name-face)
8980 (font-lock-type-face, font-lock-constant-face)
8981 (font-lock-warning-face, font-lock-negation-char-face)
8982 (font-lock-preprocessor-face)
8983 (font-lock-regexp-grouping-backslash)
8984 (font-lock-regexp-grouping-construct): Rename :group from
8985 `font-lock-highlighting-faces' to `font-lock-faces'.
8986
8987 * cus-edit.el (lisp, c, tex):
8988 * progmodes/ada-mode.el (ada):
8989 * progmodes/asm-mode.el (asm):
8990 * progmodes/cperl-mode.el (cperl-faces):
8991 * progmodes/cpp.el (cpp):
8992 * progmodes/dcl-mode.el (dcl):
8993 * progmodes/f90.el (f90):
8994 * progmodes/fortran.el (fortran):
8995 * progmodes/icon.el (icon):
8996 * progmodes/idlwave.el (idlwave-misc):
8997 * progmodes/m4-mode.el (m4):
8998 * progmodes/make-mode.el (makefile):
8999 * progmodes/meta-mode.el (meta-font):
9000 * progmodes/modula2.el (modula2):
9001 * progmodes/octave-mod.el (octave):
9002 * progmodes/pascal.el (pascal):
9003 * progmodes/perl-mode.el (perl):
9004 * progmodes/prolog.el (prolog):
9005 * progmodes/ps-mode.el (PostScript-edit):
9006 * progmodes/scheme.el (scheme):
9007 * progmodes/sh-script.el (sh-script):
9008 * progmodes/simula.el (simula):
9009 * progmodes/tcl.el (tcl):
9010 * textmodes/nroff-mode.el (nroff):
9011 * textmodes/reftex-vars.el (reftex-fontification-configurations):
9012 * textmodes/sgml-mode.el (sgml):
9013 * textmodes/texinfo.el (texinfo):
9014 Add :link (custom-group-link font-lock-faces) to defgroup.
9015
9016 * hi-lock.el (hi-lock): Rename this defgroup from
9017 `hi-lock-interactive-text-highlighting'. Change parent group from
9018 `faces' to `font-lock'. Add link to the manual.
9019 (hi-lock-mode, hi-lock-file-patterns-range)
9020 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
9021 `hi-lock-interactive-text-highlighting' to `hi-lock'.
9022 (hi-lock-faces): Add :group `faces'.
9023
9024 * cus-edit.el (custom-variable-prompt): Clarify the code.
9025
9026 * faces.el (face-read-string): Set the default value arg of
9027 completing-read.
9028
9029 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
9030
9031 * rfn-eshadow.el (file-name-shadow-properties)
9032 (file-name-shadow-tty-properties, file-name-shadow-mode):
9033 Remove autoloads, because the file is now preloaded.
9034
9035 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9036
9037 * printing.el (easy-menu-intern): Don't define.
9038 (pr-get-symbol): Use easy-menu-intern only if defined.
9039
9040 * simple.el (blink-matching-open): Simplify a bit.
9041 (completion-setup-function): Fix the case of partial-completion-mode
9042 when the minibuffer's contents start with "-".
9043 Obey completion-base-size-function even when
9044 minibuffer-completing-file-name is non-nil.
9045
9046 2005-11-16 Richard M. Stallman <rms@gnu.org>
9047
9048 * net/eudcb-ph.el (eudc-ph-open-session):
9049 Use set-process-query-on-exit-flag.
9050
9051 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
9052
9053 * international/ucs-tables.el (ucs-set-table-for-input):
9054 Use make-local-variable, not make-variable-buffer-local.
9055
9056 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
9057 Improve warning message text.
9058
9059 * savehist.el (savehist-save-hook): Add :group.
9060
9061 * menu-bar.el (menu-bar-help-menu):
9062 Rename Find Extra Packages to External Packages.
9063
9064 * cus-edit.el (Custom-reset-standard): Verify that
9065 :custom-standard-value prop exists before calling it.
9066
9067 * apropos.el (apropos-calc-scores): Use apropos-pattern.
9068
9069 2005-11-16 Martin Rudalics <rudalics@gmx.at>
9070
9071 * wid-edit.el (color): Enclose %t in %{...%}.
9072
9073 * cus-edit.el (face): Enclose %t in %{...%}.
9074
9075 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
9076
9077 * savehist.el (savehist-mode-hook): Re-add the var.
9078 (savehist-mode): Use it.
9079
9080 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9081
9082 * textmodes/flyspell.el: Fix commenting convention.
9083 Remove unnecessary leading * in custom docstrings.
9084 (flyspell-emacs): Remove unused var.
9085 (flyspell-delete-region-overlays): Use remove-overlays.
9086 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
9087 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
9088 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
9089 (flyspell-debug-signal-word-checked): Use with-current-buffer.
9090 (make-flyspell-overlay): Don't locally reuse a global name.
9091 (flyspell-highlight-incorrect-region)
9092 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
9093 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
9094 (flyspell-notify-misspell): Remove unused args `start' and `end'.
9095 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
9096 Wrap calls to accept-process-output inside with-local-quit since it's
9097 often called from a post-command-hook.
9098 (flyspell-correct-word, flyspell-auto-correct-word):
9099 Use ispell-send-string.
9100 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
9101
9102 * calendar/diary-lib.el (diary-list-entries): Also hide the
9103 terminating newline.
9104
9105 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
9106
9107 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
9108 window-system, to allow fonts on tty.
9109
9110 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
9111
9112 * progmodes/gud.el (gud-speedbar-item-info): New function.
9113 (gud-install-speedbar-variables): Use it to display data type
9114 of watch expression as a tooltip in speedbar.
9115
9116 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
9117
9118 * font-core.el (global-font-lock-mode): Add :version keyword,
9119 because default was changed.
9120
9121 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
9122
9123 * startup.el (command-line): Use `custom-reevaluate-setting' for
9124 `file-name-shadow-mode'.
9125
9126 * loadup.el: Preload rfn-eshadow.
9127
9128 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
9129 Add :version keyword.
9130 (file-name-shadow-properties, file-name-shadow-tty-properties)
9131 (file-name-shadow): Add :version keyword.
9132
9133 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
9134 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
9135 in the custom-group property of the symbol frames and the fringe
9136 group got no link to its parent group frames.
9137 Doc fix.
9138
9139 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
9140
9141 * progmodes/gud.el (gud-stop-subjob): New function.
9142 (gud-menu-map, gud-tool-bar-map): Use it.
9143
9144 2005-11-16 Kim F. Storm <storm@cua.dk>
9145
9146 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
9147 than kill it.
9148 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
9149 to a more useful/logical place.
9150
9151 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
9152
9153 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
9154 go buttons complementary.
9155
9156 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9157
9158 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
9159 (rfn-eshadow-sifn-equal): New function.
9160 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
9161
9162 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
9163
9164 * viper-utils.el (viper-non-word-characters-reformed-vi):
9165 Quote `-' in string.
9166
9167 * viper.el (viper-emacs-state-mode-list): Ensure that
9168 rcirc-mode buffers come up in Emacs state.
9169
9170 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
9171 operation.
9172
9173 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
9174
9175 * term.el (term-termcap-format): Fix typos.
9176 (term-down): Fix the negative argument case.
9177
9178 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
9179
9180 * progmodes/gdb-ui.el: Remove face-alias left over from change on
9181 2005-08-15.
9182 (gdb-ann3): New command gud-go.
9183 (menu): Accomodate gdb-mi.el.
9184 (gdb-assembler-custom): Make buffer of selected window current
9185 so that set-window-point works.
9186
9187 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
9188 buttons and include new ones.
9189
9190 2005-11-16 Kim F. Storm <storm@cua.dk>
9191
9192 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
9193 (gud-menu-map): Use it.
9194
9195 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
9196
9197 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
9198 that works correctly for Custom and that does not override a user
9199 who disables it.
9200
9201 * help-mode.el (help-make-xrefs, help-xref-on-pp)
9202 (help-xref-interned, help-follow): Make hyperlinks for variables
9203 that are unbound, but have a non-nil variable-documentation property.
9204
9205 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
9206 mode hook. (It conflicted with defcustoms for some mode hooks.)
9207 Use the `variable-documentation' property to give the mode hook a
9208 docstring and expand that docstring.
9209
9210 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
9211
9212 * savehist.el (savehist-mode): Don't bother with
9213 `custom-set-minor-mode'.
9214 (savehist-coding-system): Check XEmacs version.
9215 (history-length): Declare also at run time.
9216 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
9217 Don't set the customize state.
9218 (savehist-minibuffer-hook): Special case for when
9219 minibuffer-history-variable is equal to t.
9220
9221 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9222
9223 * files.el (write-file): Refresh VC status.
9224
9225 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
9226 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
9227 than fundamental-mode to see if the mode was set.
9228
9229 2005-11-14 Romain Francoise <romain@orebokech.com>
9230
9231 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
9232 dummy function in `eval-when-compile' to avoid compiler warning.
9233 Require `man' at compile time.
9234
9235 2005-11-14 Jay Belanger <belanger@truman.edu>
9236
9237 * calc-alg.el (calcFunc-write-out-power): Rename it to
9238 calcFunc-powerexpand.
9239 (math-write-out-power): Rename it to math-powerexpand; have it
9240 handle negative exponents.
9241 (calc-writeoutpower): Rename it to calc-powerexpand.
9242
9243 * calc-ext.el: Change calcFunc-writeoutpower and
9244 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
9245 autoloads.
9246 Add calcFunc-ldiv to autoloads.
9247
9248 * calc-arith.el (calcFunc-ldiv): New function.
9249
9250 * calc.el (calc-left-divide): New function.
9251
9252 2005-11-14 Juri Linkov <juri@jurta.org>
9253
9254 * cus-edit.el (custom-variable-prompt): Set the default value arg
9255 of completing-read.
9256
9257 * cus-dep.el (custom-make-dependencies): Reverse the list of
9258 found dependencies.
9259
9260 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
9261
9262 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
9263 Highlighting" entry, it is on by default now.
9264 (menu-bar-options-save): Do not save global-font-lock-mode.
9265
9266 2005-11-13 Richard M. Stallman <rms@gnu.org>
9267
9268 * textmodes/flyspell.el (flyspell-large-region):
9269 Call flyspell-accept-buffer-local-defs.
9270
9271 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
9272
9273 * textmodes/flyspell.el (flyspell-notify-misspell):
9274 Fix misspelling of "Misspelling".
9275 (flyspell-process-localwords): New function.
9276 (flyspell-large-region): Call flyspell-process-localwords and
9277 flyspell-delete-region-overlays.
9278 (flyspell-delete-region-overlays): New function.
9279 (flyspell-delete-all-overlays): Call that.
9280
9281 2005-11-13 Richard M. Stallman <rms@gnu.org>
9282
9283 * help.el (help-for-help-internal): Improve doc of C-h a.
9284 (describe-key): Improve prompt; doc fix.
9285
9286 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
9287
9288 * vc-svn.el (vc-svn-registered): Catch all errors.
9289
9290 * cus-dep.el (custom-make-dependencies): Typo.
9291
9292 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
9293
9294 * net/tramp-util.el (top): Fix compilation warning.
9295
9296 2005-11-13 Kim F. Storm <storm@cua.dk>
9297
9298 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
9299
9300 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
9301
9302 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
9303 (gud-speedbar-buttons): Match on "const char *" too.
9304
9305 * progmodes/gdb-ui.el (gdb-var-create-handler)
9306 (gdb-var-list-children-handler): Match on "const char *" too.
9307 (gdb-var-evaluate-expression-handler): Match on empty string.
9308 (gdb-var-update-handler): Only call
9309 gdb-var-evaluate-expression-handler when required.
9310
9311 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
9312
9313 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
9314 selected window. This still doesn't work for speedbar.
9315 (gud-speedbar-buttons): Handle string expressions properly.
9316
9317 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
9318 (gdb-var-create-handler): Handle string expressions properly.
9319 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
9320 Handle string expressions properly. Move "type" field into regexp.
9321
9322 2005-11-12 Karl Fogel <kfogel@red-bean.com>
9323
9324 * bookmark.el (bookmark-maybe-message): New function to reduce
9325 code duplication: invokes `message' iff baud-rate is high enough.
9326 (bookmark-write-file): Use above instead of an inline conditional.
9327 (bookmark-load): Same.
9328
9329 2005-11-12 Karl Fogel <kfogel@red-bean.com>
9330
9331 * bookmark.el (bookmark-write-file): Don't visit the destination
9332 file, just write the data to it using write-region. This is
9333 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
9334 change to avoid visiting the file in the first place.
9335
9336 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
9337
9338 * hi-lock.el (hi-lock-mode): Set the default value of
9339 font-lock-defaults.
9340
9341 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
9342
9343 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
9344 arg to `file-attributes'.
9345 (find-lisp-format): The UID and GID can now be strings.
9346
9347 2005-11-12 Kim F. Storm <storm@cua.dk>
9348
9349 * help.el (help-map): Bind C-h d to apropos-documentation.
9350
9351 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
9352 when point is at end-of-buffer.
9353
9354 * apropos.el (apropos-match-face): Doc fix.
9355 (apropos-sort-by-scores): Add new choice `verbose'.
9356 (apropos-documentation-sort-by-scores): New defcustom.
9357 (apropos-pattern): Now contains the pattern entered by the user.
9358 (apropos-pattern-quoted): New defvar.
9359 (apropos-regexp): New defvar, containing the regexp corresponding
9360 to apropos-pattern.
9361 (apropos-all-words-regexp): Rename from apropos-all-regexp.
9362 (apropos-read-pattern): New defun. Use it to read pattern arg in
9363 interactive calls; returns list of words for a word list, and
9364 string for a regexp.
9365 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
9366 parses a list of words or regexp as returned by apropos-read-pattern.
9367 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
9368 (apropos-score-doc): Return a very high score if the string
9369 entered by the user matches literally.
9370 (apropos-variable): Doc fix. Use apropos-read-pattern.
9371 (apropos-command): Doc fix. Use apropos-read-pattern and
9372 apropos-parse-pattern. Call apropos-print with nosubst=t.
9373 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
9374 apropos-parse-pattern.
9375 (apropos-documentation): Doc fix. Use apropos-read-pattern and
9376 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
9377 apropos-documentation-sort-by-scores. Call apropos-print with
9378 nosubst=t.
9379 (apropos-documentation-internal): Pass doc string through
9380 substitute-key-definition before adding text properties.
9381 Highlight substring matching literal user input if possible.
9382 (apropos-documentation-check-doc-file): Remove locals beg and end.
9383 Fix calculation of score (as added twice). Pass doc string through
9384 substitute-key-definition before adding text properties.
9385 (apropos-documentation-check-elc-file): Pass doc string through
9386 substitute-key-definition before adding text properties.
9387 Highlight substring matching literal user input if possible.
9388 (apropos-print): Add new arg NOSUBST; if set, command and variable
9389 doc strings have already been passed through substitute-key-definition.
9390 Add code to handle apropos-accumulator items without score element
9391 for backwards compatibility (e.g. with woman package).
9392 Only show scores if apropos-sort-by-scores is `verbose'.
9393
9394 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
9395
9396 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
9397 Add jka-compr-load-suffixes to load-suffixes.
9398
9399 * jka-compr.el: Require jka-cmpr-hook.
9400 (jka-compr-info-compress-message, jka-compr-info-compress-program)
9401 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
9402 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
9403 (jka-compr-info-can-append, jka-compr-info-strip-extension)
9404 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
9405 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
9406 (jka-compr-uninstall): Remove entries from
9407 jka-compr-added-to-file-coding-system-alist after they are used.
9408 (jka-compr-error): Remove unused var `curbuf'.
9409 (jka-compr-file-local-copy): Remove unused var `notfound'.
9410
9411 2005-11-10 Romain Francoise <romain@orebokech.com>
9412
9413 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
9414
9415 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
9416
9417 * progmodes/gud.el (gud-menu-map): Move parentheses.
9418 (gdb): New command gud-pv.
9419
9420 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
9421
9422 * tar-mode.el: Remove spurious or unnecessary leading stars
9423 in docstrings.
9424 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
9425 (tar-parse-octal-integer-safe): Use mapc.
9426 (tar-header-block-summarize): Remove unused var `ck'.
9427 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
9428 cleared before. Obey default-enable-multibyte-characters.
9429 Use mapconcat. Simplify setting of tar-header-offset.
9430 (tar-mode-map): Move initialization inside delcaration.
9431 (tar-flag-deleted): Use `abs'.
9432 (tar-expunge-internal): Remove unused var `line'.
9433 (tar-expunge-internal): Don't hardcode point-min==1.
9434 (tar-expunge): Widen while doing set-buffer-multibyte.
9435 (tar-rename-entry): Use file-name-coding-system.
9436 (tar-alter-one-field): Don't hardcode point-min==1.
9437 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
9438 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
9439
9440 2005-11-10 Masatake YAMATO <jet@gyve.org>
9441
9442 * add-log.el (add-log-current-defun): Handle class::method
9443 notation of c++. Fix incorrect comment.
9444
9445 2005-11-10 Alan Mackenzie <acm@muc.de>
9446
9447 * help-fns.el (describe-variable): Make C-h v work when a variable
9448 has variable documentation yet is unbound.
9449
9450 2005-11-10 Masatake YAMATO <jet@gyve.org>
9451
9452 * man.el (Man-highlight-references): Set an empty
9453 string to `Man-arguments' if it is nil.
9454 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
9455
9456 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
9457
9458 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
9459 commenting conventions.
9460
9461 * cus-dep.el (custom-make-dependencies): Simplify.
9462 Better follow the commenting conventions.
9463
9464 2005-11-09 Richard M. Stallman <rms@gnu.org>
9465
9466 * apropos.el (apropos-pattern): Rename from apropos-regexp.
9467 (apropos-orig-pattern): Rename from apropos-orig-regexp.
9468 All uses changed.
9469 (apropos-rewrite-regexp): Doc fix.
9470 (apropos-variable, apropos-command, apropos, apropos-value):
9471 Change prompt; carry through the argument renaming.
9472
9473 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
9474
9475 * find-lisp.el: Require dired.
9476 (find-lisp-find-dired-internal): Do not call
9477 `abbreviate-file-name' on DIR.
9478
9479 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
9480
9481 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
9482
9483 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
9484
9485 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
9486 when using the speedbar.
9487 (gdb): New command gud-pp.
9488 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
9489
9490 2005-11-09 Juri Linkov <juri@jurta.org>
9491
9492 * replace.el (occur-excluded-properties): New defcustom.
9493 (occur-1, occur-engine, occur-accumulate-lines): Use it.
9494
9495 2005-11-08 Jay Belanger <belanger@truman.edu>
9496
9497 * calc/calc-units.el (math-convert-units): Replace any composite
9498 unit by its definition.
9499
9500 2005-11-08 Lars Hansen <larsh@soem.dk>
9501
9502 * emacs-lisp/autoload.el (update-directory-autoloads):
9503 Add obsolete function alias.
9504
9505 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
9506
9507 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
9508 comment-indent-function.
9509 (lisp-comment-indent): Replace by an alias for comment-indent-default.
9510
9511 * reveal.el (reveal-post-command): Rework the handling of
9512 reveal-open-spots, so as to be more reliable. There were several
9513 tricky corner cases where an open spot might be lost, or where
9514 a closed spot might end up on the list of open spots.
9515 Only reveal text that's ellipsised.
9516
9517 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
9518
9519 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
9520
9521 2005-11-07 John Paul Wallington <jpw@gnu.org>
9522
9523 * ibuffer.el (ibuffer): Search iconified frames too when
9524 getting Ibuffer buffer's window.
9525
9526 2005-11-06 Richard M. Stallman <rms@gnu.org>
9527
9528 * progmodes/compile.el (compilation-internal-error-properties):
9529 save-excursion around the computation of MARKER.
9530
9531 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
9532
9533 * textmodes/flyspell.el (flyspell-external-point-words):
9534 flyspell-get-word returns a list, not just a string.
9535
9536 2005-11-06 John Paul Wallington <jpw@pobox.com>
9537
9538 * ibuffer.el (ibuffer): Search all visible frames when getting
9539 Ibuffer buffer's window.
9540
9541 2005-11-07 Masatake YAMATO <jet@gyve.org>
9542
9543 * man.el (Man-reference-regexp): Accept spaces between
9544 `Man-name-regexp' and `Man-section-regexp'.
9545 (Man-apropos-regexp): New variable.
9546 (Man-abstract-xref-man-page): Use value for `Man-target-string'
9547 if available.
9548 (Man-highlight-references, Man-highlight-references0):
9549 Handle the case when `Man-arguments' includes "-k".
9550 (Man-highlight-references0): Rename the argument `TARGET-POS' to
9551 `TARGET'. `TARGET' can be a number, function or nil.
9552
9553 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
9554
9555 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
9556 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
9557 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
9558 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
9559 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
9560 (gdb-send-item): Use buffer-local-value and simplify.
9561
9562 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
9563
9564 * startup.el (command-line): Use `custom-reevaluate-setting' for
9565 `global-font-lock-mode'.
9566
9567 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
9568 by default, except in batch mode or when the -D option is given.
9569
9570 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
9571 specified keyword args on to `define-minor-mode'. Update docstring.
9572
9573 2005-11-05 Romain Francoise <romain@orebokech.com>
9574
9575 * replace.el (occur-engine): Add marker at end of line, too.
9576
9577 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9578
9579 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
9580 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
9581 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
9582 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
9583 argument to all these routines, so the passphrase can be managed
9584 externally and passed in to the system.
9585 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
9586 pgg-add-passphrase-to-cache function.
9587
9588 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
9589 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
9590 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
9591 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
9592 argument to all these routines, so the passphrase can be managed
9593 externally and passed in to the system.
9594 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
9595 function.
9596
9597 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
9598
9599 * font-lock.el: Don't deal with font-lock-face-attributes here,
9600 move the code ...
9601
9602 * startup.el (command-line): ... here. Use face-spec-set instead
9603 of custom-declare-face.
9604
9605 * faces.el (face-spec-set): Reset the face if spec is not nil.
9606
9607 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
9608
9609 * newcomment.el (comment-region-internal): Box more tightly in the
9610 common case where there's no TAB in the boxed text.
9611
9612 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9613
9614 * info.el (info-tool-bar-map): Use images prev-node, next-node and
9615 up-node.
9616
9617 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9618
9619 * newsticker.el: Commentary updated. Code formatting changed.
9620 (newsticker-version): Change to "1.9".
9621 (newsticker, newsticker-feed): Doc fix.
9622 (newsticker-url-list): Doc fix. Add option "Weekly".
9623 (newsticker-retrieval-interval): Add option "Weekly".
9624 (newsticker-headline-processing): Doc fix.
9625 (newsticker-auto-mark-filter): Remove.
9626 (newsticker-auto-mark-filter-list): New.
9627 (newsticker-layout, newsticker-sort-method): Doc fix.
9628 (newsticker-hide-old-items-in-newsticker-buffer)
9629 (newsticker-heading-format, newsticker-item-format)
9630 (newsticker-desc-format): Doc fix.
9631 (newsticker-show-all-rss-elements): Remove.
9632 (newsticker-show-all-news-elements): New.
9633 (newsticker-faces, newsticker-ticker): Doc fix.
9634 (remove-from-invisibility-spec): Code formatting.
9635 (newsticker--process-ids): New.
9636 (newsticker-mode): Doc fix.
9637 (newsticker-mode): Change mode-line-format.
9638 (newsticker-start): Remove debug output.
9639 (newsticker-start-ticker): Doc fix. Add autoload cookie.
9640 (newsticker-w3m-show-inline-images): Code formatting.
9641 (newsticker-next-item): Call `force-mode-line-update'.
9642 (newsticker-previous-item): Call `force-mode-line-update'.
9643 (newsticker-next-feed): Call `force-mode-line-update'.
9644 (newsticker-previous-feed): Call `force-mode-line-update'.
9645 (newsticker-mark-all-items-at-point-as-read): Code formatting.
9646 (newsticker-show-old-items): Do not show descs.
9647 (newsticker-hide-entry): Hide too much.
9648 (newsticker-hide-entry, newsticker-show-entry)
9649 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
9650 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
9651 (newsticker-toggle-auto-narrow-to-item): Code formatting.
9652 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
9653 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
9654 (newsticker-get-news): Call `force-mode-line-update'.
9655 Collect process ids.
9656 (newsticker--sentinel): Change coding system handling.
9657 Move image retrieval to new functions newsticker--get-logo-url-*.
9658 Move feed parsing to new functions newsticker--parse-*.
9659 Update list of process ids.
9660 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
9661 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
9662 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
9663 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
9664 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
9665 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
9666 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
9667 (newsticker--decode-coding-string): Remove.
9668 (newsticker--decode-numeric-entities): Check input. Format code.
9669 (newsticker--remove-whitespace): Check input.
9670 (newsticker--do-forget-preformatted): Doc fix.
9671 (newsticker--decode-rfc822-date): Allow for missing time.
9672 (newsticker--update-process-ids): New.
9673 (newsticker--image-sentinel): Change comment.
9674 (newsticker--image-read): Change error message.
9675 (newsticker--imenu-goto): Doc fix. Show headline title.
9676 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
9677 (newsticker--buffer-do-insert-text): Clean whitespace in
9678 html-rendered headline title. Code formatting.
9679 Call `newsticker--buffer-print-extra-elements'.
9680 (newsticker--buffer-print-extra-element): Remove.
9681 (newsticker--buffer-print-extra-elements): New.
9682 (newsticker--buffer-do-print-extra-element): New.
9683 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
9684 large sizes.
9685 (newsticker--run-auto-mark-filter)
9686 (newsticker--do-run-auto-mark-filter):
9687 Use `newsticker-auto-mark-filter-list'.
9688
9689 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
9690
9691 * net/rcirc.el: Use split-string OMIT-NULLS argument.
9692 (rcirc-print): Force redisplay before running hooks. Do long
9693 buffer truncation after making new text read-only. Deal with nil
9694 text when decoding strings. If TARGET is nil, use either the
9695 currently selected buffer, if it is an rcirc buffer and of the
9696 same process or the process buffer.
9697 (rcirc-mode): Remove header-line. Recompute short buffer names.
9698 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
9699 (rcirc-short-buffer-name): Add variable.
9700 (rcirc-kill-buffer-hook): Recompute short buffer names.
9701 Remove nick from private channel.
9702 (rcirc-send-input): Send command text to current-buffer.
9703 Don't clear overlay arrow here.
9704 (rcirc-short-buffer-name): Return a short buffer name.
9705 (rcirc-update-short-buffer-names, rcirc-abbreviate)
9706 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
9707 buffer-name abbreviations.
9708 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
9709 Do not touch nick-table when killing a parted channel.
9710 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
9711 Clear arrow from current buffer if it is now hidden.
9712 (rcirc-current-buffer): Add variable.
9713 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
9714 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
9715 Remove -face from names.
9716 (rcirc-update-activity-string): Print "DND" when globally ignoring
9717 activity.
9718 (rcirc-ignore-buffer-activity-flag): Rename from
9719 rcirc-ignore-channel-activity.
9720 (rcirc-ignore-all-activity-flag): Doc fix.
9721 (rcirc-channels): Remove variable.
9722 (rcirc-kill-buffer-hook):
9723 (rcirc-get-buffer-create): Add nick to private channel.
9724 (rcirc-multiline-edit-submit): Remove tabs.
9725 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
9726 folded.
9727 (rcirc-remove-nick-channel): Bug fix.
9728 (rcirc-toggle-ignore-buffer-activity): Rename from
9729 rcirc-toggle-ignore-channel-activity.
9730 (rcirc-record-activity): Add buffers to the front of the list.
9731 (rcirc-update-activity): Remove killed buffers from list.
9732 (rcirc-process-server-response-1): Remove last argument if it is
9733 null before calling handler.
9734 (rcirc): Add "rcirc" defcustom prefix.
9735 (rcirc-prompt): Simplify default prompt.
9736 Use custom-initialize-default.
9737 (rcirc-private-chats): Remove variable.
9738 (rcirc-prompt): Change initialization.
9739 (rcirc-version): Remove function.
9740 (rcirc-id-string): Add constant.
9741 (rcirc-last-buffer): Remove variable.
9742 (rcirc-buffer-alist): Add variable.
9743 (rcirc-connect): Update variable setup.
9744 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
9745 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
9746 default.
9747 (rcirc-handler-generic): Trigger activity.
9748 (rcirc-send-message): Create the buffor of the target.
9749 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
9750 (rcirc-get-buffer): Just return nil if there is no matching buffer.
9751 (rcirc-multiline-edit-cancel): Remove function.
9752 (rcirc-set-last-buffer): Remove function.
9753 (rcirc-get-any-buffer): Add function.
9754 (rcirc-join-channels): Don't print /join text.
9755 (rcirc-toggle-ignore-channel-activity): Add and update echo area
9756 messages.
9757 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
9758 (rcirc-handler-NOTICE): Recognize CTCP responses.
9759 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
9760 constructing TOPIC string for buffers we are not JOINed.
9761 (rcirc-handler-CTCP-response): Add handler.
9762 (rcirc-multiline-edit-submit): Restore the window-configuration
9763 before adjusting point.
9764 (rcirc): Add customization group.
9765 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
9766 (rcirc-user-full-name, rcirc-startup-channels-alist)
9767 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
9768 (rcirc-ignore-all-activity-flag, rcirc-time-format)
9769 (rcirc-input-ring-size, rcirc-read-only-flag)
9770 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
9771 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
9772 Change defvar to defcustom.
9773 (rcirc-update-prompt): Add optional ALL arg, which will update
9774 prompts in all rcirc buffers. Regexp quote replacement text.
9775 (rcirc-fill-column): Accept frame-width as a value.
9776 (rcirc-set-changed): Add function.
9777 (rcirc-next-active-buffer): Write more meaningful messages.
9778 (rcirc-faces): Add customization group.
9779 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
9780 (rcirc-nick-in-message-face, rcirc-prompt-face)
9781 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
9782 (with-rcirc-process-buffer): Move before first usage.
9783 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
9784 (rcirc-debug-flag): Rename from `rcirc-log-p'.
9785 (rcirc-debug): Rename from `rcirc-log'.
9786 (rcirc-format-response-string): Do not print `-' chars for a
9787 NOTICE with no sender. Simplify output of server responses.
9788
9789 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
9790
9791 (rcirc-browse-url-map, rcirc-browse-url-at-point)
9792 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
9793 Make urls mouse and RET clickable.
9794
9795 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
9796
9797 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
9798
9799 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9800
9801 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
9802 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
9803 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
9804 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
9805 argument to all these routines, so the passphrase can be managed
9806 externally and passed in to the system.
9807 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
9808 pgg-add-passphrase-to-cache function.
9809
9810 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
9811 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
9812 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
9813 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
9814 argument to all these routines, so the passphrase can be managed
9815 externally and passed in to the system.
9816 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
9817 function.
9818
9819 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
9820
9821 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
9822 from goto-address-url-regexp.
9823
9824 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9825
9826 * textmodes/org.el (org-read-date, org-goto-calendar)
9827 (org-recenter-calendar, org-agenda-goto-calendar):
9828 Temporarily clear `calendar-move-hook'.
9829
9830 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
9831
9832 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
9833 merging.
9834
9835 * ediff-util.el (ediff-previous-difference): Don't skip regions that
9836 have merge clashes.
9837
9838 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9839
9840 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
9841 Undo previous change.
9842
9843 * startup.el (command-line): Use `custom-reevaluate-setting' for
9844 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
9845 tty-register-default-colors on Mac.
9846
9847 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
9848
9849 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
9850 (gdb-buffer-type): Make it automatically buffer local...
9851 (gdb-get-create-buffer): ...and set it accordingly.
9852 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
9853 actually work.
9854
9855 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
9856
9857 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
9858 not red.
9859
9860 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
9861
9862 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
9863 case GUD buffer is not visible.
9864 (gdb-goto-breakpoint): Try to force display in source buffer.
9865 (gdb-frame-gdb-buffer): Copy other similar functions.
9866 (gdb-restore-windows): Don't display source if not asked for.
9867 (gdb-assembler-buffer-name): Don't capitalise.
9868
9869 2005-11-03 Richard M. Stallman <rms@gnu.org>
9870
9871 * wid-edit.el (key-sequence): New widget type.
9872
9873 * simple.el (set-mark-command-repeat-pop): New variable.
9874 (set-mark-command): Only interpret plan C-@ after a pop as a pop
9875 if set-mark-command-repeat-pop is true.
9876
9877 * info.el (Info-fontify-node): Don't display extra "see" if there
9878 already is one here.
9879
9880 * mouse.el: Fix special handling of DEL after dragging a region:
9881 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
9882 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
9883
9884 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
9885
9886 * textmodes/ispell.el (ispell-command-loop): Change `i' description
9887 not to assume it pertains to an affix.
9888
9889 * textmodes/flyspell.el (flyspell-post-command-hook):
9890 Bind deactivate-mark to prevent deactivation.
9891
9892 2005-11-03 Lars Hansen <larsh@soem.dk>
9893
9894 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
9895 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
9896 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
9897
9898 2005-11-03 Romain Francoise <romain@orebokech.com>
9899
9900 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
9901 Update copyright years.
9902
9903 2005-11-03 Sam Steingold <sds@gnu.org>
9904
9905 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
9906 Use system-type instead of window-system because window-system is not
9907 correctly defined during loadup.
9908
9909 2005-11-02 Mark A. Hershberger <mah@everybody.org>
9910
9911 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
9912 (xml-parse-tag): Join strings separated by a comment properly.
9913
9914 2005-11-02 Andreas Schwab <schwab@suse.de>
9915
9916 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
9917
9918 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
9919
9920 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
9921 (byte-optimize-pure-func): Quote the eval'd value.
9922
9923 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
9924 Rename from perl-font-lock-syntactic-face-function.
9925 Change the calling convention so it can be used as a font-lock MATCHER.
9926 Do the parse-partial-sexp loop outselves.
9927 (perl-font-lock-syntactic-keywords): Use it.
9928 (perl-mode): Don't set font-lock-syntactic-face-function any more.
9929
9930 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
9931
9932 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
9933 disassembly buffer too.
9934 (gdb-exited): Remove overlay arrows when execution has finished.
9935 (gdb-info-frames-custom, gdb-info-threads-custom)
9936 (gdb-info-registers-custom): Don't add inappropriate text
9937 properties if inferior is not active.
9938
9939 2005-11-02 Glenn Morris <rgm@gnu.org>
9940
9941 * progmodes/fortran.el (fortran-blink-match):
9942 Use `blink-matching-delay'.
9943
9944 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
9945
9946 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
9947
9948 2005-11-02 Lars Hansen <larsh@soem.dk>
9949
9950 * net/tramp.el (tramp-action-out-of-band): Handle scp message
9951 "Permission denied".
9952
9953 2005-11-01 Richard M. Stallman <rms@gnu.org>
9954
9955 * textmodes/flyspell.el (flyspell-external-point-words):
9956 Pass nil to flyspell-get-word.
9957
9958 2005-11-02 Kim F. Storm <storm@cua.dk>
9959
9960 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
9961 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
9962
9963 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
9964
9965 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
9966 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
9967 (calendar-mouse-print-dates): Add optional `event' argument.
9968 Update interactive-spec.
9969 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
9970 Use `calendar-event-to-date' instead of `event'.
9971
9972 2005-11-02 Masatake YAMATO <jet@gyve.org>
9973
9974 * progmodes/ld-script.el (ld-script-builtins):
9975 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
9976 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
9977 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
9978
9979 2005-11-01 Romain Francoise <romain@orebokech.com>
9980
9981 * vc-sccs.el: Update copyright year.
9982 * ezimage.el: Likewise.
9983
9984 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
9985
9986 * info.el (Info-fontify-node): Use `string-width' for fontifying
9987 underlined titles.
9988
9989 2005-11-01 Juri Linkov <juri@jurta.org>
9990
9991 * info.el (Info-fontify-node): Downcase node header keywords Node,
9992 Prev, Next, Up before comparison.
9993 (Info-history): Insert absolute directory name, and put invisible
9994 property on it.
9995
9996 2005-11-01 Juri Linkov <juri@jurta.org>
9997
9998 * info.el (Info-file-supports-index-cookies): New variable.
9999 (Info-find-node-2): Check makeinfo version for index cookie support.
10000 (Info-index-nodes): Search for nodes with index cookies only when
10001 Info-file-supports-index-cookies is t. Otherwise, search nodes
10002 with "Index" in the node name.
10003 (Info-index-node): Search index cookie in the current node only when
10004 Info-file-supports-index-cookies is t. Otherwise, check the word
10005 "Index" in the node name.
10006 (Info-find-emacs-command-nodes): Remove code that searches nodes
10007 with "Index" node name in the top menu.
10008
10009 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
10010
10011 * progmodes/scheme.el (scheme-mode-variables): Use the default
10012 comment-indent-function.
10013
10014 * faces.el (face-attribute): Handle the case where a face inherits from
10015 a non-existent face.
10016
10017 * simple.el (eval-expression-print-format): Use lisp-readable syntax
10018 for octal and hexa output, and merge the char into the paren.
10019 (kill-new): Use push.
10020 (copy-to-buffer): Use with-current-buffer.
10021 (completion-setup-function): Move code in loop to remove redundancy.
10022 (minibuffer-local-must-match-map): Don't add bindings that duplicate
10023 those inherited from minibuffer-local-completion-map.
10024
10025 * savehist.el (savehist-mode) <defcustom>:
10026 Use custom-set-minor-mode if available.
10027 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
10028 and emit a message if applicable.
10029
10030 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
10031
10032 * savehist.el: Sync up to version 19.
10033 (savehist-mode): New minor mode.
10034 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
10035 (savehist-length): Remove (use history-length instead).
10036 (savehist-file-modes): Rename from savehist-modes.
10037 (savehist-save-hook, savehist-loaded): New vars.
10038 (savehist-load): Use savehist-mode. Try to smooth up transition from
10039 old format to new format.
10040 (savehist-install): Allow savehist-autosave-interval to be nil.
10041 (savehist-save): Run the new hook. Be more careful to only trim the
10042 history variables.
10043 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
10044 (savehist-printable): Print into a buffer rather than char-by-char.
10045
10046 2005-11-01 John Wiegley <johnw@newartisans.com>
10047
10048 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
10049 toggle-ignore keybinding (C-a). The author said it had been
10050 disabled much earlier due to a possible incompatibility, but after
10051 many months of usage I have encountered no problems (and it is a
10052 rather useful option, especially for switching to " *temp*").
10053
10054 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
10055 support for OS/X's AddressBook, by calling out to the open source
10056 program "contacts" (installable through Fink).
10057
10058 * net/eudc.el (eudc-expand-inline): If the
10059 `eudc-multiple-match-handling-method' is set to `all', delete the
10060 query string before inserting the query result.
10061
10062 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
10063 flag, to prevent Eshell from using the system ls when
10064 `eshell-ls-insert-directory' is in used.
10065 (eshell-ls-insert-directory): Disable font-lock in directory
10066 buffer so that Eshell's own fontification is seen. This broke
10067 recently due to changes in font-lock, so this goes back to version
10068 21 behavior.
10069
10070 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
10071
10072 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
10073 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
10074 (gdb-many-windows): Doc fix.
10075
10076 2005-10-31 Romain Francoise <romain@orebokech.com>
10077
10078 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
10079
10080 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
10081
10082 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
10083 that global-font-lock-mode can be enabled by default.
10084
10085 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
10086 (font-lock-add-keywords, font-lock-remove-keywords)
10087 (font-lock-fontify-buffer): Remove autoload cookies.
10088
10089 * jit-lock.el (jit-lock-register): Likewise.
10090
10091 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
10092
10093 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
10094
10095 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
10096 intact if there is no gud-comint-buffer.
10097
10098 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
10099
10100 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
10101 old prompt comint-prompt-read-only is t and GDB commands are
10102 issued from tool bar etc.
10103
10104 2005-10-31 Masatake YAMATO <jet@gyve.org>
10105
10106 * vc.el (vc-directory-exclusion-list): Add "{arch}".
10107
10108 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
10109
10110 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
10111 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
10112
10113 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
10114
10115 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
10116 starting at beginning of line. Fontification is messed up when
10117 `open-paren-in-column-0-is-defun-start' set to t.
10118 Reported by John Paul Wallington <jpw@pobox.com>.
10119
10120 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
10121
10122 * comint.el (comint-send-input): Call `comint-update-fence' when
10123 `comint-process-echoes' and `comint-prompt-read-only' are both
10124 non-nil, to avoid leftover read-only newline.
10125
10126 2005-10-30 Richard M. Stallman <rms@gnu.org>
10127
10128 * textmodes/flyspell.el (flyspell-external-point-words):
10129 Detect when WORD can't be checked properly because
10130 flyspell-get-word finds just part of it, and move on.
10131
10132 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
10133 boundarychar for Polish.
10134 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
10135 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
10136
10137 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
10138
10139 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
10140 (gdb-registers-font-lock-keywords): Delete.
10141 (gdb-registers-mode): Don't fontify.
10142 (gdb-info-registers-custom): Use text properties instead as, in
10143 future, changed register values will use font-lock-warning-face.
10144 (gdb-local-font-lock-keywords): Rename to...
10145 (gdb-locals-font-lock-keywords): ...for consistency.
10146
10147 2005-10-30 Andre Spiegel <spiegel@gnu.org>
10148
10149 * vc.el (vc-switch-backend): Better error message if the buffer is
10150 not visiting a file under version control.
10151
10152 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
10153
10154 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
10155
10156 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
10157 ~/.emacs.d/.emacs.
10158
10159 2005-10-29 Richard M. Stallman <rms@gnu.org>
10160
10161 * replace.el (occur-mode-mouse-goto): Always go to other window.
10162 (occur-mode-goto-occurrence): Always switch in same window.
10163
10164 * simple.el (undo): Display message at end, not at start.
10165
10166 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
10167 New arg REUSE-CELL.
10168 (cancel-timer-internal): New function.
10169 (timer-event-handler): Use cancel-timer-internal,
10170 and pass the cell it returns to timer-activate...
10171
10172 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
10173 (jit-lock-deferred-fontify, jit-lock-context-fontify)
10174 (jit-lock-after-change): Test memory-full.
10175
10176 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
10177
10178 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10179 part of the decoded armor to find the key-identifier.
10180 (pgg-gpg-lookup-key-owner): New function to return the
10181 human-readable identifier of a key owner.
10182 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
10183 key itself.
10184 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10185 the key value) if we have a key and can match it against a secret
10186 key. Also, added a note pointing out fact that the prompt only
10187 indicates the first matching key.
10188
10189 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
10190 pgg-decrypt-region.
10191 (pgg-pending-timers): A new hash for tracking the passphrase cache
10192 timers, so that new ones supercede old ones.
10193 (pgg-add-passphrase-to-cache): Rename from
10194 `pgg-add-passphrase-cache' to reduce confusion (all callers
10195 changed). Modified to cancel old timers when new ones are added.
10196 (pgg-remove-passphrase-from-cache): Rename from
10197 `pgg-remove-passphrase-cache' to reduce confusion (all callers
10198 changed). Modified to cancel old timers when their keys are
10199 removed from the cache.
10200 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
10201 XEmacs, an indirection to delete-itimer.
10202 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
10203 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
10204 users can only check cache without risk of prompting. Correct bug in
10205 notruncate behavior.
10206 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
10207 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
10208 Add informative docstrings.
10209 (pgg-decrypt): Convey provided passphrase in subordinate call to
10210 pgg-decrypt-region.
10211
10212 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10213 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10214 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10215 `passphrase' argument, so the passphrase can be managed externally
10216 and then passed in to the system.
10217
10218 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10219 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
10220 so the passphrase cache can be used reliably with identifiers
10221 besides a pgp packet's key id.
10222
10223 * pgg-gpg.el (pgg-pgp-encrypt-region)
10224 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10225 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10226 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10227 argument to all these routines, so the passphrase can be managed
10228 externally and passed in to the system.
10229
10230 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10231 `notruncate' argument, so the passphrase cache can be used
10232 reliably with identifiers besides a pgp packet's key id.
10233
10234 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
10235
10236 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10237 symmetric encryption.
10238 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10239 encrypted session key.
10240 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10241 message ask for the passphrase in a proper way.
10242
10243 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10244 New user commands for symmetric encryption.
10245
10246 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
10247
10248 * textmodes/conf-mode.el (conf-assignment-sign)
10249 (conf-assignment-regexp): Fix docstrings.
10250 (conf-mode-initialize): New function.
10251 (conf-mode): Remove optional args. Use delay-mode-hooks to
10252 recognize recursive calls.
10253 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
10254 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
10255 (conf-xdefaults-mode): Use define-derived-mode and
10256 conf-mode-initialize.
10257
10258 2005-10-29 Romain Francoise <romain@orebokech.com>
10259
10260 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
10261
10262 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
10263
10264 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10265 part of the decoded armor to find the key-identifier.
10266 (pgg-gpg-lookup-key-owner): New function to return the
10267 human-readable identifier of a key owner.
10268 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
10269 key itself.
10270 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10271 the key value) if we have a key and can match it against a secret
10272 key. Also, added a note pointing out fact that the prompt only
10273 indicates the first matching key.
10274
10275 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
10276 pgg-decrypt-region.
10277 (pgg-pending-timers): A new hash for tracking the passphrase cache
10278 timers, so that new ones supercede old ones.
10279 (pgg-add-passphrase-to-cache): Rename from
10280 `pgg-add-passphrase-cache' to reduce confusion (all callers
10281 changed). Modified to cancel old timers when new ones are added.
10282 (pgg-remove-passphrase-from-cache): Rename from
10283 `pgg-remove-passphrase-cache' to reduce confusion (all callers
10284 changed). Modified to cancel old timers when their keys are
10285 removed from the cache.
10286 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
10287 XEmacs, an indirection to delete-itimer.
10288 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
10289 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
10290 users can only check cache without risk of prompting. Correct bug in
10291 notruncate behavior.
10292 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
10293 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
10294 Add informative docstrings.
10295 (pgg-decrypt): Convey provided passphrase in subordinate call to
10296 pgg-decrypt-region.
10297
10298 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
10299
10300 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10301 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10302 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10303 `passphrase' argument, so the passphrase can be managed externally
10304 and then passed in to the system.
10305
10306 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10307 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
10308 so the passphrase cache can be used reliably with identifiers
10309 besides a pgp packet's key id.
10310
10311 * pgg-gpg.el (pgg-pgp-encrypt-region)
10312 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10313 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10314 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10315 argument to all these routines, so the passphrase can be managed
10316 externally and passed in to the system.
10317
10318 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10319 `notruncate' argument, so the passphrase cache can be used
10320 reliably with identifiers besides a pgp packet's key id.
10321
10322 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
10323
10324 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10325 symmetric encryption.
10326 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10327 encrypted session key.
10328 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10329 message ask for the passphrase in a proper way.
10330
10331 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10332 New user commands for symmetric encryption.
10333
10334 2005-10-28 Bill Wohler <wohler@newt.com>
10335
10336 * help-mode.el (help-url): New button type. Calls browse-url.
10337 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
10338 Similar to Info nodes: URL `url'.
10339 (help-make-xrefs): Create help-url buttons for
10340 help-xref-url-regexp matches.
10341
10342 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
10343
10344 * tool-bar.el (tool-bar-add-item-from-menu)
10345 (tool-bar-local-item-from-menu): Fix doc strings.
10346
10347 2005-10-28 Romain Francoise <romain@orebokech.com>
10348
10349 * ldefs-boot.el: Update.
10350
10351 * subr.el (locate-library): Move from help-fns.el.
10352 * help-fns.el (locate-library): Move to subr.el.
10353
10354 2005-10-28 Richard M. Stallman <rms@gnu.org>
10355
10356 * net/tramp.el (tramp-completion-mode): defvar moved up.
10357
10358 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
10359
10360 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
10361
10362 * files.el (find-file-noselect): Use %d to format large file size.
10363
10364 * bindings.el (mode-line-format): Add %e.
10365
10366 * loadup.el ("facemenu"): Load unconditionally.
10367 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
10368 ("x-dnd"): Load, when appropriate.
10369
10370 * startup.el (command-line): Call before-init-hook earlier.
10371 Warn about some bad characters in -u user name.
10372
10373 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
10374 (flyspell-external-point-words): Error if misspelled word is not found.
10375 Set flyspell-large-region-beg at end of word.
10376
10377 2005-10-28 Andreas Schwab <schwab@suse.de>
10378
10379 * view.el (View-revert-buffer-scroll-page-forward):
10380 Use view-page-size-default.
10381
10382 2005-10-28 Juri Linkov <juri@jurta.org>
10383
10384 * international/quail.el (quail-get-current-str): Translate last
10385 raw character for deterministic input methods.
10386
10387 2005-10-27 Jay Belanger <belanger@truman.edu>
10388
10389 * calc/calc-ext.el: Add functions to autoloads.
10390 (math-identity-matrix-p, math-ident-row-p): New functions.
10391
10392 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
10393 multiplication by an identity matrix; don't turn multiplication by
10394 an inverse matrix into division.
10395 (math-div-symbol-fancy): Replace division by matrices with
10396 multiplication by inverse.
10397
10398 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
10399
10400 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
10401 (calc-writeoutpower): New functions.
10402
10403 2005-10-27 Romain Francoise <romain@orebokech.com>
10404
10405 * replace.el (occur-engine): Include colon in mouse-face highlight.
10406
10407 * dired-x.el: Change Maintainer field.
10408
10409 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
10410
10411 * longlines.el (longlines-mode): Bind after-change-functions to
10412 nil during initial decoding and final encoding.
10413
10414 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
10415
10416 * term.el (term-emulate-terminal, term-handle-colors-array)
10417 (term-handle-ansi-escape): Specify the terminfo capabilities
10418 implemented.
10419
10420 2005-10-26 Richard M. Stallman <rms@gnu.org>
10421
10422 * info.el (Info-fontify-node): Fix detection of sentence-break
10423 before *Note.
10424
10425 2005-10-26 Romain Francoise <romain@orebokech.com>
10426
10427 * smerge-mode.el: Add `tools' to file keywords.
10428
10429 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
10430
10431 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
10432 when the fringe is not available.
10433
10434 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
10435 (def-gdb-auto-update-trigger): Simplify construction.
10436 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
10437 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
10438 defined explicitly.
10439 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
10440 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
10441 defined explicitly.
10442 (gdb-info-locals-custom): Remove as it's a no-op.
10443
10444 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
10445
10446 * longlines.el (longlines-mode): Remove narrowing before
10447 performing the initial decoding or final encoding.
10448
10449 2005-10-25 Romain Francoise <romain@orebokech.com>
10450
10451 * emacs-lisp/find-func.el (find-library-name): Also strip
10452 extension if library name ends in .el, to take advantage of
10453 `find-library-suffixes'.
10454
10455 2005-10-25 Richard M. Stallman <rms@gnu.org>
10456
10457 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
10458
10459 2005-10-25 Juri Linkov <juri@jurta.org>
10460
10461 * textmodes/texinfo.el (texinfo-mode): Change charset of one
10462 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
10463
10464 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
10465
10466 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
10467 (blackbox-redefine-key): Add argument `map'.
10468
10469 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
10470 regions when moving the jit-lock-context-unfontify-pos boundary.
10471
10472 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
10473
10474 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
10475
10476 2005-10-25 Masatake YAMATO <jet@gyve.org>
10477
10478 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
10479
10480 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
10481
10482 * play/blackbox.el (blackbox-redefine-key): New function.
10483 (blackbox-mode-map): Use it to remap existing bindings for cursor
10484 motion instead of binding literal keys.
10485
10486 2005-10-25 Glenn Morris <rgm@gnu.org>
10487
10488 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
10489 diary does not end in a newline. Do not assume a blank line at
10490 the start of the diary file.
10491
10492 2005-10-25 Kenichi Handa <handa@m17n.org>
10493
10494 * international/quail.el (quail-translate-key): If the input
10495 method is deterministic and failed to handle the last key, restart
10496 the key handling loop from an appropriate key.
10497
10498 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
10499
10500 * vc.el (vc-dired-mode): Extend comment for binding of
10501 `directory-listing-before-filename-regexp'.
10502
10503 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
10504
10505 * textmodes/texinfo.el (texinfo-mode):
10506 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
10507 not to unnecessarily expose emacs-mule's internal char codes.
10508
10509 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
10510
10511 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
10512 Display hand pointer and help-echo on disabled icon too.
10513 (gdb-mouse-until): New function.
10514 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
10515
10516 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
10517
10518 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
10519 with 2005-10-23 change to doctor.el.
10520
10521 * finder.el (finder-mode-map): Add follow-link binding.
10522
10523 2005-10-25 Kim F. Storm <storm@cua.dk>
10524
10525 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
10526 to gdb-mouse-toggle-breakpoint-fringe.
10527 (gdb-mouse-toggle-breakpoint-margin): Rename from
10528 gdb-mouse-toggle-breakpoint. Fix doc.
10529 (gdb-mouse-toggle-breakpoint-fringe): New defun.
10530 (gdb-put-string): Add optional SPROPS arg. Add props to string.
10531 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
10532 string properties also for fringe breakpoint bitmaps.
10533
10534 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
10535
10536 * textmodes/org.el (org-start-icalendar-file): Fix format form.
10537
10538 2005-10-25 Masatake YAMATO <jet@gyve.org>
10539
10540 * simple.el (completion-common-substring):
10541 Use `completion-common-substring' prior to `completion-base-size'.
10542
10543 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
10544
10545 * savehist.el: Require CL while compiling.
10546 (savehist-history-variables): Remove.
10547 (savehist-save-minibuffer-history, savehist-additional-variables)
10548 (savehist-minibuffer-history-variables): New vars.
10549 (savehist-save): Use them.
10550 (savehist-uninstall, savehist-minibuffer-hook): New funs.
10551 (savehist-install): New fun, extracted from savehist-load.
10552 (savehist-load): Use them.
10553
10554 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
10555
10556 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
10557 a dummy doc-string-elt property.
10558 (defalias, defvaralias, define-category): Add a docstring property.
10559
10560 * image.el (defimage):
10561 * widget.el (define-widget):
10562 * custom.el (defface, defcustom): Add `doc-string' declaration.
10563
10564 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
10565 (defadvice): Add `doc-string' declaration.
10566
10567 * emacs-lisp/byte-run.el (macro-declaration-function):
10568 Handle `doc-string' declarations.
10569 (define-obsolete-function-alias, define-obsolete-variable-alias):
10570 Add `doc-string' declaration.
10571
10572 2005-10-24 Kenichi Handa <handa@m17n.org>
10573
10574 * international/utf-7.el (utf-7): Add autoload cookie.
10575
10576 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
10577
10578 2005-10-24 Eli Zaretskii <eliz@gnu.org>
10579
10580 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
10581 list of directories passed to batch-update-autoloads. Add "." to
10582 the list of the echoed directories.
10583
10584 * pgg-def.el:
10585 * pgg-gpg.el:
10586 * pgg-parse.el:
10587 * pgg-pgp.el:
10588 * pgg-pgp5.el:
10589 * pgg.el: Moved here from the gnus subdirectory.
10590
10591 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
10592
10593 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
10594 in case comint-prompt-read-only is set to t.
10595
10596 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
10597 in case comint-prompt-read-only is set to t.
10598
10599 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
10600
10601 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
10602 Now a string.
10603 (icalendar-import-format): Handle CLASS, STATUS, URL.
10604 Rename `subject' to `summary'.
10605 (icalendar-import-format-summary): Rename from
10606 `icalendar-import-format-subject'.
10607 (icalendar-import-format-url, icalendar-import-format-status)
10608 (icalendar-import-format-class): New variables.
10609 (icalendar--rris): Take variable argument list.
10610 (icalendar--datestring-to-isodate): Remove unnecessary
10611 calendar-style check when converting dates with explicit month names.
10612 (icalendar-export-region): Change return type of conversion
10613 subroutines. Bury current buffer unless error occurred.
10614 (icalendar--convert-to-ical)
10615 (icalendar--parse-summary-and-rest): New functions.
10616 (icalendar--convert-ordinary-to-ical)
10617 (icalendar--convert-weekly-to-ical)
10618 (icalendar--convert-yearly-to-ical)
10619 (icalendar--convert-block-to-ical)
10620 (icalendar--convert-cyclic-to-ical)
10621 (icalendar--convert-anniversary-to-ical): Change return type.
10622 Strip trailing blanks from subject.
10623 (icalendar--convert-sexp-to-ical): Change return type.
10624 Strip trailing blanks from subject. Handle simple sexp
10625 entries as generated by icalendar.el.
10626 (icalendar--convert-float-to-ical)
10627 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
10628 (icalendar-import-file): Doc fix.
10629 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
10630 Correct call to icalendar--rris.
10631 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
10632 `summary'.
10633 (icalendar--add-diary-entry): Rename `subject' to `summary'.
10634
10635 2005-10-24 Romain Francoise <romain@orebokech.com>
10636
10637 * server.el (server-sentinel): Set query-on-exit flag to nil on
10638 new client processes (it isn't inherited from the server process).
10639
10640 * replace.el (occur-engine): Rearrange text properties.
10641
10642 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
10643
10644 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
10645 case-fold-search is nil.
10646 (debug-help-follow): Use help-xref-interned directly.
10647
10648 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
10649
10650 * thumbs.el (thumbs-image-type): Add .pbm.
10651
10652 2005-10-23 Richard M. Stallman <rms@gnu.org>
10653
10654 * faces.el (inhibit-face-set-after-frame-default): New variable.
10655 (set-face-attribute): Bind it.
10656 (face-set-after-frame-default): Test it.
10657
10658 * help-fns.el (describe-simplify-lib-file-name): New function.
10659 (describe-function-1, describe-variable): Use it.
10660
10661 * faces.el (describe-face): Use describe-simplify-lib-file-name.
10662
10663 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
10664 Eliminate nil as possible value.
10665 (tooltip-hide-delay): Reduce internal-border-width.
10666
10667 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
10668 (menu-bar-file-menu) <new-file>: Likewise.
10669
10670 * simple.el (line-move-finish): Ignore fields computing LINE-END.
10671
10672 * international/mule.el (load-with-code-conversion):
10673 Pass full file name to `eval-buffer' unless preloading.
10674
10675 * textmodes/flyspell.el (flyspell-large-region):
10676 Call ispell-check-version.
10677
10678 * textmodes/ispell.el (ispell-local-dictionary-overridden):
10679 Fix the make-variable-buffer-local call that was supposed
10680 to be for this variable.
10681 (ispell-aspell-supports-utf8): Doc fix.
10682 (ispell-find-aspell-dictionaries): Preserve elements of
10683 ispell-dictionary-alist for dictionaries that aspell doesn't report.
10684 (ispell-aspell-find-dictionary): Return nil on error.
10685
10686 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
10687 (doctor-symptoms): Likewise.
10688
10689 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
10690
10691 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
10692
10693 * cus-edit.el (custom-button, custom-button-pressed): New vars.
10694 (custom-raised-buttons): Add :set spec.
10695 (custom-button-unraised, custom-button-pressed-unraised):
10696 New faces, so that custom-raised-buttons actually does something.
10697 (custom-mode): Use custom-button and custom-button-pressed.
10698
10699 * wid-edit.el (widget-specify-button): Don't ignore
10700 widget-mouse-face on graphic terminals.
10701 (widget-move-and-invoke): Cleanup.
10702
10703 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
10704
10705 * whitespace.el (whitespace-cleanup): Doc fix.
10706
10707 2005-10-23 Romain Francoise <romain@orebokech.com>
10708
10709 * emulation/viper.el (viper-set-hooks): Quote forms passed to
10710 `eval-after-load' to avoid evaluating their result.
10711
10712 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
10713
10714 * files.el (directory-listing-before-filename-regexp):
10715 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
10716
10717 * dired.el (dired-move-to-filename-regexp): Remove.
10718 All occurences replaced by `directory-listing-before-filename-regexp'.
10719
10720 * dired-x.el, locate.el, vc.el:
10721 Replace `dired-move-to-filename-regexp' by
10722 `directory-listing-before-filename-regexp'. In vc.el it is
10723 overwritten locally; maybe this can be handled in files.el too.
10724
10725 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
10726 replaced by `directory-listing-before-filename-regexp'.
10727
10728 2005-10-23 Andreas Schwab <schwab@suse.de>
10729
10730 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
10731 and eval-next-after-load.
10732
10733 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
10734
10735 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
10736 exist, create it.
10737
10738 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
10739
10740 * allout.el: Remove autoloads for mailcrypt and crypt++.
10741 Require pgg, pgg-gpg during compilation.
10742 (allout-version): Increment version number to 2.1, and use a literal
10743 rather than RCS Id.
10744 (allout-default-encryption-scheme): Remove.
10745 (allout-passphrase-verifier-handling)
10746 (allout-passphrase-verifier-string)
10747 (allout-file-passphrase-verifier-string)
10748 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
10749 (allout-passphrase-hint-handling): Rename and simplify.
10750 (allout-init): Use `find-file-hook' if available, otherwise
10751 `find-file-hooks'.
10752 (allout-mode): Use `write-file-functions' if available, otherwise
10753 `local-write-file-hooks' and, instead of making auto-save-hook
10754 buffer local, make the write-file-hook activity contingent to
10755 allout-mode.
10756 (allout-mode): Use key-binding substitution in the docstring.
10757 (allout-kill-line): Spell-out kill ring data structure mutation
10758 instead of using byte-compiler-complaint-provoking `pop'.
10759 (allout-insert-listified): Use `insert' rather than `insert-string'
10760 (allout-toggle-current-subtree-encryption): Update docstring, adjust
10761 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
10762 (allout-encrypt-string): Totally revamped vis new underlying
10763 encryption facilities.
10764 (allout-mc-activate-passwd): Remove.
10765 (allout-obtain-passphrase): New, more or less replaces
10766 allout-mc-activate-passwd.
10767 (allout-encrypted-key-info): More or less replaces
10768 allout-encrypted-text-type.
10769 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
10770 (my-mark-marker): Use `(featurep 'xemacs)'.
10771
10772 2005-10-23 Lars Hansen <larsh@soem.dk>
10773
10774 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
10775 (byte-compile-file-form-defmumble, byte-compile-defun)
10776 (byte-compile-defmacro): Use it.
10777 (byte-compile-form): Don't call byte-compile-set-symbol-position
10778 when a byte-compile handler is called.
10779
10780 2005-10-22 Romain Francoise <romain@orebokech.com>
10781
10782 * savehist.el (savehist-history-variables): Add `grep-find-history'.
10783
10784 * subr.el (eval-after-load): Convert library name to an absolute
10785 file name using locate-library, since load-history no longer has
10786 library names in it.
10787
10788 2005-10-22 Richard M. Stallman <rms@gnu.org>
10789
10790 * files.el (make-temp-file): Move from subr.el.
10791 * subr.el (make-temp-file): Move to files.el.
10792
10793 * window.el (get-buffer-window-list): Move from subr.el.
10794 * subr.el (get-buffer-window-list): Move to window.el.
10795
10796 * image.el (image-load-path): Use eval-at-startup to initialize.
10797
10798 * subr.el (eval-at-startup): New macro.
10799
10800 * subr.el: Much rearrangement of functions and division
10801 into pages. No code changes.
10802
10803 2005-10-22 Kenichi Handa <handa@m17n.org>
10804
10805 * tar-mode.el (tar-extract): Be sure to call
10806 find-operation-coding-system if set-auto-coding doesn't find a
10807 coding system.
10808
10809 2005-10-22 Kim F. Storm <storm@cua.dk>
10810
10811 * image.el (image-type-header-regexps): Rename from image-type-regexps.
10812 Change users.
10813 (image-type-file-name-regexps): New defconst.
10814 (image-type-from-data): Simplify loop.
10815 (image-type-from-buffer): New defun.
10816 (image-type-from-file-header): Use it instead of image-type-from-data.
10817 Use image-search-load-path instead of only looking in data-directory.
10818 (image-type-from-file-name): New defun.
10819 (image-search-load-path): Change `pathname' to `filename'.
10820 Make PATH arg optional, default to image-load-path.
10821
10822 2005-10-21 Richard M. Stallman <rms@gnu.org>
10823
10824 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
10825
10826 * textmodes/paragraphs.el (sentence-end-base): New variable.
10827 (sentence-end): Use sentence-end-base.
10828
10829 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
10830
10831 * font-lock.el (font-lock-default-fontify-region): Check the multiline
10832 property independently from the font-lock-multiline variable.
10833
10834 2005-10-21 Richard M. Stallman <rms@gnu.org>
10835
10836 * emacs-lisp/find-func.el (find-library-name): Doc fix.
10837
10838 * startup.el (command-line): Convert library names
10839 in `load-history' to absolute file names.
10840
10841 * subr.el (symbol-file): Doc fix.
10842
10843 * loadhist.el (file-loadhist-lookup): Call locate-library
10844 instead of find-library-name. Don't try converting
10845 abs file names to library names, since load-history no longer
10846 has library names in it.
10847 (file-dependents, file-provides, file-requires): Doc fixes.
10848
10849 2005-10-21 Juri Linkov <juri@jurta.org>
10850
10851 * progmodes/etags.el (tags-table-mode): New function.
10852 (tags-verify-table): Replace initialize-new-tags-table with
10853 tags-table-mode.
10854
10855 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
10856 default value.
10857 (desktop-modes-not-to-save): Add tags-table-mode to the
10858 default value.
10859
10860 * info.el (Info-index-next): Add total number of index
10861 alternatives to the message.
10862
10863 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
10864 backward only space (instead of space and period) before looking
10865 at sentence end.
10866
10867 * simple.el (set-variable): Use user-variable-p instead of symbolp.
10868 Add the old variable value as 4th default-value arg of read-string.
10869
10870 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10871
10872 * cus-face.el (custom-declare-face): Make face from X resources
10873 also on Mac.
10874
10875 * disp-table.el (standard-display-g1, standard-display-graphic):
10876 Refuse to use string glyphs also on Mac.
10877 (standard-display-european): Don't set terminal coding system also
10878 on Mac.
10879
10880 * frame.el (display-screens): Use x-display-screens also on Mac.
10881
10882 2005-10-21 Romain Francoise <romain@orebokech.com>
10883
10884 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
10885
10886 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
10887
10888 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
10889 and $? into sexps.
10890
10891 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
10892 warning face on open-paren-in-column-0.
10893
10894 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
10895 boundary case. Fix typo.
10896 Suggested by Martin Rudalics <rudalics@gmx.at>.
10897
10898 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
10899
10900 * textmodes/org.el (org-combined-agenda-icalendar-file)
10901 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
10902 (org-export-icalendar-this-file)
10903 (org-export-icalendar-all-agenda-files)
10904 (org-export-icalendar-combine-agenda-files): New commands.
10905 (org-export-icalendar, org-print-icalendar-entries)
10906 (org-start-icalendar-file, org-finish-icalendar-file)
10907 (org-ical-ts-to-string): New functions.
10908 (org-read-date, org-goto-calendar)
10909 (org-agenda-goto-calendar): Inhibit displaying diary entries by
10910 call to `calendar'.
10911 (orgtbl-setup): Remove the :keys arguments from the menu description.
10912 (org-after-save-iCalendar-file-hook): New variable.
10913
10914 2005-10-21 Kenichi Handa <handa@m17n.org>
10915
10916 * language/vietnamese.el (tcvn-5712): Make it an alias of
10917 vietnamese-tcvn coding-system.
10918
10919 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
10920
10921 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
10922 group id is given.
10923
10924 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
10925
10926 * progmodes/sh-script.el (sh-escaped-line-re): New var.
10927 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
10928 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
10929 whose line is either continued or ends with a comment.
10930
10931 2005-10-20 Romain Francoise <romain@orebokech.com>
10932
10933 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
10934
10935 * replace.el (occur-engine): Add follow-link property.
10936
10937 * font-core.el (font-lock-mode): Doc fix.
10938
10939 2005-10-20 Richard M. Stallman <rms@gnu.org>
10940
10941 * net/rcirc.el: New file.
10942
10943 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
10944
10945 * term.el (term-term-name): Initialize to "eterm-color".
10946
10947 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
10948
10949 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
10950 for encryption functionality.
10951 Move allout customization subgroup from `editing' to `outlines' group.
10952 Fix commentary keywords to legitimate ones.
10953 Update author info (using my current email address, obscurified).
10954 (allout-encrypt-string, allout-encryption-produce-work-buffer)
10955 (allout-encrypted-topic-p, allout-encrypted-text-type)
10956 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
10957 (allout-situate-encryption-key-verifier)
10958 (allout-get-encryption-key-verifier, allout-verify-key)
10959 (allout-next-topic-pending-encryption)
10960 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
10961 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
10962 (outline-key-verifier-handling, outline-key-hint-handling)
10963 (outline-encrypt-unencrypted-on-saves): New defcustoms.
10964 (allout-file-key-verifier-string, allout-encryption-scheme)
10965 (allout-key-verifier-string, allout-key-hint-string)
10966 (allout-after-save-decrypt): New variables.
10967 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
10968 (allout-after-saves-handler): New hook functions.
10969 (allout-post-command-business): Do allout-after-save-decrypt.
10970 (allout-enable-file-variable-adjustment): Custom var to enable
10971 mechanism for adding and adjusting settings of Emacs file variables.
10972 (allout-adjust-file-variable, allout-file-vars-section-data):
10973 New functions, implement the mechanism.
10974 (outlineify-sticky): Use the file vars mechanism.
10975 (allout-inhibit-protection, allout-during-write-cue)
10976 (allout-override-protect, allout-before-change-protect): Remove.
10977 (allout-flag-region, allout-open-topic): Adjust read-only text.
10978 (allout-open-line-not-read-only): Add to facilitate read-only
10979 text based protection.
10980 (allout-kill-line): Revise to adjust read-only text, clue the
10981 user about the inhibition.
10982 (allout-unprotected): Use unwind-protect.
10983 (allout-shift-in, allout-shift-out): Disallow manually shifting a
10984 topic deeper than the offspring depth of the previous topic -
10985 avoiding confusing "containment discontinuities".
10986 (allout-reindent-bodies): Fix retention of body relative hanging
10987 indent during promotion of collapsed bodies.
10988 (allout-open-topic): Make it easy to open new topic with same
10989 bullet as current topic - topic creation functions provided with
10990 any universal argument provokes now prompt for bullet, defaulting
10991 to the bullet of the previous topic.
10992 (allout-plain-bullets-string, allout-distinctive-bullets-string):
10993 Plain bullet alternates `.' period and `,' comma only. All other
10994 bullets are relegated to special status (but customizable).
10995 (allout-end-of-entry): Rename from allout-end-of-current-entry
10996 since it actually operates w.r.t. most immediately containing
10997 entry, visible or not.
10998 (allout-hide-current-entry, allout-show-current-entry): Use the
10999 revised version.
11000 (allout-old-expose-topic): Solidify deprecation.
11001 (allout-end-of-subtree): Add so we can span concealed as well
11002 as visible topics.
11003 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
11004 (allout-end-of-current-heading): Tweak to just respect the first line.
11005 (allout-get-body-text): Add.
11006 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
11007 when invoked interactively.
11008 (allout-up-current-level): Use `interactive-p'.
11009 (allout-mode, allout-init): Miscellaneous docstring and
11010 operational refinements, as well as hookups of new encryption stuff.
11011 (allout-beginning-of-current-entry): Now works as advertised.
11012 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
11013 (allout-isearch-rectification): Refine condition for isearching.
11014 (allout-isearch-abort, allout-enwrap-isearch)
11015 (allout-flag-region, my-region-active-p): Relocate some macros.
11016 (allout-title): Fallback title is (buffer-name), not
11017 non-existing (current-buffer-name).
11018 (subst-char-in-string): Define if absent (for some XEmacs versions).
11019
11020 2005-10-20 Jari Aalto <jari.aalto@cante.net>
11021
11022 * mail/sendmail.el (mail-setup-hook, mail-aliases)
11023 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
11024 (mail-citation-prefix-regexp, mail-signature-file)
11025 (mail-default-headers, mail-bury-selects-summary)
11026 (mail-send-nonascii): Add autoload cookies.
11027
11028 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
11029
11030 * frame.el (blink-cursor-mode): Add `mac' to the list of
11031 window-system's that support blinking cursor.
11032
11033 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
11034
11035 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
11036
11037 2005-10-20 Eli Zaretskii <eliz@gnu.org>
11038
11039 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
11040 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
11041 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
11042
11043 2005-10-20 Kim F. Storm <storm@cua.dk>
11044
11045 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
11046 (ido-set-current-directory): Don't add / after final @.
11047 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
11048 Explicitly handle ange-ftp completion oddities.
11049 (ido-make-file-list): Don't rotate list at tramp root to avoid
11050 triggering tramp file handler for expand-file-name via get-file-buffer.
11051
11052 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
11053
11054 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
11055
11056 2005-10-19 Jay Belanger <belanger@truman.edu>
11057
11058 * calc/calc-units.el (math-standard-units): Add units, adjust
11059 symbols and update values.
11060 (math-unit-prefixes): Add more prefixes.
11061
11062 2005-10-19 Romain Francoise <romain@orebokech.com>
11063
11064 * bookmark.el (bookmark-menu-heading): New face.
11065 (bookmark-bmenu-list): Use it.
11066 Don't fiddle with `baud-rate' at top-level.
11067
11068 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
11069
11070 * image.el (create-image, find-image): Mention max-image-size in
11071 docstring.
11072
11073 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
11074
11075 * savehist.el (savehist-load): Revert to checking XEmacs.
11076
11077 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
11078 Various docstring and line-width fixups.
11079 (conf-mode): Use cond.
11080 Set font-lock-defaults. Don't set comment-use-syntax.
11081
11082 2005-10-18 David Ponce <david@dponce.com>
11083
11084 * tree-widget.el (tree-widget-button-click): New function.
11085 (tree-widget-button-keymap): Use it.
11086
11087 2005-10-18 Romain Francoise <romain@orebokech.com>
11088
11089 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
11090 (bookmark-bmenu-hide-filenames): Add follow-link property.
11091 Improve help-echo text.
11092
11093 * ffap.el (find-file-at-point): Doc fix.
11094
11095 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11096
11097 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
11098
11099 2005-10-18 Masatake YAMATO <jet@gyve.org>
11100
11101 Install to the CVS repository what I forgot to install in my
11102 2005-10-16 changes.
11103
11104 * progmodes/python.el (python-complete-symbol): Pass the common
11105 prefix substring of completion to `display-completion-list'.
11106
11107 * textmodes/org.el (org-complete): Ditto.
11108
11109 2005-10-18 Masatake YAMATO <jet@gyve.org>
11110
11111 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
11112
11113 * woman.el (WoMan-xref-man-page): New button type derived
11114 from `Man-abstract-xref-man-page'.
11115 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
11116
11117 * man.el (Man-abstract-xref-man-page): New button type.
11118 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
11119 (Man-highlight-references): Add new optional argument `xref-man-type'.
11120
11121 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
11122
11123 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
11124
11125 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
11126
11127 * cus-edit.el (Custom-move-and-invoke): Delete.
11128 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
11129
11130 * wid-edit.el (widget-move-and-invoke): New function, from
11131 Custom-move-and-invoke.
11132
11133 2005-10-17 Bill Wohler <wohler@newt.com>
11134
11135 Move all remaining images from lisp/toolbar to etc/images, move
11136 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
11137 the low resolution images in their own directory (low-color).
11138
11139 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
11140 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
11141 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
11142 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
11143 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
11144 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
11145 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
11146
11147 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
11148 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
11149 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
11150 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
11151 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
11152 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
11153 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
11154 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
11155 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
11156 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
11157 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
11158 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
11159 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
11160 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
11161 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
11162
11163 To conform with convention, replace the underscore (_) in the
11164 following image names with dash (-) or (/) as appropriate.
11165
11166 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
11167 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
11168 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
11169 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
11170 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
11171 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
11172 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
11173 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
11174 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
11175 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
11176 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
11177 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
11178 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
11179 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
11180 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
11181
11182 * info.el (info-tool-bar-map): Replace underscores in image names
11183 with dashes.
11184
11185 * makefile.w32-in (WINS): Remove toolbar.
11186
11187 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
11188
11189 * tool-bar.el: Move to lisp from toolbar. Now that
11190 toolbar is empty, it should be deleted when folks run "cvs up -P".
11191
11192 2005-10-18 Jay Belanger <belanger@truman.edu>
11193
11194 * calc/calc-store.el (calc-store-into): Get the proper variable name
11195 to display in message.
11196
11197 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
11198
11199 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
11200 expressions display in speedbar for all buffers when debugging.
11201 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
11202
11203 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
11204 (speedbar-insert-button, speedbar-make-button):
11205 Use add-text-properties.
11206 (speedbar-update-localized-contents)
11207 (speedbar-update-directory-contents)
11208 (speedbar-update-special-contents): Use dolist.
11209 (speedbar-buffer-easymenu-definition): Add a menu separator.
11210
11211 2005-10-17 Jason Rumney <jasonr@gnu.org>
11212
11213 * makefile.w32-in: Use $(lisp) consistently.
11214 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
11215 for shell specific generation of mh-autoloads.
11216
11217 2005-10-17 Richard M. Stallman <rms@gnu.org>
11218
11219 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
11220
11221 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
11222
11223 * jit-lock.el (jit-lock-fontify-now):
11224 Move jit-lock-context-unfontify-pos to avoid wasted work.
11225
11226 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
11227
11228 * net/tramp.el (tramp-completion-mode): New defvar. Used in
11229 `tramp-completion-mode' for checking if we are in completion mode.
11230 (tramp-completion-handle-file-name-all-completions): Reorder code
11231 in order to complete for file names only in case there are no
11232 method/user/host completions. This is necessary for cooperation
11233 with ido. Reported by Kim F. Storm <storm@cua.dk>.
11234
11235 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
11236
11237 * longlines.el (longlines-search-forward)
11238 (longlines-search-backward): Match any number of spaces.
11239
11240 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
11241
11242 * diff-mode.el (diff-mode): Doc fix.
11243
11244 2005-10-16 David Reitter <david.reitter@gmail.com>
11245
11246 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
11247 as default on darwin and windows systems.
11248
11249 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
11250
11251 * arc-mode.el (archive-zip-extract): Doc fix.
11252
11253 2005-10-16 Romain Francoise <romain@orebokech.com>
11254
11255 * mouse.el (mouse-1-click-follows-link): Doc fix.
11256
11257 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
11258
11259 * savehist.el: Don't require CL at runtime.
11260 (savehist-xemacs): Remove.
11261 (savehist-coding-system): Use utf-8 if present, regardless of religion.
11262 (savehist-no-conversion): Use (featurep 'xemacs).
11263 (savehist-load): Check existence of start-itimer rather than XEmacs.
11264 Use an idle timer.
11265 (savehist-process-for-saving): Replace use of CL funs `subseq' and
11266 `delete-if-not'.
11267
11268 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
11269
11270 * savehist.el: Newer version.
11271 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
11272 (savehist-last-checksum, savehist-no-conversion): New vars.
11273 (savehist-autosave, savehist-process-for-saving, savehist-printable):
11274 New functions.
11275 (savehist-load, savehist-save): Use them.
11276 (savehist-delimit): Remove.
11277
11278 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
11279
11280 * progmodes/compile.el (compilation-goto-locus): Display the
11281 compilation buffer first and the source buffer second, in case they're
11282 in overlapping frames. Don't raise the compilation frame if it was the
11283 selected window upon entry. Pass the `other-window' arg to
11284 pop-to-buffer.
11285
11286 * info.el (Info-fontify-node): Use dolist.
11287 Change add-text-properties to put-text-property.
11288
11289 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11290
11291 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
11292 bound of search.
11293
11294 2005-10-16 Masatake YAMATO <jet@gyve.org>
11295
11296 * dabbrev.el (dabbrev-completion): Pass the common
11297 prefix substring of completion to `display-completion-list'.
11298
11299 * filecache.el (file-cache-minibuffer-complete)
11300 (file-cache-complete): Ditto.
11301
11302 * tempo.el (tempo-display-completions): Ditto.
11303
11304 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
11305
11306 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
11307
11308 * eshell/em-hist.el (eshell-list-history): Ditto.
11309
11310 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
11311
11312 * mail/mailalias.el (mail-complete): Ditto.
11313
11314 * progmodes/etags.el (complete-tag): Ditto.
11315
11316 * progmodes/make-mode.el (makefile-complete): Ditto.
11317
11318 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
11319
11320 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
11321
11322 * progmodes/pascal.el (pascal-complete-word)
11323 (pascal-show-completions): Ditto.
11324
11325 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
11326
11327 * simple.el (completion-common-substring): New variable.
11328 (completion-setup-function): Use `completion-common-substring'
11329 to put faces.
11330
11331 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11332
11333 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
11334 (x-get-selection, mac-select-convert-to-string): Convert from/to
11335 UTF-16 clipboard data as in native byte order, no BOM.
11336
11337 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
11338
11339 * progmodes/gud.el (gud-tool-bar-map): Rename the images
11340 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
11341 (gud-sentinel): Use speedbar-frame to check for speedbar.
11342
11343 2005-10-15 Richard M. Stallman <rms@gnu.org>
11344
11345 * savehist.el: New file.
11346
11347 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
11348
11349 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
11350 Fix bug in \bf fontification.
11351
11352 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
11353
11354 * pcvs.el (cvs-edit-log-files): New var.
11355 (cvs-mode-edit-log): New arg `file'.
11356 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
11357 Instead force the use of the original file and nothing else.
11358 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
11359 the cvs-minor-wrap-function is set.
11360 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
11361
11362 2005-10-14 Bill Wohler <wohler@newt.com>
11363
11364 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
11365 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
11366 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
11367 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
11368 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
11369 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
11370 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
11371 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
11372 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
11373 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
11374 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
11375 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
11376 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
11377 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
11378 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
11379
11380 * progmodes/gud.el (gud-tool-bar-map): Rename the images
11381 appropriately (for example, gud-break to gud/break).
11382
11383 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
11384
11385 * longlines.el (longlinges-search-function)
11386 (longlines-search-forward, longlines-search-backward): New functions.
11387 (longlines-mode): Set isearch-search-fun-function to
11388 longlinges-search-function.
11389
11390 * mouse.el (mouse-drag-region-1): Handle the case where a
11391 double-click event is bound to an arbitrary function.
11392
11393 2005-10-14 David Ponce <david@dponce.com>
11394
11395 * recentf.el (recentf-track-opened-file)
11396 (recentf-track-closed-file, recentf-update-menu)
11397 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
11398 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
11399 mouse-1-click-follows-link.
11400
11401 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11402
11403 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
11404 Gnome file-manager.png. Suggested by
11405 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
11406
11407 * toolbar/README: Add diropen.xpm.
11408
11409 2005-10-13 Bill Wohler <wohler@newt.com>
11410
11411 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
11412 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
11413
11414 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
11415
11416 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
11417 Don't waste the byte-compiler's time on constant data.
11418
11419 2005-10-13 Kenichi Handa <handa@m17n.org>
11420
11421 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
11422 byte with `escape-glyph' face.
11423
11424 * international/fontset.el (ccl-encode-unicode-font):
11425 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
11426 Handle the case that ucs-mule-to-mule-unicode translates a character to
11427 ASCII (usually for IPA characters).
11428
11429 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
11430
11431 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
11432 Don't hide the underline of titles if font-lock-mode is disabled.
11433
11434 2005-10-12 Bill Wohler <wohler@newt.com>
11435
11436 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
11437 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
11438 files in MH-E-SRC have been updated.
11439 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
11440
11441 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
11442
11443 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
11444 (mixal-mode-syntax-table): Add \n as end-comment.
11445 (mixal-operation-codes-alist): Immediately initialize to full value.
11446 (mixal-add-operation-code): Remove.
11447 (mixal-describe-operation-code): Make the arg non-optional.
11448 Use the interactive spec instead.
11449 Use mixal-operation-codes-alist rather than mixal-operation-codes.
11450 (mixal-font-lock-keywords): Don't highlight comments here any more.
11451 (mixal-font-lock-syntactic-keywords): New var.
11452 (mixal-mode): Use it. Fix comment-start-skip.
11453
11454 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11455
11456 * startup.el (command-line-x-option-alist): -nb => -nbi
11457
11458 2005-10-12 Kim F. Storm <storm@cua.dk>
11459
11460 * startup.el (fancy-splash-default-action): Discard mouse click in
11461 the splash screen window, as it has no sensible meaning in the
11462 next window to be selected. Fixes error reported by Jan D.
11463
11464 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
11465
11466 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
11467
11468 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
11469
11470 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
11471 Try to fix up minor layout issues like indentation, line break, etc...
11472 (mixal-mode-syntax-table): Don't try to specify comment syntax,
11473 because it doesn't work.
11474 (mixal-operation-codes): Add some more codes.
11475 (mixal-font-lock-keywords): Process comments here.
11476 (mixal-mode): mixasm no longer needs -g option.
11477
11478 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
11479
11480 * progmodes/sh-script.el (sh-tmp-file):
11481 Use mktemp -t. Finish support for es and rc shells.
11482
11483 2005-10-11 Jay Belanger <belanger@truman.edu>
11484
11485 * calc/calcalg2.el (calc-integral): With an argument, compute the
11486 definite integral.
11487
11488 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
11489
11490 * mouse.el (mouse-drag-region-1): Don't try to catch a
11491 double-click when doing follow-link (it's overridden anyway).
11492
11493 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
11494
11495 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
11496 (autoload-print-form-outbuf): Add docstring.
11497
11498 2005-10-11 Juri Linkov <juri@jurta.org>
11499
11500 * info.el (Info-mode-menu): Delete menu item "Edit".
11501 (Info-mode): Delete description of Info-edit from docstring,
11502 and rearrange descriptions of Info commands in the order
11503 they are documented in the Info manual.
11504
11505 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
11506
11507 * calendar/appt.el (appt-check): Use diary-selective-display var.
11508
11509 2005-10-10 Richard M. Stallman <rms@gnu.org>
11510
11511 * net/newsticker.el (newsticker-start, newsticker-show-news):
11512 Add autoload cookies.
11513
11514 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
11515
11516 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
11517
11518 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
11519
11520 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
11521
11522 2005-10-10 Jay Belanger <belanger@truman.edu>
11523
11524 * calc/calc-arith.el (math-check-known-scalarp)
11525 (math-check-known-matrixp): Check the values of arguments that are
11526 variables.
11527 (math-check-known-square-matrixp): New function.
11528 (math-known-square-matrixp): Use math-check-known-square-matrixp.
11529 (math-super-types): Add sqmatrix type.
11530
11531 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
11532 mode name `square' to `sqmatrix'.
11533
11534 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
11535 mode name `square' to `sqmatrix'.
11536
11537 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
11538
11539 * progmodes/etags.el (select-tags-table-mode): Don't use
11540 selective-display.
11541 (tags-select-tags-table): Pass `button' to the action function.
11542 (select-tags-table): Place the side-info on button properties rather
11543 than in hidden text. Abbreviate file names.
11544 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
11545 (select-tags-table-select): Add `button' argument.
11546 Get side-info from the button property rather than from hidden text.
11547
11548 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
11549
11550 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
11551 (gud-speedbar-buttons): Preserve point if possible.
11552 (gud-sentinel): Restore previous speedbar display type.
11553
11554 * progmodes/gdb-ui.el (gdba): Improve diagram.
11555 (def-gdb-auto-update-handler, gdb-info-locals-handler)
11556 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
11557 Call get-buffer-window once.
11558
11559 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
11560
11561 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
11562 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
11563 (pascal-indent-command): Remove unused var `ind'.
11564 (pascal-indent-case): Remove unused var `oldpos'.
11565 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
11566 since it's now used as a proper minor mode map.
11567 (pascal-outline): Rename to pascal-outline-mode.
11568 (pascal-outline-mode): Use define-minor-mode.
11569 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
11570 selective-display.
11571
11572 2005-10-10 Andreas Schwab <schwab@suse.de>
11573
11574 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
11575 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
11576
11577 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
11578 outside source directory.
11579
11580 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
11581
11582 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
11583 C-x' as a prefix.
11584 (orgtbl-mode-map): Full keymap instead of sparse, because all
11585 `self-insert-command' keys are redefined in this map.
11586 (org-export-as-html): Specify charset for HTML file, by taking it
11587 from the coding system.
11588
11589 2005-10-10 Kenichi Handa <handa@m17n.org>
11590
11591 * textmodes/flyspell.el (flyspell-check-word-p):
11592 If unread-command-events is non-empty, don't call sit-for.
11593
11594 2005-10-09 Richard M. Stallman <rms@gnu.org>
11595
11596 * font-lock.el (font-lock-syntactic-keywords)
11597 (font-lock-keywords): Doc fixes.
11598
11599 * textmodes/flyspell.el (flyspell-external-point-words):
11600 Simplify logic, and don't try to check for consecutive appearances
11601 of one incorrect word.
11602
11603 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
11604
11605 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
11606 separator.
11607
11608 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
11609 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
11610 (gud-expansion-speedbar-buttons): New function.
11611 (gud-speedbar-buttons): Check for gud-comint-buffer.
11612
11613 2005-10-09 Bill Wohler <wohler@newt.com>
11614
11615 * Makefile.in (updates): Add mh-loaddefs dependency.
11616
11617 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
11618
11619 * speedbar.el (speedbar-file-key-map): Fix typo.
11620
11621 2005-10-09 Daniel Brockman <daniel@brockman.se>
11622
11623 * cus-start.el (line-spacing): Add custom spec.
11624
11625 2005-10-09 Romain Francoise <romain@orebokech.com>
11626
11627 * textmodes/ispell.el (ispell-check-version): Fix last change.
11628
11629 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11630
11631 * term/x-win.el: Remove -i, --icon-type from comment.
11632
11633 * startup.el (command-line-x-option-alist): Remove options -i,
11634 -itype, --icon-type, added -nb, --no-bitmap-icon
11635
11636 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
11637
11638 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
11639 instead of :active.
11640
11641 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
11642
11643 * textmodes/ispell.el (ispell-check-version):
11644 Ignore hyphen, and all that follows, in aspell's version text.
11645
11646 2005-10-08 Jay Belanger <belanger@truman.edu>
11647
11648 * calc/calc-arith.el (math-known-square-matrixp): New function.
11649 (math-pow-fancy): Check for matrices before distributing exponent
11650 across products.
11651
11652 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
11653 fullscreen keypad. Suggested by Luc Teirlinck.
11654 (calc-keypad-show-input): Add space for formatting.
11655
11656 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
11657 Add square matrix option.
11658
11659 * calc/calc-poly.el (math-expand-term): Check for matrices instead
11660 of checking calc-matrix-mode when deciding how to expand.
11661
11662 * calc/calc.el (calc-set-mode-line): Add square matrix option.
11663
11664 2005-10-08 Lars Hansen <larsh@soem.dk>
11665
11666 * net/tramp.el (tramp-perl-directory-files-and-attributes):
11667 Add error handling.
11668 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
11669
11670 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
11671
11672 Sync with Tramp 2.0.51.
11673
11674 * net/tramp.el (tramp-handle-set-visited-file-modtime)
11675 (tramp-handle-insert-file-contents, tramp-handle-write-region):
11676 Insert special handling for `last-coding-system-used', again
11677 it still seems to be necessary (unlike stated before).
11678 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
11679 (tramp-password-prompt-regexp): There might be other words before
11680 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
11681 (tramp-chunksize): Improve docstring.
11682 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
11683 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
11684 Christian Joergensen <bugs@razor.dk>.
11685
11686 2005-10-07 Glenn Morris <rgm@gnu.org>
11687
11688 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
11689 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
11690 precision'.
11691
11692 2005-10-07 Romain Francoise <romain@orebokech.com>
11693
11694 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
11695 (ibuffer-do-shell-command-pipe-replace)
11696 (ibuffer-do-shell-command-file, ibuffer-do-eval)
11697 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
11698 (ibuffer-do-revert, ibuffer-do-replace-regexp)
11699 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
11700 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
11701 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
11702 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
11703 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
11704 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
11705 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
11706 Autoload file sans suffix.
11707
11708 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
11709
11710 2005-10-07 David Ponce <david@dponce.com>
11711
11712 * recentf.el (recentf-menu-open-all-flag): New option.
11713 (recentf-digit-shortcut-command-name): New function.
11714 (recentf--shortcuts-keymap): New variable.
11715 (recentf-menu-shortcuts): New variable.
11716 (recentf-make-menu-items): Initialize it. Replace the "More..."
11717 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
11718 (recentf-menu-value-shortcut): New function.
11719 (recentf-make-menu-item): Use it. No more in-lined.
11720 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
11721 (recentf-open-most-recent-file): Rename from
11722 `recentf-open-file-with-key'. Don't depend on key binding.
11723 (recentf-mode-map): New variable.
11724 (recentf-mode): Use it.
11725
11726 2005-10-06 Bill Wohler <wohler@newt.com>
11727
11728 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
11729
11730 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
11731 (MH-E-SRC): New. Used by mh-autoloads.
11732 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
11733 files in MH-E-SRC have been updated.
11734 (compile, recompile, bootstrap): Depend on mh-autoloads.
11735
11736 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
11737
11738 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
11739 gud-break and gud-remove icons when the fringe is not available.
11740
11741 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
11742 Typo.
11743
11744 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
11745
11746 * play/zone.el (zone): Wrap body with save-window-excursion.
11747
11748 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
11749
11750 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
11751 Use the new `list-only' arg to diary-list-entries.
11752
11753 * calendar/diary-lib.el: Use overlays rather than selective-display.
11754 (diary-selective-display): New var.
11755 (diary-header-line-format): Use it.
11756 (diary-list-entries): Add argument `list-only'.
11757 Put the buffer in diary-mode. Don't add \^M at beg and end.
11758 Replace \^M by invisible overlays.
11759 (diary-unhide-everything): Replace \^M by invisible overlays.
11760 (print-diary-entries): Look for overlays rather than \^M.
11761 Add a space to the temp buffer name.
11762 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
11763 Put the buffer in diary-mode.
11764 (list-sexp-diary-entries): Replace \^M by invisible overlays.
11765 (diary-anniversary): Make the year arg optional.
11766 (diary-time-regexp): New const.
11767 (diary-font-lock-keywords): Use it to accept a few more time formats.
11768
11769 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
11770
11771 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
11772
11773 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
11774 Fix bug introduced 2005-07-03: Use (car (last ...))
11775 to faithfully reproduce replaced artist-last.
11776 (artist-set-arrow-points-for-poly): Likewise.
11777 Suggested by Johan Bockg\e,Ae\e(Brd.
11778
11779 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
11780
11781 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
11782 * wid-edit.el (widget):
11783 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
11784 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
11785
11786 2005-10-06 Kenichi Handa <handa@m17n.org>
11787
11788 * international/mule-cmds.el (set-language-environment):
11789 Fix setting up of case-table for unibyte mode.
11790
11791 * simple.el (what-cursor-position): If the character is displayed
11792 by some `display' text property, show that. Don't use
11793 single-key-description for eight-bit characters in multibyte mode.
11794
11795 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
11796
11797 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
11798 (gdb-ann3): Set it.
11799 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
11800 (gdb-info-frames-custom): Use inverse-video for first five
11801 characters of selected frame only.
11802 (gdb-get-frame-number): Select frame even when point is on frame
11803 number.
11804
11805 2005-10-06 Masatake YAMATO <jet@gyve.org>
11806
11807 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
11808 Put `font-lock-function-name-face'.
11809 (gdb-info-frames-custom): Put `font-lock-function-name-face'
11810 and `font-lock-variable-name-face'
11811 (gdb-registers-font-lock-keywords): New font lock keywords definition.
11812 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
11813 (gdb-memory-font-lock-keywords): New font lock keywords definition.
11814 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
11815 (gdb-local-font-lock-keywords): New font lock keywords definition.
11816 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
11817 (gdb-threads-font-lock-keywords): New font lock keywords definition.
11818 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
11819
11820 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
11821
11822 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
11823 (ediff-merge-region-is-non-clash-to-skip): Previously called
11824 ediff-merge-region-is-non-clash.
11825
11826 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
11827 Use insert-buffer-substring.
11828
11829 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
11830 selecting files to patch. Also bug fixes.
11831
11832 * ediff-util.el (ediff-setup): Bug fix.
11833 (ediff-next-difference): Never skip clashes that differ in white
11834 space only.
11835
11836 * ediff-wind.el (ediff-setup-control-frame)
11837 (ediff-destroy-control-frame): Check the menubar feature.
11838
11839 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
11840 (viper-refresh-mode-line): Use make-local-variable to localize
11841 some vars instead of make-variable-buffer-local. Suggested by
11842 Stefan Monnier.
11843
11844 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
11845 (viper-restore-cursor-type, viper-set-insert-cursor-type):
11846 Use make-local-variable instead of make-variable-buffer-local.
11847 Suggested by Stefan Monnier.
11848
11849 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
11850 (viper-comint-mode-hook): Use make-local-variable on
11851 require-final-newline.
11852 (viper-non-hook-settings): Don't use make-variable-buffer-local.
11853
11854 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
11855
11856 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
11857 also the second char of a comment-start sequence.
11858 (scheme-sexp-comment-syntax-table): New var.
11859 (lambda, define): Set their scheme-doc-string-elt property.
11860 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
11861 Use lisp-font-lock-syntactic-face-function now that it properly
11862 handles |...| symbols.
11863 (scheme-mode-variables): Set lisp-doc-string-elt-property,
11864 parse-sexp-lookup-properties and font-lock-extra-managed-props.
11865
11866 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
11867 bit from # to |.
11868 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
11869
11870 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
11871 (lisp-doc-string-elt-property): New var.
11872 (lisp-font-lock-syntactic-face-function): Use it.
11873 Rewrite to recognize docstrings even for forms not at toplevel.
11874
11875 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
11876 annotation on the | part of #| rather than on the # part.
11877 (scheme-font-lock-syntactic-face-function): New function, to
11878 distinguish strings from |...| symbols.
11879 (scheme-mode-variables): Use it. Also fix up the font-lock-time
11880 syntax-table so that #|...|# is properly highlighted.
11881
11882 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
11883 Don't mark as docstring the 3rd elem of an unknown toplevel form.
11884
11885 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
11886
11887 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
11888 and C-e.
11889
11890 * emacs-lisp/eldoc.el: Move comments into docstrings.
11891 (eldoc-message-commands): Initialize in its declaration.
11892 Add move-beginning-of-line and move-end-of-line.
11893 (eldoc-add-command, eldoc-add-command-completions)
11894 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
11895
11896 * outline.el (outline-mark-subtree): Activate the mark.
11897
11898 * calendar/appt.el (appt-time-regexp): New var.
11899 (appt-add, appt-make-list): Use it.
11900 (appt-convert-time): Clean up.
11901
11902 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
11903 Don't set any syntax-table property here.
11904 (tex-font-lock-verb): New function. Do it here.
11905 (tex-font-lock-syntactic-keywords): Use it.
11906
11907 2005-10-04 Richard M. Stallman <rms@gnu.org>
11908
11909 * wid-edit.el (widget-file-complete): Get the widget start point
11910 the right way. Default directory to `/' if file has none.
11911
11912 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
11913
11914 * textmodes/flyspell.el (flyspell-mode-on):
11915 Call ispell-maybe-find-aspell-dictionaries.
11916
11917 * textmodes/ispell.el (ispell-word, ispell-region):
11918 Call ispell-maybe-find-aspell-dictionaries.
11919 (ispell-accept-buffer-local-defs):
11920 Don't call ispell-maybe-find-aspell-dictionaries
11921
11922 2005-10-04 Richard M. Stallman <rms@gnu.org>
11923
11924 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
11925
11926 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
11927
11928 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
11929 instead of `fboundp' in order to allow for anonymous functions.
11930
11931 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
11932
11933 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
11934 case the user clicks on the link while another window is selected.
11935 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
11936
11937 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
11938 functionality.
11939 (dframe-help-echo): Save point in case mouse tracking is off.
11940
11941 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
11942
11943 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
11944
11945 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
11946
11947 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
11948 not change the global value of those vars.
11949
11950 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
11951 make-local-variable which we do not need any more.
11952
11953 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
11954
11955 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
11956 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
11957 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
11958 (speedbar-path-line): Define obsolete aliases.
11959 (speedbar-line-directory): Doc fix.
11960
11961 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
11962 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
11963 instead of speedbar-line-path.
11964
11965 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11966
11967 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
11968 to nil if dropping on a window. Handle dropping on a minibuffer window
11969 like dropping on a non-window part of Emacs.
11970
11971 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
11972
11973 * net/ange-ftp.el: Use with-current-buffer.
11974 (ange-ftp-insert-directory): Do not follow symlinks any more.
11975
11976 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
11977 Remove interactive spec.
11978
11979 2005-10-03 Kim F. Storm <storm@cua.dk>
11980
11981 * ido.el (ido-mode): Use custom-initialize-set.
11982
11983 2005-10-02 Richard M. Stallman <rms@gnu.org>
11984
11985 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
11986 Use insert-buffer-substring.
11987
11988 * net/tramp.el: Pacify byte compiler warnings in pacification code.
11989 (tramp-handle-file-local-copy): Use insert-buffer-substring.
11990
11991 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
11992
11993 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
11994 in last change.
11995 (ange-ftp-insert-directory): Fix up the search for the case where
11996 `file' is absolute.
11997
11998 2005-10-02 Romain Francoise <romain@orebokech.com>
11999
12000 * progmodes/compile.el (compile-goto-error): Delete extra paren.
12001
12002 2005-10-02 Andreas Schwab <schwab@suse.de>
12003
12004 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
12005 directory component in the session info.
12006
12007 2005-10-01 Richard M. Stallman <rms@gnu.org>
12008
12009 * comint.el (comint-redirect-subvert-readonly): Doc fix.
12010
12011 * simple.el (next-error-internal): New function.
12012
12013 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
12014 (compilation-start): Pass new arg to compilation-buffer-name.
12015 (compile-goto-error): Use next-error-internal.
12016
12017 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
12018
12019 * speedbar.el: Remove RCS tag.
12020 (speedbar-check-read-only): Handle non-existent files.
12021
12022 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
12023
12024 * info.el (Info-speedbar-hierarchy-buttons)
12025 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
12026
12027 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12028
12029 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
12030 Do not match newline.
12031 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
12032 (bibtex-summary): Remove unnecessary save-excursion.
12033 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
12034
12035 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12036
12037 * term/mac-win.el: Add charset info for "iso10646-1".
12038 Modify default fontset to use ATSUI-compatible fonts for some charsets
12039 if available.
12040
12041 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
12042
12043 * speedbar.el: Re-apply arch tag.
12044 (speedbar-version): Rename to version 1.0. Suggested by Eric
12045 M. Ludlam.
12046 Reapply two changes from Emacs CVS' version of speedbar lost
12047 during the merge:
12048 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
12049 (speedbar-frame-parameters): Improve customize type.
12050
12051 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
12052
12053 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
12054 (ange-ftp-file-directory-p): Fix the symlink case.
12055 (ange-ftp-insert-directory): When listing a single file, get a list of
12056 the parent buffer and extract the relevant line. Inspired from a patch
12057 by Katsumi Yamaoka <yamaoka@jpl.org>.
12058 (ange-ftp-file-name-sans-versions): Simplify.
12059
12060 2005-09-30 Bill Wohler <wohler@newt.com>
12061
12062 Move MH-E image files from toolbar and mail directories into
12063 etc/images.
12064
12065 * mail/reply2.*: Move to etc/images/mail/reply*.
12066
12067 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
12068 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
12069 etc/images.
12070
12071 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
12072 * toolbar/reply*: Move to etc/images/mail.
12073
12074 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
12075
12076 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
12077
12078 * speedbar.el: New version 1.0pre3.
12079
12080 Frame management code (including timer, and mouse click specifics)
12081 moved to dframe.el:
12082 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
12083 (speedbar-timer): Removed. Use dframe-timer.
12084 (speedbar-close-frame): Removed. Use dframe-close-frame.
12085 (speedbar-activity-change-focus-flag): Removed. Use
12086 dframe-activity-change-focus-flag.
12087 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
12088 dframe-update-speed.
12089
12090 (speedbar-current-frame): New macro. Use this instead of the
12091 variable speedbar-frame.
12092
12093 (speedbar-use-images, speedbar-expand-image-button-alist)
12094 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
12095
12096 (speedbar-find-image-on-load-path): Removed. Replaced by
12097 defezimage in ezimage.el.
12098 (speedbar-expand-image-button-alist): Removed. Replaced by
12099 ezimage-expand-image-button-alist in ezimage.el.
12100
12101 (speedbar-ignored-directory-regexp)
12102 (speedbar-add-ignored-directory-regexp)
12103 (speedbar-ignored-directory-expressions)
12104 (speedbar-line-directory, speedbar-buffers-line-directory)
12105 (speedbar-directory-line, speedbar-buffers-line-directory):
12106 Renamed, replacing `path' with `directory'.
12107
12108 (speedbar-create-directory, speedbar-expand-line-descendants)
12109 (speedbar-toggle-line-expansion)
12110 (speedbar-contract-line-descendants): New commands.
12111
12112 (speedbar-query-confirmation-method, speedbar-select-frame-method)
12113 (speedbar-use-tool-tips-flag): New options.
12114
12115 (speedbar-check-read-only, speedbar-require-version)
12116 (speedbar-insert-separator, speedbar-buffers-tail-notes)
12117 (speedbar-handle-delete-frame, speedbar-try-completion)
12118 (speedbar-update-localized-contents): New functions.
12119
12120 (speedbar-incompatible-version, speedbar-ro-to-do-point)
12121 (speedbar-object-read-only-indicator): New variables.
12122
12123 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
12124 New hooks.
12125
12126 (speedbar-separator-face): New face.
12127
12128 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
12129 (speedbar-ignored-modes): Add fundamental-mode.
12130 (speedbar-directory-unshown-regexp): Add . directories.
12131
12132 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
12133 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
12134 `]' for full expand/close.
12135 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
12136
12137 (speedbar-check-vc): Support hidden files.
12138 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
12139 (speedbar-this-file-in-vc): Use vc-state if available. If VC
12140 state is nil, it is not checked out.
12141
12142 (speedbar-line-text, speedbar-line-token): Support expand buttons
12143 with no text.
12144 (speedbar-refresh): Universal argument acts as power-click.
12145 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
12146 that buffer to get variable values.
12147
12148 And many other bugfixes.
12149
12150 * dframe.el, ezimage.el, sb-image.el: New files.
12151
12152 * sb-*.xpm: Remove files. New image files installed into
12153 etc/images/ezimage.
12154
12155 2005-09-30 Kenichi Handa <handa@m17n.org>
12156
12157 * ps-mule.el (ps-mule-show-warning): If a character is in
12158 ps-print-translation-table, don't treat it as non-printable.
12159
12160 2005-09-30 David Ponce <david@dponce.com>
12161
12162 * tree-widget.el (tree-widget-themes-load-path): New variable.
12163 (tree-widget-themes-directory): Doc fix.
12164 (tree-widget-image-formats) [Emacs]: Doc fix.
12165 (tree-widget--locate-sub-directory): New function.
12166 (tree-widget-themes-directory): Use it.
12167
12168 * recentf.el (recentf-filename-handlers): Rename from
12169 `recentf-filename-handler'. Allow a list of functions.
12170 (recentf-menu-items-for-commands): Fix :help strings.
12171 (recentf-apply-filename-handlers): New function.
12172 (recentf-expand-file-name): Use it.
12173 (recentf-cleanup): Remove duplicates too.
12174
12175 2005-09-29 Juri Linkov <juri@jurta.org>
12176
12177 * faces.el: Rearrange face definitions to be in the same order as
12178 their face descriptions in "(emacs)Standard Faces".
12179
12180 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
12181
12182 * tooltip.el (tooltip): Add group `basic-faces'.
12183
12184 * buff-menu.el (Buffer-menu-buffer): Remove group
12185 `font-lock-highlighting-faces'.
12186
12187 * progmodes/compile.el (compilation-error, compilation-warning)
12188 (compilation-info, compilation-line-number, compilation-column-number):
12189 Change group from `font-lock-highlighting-faces' to `compilation'.
12190
12191 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
12192 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
12193 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
12194 (vhdl-font-lock-reserved-words-face)
12195 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
12196 `font-lock-highlighting-faces'.
12197
12198 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
12199
12200 2005-09-28 Kim F. Storm <storm@cua.dk>
12201
12202 * emulation/cua-base.el: Set CUA move property on additional commands:
12203 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
12204 forward-sexp, backward-sexp, forward-list, backward-list.
12205
12206 2005-09-28 Romain Francoise <romain@orebokech.com>
12207
12208 * comint.el (comint-show-output): Really set point at the
12209 beginning of the output when not using `comint-use-prompt-regexp'.
12210
12211 2005-09-27 Jay Belanger <belanger@truman.edu>
12212
12213 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
12214 in TeX mode.
12215
12216 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
12217
12218 * textmodes/org.el (org-table-sum): Fix format string.
12219
12220 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
12221 Quote face names.
12222
12223 2005-09-26 Romain Francoise <romain@orebokech.com>
12224
12225 * isearch.el (isearch-forward-regexp): Close doc string.
12226
12227 2005-09-25 Richard M. Stallman <rms@gnu.org>
12228
12229 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
12230
12231 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
12232
12233 * progmodes/compile.el (compilation-error-properties):
12234 When getting the file from the previous error message,
12235 correctly decode the new data format.
12236
12237 * progmodes/cc-cmds.el (c-electric-paren):
12238 Call old-blink-paren only for close-paren.
12239
12240 2005-09-24 Andreas Schwab <schwab@suse.de>
12241
12242 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
12243 condition.
12244
12245 2005-09-25 Romain Francoise <romain@orebokech.com>
12246
12247 * dired-aux.el (dired-copy-file-recursive):
12248 * dired.el (dired-delete-file):
12249 * ediff-mult.el (ediff-dir-diff-copy-file):
12250 * ediff-util.el (ediff-test-save-region):
12251 * forms.el (forms-mode):
12252 * ido.el (ido-file-internal, ido-delete-file-at-head):
12253 * log-edit.el (log-edit-done):
12254 * ses.el (ses-yank-resize):
12255 * play/gomoku.el (gomoku-human-plays, gomoku)
12256 (gomoku-human-resigns, gomoku-prompt-for-other-game)
12257 (gomoku-offer-a-draw):
12258 * play/landmark.el (lm-human-resigns, lm):
12259 * net/eudcb-ldap.el (eudc-ldap-check-base):
12260 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
12261 * progmodes/ebrowse.el (ebrowse-find-pattern):
12262 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
12263 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
12264 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
12265
12266 * vc.el (vc-delete-file):
12267 * play/gomoku.el (gomoku-terminate-game, gomoku)
12268 (gomoku-prompt-for-move, gomoku-human-takes-back):
12269 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
12270 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
12271
12272 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
12273
12274 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
12275 color rxvt terminals by using the code xterm.el used to use before
12276 2005-04-09 in order to match the colors used by rxvt.
12277
12278 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
12279
12280 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
12281 colors rxvt-unicode terminals by using the same code as xterm.el.
12282
12283 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
12284
12285 * textmodes/tex-mode.el (tex-font-lock-append-prop)
12286 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
12287 new symbol used for the tex-verbatim face.
12288
12289 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
12290
12291 * woman.el (woman-file-name):
12292 * wid-edit.el (widget-file-prompt-value)
12293 (widget-coding-system-prompt-value):
12294 * w32-fns.el (set-w32-system-coding-system):
12295 * vc.el (vc-version-diff, vc-annotate):
12296 * textmodes/reftex-auc.el (reftex-arg-cite)
12297 (reftex-arg-index-tag):
12298 * textmodes/refer.el (refer-get-bib-files):
12299 * textmodes/artist.el (artist-figlet-choose-font):
12300 * terminal.el (terminal-emulator):
12301 * replace.el (occur-read-primary-args):
12302 * rect.el (string-rectangle, string-insert-rectangle):
12303 * ps-print.el (ps-print-preprint):
12304 * progmodes/pascal.el (pascal-goto-defun):
12305 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
12306 * progmodes/compile.el (compilation-find-file):
12307 * printing.el (pr-interactive-n-up):
12308 * play/animate.el (animate-birthday-present):
12309 * net/rcompile.el (remote-compile):
12310 * man.el (man, Man-goto-section, Man-follow-manual-reference):
12311 * mail/rmailsum.el (rmail-summary-search-backward)
12312 (rmail-summary-search):
12313 * mail/rmailout.el (rmail-output-read-rmail-file-name)
12314 (rmail-output-read-file-name):
12315 * mail/rmail.el (rmail-search, rmail-search-backwards):
12316 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
12317 * locate.el (locate):
12318 * international/quail.el (quail-show-keyboard-layout):
12319 * international/mule.el (set-buffer-file-coding-system)
12320 (revert-buffer-with-coding-system, set-file-name-coding-system)
12321 (set-terminal-coding-system, set-keyboard-coding-system)
12322 (set-next-selection-coding-system):
12323 * international/mule-diag.el (describe-coding-system)
12324 (describe-font, describe-fontset):
12325 * international/mule-cmds.el (universal-coding-system-argument)
12326 (search-unencodable-char, describe-input-method)
12327 (set-language-environment, describe-language-environment):
12328 * international/codepage.el (codepage-setup):
12329 * international/code-pages.el (codepage-setup):
12330 * info.el (Info-search, Info-follow-reference)
12331 (Info-search-backward):
12332 * emacs-lisp/advice.el (ad-read-advised-function)
12333 (ad-read-advice-class, ad-clear-cache, ad-activate)
12334 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
12335 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
12336 (ad-read-regexp):
12337 * ediff-util.el (ediff-toggle-regexp-match):
12338 * ediff-ptch.el (ediff-prompt-for-patch-file):
12339 * dired-aux.el (dired-diff):
12340 * diff.el (diff):
12341 * cus-edit.el (custom-variable-prompt):
12342 * calendar/timeclock.el (timeclock-ask-for-project):
12343 * calc/calcalg3.el (calc-get-fit-variables):
12344 * calc/calc-store.el (calc-edit-variable)
12345 (calc-permanent-variable):
12346 * vc-mcvs.el (vc-mcvs-register):
12347 * shadowfile.el (shadow-define-literal-group):
12348 * woman.el (woman-file-name):
12349 * vc.el (vc-version-diff, vc-merge):
12350 * textmodes/reftex-index.el (reftex-index-complete-tag):
12351 * format.el (format-decode-buffer, format-decode-region):
12352 * emulation/viper-cmd.el (viper-read-string-with-history):
12353 * emacs-lisp/debug.el (cancel-debug-on-entry):
12354 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
12355 * ediff.el (ediff-merge-revisions)
12356 (ediff-merge-revisions-with-ancestor, ediff-revision):
12357 * completion.el (interactive-completion-string-reader):
12358 * calc/calc-prog.el (calc-user-define-formula):
12359 Follow convention for reading with the minibuffer.
12360
12361 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
12362
12363 * progmodes/python.el (python-describe-symbol): Add globals() and
12364 locals() to the arguments of emacs.ehelp.
12365
12366 2005-09-24 Magnus Henoch <mange@freemail.hu>
12367
12368 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
12369 New function, code extracted from ispell-valid-dictionary-list.
12370 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
12371 Call it.
12372
12373 2005-09-24 Eli Zaretskii <eliz@gnu.org>
12374
12375 * subr.el (version-regexp-alist): Extend valid syntax for version
12376 strings: allow any of the characters -,_,+ to separate the
12377 alpha/beta/rc part from the version part. Doc fix.
12378 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
12379
12380 2005-09-23 David Reitter <david.reitter@gmail.com>
12381
12382 * mail/mailclient.el: New file.
12383
12384 2005-09-23 Richard M. Stallman <rms@gnu.org>
12385
12386 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
12387 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
12388 Doc fixes.
12389
12390 * progmodes/cc-mode.el (c-font-lock-init):
12391 Specify font-lock-lines-before.
12392
12393 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
12394
12395 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
12396 whole conflict.
12397
12398 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
12399
12400 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
12401 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
12402 of `remap' feature when available. Additional key bindings for
12403 better tty support.
12404 (org-mode-restart, org-force-self-insert): New commands.
12405 (org-time-stamp-inactive): New command.
12406 (org-remap): New function.
12407 (org-table-auto-blank-field, org-level-color-stars-only): New options.
12408 (org-enable-fixed-width-editor): Move to `org-structure'
12409 customization group.
12410 (org-self-insert-command, orgtbl-self-insert-command): Modify to
12411 blank field after field motion commands.
12412
12413 2005-09-23 Kenichi Handa <handa@m17n.org>
12414
12415 * international/mule-cmds.el (set-language-environment):
12416 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
12417 have to call utf-translate-cjk-load-tables.
12418
12419 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
12420
12421 * mouse.el (mouse-move-drag-overlay): Fix last change.
12422
12423 2005-09-22 David Ponce <david@dponce.com>
12424
12425 * tree-widget.el (tree-widget-value-create): Fix previous change.
12426
12427 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
12428
12429 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
12430
12431 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
12432
12433 * mouse.el (mouse-move-drag-overlay): New function.
12434 (mouse-drag-region-1): Use it.
12435 Try to simplify a bit the state handling. Handle clicks on links
12436 inside intangible areas.
12437 (mouse-save-then-kill): Minor simplification.
12438 (mouse-secondary-overlay): Make it always non-nil instead of
12439 recreating it each time.
12440 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
12441 (mouse-kill-secondary, mouse-secondary-save-then-kill):
12442 Simplify accordingly.
12443
12444 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
12445
12446 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
12447
12448 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
12449
12450 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
12451 (ediff-file-name-sans-prefix): Treat nil as an empty string.
12452 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
12453 to patch.
12454
12455 * ediff-util.el: Use insert-buffer-substring.
12456
12457 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
12458
12459 * emulation/viper-cmd.el (viper-change-state): Don't move over the
12460 field boundaries in the minibuffer.
12461 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
12462 (viper-minibuffer-post-command-hook): New hook.
12463 (viper-line): Don't move cursor at bolp.
12464
12465 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
12466
12467 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
12468 avoid compiler warnings.
12469
12470 * emulation/viper-macs.el (ex-map): Better messages.
12471
12472 * emulation/viper-utils.el (viper-beginning-of-field): New function.
12473
12474 * emulation/viper.el: Replace make-variable-buffer-local with
12475 viper-make-variable-buffer-local everywhere, to avoid warnings.
12476
12477 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
12478
12479 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
12480 Delete unused var `old-selected-window'.
12481 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
12482 (mouse-drag-secondary): Delete unused var `start-frame'.
12483
12484 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
12485
12486 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
12487
12488 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
12489
12490 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
12491 Re-indent within 80 columns. Use inhibit-read-only.
12492
12493 2005-09-19 Romain Francoise <romain@orebokech.com>
12494
12495 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
12496
12497 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
12498
12499 * font-lock.el (font-lock-default-fontify-region): Don't add a line
12500 unconditionally, since the after-change-function already did it.
12501
12502 2005-09-19 Miles Bader <miles@gnu.org>
12503
12504 * net/newsticker.el: Get rid of CVS keyword.
12505
12506 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
12507
12508 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
12509 The prompt is formatted later.
12510
12511 2005-09-19 David Ponce <david@dponce.com>
12512
12513 * tree-widget.el (tree-widget-value-create): Save the converted
12514 tree :node widget.
12515
12516 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
12517
12518 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
12519 variable `message'.
12520
12521 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
12522
12523 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
12524 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
12525 <slawomir.nowaczyk.847@student.lu.se>.
12526
12527 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
12528
12529 * image.el (image-load-path): Use symbol `data-directory' instead
12530 of its value, for backward compatibility with packages that bind
12531 it during `find-image'. Suggested by Katsumi Yamaoka.
12532 (image-search-load-path): Handle symbols whose values are strings.
12533
12534 2005-09-18 Romain Francoise <romain@orebokech.com>
12535
12536 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
12537 with-current-buffer form in save-excursion.
12538
12539 2005-09-18 D Goel <deego@gnufans.org>
12540
12541 * apropos.el (apropos-command): Fix `message' call: first arg
12542 should be a format spec. In this and all other cases that appear
12543 below and elsewhere in the source code, I made a change only when
12544 two conditions were satisfied: [1] I can think of a possibility
12545 that the arguments would cause an error, for example, the code in
12546 question relies on external variables such as filenames. [2] I
12547 was sure that the arg to `message' could not have been nil in the code.
12548
12549 * textmodes/tildify.el (tildify-region): Ditto.
12550
12551 * textmodes/reftex-index.el (reftex-index-change-entry)
12552 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
12553 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
12554 * textmodes/org.el (org-complete, org-deadline, org-schedule)
12555 (org-priority, org-table-sum):
12556 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
12557 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
12558 (flyspell-word, flyspell-display-next-corrections):
12559 * textmodes/bibtex.el (bibtex-print-help-message):
12560 * textmodes/artist.el (artist-key-set-point-poly):
12561 * term/mac-win.el (mac-services-insert-text):
12562 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
12563 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
12564 (vhdl-port-paste-testbench, vhdl-compose-new-component)
12565 (vhdl-compose-configuration):
12566 * progmodes/sh-script.el (sh-blink, sh-show-indent)
12567 (sh-set-indent, sh-learn-line-indent):
12568 * progmodes/ps-mode.el (ps-mode-target-column):
12569 * progmodes/idlwave.el (idlwave-make-tags)
12570 (idlwave-scan-library-catalogs):
12571 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
12572 * progmodes/gud.el (gud-jdb-analyze-source):
12573 * progmodes/flymake.el (flymake-log):
12574 * progmodes/ebnf2ps.el (ebnf-generate-region):
12575 * progmodes/cmacexp.el (c-macro-expansion):
12576 * progmodes/ada-xref.el (ada-treat-cmd-string):
12577 * progmodes/ada-mode.el (ada-create-case-exception-substring)
12578 (ada-justified-indent-current, ada-batch-reformat):
12579 * play/zone.el (zone):
12580 * play/landmark.el (lm-move):
12581 * play/decipher.el (decipher-show-alphabet):
12582 * net/newsticker.el (newsticker--display-jump)
12583 (newsticker--display-scroll):
12584 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
12585 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
12586 * mail/feedmail.el (feedmail-dump-message-to-queue):
12587 * eshell/esh-proc.el (eshell-remove-process-entry):
12588 * emulation/ws-mode.el (ws-last-error):
12589 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
12590 (viper-record-kbd-macro):
12591 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
12592 * emacs-lisp/lisp-mnt.el (lm-report-bug):
12593 * emacs-lisp/find-func.el (find-function-noselect):
12594 * calendar/timeclock.el (timeclock-status-string)
12595 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
12596 (timeclock-when-to-leave-string):
12597 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
12598 * calc/calc-units.el (calc-enter-units-table):
12599 * calc/calc-mode.el (calc-mode-record-mode):
12600 * woman.el (woman-mini-help):
12601 * wdired.el (wdired-change-to-wdired-mode):
12602 * vc.el (vc-retrieve-snapshot):
12603 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
12604 * startup.el (display-startup-echo-area-message):
12605 * simple.el (set-goal-column):
12606 * ses.el (ses-command-hook, ses-recalculate-cell):
12607 * server.el (server-process-filter):
12608 * printing.el (pr-interface-txt-print, pr-interface-printify)
12609 (pr-interface-ps):
12610 * pcvs.el (cvs-help):
12611 * log-edit.el (log-edit, log-edit-mode-help):
12612 * iswitchb.el (iswitchb-possible-new-buffer):
12613 * isearch.el (isearch-edit-string):
12614 * image-mode.el (image-mode, image-minor-mode):
12615 * ibuf-macs.el (define-ibuffer-filter):
12616 * hi-lock.el (hi-lock-find-patterns):
12617 * files.el (toggle-read-only):
12618 * ediff-util.el (ediff-copy-diff)
12619 (ediff-write-merge-buffer-and-maybe-kill):
12620 * echistory.el (Electric-history-undefined):
12621 * dnd.el (dnd-insert-text):
12622 * dired-aux.el (dired-query):
12623 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
12624 * bookmark.el (bookmark-bmenu-locate):
12625 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
12626 Fix `message' calls to ensure first arg is a format string.
12627 The change was made only when these two conditions were satisfied:
12628 [1] when there is a possibility that the arguments would cause an error
12629 for example, if the code in question relies on external variables
12630 such as filenames, and
12631 [2] if the arg to `message' could not have been nil in the code.
12632
12633 * pcomplete.el (pcomplete--help): Fix `message' format spec.
12634 Not having a %s would be weird, though not technically wrong.
12635
12636 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12637
12638 * term/mac-win.el (mac-add-charset-info): Doc fix.
12639
12640 2005-09-17 Romain Francoise <romain@orebokech.com>
12641
12642 * shell.el (shell-resync-dirs): Handle echoing processes more
12643 reliably. Don't insert resync command if `comint-process-echoes'
12644 is non-nil.
12645
12646 2005-09-17 Magnus Henoch <mange@freemail.hu>
12647
12648 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
12649 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
12650 aspell versions >= 0.60.
12651 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
12652 only if ispell-aspell-supports-utf8 is non-nil.
12653
12654 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
12655
12656 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
12657 buffer-local value to lisp-indent-function.
12658
12659 2005-09-17 Milan Zamazal <pdm@zamazal.org>
12660
12661 * progmodes/glasses.el (glasses-make-readable): If
12662 glasses-separator differs from underscore, put appropriate
12663 overlays over underscore characters.
12664 (glasses-convert-to-unreadable): If glasses-separator differs from
12665 underscore, try to convert glasses-separator characters to
12666 underscores.
12667
12668 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
12669
12670 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
12671 Use with-syntax-table and dolist.
12672
12673 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
12674
12675 * textmodes/reftex-auc.el:
12676 * textmodes/reftex-cite.el:
12677 * textmodes/reftex-dcr.el:
12678 * textmodes/reftex-global.el:
12679 * textmodes/reftex-parse.el:
12680 * textmodes/reftex-ref.el:
12681 * textmodes/reftex-sel.el:
12682 * textmodes/reftex-toc.el:
12683 * textmodes/reftex-vars.el:
12684 * textmodes/reftex.el: Small changes to remove compiler warnings.
12685
12686 * textmodes/reftex-index.el: Likewise.
12687 (reftex-query-index-phrase): More efficient use of markers.
12688
12689 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
12690
12691 * image.el (image-load-path): New variable.
12692 (image-search-load-path): New function.
12693 (find-image): Search for images in `image-load-path'.
12694
12695 2005-09-15 Richard M. Stallman <rms@gnu.org>
12696
12697 * follow.el: Change Maintainer field.
12698
12699 2005-09-15 David Ponce <david@dponce.com>
12700
12701 * recentf.el (recentf-save-file-modes): New option.
12702 (recentf-save-list): Use it.
12703
12704 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
12705
12706 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
12707 (mode-line-mule-info, mode-line-modified): Move bindings from
12708 mouse-3 to mouse-1.
12709
12710 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
12711
12712 * simple.el (sendmail-user-agent-compose): Revert last change.
12713
12714 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
12715
12716 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
12717 Use with-current-buffer.
12718 (ange-ftp-gwp-start): Remove unused var `gw-user'.
12719 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
12720 (ange-ftp-insert-directory): Remove unused var `short'.
12721 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
12722
12723 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
12724 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
12725
12726 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
12727 (check-calendar-holidays, diary-list-entries): Autoload.
12728 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
12729 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
12730
12731 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
12732 which mistakenly removed a call to display-buffer.
12733
12734 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
12735
12736 * obsolete/iso-insert.el: Move to obsolete/ from international/.
12737
12738 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
12739
12740 * progmodes/hideshow.el
12741 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
12742 (hs-allow-nesting): New user var.
12743 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
12744 (hs-hide-block-at-point): When nesting allowed,
12745 if there is already an overlay in place, delete it.
12746 (hs-safety-is-job-n): Delete func; remove call sites.
12747 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
12748 (hs-overlay-at): New func.
12749 (hs-already-hidden-p, hs-show-block): Use it.
12750 (hs-hide-all): Don't pre-clean if nesting allowed.
12751 (hs-show-all): Temporarily disallow
12752 nesting around call to `hs-discard-overlays'.
12753
12754 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
12755
12756 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
12757 Delete unused local var.
12758
12759 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
12760
12761 * help-fns.el (describe-categories): "?\ " -> "?\s".
12762 (help-do-arg-highlight): Recognize also ARG-n, as in
12763 `move-to-left-margin' (ARG+n is already recognized). Simplify.
12764
12765 * international/codepage.el (dos-unsupported-char-glyph):
12766 * net/newsticker.el (tool-bar-map, w3-mode-map)
12767 (w3m-minor-mode-map):
12768 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
12769 (ent-alist):
12770 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
12771
12772 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
12773
12774 * custom.el (custom-push-theme): Handle the case where a symbol is
12775 bound but face properties have not yet been assigned.
12776
12777 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
12778 Fix behavior if noerase is `t' and there is no mail buffer.
12779
12780 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
12781 if `continue' is nil, rather than signal an error.
12782
12783 2005-09-12 Richard M. Stallman <rms@gnu.org>
12784
12785 * font-lock.el (font-lock-keywords): Add autoload.
12786
12787 * help-fns.el (describe-variable): Rearrange to put source link
12788 in a predictable place.
12789
12790 * net/newsticker.el: New file.
12791
12792 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
12793
12794 * calendar/calendar.el (calendar-for-loop): Add edebug info.
12795 (calendar-basic-setup): Use the new nil arg.
12796 (number-of-diary-entries): Move to diary-lib.el.
12797
12798 * calendar/diary-lib.el: Use with-current-buffer, match-string.
12799 (diary-list-entries): Use with-syntax-table and dolist.
12800 Rename from list-diary-entries.
12801 Use number-of-diary-entries if `number' is nil.
12802 (diary, diary-view-entries): Use this new name and new nil arg value.
12803 (number-of-diary-entries): Move from calendar.el.
12804 (diary-unhide-everything): New function.
12805 (include-other-diary-files, fancy-diary-display)
12806 (diary-show-all-entries, make-diary-entry): Use it.
12807 (diary-mail-entries): Use buffer-string.
12808 (mark-diary-entries): Fix long standing paren typo.
12809 (diary-sexp-entry): Use count-lines.
12810 (make-diary-entry): Avoid `previous-line'.
12811 (diary-mode-map): New var.
12812 (diary-mode): Redraw cal after saving. Setup header-line.
12813 (fancy-diary-display-mode): Use local-set-key.
12814
12815 * startup.el (command-line): Try calling various terminal-init-foo-bar
12816 functions by stripping hyphenated suffixes from $TERM.
12817
12818 * files.el (normal-mode): Check boundness of font-lock-keywords.
12819
12820 2005-09-12 Richard M. Stallman <rms@gnu.org>
12821
12822 * progmodes/compile.el: Don't decide a file's directory
12823 until the user actually tries to go there.
12824 (compilation-next-error-function):
12825 Pass compilation-find-file the directory from the file-struct.
12826 (compilation-internal-error-properties): Separate local FILE-STRUCT
12827 from FILE. Doc the args better. Rename arg FMT to FMTS.
12828 (compilation-find-file): Arg DIR renamed to DIRECTORY.
12829 Expand it, and if nil, use default-directory.
12830 (compilation-get-file-structure): Don't mix specified directory
12831 with default directory. Put specified directory into
12832 file-struct. Don't make the file name absolute.
12833
12834 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
12835 (compile-command): Add autoload.
12836 (compilation-disable-input): Add autoload.
12837
12838 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
12839
12840 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
12841 strings of the variables it can override.
12842 (time-stamp): New (as yet undocumented) time-stamp-format escapes
12843 %Q and %q, for fully-qualified domain name and unqualified host name.
12844
12845 2005-09-11 Kim F. Storm <storm@cua.dk>
12846
12847 * emacs-lisp/authors.el (authors-aliases): Update list.
12848 (authors-fixed-entries): Update mldrag.el entry.
12849
12850 2005-09-10 Alan Mackenzie <acm@muc.de>
12851
12852 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
12853 from the region narrowed to.
12854
12855 2005-09-10 Magnus Henoch <mange@freemail.hu>
12856
12857 * textmodes/ispell.el (ispell-check-version): Signal an error if
12858 aspell version is less than 0.60.
12859
12860 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
12861
12862 * progmodes/octave-inf.el (inferior-octave-startup):
12863 Resync current dir at the end.
12864
12865 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
12866
12867 * woman.el (woman-topic-at-point-default):
12868 Rename to woman-use-topic-at-point-default.
12869 (woman-topic-at-point): Rename to woman-use-topic-at-point.
12870 (woman-file-name): Reflect renames above. Automatically use the
12871 word at point as topic if woman-use-topic-at-point is non-nil.
12872 Otherwise offer it as default but don't insert it in the
12873 minibuffer. Also use `test-completion' instead of `assoc' as
12874 suggested by Stefan Monnier.
12875
12876 2005-09-10 Andre Spiegel <spiegel@gnu.org>
12877
12878 * vc.el (vc-directory, vc-update-change-log): Throw an error on
12879 the attempt to do it over Tramp. This is not yet supported.
12880
12881 2005-09-10 Eli Zaretskii <eliz@gnu.org>
12882
12883 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
12884 (menu-bar-non-minibuffer-window-p): New functions.
12885 ("Split Window", "Save As..."): Use them.
12886 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
12887 ("Print Buffer", "Truncate Long Lines in this Buffer"):
12888 Use menu-bar-menu-frame-live-and-visible-p.
12889 ("Save Buffer", "Insert File", "Open Directory...")
12890 ("Open File...", "Visit New File..."):
12891 Use menu-bar-non-minibuffer-window-p.
12892 (kill-this-buffer-enabled-p, dired <menu-enable>):
12893 Use menu-bar-non-minibuffer-window-p.
12894
12895 2005-09-09 Eli Zaretskii <eliz@gnu.org>
12896
12897 * cus-start.el (all): Don't complain about fringe-related
12898 built-ins if fringes are not supported. Ditto about
12899 selection-related built-ins. Fix the test for GTK-related built-ins.
12900
12901 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
12902 ("Postscript Print Buffer", "Print Region", "Save As...")
12903 ("Save", "Insert File...", "Open Directory...")
12904 ("Open File...", "Visit New File..."")
12905 ("Truncate Long Lines in this Buffer"): Don't look at
12906 menu-updating-frame if this display does not support multiple frames.
12907
12908 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
12909
12910 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
12911
12912 2005-09-09 Emilio Lopes <eclig@gmx.net>
12913
12914 * woman.el: Format- and whitespace-related changes.
12915
12916 2005-09-09 Eli Zaretskii <eliz@gnu.org>
12917
12918 * woman.el: Fix my email address.
12919
12920 2005-09-08 Richard M. Stallman <rms@gnu.org>
12921
12922 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
12923 (sh-mode): Locally set skeleton-pair-default-alist.
12924
12925 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
12926
12927 * progmodes/flymake.el: Require `compile' unconditionally.
12928
12929 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
12930
12931 * woman.el (woman-file-name): Provide a default, not initial input.
12932
12933 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
12934
12935 * font-lock.el (font-lock-support-mode): Doc fix.
12936
12937 * descr-text.el (describe-property-list): Handle non-symbol prop names.
12938
12939 2005-09-08 Richard M. Stallman <rms@gnu.org>
12940
12941 * simple.el (blink-matching-open): Get rid of text props from
12942 the string shown in echo area. Don't permanently set point.
12943 Some rearrangements.
12944
12945 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
12946
12947 * recentf.el (recentf-filename-handler): Add custom choice
12948 `abbreviate-file-name'.
12949
12950 * msb.el (msb--very-many-menus): Fix typo.
12951
12952 * disp-table.el (standard-display-european): Don't set
12953 enable-multibyte-characters to nil.
12954
12955 2005-09-08 David Ponce <david@dponce.com>
12956
12957 * recentf.el (recentf-show-file-shortcuts-flag): New option.
12958 (recentf-expand-file-name): Doc fix.
12959 (recentf-dialog-mode-map): Define digit shortcuts.
12960 (recentf--files-with-key): New variable.
12961 (recentf-show-digit-shortcut-filter): New function.
12962 (recentf-open-files-items): New function.
12963 (recentf-open-files): Use it.
12964 (recentf-open-file-with-key): New command.
12965
12966 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
12967
12968 * buff-menu.el (Buffer-menu-sort-by-column): New function.
12969 Suggested by Kim F. Storm.
12970 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
12971 (Buffer-menu-make-sort-button): Use global keymap.
12972
12973 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
12974
12975 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
12976 (Man-getpage-in-background-advice): Remove defadvice; it isn't
12977 necessary any longer with the remapped command.
12978 (Man-bgproc-sentinel-advice): Remove defadvice which counts
12979 formatting time only.
12980
12981 * net/tramp.el (tramp-action-password)
12982 (tramp-multi-action-password): Compile the password prompt from
12983 `method', `user' and `host'. Sometimes it isn't obvious which
12984 password to enter, for example with remote files offered by
12985 recentf.el, or with multiple steps. Suggested by Robert Marshall
12986 <robert@chezmarshall.freeserve.co.uk>.
12987
12988 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
12989
12990 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
12991 Fix regexp for when "s///" is at the beginning of line.
12992
12993 2005-09-07 Jay Belanger <belanger@truman.edu>
12994
12995 * calc/calc-poly.el (math-expand-term): Multiply out any powers
12996 when in matrix mode.
12997
12998 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
12999
13000 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
13001 non-anonymous functions.
13002
13003 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
13004
13005 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
13006 when using a header line. Otherwise, use mouse-1-click-follows-link.
13007
13008 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
13009 can't be moved; don't signal an error.
13010
13011 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
13012
13013 * cus-theme.el (custom-theme-write-faces): Save the current face
13014 spec, not the defface spec.
13015
13016 * custom.el (custom-known-themes): Clarify meaning of "standard".
13017 (custom-push-theme): Save old values in the standard theme.
13018 (disable-theme): Correct typo.
13019 (custom-face-theme-value) Deleted unused function.
13020 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
13021
13022 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
13023
13024 * progmodes/compile.el (compilation-goto-locus): Take into account
13025 iconified frames when determining whether the buffer is
13026 already visible.
13027 Don't reset window height if the window already existed.
13028
13029 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
13030
13031 * custom.el (load-theme): Rename from require-theme.
13032 Add interactive spec.
13033 (enable-theme): Rename from custom-enable-theme.
13034 Add interactive spec.
13035 (disable-theme): Rename from custom-disable-theme.
13036 Add interactive spec.
13037 (custom-make-theme-feature): Doc fix.
13038 (custom-theme-directory): Doc fix.
13039 (provide-theme): Call enable-theme.
13040
13041 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
13042
13043 * obsolete/lazy-lock.el (lazy-lock-mode):
13044 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
13045 font-lock-mode if it's off. Print a warning instead.
13046
13047 * progmodes/compile.el (compilation-start): Ignore errors if the
13048 process died before we get to send-eof.
13049
13050 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
13051 Undo last change. Enclosing the result in quotes broke things on Unix
13052 since tex-send-command passes it through shell-quote-argument.
13053 (tex-send-command): Pass `file' through convert-standard-filename
13054 when possible.
13055 (tex-uptodate-p): Handle the case where TeX hasn't put additional
13056 info in a transcript.
13057
13058 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
13059
13060 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
13061 fix compilation warning. Reorder the key definitions to group
13062 together keys emitted by the current version of xterm.
13063
13064 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
13065 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
13066 Reorder predicates to correct min-color usage.
13067
13068 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
13069
13070 * longlines.el (longlines-mode): Inhibit read-only when encoding.
13071 Kill local variables when longlines-mode is turned off.
13072
13073 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
13074
13075 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
13076
13077 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
13078
13079 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
13080
13081 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
13082 (font-lock-lines-before): Change default to being inactive.
13083 (font-lock-default-fontify-region): Obey font-lock-lines-before.
13084 (font-lock-after-change-function): Don't handle f-l-lines-before here.
13085
13086 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
13087
13088 * net/tramp.el (tramp-handle-make-auto-save-file-name):
13089 Deactivate temporarily advice if active (not needed for Emacs 22,
13090 but for backwards compatibility).
13091 (tramp-exists-file-name-handler): Rewrite. First implementation
13092 was too simple.
13093 (tramp-advice-make-auto-save-file-name):
13094 Call `tramp-handle-make-auto-save-file-name' (again, just for
13095 backwards compatibility).
13096
13097 2005-08-31 Reto Zimmermann <reto@gnu.org>
13098
13099 * progmodes/vhdl-mode.el
13100 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
13101 (vhdl-end-p): Fix indentation bug "else" after "-- when".
13102 (vhdl-set-default-project): New function (easier setting of default).
13103 (vhdl-port-copy): Handle extended identifiers for generics.
13104 (vhdl-compiler-alist): Better description for error message regexp.
13105 (vhdl-make): Query for target, use previous as default.
13106 (vhdl-port-copy): Fix port copy for port names starting with "signal".
13107 (vhdl-font-lock-keywords-2): Fix fontification for record
13108 el. assign.
13109 (vhdl-speedbar-make-subpack-line): Add package body link.
13110 (vhdl-generate-makefile-1): Not include itself as dependency.
13111 (vhdl-font-lock-init): Highlight c-preprocessor directives.
13112 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
13113 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
13114 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
13115 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
13116 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
13117 (vhdl-import-project): Add string argument for `error'.
13118 (vhdl-compose-configuration)
13119 (vhdl-compose-configuration-architecture): Add configuration
13120 declaration generation.
13121 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
13122 (vhdl-trailer-re): Add "record" keyword (better indentation).
13123 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
13124 "[^ \t-\"]+".
13125 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
13126 (vhdl-testbench-entity-file-name)
13127 (vhdl-testbench-architecture-file-name): Allow separate
13128 customization of testbench file names.
13129 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
13130 (vhdl-get-visible-signals): Allow newline within alias declaration.
13131 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
13132 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
13133 (member-ignore-case): Alias for missing function in XEmacs.
13134 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
13135 (vhdl-update-sensitivity-list): Ignore case on read signals.
13136 (vhdl-replace-string): Adjust case only for file names.
13137 (vhdl-update-sensitivity-list): Fix search for read signals.
13138 (vhdl-update-sensitivity-list): Exclude formal parameters.
13139 (vhdl-get-visible-signals): Include aliases of signals.
13140 (vhdl-get-visible-signals): Fix signal name searching.
13141 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
13142 (vhdl-fixup-whitespace-region): Fix for character
13143 literals (e.g. `:').
13144
13145 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
13146
13147 * ansi-color.el (comint-last-output-start):
13148 * bs.el (font-lock-verbose):
13149 * diff-mode.el (add-log-buffer-file-name-function):
13150 * dired-x.el (vm-folder-directory):
13151 * faces.el (help-xref-stack-item):
13152 * files.el (font-lock-keywords):
13153 * find-lisp.el (dired-buffers, dired-subdir-alist):
13154 * ido.el (cua-inhibit-cua-keys):
13155 * log-view.el (cvs-minor-wrap-function):
13156 * outline.el (font-lock-warning-face):
13157 * simple.el (compilation-current-error):
13158 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
13159 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
13160 * tooltip.el (comint-prompt-regexp):
13161 * w32-fns.el (explicit-shell-file-name):
13162 * term/mac-win.el (mac-charset-info-alist)
13163 (mac-services-selection, mac-system-script-code):
13164 * term/tty-colors.el (msdos-color-values):
13165 * term/w32-win.el (xlfd-regexp-registry-subnum):
13166 * term/x-win.el (x-keysym-table, x-selection-timeout)
13167 (x-session-id, x-session-previous-id):
13168 * textmodes/ispell.el (mail-yank-prefix):
13169 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
13170 * textmodes/org.el (calc-embedded-close-formula)
13171 (calc-embedded-open-formula)
13172 (font-lock-unfontify-region-function):
13173 * textmodes/reftex-global.el (isearch-next-buffer-function)
13174 (TeX-master):
13175 * textmodes/reftex.el (font-lock-keywords):
13176 * textmodes/tex-mode.el (font-lock-comment-face)
13177 (font-lock-doc-face):
13178 * textmodes/texinfo.el (outline-heading-alist):
13179 Add defvars.
13180
13181 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
13182 (artist-spray-chars, artist-mode-init, artist-replace-string)
13183 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
13184 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
13185 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
13186
13187 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
13188 (conf-align-assignments): "?\ " -> "?\s".
13189
13190 * textmodes/reftex-index.el (TeX-master): Add defvar.
13191 (reftex-index-phrases-marker): Move up defvar.
13192
13193 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
13194 (reftex-toc-include-labels-indicator)
13195 (reftex-toc-include-index-indicator)
13196 (reftex-toc-max-level-indicator): Move up declarations.
13197
13198 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
13199 of args to `tramp-run-real-handler', even if it's empty in this case.
13200
13201 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13202
13203 * dired.el (dired-move-to-filename-regexp): Add date format for
13204 Mac OS X 10.3 in East Asian locales.
13205
13206 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
13207
13208 * files.el (make-auto-save-file-name): Add file name handler call
13209 if applicable.
13210
13211 * net/tramp.el (tramp-file-name-handler-alist)
13212 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
13213 (tramp-handle-make-auto-save-file-name): Rename from
13214 `tramp-make-auto-save-file-name'.
13215 (tramp-exists-file-name-handler): New defun.
13216 (tramp-advice-make-auto-save-file-name): Make defadvice only when
13217 `make-auto-save-file-name' is not a magic file name operation.
13218
13219 2005-08-30 Richard M. Stallman <rms@gnu.org>
13220
13221 * files.el (risky-local-variable-p):
13222 Match `-predicates' and `-commands.
13223
13224 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
13225 (custom-save-all): Visit the file if necessary;
13226 kill the buffer if we created it.
13227 (custom-save-delete): Don't visit file or kill buffer here.
13228
13229 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
13230
13231 * textmodes/org.el (org-special-keyword): New face.
13232 (org-table-copy-down, org-table-eval-formula)
13233 (org-table-recalculate, org-init-section-numbers):
13234 Use `string-to-number' instead of `string-to-int'.
13235 (org-get-location): Use `insert-buffer-substring' instead of
13236 `insert-buffer'.
13237 (org-modify-diary-entry-string): New function.
13238 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
13239 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
13240 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
13241 active region.
13242 (org-export-as-html): Handle QUOTE keyword.
13243 (org-quote-string): New option.
13244 (org-bookmark-jump-unhide): New function, used for
13245 `bookmark-after-jump-hook'.
13246 (org-diary-default-entry): Apply only when not called through
13247 `org-agenda'.
13248
13249 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
13250
13251 * net/eudc.el (mode-popup-menu):
13252 * play/handwrite.el (ps-printer-name, ps-lpr-command):
13253 * progmodes/ada-mode.el (compile-auto-highlight)
13254 (skeleton-further-elements):
13255 * progmodes/autoconf.el (font-lock-syntactic-keywords):
13256 * progmodes/cmacexp.el (msdos-shells):
13257 * progmodes/compile.el (font-lock-extra-managed-props)
13258 (font-lock-keywords, font-lock-maximum-size)
13259 (font-lock-support-mode):
13260 * progmodes/grep.el (font-lock-lines-before):
13261 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
13262 * progmodes/mixal-mode.el (compile-command):
13263 * progmodes/perl-mode.el (font-lock-comment-face)
13264 (font-lock-doc-face, font-lock-string-face):
13265 * progmodes/prolog.el (comint-prompt-regexp):
13266 * progmodes/sh-script.el (font-lock-comment-face)
13267 (font-lock-set-defaults, font-lock-string-face):
13268 * progmodes/sql.el (font-lock-keyword-face)
13269 (font-lock-set-defaults, font-lock-string-face):
13270 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
13271 (itimer-version, lazy-lock-defer-contextually)
13272 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
13273 Add defvars.
13274
13275 * progmodes/cperl-mode.el (cperl-electric-lbrace)
13276 (cperl-electric-keyword, cperl-electric-pod)
13277 (cperl-electric-backspace, cperl-forward-re)
13278 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
13279 (vc-rcs-header, vc-sccs-header): Add defvars.
13280
13281 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
13282 (font-lock-syntactic-keywords, gud-find-expr-function):
13283 Add defvars.
13284
13285 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
13286 (gdb-frame-parameters): Declare before use.
13287
13288 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
13289 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
13290 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
13291 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
13292
13293 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
13294 (idlwave-help-with-source): Use `insert-buffer-substring', not
13295 `insert-buffer'.
13296
13297 2005-08-29 Juri Linkov <juri@jurta.org>
13298
13299 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
13300 Put outline-back-to-heading function call inside save-excursion.
13301
13302 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
13303
13304 * man.el (Man-init-defvars, Man-translate-references)
13305 (Man-support-local-filenames, Man-highlight-references):
13306 * progmodes/sql.el (sql-interactive-mode):
13307 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
13308
13309 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
13310 (compilation-mode-font-lock-keywords): Add defvars.
13311 (checkdoc-interactive-loop): "?\ " -> "?\s".
13312
13313 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
13314 (font-lock-doc-face, font-lock-string-face)
13315 (font-lock-keywords-case-fold-search): Add defvars.
13316 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
13317
13318 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
13319 Don't pass X and Y (they are ignored anyway).
13320 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
13321 (mouse-delete-window): Make arguments optional.
13322
13323 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
13324 (caesar-translate-table, minor-modes, news-buffer-save)
13325 (news-group-name, news-minor-modes): Add defvars.
13326
13327 * emacs-lisp/lselect.el (mouse-highlight-priority)
13328 (x-lost-selection-functions, zmacs-regions):
13329 * emacs-lisp/pp.el (font-lock-verbose):
13330 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
13331 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
13332 (ses-mode-map):
13333 * emacs-lisp/tcover-unsafep.el (safe-functions):
13334 * international/mule-cmds.el (mac-system-coding-system)
13335 (mac-system-locale):
13336 * language/ethio-util.el (rmail-current-message)
13337 (rmail-message-vector):
13338 * language/thai-util.el (thai-auto-composition-mode):
13339 * mail/metamail.el (rmail-current-message, rmail-message-vector):
13340 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
13341 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
13342 (vm-primary-inbox, vm-spool-files):
13343 * mail/rmail.el (deleted-head, font-lock-fontified)
13344 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
13345 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
13346 (total-messages):
13347 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
13348 (rmail-summary-mode-map):
13349 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
13350 (rmail-last-label, rmail-last-multi-labels)
13351 (rmail-summary-vector, rmail-total-messages):
13352 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
13353 * mail/rmailsum.el (msgnum):
13354 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
13355 (rmail-current-message):
13356 * obsolete/fast-lock.el (font-lock-face-list):
13357 * obsolete/rnewspost.el (mail-reply-buffer):
13358 * obsolete/scribe.el (compile-command):
13359 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
13360
13361 2005-08-28 John Paul Wallington <jpw@gnu.org>
13362
13363 * ibuf-ext.el (ibuffer-auto-update-changed):
13364 Use `frame-or-buffer-changed-p' to check whether we need to update.
13365 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
13366 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
13367 as a `frame-or-buffer-changed-p' state vector instead.
13368
13369 2005-08-27 Romain Francoise <romain@orebokech.com>
13370
13371 * textmodes/makeinfo.el (makeinfo-compile):
13372 Use `compilation-start'. Set `next-error-function' according to
13373 `disable-errors'.
13374 (makeinfo-next-error): New function.
13375 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
13376 (makeinfo-buffer): Likewise.
13377
13378 * progmodes/compile.el (compilation-start): Add autoload cookie.
13379
13380 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
13381 * textmodes/sgml-mode.el: Likewise.
13382 * progmodes/python.el: Likewise.
13383
13384 2005-08-27 Eli Zaretskii <eliz@gnu.org>
13385
13386 * simple.el (blink-matching-paren-distance): Document the meaning
13387 of nil value, and allow to customize to nil.
13388
13389 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
13390 command.com, not command.exe.
13391
13392 2005-08-26 John Wiegley <johnw@newartisans.com>
13393
13394 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
13395 code around a bit so that an extraneous nil argument is not added
13396 to a command when no args are given.
13397
13398 * eshell/esh-arg.el (eshell-parse-double-quote): If a
13399 double-quoted argument resolves to nil, return it as an empty
13400 string rather than as nil. This made it impossible to pass "" to
13401 a shell script as a null string argument.
13402
13403 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
13404
13405 * outline.el (outline-invent-heading): New fun.
13406 (outline-promote, outline-demote): Use it.
13407 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
13408 (outline-end-of-subtree): Remove unused var `opoint'.
13409
13410 2005-08-26 David Reitter <david.reitter@gmail.com>
13411
13412 * menu-bar.el (truncate-lines, write-file, print-buffer)
13413 (ps-print-buffer-faces, ps-print-buffer, split-window):
13414 Disable menu items when the frame they refer to is invisible, or when
13415 they refer to a buffer and the minibuffer is selected.
13416
13417 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
13418
13419 * progmodes/flymake.el (flymake-highlight-err-lines):
13420 Use save-excursion around flymake-highlight-line to preserve point.
13421
13422 2005-08-26 Eli Zaretskii <eliz@gnu.org>
13423
13424 * progmodes/octave-mod.el: Change Author and Maintainer address.
13425 (octave-maintainer-address): Change Kurt's email address.
13426 * progmodes/octave-inf.el: Change Author and Maintainer address.
13427 * progmodes/octave-hlp.el: Change Author and Maintainer address.
13428
13429 2005-08-26 Kim F. Storm <storm@cua.dk>
13430
13431 * subr.el (version-list-<, version-list-<=, version-list-=):
13432 Rename from integer-list-*.
13433 (version-list-not-zero): Likewise. Fix while loop.
13434 (version=): Use version-list-= instead of string-equal.
13435
13436 2005-08-26 Richard M. Stallman <rms@gnu.org>
13437
13438 * outline.el (outline-promote): Try shortening the heading.
13439 As last resort, read the heading to use.
13440 (outline-demote): As last resort, read the heading to use.
13441
13442 2005-08-26 Romain Francoise <romain@orebokech.com>
13443
13444 * progmodes/compile.el (compilation-start): Doc fix.
13445
13446 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
13447 (antlr-font-lock-additional-keywords): Fix reference to
13448 `antlr-font-lock-literal-regexp' erroneously changed during the
13449 mass face rename.
13450 (antlr-run-tool): Use `compilation-start'.
13451
13452 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
13453 instead of the obsolete `compile-internal'.
13454
13455 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
13456
13457 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
13458 (number, original-date):
13459 * calendar/cal-china.el (date):
13460 * calendar/cal-coptic.el (date):
13461 * calendar/cal-french.el (date):
13462 * calendar/cal-hebrew.el (date, entry, number, original-date):
13463 * calendar/cal-islam.el (date, number, original-date):
13464 * calendar/cal-iso.el (date):
13465 * calendar/cal-julian.el (date):
13466 * calendar/cal-mayan.el (date):
13467 * calendar/cal-menu.el (date, event):
13468 * calendar/cal-persia.el (date):
13469 * calendar/lunar.el (date):
13470 * calendar/solar.el (date): Add defvars.
13471
13472 * emerge.el:
13473 * ibuffer.el:
13474 * info-xref.el:
13475 * obsolete/bg-mouse.el:
13476 * obsolete/sun-curs.el:
13477 * obsolete/swedish.el: Move the `defvar's to the top level.
13478
13479 * smerge-mode.el (smerge-refined-change): Add :group.
13480
13481 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
13482
13483 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
13484 (smerge-keep-n): Remove props.
13485 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
13486 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
13487 now that it's done in smerge-keep-n.
13488 (smerge-refined-change): New face.
13489 (smerge-refine-chopup-region, smerge-refine-highlight-change)
13490 (smerge-refine): New funs.
13491 (smerge-basic-map): Bind smerge-refine.
13492
13493 2005-08-25 Juri Linkov <juri@jurta.org>
13494
13495 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
13496 compilation-process-setup-function and compilation-disable-input
13497 in grep-mode instead of let-bindings in grep.
13498
13499 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
13500 Delete "Automatic File De/compression" (auto-compression-mode).
13501
13502 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
13503
13504 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
13505 Silence warning about non-existent variable.
13506
13507 2005-08-25 Richard M. Stallman <rms@gnu.org>
13508
13509 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
13510 Rename "Describe Key" to "Describe Key or Mouse Operation".
13511
13512 * mail/mailalias.el (build-mail-aliases): Delete comments
13513 from the contents before processing them.
13514
13515 * isearch.el (isearch-edit-string): Erase the Search prompt
13516 if user enters an empty string and there is no default.
13517
13518 * comint.el (comint-file-name-prefix): Add autoload.
13519
13520 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
13521
13522 * subr.el (play-sound): Rearrange to avoid warning.
13523
13524 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
13525
13526 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
13527 New hook.
13528 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
13529
13530 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
13531
13532 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
13533
13534 * custom.el (custom-theme-set-variables): Sort minor modes last.
13535
13536 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13537
13538 * subr.el (version-separator, version-regexp-alist): New vars used by
13539 version comparison funs.
13540 (integer-list-<, integer-list-=, integer-list-<=)
13541 (integer-list-not-zero): New funs for integer list comparison.
13542 (version-to-list, version=, version<, version<=): New funs for version
13543 comparison.
13544
13545 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
13546
13547 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
13548 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
13549 time to silence the byte-compiler.
13550
13551 * ibuffer.el (ibuffer-compile-make-eliding-form)
13552 (ibuffer-check-formats): Use `with-no-warnings' to hide references
13553 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
13554 so it's silly to get warnings for it).
13555 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
13556 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
13557 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
13558 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
13559 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
13560 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
13561 Defvar at compile time.
13562 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
13563 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
13564 Declare them before use.
13565
13566 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
13567 (info-xref-good, info-xref-bad): Defvar at compile time.
13568
13569 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
13570 Use `let*' instead of `let'.
13571
13572 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
13573 (*mouse-y*, menu, char): Defvar at compile time.
13574 (sc::menu): Declare it before use.
13575 (sc::pack-one-line): Use `let', not `let*'.
13576
13577 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
13578 (mail-send-hook): Defvar at compile time.
13579
13580 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
13581 Defvar at compile time.
13582
13583 * term/sun-mouse.el (current-global-mousemap)
13584 (current-local-mousemap): Declare them before use.
13585
13586 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
13587
13588 * bookmark.el (bookmark-after-jump-hook): New hook.
13589 (bookmark-jump): Run `bookmark-after-jump-hook'.
13590
13591 2005-08-23 Juri Linkov <juri@jurta.org>
13592
13593 * faces.el (minibuffer-prompt): Doc fix.
13594
13595 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
13596
13597 * progmodes/xscheme.el: Trivial changes to silence warnings.
13598 (xscheme-previous-mode, xscheme-previous-process-state):
13599 Add defvars.
13600 (xscheme-last-input-end, xscheme-process-command-line)
13601 (xscheme-process-name, xscheme-buffer-name)
13602 (xscheme-expressions-ring-max, xscheme-expressions-ring)
13603 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
13604 (xscheme-control-g-synchronization-p)
13605 (xscheme-control-g-disabled-p, xscheme-string-receiver)
13606 (default-xscheme-runlight, xscheme-runlight)
13607 (xscheme-runlight-string, xscheme-process-filter-state)
13608 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
13609 Move to beginning of file.
13610 (scheme-interaction-mode-commands-alist)
13611 (scheme-interaction-mode-map, scheme-debugger-mode-map):
13612 Declare them before use. Note: the initialization code for the variables
13613 has not been moved because it uses functions that reference the variables.
13614 (xscheme-control-g-message-string, xscheme-process-filter-alist)
13615 (xscheme-prompt-for-expression-map): Declare them before use.
13616 (scheme-debugger-mode-commands): "?\ " -> "?\s".
13617
13618 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
13619
13620 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
13621
13622 2005-08-22 Juri Linkov <juri@jurta.org>
13623
13624 * faces.el (set-face-underline): Delete this duplicate function
13625 and make an obsolete alias to set-face-underline-p.
13626 (set-face-underline-p): Use docstring of set-face-underline.
13627 (describe-face): Create hyperlink to parent face.
13628
13629 * info.el (Info-insert-dir): Use save-excursion around
13630 insert-buffer-substring.
13631 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
13632 (Info-escape-percent): Delete function.
13633 (Info-fontify-node): Replace Info-escape-percent by
13634 replace-regexp-in-string with REP arg set to lambda that
13635 duplicates `%' and preserves text properties.
13636
13637 * progmodes/compile.el (compilation-disable-input): Doc fix.
13638 (define-compilation-mode): Doc fix and refill.
13639 (kill-compilation): Use `mode-name' in the error message.
13640 (compilation-find-file): Use `compilation-error' in the
13641 read-file-name's prompt.
13642
13643 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
13644
13645 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
13646 (smerge-auto-leave): Make undo re-enable the mode.
13647 (debug-ignored-errors): Add the user-error of impossible resolution.
13648 (smerge-resolve): Move things around a bit, in preparation for later.
13649 (smerge-diff): Don't fail if the buffer has no associated file.
13650 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
13651 (smerge-conflict-overlay): New function.
13652 (smerge-match-conflict): Don't add text properties here.
13653 (smerge-find-conflict): Instead, add an overlay here.
13654 Also check for the case where we're inside a conflict already, so as to
13655 obviate the need for font-lock-multiline, which is unbearably slow with
13656 large conflicts and ciomplex font-lock patterns.
13657 (smerge-remove-props): Remove overlay rather than text-properties.
13658 (smerge-mode): Don't set font-lock-multiline.
13659 Remove overlays when turned off.
13660
13661 2005-08-21 Kim F. Storm <storm@cua.dk>
13662
13663 * ido.el (ido-ignore-item-p): Use save-match-data.
13664 Bind case-fold-search to ido-case-fold locally.
13665
13666 2005-08-20 Richard M. Stallman <rms@gnu.org>
13667
13668 * files.el (normal-mode): If font lock is on, turn it off and on.
13669
13670 * subr.el (replace-regexp-in-string): Doc fix.
13671
13672 * startup.el (command-line-1): Don't suppress startup screen
13673 due to existing processes.
13674
13675 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
13676
13677 * progmodes/compile.el (compilation-disable-input): Default to nil.
13678
13679 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
13680
13681 * progmodes/compile.el (compilation-disable-input): New defcustom.
13682 (compilation-start): If compilation-disable-input is non-nil, send
13683 EOF to the compilation process.
13684
13685 2005-08-20 Eli Zaretskii <eliz@gnu.org>
13686
13687 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
13688 Run the argument of tex-shell-cd-command through
13689 convert-standard-filename, to get the correct style of slashes on
13690 Windows, and enclose the result in quotes, in case the file name
13691 includes whitespace or other special characters.
13692
13693 2005-08-19 Andreas Schwab <schwab@suse.de>
13694
13695 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
13696 process.
13697
13698 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
13699
13700 * cus-start.el (minibuffer-prompt-properties): Correct typo.
13701
13702 2005-08-18 Kim F. Storm <storm@cua.dk>
13703
13704 * scroll-lock.el: Fix errors due to incorrect line wrapping.
13705
13706 2005-08-18 Richard M. Stallman <rms@gnu.org>
13707
13708 * scroll-lock.el: New file.
13709
13710 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
13711
13712 * dired.el (dired-move-to-end-of-filename):
13713 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
13714
13715 2005-08-18 Kim F. Storm <storm@cua.dk>
13716
13717 * ido.el (ido-everywhere): Fix defcustom :set function to disable
13718 rather than toggle mode when custom value is nil.
13719 (ido-everywhere): Fix defun doc string.
13720
13721 2005-08-17 Richard M. Stallman <rms@gnu.org>
13722
13723 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
13724 as tag instead of "Inviolable".
13725
13726 2005-08-17 Kim F. Storm <storm@cua.dk>
13727
13728 * windmove.el (windmove-coordinates-of-position): Remove.
13729 (windmove-coordinates-of-window-position): Remove.
13730 (windmove-reference-loc): Use posn-at-point instead.
13731
13732 * subr.el (insert-for-yank-1): Doc fix.
13733
13734 * ido.el (ido-enter-matching-directory): Rename from
13735 ido-enter-single-matching-directory. Change `slash' choice to
13736 `only'. Add `first' choice.
13737 (ido-exhibit): Adapt to above changes.
13738
13739 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
13740
13741 * Makefile.in: Expand comment about building loaddefs.el.
13742
13743 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
13744
13745 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
13746 Comment use of defadvice.
13747
13748 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
13749
13750 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
13751
13752 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
13753 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
13754 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
13755 * progmodes/idlw-shell.el, progmodes/ld-script.el,
13756 * progmodes/which-func.el, ruler-mode.el, strokes.el,
13757 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
13758 for backward compatibility for faces that did not appear in the
13759 previous Emacs release.
13760
13761 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
13762
13763 2005-08-15 Kim F. Storm <storm@cua.dk>
13764
13765 * emulation/cua-base.el (cua-delete-region): Return t if
13766 deleted region was non-empty.
13767 (cua-replace-region): Inhibit overwrite-mode for
13768 self-insert-command if replaced region was non-empty.
13769 (cua--explicit-region-start, cua--status-string): Make them
13770 buffer-local at top-level...
13771 (cua-mode): ...rather than when mode is enabled.
13772
13773 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
13774
13775 * progmodes/vhdl-mode.el (vhdl-emacs-21):
13776 Set t for Emacs 21, 22, and so on.
13777
13778 2005-08-15 David Ponce <david@dponce.com>
13779
13780 * tree-widget.el: Update Commentary header.
13781 (tree-widget-theme): Doc fix.
13782 (tree-widget-space-width): New option.
13783 (tree-widget-image-properties): Look up in the default theme too.
13784 (tree-widget--cursors): Only for images with arrow pointer shape.
13785 (tree-widget-lookup-image): Pointer shape is hand by default.
13786 (tree-widget-icon): Rename generic icon widget from
13787 `tree-widget-control'.
13788 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
13789 derive from `tree-widget-icon'.
13790 (tree-widget-handle): Improve default look and feel of the text
13791 representation.
13792 (tree-widget): Rename :*-control properties to :*-icon properties.
13793 Add :action and :help-echo properties.
13794 (tree-widget-after-toggle-functions): Move.
13795 (tree-widget-close-node, tree-widget-open-node): Remove.
13796 (tree-widget-before-create-icon-functions): New hook.
13797 (tree-widget-value-create): Update to allow customization of icons
13798 and nodes at run-time via that new hook.
13799 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
13800 (tree-widget-icon-action, tree-widget-icon-help-echo)
13801 (tree-widget-action, tree-widget-help-echo): New functions.
13802
13803 2005-08-15 Kim F. Storm <storm@cua.dk>
13804
13805 * ido.el (ido-buffer-internal): Use with-no-warnings.
13806 (ido-make-merged-file-list): Use while-no-input.
13807
13808 2005-08-15 Richard M. Stallman <rms@gnu.org>
13809
13810 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
13811 (flyspell-large-region): Fix doc and custom type.
13812
13813 2005-08-14 Richard M. Stallman <rms@gnu.org>
13814
13815 * files.el (interpreter-mode-alist): Doc fix.
13816
13817 * mail/rmail.el (rmail-nonignored-headers): New variable.
13818 (rmail-clear-headers): Use it.
13819 (rmail-reply): Better handling of mail-followup-to header.
13820
13821 * progmodes/sh-script.el (sh-font-lock-keywords-var):
13822 Rename variable from sh-font-lock-keywords. In the `shell' entry,
13823 don't try to refer to executable-font-lock-keywords.
13824 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
13825 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
13826 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
13827 (sh-mode): Set comment-start-skip, local-abbrev-table,
13828 imenu-case-fold-search.
13829 (sh-set-shell): Don't set them here.
13830 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
13831 Don't cache the results in the original alist; don't ever modify
13832 that alist.
13833
13834 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
13835
13836 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
13837 empty.
13838
13839 2005-08-15 Andreas Schwab <schwab@suse.de>
13840
13841 * desktop.el: Put autoload cookie at risky-local-variable declarations.
13842
13843 * dired.el, info.el, mail/rmail.el: Revert last change.
13844
13845 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
13846
13847 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
13848 modification in `eval-after-load' form.
13849 * info.el: Likewise.
13850 * mail/rmail.el: Likewise.
13851
13852 2005-08-14 Juri Linkov <juri@jurta.org>
13853
13854 * progmodes/compile.el (compilation-mode-font-lock-keywords):
13855 Remove highlighting of "Compilation started". Highlight only
13856 the word "finished" in "Compilation finished". Add highlighting
13857 of "interrupt", "killed", "terminated" and the exit code.
13858 (compilation-start): Add newline after header. Use exactly the
13859 same time stamp format as the finishing message.
13860 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
13861
13862 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
13863 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
13864 Add highlighting of "interrupt", "killed", "terminated".
13865
13866 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
13867 enabled and the current command is self-insert-command, call it
13868 explicitly with overwrite-mode bound to nil, to not allow it
13869 to delete the character after the selected region.
13870
13871 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
13872
13873 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
13874 move-end-of-line, end-of-line, and beginning-of-line to the list
13875 of commands after which the echo area is updated.
13876
13877 2005-08-12 Eli Zaretskii <eliz@gnu.org>
13878
13879 * cus-edit.el (custom-save-all, custom-save-delete):
13880 Bind recentf-exclude to exclude custom-file.
13881
13882 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
13883
13884 * mail/rmailsum.el (rmail-summary-end-of-message): New command
13885 to go to the bottom of the mail message. Added to
13886 `rmail-summary-mode-map' with key "/".
13887 (rmail-summary-show-message): New (internal) function for use by
13888 both `rmail-summary-beginning/end-of-message'.
13889 (rmail-summary-beginning-of-message): Change to use
13890 rmail-summary-show-message.
13891
13892 * mail/rmail.el (rmail-end-of-message): New command to go to the
13893 end of the current message. Added to `rmail-mode-map' with key "/".
13894 (rmail-beginning-of-message): Fix to work as documented.
13895 (rmail-mode): Change documentation.
13896
13897 * progmodes/compile.el (compilation-start): Add the line
13898 "Compilation started" with compilation start time.
13899 (compilation-mode-font-lock-keywords): Add `started' to keywords.
13900
13901 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
13902
13903 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
13904 of menu items.
13905
13906 2005-08-11 Richard M. Stallman <rms@gnu.org>
13907
13908 * simple.el (pop-global-mark): Reverse test of widen-automatically.
13909
13910 * battery.el (battery-status-function): Don't use ignore-errors.
13911
13912 2005-08-11 Lute Kamstra <lute@gnu.org>
13913
13914 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
13915 define-obsolete-variable-alias.
13916
13917 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
13918
13919 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
13920 (ange-ftp-send-cmd): Revert last change, and expand
13921 the comment explaining the problem.
13922
13923 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
13924
13925 * ldefs-boot.el: Update.
13926
13927 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
13928 item to "Time, Load and Mail". Change help echo text.
13929
13930 * time.el (display-time-use-mail-icon, display-time-format)
13931 (display-time-string-forms): Shorten first line of docstrings.
13932
13933 2005-08-10 Lars Hansen <larsh@soem.dk>
13934
13935 * desktop.el (desktop-buffer-mode-handlers):
13936 Make non-customizable. Add autoload cookie. Change initial value to
13937 nil; add elements in respective modules instead. Fix doc string.
13938 (desktop-load-file): New function.
13939 (desktop-minor-mode-handlers): New autoloaded variable.
13940 (desktop-create-buffer): Call minor mode handlers.
13941 Use desktop-load-file to load major and minor mode modules prior to
13942 checking for a handler.
13943 (desktop-save): Don't add nil to desktop-minor-modes for minor
13944 modes with nil function in desktop-minor-mode-table. Don't delete
13945 desktop file before rewriting it.
13946 (desktop-locals-to-save): Add autoload cookie. Don't make
13947 automatically buffer-local. Add variables column-number-mode,
13948 size-indication-mode, indent-tabs-mode,
13949 indicate-buffer-boundaries, indicate-empty-lines and
13950 show-trailing-whitespace.
13951 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
13952 regexps. Don't use desktop-clear-preserve-buffers-regexp.
13953 (desktop-clear-preserve-buffers-regexp): Delete.
13954 (desktop-clear-preserve-buffers): Update initial value and docstring.
13955 (desktop-save-buffer): Fix doc string.
13956
13957 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
13958 (hilit-chg-desktop-restore): New function.
13959 (highlight-changes-mode): Add highlight-changes-mode to
13960 desktop-locals-to-save.
13961
13962 * dired.el: Add handler to desktop-buffer-mode-handlers.
13963 (dired-restore-desktop-buffer): Remove autoload cookie.
13964 (dired-mode): Add autoload cookie.
13965
13966 * info.el: Add handler to desktop-buffer-mode-handlers.
13967 (Info-restore-desktop-buffer): Remove autoload cookie.
13968 (Info-mode): Add autoload cookie.
13969
13970 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
13971 (mh-restore-desktop-buffer): Remove autoload cookie.
13972 (mh-folder-mode): Add autoload cookie.
13973
13974 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
13975 (rmail-restore-desktop-buffer): Remove autoload cookie.
13976
13977 2005-08-11 Masatake YAMATO <jet@gyve.org>
13978
13979 * hexl.el (hexl-address-region):
13980 (hexl-ascii-region, hexl-font-lock-keywords):
13981 (hexl-highlight-line-range): Use the term "region"
13982 instead of "area" for consistency with the other symbols
13983 defined in hexl.el.
13984
13985 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
13986
13987 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
13988 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
13989 out by Juri Linkov). Add `display-battery-mode'.
13990
13991 2005-08-09 Juri Linkov <juri@jurta.org>
13992
13993 * progmodes/compile.el (compilation-mode-font-lock-keywords):
13994 Remove `-text' from face variable names.
13995 (compilation-error-file-name, compilation-warning-file-name)
13996 (compilation-info-file-name): Delete faces.
13997 (compilation-line-number, compilation-column-number):
13998 Remove face underlining.
13999 (compilation-message-face): Set to `underline' value by default.
14000 (compilation-error-face, compilation-warning-face)
14001 (compilation-info-face): Remove `-file-name' from face names.
14002 (compilation-error-text-face, compilation-warning-text-face)
14003 (compilation-info-text-face): Delete face variables.
14004 (compilation-text-face): Delete function.
14005
14006 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
14007 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
14008 (grep-error-face): Set to `compilation-error' instead of
14009 `compilation-error-face' (which is redefined to `grep-hit-face' in
14010 grep buffers).
14011 (grep-mode-font-lock-keywords): Remove `-text' from face variable
14012 names. Use `grep-error-face' instead of `compilation-error-text-face'.
14013
14014 * dired-aux.el (dired-do-query-replace-regexp):
14015 Use `query-replace-read-args'.
14016
14017 * replace.el (query-replace-read-from, query-replace-read-to)
14018 (query-replace-read-args): Rename arg `string' to `prompt'.
14019
14020 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
14021
14022 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
14023
14024 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
14025 uploading files.
14026 (ange-ftp-canonize-filename): Handle file names beginning with ~
14027 correctly.
14028
14029 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
14030
14031 * textmodes/fill.el (canonically-space-region)
14032 (fill-context-prefix, fill-french-nobreak-p)
14033 (fill-delete-newlines, fill-comment-paragraph)
14034 (justify-current-line): "?\ " -> "?\s".
14035
14036 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
14037
14038 * textmodes/fill.el (fill-nonuniform-paragraphs):
14039 Improve argument/docstring consistency.
14040
14041 2005-08-09 Richard M. Stallman <rms@gnu.org>
14042
14043 * textmodes/ispell.el (ispell-word): More fboundp checks.
14044
14045 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
14046 (find-file-noselect-1): Call it here, only if RAWFILE.
14047 (normal-mode): Always set some major mode.
14048 (save-some-buffers-action-alist): Change some explanation strings.
14049 (file-name-non-special): In the `quote' method, use unwind-protect.
14050
14051 2005-08-09 Magnus Henoch <mange@freemail.hu>
14052
14053 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
14054 (ispell-have-aspell-dictionaries): New variable.
14055 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
14056 (ispell-get-aspell-config-value): New function.
14057 (ispell-aspell-find-dictionary): New function.
14058 (ispell-aspell-add-aliases): New function.
14059 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
14060 appropriate. Don't look for ispell dictionaries if we use aspell.
14061 (ispell-menu-map): Don't build a submenu of dictionaries.
14062
14063 2005-08-09 Richard M. Stallman <rms@gnu.org>
14064
14065 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
14066 (sql-read-passwd): Use read-passwd.
14067
14068 * progmodes/idlw-toolbar.el (idlwave-toolbar)
14069 (idlwave-toolbar-is-possible): Add defvars.
14070
14071 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
14072 Avoid warnings.
14073
14074 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
14075 (idlwave-system-class-info, idlwave-executive-commands-alist):
14076 Use defvar.
14077
14078 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
14079
14080 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
14081 Avoid warnings.
14082
14083 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
14084 and content-type: headers.
14085
14086 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
14087
14088 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
14089 and rename some of them to be more self-explanatory.
14090
14091 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
14092
14093 * startup.el (command-line-1): Implement -scriptload.
14094
14095 * replace.el (occur-engine): Initial *Occur* output not undoable.
14096
14097 * menu-bar.el (menu-bar-file-menu): Rename some menu items
14098 and improve help strings.
14099
14100 * isearch.el (isearch-repeat): When changing direction,
14101 mark search successful.
14102
14103 * ediff-init.el: Use (featurep 'xemacs).
14104
14105 * comint.el (send-invisible): Identify buffer, if not selected.
14106
14107 * align.el: Delete autoload for c-guess-basic-syntax.
14108
14109 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
14110
14111 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
14112 Improve argument/docstring consistency. Doc fixes.
14113 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
14114 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
14115 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
14116 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
14117 (r2bv-organization, r2bv-pages, r2bv-primary-author)
14118 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
14119 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
14120 Defvar at compile time.
14121
14122 2005-08-09 Juri Linkov <juri@jurta.org>
14123
14124 * info.el: Replace `info' with upper-case `Info' where appropriate.
14125 (info-title-1, info-title-2, info-title-3, info-title-4)
14126 (info-menu-header): Move up face definitions.
14127 (info-menu-star): Rename from `info-menu-5'.
14128 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
14129 (Info-fontify-visited-nodes): Fix docstring.
14130 (Info-hide-note-references): Fix docstring.
14131 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
14132 menu items in the same way as on cross-references.
14133 (info-apropos): Fix sorting order and formatting to be like in the
14134 stand-alone Info browser. Display error messages for 1 sec.
14135 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
14136 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
14137 from the menu bar.
14138 (Info-insert-dir): Restore point after calling
14139 `insert-buffer-substring'.
14140
14141 2005-08-08 Richard M. Stallman <rms@gnu.org>
14142
14143 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
14144 (recompute-lucid-menubar): Add defvars.
14145
14146 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
14147
14148 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
14149
14150 * net/net-utils.el (run-dig): Rename from `dig'.
14151
14152 * play/gametree.el (gametree-mode): Use make-local-variable,
14153 not make-variable-buffer-local.
14154
14155 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
14156
14157 * ansi-color.el (ansi-color-make-extent)
14158 (ansi-color-set-extent-face): Use fboundp, not functionp.
14159
14160 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
14161 not make-variable-buffer-local.
14162
14163 * bookmark.el (Info-current-file): Add defvar.
14164 (bookmark-jump-noselect): Use with-no-warnings.
14165
14166 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
14167
14168 * ebuff-menu.el (Helper-return-blurb): Add defvar.
14169
14170 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
14171
14172 * find-file.el (ada-procedure-start-regexp)
14173 (ada-package-start-regexp): Add defvars.
14174
14175 * info.el (Info-insert-dir): Use insert-buffer-substring.
14176
14177 * xml.el (xml-att-def-re): Add defvar.
14178
14179 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
14180 calling convention.
14181
14182 * subr.el (while-no-input): Return t if there is input.
14183
14184 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
14185
14186 * cus-start.el (all): Add `overflow-newline-into-fringe'.
14187
14188 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
14189
14190 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
14191 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
14192
14193 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
14194
14195 * cmuscheme.el (scheme-start-file): Replace reference to
14196 `user-emacs-directory' by "~/.emacs.d/".
14197
14198 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
14199
14200 * info.el (Info-dir-remove-duplicates): Avoid case folding
14201 in loop; instead, keep downcased strings for comparison.
14202 Suggested by Helmut Eller.
14203
14204 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
14205
14206 Sync with Tramp 2.0.50.
14207
14208 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
14209 XEmacs case; not necessary anymore.
14210 (tramp-user-regexp): Allow "@" as part of user name.
14211 (tramp-handle-set-visited-file-modtime)
14212 (tramp-handle-insert-file-contents)
14213 (tramp-handle-write-region): No special handling for
14214 `last-coding-system-used, because this is done in
14215 `tramp-accept-process-output' now.
14216 (tramp-accept-process-output): New defun.
14217 (tramp-process-one-action, tramp-process-one-multi-action)
14218 (tramp-wait-for-regexp, tramp-wait-for-output)
14219 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
14220 Howells <dhowells@redhat.com>.
14221 (clear-visited-file-modtime): Defadvice removed. The check for
14222 unset buffer's modtime does not need to be based on
14223 `tramp-buffer-file-attributes'. Suggested by RMS.
14224 (tramp-message): Insert "\n" if not being at beginning of line.
14225 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
14226 sequence with same logic.
14227 (tramp-completion-handle-expand-file-name): Discard call of
14228 `tramp-drop-volume-letter'. It is not necessary, and there have
14229 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
14230 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
14231 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
14232 should always be visible.
14233 (tramp-handle-insert-directory, tramp-setup-complete)
14234 (tramp-set-process-query-on-exit-flag)
14235 (tramp-append-tramp-buffers): Pacify byte-compiler.
14236 (tramp-bug): Delete non-existing variables from list.
14237 Apply `tramp-load-report-modules' as pre-hook.
14238 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
14239 `shell-prompt-pattern' because of non-7bit characters.
14240 Reported by Sebastian Luque <sluque@mun.ca>.
14241 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
14242 (tramp-match-string-list): Remove function.
14243 (tramp-wait-for-regexp): Remove call of that function.
14244 Suggested by Kim F. Storm <storm@cua.dk>.
14245 (tramp-set-auto-save-file-modes): Use octal integer code #o600
14246 instead of octal character code ?\600. The latter resulted in a
14247 syntax error with XEmacs.
14248
14249 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
14250 XEmacs case; not necessary anymore.
14251 (tramp-smb-handle-write-region): No special handling for
14252 `last-coding-system-used, because this is done in
14253 `tramp-accept-process-output' now.
14254 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
14255
14256 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
14257
14258 * wid-edit.el (widget-choice-value-create):
14259 Unconditionally respect user choice. Set :explicit-choice back to nil
14260 when no longer needed.
14261 (widget-choice-action): Unconditionally respect user choice.
14262 Eliminate :explicit-choice-value.
14263
14264 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
14265
14266 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
14267 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
14268 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
14269 running new function `toggle-indicate-empty-lines'.
14270 Rename "Customize" item to "Customize fringe".
14271 Rename "Indicators" item to "Buffer boundaries" and change help echo.
14272 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
14273 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
14274 Delete "Empty lines only" item.
14275 (menu-bar-showhide-fringe-ind-customize): New function.
14276 (menu-bar-showhide-fringe-ind-mixed)
14277 (menu-bar-showhide-fringe-ind-box)
14278 (menu-bar-showhide-fringe-ind-right)
14279 (menu-bar-showhide-fringe-ind-left)
14280 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
14281 instead of `fringe-indicators'.
14282
14283 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
14284
14285 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
14286 Change the date of last update.
14287
14288 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
14289
14290 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
14291 (viper-exec-yank, viper-put-back): Don't display modification msg
14292 if in the minibuffer.
14293
14294 * viper-init.el (viper-replace-overlay-cursor-color)
14295 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
14296 Make variables frame local.
14297
14298 * viper-util.el (viper-append-filter-alist): Use append instead of
14299 nconc.
14300
14301 * viper.el (viper-vi-state-mode-list)
14302 (viper-emacs-state-mode-list): Move help-mode and
14303 completion-list-mode from the first list to the second.
14304 (viper-mode): Docstring.
14305 (viper-go-away, viper-non-hook-settings): Don't localize
14306 minor-mode-alist in newer Emacsen. Add advice to
14307 set-cursor-color. Don't bind "\C-c\\".
14308
14309 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
14310
14311 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
14312 (scheme-macro-expand-command): New user options.
14313 (scheme-trace-procedure, scheme-expand-current-form): New commands.
14314 (scheme-form-at-point, scheme-start-file)
14315 (scheme-interactively-start-process): New functions.
14316 (scheme-get-process): New function, extracted from `scheme-proc'.
14317 (run-scheme): Call `scheme-start-file' to get start file, and pass
14318 it to `make-comint'.
14319 (switch-to-scheme, scheme-proc):
14320 Call `scheme-interactively-start-process' if no Scheme buffer/process
14321 is available.
14322
14323 2005-08-06 Juri Linkov <juri@jurta.org>
14324
14325 * progmodes/compile.el (compilation-mode-font-lock-keywords):
14326 Use `compilation-text-face', `compilation-info-text-face' and
14327 `compilation-error-text-face' instead of `font-lock-keyword-face'.
14328 (compilation-error): New face.
14329 (compilation-error-file-name): Inherit from
14330 `compilation-error' instead of `font-lock-warning-face'.
14331 (compilation-warning-file-name): Inherit from
14332 `compilation-warning' instead of `font-lock-warning-face'.
14333 (compilation-info, compilation-error-file-name)
14334 (compilation-warning-file-name, compilation-info-file-name)
14335 (compilation-line-number, compilation-column-number): Doc fix.
14336 (compilation-error-text-face, compilation-warning-text-face)
14337 (compilation-info-text-face): New face variables.
14338 (compilation-line-face, compilation-column-face)
14339 (compilation-enter-directory-face)
14340 (compilation-leave-directory-face): Doc fix.
14341 (compilation-text-face): New function.
14342
14343 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
14344 instead of 1 to display binary file names as info file links.
14345 (grep-error-face): Use `compilation-error-face' instead of
14346 `font-lock-keyword-face'.
14347 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
14348 and `compilation-warning-text-face' instead of
14349 `font-lock-keyword-face'. Use `compilation-error-text-face'
14350 instead of `grep-error-face'.
14351
14352 2005-08-05 Kenichi Handa <handa@m17n.org>
14353
14354 * international/code-pages.el: Add autoload cookies for all coding
14355 systems.
14356
14357 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
14358
14359 * cus-start.el (all): Put undo.c where it alphabetically belongs.
14360
14361 2005-08-04 Juri Linkov <juri@jurta.org>
14362
14363 * progmodes/compile.el (compilation-mode-map):
14364 * progmodes/grep.el (grep-mode-map):
14365 Bind TAB to `compilation-next-error' and [backtab] to
14366 `compilation-previous-error'.
14367
14368 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
14369 matching line numbers, column numbers and their ranges with regexp
14370 matching only line numbers.
14371 (grep-context-face): New face variable.
14372 (grep-mode-font-lock-keywords): Use it.
14373
14374 * faces.el (read-face-name): Delete duplicate faces.
14375
14376 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
14377
14378 * thumbs.el (thumbs-find-image): Don't make variables
14379 automatically buffer local.
14380 (thumbs-current-tmp-filename, thumbs-current-image-filename)
14381 (thumbs-image-num): Make automatically buffer local.
14382 (thumbs-show-thumbs-list): Use `make-local-variable', not
14383 `make-variable-buffer-local'.
14384 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
14385
14386 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
14387 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
14388 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
14389 (bother, bye, canyou, chatlst, continue, deathlst, describe)
14390 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
14391 (feelings-about, foullst, found, hello, history, howareyoulst)
14392 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
14393 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
14394 (neglst, obj, object, owner, please, problems, qlist)
14395 (random-adjective, relation, remlst, repetitive-shortness)
14396 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
14397 (shortlst, something, sportslst, stallmanlst, states, subj)
14398 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
14399 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
14400 Defvar at compile time.
14401
14402 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
14403 not `make-variable-buffer-local'.
14404
14405 2005-08-02 Kim F. Storm <storm@cua.dk>
14406
14407 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
14408 rectangle overlay in selected window.
14409
14410 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
14411
14412 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
14413 instead of display group. Make `indicate-buffer-boundaries'
14414 customizable through Custom.
14415
14416 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
14417
14418 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
14419 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
14420 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
14421 (gdb-put-string): Fix typos in docstrings.
14422
14423 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
14424
14425 Update copyright notices of files in progmodes directory for
14426 release of Emacs 22.1.
14427
14428 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
14429
14430 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
14431 Don't barf if the GUD buffer has been killed.
14432
14433 2005-08-01 Kim F. Storm <storm@cua.dk>
14434
14435 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
14436
14437 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
14438
14439 * simple.el (next-error-follow-minor-mode):
14440 make-variable-buffer-local -> make-local-variable.
14441
14442 * emacs-lisp/cl-extra.el: Require CL also when compiling.
14443
14444 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
14445 (byte-compile-form-make-variable-buffer-local): New functions to warn
14446 about misuses of make-variable-buffer-local where make-local-variable
14447 was meant.
14448
14449 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
14450
14451 * bs.el (bs-attributes-list): Doc fix.
14452 (bs): Update url-link.
14453
14454 * desktop.el (desktop-save-buffer): Fix typos in docstring.
14455 (desktop-load-default): Simplify.
14456
14457 * ibuffer.el (ibuffer-columnize-and-insert-list)
14458 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
14459 (ibuffer-unmark-all, ibuffer-toggle-marks)
14460 (ibuffer-unmark-forward, ibuffer-unmark-backward)
14461 (ibuffer-compile-make-format-form, ibuffer-format-column)
14462 (ibuffer-current-buffers-with-marks)
14463 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
14464 (ibuffer): Doc fix.
14465 (ibuffer-mode): Fix typo in docstring.
14466 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
14467 with `define-obsolete-variable-alias'.
14468 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
14469
14470 2005-07-29 Kenichi Handa <handa@m17n.org>
14471
14472 * international/mule-cmds.el (select-message-coding-system):
14473 Be sure to use LF for end-of-line. If no coding system is decided,
14474 return iso-8859-1-unix.
14475
14476 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
14477
14478 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
14479 (ange-ftp-pending-error-line): New vars.
14480 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
14481 to handle the non-fatal no-route-to-host messages.
14482 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
14483
14484 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
14485
14486 * isearch.el (isearch-mode-map, isearch-other-meta-char)
14487 (isearch-quote-char, isearch-printing-char)
14488 (isearch-text-char-description): "?\ " -> "?\s".
14489 (isearch-lazy-highlight-cleanup)
14490 (isearch-lazy-highlight-initial-delay)
14491 (isearch-lazy-highlight-interval)
14492 (isearch-lazy-highlight-max-at-a-time)
14493 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
14494 Declare with define-obsolete-*-alias macros.
14495 (isearch-forward): Fix typo in docstring.
14496 (search-invisible, search-ring-yank-pointer)
14497 (regexp-search-ring-yank-pointer): Doc fixes.
14498
14499 * recentf.el (recentf-menu-append-commands-p): Declare with
14500 `define-obsolete-variable-alias'.
14501 (recentf-max-saved-items, recentf-menu-filter)
14502 (recentf-arrange-by-rule-subfilter): Doc fixes.
14503 (recentf-menu-append-commands-flag)
14504 (recentf-initialize-file-name-history, recentf-expand-file-name)
14505 (recentf-clear-data): Fix typos in docstrings.
14506
14507 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
14508
14509 * progmodes/gdb-ui.el: Smarten comments.
14510 (gdb-info-breakpoints-custom): Use nowarn when finding file.
14511
14512 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
14513
14514 * term/apollo.el (terminal-init-apollo): New function containing
14515 all former top level forms in the file.
14516 * term/bobcat.el (terminal-init-bobcat):
14517 * term/cygwin.el (terminal-init-cygwin):
14518 * term/iris-ansi.el (terminal-init-iris-ansi):
14519 * term/linux.el (terminal-init-linux):
14520 * term/news.el (terminal-init-news):
14521 * term/rxvt.el (terminal-init-rxvt):
14522 * term/sun.el (terminal-init-sun):
14523 * term/tvi970.el (terminal-init-tvi970):
14524 * term/vt100.el (terminal-init-vt100):
14525 * term/vt102.el (terminal-init-vt102):
14526 * term/vt125.el (terminal-init-vt125):
14527 * term/vt200.el (terminal-init-vt200):
14528 * term/vt201.el (terminal-init-vt201):
14529 * term/vt220.el (terminal-init-vt220):
14530 * term/vt240.el (terminal-init-vt240):
14531 * term/vt300.el (terminal-init-vt300):
14532 * term/vt320.el (terminal-init-vt320):
14533 * term/vt400.el (terminal-init-vt400):
14534 * term/vt420.el (terminal-init-vt420):
14535 * term/wyse50.el (terminal-init-wyse50):
14536 * term/xterm.el (terminal-init-xterm): Likewise.
14537
14538 * term/README: Describe the terminal-init-* functionality.
14539
14540 * startup.el (command-line): After loading the terminal initialization
14541 file call the corresponding terminal initialization function.
14542
14543 2005-07-27 Kenichi Handa <handa@m17n.org>
14544
14545 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
14546 negative.
14547
14548 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
14549 (ps-mule-composition-prologue): Fix for the case that
14550 RelativeCompose is false.
14551
14552 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
14553
14554 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
14555
14556 * descr-text.el (describe-char): Handle the case where the list of
14557 chars is displayed in a separate frame.
14558 Be a bit more discriminating when looking for the char.
14559
14560 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
14561
14562 * bookmark.el (bookmark-automatically-show-annotations)
14563 (bookmark-read-annotation-text-func): Doc fixes.
14564 (bookmark-save): Improve argument/docstring consistency.
14565 (bookmark-get-bookmark, bookmark-get-bookmark-record)
14566 (bookmark-alist-from-buffer)
14567 (bookmark-upgrade-file-format-from-0)
14568 (bookmark-grok-file-format-version)
14569 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
14570 (bookmark-read-annotation-mode)
14571 (bookmark-insert-current-bookmark, bookmark-jump)
14572 (bookmark-exit-hook): Fix typos in docstrings.
14573 (bookmark-exit-hooks): Define as obsolete alias.
14574 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
14575 not `bookmark-exit-hooks'. Fix docstring.
14576 (bookmark-bmenu-select): "?\ " -> "?\s".
14577
14578 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
14579
14580 * startup.el (command-line): Fix typo.
14581
14582 2005-07-24 Richard M. Stallman <rms@gnu.org>
14583
14584 * tooltip.el (tooltip-mode): Test emacs-basic-display,
14585 not emacs-quick-startup.
14586
14587 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
14588
14589 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
14590 (reb-next-match, reb-show-subexp): Use `with-selected-window'
14591 instead of `reb-with-current-window'.
14592 (reb-prev-match): Likewise. Also, don't move left if the search
14593 was unsuccessful.
14594 (reb-initialize-buffer): New function.
14595 (re-builder, reb-change-syntax): Use it.
14596
14597 * man.el (Man-goto-page): Make second argument NOERROR optional.
14598
14599 2005-07-23 Richard M. Stallman <rms@gnu.org>
14600
14601 * man.el (Man-bgproc-sentinel): Check here for failure to find
14602 any man page in the output, and report the error here.
14603 (Man-arguments): Make it permanent local.
14604 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
14605 (Man-mode): Pass t for NOERROR.
14606
14607 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
14608 (grep-mode-font-lock-keywords):
14609 Don't use compilation-...-face for messages that are not file names.
14610
14611 * progmodes/compile.el (compilation-mode-font-lock-keywords):
14612 Don't use compilation-...-face for messages that are not file names.
14613
14614 2005-07-22 Juri Linkov <juri@jurta.org>
14615
14616 * startup.el (normal-splash-screen): Update menu name.
14617
14618 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
14619
14620 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
14621
14622 * term/xterm.el: Load term/rxvt if the terminal is actually an
14623 rxvt terminal.
14624 (xterm-rxvt-set-background-mode): Remove, not used anymore.
14625
14626 * term/rxvt.el (function-key-map): Use substitute-key-definition
14627 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
14628
14629 * term/cygwin.el: New file.
14630
14631 2005-07-22 Kim F. Storm <storm@cua.dk>
14632
14633 * image-file.el (insert-image-file, image-file-yank-handler):
14634 Fix last change to maintain a (unique) yank-handler on yanked images.
14635
14636 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
14637
14638 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
14639 of the file size (as in "177B" for 177 bytes). This happens with
14640 "ls -lh" on FreeBSD.
14641
14642 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
14643
14644 * hilit-chg.el (highlight-changes-global-initial-state)
14645 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
14646 (hilit-chg-fixup, highlight-changes-mode):
14647 Fix typos in docstrings.
14648 (highlight-changes-global-modes, highlight-changes-rotate-faces):
14649 Doc fixes.
14650
14651 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
14652
14653 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
14654 mode function using `eval-after-load'.
14655
14656 2005-07-21 Kim F. Storm <storm@cua.dk>
14657
14658 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
14659 included when reporting an emacs crash, and tell about the DEBUG file.
14660
14661 * image-file.el (insert-image-file): Add yank-handler.
14662 (image-file-yank-handler): Yank handler to make unique copies of
14663 images when they are yanked into a buffer next to each other.
14664
14665 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
14666
14667 * comint.el (comint-use-prompt-regexp, comint-send-input)
14668 (comint-source-default, comint-extract-string)
14669 (comint-get-source, comint-word, comint-completion)
14670 (comint-source, comint-prompt-read-only, comint-update-fence):
14671 Fix typos in docstrings.
14672 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
14673 Declare with define-obsolete-*-alias macros.
14674 (comint-previous-matching-input-from-input)
14675 (comint-next-matching-input-from-input)
14676 (comint-previous-matching-input, comint-next-matching-input)
14677 (comint-forward-matching-input):
14678 Improve argument/docstring consistency.
14679
14680 * desktop.el (desktop-clear-preserve-buffers-regexp):
14681 Also preserve the *server* buffer.
14682
14683 * simple.el (clone-indirect-buffer): Doc fix.
14684 (fixup-whitespace, just-one-space)
14685 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
14686 (next-error, next-error-highlight)
14687 (next-error-highlight-no-select, next-error-last-buffer)
14688 (next-error-buffer-p, next-error-find-buffer, next-error)
14689 (previous-error, next-error-no-select, previous-error-no-select)
14690 (open-line, split-line, minibuffer-prompt-width, kill-new)
14691 (binary-overwrite-mode): Fix typos in docstrings.
14692 (set-fill-column): Fix typo in message.
14693
14694 * skeleton.el (skeleton-proxy-new): Doc fix.
14695
14696 * strokes.el (strokes-load-hook): Doc fix.
14697 (strokes-grid-resolution, strokes-get-grid-position)
14698 (strokes-renormalize-to-grid, strokes-read-stroke)
14699 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
14700 (strokes-global-map): Fix typos in docstrings.
14701 (strokes-help): Doc fix. Fix help message and pass it through
14702 `substitute-command-keys'.
14703
14704 * tempo.el (tempo-insert-prompt, tempo-interactive)
14705 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
14706 (tempo-insert-string-functions, tempo-local-tags)
14707 (tempo-define-template, tempo-insert-template)
14708 (tempo-insert-prompt-compat, tempo-is-user-element)
14709 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
14710 Fix typos in docstrings.
14711
14712 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
14713 (vcursor-key-bindings, vcursor-use-vcursor-map)
14714 (vcursor-find-window, vcursor-scroll-down)
14715 (vcursor-disable, vcursor-beginning-of-buffer)
14716 (vcursor-end-of-buffer): Fix typos in docstrings.
14717 (vcursor-relative-move, vcursor-get-char-count):
14718 Improve argument/docstring consistency.
14719
14720 * version.el: "?\ " -> "?\s".
14721
14722 * wid-edit.el (widget-default-create, widget-after-change)
14723 (widget-default-format-handler, widget-checklist-add-item)
14724 (widget-radio-add-item, widget-choose, widget-specify-secret)
14725 (widget-field-value-create, widget-field-value-get)
14726 (widget-editable-list-format-handler)
14727 (widget-editable-list-entry-create, widget-group-value-create)
14728 (widget-documentation-link-add)
14729 (widget-documentation-string-value-create): "?\ " -> "?\s".
14730 (widget-convert-text): Doc fix.
14731 (widget-narrow-to-field, widget-field-find)
14732 (widget-url-link-action, widget-emacs-library-link-action)
14733 (widget-color-notify): Fix typos in docstrings.
14734
14735 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
14736 (x-select-text, set-w32-system-coding-system)
14737 (w32-add-charset-info): Fix typos in docstrings.
14738
14739 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
14740 (cua-enable-cua-keys, cua-use-hyper-key)
14741 (cua-virtual-rectangle-edges): Fix typos in docstrings.
14742 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
14743
14744 * net/tramp.el (tramp-handle-load): Fix typo in error message.
14745
14746 * emacs-lisp/re-builder.el (regexp-builder): Declare with
14747 `defalias' instead of faking it.
14748
14749 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
14750 (eshell-ls-missing, eshell-ls-dired-initial-args)
14751 (eshell-ls-use-in-dired): Fix typos in docstrings.
14752
14753 2005-07-20 Kim F. Storm <storm@cua.dk>
14754
14755 * emulation/cua-base.el (cua-mode): Improve doc string.
14756
14757 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
14758
14759 * abbrev.el (expand-region-abbrevs): Doc fix.
14760 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
14761 Improve argument/docstring consistency.
14762
14763 * arc-mode.el (archive-get-descr, archive-alternate-display):
14764 Doc fixes.
14765 (archive-l-e): Improve argument/docstring consistency.
14766 (archive-tmpdir, archive-unixdate, archive-unixtime)
14767 (archive-chmod-entry): Fix typos in docstrings.
14768 (archive-unflag, archive-unflag-backwards)
14769 (archive-unmark-all-files): "?\ " -> "?\s".
14770
14771 * buff-menu.el (Buffer-menu-unmark): Doc fix.
14772 (Buffer-menu-not-modified, Buffer-menu-execute)
14773 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
14774 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
14775
14776 * composite.el (compose-string, encode-composition-rule)
14777 (compose-last-chars): Fix typos in docstrings.
14778
14779 * desktop.el (desktop-enable, desktop-basefilename):
14780 Declare with `define-obsolete-variable-alias'.
14781 (desktop-internal-v2s): Don't quote keywords.
14782 (desktop-clear): "?\ " -> "?\s".
14783
14784 * dired.el (dired-align-file, dired-flag-backup-files)
14785 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
14786 (dired-listing-switches, dired-ls-F-marks-symlinks)
14787 (dired-dwim-target, dired-load-hook, dired-mode-hook)
14788 (dired-directory, dired-faces, dired, dired-revert)
14789 (dired-mode, dired-summary, dired-view-file)
14790 (dired-copy-filename-as-kill, dired-delete-file)
14791 (dired-no-confirm, dired-unmark-all-marks)
14792 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
14793 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
14794 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
14795 Fix typos in message strings.
14796
14797 * dired-x.el (virtual-dired): Declare with `defalias'.
14798 (dired-mark-unmarked-files, dired-local-variables-file)
14799 (dired-omit-here-always): Doc fix.
14800 (dired-omit-mode, dired-find-subdir)
14801 (dired-enable-local-variables, dired-clean-up-buffers-too)
14802 (dired-extra-startup, dired-mark-extension, dired-jump)
14803 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
14804 (dired-smart-shell-command, dired-guess-shell-alist-user)
14805 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
14806 (dired-x-bind-find-file, dired-x-submit-report):
14807 Fix typos in docstrings.
14808 (dired-mark-unmarked-files): "?\ " -> "?\s".
14809
14810 * dirtrack.el (dirtrack-list): Fix typos in docstring.
14811
14812 * faces.el (describe-face): "?\ " -> "?\s".
14813 (read-all-face-attributes, read-face-font, modify-face)
14814 (face-attr-construct, italic): Fix typos in docstrings.
14815 (frame-update-face-colors): Declare with
14816 `define-obsolete-function-alias'.
14817
14818 * files.el (find-file-noselect, recode-file-name): Doc fixes.
14819 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
14820 (magic-mode-alist, buffer-file-numbers-unique)
14821 (write-file-functions, get-free-disk-space):
14822 Fix typos in docstrings.
14823 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
14824 (write-contents-hooks, write-file-hooks):
14825 Declare with `define-obsolete-variable-alias'.
14826
14827 * forms-d2.el (arch-rj): Fix typo in docstrings.
14828 (arch-tocol): Likewise. "?\ " -> "?\s".
14829
14830 * frame.el (set-frame-font, cursor-in-non-selected-windows):
14831 Fix typo in docstring.
14832 (set-screen-width, set-screen-height): Delete redundant info in
14833 doctrings.
14834 (new-frame, screen-height, screen-width): Declare with
14835 `define-obsolete-function-alias'.
14836 (delete-frame-hook, blink-cursor): Declare with
14837 `define-obsolete-variable-alias'.
14838
14839 * paths.el (prune-directory-list): Fix typos in docstring.
14840
14841 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
14842 (cvs-prefix-get): Fix typos in docstrings.
14843
14844 * ps-print.el (ps-extend-face-list, ps-extend-face)
14845 (ps-print-background-image): Fix typos in docstrings.
14846 (ps-default-fg, ps-default-bg): Doc fixes.
14847
14848 * s-region.el (s-region-bind): Doc fix.
14849 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
14850
14851 * textmodes/org.el (org-table-formula-substitute-names)
14852 (org-table-get-vertical-vector): Doc fixes.
14853 (org-table-recalculate): Remove unused argument to `message'.
14854
14855 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
14856
14857 * textmodes/org.el (org-table-column-names)
14858 (org-table-column-name-regexp)
14859 (org-table-named-field-locations): New variables.
14860 (org-archive-subtree): Protect `this-command' when calling
14861 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
14862 the kill buffer.
14863 (org-complete): Remove fixed-formula completion.
14864 (org-edit-formulas-map): New variable.
14865 (org-table-edit-formulas): New command.
14866 (org-finish-edit-formulas, org-abort-edit-formulas)
14867 (org-show-variable, org-table-get-vertical-vector): New functions.
14868 (org-table-maybe-eval-formula): Handle `:=' fields.
14869 (org-table-get-stored-formulas, org-table-store-formulas)
14870 (org-table-get-formula, org-table-modify-formulas)
14871 (org-table-replace-in-formulas): Handle named field formulas.
14872 (org-table-get-specials): Store locations of named fields.
14873
14874 2005-07-19 Juri Linkov <juri@jurta.org>
14875
14876 * progmodes/grep.el (grep-regexp-alist)
14877 (grep-mode-font-lock-keywords, grep-process-setup):
14878 Use default GNU grep match color "01;31m" instead of "01;41m".
14879 (grep-regexp-alist, grep-mode-font-lock-keywords):
14880 Use `\\[[0-9]*m' instead of `\\[00m'.
14881 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
14882 sgr_start where its handling is more important. Use the real
14883 length of sgr_start instead of constant 8.
14884 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
14885 specially. Delete all remaining escape sequences.
14886 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
14887 (grep-regexp-alist): Make hyperlink only for binary file name
14888 instead of the whole line.
14889 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
14890 (grep-mode): Add autoload.
14891
14892 * emacs-lisp/find-func.el (find-function-regexp):
14893 Add `define-compilation-mode'.
14894
14895 2005-07-19 Juri Linkov <juri@jurta.org>
14896
14897 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
14898 (compare-windows-sync-string-size, compare-windows-recenter)
14899 (compare-windows-highlight, compare-windows): Add version 22.1.
14900 (compare-windows) <defface>: Inherit from lazy-highlight instead
14901 of duplicating its default value.
14902
14903 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
14904 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
14905
14906 * descr-text.el (describe-char): Create link buttons for `charset'
14907 and `code point'. Add the current input method name with a link
14908 button to `to input' field. Print face names of display table
14909 characters in `The display table entry is displayed by' section
14910 instead of printing face-id in the `display' field.
14911 Guess hardcoded faces and create a link button for them.
14912 Skip empty fields when calculating max-width.
14913 Treat `widget-create' specially while inserting strings from the
14914 collected field list.
14915 (describe-char-after): Made obsolete in version 22.1, not 21.5.
14916
14917 * diff-mode.el (diff-file-header): Change foreground color from
14918 yellow to green on light backgrounds.
14919 (diff-context): Inherit from `shadow' only for color/grayscale
14920 with more than 88 colors.
14921 (diff-indicator-removed, diff-indicator-added)
14922 (diff-indicator-changed): New faces.
14923 (diff-font-lock-keywords): Use new faces. Regroup rules.
14924 Add "^---$" for `normal' diff format. Fontify `#' lines with
14925 font-lock-comment-delimiter-face and font-lock-comment-face.
14926 Add `#' to ^[^...] in the rule for `diff-context-face'.
14927
14928 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
14929 a button-like box. Inherit from `highlight' on low colors.
14930 (shadow): Use shades of gray only for color/grayscale with
14931 more than 88 colors. Use green for light backgrounds with
14932 8 colors, and yellow for dark backgrounds with 8 colors.
14933
14934 * font-lock.el (font-lock-regexp-grouping-backslash):
14935 Don't inherit from escape-glyph (use bold for all cases).
14936
14937 * info.el (info-xref-visited): Use light foreground color `violet'
14938 for dark backgrounds instead of dark color `magenta3'.
14939 (info-title-1): Use `yellow' color for dark backgrounds.
14940
14941 * isearch.el (isearch): Use not-too-dark magenta3 instead of
14942 too-light magenta2.
14943
14944 * replace.el (match): Use slightly more light RoyalBlue3 instead
14945 of dark RoyalBlue4.
14946
14947 * wid-edit.el (widget-inactive): Inherit from `shadow'.
14948
14949 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
14950
14951 * novice.el (disabled-command-hook): Declare it with
14952 `define-obsolete-variable-alias'.
14953
14954 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
14955 (desktop-buffer-misc-functions, desktop-buffer-handlers)
14956 (desktop-load-default): Add release to obsolescence info.
14957 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
14958 (desktop-append-buffer-args, desktop-read):
14959 Fix typos in docstrings.
14960 (desktop-kill): Fix typo in message.
14961 (desktop-save): Doc fix.
14962
14963 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
14964
14965 * viper-cmd.el (viper-escape-to-state): Bug fix.
14966 (viper-envelop-ESC-key): Change the definition of fast
14967 keysequence so it'll work with keyboard macros.
14968
14969 * ediff.el (ediff-patch-buffer): Change the docstring.
14970
14971 2005-07-19 Kenichi Handa <handa@m17n.org>
14972
14973 * international/mule-cmds.el (select-safe-coding-system): Try to
14974 use an auto-coding (if any) before anything else. If the found
14975 auto-coding is invalid, show a warning message.
14976
14977 * international/mule.el (find-auto-coding): New function created
14978 by modifying the body of set-auto-coding.
14979 (set-auto-coding): Use find-auto-coding to find a coding.
14980
14981 2005-07-18 Richard M. Stallman <rms@gnu.org>
14982
14983 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
14984 not isearch-mode-end-hook-error.
14985 (allout-before-change-protect): Fix error message.
14986
14987 2005-07-18 Juri Linkov <juri@jurta.org>
14988
14989 * allout.el (allout-mode):
14990 * calculator.el (calculator-copy):
14991 * custom.el (custom-known-themes):
14992 * dired.el (dired-desktop-buffer-misc-data)
14993 (dired-restore-desktop-buffer):
14994 * dired-x.el (dired-omit-marker-char):
14995 * files.el (basic-save-buffer):
14996 * font-core.el (font-lock-mode):
14997 * calendar/calendar.el (calendar-goto-hebrew-date)
14998 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
14999 (calendar-goto-persian-date):
15000 * language/ethio-util.el (ethio-sera-to-fidel-region):
15001 * textmodes/picture.el (picture-mode):
15002 Delete duplicate duplicate words.
15003
15004 2005-07-18 Juri Linkov <juri@jurta.org>
15005
15006 * isearch.el (isearch-mode-map): Remove key bindings for regexp
15007 chars * ? } |.
15008 (isearch-fallback): Don't call `isearch-process-search-char'.
15009 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
15010 (isearch-process-search-char): Call `isearch-fallback' for regexp
15011 chars * ? } |.
15012 (isearch-return-char): Make obsolete with `make-obsolete' instead
15013 of simply documenting it as obsolete in the docstring.
15014 (isearch-fallback): Refill docstring.
15015
15016 * international/isearch-x.el
15017 (isearch-process-search-multibyte-characters): Remove unneeded
15018 `concat'. Add intermediate values to `junk-hist' instead of
15019 `minibuffer-history'. Test the length of `str'.
15020
15021 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
15022
15023 * allout.el (allout-resolve-xref): Fix typos in error strings.
15024 (allout-before-change-protect): Remove unneeded `concat'.
15025
15026 * array.el (array-mode, array-reconfigure-rows)
15027 (untabify-backward): Fix typos in docstrings.
15028 (array-reconfigure-rows): Use `insert-buffer-substring', not
15029 `insert-buffer'.
15030
15031 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
15032 * progmodes/ada-mode.el (ada-make-body):
15033 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
15034
15035 * dired.el (dired-log):
15036 * tar-mode.el (tar-subfile-save-buffer):
15037 * play/zone.el (zone-pgm-stress-destress):
15038 Use `insert-buffer-substring', not `insert-buffer'.
15039
15040 2005-07-17 Simon Josefsson <jas@extundo.com>
15041
15042 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
15043
15044 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
15045
15046 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
15047 Add plain auth method.
15048 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
15049
15050 2005-07-17 Kim F. Storm <storm@cua.dk>
15051
15052 * ido.el (dired-other-window): Add ido property.
15053
15054 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
15055
15056 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
15057 Fix typo in docstring.
15058 (byte-compile-interactive-only-functions): Add `insert-buffer' and
15059 `insert-file-literally'.
15060
15061 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
15062 info and delete redundant message. Doc fix.
15063 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
15064 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
15065
15066 2005-07-16 Richard M. Stallman <rms@gnu.org>
15067
15068 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
15069 (byte-compile-and): Use byte-compile-and-recursion.
15070 (byte-compile-or-recursion): New function.
15071 (byte-compile-or): Use that.
15072 (byte-compile-if): Guard the else-clause too.
15073 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
15074
15075 * isearch.el (isearch-mode-end-hook-quit): New variable.
15076 (isearch-done): Bind it.
15077 (isearch-mode-end-hook): Doc fix.
15078
15079 * allout.el (allout-isearch-did-quit): Variable deleted.
15080 (allout-real-isearch-abort): Function name no longer used.
15081 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
15082 (allout-isearch-rectification): isearch-mode always exists.
15083 Don't set allout-isearch-did-quit.
15084 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
15085 allout-isearch-did-quit.
15086 (allout-enwrap-isearch): Just add the hook.
15087 (allout-isearch-abort): Function deleted.
15088 (allout-pre-command-business): Avoid warning.
15089
15090 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
15091 Correctly avoid warnings.
15092 (pascal-outline): Likewise.
15093
15094 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
15095
15096 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
15097
15098 * play/tetris.el (tetris-mode): Avoid warning.
15099
15100 * play/snake.el (snake-mode): Avoid warning.
15101
15102 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
15103 (gamegrid-set-display-table): Avoid warning.
15104 (gamegrid-set-timer): Likewise.
15105 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
15106 (gamegrid-add-score-with-update-game-score-1): Take FILE
15107 as argument.
15108 (gamegrid-add-score-with-update-game-score): Pass that argument.
15109 Rename have-shared-game-dir to gamegrid-shared-game-dir.
15110
15111 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
15112
15113 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
15114 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
15115
15116 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
15117 and insert-file.
15118
15119 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
15120 (sc-ask): Avoid warnings.
15121
15122 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
15123 (eshell-hist-initialize): Use that var the natural way.
15124
15125 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
15126
15127 * emacs-lisp/re-builder.el (reb-cook-regexp):
15128 Avoid warning calling lre-compile-string.
15129 (reb-color-display-p): Avoid warning.
15130
15131 * calculator.el (calculator-last-input): Guard uses
15132 of event-key and key-press-event-p.
15133 (event-key, key-press-event-p): Delete definitions.
15134
15135 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
15136 (find-gc-source-directory, find-gc-subrs-callers)
15137 (find-gc-noreturn-list, find-gc-source-files)
15138 (find-gc-subrs-called): Vars renamed and defvar'd.
15139
15140 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
15141 (checkdoc-overlay-put, checkdoc-delete-overlay)
15142 (checkdoc-overlay-start, checkdoc-overlay-end)
15143 (checkdoc-mode-line-update, checkdoc-char=):
15144 Define such that compiler knows they are defined.
15145 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
15146 (checkdoc-read-event): Delete. Use read-event directly.
15147
15148 * whitespace.el (whitespace-make-overlay)
15149 (whitespace-overlay-put, whitespace-delete-overlay)
15150 (whitespace-overlay-start, whitespace-overlay-end):
15151 Define such that compiler knows they are defined.
15152 (whitespace): Move conditional inside.
15153
15154 * tempo.el (tempo-insert-template): Suppress warning.
15155
15156 * ediff-diff.el (longlines-mode): Add defvar.
15157
15158 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
15159
15160 * server.el: Bind "C-x #" in a way that works even if C-x is
15161 redefined to a command key, not a prefix key.
15162
15163 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
15164
15165 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
15166 cl-make-type-test till execution time.
15167
15168 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
15169
15170 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
15171 arg ARG and use it.
15172
15173 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
15174
15175 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
15176
15177 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
15178
15179 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
15180 a defcustom with two :set or :type keywords.
15181
15182 2005-07-15 Richard M. Stallman <rms@gnu.org>
15183
15184 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
15185 Don't give ^M comment-end syntax.
15186
15187 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
15188
15189 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
15190 Don't consider gdbmi (gdb-mi.el has its own update functions).
15191 (gdb-var-delete): Make it work for gdbmi as well.
15192 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
15193
15194 * progmodes/gud.el (etags, sdb): Only require etags when needed.
15195 (gud-speedbar-menu-items): Correct logic for enabling items.
15196
15197 2005-07-15 Kim F. Storm <storm@cua.dk>
15198
15199 * ido.el: Fix commentary.
15200 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
15201 Use with-no-warnings around ffap-guesser.
15202 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
15203 Let bind minibuffer-completing-file-name to t.
15204
15205 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
15206
15207 * startup.el (site-run-file, keyboard-type): Doc fixes.
15208 (command-line): Check for "--basic-display" argument; also for
15209 "--quick", not "--bare-bones" (which was renamed).
15210 (fancy-splash-text): Add missing item "Getting New Versions".
15211 (normal-splash-screen): Fix typos and improve consistency with
15212 `fancy-splash-text'. Update copyright year.
15213
15214 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
15215 valid binding for `help-char'.
15216
15217 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
15218
15219 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
15220
15221 * term.el (term-mode): Disable cua-mode for term buffers.
15222
15223 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
15224
15225 * add-log.el (add-log-mailing-address, change-log-merge):
15226 Doc fixes.
15227 (change-log-get-method-definition): Fix typo in docstring.
15228
15229 2005-07-14 Kim F. Storm <storm@cua.dk>
15230
15231 * emulation/cua-base.el:
15232 (cua--pre-command-handler-1, cua--pre-command-handler)
15233 (cua--post-command-handler-1, cua--post-command-handler):
15234 Split in two. Check (buffer local) value of cua-mode.
15235 (cua-selection-mode): New command.
15236
15237 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
15238
15239 * custom.el (custom-initialize-safe-set)
15240 (custom-initialize-safe-default): Doc fixes.
15241
15242 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
15243 and simplify :init-value again.
15244
15245 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
15246 and simplify :init-value again. Delete autoload.
15247
15248 * startup.el (command-line): Use `custom-reevaluate-setting' again
15249 for tooltip-mode.
15250
15251 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
15252 a defcustom with two :initialize keywords.
15253
15254 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
15255
15256 * allout.el (my-mark-marker, allout-isearch-prior-pos)
15257 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
15258 (allout-post-command-business, allout-flag-region)
15259 (isearch-reenable-font-lock, allout-yank)
15260 (allout-insert-latex-header, allout-insert-latex-trailer)
15261 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
15262 (allout-latex-verb-quote): Fix typos in docstrings.
15263 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
15264 (allout-unprotected, allout-prefix-data):
15265 Improve argument/docstring consistency.
15266 (allout-chart-subtree): Fix argument spec.
15267 (allout-open-topic): Rename `use_sib_bullet' argument to
15268 `use-sib-bullet'. Doc fix.
15269
15270 * whitespace.el (whitespace-check-buffer-leading)
15271 (whitespace-check-buffer-trailing)
15272 (whitespace-check-buffer-indent)
15273 (whitespace-check-buffer-spacetab)
15274 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
15275 (whitespace-check-leading-whitespace)
15276 (whitespace-check-trailing-whitespace)
15277 (whitespace-check-spacetab-whitespace)
15278 (whitespace-check-indent-whitespace)
15279 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
15280 (whitespace-modes): Fix typos in docstrings.
15281 (defgroup, defcustom): Doc fixes.
15282
15283 * winner.el (winner-mode, winner-boring-buffers)
15284 (winner-pending-undo-ring): Doc fixes.
15285 (winner-ring): Remove unneeded `progn'.
15286 (winner-equal): `defsubst' it.
15287 (winner-redo): Fix message.
15288
15289 2005-07-13 Kim F. Storm <storm@cua.dk>
15290
15291 * simple.el (line-move-1): Always use vertical-motion to
15292 do the last (or only) line move to ensure some movement.
15293 Undo 2005-06-23 change--don't check for overlays.
15294
15295 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15296
15297 * term/mac-win.el (ccl-encode-mac-roman-font)
15298 (ccl-encode-mac-centraleurroman-font)
15299 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
15300 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
15301 Change charset-id boundary of dimension to ?\xef.
15302 (mac-char-fontspec-list): New constant.
15303 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
15304 argument. Nil uses itself as family in font-spec. Previous
15305 behavior for nil is now provided by non-nil non-string argument.
15306 All callers changed. Add font-specs for Mac fonts to
15307 "fontset-default" unless iso8859-1 fonts are installed.
15308
15309 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
15310
15311 * progmodes/sh-script.el (sh-get-indent-info): Only indent
15312 a continuation line if the \ is preceded by SPC or TAB.
15313 (sh-get-indent-info): Simplify.
15314 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
15315 Use with-current-buffer.
15316
15317 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
15318 when the matched text is empty.
15319
15320 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
15321
15322 * startup.el (command-line): Revert to previous handling of
15323 tooltip-mode. Explain in comment why the complexity is needed.
15324
15325 * tooltip.el (tooltip-mode): Revert to previous implementation of
15326 its defcustom.
15327
15328 * frame.el (blink-cursor-mode): Revert to previous implementation
15329 of its defcustom. Update comment.
15330
15331 2005-07-12 Lars Hansen <larsh@soem.dk>
15332
15333 * desktop.el: Update e-mail address.
15334
15335 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15336
15337 * term/mac-win.el (mac-services-mail-selection)
15338 (mac-services-mail-to): New functions.
15339 (mac-application-menu-map): Bind them.
15340
15341 2005-07-12 wulei <milton@wulei.net> (tiny change)
15342
15343 * progmodes/gdb-ui.el: Add note about buffering with Windows.
15344
15345 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
15346
15347 * custom.el (custom-reevaluate-setting): Doc fix.
15348
15349 2005-07-11 Jay Belanger <belanger@truman.edu>
15350
15351 * calc/calc.el (calc-embedded-announce-formula-alist)
15352 (calc-embedded-open-close-plain-alist)
15353 (calc-embedded-open-close-mode-alist): Add checks for additional
15354 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
15355
15356 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
15357
15358 * custom.el (custom-enable-theme): Don't add theme to
15359 `custom-enabled-themes' with `push' because there is no
15360 setf-method for `delq'.
15361
15362 2005-07-11 Richard M. Stallman <rms@gnu.org>
15363
15364 * custom.el (custom-declare-variable): Doc fix.
15365
15366 * dired-aux.el (dired-compare-directories): Remove "." and ".."
15367 from the alists.
15368
15369 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
15370 Do nothing if edebug-active.
15371
15372 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
15373 (edebug-display): Do it here instead.
15374
15375 2005-07-10 Richard M. Stallman <rms@gnu.org>
15376
15377 * cus-face.el (custom-theme-set-faces): Make it work.
15378 (custom-reset-faces): Doc fix.
15379 (custom-theme-reset-internal-face, custom-theme-face-value):
15380 Functions deleted.
15381
15382 * custom.el (custom-push-theme): Maintain list of the settings
15383 of a given theme in its theme-settings property.
15384 Maintain position of old settings in the theme-value
15385 or theme-face property.
15386 (custom-enabled-themes): New variable.
15387 (custom-theme-enabled-p): New function.
15388 (provide-theme): Update custom-enabled-themes.
15389 Disable and reenable the `user' theme.
15390 (require-theme): Doc fix.
15391 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
15392 (custom-theme-value, custom-theme-variable-value): Likewise.
15393 (custom-theme-reset-internal): Likewise.
15394 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
15395 (custom-enable-theme, custom-disable-theme): New functions.
15396 (custom-variable-theme-value, custom-face-theme-value): Likewise.
15397 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
15398 (custom-theme-reset-variables): Simplify.
15399 (deftheme, custom-declare-theme, custom-make-theme-feature):
15400 Definitions moved.
15401
15402 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
15403
15404 * longlines.el (longlines-show-region)
15405 (longlines-unshow-hard-newlines): Recognize hard newlines by
15406 non-nil hard property, instead of t.
15407
15408 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
15409
15410 * viper-cmd.el (viper--key-maps): New variable.
15411 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
15412 emulation-mode-map-alists.
15413 (viper-envelop-ESC-key): Use viper-subseq.
15414 (viper-search-forward/backward/next): Disable debug-on-error.
15415
15416 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
15417 (viper-ESC-key): New defcustoms.
15418
15419 * viper-macs.el (ex-map-read-args): Use viper-subseq.
15420
15421 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
15422 (viper-subseq): Copy of subseq from cl.el.
15423
15424 * viper.el (viper-go-away, viper-set-hooks): Use
15425 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
15426
15427 * viper-mous.el (viper-current-frame-saved): Use defvar.
15428
15429 * viper-init.el: Get rid of -face in face names.
15430
15431 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
15432 Make it work with longlines mode
15433
15434 * ediff-mult.el (ediff-meta-mode-hook): New variable.
15435
15436 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
15437
15438 * ediff-init.el: Get rid of -face in face names.
15439
15440 2005-07-10 Richard M. Stallman <rms@gnu.org>
15441
15442 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
15443 and with-timeout-unsuspend.
15444
15445 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
15446 and with-timeout-unsuspend.
15447
15448 * emacs-lisp/timer.el (with-timeout-timers): New variable.
15449 (with-timeout): Bind that variable to record timers.
15450 (with-timeout-suspend, with-timeout-unsuspend): New functions.
15451
15452 * emacs-lisp/debug.el (debug-help-follow): New function.
15453 (debugger-mode-map): Use that instead of help-follow.
15454 (debugger-setup-buffer): Use eval-buffer-list
15455 to handle eval-buffer frames.
15456
15457 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
15458
15459 * timezone.el (timezone-parse-date): Change first regexp
15460 so it will not mistakenly match dates with no time zone.
15461
15462 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
15463
15464 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
15465
15466 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
15467
15468 * custom.el (custom-initialize-safe-set)
15469 (custom-initialize-safe-default): New functions.
15470
15471 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
15472 and simplify :init-value.
15473
15474 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
15475 and simplify :init-value. Delete obsolete comment.
15476
15477 * startup.el (command-line): Use `custom-reevaluate-setting' to
15478 handle `tooltip-mode'. Delete obsolete comment.
15479
15480 * files.el (set-visited-file-name): Avoid calling
15481 `file-name-nondirectory' with a nil argument.
15482
15483 2005-07-09 Richard M. Stallman <rms@gnu.org>
15484
15485 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
15486 was called with nil for the buffer, handle the read position right.
15487 Handle read position for eval-region, too.
15488
15489 2005-07-09 Juri Linkov <juri@jurta.org>
15490
15491 * fringe.el (fringe-mode): Add period in docstring.
15492 (fringe-query-style): Build prompt depending on `all-frames' arg.
15493
15494 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
15495 to not create links to unrelated functions in the Help buffer.
15496
15497 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
15498 Doc fix.
15499
15500 * simple.el (next-error-hook): New variable.
15501 (next-error): Use it. Doc fix.
15502
15503 * textmodes/ispell.el (ispell-command-loop): Add current
15504 dictionary name and program name to mode-line-format.
15505 (ispell-region, ispell-process-line): Add current dictionary name
15506 and program name to messages.
15507
15508 2005-07-08 Jay Belanger <belanger@truman.edu>
15509
15510 * calc/calc.el (calc-embedded-announce-formula-alist)
15511 (calc-embedded-open-close-formula-alist)
15512 (calc-embedded-open-close-word-alist)
15513 (calc-embedded-open-close-plain-alist)
15514 (calc-embedded-open-close-new-formula-alist)
15515 (calc-embedded-open-close-mode-alist)
15516 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
15517 (calc-embedded-mode-hook): New variables.
15518
15519 * calc/calc-embed.el (calc-embedded-firsttime)
15520 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
15521 New variables.
15522 (calc-do-embedded): Use calc-embedded-firsttime,
15523 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
15524 determine whether or not to run hooks.
15525 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
15526 calc-embedded-firsttime-formula appropriately.
15527 Set calc-embedded delimiter variables according to mode.
15528
15529 2005-07-08 Richard M. Stallman <rms@gnu.org>
15530
15531 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
15532 Check for "emacs", etc., as entire symbol, not just as word.
15533 (checkdoc-file-comments-engine): Use regexp-quote on FN.
15534
15535 * files.el (set-visited-file-name): Report the error
15536 for "empty filename" earlier.
15537 (kill-some-buffers): Ignore buffers already dead.
15538
15539 * fringe.el (fringe-mode): Doc fix.
15540
15541 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
15542 Check for (featurep 'xemacs) and turn off warnings in what it guards.
15543 Use unwind-protect to ensure byte-compile-unresolved-functions
15544 is updated.
15545
15546 * whitespace.el (whitespace-buffer-leading-cleanup):
15547 Simplify w/ skip-chars-forward.
15548 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
15549
15550 * mail/rmail.el (rmail-only-expunge): Fix paren error.
15551 Unconditionally try to leave point at the same old place.
15552
15553 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
15554
15555 * comint.el (comint-postoutput-scroll-to-bottom)
15556 (comint-show-maximum-output): Take scroll-margin into consideration.
15557
15558 2005-07-08 Kim F. Storm <storm@cua.dk>
15559
15560 * ido.el (ido-use-filename-at-point): New choice `guess'.
15561 (ido-file-internal): Try ffap-guesser if selected.
15562
15563 * ido.el (ido-before-fallback-functions): New hook.
15564 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
15565 (ido-read-file-name): Run it.
15566
15567 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
15568
15569 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
15570 strings rather than a list of symbols to the completion function.
15571
15572 2005-07-07 Jay Belanger <belanger@truman.edu>
15573
15574 * calc/calc-units.el (math-apply-units): Change the places in
15575 which units are simplified.
15576
15577 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
15578
15579 * cus-edit.el (customize-option, customize-option-other-window):
15580 Make them handle aliases.
15581
15582 * custom.el (custom-variable-p): Make it recursively follow
15583 aliases. Mention that in the docstring.
15584
15585 2005-07-07 Richard M. Stallman <rms@gnu.org>
15586
15587 * cus-start.el (exec-path): Use `directory' instead of `file'.
15588 Fix tag for nil.
15589
15590 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
15591
15592 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
15593 when called non-interactively. Doc fix.
15594
15595 2005-07-07 Lute Kamstra <lute@gnu.org>
15596
15597 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
15598 new address as well.
15599
15600 2005-07-07 Kenichi Handa <handa@m17n.org>
15601
15602 * international/mule.el (make-coding-system):
15603 Describe `ascii-incompatible' property in the docstring.
15604 (set-file-name-coding-system): Signal an error if coding-system is
15605 ascii-incompatible.
15606 (set-keyboard-coding-system): Likewise.
15607
15608 * international/mule-cmds.el (set-default-coding-systems):
15609 Don't set default-file-name-coding-system and
15610 default-keyboard-coding-system if coding-system is ASCII-incompatible.
15611
15612 * international/utf-16.el: Declare that all UTF-16-based coding
15613 systems are ASCII-incompatible.
15614
15615 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
15616
15617 * progmodes/gud.el: Require font-lock for displaying errors.
15618 Used by gdb-ui.el.
15619
15620 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
15621
15622 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
15623 values for the pattern lists which are `read'able but not
15624 `append'able (like symbols).
15625
15626 2005-07-06 Richard M. Stallman <rms@gnu.org>
15627
15628 * progmodes/flymake.el (flymake-float-time): Instead of
15629 with-no-warnings, test for xemacs.
15630 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
15631 to avoid warning.
15632
15633 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
15634
15635 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
15636
15637 2005-07-05 Lute Kamstra <lute@gnu.org>
15638
15639 * battery.el: Add support for Darwin (with much debugging help
15640 from Samuel Lauber <sam124@operamail.com>).
15641 (battery-status-function, battery-echo-area-format)
15642 (battery-mode-line-format): Add support for pmset on Darwin.
15643 (battery-load-low, battery-load-critical): New user options.
15644 (battery-pmset): New function.
15645
15646 2005-07-05 Lute Kamstra <lute@gnu.org>
15647
15648 Update FSF's address in GPL notices.
15649
15650 * textmodes/page-ext.el: Update FSF's address.
15651
15652 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
15653
15654 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
15655 filling from using prefix when filling a single-line docstring.
15656
15657 * progmodes/flymake.el: Remove useless eval-when-compile.
15658
15659 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
15660
15661 2005-07-04 Richard M. Stallman <rms@gnu.org>
15662
15663 * textmodes/org.el (org-file-apps-defaults-gnu):
15664 Rename from org-file-apps-defaults-linux.
15665 (org-default-apps): Don't test system-type for `linux'.
15666 (org-file-apps): Doc fix.
15667
15668 2005-07-04 David Ponce <david@dponce.com>
15669
15670 * tree-widget.el: Improve header Commentary section.
15671 (tree-widget) [defgroup]
15672 (tree-widget-image-enable, tree-widget-themes-directory)
15673 (tree-widget-theme, tree-widget-image-properties-emacs)
15674 (tree-widget-image-properties-xemacs, tree-widget-create-image)
15675 (tree-widget-image-formats, tree-widget-control)
15676 (tree-widget-empty-control, tree-widget-leaf-control
15677 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
15678 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
15679 (tree-widget-keep, tree-widget-after-toggle-functions)
15680 (tree-widget-open-node, tree-widget-close-node): Doc fix.
15681 (tree-widget-open-control, tree-widget-close-control): Fix doc and
15682 :help-echo message.
15683 (tree-widget-set-theme): Doc fix. Use `string-equal'.
15684 (tree-widget-image-properties): Doc fix. Clearer implementation.
15685 (tree-widget--cursors): New constant.
15686 (tree-widget-lookup-image): New function split from
15687 `tree-widget-find-image'. Clearer implementation.
15688 (tree-widget-find-image): Use it.
15689 (tree-widget-button-keymap): Use `set-keymap-parent'.
15690 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
15691 Define the sub-widgets here.
15692 (tree-widget-node): Check that :node is not a tree-widget.
15693 (tree-widget-get-super, tree-widget-open-control)
15694 (tree-widget-close-control, tree-widget-empty-control)
15695 (tree-widget-leaf-control, tree-widget-guide)
15696 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
15697 (tree-widget-no-handle, tree-widget-value-delete)
15698 (tree-widget-map): Remove.
15699 (tree-widget-children-value-save): Doc fix. Simplified.
15700 (tree-widget-value-create): Update according to previous changes.
15701
15702 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
15703
15704 * textmodes/org.el: Leading space replaced by TABS.
15705 (org-recalc-marks, org-table-rotate-recalc-marks)
15706 (org-table-get-specials): Treat "^" and "_" marks.
15707 (org-table-justify-field-maybe): Optional argument NEW.
15708 (org-table-eval-formula): Parsing of the format simplified.
15709 New modes C,I. Honor the %= parameter in the current table.
15710 Avoid unnecessary re-align by using the NEW argument to
15711 `org-table-justify-field-maybe'.
15712 (org-calc-default-modes): Default for date-format mimicks org-mode.
15713 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
15714
15715 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
15716
15717 * cus-face.el (custom-theme-set-faces): Make it handle face
15718 aliases whose alias declarations are pre- or autoloaded.
15719
15720 2005-07-04 Juri Linkov <juri@jurta.org>
15721
15722 * faces.el (read-face-name): Put the code for getting a face name
15723 from the buffer before adding the faces from the `face' property.
15724 Use `completing-read-multiple' instead of `completing-read'.
15725 Require `crm'. Add default value and post-process the returned
15726 list of faces.
15727
15728 * emacs-lisp/crm.el (crm-find-current-element)
15729 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
15730
15731 * emacs-lisp/lisp-mode.el (eval-defun-1):
15732 * emacs-lisp/edebug.el (edebug-eval-defun):
15733 Remove unnecessary quotes.
15734
15735 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
15736
15737 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
15738 (prolog-indent-level): Fix typo in docstring.
15739
15740 * info.el (Info-history, Info-history-forward)
15741 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
15742
15743 * add-log.el (add-change-log-entry):
15744 * comint.el (comint-dynamic-list-input-ring)
15745 (comint-dynamic-list-completions):
15746 * dabbrev.el (dabbrev-expand):
15747 * delim-col.el (delimit-columns-rectangle-line):
15748 * diff-mode.el (diff-context->unified, diff-reverse-direction)
15749 (diff-unified->context):
15750 * ediff-init.el (ediff-abbrev-jobname):
15751 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
15752 (ediff-replace-session-activity-marker-in-meta-buffer):
15753 * info.el (Info-summary):
15754 * lpr.el (printify-region):
15755 * printing.el (pr-create-interface):
15756 * ps-print.el (ps-print-quote):
15757 * ses.el (ses-column-widths, ses-print-cell)
15758 (ses-adjust-print-width, ses-center):
15759 * shell.el (shell-file-name-quote-list):
15760 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
15761 (strokes-fill-current-buffer-with-whitespace)
15762 (strokes-xpm-for-stroke, strokes-list-strokes)
15763 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
15764 * term.el (term-dynamic-list-input-ring)
15765 (term-dynamic-list-completions):
15766 * calc/calc.el (math-format-stack-value):
15767 * emacs-lisp/edebug.el (edebug-display-freq-count):
15768 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
15769 (delphi-new-comment-line):
15770 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
15771 * progmodes/executable.el (executable-set-magic):
15772 * progmodes/python.el (inferior-python-mode):
15773 * progmodes/scheme.el (scheme-mode-syntax-table):
15774 * progmodes/sh-script.el (sh-maybe-here-document):
15775 * progmodes/sql.el (sql-copy-column):
15776 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
15777 * textmodes/bibtex.el (bibtex-mode):
15778 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
15779 (sgml-auto-attributes):
15780 * textmodes/table.el (table-insert, table-shorten-cell)
15781 (table--generate-source-scan-lines, table-delete-row)
15782 (*table--cell-delete-char, table--spacify-frame)
15783 (table--horizontally-shift-above-and-below)
15784 (table--cell-insert-char, table--cell-blank-str)
15785 (table--fill-region-strictly):
15786 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
15787 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
15788
15789 * add-log.el (change-log):
15790 * apropos.el (apropos):
15791 * comint.el (comint-completion, comint-source):
15792 * dabbrev.el (dabbrev):
15793 * delim-col.el (columns):
15794 * diff-mode.el (diff-mode):
15795 * ediff.el (ediff):
15796 * ediff-diff.el (ediff-diff):
15797 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
15798 * ediff-mult.el (ediff-mult):
15799 * ediff-ptch.el (ediff-ptch):
15800 * ediff-wind.el (ediff-window):
15801 * facemenu.el (facemenu):
15802 * indent.el (indent):
15803 * info.el (info):
15804 * jka-cmpr-hook.el (compression, jka-compr):
15805 * lpr.el (lpr):
15806 * outline.el (outlines):
15807 * pcmpl-cvs.el (pcmpl-cvs):
15808 * pcmpl-rpm.el (pcmpl-rpm):
15809 * printing.el (printing):
15810 * ps-print.el (postscript, ps-print, ps-print-horizontal)
15811 (ps-print-vertical, ps-print-headers, ps-print-font)
15812 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
15813 (ps-print-background, ps-print-printer, ps-print-page)
15814 (ps-print-miscellany):
15815 * ses.el (ses):
15816 * shell.el (shell, shell-directories, shell-faces):
15817 * startup.el (initialization):
15818 * strokes.el (strokes):
15819 * term.el (term):
15820 * uniquify.el (uniquify):
15821 * w32-vars.el (w32):
15822 * calc/calc.el (calc):
15823 * emacs-lisp/bytecomp.el (bytecomp):
15824 * emacs-lisp/cl-indent.el (lisp-indent):
15825 * emacs-lisp/edebug.el (edebug):
15826 * emacs-lisp/elp.el (elp):
15827 * emacs-lisp/testcover.el (testcover):
15828 * emacs-lisp/trace.el (trace):
15829 * emulation/viper-ex.el (viper-ex):
15830 * emulation/viper-mous.el (viper-mouse):
15831 * mail/mailalias.el (mailalias):
15832 * mail/supercite.el (supercite, supercite-frames)
15833 (supercite-attr, supercite-cite, supercite-hooks):
15834 * net/rcompile.el (remote-compile):
15835 * net/rlogin.el (rlogin):
15836 * obsolete/ooutline.el (outlines):
15837 * progmodes/delphi.el (delphi):
15838 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
15839 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
15840 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
15841 (ebnf-optimization):
15842 * progmodes/etags.el (etags):
15843 * progmodes/executable.el (executable):
15844 * progmodes/idlwave.el (idlwave):
15845 * progmodes/pascal.el (pascal):
15846 * progmodes/prolog.el (prolog):
15847 * progmodes/python.el (python):
15848 * progmodes/scheme.el (scheme):
15849 * progmodes/sh-script.el (sh, sh-script):
15850 * progmodes/sql.el (SQL):
15851 * progmodes/tcl.el (tcl):
15852 * textmodes/bibtex.el (bibtex, bibtex-autokey):
15853 * textmodes/enriched.el (enriched):
15854 * textmodes/makeinfo.el (makeinfo):
15855 * textmodes/sgml-mode.el (sgml):
15856 * textmodes/table.el (table-hooks):
15857 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
15858 * textmodes/texinfo.el (texinfo):
15859 * textmodes/two-column.el (two-column):
15860 Finish `defgroup' description with period.
15861
15862 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
15863 * eshell/esh-var.el (eshell-var):
15864 * progmodes/vhdl-mode.el (vhdl-testbench):
15865 * textmodes/org.el (org): Fix typos in docstrings.
15866
15867 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
15868 consistency.
15869
15870 * progmodes/flymake.el (flymake-find-file): Remove.
15871 (flymake-float-time): Use `with-no-warnings'.
15872 (flymake-check-start-time, flymake-check-was-interrupted)
15873 (flymake-err-info, flymake-is-running, flymake-last-change-time)
15874 (flymake-new-err-info): `defvar' at compile time.
15875
15876 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
15877
15878 * replace.el (occur-hook): Doc fix.
15879 (occur-1): Don't call `occur-hook' if there are no matches.
15880
15881 2005-07-03 Richard M. Stallman <rms@gnu.org>
15882
15883 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
15884 global-map, save the same map.
15885 (global-map): Don't alter it at top level.
15886 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
15887 Then alter it here instead.
15888 (tpu-edt-off): Set global-map to the saved one.
15889
15890 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
15891 All references simplified.
15892 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
15893 (zmacs-regions): Add defvar.
15894 (repeat-complex-command-map): Everything about that deleted.
15895
15896 * textmodes/artist.el (artist-key-is-drawing)
15897 (artist-key-endpoint1, artist-key-poly-point-list)
15898 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
15899 (artist-key-compl-table, artist-rb-save-data)
15900 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
15901 Don't put them in eval-when-compile.
15902 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
15903
15904 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
15905 Use with-no-warnings.
15906
15907 * net/browse-url.el (dos-windows-version): Add defvar.
15908
15909 * mail/supercite.el (filladapt-prefix-table): Add defvar.
15910
15911 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
15912 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
15913 (rmail-new-summary-line-count): Rename from new-summary-line-count.
15914 Add defvar.
15915 (rmail-summary-beginning-of-message): Use with-no-warnings.
15916 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
15917
15918 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
15919 Use with-no-warnings.
15920
15921 * emulation/vi.el (vi-mark-region): Use c-mark-function.
15922 (c-mark-function): Add point-moving-unit property.
15923 (vi-goto-line): Use with-no-warnings.
15924
15925 * emulation/edt.el (edt-last-copied-word): Add defvar.
15926 (zmacs-region-stays): Likewise.
15927 (edt-mark-section-wisely): Use c-mark-function for C.
15928 Use makr-defun for Fortran.
15929 (time-string): defvar deleted.
15930 (edt-display-the-time): Don't set time-string.
15931
15932 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
15933
15934 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
15935 Don't warn when name is not constant
15936 or for defining the group `emacs'.
15937
15938 * tooltip.el (gud-tooltip-mode): Add defvar.
15939
15940 * startup.el (default-frame-background-mode): Add defvar.
15941
15942 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
15943
15944 * info.el (tool-bar-map): Add defvar.
15945
15946 * dired.el (dnd-protocol-alist): Add defvar.
15947
15948 * dired-aux.el (dired-query): Display question with answer, when
15949 the user answers.
15950
15951 * custom.el (custom-add-option): Doc fix.
15952
15953 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
15954
15955 2005-07-03 Eli Zaretskii <eliz@gnu.org>
15956
15957 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
15958 bogus name from the last change.
15959
15960 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
15961
15962 * custom.el (custom-declare-variable): Fix typos in comment.
15963 (custom-known-themes): Doc fix.
15964 (custom-theme-directory): New defcustom.
15965 (require-theme): Make it check `custom-theme-directory'.
15966
15967 * cus-theme.el (custom-new-theme-mode): New function.
15968 (custom-theme-name, custom-theme-variables, custom-theme-faces)
15969 (custom-theme-description): Add compiler defvars.
15970 (customize-create-theme): Add doc to the "*New Custom Theme*"
15971 buffer. Use `custom-new-theme-mode'.
15972 (custom-theme-write): Put the created buffer in emacs-lisp-mode
15973 and save it to the `custom-theme-directory'. Make this the
15974 default directory of the buffer.
15975
15976 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
15977
15978 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
15979 Fix unbalanced parentheses.
15980
15981 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
15982
15983 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
15984 into flymake-mode and delegate to flymake-mode.
15985
15986 * find-file.el (ff-which-function-are-we-in): Clean up.
15987
15988 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
15989
15990 * replace.el (occur-rename-buffer): Fix docstring.
15991
15992 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
15993 (edt-last-copied-word, edt-learn-macro-count)
15994 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
15995 (edt-rect-start-point, edt-user-global-map, rect-start-point)
15996 (time-string, zmacs-region-stays):
15997 * emulation/edt-mapper.el (edt-save-function-key-map)
15998 (EDT-key-name): `defvar' to silence the byte-compiler.
15999
16000 2005-07-02 Martin Rudalics <rudalics@gmx.at>
16001
16002 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
16003 font-lock-regexp-backslash. Doc fix.
16004 (font-lock-regexp-backslash-grouping-construct): Rename from
16005 font-lock-regexp-backslash-construct. Doc fix.
16006 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
16007 grouping constructs.
16008
16009 2005-07-02 Eli Zaretskii <eliz@gnu.org>
16010
16011 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
16012 updating all the prerequisites.
16013
16014 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
16015
16016 * textmodes/org.el (org-agenda-start-on-weekday)
16017 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
16018 (org-agenda-use-time-grid, org-archive-location)
16019 (org-allow-space-in-links, org-usenet-links-prefer-google)
16020 (org-enable-table-editor, org-export-default-language)
16021 (org-export-html-show-new-buffer, org-fill-paragraph)
16022 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
16023 (org-goto-quit, org-occur, org-eval-in-calendar)
16024 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
16025 (org-agenda-diary-entry, org-remember-help)
16026 (org-table-convert-region, org-at-table-p)
16027 (org-table-move-row-down, org-table-move-row-up)
16028 (org-table-copy-region, org-table-toggle-vline-visibility)
16029 (org-table-get-stored-formulas, org-table-get-specials)
16030 (org-recalc-commands, org-table-eval-formula)
16031 (org-table-formula-substitute-names, orgtbl-make-binding)
16032 (org-format-org-table-html, org-format-table-table-html)
16033 (org-format-table-table-html-using-table-generate-source)
16034 (org-customize): Fix typos in docstrings.
16035 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
16036 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
16037 (org-back-to-heading): Doc fixes.
16038 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
16039 (org-agenda-change-all-lines, org-get-header):
16040 Improve argument/docstring consistency.
16041 (orgtbl-error): Fix error message.
16042
16043 * progmodes/flymake.el (flymake-find-possible-master-files)
16044 (flymake-master-file-compare, flymake-get-line-err-count)
16045 (flymake-highlight-line, flymake-gui-warnings-enabled):
16046 Fix typos in docstrings.
16047 (flymake-parse-line, flymake-get-project-include-dirs-function)
16048 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
16049 Doc fixes.
16050 (flymake-get-project-include-dirs-function)
16051 (flymake-make-err-menu-data):
16052 Improve argument/docstring consistency.
16053
16054 2005-07-01 Lute Kamstra <lute@gnu.org>
16055
16056 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
16057 Catch errors with ignore-errors. Use temporary buffer.
16058 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
16059
16060 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
16061 background color faces.
16062 (facemenu-set-foreground, facemenu-set-background):
16063 Use facemenu-set-face-from-menu.
16064 (facemenu-set-face-from-menu): Treat face names that start with
16065 "fg:" or "bg:" as special.
16066 (facemenu-add-new-color): Don't create faces. Simplify.
16067
16068 2005-06-30 Richard M. Stallman <rms@gnu.org>
16069
16070 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
16071 (crm-find-current-element): Likewise.
16072
16073 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
16074
16075 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
16076
16077 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
16078
16079 * arc-mode.el (archive-extract): Make it work as a mouse binding.
16080 (archive-mouse-extract): Make it an obsolete alias.
16081 (archive-mode-map): Don't use archive-mouse-extract any more.
16082 (archive-mode, archive-extract): write-contents-hooks ->
16083 write-contents-functions.
16084 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
16085 first arg.
16086 (archive-rename-entry): Update the call.
16087 (archive-zip-summarize): Remove unused var `method'.
16088 (archive-lzh-summarize): Remove unused var `creator'.
16089
16090 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
16091 dedicated frame upon exit.
16092
16093 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
16094 (archive-zip-extract, archive-zip-expunge)
16095 (archive-zip-update, archive-zip-update-case): Use executable-find.
16096 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
16097 Use restore-buffer-modified-p.
16098 (archive-extract, archive-add-new-member, archive-write-file-member):
16099 Use with-current-buffer.
16100 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
16101
16102 2005-06-30 Andreas Schwab <schwab@suse.de>
16103
16104 * progmodes/gud.el (gud-filter): Remove unneeded progn.
16105
16106 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
16107
16108 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
16109
16110 2005-06-30 Juri Linkov <juri@jurta.org>
16111
16112 * faces.el (vertical-border): Inherit from mode-line-inactive
16113 only on tty.
16114
16115 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
16116
16117 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
16118 example, -NLINES in the `occur' docstring).
16119
16120 * replace.el (occur-1): When no matches are found, do not set the
16121 `buffer-read-only' and modified flags for the occur buffer,
16122 because it is deleted.
16123
16124 * emulation/cua-base.el (cua-check-pending-input)
16125 (cua-repeat-replace-region, cua-mode, cua-debug)
16126 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
16127 Fix typos in docstrings.
16128
16129 * emulation/cua-gmrk.el (cua-toggle-global-mark)
16130 (cua-cut-region-to-global-mark)
16131 (cua--cut-rectangle-to-global-mark):
16132 Remove period from end of messages.
16133
16134 * emulation/cua-rect.el (cua-do-rectangle-padding):
16135 Remove period from end of messages.
16136 (cua--rectangle-seq-format): Fix typo in docstring.
16137 (cua-sequence-rectangle, cua-fill-char-rectangle):
16138 Improve argument/docstring consistency.
16139
16140 2005-06-29 Juri Linkov <juri@jurta.org>
16141
16142 * faces.el (default-frame-background-mode): New internal variable.
16143 (frame-set-background-mode): Use it.
16144
16145 * startup.el (normal-top-level): Set default-frame-background-mode
16146 instead of frame-background-mode. Before setting it, test for its
16147 nil value. Remove tests for frame-background-mode and frame
16148 parameter `reverse'. Add test for "unspecified-fg".
16149
16150 * term/xterm.el (xterm-rxvt-set-background-mode):
16151 * term/rxvt.el (rxvt-set-background-mode):
16152 Set default-frame-background-mode instead of frame-background-mode.
16153
16154 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
16155
16156 * simple.el (set-variable): Warn about obsolete user variables.
16157
16158 * imenu.el (imenu--completion-buffer):
16159 * mouse.el (mouse-buffer-menu-alist):
16160 * msb.el (msb-invisible-buffer-p):
16161 * calendar/diary-lib.el (diary-header-line-format):
16162 * emacs-lisp/pp.el (pp-buffer):
16163 * progmodes/cperl-mode.el (cperl-do-auto-fill):
16164 * textmodes/picture.el (picture-replace-match):
16165 Change space constants followed by a sexp to "?\s ".
16166
16167 * play/decipher.el (decipher-loop-with-breaks):
16168 * textmodes/texinfo.el (texinfo-insert-@item): Change space
16169 constants "protected" from end of line by a comment to "?\s".
16170
16171 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
16172
16173 * font-lock.el (save-buffer-state): Use `declare'.
16174
16175 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
16176 reset the syntax-table to cperl-mode-syntax-table.
16177 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
16178 "foo_print_bar" is not matched as a reserved keyword.
16179
16180 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
16181
16182 * textmodes/org.el (orgtbl-setup): New function, for delayed
16183 setup for the orgtbl commands.
16184 (org-calc-default-modes): New option.
16185 (orgtbl-make-binding): Use `defun' to get better help display.
16186 (org-diary): Call `org-compile-prefix-format'.
16187 (org-table-formula-substitute-names): New function.
16188 (org-agenda-day-view, org-agenda-week-view): New commands.
16189 (org-agenda-toggle-week-view): Command removed.
16190 (org-tbl-menu): Split off from org-org-menu.
16191 (org-mode): Move removal of outline-mode menus to here.
16192 (org-table-formula-debug): New option.
16193 (org-table-insert-row): Keep first field if just "#" or "*".
16194 (org-mode): Paragraph regexps fixed.
16195 (org-table-recalculate-regexp): New constant.
16196 (org-table-justify-field-maybe): Avoid replace if not necessary.
16197 (org-copy-special, org-cut-special): Use `call-interactively'.
16198 (org-table-copy-region): Take region from `interactive' call.
16199 (org-trim): Return string even if no match.
16200 (org-formula): New face.
16201 (org-set-font-lock-defaults): No longer highlight "FIXME".
16202 But highlight formula-related fields in table.
16203 (org-table-p): Use regexp, not fontification.
16204 (org-table-align): Handle white space at end of line.
16205 (org-table-formula-evaluate-inline): New option.
16206 (org-mode): Auto-wrapping in comment lines turned off.
16207 (org-table-copy-down): Evaluate only in copied field, not in
16208 destination.
16209 (org-table-current-formula): Variable removed.
16210 (org-table-store-formulas, org-table-get-stored-formulas)
16211 (org-table-modify-formulas, org-table-replace-in-formulas)
16212 (org-table-maybe-eval-formula): New functions.
16213 (org-table-get-formula): Modify to use stored formulas.
16214 (org-table-insert-column, org-table-delete-column)
16215 (org-table-move-column): Call `org-table-modify-formulas'.
16216 (org-complete): Add completion for keyword formulas.
16217 (orgtbl-mode): Pull orgtbl-mode-map to start of
16218 minor-mode-map-alist.
16219
16220 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
16221
16222 * progmodes/python.el (python-check): Require `compile' before
16223 modifying its variables.
16224
16225 * newcomment.el (comment-indent-default): Don't get fooled by an early
16226 end of buffer.
16227
16228 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16229
16230 * ps-print.el (ps-print-version): Fix version number.
16231
16232 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
16233
16234 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
16235
16236 2005-06-28 Richard M. Stallman <rms@gnu.org>
16237
16238 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
16239 (flyspell-local-mouse-map): Declaration deleted.
16240 (flyspell-mouse-map): Bind only mouse-2.
16241 (flyspell-mode-map): Don't test flyspell-use-local-map.
16242 (flyspell-overlay-keymap-property-name): Var deleted.
16243 (flyspell-mode-on): Don't make local bindings for
16244 flyspell-mouse-map and flyspell-mode-map.
16245 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
16246
16247 * textmodes/ispell.el (ispell-word): Do not ignore short words.
16248
16249 * progmodes/compile.el (compilation-next-error-function):
16250 Don't switch buffers; operate on the current buffer.
16251
16252 * progmodes/compile.el (compilation-error-file-name)
16253 (compilation-warning-file-name, compilation-info-file-name)
16254 (compilation-line-number, compilation-column-number): New faces.
16255 (compilation-error-face, compilation-warning-face)
16256 (compilation-info-face, compilation-line-face)
16257 (compilation-column-face): Use them.
16258
16259 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
16260
16261 * comint.el (comint-password-prompt-regexp): Accept ", try again".
16262
16263 * bindings.el (global-map): Bind insertchar and its variants.
16264
16265 2005-06-27 Richard M. Stallman <rms@gnu.org>
16266
16267 * textmodes/artist.el (artist-text-overwrite)
16268 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
16269
16270 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16271
16272 * ps-print.el: It was not working the page selection for printing.
16273 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
16274 (ps-print-version): New version 6.6.7.
16275 (ps-end-sheet): New fun.
16276 (ps-header-sheet, ps-end-job): Call it.
16277
16278 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
16279
16280 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
16281
16282 2005-06-27 Lute Kamstra <lute@gnu.org>
16283
16284 * facemenu.el (facemenu-unlisted-faces): Add foreground and
16285 background color faces.
16286 (facemenu-get-face): Delete function.
16287 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
16288 (facemenu-add-new-color): Make second argument mandatory.
16289 Create the appropriate face and return it. Simplify.
16290 (facemenu-set-foreground, facemenu-set-background): Don't check if
16291 color is defined. Use return value of facemenu-add-new-color.
16292
16293 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
16294
16295 * progmodes/gud.el (gud-filter): Add missing argument to
16296 with-selected-window.
16297
16298 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
16299
16300 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
16301 a :require to the defcustom.
16302
16303 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
16304 defcustoms corresponding to minor modes.
16305
16306 2005-06-26 David Ponce <david@dponce.com>
16307
16308 * recentf.el: Require tree-widget instead of wid-edit.
16309 (recentf-filename-handler): Fix widget :type.
16310 (recentf-cancel-dialog, recentf-open-more-files)
16311 (recentf-open-files-action): Doc fix.
16312 (recentf-dialog-goto-first): New function.
16313 (recentf-dialog-mode-map): Set parent keymap first.
16314 (recentf-dialog-mode): Define with define-derived-mode.
16315 Don't display continuation lines in dialogs.
16316 (recentf-edit-list): Rename from recentf-edit-selected-items.
16317 (recentf-edit-list-select): Rename from recentf-edit-list-action.
16318 Simplify.
16319 (recentf-edit-list-validate): New function.
16320 (recentf-edit-list): Update accordingly.
16321 (recentf-open-files-item-shift): Remove.
16322 (recentf-open-files-item): Convert menu elements into tree and
16323 link widgets. Don't create the widgets.
16324 (recentf-open-files): Update accordingly.
16325 (recentf-save-list): Untabify.
16326
16327 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
16328
16329 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
16330 (keep-lines): Add INTERACTIVE arg. Never delete lines only
16331 partially contained in the active region. Do not take active
16332 region into account when called from Lisp, unless INTERACTIVE arg
16333 is non-nil. Use `forward-line' instead of `beginning-of-line' to
16334 avoid trouble with fields. Make marker point nowhere when no
16335 longer used. Always return nil. Doc fix.
16336 (flush-lines): Add INTERACTIVE arg. Do not take active region
16337 into account when called from Lisp, unless INTERACTIVE arg is
16338 non-nil. Use `forward-line' instead of `beginning-of-line' to
16339 avoid trouble with fields. Make marker point nowhere when no
16340 longer used. Always return nil. Doc fix.
16341 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
16342 interchangeable. Do not take active region into account when
16343 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
16344 message in echo area when called from Lisp, unless INTERACTIVE arg
16345 is non-nil. Avoid saying "1 occurrences". Do not use markers.
16346 Return the number of matches. Doc fix.
16347 (occur): Doc fix.
16348 (perform-replace): Make comment follow double space convention for
16349 the sake of `outline-minor-mode'.
16350
16351 * faces.el (facep): Doc fix.
16352
16353 2005-06-25 Richard M. Stallman <rms@gnu.org>
16354
16355 * facemenu.el (facemenu-enable-faces-p): New function.
16356 (facemenu-background-menu, facemenu-foreground-menu)
16357 (facemenu-face-menu): Add menu-enable property.
16358
16359 * jka-compr.el (jka-compr-insert-file-contents):
16360 Special handling if cannot find the uncompression program.
16361
16362 * cus-face.el (custom-face-attributes): Add autoload.
16363
16364 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
16365 Bind comment-indent-function locally.
16366
16367 * window.el (save-selected-window): Use save-current-buffer.
16368
16369 * subr.el (with-selected-window): Use save-current-buffer.
16370
16371 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
16372 and with-current-buffer.
16373
16374 2005-06-24 Richard M. Stallman <rms@gnu.org>
16375
16376 * simple.el (line-move-1): Fix previous change.
16377
16378 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
16379
16380 * replace.el (occur-1): Set `buffer-read-only' and the
16381 buffer-modified flag before running `occur-hook' to protect
16382 against unintentional buffer switches that can lead to data loss.
16383
16384 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
16385
16386 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
16387 (gud-gdb-marker-filter): Use font-lock-warning-face for any
16388 initial error.
16389
16390 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
16391 after fresh input.
16392 (gdb-var-create-handler): Put name of expression in quotes.
16393
16394 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
16395
16396 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
16397 elements of RING in order, and without bogus nil elements.
16398
16399 2005-06-23 Richard M. Stallman <rms@gnu.org>
16400
16401 * simple.el (set-variable): Args renamed; doc fix.
16402 (line-move-1): When there are overlays around, use vertical-motion.
16403
16404 * faces.el (escape-glyph): Use brown against light background.
16405 (nobreak-space): Rename from no-break-space.
16406 Fix previous change.
16407
16408 * dired-aux.el (dired-do-copy): Fix arg prompt.
16409
16410 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
16411
16412 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
16413
16414 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
16415 rather than "Distributor".
16416
16417 2005-06-23 Lute Kamstra <lute@gnu.org>
16418
16419 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
16420 (debug-on-entry): Use it. New interactive declaration that uses
16421 function-called-at-point.
16422
16423 2005-06-23 Kim F. Storm <storm@cua.dk>
16424
16425 * subr.el (save-match-data): Add comment about using evaporate arg
16426 to set-match-data.
16427
16428 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
16429
16430 * cus-edit.el (customize-face)
16431 (customize-face-other-window): Handle face aliases.
16432
16433 * faces.el (face-documentation, set-face-attribute)
16434 (face-spec-set): Handle face aliases.
16435
16436 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
16437
16438 * help-mode.el (help-make-xrefs): If a symbol representing a face
16439 name is not followed by the word "face", it could still be a
16440 function or variable name, so don't bypass other checks.
16441
16442 2005-06-22 Juri Linkov <juri@jurta.org>
16443
16444 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
16445 Replace aliased functions with calls where second arg `inherit' is t.
16446
16447 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
16448
16449 * progmodes/gdb-ui.el (gdb-error): New variable.
16450 (gdb-error): New function.
16451 (gdb-annotation-rules): Act on error-begin and error annotations.
16452 (gdb-concat-output): Use font-lock-warning-face for errors.
16453
16454 2005-06-22 Miles Bader <miles@gnu.org>
16455
16456 * bindings.el (propertized-buffer-identification): Use renamed
16457 `Buffer-menu-buffer' face.
16458
16459 * faces.el (vertical-border): Rename from `vertical-divider'.
16460 (escape-glyph): Change dark-background color back to `cyan'.
16461
16462 2005-06-21 Juri Linkov <juri@jurta.org>
16463
16464 * faces.el (face-user-default-spec): Try getting `customized-face'
16465 prior to `saved-face'.
16466 (frame-background-mode): Refill docstring.
16467
16468 * emacs-lisp/lisp-mode.el (eval-defun-1):
16469 * emacs-lisp/edebug.el (edebug-eval-defun):
16470 Set `saved-face' temporarily to nil before calling form.
16471 Set `customized-face' to the new spec after that.
16472
16473 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
16474
16475 * subr.el (1value, lambda, key-substitution-in-progress):
16476 Doc fixes.
16477
16478 * autoinsert.el (auto-insert-alist):
16479 * ses.el (ses-call-printer):
16480 * subr.el (noreturn):
16481 * emacs-lisp/lisp.el (check-parens):
16482 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
16483 * net/browse-url.el (browse-url-mosaic):
16484 * progmodes/cc-defs.el (c-safe-scan-lists):
16485 * progmodes/ebnf-abn.el (ebnf-abn-lex):
16486 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
16487 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
16488 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
16489 * progmodes/ebnf-iso.el (ebnf-iso-lex):
16490 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
16491
16492 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
16493
16494 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
16495
16496 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
16497
16498 * calendar/appt.el (appt-make-list): Activate the package, if
16499 not already active (for backwards compatibility).
16500
16501 2005-06-20 Kim F. Storm <storm@cua.dk>
16502
16503 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
16504
16505 2005-06-20 Miles Bader <miles@gnu.org>
16506
16507 * faces.el (vertical-divider): New face.
16508
16509 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
16510
16511 * simple.el (kill-whole-line): Doc fix.
16512 (next-error-buffer-p, next-error-find-buffer)
16513 (clone-indirect-buffer): Fix typos in docstrings.
16514 (comment-line-break-function): Doc fix: don't say variable
16515 is automatically buffer-local (it isn't).
16516
16517 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
16518
16519 * net/tramp-ftp.el (top):
16520 * net/tramp-smb.el (top):
16521 * net/tramp-util.el (top):
16522 * net/tramp-uu.el (top):
16523 * net/tramp-vc.el (top):
16524 * net/tramp.el (top): Revert copyright years back to original
16525 ones. Tramp has a life outside GNU Emacs.
16526
16527 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
16528
16529 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
16530
16531 2005-06-18 Juri Linkov <juri@jurta.org>
16532
16533 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
16534 end of first regexp to limit the match to the position between
16535 line number and source line with same separator character as used
16536 between file name and line number. In the second regexp limit
16537 mouse-face area to file name and line number by adding new group
16538 for them and referring it in HYPERLINK arg.
16539 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
16540 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
16541 previous line where grep markers may be already removed.
16542
16543 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
16544
16545 * progmodes/ps-mode.el: Update version and maintainer's email address.
16546
16547 2005-06-18 Steve Youngs <steve@xemacs.org>
16548
16549 * net/browse-url.el (browse-url-browser-function)
16550 (browse-url-default-browser): Add firefox.
16551 (browse-url-firefox-program, browse-url-firefox-arguments)
16552 (browse-url-firefox-startup-arguments)
16553 (browse-url-firefox-new-window-is-tab): New defcustoms.
16554 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
16555
16556 2005-06-17 Richard M. Stallman <rms@gnu.org>
16557
16558 * startup.el (command-line): Warn if specified user name has
16559 no home directory.
16560
16561 * term.el (term-get-old-input, term-input-filter, term-input-sender)
16562 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
16563
16564 * longlines.el (longlines-mode, longlines-show-hard-newlines):
16565 Doc fixes.
16566
16567 * faces.el (underline): Try bold if terminal doesn't support underline.
16568
16569 * mail/sendmail.el (mail-setup-with-from): New variable.
16570 (mail-insert-from-field): New function.
16571 (sendmail-send-it): Call it.
16572 (mail-setup): Optionally call it here.
16573
16574 * term/linux.el: Call tty-no-underline.
16575
16576 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
16577
16578 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
16579
16580 2005-06-17 Miles Bader <miles@gnu.org>
16581
16582 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
16583 (ediff-current-diff-C, ediff-current-diff-Ancestor)
16584 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
16585 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
16586 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
16587 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
16588 Remove "-face" suffix from face names.
16589 (ediff-current-diff-face-A, ediff-current-diff-face-B)
16590 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
16591 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
16592 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
16593 (ediff-even-diff-face-A, ediff-even-diff-face-B)
16594 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
16595 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
16596 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
16597 New backward-compatibility aliases for renamed faces.
16598 (ediff-current-diff-face-A, ediff-current-diff-face-B)
16599 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
16600 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
16601 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
16602 (ediff-even-diff-face-A, ediff-even-diff-face-B)
16603 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
16604 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
16605 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
16606 Use renamed ediff faces.
16607
16608 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
16609 Remove "-face" suffix from face names.
16610 (eshell-test-ok-face, eshell-test-failed-face):
16611 New backward-compatibility aliases for renamed faces.
16612 (eshell-run-test): Use renamed eshell-test faces.
16613
16614 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
16615 face name.
16616 (eshell-prompt-face): New backward-compatibility alias for renamed
16617 face.
16618 (eshell-emit-prompt): Use renamed eshell-prompt face.
16619
16620 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
16621 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
16622 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
16623 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
16624 Remove "-face" suffix from face names.
16625 (eshell-ls-directory-face, eshell-ls-symlink-face)
16626 (eshell-ls-executable-face, eshell-ls-readonly-face)
16627 (eshell-ls-unreadable-face, eshell-ls-special-face)
16628 (eshell-ls-missing-face, eshell-ls-archive-face)
16629 (eshell-ls-backup-face, eshell-ls-product-face)
16630 (eshell-ls-clutter-face):
16631 New backward-compatibility aliases for renamed faces.
16632 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
16633
16634 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
16635 Remove "-face" suffix from face name.
16636 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
16637 instead of literal face.
16638
16639 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
16640
16641 * emacs-lisp/warnings.el (display-warning, lwarn)
16642 (warning-minimum-log-level): Doc fixes.
16643 (warning-minimum-level, warning-minimum-log-level):
16644 Add :debug to :type choices.
16645
16646 * progmodes/ada-mode.el (ada-format-paramlist)
16647 (ada-get-indent-case, ada-check-matching-start)
16648 (ada-check-defun-name, ada-goto-matching-decl-start)
16649 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
16650 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
16651 (ada-make-subprogram-body): Follow error conventions.
16652 (ada-case-exception-file, ada-indent-comment-as-code)
16653 (ada-indent-handle-comment-special, ada-indent-renames)
16654 (ada-indent-return, ada-search-directories-internal)
16655 (ada-tab-policy, ada-case-exception-substring)
16656 (ada-other-file-alist, ada-matching-start-re)
16657 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
16658 (ada-imenu-generic-expression, ada-compile-goto-error)
16659 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
16660 (ada-popup-menu, ada-add-extensions, ada-mode)
16661 (ada-region-selected, ada-create-case-exception)
16662 (ada-create-case-exception-substring, ada-after-keyword-p)
16663 (ada-activate-keys-for-case, ada-adjust-case-region)
16664 (ada-adjust-case-buffer, ada-format-paramlist)
16665 (ada-scan-paramlist, ada-insert-paramlist)
16666 (ada-indent-newline-indent)
16667 (ada-indent-newline-indent-conditional)
16668 (ada-justified-indent-current, ada-goto-previous-word)
16669 (ada-indent-current, ada-get-indent-open-paren)
16670 (ada-get-indent-paramlist, ada-get-indent-end)
16671 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
16672 (ada-get-indent-block-start, ada-get-indent-subprog)
16673 (ada-get-indent-noindent, ada-get-indent-label)
16674 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
16675 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
16676 (ada-goto-stmt-end, ada-goto-next-word)
16677 (ada-check-matching-start, ada-check-defun-name)
16678 (ada-goto-matching-decl-start, ada-goto-matching-start)
16679 (ada-goto-matching-end, ada-search-ignore-string-comment)
16680 (ada-in-decl-p, ada-looking-at-semi-or)
16681 (ada-looking-at-semi-private, ada-in-paramlist-p)
16682 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
16683 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
16684 (ada-next-procedure, ada-previous-procedure, ada-next-package)
16685 (ada-previous-package, ada-create-menu)
16686 (ada-fill-comment-paragraph-justify)
16687 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
16688 (ada-other-file-name, ada-last-which-function-line)
16689 (ada-last-which-function-subprog, ada-which-function)
16690 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
16691 (ada-gen-treat-proc, ada-check-emacs-version)
16692 (ada-continuation-indent, ada-align-region-separate):
16693 Fix typos in docstrings.
16694 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
16695
16696 2005-06-16 Lute Kamstra <lute@gnu.org>
16697
16698 * simple.el (fundamental-mode): Run after-change-major-mode-hook
16699 conditionally.
16700
16701 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
16702
16703 * comint.el (comint-replace-by-expanded-filename)
16704 (comint-prompt-regexp, comint-delimiter-argument-list)
16705 (comint-preinput-scroll-to-bottom):
16706 * info.el (Info-hide-cookies-node):
16707 * ls-lisp.el (ls-lisp-classify):
16708 * find-file.el (ff-search-directories, ff-special-constructs)
16709 (ff-find-other-file):
16710 * font-lock.el (font-lock-keywords):
16711 * shell.el (shell-prompt-pattern)
16712 (shell-dynamic-complete-functions, shell-mode)
16713 (shell-delimiter-argument-list):
16714 * term.el (term-replace-by-expanded-filename)
16715 (term-prompt-regexp, term-delimiter-argument-list):
16716 * woman.el (woman-ignore, woman0-if):
16717 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
16718 * emacs-lisp/elint.el (elint-init-env):
16719 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
16720 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
16721 * language/ethio-util.el (ethio-tilde-escape)
16722 (ethio-use-three-dot-question):
16723 * net/zone-mode.el (zone-mode-load-time-setup):
16724 * progmodes/cc-align.el (c-lineup-argcont):
16725 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
16726 * progmodes/cperl-mode.el (cperl-set-style-back):
16727 * progmodes/inf-lisp.el (inferior-lisp-prompt):
16728 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
16729 Fix spellings in docstrings.
16730
16731 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
16732 * progmodes/modula2.el (m2-for): Fix spellings.
16733
16734 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
16735
16736 * simple.el (undo-more): Don't use `format' on `error' arguments.
16737 Improve argument/docstring consistency.
16738 (pending-undo-list): Doc fix.
16739
16740 * smerge-mode.el (smerge-ensure-match):
16741 * emulation/vip.el (vip-ex):
16742 * net/zone-mode.el (zone-mode-update-serial):
16743 * progmodes/idlwave.el (idlwave-complete):
16744 * progmodes/vhdl-mode.el (vhdl-visit-file)
16745 (vhdl-compose-wire-components):
16746 Don't use `format' on `error' arguments.
16747
16748 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
16749 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
16750 (tooltip-help-tips): Fix typos in docstrings.
16751
16752 2005-06-16 David Ponce <david@dponce.com>
16753
16754 * tree-widget.el (tree-widget-value-create): Simplify last change.
16755
16756 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
16757
16758 * ido.el (ido-incomplete-regexp): New variable.
16759 (ido-set-matches-1): Handle invalid-regexp error and set
16760 ido-incomplete-regexp.
16761 (ido-incomplete-regexp): New face.
16762 (ido-completions): Use it.
16763 (ido-complete, ido-exit-minibuffer, ido-completions):
16764 Handle incomplete regexps.
16765 (ido-completions): Add check for complete match when entering a regexp.
16766
16767 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
16768
16769 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
16770
16771 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
16772
16773 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
16774 by field delimiters.
16775
16776 2005-06-15 David Ponce <david@dponce.com>
16777
16778 * tree-widget.el: eval-and-compile inlined functions so they will
16779 be available at run-time too.
16780 (tree-widget-super-format-handler)
16781 (tree-widget-format-handler): Remove.
16782 (tree-widget-value-create): Handle the :indent property.
16783
16784 2005-06-15 Miles Bader <miles@gnu.org>
16785
16786 * progmodes/which-func.el (which-func): Only inherit
16787 `font-lock-function-name-face' when that makes sense against the
16788 default mode-line face, otherwise set the face color explicitly.
16789
16790 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
16791 faces instead of (non-existent) variables.
16792
16793 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
16794
16795 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
16796 (iswitchb-get-matched-buffers): Likewise. Simplify.
16797
16798 2005-06-14 Miles Bader <miles@gnu.org>
16799
16800 * progmodes/ld-script.el (ld-script-location-counter):
16801 Remove "-face" suffix from face name.
16802 (ld-script-location-counter-face):
16803 New backward-compatibility alias for renamed face.
16804 (ld-script-location-counter-face): Use renamed face.
16805
16806 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
16807 (cperl-hash): Remove "-face" suffix from face names.
16808 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
16809 New backward-compatibility aliases for renamed faces.
16810 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
16811 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
16812
16813 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
16814 name.
16815 (which-func-face): New backward-compatibility alias for renamed face.
16816 (which-func-format): Use renamed which-func face.
16817
16818 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
16819 (vhdl-function, vhdl-directive, vhdl-reserved-word)
16820 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
16821 names.
16822 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
16823 (vhdl-speedbar-configuration, vhdl-speedbar-package)
16824 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
16825 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
16826 (vhdl-speedbar-architecture-selected)
16827 (vhdl-speedbar-configuration-selected)
16828 (vhdl-speedbar-package-selected)
16829 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
16830 names.
16831 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
16832 Use renamed faces.
16833 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
16834 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
16835 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
16836 Use renamed faces.
16837 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
16838 names.
16839 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
16840 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
16841 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
16842 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
16843 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
16844 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
16845
16846 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
16847 face name.
16848 (sh-heredoc-face): New backward-compatibility alias for renamed face.
16849 (sh-heredoc-face): Use renamed sh-heredoc face.
16850
16851 * progmodes/idlw-help.el (idlwave-help-link):
16852 Remove "-face" suffix from face name.
16853 (idlwave-help-link-face):
16854 New backward-compatibility alias for renamed face.
16855 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
16856
16857 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
16858 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
16859 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
16860 New backward-compatibility aliases for renamed faces.
16861 (idlwave-shell-disabled-breakpoint-face)
16862 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
16863
16864 * progmodes/flymake.el (flymake-errline, flymake-warnline):
16865 Remove "-face" suffix from face names.
16866 (flymake-errline-face, flymake-warnline-face):
16867 New backward-compatibility aliases for renamed faces.
16868 (flymake-highlight-line): Use renamed flymake faces.
16869
16870 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
16871 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
16872 (ebrowse-member-class, ebrowse-progress):
16873 Remove "-face" suffix from face names.
16874 (ebrowse-tree-mark-face, ebrowse-root-class-face)
16875 (ebrowse-file-name-face, ebrowse-default-face)
16876 (ebrowse-member-attribute-face, ebrowse-member-class-face)
16877 (ebrowse-progress-face):
16878 New backward-compatibility aliases for renamed faces.
16879 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
16880 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
16881 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
16882 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
16883
16884 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
16885 antlr-syntax)
16886 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
16887 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
16888 names.
16889 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
16890 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
16891 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
16892 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
16893 backward-compatibility aliases for renamed faces.
16894 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
16895 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
16896 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
16897 remove "font-lock-". Use renamed antlr-mode faces.
16898 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
16899 literal face-names with face variable references.
16900
16901 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
16902 face name.
16903 (Buffer-menu-buffer-face): New backward-compatibility alias for
16904 renamed face.
16905 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
16906
16907 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
16908
16909 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
16910 Eliminate "-face" suffix.
16911 (makefile-targets): Inherit from font-lock-function-name-face and
16912 eliminate "-face" suffix.
16913 (makefile-shell): Remove attributes and eliminate "-face" suffix.
16914 (makefile-*-font-lock-keywords): Append makefile-targets in rule
16915 actions, instead of prepending, to make it less visible.
16916 (makefile-previous-dependency, makefile-match-dependency):
16917 Don't match a target on a continuation line.
16918
16919 * files.el (auto-mode-alist): Put Makefile in gmake mode.
16920
16921 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
16922
16923 * progmodes/gdb-ui.el (menu): Re-order menu items.
16924 (gdb-tooltip-print): Respect tooltip-use-echo-area.
16925
16926 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
16927 Define in tooltip.el.
16928 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
16929 (gud-tooltip-tips): Respect tooltip-use-echo-area and
16930 gud-tooltip-echo-area.
16931
16932 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
16933 backward compatibility and make obsolete.
16934 (tooltip-help-tips): Use tooltip-use-echo-area.
16935 (tooltip-show-help-function): Rename to...
16936 (tooltip-show-help): ...this, because it is a function.
16937 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
16938
16939 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
16940
16941 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
16942 (edebug-print-length, edebug-print-level, edebug-print-circle)
16943 (edebug-modify-breakpoint, edebug-eval-last-sexp)
16944 (edebug-eval-print-last-sexp): Doc fixes.
16945
16946 2005-06-14 Kim F. Storm <storm@cua.dk>
16947
16948 * ido.el (ido-mode): Make a new keymap every time we enable ido,
16949 as the coverage buffer/file/both may change.
16950
16951 2005-06-14 Lute Kamstra <lute@gnu.org>
16952
16953 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
16954 and run-mode-hooks. Simplify.
16955
16956 * mail/rmailedit.el (rmail-edit-mode):
16957 * progmodes/octave-inf.el (inferior-octave-mode):
16958 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
16959
16960 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
16961 and run-mode-hooks.
16962 (recentf-edit-list, recentf-open-files): Don't call
16963 kill-all-local-variables directly.
16964
16965 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
16966
16967 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
16968
16969 * emacs-lisp/byte-run.el (make-obsolete)
16970 (define-obsolete-function-alias): Rename arguments FUNCTION and
16971 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
16972 (make-obsolete-variable, define-obsolete-variable-alias):
16973 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
16974 respectively.
16975
16976 * isearchb.el (isearchb-activate):
16977 * pcvs.el (cvs-mode):
16978 * ses.el (ses-load):
16979 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
16980 * net/tramp.el (tramp-find-file-exists-command)
16981 (tramp-find-shell):
16982 * progmodes/ada-mode.el (ada-create-case-exception)
16983 (ada-create-case-exception-substring, ada-make-subprogram-body):
16984 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
16985 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
16986 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
16987 * textmodes/org.el (org-promote, org-evaluate-time-range)
16988 (org-agenda-next-date-line, org-agenda-previous-date-line)
16989 (org-agenda-error, org-open-at-point, org-table-move-row)
16990 (org-format-table-table-html-using-table-generate-source)
16991 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
16992 * textmodes/reftex.el (reftex-access-scan-info):
16993 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
16994 (reftex-toc-promote-prepare): Follow error conventions.
16995
16996 * diff-mode.el (diff-mode): Fix typo in docstring.
16997
16998 * forms.el (forms--intuit-from-file): Fix reference to
16999 `forms-number-of-fields' in error message.
17000 (forms-print): Fix quoting in error message.
17001
17002 * forms.el (forms-mode):
17003 * emulation/vi.el (vi-goto-insert-state):
17004 * progmodes/flymake.el (flymake-new-err-info)
17005 (flymake-start-syntax-check-for-current-buffer)
17006 (flymake-simple-cleanup):
17007 * eshell/esh-var.el (eshell/export):
17008 * progmodes/gud.el (xdb):
17009 * textmodes/flyspell.el (flyspell-incorrect-hook)
17010 (flyspell-maybe-correct-transposition)
17011 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
17012
17013 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
17014
17015 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
17016 minibuffer prompt.
17017
17018 2005-06-13 Kim F. Storm <storm@cua.dk>
17019
17020 * subr.el (add-to-ordered-list): New defun.
17021
17022 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
17023 add cua--keymap-alist to emulation-mode-map-alists.
17024
17025 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
17026
17027 * subr.el (complete-in-turn): New macro.
17028 (dynamic-completion-table, lazy-completion-table): Add debug info.
17029
17030 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
17031 in preference to face aliases.
17032
17033 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
17034 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
17035 Remove unused vars `start' and `firstline'.
17036 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
17037 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
17038
17039 2005-06-13 Eli Zaretskii <eliz@gnu.org>
17040
17041 * cus-start.el (all): Don't complain about missing GTK-related
17042 variables, unless either `gtk' is boundp or this isn't a
17043 `windows-nt' build.
17044
17045 2005-06-13 Lute Kamstra <lute@gnu.org>
17046
17047 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
17048 run-mode-hooks.
17049
17050 * ediff-mult.el (ediff-meta-mode):
17051 * ediff-util.el (ediff-mode): Use run-mode-hooks.
17052
17053 * ledit.el (ledit-mode): Use delay-mode-hooks.
17054
17055 * woman.el (woman-mode-line-format): Delete constant.
17056 (woman-mode-map): Initialize it properly.
17057 (woman-mode): Set mode-class property to special.
17058 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
17059 Set major-mode and mode-name. Don't set mode-line-format directly.
17060 (Man-getpage-in-background): Don't reference woman-mode-line-format.
17061
17062 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
17063 string argument obsolete.
17064
17065 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
17066
17067 * textmodes/org.el (org-CUA-compatible): New option.
17068 (org-disputed-keys): New variable.
17069 (org-key): New function.
17070 (orgtbl-make-binding): Add docstring to the created function.
17071 (org-mode): Set paragraph start/separate regexps.
17072 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
17073 (org-archive-location, org-archive-mark-done)
17074 (org-archive-stamp-time): New options.
17075 (org-archive-subtree): New command.
17076 (org-fill-paragraph): New function.
17077 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
17078 (org-fake-empty-table-line): Function removed.
17079 (org-format-org-table-html): Do not create empty table lines at
17080 separator lines. Improved table header treatment.
17081 (org-link-format): New option.
17082 (org-make-link): New function.
17083 (org-insert-link, org-store-link): Use org-make-link.
17084 (org-open-file): Quote file name for shell command, to allow
17085 spaces in file names.
17086 (org-link-regexp): Fix bug with mailto link.
17087 (org-link-maybe-angles-regexp, org-protected-link-regexp):
17088 New constants.
17089 (org-export-as-html): Deal with the optional angles around a link.
17090 Better treatment of file: links.
17091 (org-open-at-point): Replace @{ and @} with < and >.
17092 (org-run-mode-hooks): Function removed.
17093 (org-agenda-mode): No longer use `org-run-mode-hooks'.
17094
17095 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
17096
17097 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
17098 MI command -data-list-register-values.
17099 (gdb-post-prompt): Indent properly.
17100
17101 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
17102
17103 * hilit-chg.el (highlight-changes-colors): Rename from
17104 `highlight-changes-colours'.
17105 (highlight-changes-colours): Keep as obsolete alias.
17106 (highlight-changes-face-list): Doc fix.
17107 (hilit-chg-make-list): Use `highlight-changes-colors'.
17108
17109 2005-06-12 Mark A. Hershberger <mah@everybody.org>
17110
17111 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
17112 defun-prompt-regexp.
17113
17114 2005-06-12 Eli Zaretskii <eliz@gnu.org>
17115
17116 * loadup.el: Don't say we are dumping under 2 names on windows-nt
17117 and cygwin.
17118
17119 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
17120 Don't use an old loaddefs.el, as in Makefile.in.
17121
17122 2005-06-12 Lute Kamstra <lute@gnu.org>
17123
17124 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
17125
17126 * man.el (Man-mode-map): Initialize it properly.
17127 (Man-mode): Set mode-class property to special.
17128
17129 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
17130
17131 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
17132
17133 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
17134 A newline is needed in the docstring there.
17135
17136 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
17137 Doc fixes.
17138
17139 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17140
17141 * printing.el: Doc fix. The menubar is no more changed when printing
17142 is loaded, it only changes when pr-menu-bind or pr-update-menus is
17143 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
17144 (pr-version): New version number (6.8.4).
17145 (pr-menu-bind): New command.
17146 (pr-update-menus): Docstring and code fix.
17147 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
17148 Docstring fix.
17149 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
17150 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
17151
17152 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
17153
17154 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
17155 "Returns" to "return", document useful return values, etc.
17156
17157 2005-06-11 Alan Mackenzie <acm@muc.de>
17158
17159 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
17160 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
17161 (adaptive-file-function): Minor amendment to doc-string.
17162
17163 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
17164
17165 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
17166 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
17167 Fix :type--it is `integer', not `string'.
17168
17169 * faces.el (modeline-highlight): Rename from (the erroneous)
17170 `modeline-higilight'.
17171
17172 2005-06-11 Lute Kamstra <lute@gnu.org>
17173
17174 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
17175 lisp-interaction-mode-map but make it the parent.
17176 (edebug-eval-mode): Use define-derived-mode.
17177
17178 2005-06-11 Andreas Schwab <schwab@suse.de>
17179
17180 * bindings.el: Add binding of `ESC functionkey' for every
17181 `M-functionkey'.
17182 * hexl.el (hexl-mode-map): Likewise.
17183
17184 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
17185
17186 * progmodes/compile.el (compilation-error-regexp-alist-alist)
17187 [msft]: update regexp for newer msft compilers.
17188
17189 2005-06-10 Mark A. Hershberger <mah@everybody.org>
17190
17191 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
17192 ATTLIST portions of included DTDs.
17193 (xml-parse-dtd): Eliminate use of inefficient match-data.
17194
17195 2005-06-10 Miles Bader <miles@gnu.org>
17196
17197 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
17198 (mpuz-text): Remove "-face" suffix from face names.
17199 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
17200 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
17201 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
17202
17203 * play/gomoku.el (gomoku-O, gomoku-X):
17204 Remove "-face" suffix from face names.
17205 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
17206 New backward-compatibility aliases for renamed faces.
17207 (gomoku-font-lock-keywords): Use renamed gomoku faces.
17208
17209 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
17210
17211 * thumbs.el: Fixes for changes of 2005-06-09.
17212 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
17213 as a directory.
17214 (thumbs-thumbname): Remove directory separator from format string;
17215 `thumbs-thumbsdir' now returns a valid directory name.
17216 (thumbs-temp-dir): New defsubst.
17217 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
17218 Use it.
17219
17220 * cus-edit.el (minibuffer):
17221 * files.el (make-backup-file-name-function):
17222 * filesets.el (filesets-external-viewers):
17223 * hilit-chg.el (highlight-changes-colours)
17224 (highlight-changes-face-list, highlight-changes-rotate-faces):
17225 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
17226 * kmacro.el (kmacro-call-macro):
17227 * log-edit.el (log-edit-changelog-full-paragraphs):
17228 * mouse.el (mouse-1-click-follows-link):
17229 * skeleton.el (skeleton-autowrap):
17230 * subr.el (insert-for-yank-1):
17231 * tempo.el (tempo-insert-region):
17232 * terminal.el (terminal-emulator):
17233 * time.el (display-time-mail-face):
17234 * vc.el (vc-annotate):
17235 * vcursor.el (vcursor-copy-line):
17236 * woman.el (woman-bold-headings, woman-ignore)
17237 (woman-default-faces, woman-monochrome-faces):
17238 * calendar/todo-mode.el (todo-insert-threshold):
17239 * emulation/pc-select.el (pc-select-selection-keys-only)
17240 (pc-selection-mode):
17241 * emulation/vip.el (vip-find-char-forward):
17242 * emulation/viper-cmd.el (viper-find-char-forward):
17243 * international/mule-cmds.el
17244 (select-safe-coding-system-accept-default-p)
17245 (input-method-exit-on-invalid-key):
17246 * international/mule-diag.el (describe-coding-system):
17247 * international/ucs-tables.el (unify-8859-on-encoding-mode):
17248 * net/browse-url.el (browse-url-xterm-program):
17249 * obsolete/lazy-lock.el (lazy-lock-mode):
17250 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
17251 (cperl-mode):
17252 * progmodes/cpp.el (cpp-face-light-name-list)
17253 (cpp-face-dark-name-list):
17254 * progmodes/delphi.el (delphi-newline-always-indents):
17255 Fix spellings in docstrings.
17256
17257 * ido.el (ido-mode, ido-file-extensions-order)
17258 (ido-default-file-method, ido-default-buffer-method)
17259 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
17260 (ido-decorations, ido-read-file-name-as-directory-commands)
17261 (ido-read-file-name-non-ido, ido-work-directory-list)
17262 (ido-ignore-item-temp-list, ido-current-directory)
17263 (ido-magic-forward-char, ido-enter-find-file)
17264 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
17265 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
17266
17267 2005-06-10 Lute Kamstra <lute@gnu.org>
17268
17269 * play/dunnet.el (dun-mode): Use define-derived-mode.
17270 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
17271 obsolete alias.
17272
17273 * play/doctor.el (doctor-mode-map): Remove defvar.
17274 (doctor-mode): Use define-derived-mode.
17275
17276 * mail/mspools.el (mspools-mode):
17277 * net/eudc-hotlist.el (eudc-hotlist-mode):
17278 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
17279
17280 2005-06-10 Miles Bader <miles@gnu.org>
17281
17282 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
17283 Remove "-face" suffix from face names.
17284 (flyspell-incorrect-face, flyspell-duplicate-face):
17285 New backward-compatibility aliases for renamed faces.
17286 (flyspell-mode-on, make-flyspell-overlay)
17287 (flyspell-highlight-incorrect-region)
17288 (flyspell-highlight-duplicate-region)
17289 (flyspell-display-next-corrections)
17290 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
17291
17292 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
17293 from face name.
17294 (texinfo-heading-face): New backward-compatibility alias for
17295 renamed face.
17296 (texinfo-heading-face): Use renamed texinfo-heading face.
17297
17298 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
17299 suffix from face names.
17300 (tex-math-face, tex-verbatim-face):
17301 New backward-compatibility aliases for renamed faces.
17302 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
17303 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
17304 literal face name.
17305
17306 * textmodes/table.el (table-cell): Remove "-face" suffix from face
17307 name.
17308 (table-cell-face): New backward-compatibility alias for renamed face.
17309 (table--put-cell-face-property, table--update-cell-face):
17310 Use renamed table-cell face.
17311
17312 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
17313 from face name.
17314 (sgml-namespace-face): New backward-compatibility alias for
17315 renamed face.
17316 (sgml-namespace-face): Use renamed sgml-namespace face.
17317
17318 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
17319 (org-level-4, org-level-5, org-level-6, org-level-7)
17320 (org-level-8, org-warning, org-headline-done)
17321 (org-deadline-announce, org-scheduled-today)
17322 (org-scheduled-previously, org-link, org-done, org-table)
17323 (org-time-grid): Remove "-face" suffix from face names.
17324 (org-level-1-face, org-level-2-face, org-level-3-face)
17325 (org-level-4-face, org-level-5-face, org-level-6-face)
17326 (org-level-7-face, org-level-8-face, org-warning-face)
17327 (org-headline-done-face, org-deadline-announce-face)
17328 (org-scheduled-today-face, org-scheduled-previously-face)
17329 (org-link-face, org-done-face, org-table-face)
17330 (org-time-grid-face):
17331 New backward-compatibility aliases for renamed faces.
17332 (org-level-faces, org-set-font-lock-defaults, org-timeline)
17333 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
17334 (org-agenda-get-timestamps, org-agenda-get-scheduled)
17335 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
17336
17337 * emulation/viper-init.el (viper-search, viper-replace-overlay)
17338 (viper-minibuffer-emacs, viper-minibuffer-insert)
17339 (viper-minibuffer-vi): Remove "-face" suffix from face names.
17340 (viper-search-face, viper-replace-overlay-face)
17341 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
17342 (viper-minibuffer-vi-face):
17343 New backward-compatibility aliases for renamed faces.
17344 (viper-search-face, viper-replace-overlay-face)
17345 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
17346 (viper-minibuffer-vi-face): Use renamed viper faces.
17347
17348 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
17349 Remove "-face" suffix from face names.
17350 (testcover-nohits-face, testcover-1value-face):
17351 New backward-compatibility aliases for renamed faces.
17352 (testcover-mark): Use renamed testcover faces.
17353
17354 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
17355 face name.
17356 (diary-button-face): New backward-compatibility alias for renamed face.
17357 (diary-entry): Use renamed diary-button face.
17358
17359 * calendar/calendar.el (diary, calendar-today, holiday)
17360 (mark-visible-calendar-date): Remove "-face" suffix from face names.
17361 (diary-face, calendar-today-face, holiday-face):
17362 New backward-compatibility aliases for renamed faces.
17363 (eval-after-load "facemenu", diary-entry-marker)
17364 (calendar-today-marker, calendar-holiday-marker, diary-face):
17365 Use renamed calendar faces.
17366
17367 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
17368 (compare-windows-face): New backward-compatibility alias for
17369 renamed face.
17370 (compare-windows-highlight): Use renamed compare-windows face.
17371
17372 * strokes.el (strokes-char): Remove "-face" suffix from face name.
17373 (strokes-char-face): New backward-compatibility alias for renamed face.
17374 (strokes-encode-buffer): Use renamed strokes-char face.
17375
17376 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
17377 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
17378 Remove "-face" suffix from face names.
17379 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
17380 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
17381 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
17382 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
17383 Use renamed pcvs faces.
17384 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
17385 * pcvs-defs.el (cvs-mode-map): Likewise.
17386 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
17387
17388 * info.el (info-title-1, info-title-2, info-title-3)
17389 (info-title-4): Remove "-face" suffix from and downcase face names.
17390 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
17391 (Info-title-4-face):
17392 New backward-compatibility aliases for renamed faces.
17393 (Info-fontify-node): Use renamed info faces.
17394
17395 * hilit-chg.el (highlight-changes, highlight-changes-delete):
17396 Remove "-face" suffix from face names.
17397 (highlight-changes-face, highlight-changes-delete-face):
17398 New backward-compatibility aliases for renamed faces.
17399 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
17400 (hilit-chg-make-list): Use renamed highlight-changes faces.
17401
17402 * generic-x.el (show-tabs-tab, show-tabs-space):
17403 Remove "-face" suffix from face names.
17404 (show-tabs-tab-face, show-tabs-space-face):
17405 New backward-compatibility aliases for renamed faces.
17406 (show-tabs-generic-mode-font-lock-defaults-1)
17407 (show-tabs-generic-mode-font-lock-defaults-2):
17408 Use renamed show-tabs faces.
17409
17410 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
17411 (smerge-markers): Remove "-face" suffix from face names.
17412 (smerge-mine-face, smerge-other-face, smerge-base-face)
17413 (smerge-markers-face):
17414 New backward-compatibility aliases for renamed faces.
17415 (smerge-mine-face, smerge-other-face, smerge-base-face)
17416 (smerge-markers-face): Use renamed smerge faces.
17417
17418 * log-view.el (log-view-file, log-view-message): Remove "-face"
17419 suffix from face names.
17420 (log-view-file-face, log-view-message-face):
17421 New backward-compatibility aliases for renamed faces.
17422 (log-view-file-face, log-view-message-face): Use renamed log-view
17423 faces.
17424
17425 * paren.el (show-paren-match, show-paren-mismatch):
17426 Remove "-face" suffix from face names.
17427 (show-paren-match-face, show-paren-mismatch-face):
17428 New backward-compatibility aliases for renamed faces.
17429 (show-paren-function): Use renamed show-paren faces.
17430
17431 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
17432 (ruler-mode-margins, ruler-mode-fringes)
17433 (ruler-mode-column-number, ruler-mode-fill-column)
17434 (ruler-mode-comment-column, ruler-mode-goal-column)
17435 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
17436 suffix from face names.
17437 (ruler-mode-default-face, ruler-mode-pad-face)
17438 (ruler-mode-margins-face, ruler-mode-fringes-face)
17439 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
17440 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
17441 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
17442 New backward-compatibility aliases for renamed faces.
17443 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
17444 (ruler-mode-column-number, ruler-mode-fill-column)
17445 (ruler-mode-comment-column, ruler-mode-goal-column)
17446 (ruler-mode-tab-stop, ruler-mode-current-column)
17447 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
17448 faces.
17449
17450 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
17451 face name.
17452 (whitespace-highlight-the-space): Use renamed face.
17453 (whitespace-highlight-face): New backward-compatibility alias for
17454 renamed face.
17455
17456 * woman.el (woman-italic, woman-bold, woman-unknown)
17457 (woman-addition, woman-symbol-face):
17458 Remove "-face" suffix from face names.
17459 (woman-italic-face, woman-bold-face, woman-unknown-face)
17460 (woman-addition-face):
17461 New backward-compatibility aliases for renamed faces.
17462 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
17463 (woman-decode-region, woman-replace-match)
17464 (woman-display-extended-fonts, woman-special-characters)
17465 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
17466 Use renamed woman faces.
17467
17468 * longlines.el (longlines-visible-face): Face removed.
17469
17470 * diff-mode.el (diff-header, diff-file-header, diff-index)
17471 (diff-hunk-header, diff-removed, diff-added, diff-changed)
17472 (diff-function, diff-context, diff-nonexistent): Remove "-face"
17473 suffix from face names.
17474 (diff-header-face, diff-file-header-face, diff-index-face)
17475 (diff-hunk-header-face, diff-removed-face, diff-added-face)
17476 (diff-changed-face, diff-function-face, diff-context-face)
17477 (diff-nonexistent-face): New backward-compatibility aliases for
17478 renamed faces.
17479 (diff-header-face, diff-file-header-face)
17480 (diff-index, diff-index-face, diff-hunk-header)
17481 (diff-hunk-header-face, diff-removed, diff-removed-face)
17482 (diff-added, diff-added-face, diff-changed-face, diff-function)
17483 (diff-function-face, diff-context-face, diff-nonexistent)
17484 (diff-nonexistent-face): Use renamed diff-mode faces.
17485
17486 * progmodes/compile.el (compilation-warning-face)
17487 (compilation-info-face): Remove "-face" suffix from face names.
17488 (compilation-warning-face, compilation-info-face):
17489 New backward-compatibility aliases for renamed faces.
17490 (compilation-warning-face, compilation-info-face):
17491 Use renamed compilation faces.
17492
17493 * add-log.el (change-log-date, change-log-name)
17494 (change-log-email, change-log-file, change-log-list)
17495 (change-log-conditionals, change-log-function)
17496 (change-log-acknowledgement): Remove "-face" suffix from face names.
17497 (change-log-date-face, change-log-name-face)
17498 (change-log-email-face, change-log-file-face)
17499 (change-log-list-face, change-log-conditionals-face)
17500 (change-log-function-face, change-log-acknowledgement-face):
17501 New backward-compatibility aliases for renamed faces.
17502 (change-log-font-lock-keywords): Use renamed change-log faces.
17503
17504 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
17505 (custom-set, custom-changed, custom-saved, custom-button)
17506 (custom-button-pressed, custom-documentation, custom-state)
17507 (custom-comment, custom-comment-tag, custom-variable-tag)
17508 (custom-variable-button, custom-face-tag, custom-group-tag-1)
17509 (custom-group-tag): Remove "-face" suffix from face names.
17510 (custom-magic-alist, custom-magic-value-create)
17511 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
17512 (custom-invalid-face, custom-rogue-face, custom-modified-face)
17513 (custom-set-face, custom-changed-face, custom-saved-face)
17514 (custom-button-face, custom-button-pressed-face)
17515 (custom-documentation-face, custom-state-face)
17516 (custom-comment-face, custom-comment-tag-face)
17517 (custom-variable-tag-face, custom-variable-button-face)
17518 (custom-face-tag-face, custom-group-tag-face-1)
17519 (custom-group-tag-face):
17520 New backward-compatibility aliases for renamed faces.
17521
17522 * wid-edit.el (widget-documentation, widget-button)
17523 (widget-field, widget-single-line-field, widget-inactive)
17524 (widget-button-pressed): "-face" suffix removed from face names.
17525 (widget-documentation-face, widget-button-face)
17526 (widget-field-face, widget-single-line-field-face)
17527 (widget-inactive-face, widget-button-pressed-face):
17528 New backward-compatibility aliases for renamed faces.
17529 (widget-documentation-face, widget-button-face)
17530 (widget-button-pressed-face, widget-specify-field)
17531 (widget-specify-inactive): Use renamed widget faces.
17532
17533 2005-06-10 Kenichi Handa <handa@m17n.org>
17534
17535 * term/x-win.el (x-clipboard-yank): Remove condition-case
17536 wrapping.
17537
17538 2005-06-11 Kenichi Handa <handa@m17n.org>
17539
17540 * add-log.el (change-log-font-lock-keywords): Make the regexp for
17541 date lines stricter.
17542
17543 2005-06-10 Zhang Wei <id.brep@gmail.com>
17544
17545 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
17546 of x-get-selection.
17547
17548 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
17549
17550 * comint.el (comint-mode, comint-snapshot-last-prompt):
17551 * frame.el (frame-current-scroll-bars):
17552 * term.el (term-mode, term-check-proc, term-input-sender)
17553 (term-simple-send, term-extract-string, term-word)
17554 (term-match-partial-filename):
17555 * window.el (window-current-scroll-bars):
17556 * emulation/cua-base.el (cua-normal-cursor-color)
17557 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
17558 (cua-global-mark-cursor-color):
17559 * mail/undigest.el (rmail-forward-separator-regex):
17560 Fix typos in docstrings.
17561
17562 * comint.el (comint-check-proc, make-comint-in-buffer)
17563 (comint-source-default): Doc fixes.
17564
17565 * term.el (term-send-string): Improve argument/docstring consistency.
17566
17567 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
17568
17569 * comint.el (comint-send-input): Bind `inhibit-read-only' around
17570 call to `delete-region'.
17571 (comint-mode-hook): Do not enable Font Lock by default.
17572
17573 2005-06-09 Lute Kamstra <lute@gnu.org>
17574
17575 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
17576 could be void.
17577
17578 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
17579
17580 * emacs-lisp/debug.el (debugger-will-be-back): New var.
17581 (debug): Use it.
17582 (debugger-step-through, debugger-continue, debugger-jump)
17583 (debugger-return-value): Set it when needed.
17584 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
17585 Use inhibit-read-only.
17586
17587 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
17588
17589 * window.el (shrink-window-if-larger-than-buffer)
17590 (window-size-fixed): Fix typo in docstring.
17591
17592 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
17593 thumbnails directory on loading.
17594 (thumbs-conversion-program): Use `eq' to check the system type,
17595 not `equal'.
17596 (thumbs-temp-dir): Initialize to `temporary-file-directory',
17597 not "/tmp". Fix docstring.
17598 (thumbs-thumbsdir): New function to return the thumbnails
17599 directory, creating it if needed.
17600 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
17601 (thumbs-temp-file): Delete variable and make it into a function.
17602 (thumbs-resize-image, thumbs-modify-image): Use it.
17603 (thumbs-kill-buffer): Simplify.
17604 (thumbs-gensym): Defalias or duplicate CL `gensym'.
17605 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
17606 docstrings.
17607
17608 2005-06-09 Kim F. Storm <storm@cua.dk>
17609
17610 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
17611 set-match-data to free markers in match-data.
17612
17613 * replace.el (replace-match-data): Pass RESEAT arg `t' to
17614 match-data to unchain markers in match-data.
17615
17616 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
17617
17618 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
17619 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
17620 unnecessary now.
17621
17622 2005-06-08 Richard M. Stallman <rms@gnu.org>
17623
17624 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
17625 give the variable a doc string that doesn't say don't set it directly.
17626
17627 * textmodes/ispell.el (ispell-check-version):
17628 Use match-string-no-properties.
17629 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
17630 (ispell-buffer-local-words): Likewise.
17631
17632 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
17633 except on terminals with enough colors to really display it.
17634 (makefile-dependency-regex): Delete spurious `bb'.
17635
17636 * faces.el (escape-glyph): Use blue once again in last case.
17637 (no-break-space): Redefine so that it isn't invisible on a tty.
17638
17639 2005-06-08 Kim F. Storm <storm@cua.dk>
17640
17641 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
17642 also when reading directory name.
17643
17644 2005-06-08 Lute Kamstra <lute@gnu.org>
17645
17646 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
17647 (flyspell-mode-line-string): Remove autoload cookie.
17648 (flyspell-mode): Remove defvar.
17649
17650 2005-06-07 Lute Kamstra <lute@gnu.org>
17651
17652 * textmodes/org.el (org-run-mode-hooks): New function.
17653 (org-agenda-mode): Use it.
17654
17655 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
17656
17657 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
17658
17659 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
17660
17661 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
17662
17663 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
17664
17665 * font-lock.el (font-lock-add-keywords): Doc fix.
17666
17667 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
17668
17669 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
17670 (tex-compile-default): In the absence of any history, use the order in
17671 tex-compile-alist to choose the preferred command.
17672 (tex-compile-commands): Reorder a bit.
17673
17674 * textmodes/flyspell.el (flyspell-auto-correct-binding)
17675 (flyspell-incorrect-face, flyspell-duplicate-face):
17676 Use (X)Emacs-agnostic code.
17677 (flyspell-mode-map): Don't overwrite at each load. Remove code
17678 redundant with the subsequent add-minor-mode. Merge Emacs and
17679 XEmacs code.
17680 (flyspell-word): Minor simplification.
17681 (flyspell-math-tex-command-p): Quieten the byte-compiler.
17682 (flyspell-external-point-words): Remove unused vars `size' and `start'.
17683 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
17684 Merge the corresponding Emacs code.
17685 (flyspell-correct-word, flyspell-xemacs-popup):
17686 Use flyspell-do-correct.
17687
17688 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
17689 a dedicated window.
17690
17691 * international/latexenc.el (latexenc-find-file-coding-system):
17692 Undo part of last patch, to turn off a compiler warning.
17693
17694 2005-06-06 Juri Linkov <juri@jurta.org>
17695
17696 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
17697 Rename `tmm-inactive-face' to `tmm-inactive'.
17698
17699 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
17700
17701 * iswitchb.el: Rename faces.
17702
17703 2005-06-06 Kim F. Storm <storm@cua.dk>
17704
17705 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
17706 (cua-global-mark): Remove -face suffix from face names.
17707
17708 * emulation/cua-gmrk.el (cua--init-global-mark):
17709 Remove cua-global-mark face setup.
17710
17711 2005-06-06 Richard M. Stallman <rms@gnu.org>
17712
17713 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
17714 just like other allowed characters.
17715 (makefile-match-dependency): Exclude leading and training whitespace
17716 from the range of regexp subexp 1.
17717 (makefile-macroassign-regex): Don't try to match the body,
17718 just the name of the macro being defined.
17719
17720 * info.el (Info-read-node-name-2): New function.
17721 (Info-read-node-name-1): Use that.
17722 Add a completion-base-size-function property.
17723
17724 * simple.el (completion-setup-function): Look for
17725 completion-base-size-function property of minibuffer-completion-table.
17726
17727 * files.el (locate-file-completion): Doc fix.
17728
17729 * printing.el: Don't call pr-update-menus; user must do that.
17730
17731 * emacs-lisp/debug.el (debugger-window): New variable.
17732 (debug): Use debugger-window if it is set and still alive.
17733 Record debugger-window for next entry.
17734
17735 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
17736
17737 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
17738
17739 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
17740 (hack-one-local-variable, hack-local-variables)
17741 (hack-local-variables-prop-line): Pass that arg.
17742
17743 2005-06-06 Kim F. Storm <storm@cua.dk>
17744
17745 * ido.el (ido-first-match, ido-only-match, ido-subdir)
17746 (ido-indicator): Remove -face suffix from face names.
17747
17748 2005-06-06 Juri Linkov <juri@jurta.org>
17749
17750 * font-lock.el (font-lock-regexp-backslash)
17751 (font-lock-regexp-backslash-construct): New faces.
17752 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
17753 after `('. Add `while-no-input' to control structures.
17754
17755 * faces.el (no-break-space, shadow): New faces.
17756 (escape-glyph): Use less loud colors pink2 and red4.
17757
17758 * diff-mode.el (diff-context-face)
17759 * dired.el (dired-ignored)
17760 * rfn-eshadow.el (file-name-shadow)
17761 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
17762
17763 * info.el (Info-title-1-face): Use green instead of yellow because
17764 bold yellow is not readable on light backgrounds.
17765
17766 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
17767 before selecting the desired mode to not spend time fontifying
17768 old contents.
17769
17770 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
17771
17772 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
17773 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
17774
17775 * ps-print.el (ps-default-fg, ps-default-bg):
17776 Fix typos in docstrings.
17777
17778 * isearchb.el (isearchb): Don't pass a spurious second argument to
17779 `iswitchb-completions'.
17780
17781 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
17782
17783 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
17784 to preserve point.
17785 (gdb-find-file-hook): Add doc string.
17786
17787 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
17788 C dereferenced pointer expression.
17789 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
17790
17791 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
17792
17793 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
17794 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
17795 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
17796 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
17797 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
17798 Make background transparent.
17799
17800 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
17801
17802 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
17803 (font-lock-remove-keywords): Doc fix.
17804 (font-lock-mode-major-mode): Compiler defvar.
17805 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
17806
17807 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
17808 (font-lock-mode): Update `font-lock-mode-major-mode'.
17809 (font-lock-set-defaults): Compiler defvar.
17810 (font-lock-default-function): Take `font-lock-mode-major-mode'
17811 into account.
17812
17813 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
17814 keep track of which major mode it enabled the minor mode for.
17815 Use find-file-hook again. Update docstring.
17816
17817 * simple.el (eval-expression-print-level)
17818 (eval-expression-print-length, eval-expression-debug-on-error):
17819 Doc fixes.
17820
17821 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
17822
17823 * iswitchb.el (iswitchb-single-match-face)
17824 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
17825 (iswitchb-invalid-regexp-face): New faces.
17826 (iswitchb-completions): Use them.
17827 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
17828 now marked as an obsolete alias.
17829 (iswitchb-read-buffer): Remove check for bound font variables.
17830 (iswitchb-invalid-regexp): New free variable.
17831 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
17832 set iswitchb-invalid-regexp.
17833 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
17834 invalid regexps.
17835 (iswitchb-completions): Add check for complete match when entering
17836 a regexp.
17837 (iswitchb-completions): Remove require-match argument.
17838 (iswitchb-exhibit): Fix caller.
17839 (iswitchb-common-match-inserted): New variable.
17840 (iswitchb-complete, iswitchb-completion-help): Use it.
17841
17842 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
17843
17844 * url-http.el (url-http-chunked-encoding-after-change-function):
17845 Use `url-http-debug' instead of `message'.
17846
17847 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
17848
17849 * url-http.el (url-http-parse-headers): Pass redirected URL as a
17850 callback argument.
17851
17852 2005-06-04 Kim F. Storm <storm@cua.dk>
17853
17854 * simple.el (line-move): Only call sit-for when moving backwards.
17855
17856 * ido.el (ido-make-merged-file-list-1): New defun split from
17857 ido-make-merged-file-list.
17858 (ido-make-merged-file-list): Bind throw-on-input around call to
17859 ido-make-merged-file-list-1. Return input-pending-p if
17860 interrupted by more input available.
17861 (ido-read-internal): Handle input-pending-p return value from
17862 ido-make-merged-file-list.
17863
17864 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
17865
17866 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
17867 compatibility code.
17868
17869 * international/latexenc.el (latexenc-find-file-coding-system):
17870 Don't inherit the EOL part of the coding-system from the
17871 tex-main buffer. Fit within 80 columns.
17872
17873 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
17874
17875 * tmm.el (tmm-inactive-face): New face.
17876 (tmm-remove-inactive-mouse-face): New function.
17877 (tmm-prompt, tmm-add-one-shortcut)
17878 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
17879 but not selectable.
17880
17881 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
17882
17883 * faces.el (face-equal): Improve argument/docstring consistency.
17884
17885 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
17886
17887 * progmodes/make-mode.el (makefile-targets-face)
17888 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
17889 (makefile-bsdmake-dependency-regex)
17890 (makefile-makepp-rule-action-regex)
17891 (makefile-bsdmake-rule-action-regex): New constants.
17892 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
17893
17894 * progmodes/compile.el (compilation-error-regexp-alist-alist):
17895 Allow (...) within `...' for makepp messages.
17896
17897 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
17898
17899 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
17900
17901 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
17902 "." files are deleted from all file lists before comparison.
17903
17904 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
17905 (viper-ESC-key): Made them customizable.
17906
17907 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
17908
17909 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
17910
17911 * autorevert.el (auto-revert-buffers): Use save-match-data.
17912
17913 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
17914
17915 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
17916 menu items with a nil command binding.
17917
17918 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
17919
17920 * emacs-lisp/cl-macs.el (defsetf):
17921 Improve argument/docstring consistency.
17922
17923 * faces.el (list-faces-display): Improve the formatting by
17924 computing the maximum length required for any face-name (reworked
17925 patch of 1999-01-11, accidentally deleted on 1999-07-21).
17926 (internal-find-face): Remove redundant info in docstring.
17927
17928 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
17929
17930 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
17931 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
17932 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
17933 (gdb-assembler-custom): Improve regexps.
17934 (def-gdb-auto-update-handler): Use window point to preserve point.
17935
17936 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
17937
17938 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
17939
17940 2005-05-31 Jay Belanger <belanger@truman.edu>
17941
17942 * calc/calc-embed.el (calc-embedded-word): Change argument passed
17943 to calc-embedded.
17944 (calc-embedded-make-info): Have plain prefix argument select
17945 entire line.
17946
17947 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
17948
17949 * faces.el (list-faces-display): Signal error if passed a regexp
17950 that matches no face name.
17951
17952 * simple.el (filter-buffer-substring): Fix typo in docstring.
17953
17954 2005-05-31 Richard M. Stallman <rms@gnu.org>
17955
17956 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
17957 (vhdl-emacs-21): Doc fix.
17958 (vhdl-mode): Unconditionally set comment-padding.
17959 (vhdl-fixup-whitespace-region): Insert spaces only where
17960 there are none.
17961 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
17962
17963 2005-05-30 John Wiegley <johnw@newartisans.com>
17964
17965 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
17966 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
17967 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
17968 `directory-sep-char' to ?/, and all uses of `string-to-int' to
17969 `string-to-number'.
17970
17971 2005-05-30 Jay Belanger <belanger@truman.edu>
17972
17973 * calc/calc.el (calc-bug-address): Fix docstring.
17974 (calc-window-hook, calc-trail-window-hook): New variables.
17975 (calc-trail-display): Restore use of calc-trail-window-hook.
17976 (calc): Restore use of calc-window-hook.
17977
17978 2005-05-31 Masatake YAMATO <jet@gyve.org>
17979
17980 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
17981
17982 * help-fns.el (help-C-file-name): Add autoload mark for
17983 `find-function-noselect'.
17984
17985 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
17986
17987 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
17988 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
17989
17990 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
17991
17992 * calendar/diary-lib.el (mark-included-diary-files): Only kill
17993 included diary buffer if it was not already being visited.
17994 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
17995
17996 * calendar/icalendar.el (top-level): Do not require appt.
17997
17998 * mail/supercite.el (sc-select-attribution): Only use a list
17999 element from sc-attrib-selection-list if it returns a string.
18000 Reported by Davide G. M. Salvetti <salve@debian.org>.
18001
18002 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
18003
18004 * thumbs.el (thumbs-thumbname): The resulting thumbname now
18005 includes a hash value to improve its uniqueness, and has a ".jpg"
18006 extension. Also, it is now a valid filename on all systems.
18007 (thumbs-make-thumb): Use `let', not `let*'.
18008 (thumbs-show-thumbs-list): Check for JPEG availability.
18009
18010 2005-05-30 Richard M. Stallman <rms@gnu.org>
18011
18012 * filesets.el (filesets-menu-ensure-use-cached):
18013 Prevent warning when emacs-version>= is undefined.
18014
18015 * printing.el (pr-interactive-n-up): Use string-to-number.
18016
18017 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
18018
18019 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
18020 Warn only when name to be defined is quoted.
18021
18022 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
18023
18024 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
18025 Make regexp more robust.
18026 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
18027 Force regeneration of disassembly.
18028
18029 2005-05-29 Jay Belanger <belanger@truman.edu>
18030
18031 * calc/calc.el (calc-user-invocation): Check if
18032 calc-invocation-macro is non-nil.
18033
18034 2005-05-29 Juri Linkov <juri@jurta.org>
18035
18036 * add-log.el (change-log-font-lock-keywords):
18037 Add `+' to e-mail regexp to accept mail address with keywords.
18038
18039 * man.el (Man-name-regexp): Add `:' to accept qualified names.
18040
18041 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
18042
18043 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
18044
18045 * ielm.el (inferior-emacs-lisp-mode): Ditto.
18046
18047 2005-05-29 Richard M. Stallman <rms@gnu.org>
18048
18049 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
18050 Undo the change that moves to end of the current word.
18051
18052 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
18053
18054 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
18055 Throw error when count <= 0 to ensure input is a number.
18056 (gdb-read-memory-custom): Pick up address from buffer.
18057 (gdb-memory-mode): Allow user to increment and decrement
18058 memory address from header line.
18059
18060 2005-05-29 Richard M. Stallman <rms@gnu.org>
18061
18062 * flyspell.el (flyspell-version): Function deleted.
18063 (flyspell-auto-correct-previous-hook): Doc fix.
18064
18065 * jit-lock.el (jit-lock-function, jit-lock-after-change):
18066 Do nothing if memory is full.
18067
18068 * font-lock.el (font-lock-fontify-syntactically-region):
18069 Pass t for GREEDY to looking-back.
18070
18071 * saveplace.el (save-place-alist-to-file): Write the file
18072 using write-region.
18073
18074 * subr.el (looking-back): New argument GREEDY.
18075
18076 * progmodes/compile.el (compilation-start): Set the mode
18077 before inserting the initial text.
18078
18079 * progmodes/which-func.el (which-func-update-1): Turn the mode
18080 off in case of error by setting which-func-mode.
18081
18082 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
18083
18084 * flyspell.el (flyspell-auto-correct-previous-word):
18085 Narrow down to what's on the screen, and recenter overlays
18086 at the end of the next word.
18087
18088 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
18089
18090 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
18091 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
18092 (flyspell-abbrev-p): Default to nil.
18093 (flyspell-use-global-abbrev-table-p): Doc fix.
18094 (flyspell-large-region): Allow nil as value.
18095 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
18096
18097 (mail-mode-flyspell-verify): More robust handling
18098 of `mail-header-separator'. More efficient signature detection.
18099 Allow for regexp metacharacters in message-header-separator.
18100 Adding `To' not to be checked in mail-mode-flyspell-verify.
18101
18102 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
18103 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
18104 Bind flyspell-auto-correct-binding.
18105 Bind C-. and C-, .
18106 (flyspell-mode-map): Likewise.
18107 (flyspell-mode): Doc fix.
18108 (flyspell-accept-buffer-local-defs): Preserve current buffer.
18109 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
18110 (flyspell-word-cache-result): New var, always local.
18111 (flyspell-check-pre-word-p): Doc fix.
18112 (flyspell-check-changed-word-p): Handle spc like newline.
18113 (flyspell-post-command-hook): Set flyspell-word-cache-result.
18114 (flyspell-word-search-backward, flyspell-word-search-forward):
18115 New functions.
18116 (flyspell-word): Return t if nothing to check.
18117 When parsing TeX code, check for after } or \.
18118 Use flyspell-word-search-backward to find previous word.
18119 Return nil if duplicated word.
18120 For word already checked, return same value as last time.
18121 Set flyspell-word-cache-result after checking.
18122 Don't clobber the return value.
18123 (flyspell-get-word): Major rewrite.
18124 (flyspell-external-point-words): New locals pword, pcount.
18125 Fix size used in progress message.
18126 Find the proper corresponding word in flyspell-large-region-buffer.
18127 (flyspell-region): Check for flyspell-large-region = nil.
18128 (flyspell-highlight-incorrect-region): Clean up overlays in region.
18129 (flyspell-auto-correct-word): Check that WORD is a cons.
18130 (flyspell-correct-word): Likewise.
18131
18132 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
18133
18134 * progmodes/make-mode.el (makefile-rule-action-regex)
18135 (makefile-macroassign-regex, makefile-makepp-mode)
18136 (makefile-bsdmake-mode): Continuation lines may be empty.
18137 Reported by Joshua Varner.
18138 (makefile-makepp-font-lock-keywords): Add $(stem).
18139
18140 2005-05-28 Karl Berry <karl@gnu.org>
18141
18142 * textmodes/tex-mode.el: Now that tex-send-command calls
18143 shell-quote-argument (2005-03-31 change), remove all calls to
18144 shell-quote-argument; they all end up invoking tex-send-command.
18145 The double quoting loses on filenames with non-safe characters,
18146 such as "@". Reported by Frederik Fouvry.
18147
18148 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
18149
18150 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
18151 about preserving point.
18152
18153 2005-05-27 Jay Belanger <belanger@truman.edu>
18154
18155 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
18156 Info-goto-node.
18157
18158 * calc/calc-embed.el (calc-embed-arg): New variable.
18159 (calc-do-embedded-activate, calc-embedded-activate-formula)
18160 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
18161 variable by new variable.
18162 (calc-embedded-make-info): Replace undeclared variable by new
18163 variable. When selecting region with positive prefix
18164 argument, use end of previous line instead of beginning of line.
18165
18166 * calc/calc-aent.el (calc-arg-values): Declare it.
18167
18168 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
18169 Declare them.
18170
18171 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
18172
18173 * calc/calc.el (calc-alg-map): Declare it.
18174
18175 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
18176
18177 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
18178
18179 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
18180 (gdb-registers-buffer, toggle-gdb-all-registers):
18181 Toggle display of floating point registers.
18182 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
18183
18184 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
18185 (toggle-gud-tooltip-dereference):
18186 Rename from gud-toggle-tooltip-dereference.
18187
18188 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
18189
18190 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
18191
18192 2005-05-27 Jay Belanger <belanger@truman.edu>
18193
18194 * calc/calc-prog.el (calc-kbd-report): Remove.
18195 (calc-kbd-query): Rewrite.
18196
18197 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
18198
18199 * image.el (image-library-alist): Move to image.c.
18200 (image-type-available-p): Doc fix.
18201
18202 2005-05-27 Lute Kamstra <lute@gnu.org>
18203
18204 * calc/calc.el (calc):
18205 * outline.el (outline-1, outline-2, outline-3, outline-4)
18206 (outline-5, outline-6, outline-7, outline-8):
18207 * textmodes/dns-mode.el (dns-mode):
18208 * textmodes/sgml-mode.el (sgml-namespace-face):
18209 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
18210 (tex-verbatim-face, tex-use-reftex):
18211 * textmodes/texinfo.el (texinfo-heading-face):
18212 Specify customization group.
18213
18214 * longlines.el: Don't require easy-mmode.
18215 (longlines-visible-face): Specify customization group.
18216
18217 2005-05-27 Kenichi Handa <handa@m17n.org>
18218
18219 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
18220 encoding table of windows-1251.
18221
18222 * international/ucs-tables.el (ucs-set-table-for-input):
18223 If translation-table-for-input of a coding system is a symbol, get
18224 its translation-table property.
18225
18226 * international/code-pages.el: Don't register a coding system into
18227 non-iso-charset-alist more than once.
18228 (cp-make-coding-system): Likewise.
18229
18230 2005-05-26 John Wiegley <johnw@newartisans.com>
18231
18232 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
18233 `eshell-resume-eval' is wrapped in a list, it indicates that the
18234 command was run asynchronously. In that case, unwrap the value
18235 before checking the delimiter value.
18236
18237 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
18238 character before a space at the end of a line is \, assume the space
18239 is part of the last argument rather than a final argument separator.
18240
18241 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
18242 is in use, and the target is `t' or `nil' (which are the most common
18243 values), don't assume that the symbol target is a buffer.
18244
18245 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
18246
18247 * calendar/calendar.el (calendar-mode-line-format):
18248 Use mode-line-highlight as mouse-face.
18249
18250 * time.el (display-time-string-forms, display-time-update):
18251 Use mode-line-highlight as mouse-face.
18252
18253 2005-05-26 Jay Belanger <belanger@truman.edu>
18254
18255 * calc/calc.el (calc-language-alist): Remove extra defvar.
18256
18257 2005-05-26 Lute Kamstra <lute@gnu.org>
18258
18259 * arc-mode.el (archive-mode):
18260 * bookmark.el (bookmark-read-annotation-mode)
18261 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
18262 * bs.el (bs-mode):
18263 * calc/calc-yank.el (calc-edit-mode):
18264 * calc/calc.el (calc-mode, calc-trail-mode):
18265 * calculator.el (calculator-mode):
18266 * chistory.el (command-history-mode):
18267 * comint.el:
18268 * cus-edit.el (custom-mode):
18269 * descr-text.el (describe-text-mode):
18270 * ebuff-menu.el (Electric-buffer-menu-mode):
18271 * ediff-util.el (ediff-mode):
18272 * emacs-lisp/re-builder.el (reb-mode):
18273 * emulation/vi.el (vi-mode-setup):
18274 * emulation/ws-mode.el (wordstar-mode):
18275 * eshell/esh-mode.el (eshell-mode):
18276 * forms.el (forms-mode):
18277 * help-mode.el (help-mode):
18278 * hexl.el (hexl-mode):
18279 * ibuffer.el (ibuffer-mode):
18280 * ielm.el (inferior-emacs-lisp-mode):
18281 * info.el (Info-mode, Info-edit-mode):
18282 * international/swedish.el:
18283 * ledit.el (ledit-from-lisp-mode):
18284 * locate.el (locate-mode):
18285 * mail/rmail.el (rmail-mode):
18286 * mail/rmailedit.el (rmail-edit-mode):
18287 * mail/rmailsum.el (rmail-summary-mode):
18288 * mail/supercite.el (sc-electric-mode):
18289 * net/eudc.el (eudc-mode):
18290 * net/quickurl.el (quickurl-list-mode):
18291 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
18292 * obsolete/ooutline.el (outline-mode):
18293 * obsolete/options.el (Edit-options-mode):
18294 * obsolete/rnews.el (news-mode):
18295 * obsolete/rnewspost.el (news-reply-mode):
18296 * play/5x5.el (5x5-mode):
18297 * play/decipher.el (decipher-mode, decipher-stats-mode):
18298 * play/gomoku.el (gomoku-mode):
18299 * play/snake.el (snake-mode):
18300 * play/solitaire.el (solitaire-mode):
18301 * play/tetris.el (tetris-mode):
18302 * progmodes/ada-mode.el (ada-mode):
18303 * progmodes/antlr-mode.el (antlr-mode):
18304 * progmodes/autoconf.el (autoconf-mode):
18305 * progmodes/dcl-mode.el (dcl-mode):
18306 * progmodes/delphi.el (delphi-mode):
18307 * progmodes/ebrowse.el (ebrowse-tree-mode)
18308 (ebrowse-electric-list-mode, ebrowse-member-mode)
18309 (ebrowse-electric-position-mode):
18310 * progmodes/f90.el (f90-mode):
18311 * progmodes/fortran.el (fortran-mode):
18312 * progmodes/icon.el (icon-mode):
18313 * progmodes/idlw-help.el (idlwave-help-mode):
18314 * progmodes/idlw-shell.el (idlwave-shell-mode):
18315 * progmodes/idlwave.el (idlwave-mode):
18316 * progmodes/inf-lisp.el (inferior-lisp-mode):
18317 * progmodes/m4-mode.el (m4-mode):
18318 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
18319 * progmodes/modula2.el (modula-2-mode):
18320 * progmodes/octave-inf.el (inferior-octave-mode):
18321 * progmodes/octave-mod.el (octave-mode):
18322 * progmodes/pascal.el (pascal-mode):
18323 * progmodes/sh-script.el (sh-mode):
18324 * progmodes/sql.el (sql-mode, sql-interactive-mode):
18325 * progmodes/vhdl-mode.el (vhdl-mode):
18326 * progmodes/xscheme.el (scheme-interaction-mode):
18327 * replace.el (occur-mode):
18328 * ses.el (ses-mode):
18329 * simple.el (completion-list-mode):
18330 * skeleton.el:
18331 * speedbar.el (speedbar-mode):
18332 * term.el (term-mode):
18333 * terminal.el (terminal-edit-mode):
18334 * textmodes/reftex-index.el (reftex-index-mode)
18335 (reftex-index-phrases-mode):
18336 * textmodes/reftex-sel.el (reftex-select-label-mode)
18337 (reftex-select-bib-mode):
18338 * textmodes/reftex-toc.el (reftex-toc-mode):
18339 * wdired.el (wdired-change-to-wdired-mode):
18340 * wid-browse.el (widget-browse-mode):
18341 Use run-mode-hooks.
18342
18343 * array.el (array-mode):
18344 * calendar/todo-mode.el (todo-mode):
18345 * man.el (Man-mode):
18346 * play/landmark.el (lm-mode):
18347 * play/mpuz.el (mpuz-mode):
18348 Use kill-all-local-variables and run-mode-hooks.
18349
18350 * subr.el (delay-mode-hooks): Specify indentation.
18351
18352 2005-05-26 Mark A. Hershberger <mah@everybody.org>
18353
18354 * xml.el (xml-substitute-special): Don't die for undefined xml
18355 entities.
18356
18357 2005-05-26 Jay Belanger <belanger@truman.edu>
18358
18359 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
18360 of nil.
18361
18362 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
18363
18364 * progmodes/gdb-ui.el (gdb-frame-address):
18365 Rename from gdb-current-address.
18366 (gdb-previous-frame-address): Rename from gdb-previous-address.
18367 (gdb-selected-frame): Rename from gdb-current-frame.
18368 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
18369 (gdb-frame-number): Rename from gdb-current-stack-level.
18370 (gdb-ann3): Match new mode-name for disassembly buffer.
18371 Extend initialization of variables.
18372 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
18373 (gdb-memory-mode): Use mouse-face in header line.
18374 (gdb-assembler-buffer-name): Call it disassembly and give frame
18375 in mode line.
18376 (gdb-source-spec-regexp, gdb-assembler-custom)
18377 (gdb-invalidate-assembler, gdb-frame-handler):
18378 Make robust to leading zeroes in address format.
18379
18380 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
18381
18382 * textmodes/org.el (org-mode): Use `define-derived-mode' to
18383 define `org-mode'.
18384 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
18385
18386 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
18387
18388 * log-edit.el (log-edit-changelog-entries): Distinguish between
18389 filenames like xfns.c and fns.c.
18390
18391 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
18392
18393 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
18394 point after reverting.
18395 (Buffer-menu-make-sort-button): Handle the case where
18396 `Buffer-menu-use-header-line' is nil.
18397
18398 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
18399
18400 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
18401 New funcs. In minibuffer-local-completion-map bind `]', `/'
18402 and `:' to them.
18403
18404 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
18405
18406 * startup.el (normal-top-level): Allow modification of load-path while
18407 we're iterating over it.
18408
18409 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
18410
18411 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
18412 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
18413 (thumbs-resize-interactive, thumbs-insert-image)
18414 (thumbs-insert-thumb, thumbs-dired-show-marked)
18415 (thumbs-find-image-at-point, thumbs-delete-images)
18416 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
18417 (thumbs-increment-image-size, thumbs-decrement-image-size):
18418 Fix typos in docstrings.
18419
18420 2005-05-24 Andre Spiegel <spiegel@gnu.org>
18421
18422 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
18423 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
18424 (cperl-mode): Use them.
18425
18426 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
18427
18428 * window.el (quit-window, shrink-window-if-larger-than-buffer):
18429 Doc fixes.
18430
18431 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
18432
18433 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
18434 Bind C-d to gdb-inferior-io-eof.
18435
18436 * dired.el (dired-dnd-popup-notice): Use message-box.
18437
18438 2005-05-23 Masatake YAMATO <jet@gyve.org>
18439
18440 * bindings.el (mode-line-major-mode-keymap):
18441 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
18442
18443 * faces.el (mode-line-highlight): New face.
18444
18445 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
18446 as mouse-face.
18447
18448 * bindings.el (top-level, help-echo, mode-line-modified)
18449 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
18450 as mouse-face.
18451
18452 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
18453
18454 * progmodes/cc-engine.el (c-guess-basic-syntax):
18455 Remove spurious call to `zerop'.
18456
18457 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
18458
18459 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
18460
18461 CC Mode update to 5.30.10:
18462
18463 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
18464 could go past the limit in decoration level 2, thereby causing
18465 errors during interactive fontification.
18466
18467 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
18468 the file is evaluated interactively.
18469
18470 * cc-engine.el (c-guess-basic-syntax): Handle operator
18471 declarations somewhat better in C++.
18472
18473 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
18474 make use of `run-mode-hooks' which has been added in Emacs 21.1.
18475 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
18476 (awk-mode): Use it.
18477 (make-local-hook): Suppress warning about obsoleteness.
18478
18479 * cc-engine.el, cc-align.el, cc-cmds.el
18480 (c-append-backslashes-forward, c-delete-backslashes-forward)
18481 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
18482 Compensate for return value from `forward-line' when it has moved
18483 but not to a different line due to eob.
18484
18485 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
18486 `objc-method-intro' and `objc-method-args-cont'.
18487
18488 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
18489
18490 CC Mode update to 5.30.10:
18491
18492 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
18493 in the copyright statement. Incidentally, change "along with GNU
18494 Emacs" to "along with this program" where it occurs.
18495
18496 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
18497 so that it is interactive, hence can be found by M-x awk-mode
18498 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
18499 <gmorris+emacs@ast.cam.ac.uk>.
18500
18501 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
18502 Mode's regexps.
18503
18504 2005-05-23 Kevin Ryde <user42@zip.com.au>
18505
18506 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
18507 c-parse-state, to avoid a lisp error (on bad code).
18508
18509 2005-05-23 Lute Kamstra <lute@gnu.org>
18510
18511 * subr.el (font-lock-defaults): Remove defvar as it's already
18512 defined in font-core.el.
18513
18514 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
18515
18516 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
18517
18518 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
18519 more general and work when GDB variable "print pretty" is on,
18520 as with Emacs, for example.
18521
18522 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
18523
18524 * font-core.el: Update comment.
18525
18526 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
18527 Use `after-change-major-mode-hook' instead of `find-file-hook'.
18528
18529 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
18530
18531 2005-05-22 Eli Zaretskii <eliz@gnu.org>
18532
18533 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
18534 and `yank-handler' in the doc strings.
18535
18536 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
18537
18538 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
18539
18540 2005-05-22 Richard M. Stallman <rms@gnu.org>
18541
18542 * help.el (describe-key): Move print-help-return-message call
18543 out of conditional.
18544
18545 * progmodes/etags.el (list-tags): Use with-no-warnings.
18546
18547 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
18548 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
18549 (starttls-extra-args, starttls-extra-arguments): Add defvars.
18550
18551 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
18552
18553 * language/viet-util.el (viet-viscii-nonascii-translation-table):
18554 Add defvar.
18555
18556 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
18557 Use defvar, not defconst.
18558
18559 * hexl.el (hexl-follow-line): Use with-no-warnings.
18560
18561 * emulation/tpu-extras.el: Use write-file-functions instead of
18562 write-file-hooks.
18563
18564 * dired.el (dired-font-lock-keywords): Fontify files with junk
18565 extensions even if marked by -F.
18566
18567 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
18568
18569 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
18570 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
18571 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
18572 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
18573 (concatenate, list-length, get*, getf, cl-remprop):
18574 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
18575 (etypecase, progv, lexical-let, lexical-let*)
18576 (multiple-value-bind, multiple-value-setq, shiftf):
18577 Improve argument/docstring consistency.
18578
18579 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
18580
18581 2005-05-22 Andre Spiegel <spiegel@gnu.org>
18582
18583 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
18584 doesn't exist.
18585
18586 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
18587 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
18588
18589 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
18590
18591 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
18592 already deleted variables: auto-fill-hook, blink-paren-hook,
18593 lisp-indent-hook, inhibit-local-variables, unread-command-event,
18594 suspend-hooks, comment-indent-hook, meta-flag,
18595 before-change-function, after-change-function,
18596 font-lock-doc-string-face.
18597
18598 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
18599
18600 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
18601
18602 2005-05-21 Eli Zaretskii <eliz@gnu.org>
18603
18604 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
18605 rmail-dont-reply-to.
18606
18607 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
18608
18609 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
18610 literal blank when splitting new-header-values.
18611
18612 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
18613
18614 * calendar/cal-menu.el (cal-menu-update): Add separator as a
18615 string so that tmm doesn't create a completion entry for it.
18616
18617 * textmodes/table.el (table-disable-menu): Ditto.
18618
18619 2005-05-21 Richard M. Stallman <rms@gnu.org>
18620
18621 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
18622
18623 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
18624
18625 * net/rcompile.el (remote-compile): Use compilation-start.
18626
18627 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
18628
18629 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
18630
18631 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
18632 Default to makefile-bsdmake-mode on BSD systems.
18633
18634 * imenu.el (imenu-generic-expression, imenu--generic-function'):
18635 REGEXP may also be a search function now. The part of doc-string
18636 for describing the structure was 95% identical to that of
18637 `imenu--generic-function'. Unify it there.
18638
18639 * progmodes/make-mode.el (makefile-imenu-generic-expression):
18640 Use function to find dependencies, because regexp alone is so complex,
18641 it easily goes into an endless loop.
18642 (makefile-makepp-mode): Also add submenu for Perl functions
18643 defined in the makefile.
18644 (makefile-bsdmake-mode): Special imenu-generic-expression no
18645 longer needed, due to function call.
18646 (makefile-match-dependency): Take BOUND into account when checking
18647 if we're through.
18648
18649 2005-05-20 Jay Belanger <belanger@truman.edu>
18650
18651 * calc/calc-units.el (calc-invalidate-units-table):
18652 Use inhibit-read-only.
18653 (math-build-units-table-buffer): Use view-mode.
18654
18655 2005-05-20 David Kastrup <dak@gnu.org>
18656
18657 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
18658 easy-menu-add is not a nop on Emacs; and clarify when to call it.
18659
18660 2005-05-20 Lute Kamstra <lute@gnu.org>
18661
18662 * diff-mode.el (diff-header-face, diff-file-header-face)
18663 (diff-index-face, diff-hunk-header-face, diff-removed-face)
18664 (diff-added-face, diff-changed-face, diff-function-face)
18665 (diff-context-face, diff-nonexistent-face): Put them in the
18666 diff-mode customization group.
18667
18668 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
18669
18670 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
18671
18672 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
18673
18674 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
18675 Minor regexp-optimization.
18676
18677 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
18678
18679 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
18680 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
18681 (org-agenda-add-time-grid-maybe): New function.
18682 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
18683 (org-table-create): `dotimes' instead of `mapcar'.
18684 (org-xor): Simplify implementation.
18685 (org-agenda): `inhibit-redisplay' turned on.
18686 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
18687 a consistent line after a state change.
18688 (org-agenda-remove-times-when-in-prefix): New option.
18689 (org-prefix-has-time): New variable.
18690 (org-parse-time-string): Optional argument NODEFAULT.
18691 (org-format-agenda-item): Parse items for time-of-day
18692 specifications and move these into the prefix if possible.
18693 (org-agenda-priority): Get current heading, not previous heading
18694 during agenda remote editing.
18695
18696 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
18697
18698 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
18699 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
18700 (remove-duplicates, delete-duplicates, substitute)
18701 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
18702 (nsubstitute-if-not, find, find-if, find-if-not, position)
18703 (position-if, position-if-not, count, count-if, count-if-not)
18704 (mismatch, search, sort*, stable-sort, merge, member*)
18705 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
18706 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
18707 (intersection, nintersection, set-difference, nset-difference)
18708 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
18709 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
18710 (nsublis, tree-equal): Improve argument/docstring consistency.
18711
18712 * subr.el (send-string, send-region): Remove obsolescence declaration.
18713 (window-dot, set-window-dot, read-input, show-buffer)
18714 (eval-current-buffer, string-to-int):
18715 Add release number to obsolescence declarations.
18716
18717 2005-05-19 Kim F. Storm <storm@cua.dk>
18718
18719 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
18720 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
18721
18722 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
18723
18724 * faces.el (list-faces-display): Make back button respect optional
18725 regexp arg.
18726
18727 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
18728
18729 * calculator.el (calculator-radix-grouping-mode)
18730 (calculator-radix-grouping-digits, calculator-displayer)
18731 (calculator-radix-grouping-separator, calculator-copy-displayer):
18732 * dabbrev.el (dabbrev-search-these-buffers-only):
18733 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
18734 (diff-advance-after-apply-hunk, diff-mode-hook)
18735 (diff-minor-mode-prefix):
18736 * imenu.el (imenu-use-popup-menu):
18737 * jit-lock.el (jit-lock-context-time):
18738 * newcomment.el (comment-fill-column, comment-column)
18739 (comment-style, comment-padding, comment-multi-line)
18740 (comment-empty-lines, comment-auto-fill-only-comments):
18741 * reveal.el (reveal-around-mark):
18742 * uniquify.el (uniquify-buffer-name-style)
18743 (uniquify-after-kill-buffer-p)
18744 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
18745 (uniquify-min-dir-content, uniquify-separator)
18746 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
18747 * w32-vars.el (w32-fixed-font-alist):
18748 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
18749 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
18750 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
18751 * progmodes/perl-mode.el (perl-indent-level)
18752 (perl-continued-statement-offset, perl-continued-brace-offset)
18753 (perl-brace-offset, perl-brace-imaginary-offset)
18754 (perl-label-offset, perl-indent-continued-arguments)
18755 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
18756 * progmodes/tcl.el (tcl-indent-level)
18757 (tcl-continued-indent-level, tcl-auto-newline)
18758 (tcl-tab-always-indent, tcl-electric-hash-style)
18759 (tcl-help-directory-list, tcl-use-smart-word-finder)
18760 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
18761 (inferior-tcl-source-command):
18762 * textmodes/fill.el (enable-kinsoku):
18763 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
18764 * textmodes/table.el (table-yank-handler):
18765 Specify missing group (and type, if simple) in defcustom.
18766
18767 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
18768
18769 * progmodes/compile.el (compilation-finish-function): Fix defvar.
18770
18771 2005-05-19 Richard M. Stallman <rms@gnu.org>
18772
18773 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
18774
18775 * subr.el (event-basic-type): Don't get an error.
18776 (left-fringe-p): Function deleted.
18777
18778 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
18779 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
18780
18781 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
18782 in recursive copy.
18783
18784 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
18785
18786 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
18787
18788 * emacs-lisp/bytecomp.el
18789 (byte-compile-file-form-custom-declare-variable):
18790 Call byte-compile-nogroup-warn if appropriate.
18791
18792 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
18793 (compilation-set-window): Don't call left-fringe-p; do it directly.
18794
18795 2005-05-19 Jay Belanger <belanger@truman.edu>
18796
18797 * calc/calc-graph.el (calc-graph-format-data): Make sure
18798 var-PlotRejects is bound before trying to check its value.
18799
18800 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
18801
18802 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
18803 definition of this variable from reftex-global.el to reftex.el,
18804 because it is needed in the menu.
18805
18806 2005-05-19 Lute Kamstra <lute@gnu.org>
18807
18808 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
18809 years are fixed. Don't insert a space after a dash.
18810
18811 2005-05-19 Kim F. Storm <storm@cua.dk>
18812
18813 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
18814
18815 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
18816
18817 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
18818 strings, because (eq ... ?\\) is fairly frequent.
18819
18820 * progmodes/make-mode.el (makefile-add-this-line-targets):
18821 Simplify and integrate into `makefile-pickup-targets'.
18822 (makefile-add-this-line-macro): Simplify and integrate into
18823 `makefile-pickup-macros.
18824 (makefile-pickup-filenames-as-targets): Simplify.
18825 (makefile-previous-dependency, makefile-match-dependency):
18826 Don't stumble over `::'.
18827
18828 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
18829
18830 * subr.el (post-command-idle-hook, post-command-idle-delay):
18831 Remove obsoletion of post-command-idle-hook and
18832 post-command-idle-delay.
18833
18834 * faces.el (list-faces-display): Provide button when describe-face
18835 is called to take user back to the list of faces.
18836
18837 * help-fns.el (describe-variable): Remove hyperlinks in a
18838 variable's value as these are quite frequently inappropriate.
18839
18840 * follow.el (follow-submit-feedback, follow-mode):
18841 Remove references to post-command-idle-hook.
18842
18843 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
18844
18845 * progmodes/make-mode.el (makefile-previous-dependency)
18846 (makefile-match-dependency): Check for := (and in bsd mode also
18847 !=) to give a better result, even when font-lock is not on.
18848
18849 2005-05-18 Jay Belanger <belanger@truman.edu>
18850
18851 * calc/calc-help.el (calc-s-prefix-help):
18852 Add `calc-copy-special-constant' to help string.
18853
18854 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
18855
18856 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
18857
18858 2005-05-18 Jay Belanger <belanger@truman.edu>
18859
18860 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
18861 in linear factors are in proper order.
18862
18863 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
18864
18865 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
18866 Support for jurabib.
18867
18868 * textmodes/reftex.el (featurep): Define aliases for overlay
18869 commands, for XEmacs compatibility, and use these aliases in
18870 overlay initializations.
18871 (reftex-highlight): Use `reftex-move-overlay'.
18872 (reftex-unhighlight): Use `reftex-delete-overlay'.
18873 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
18874 (reftex-access-search-path): Use `reftex-uniquify' instead of
18875 `reftex-uniq'
18876
18877 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
18878 `before-string' property modification enables for Emacs as well.
18879 (reftex-select-item): Use `reftex-delete-overlay'.
18880 (reftex-select-mark): Use `reftex-make-overlay' and
18881 `reftex-overlay-put'.
18882 (reftex-select-unmark): Use `reftex-delete-overlay' and
18883 `reftex-overlay-put'.
18884
18885 2005-05-18 Lute Kamstra <lute@gnu.org>
18886
18887 * emacs-lisp/lisp.el (check-parens): Fix docstring.
18888
18889 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
18890
18891 * add-log.el (add-change-log-entry):
18892 * array.el (array-make-template, array-reconfigure-rows)
18893 (array-init-max-row, array-init-max-column)
18894 (array-init-columns-per-line, array-init-field-width):
18895 * replace.el (replace-match-maybe-edit, perform-replace):
18896 * textmodes/spell.el (spell-region):
18897 Replace `read-input' by `read-string'.
18898
18899 * forms.el (forms-mode):
18900 * finder.el (finder-compile-keywords):
18901 * shadowfile.el (shadow-read-files):
18902 Replace `eval-current-buffer' by `eval-buffer'.
18903
18904 * terminal.el (te-pass-through):
18905 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
18906 (ange-ftp-raw-send-cmd):
18907 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
18908 (send-process-next-char, telnet-initial-filter, telnet):
18909 Replace `send-string' by `process-send-string'.
18910
18911 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
18912 (prolog-consult-region): Replace `send-string' by
18913 `process-send-string'; replace `send-region' by `process-send-region'.
18914
18915 * progmodes/delphi.el (delphi-log-msg):
18916 Replace `set-window-dot' by `set-window-point'.
18917
18918 * subr.el (window-dot, set-window-dot, read-input, send-string)
18919 (send-region, show-buffer, eval-current-buffer):
18920 Make really obsolete, as the comment says.
18921
18922 2005-05-17 Kim F. Storm <storm@cua.dk>
18923
18924 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
18925 (cua--init-keymaps): Bind C-return instead of S-return to set
18926 rectangle mark.
18927
18928 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
18929 instead of S-return to toggle/clear rectangle mark.
18930
18931 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
18932
18933 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
18934 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
18935 Also fontify plain strings assigned to variables, mostly so that a
18936 colon has a face and is thus not taken as a dependency separator.
18937 (makefile-previous-dependency): Inline the new matcher, because it
18938 is too complex to work in both directions.
18939 (makefile-match-dependency): Eliminate `backward' arg (see above).
18940 Completely reimplemented so as to not sometimes go into an endless
18941 loop. It should also be more efficient, because first it only
18942 searches for `:', instead of applying the very complex regexp.
18943 (makefile-mode): Cancel `font-lock-support-mode', because blocks
18944 to be fontified in one piece can be too long for JIT.
18945 Makefiles are never *that* big.
18946
18947 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
18948
18949 * dired.el (dired-mode): Simplify.
18950
18951 2005-05-17 Lute Kamstra <lute@gnu.org>
18952
18953 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
18954 defcustom for the mode hook variable.
18955
18956 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
18957 Emacs Lisp Reference Manual.
18958
18959 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
18960
18961 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
18962 (evenp, list*):
18963 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
18964 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
18965
18966 * net/tramp-smb.el (tramp-smb-open-connection):
18967 Pass `tramp-chunksize' as fifth (required) argument.
18968
18969 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
18970
18971 * font-lock.el (lisp-font-lock-keywords-1):
18972 Set `font-lock-negation-char-face' for [^...] char group.
18973 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
18974
18975 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
18976 a var, and refine it to mask one more level of nested vars.
18977 (makefile-rule-action-regex): Turn it into a var, and refine it so
18978 it recognizes backslashed continuation lines as belonging to the
18979 same command.
18980 (makefile-macroassign-regex): Refine it so it recognizes
18981 backslashed continuation lines as belonging to the same command.
18982 (makefile-var-use-regex): Don't look at the next char, because it
18983 might be the same one to be skipped by the initial [^$], leading
18984 to an overlooked variable use.
18985 (makefile-make-font-lock-keywords): Remove two parameters, which
18986 are now variables that some of the modes set locally.
18987 Handle dependency and rule action matching through functions, because
18988 regexps alone match too often. Dependency matching now comes
18989 last, so it can check, whether a colon already matched something else.
18990 (makefile-mode): Inform that font-lock improves makefile parsing
18991 capabilities.
18992 (makefile-match-dependency, makefile-match-action): New functions.
18993
18994 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
18995
18996 * emacs-lisp/cl-extra.el (equalp): Doc fix.
18997
18998 * align.el (align-regexp):
18999 * ansi-color.el (ansi-color-get-face):
19000 * array.el (array-reconfigure-rows, array-init-max-row)
19001 (array-init-max-column, array-init-columns-per-line)
19002 (array-init-field-width):
19003 * dired-aux.el (dired-trample-file-versions):
19004 * dired-x.el (dired-mark-sexp):
19005 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
19006 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
19007 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
19008 * faces.el (face-read-integer):
19009 * files.el (backup-extract-version, insert-directory):
19010 * hexl.el (hexl-insert-decimal-char):
19011 * server.el (server-process-filter):
19012 * shell.el (shell-extract-num):
19013 * startup.el (command-line-1):
19014 * term.el (term-command-hook):
19015 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
19016 (time-stamp-do-number):
19017 * time.el (display-time-update):
19018 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
19019 (timezone-fix-time):
19020 * vms-patch.el (vms-suspend-resume-hook):
19021 * calendar/appt.el (appt-convert-time):
19022 * calendar/cal-bahai.el (mark-bahai-diary-entries):
19023 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
19024 * calendar/cal-islam.el (mark-islamic-diary-entries):
19025 * calendar/calendar.el (calendar-cursor-to-date)
19026 (calendar-star-date):
19027 * calendar/diary-lib.el (diary-attrtype-convert)
19028 (mark-diary-entries, diary-entry-time):
19029 * calendar/solar.el (solar-get-number):
19030 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
19031 * emacs-lisp/re-builder.el (reb-display-subexp):
19032 * emulation/edt.el (edt-set-scroll-margins):
19033 * emulation/tpu-extras.el (tpu-set-scroll-margins):
19034 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
19035 (vip-get-ex-count):
19036 * emulation/viper-ex.el (viper-get-ex-token)
19037 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
19038 * international/fontset.el (fontset-plain-name):
19039 * mail/feedmail.el (feedmail-look-at-queue-directory):
19040 * mail/mailalias.el (mail-get-names):
19041 * mail/rmail.el (rmail-convert-to-babyl-format):
19042 * mail/rmailsum.el (rmail-make-basic-summary-line)
19043 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
19044 (rmail-summary-goto-msg):
19045 * mail/smtpmail.el (smtpmail-read-response):
19046 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
19047 (ange-ftp-vms-add-file-entry):
19048 * play/gametree.el (gametree-looking-at-ply)
19049 (gametree-current-branch-score):
19050 * progmodes/ada-xref.el (ada-prj-find-prj-file)
19051 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
19052 * progmodes/cperl-mode.el (condition-case):
19053 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
19054 (ebrowse-set-member-buffer-column-width)
19055 (ebrowse-select-1st-to-9nth):
19056 * progmodes/etags.el (etags-snarf-tag):
19057 * progmodes/flymake.el (flymake-parse-line):
19058 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
19059 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
19060 (idlwave-shell-menu-def):
19061 * progmodes/ps-mode.el (ps-run-goto-error):
19062 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
19063 (vhdl-speedbar-contract-level):
19064 * term/mac-win.el (x-handle-numeric-switch):
19065 * term/sun-mouse.el (sun-get-frame-data):
19066 * term/w32-win.el (x-handle-numeric-switch):
19067 * term/x-win.el (x-handle-numeric-switch):
19068 * textmodes/ispell.el (ispell-parse-output):
19069 * textmodes/nroff-mode.el (nroff-outline-level):
19070 * textmodes/reftex-cite.el (reftex-bib-sort-year)
19071 (reftex-bib-sort-year-reverse, reftex-format-citation):
19072 * textmodes/reftex-parse.el (reftex-init-section-numbers)
19073 (reftex-section-number):
19074 * textmodes/texinfmt.el (texinfo-paragraphindent):
19075 Replace `string-to-int' by `string-to-number'.
19076
19077 * international/latexenc.el: Add page marker to force the "Local
19078 Variables:" string out of the last page.
19079
19080 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
19081
19082 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
19083 tooltip-change-major-mode.
19084 (gud-tooltip-print-command): Remove case where gud-minor-mode
19085 is gdb ("--fullname").
19086 (gud-tooltip-tips): Turn GUD tooltips off for this case and
19087 explain to user.
19088
19089 2005-05-16 Jay Belanger <belanger@truman.edu>
19090
19091 * calc/calc-store.el (calc-copy-special-constant): New function.
19092
19093 * calc/calc-ext.el (calc-init-extensions): Add binding for
19094 `calc-copy-special-constant'.
19095
19096 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
19097 for the `calc-copy-special-constant' command.
19098
19099 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
19100
19101 * subr.el (left-fringe-p): New function.
19102
19103 * progmodes/compile.el (compilation-setup): Set local value of
19104 overlay-arrow-string to "" always.
19105 (compilation-set-window): Left fringe then don't scroll.
19106 No left fringe then no arrow and scroll message to top.
19107 (compilation-context-lines): Adjust doc string accordingly.
19108
19109 2005-05-16 Kim F. Storm <storm@cua.dk>
19110
19111 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
19112 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
19113 (ido-wide-find-dir-or-delete-dir): New command for M-d.
19114 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
19115 (ido-read-file-name): Handle commands with ido property value
19116 equal to find-file as reading a file name, to allow C-d to enter dired.
19117 (ibuffer-find-file): Add ido property with value find-file.
19118
19119 2005-05-15 Kim F. Storm <storm@cua.dk>
19120
19121 * subr.el (open-network-stream-nowait): Remove.
19122 (open-network-stream-server): Remove.
19123
19124 2005-05-15 Richard M. Stallman <rms@gnu.org>
19125
19126 * faces.el (describe-face): Output a definition link button.
19127
19128 * help-mode.el (help-face-def): New button type.
19129
19130 * emacs-lisp/copyright.el (copyright-fix-years):
19131 Match properly if the first year is 2-digit.
19132 Don't mess up the whitespace after the years by filling.
19133
19134 * dired-aux.el (dired-mark-confirm):
19135 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
19136
19137 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
19138 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
19139 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
19140
19141 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
19142 Set font-lock-comment-start-skip.
19143
19144 * font-lock.el (font-lock-comment-start-skip): New variable.
19145 (font-lock-comment-end-skip): New variable.
19146 (font-lock-fontify-syntactically-region): Use them if non-nil.
19147
19148 2005-05-15 Jay Belanger <belanger@truman.edu>
19149
19150 * calc/calc-store.el (calc-store-value): Return a string rather
19151 than display it as a message.
19152 Use calc-var-name for variable name.
19153 (calc-store-into): Add the result of calc-store-value to message.
19154 (calc-copy-variable): Add a message.
19155 (calc-store-exchange): Improve error messages.
19156 (calc-store-binary, calc-store-map): Don't reset the values of
19157 special constants.
19158
19159 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
19160
19161 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
19162 manual to docstring.
19163
19164 * files.el (hack-local-variables-confirm): Add STRING argument.
19165 Make the function handle non file visiting buffers correctly.
19166 (hack-local-variables-prop-line, hack-local-variables)
19167 (hack-one-local-variable): Use STRING arg of
19168 `hack-local-variables-confirm'.
19169
19170 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
19171
19172 Sync with Tramp 2.0.49.
19173
19174 * net/tramp.el (tramp-handle-dired-call-process)
19175 (tramp-handle-insert-directory):`insert-buffer' cannot be used
19176 because the contents of the Tramp buffer is changed before
19177 insertion (`expand-file' and alike).
19178 (tramp-handle-insert-directory): If `localname' has an empty
19179 nondirectory name, it must not be quoted.
19180 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
19181 variable `tramp-chunksize'. Change callees.
19182 (tramp-open-connection-setup-interactive-shell): Check remote host
19183 for buggy `send-process-string' implementation.
19184 Set `tramp-chunksize' if found. Reported by Michael Kifer
19185 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
19186 (tramp-handle-shell-command): `insert-buffer' cannot be used
19187 because the contents of the Tramp buffer is changed before
19188 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
19189 <frederic.bothamy@free.fr>.
19190 (tramp-set-auto-save): Actions should be done for Tramp file name
19191 handler only. Ange-FTP has its own auto-save mechanism.
19192 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
19193 (tramp-set-auto-save-file-modes): Set file modes of
19194 `buffer-auto-save-file-name' to ?\600 as fallback solution.
19195 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
19196 (tramp-bug): Remove obsolete variable.
19197 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
19198 for presence of `mml-mode'. Make it running for older Emacsen as well.
19199
19200 2005-05-14 John Paul Wallington <jpw@pobox.com>
19201
19202 * ibuf-ext.el (define-ibuffer-filter filename):
19203 If `dired-directory' is a list, use its car.
19204
19205 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
19206
19207 * ibuffer.el (define-ibuffer-column filename):
19208 If `dired-directory' is a list, use its car.
19209
19210 2005-05-14 Richard M. Stallman <rms@gnu.org>
19211
19212 * subr.el (symbol-file): Doc fix.
19213
19214 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
19215 (byte-compile-form): Call byte-compile-nogroup-warn.
19216 (byte-compile-warning-types): Doc fix.
19217
19218 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
19219
19220 * progmodes/cc-engine.el (c-literal-faces):
19221 Add font-lock-comment-delimiter-face.
19222
19223 * net/net-utils.el (dig): Use with-no-warnings.
19224
19225 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
19226 (sc-recite-frame-alist, sc-default-cite-frame)
19227 (sc-default-uncite-frame, sc-default-recite-frame)
19228 (sc-attrib-selection-list, sc-rewrite-header-list):
19229 Mark as risky-local-variable.
19230
19231 * international/ogonek.el (ogonek-jak, ogonek-how):
19232 Don't use beginning-of-buffer.
19233
19234 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
19235
19236 * calendar/solar.el (solar-data-list): Move definition up.
19237
19238 * dnd.el (dnd-protocol-alist): Add autoload.
19239
19240 * progmodes/sh-script.el: Many doc usage fixes.
19241 (sh-indent-after-do): Change default to match common styles.
19242
19243 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
19244
19245 * files.el (interpreter-mode-alist)
19246 (auto-mode-interpreter-regexp): Doc fixes.
19247
19248 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
19249
19250 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
19251
19252 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
19253
19254 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19255
19256 * dired.el (dired-mode): make-variable-buffer-local =>
19257 make-local-variable.
19258
19259 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19260
19261 * term/mac-win.el (mac-select-convert-to-string): Try coding
19262 systems in mac-script-code-coding-systems if specified one cannot
19263 encode string for `com.apple.traditional-mac-plain-text'.
19264
19265 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
19266
19267 * progmodes/make-mode.el (makefile-targets-face)
19268 (makefile-shell-face, makefile-makepp-perl-face): New faces.
19269 (makefile-dependency-regex): Fix it to not make the colon in
19270 $(var:a=b) special.
19271 (makefile-rule-action-regex): New regexp for highlighting embedded
19272 Shell strings.
19273 (makefile-macroassign-regex): Handle != for highlighting as
19274 embedded Shell strings.
19275 (makefile-var-use-regex): New const.
19276 (makefile-statements, makefile-automake-statements)
19277 (makefile-gmake-statements, makefile-makepp-statements)
19278 (makefile-bsdmake-statements): New consts.
19279 (makefile-make-font-lock-keywords): New function.
19280 (makefile-automake-font-lock-keywords)
19281 (makefile-gmake-font-lock-keywords)
19282 (makefile-makepp-font-lock-keywords)
19283 (makefile-bsdmake-font-lock-keywords): New consts.
19284 (makefile-mode-map): Add switchers between the various submodes.
19285 (makefile-mode): Document the availability of the variants.
19286 (makefile-automake-mode, makefile-gmake-mode)
19287 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
19288
19289 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
19290 new variants of makefile-mode.
19291
19292 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
19293
19294 * font-lock.el (font-lock-comment-delimiter-face): Fix up
19295 the inheritance.
19296
19297 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
19298
19299 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
19300 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
19301
19302 * files.el (normal-mode): Extend the scope of the
19303 `enable-local-variables' binding to include the `set-auto-mode' call.
19304 (magic-mode-alist): Doc fix.
19305
19306 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
19307
19308 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
19309 font-lock-comment-face rather than copying its setting.
19310
19311 2005-05-12 Andreas Schwab <schwab@suse.de>
19312
19313 * eshell/esh-mode.el (eshell-send-input): Doc fix.
19314
19315 2005-05-12 Lute Kamstra <lute@gnu.org>
19316
19317 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
19318 defcustom for the mode hook variable. Delete the last argument.
19319 * generic-x.el: Fix callers of define-generic-mode.
19320 (generic-x-modes): Delete group.
19321 (show-tabs-tab-face, show-tabs-space-face): Put them in the
19322 generic-x customization group.
19323
19324 2005-05-12 Kim F. Storm <storm@cua.dk>
19325
19326 * font-lock.el (font-lock-negation-char-face): Default to "off".
19327
19328 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
19329 font-lock-negation-char-face to ! in !=.
19330
19331 2005-05-12 Masatake YAMATO <jet@gyve.org>
19332
19333 * add-log.el (find-change-log): Fix typos in the docstring
19334 of function.
19335
19336 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
19337
19338 * international/latexenc.el (latexenc-find-file-coding-system):
19339 Avoid `re-search-forward' when looking for input encoding because
19340 of speed and safety. Better regular expressions for recognizing
19341 input encoding. Limit a search for TeX-master/tex-main-file to
19342 the local variable section.
19343
19344 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
19345
19346 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
19347 syntax of $ to "'" (quote).
19348
19349 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
19350
19351 * dnd.el (dnd-protocol-alist): Improve custom type.
19352
19353 * dired.el (dired-dnd-protocol-alist): New variable.
19354 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
19355 `dired-mode-hook' to the end.
19356
19357 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
19358
19359 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
19360 comment-end if comment-start-skip is not set.
19361 Obey the font-lock-comment-delimiter-face variables.
19362
19363 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
19364
19365 * files.el (executable-find): Move from executable.el. Use
19366 locate-file.
19367 * progmodes/executable.el (executable-find): Move to files.el.
19368
19369 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
19370 when trying to ensure forward progress.
19371
19372 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
19373
19374 * mouse-sel.el (mouse-sel-follow-link-p): New function.
19375 (mouse-select, mouse-select-internal, mouse-extend-internal):
19376 Use it to implement mouse-1-click-follows-link functionality.
19377
19378 2005-05-11 Richard M. Stallman <rms@gnu.org>
19379
19380 * font-lock.el (font-lock-fontify-syntactically-region):
19381 Use font-lock-comment-delimiter-face for comment delimiters.
19382
19383 2005-05-10 Jay Belanger <belanger@truman.edu>
19384
19385 * calc/calc-help.el (calc-m-prefix-help): Add mention of
19386 preserving embedded modes.
19387
19388 2005-05-10 Richard M. Stallman <rms@gnu.org>
19389
19390 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
19391
19392 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
19393 Move from ada-stmt.el.
19394 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
19395
19396 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
19397 Move to ada-mode.el.
19398 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
19399
19400 * cus-edit.el (custom-file): Call file-chase-links.
19401
19402 * files.el (read-directory-name): Fix previous change.
19403 (hack-local-variables-confirm): New function.
19404 (hack-local-variables-prop-line, hack-local-variables)
19405 (hack-one-local-variable): Use it.
19406
19407 2005-05-10 Lute Kamstra <lute@gnu.org>
19408
19409 * font-lock.el (font-lock-keywords-alist)
19410 (font-lock-removed-keywords-alist): Clarify docstrings.
19411
19412 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
19413
19414 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
19415 (gdb-source-info): Check for preprocessor info.
19416 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
19417 a macro for a function.
19418 (gdb-info-breakpoints-custom): Try to find file again if not already
19419 found (user might have used GDB dir command).
19420 (gdb-get-location): Update gdb-location-alist correctly for change
19421 to gdb-info-breakpoints-custom.
19422
19423 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
19424 (gud-tooltip-print-command): Add gdbmi case.
19425 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
19426 preprocessor info.
19427
19428 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
19429
19430 * startup.el (fancy-splash-insert): Fix typo in doc string.
19431
19432 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
19433
19434 * obsolete/float.el (string-to-float):
19435 * obsolete/hilit19.el (hilit-add-pattern):
19436 * obsolete/rnews.el (news-parse-range, news-select-message)
19437 (news-get-pruned-list-of-files): Replace `string-to-int' by
19438 `string-to-number'.
19439
19440 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
19441 `find-file-not-found-hooks'; use `add-hook'.
19442 (uncompress-while-visiting): Set `write-file-functions', not
19443 `write-file-hooks'; use `add-hook'.
19444
19445 2005-05-09 Kim F. Storm <storm@cua.dk>
19446
19447 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
19448 (cua-paste): Handle clipboard action.
19449 (cua--init-keymaps): Remap clipboard-kill-region and
19450 clipboard-kill-ring-save.
19451
19452 2005-05-08 Eli Zaretskii <eliz@gnu.org>
19453
19454 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
19455 Improve commentary.
19456
19457 * simple.el (next-error-overlay-arrow-position): Revert the change
19458 made on 2005-04-30.
19459
19460 2005-05-07 Jay Belanger <belanger@truman.edu>
19461
19462 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
19463 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
19464 `calc-sel-reselect'.
19465
19466 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
19467 Calc is in embedded mode.
19468
19469 2005-05-07 Eli Zaretskii <eliz@gnu.org>
19470
19471 * progmodes/compile.el (compilation-setup):
19472 Set overlay-arrow-string to an empty string on text terminals.
19473
19474 * textmodes/ispell.el (ispell-program-name): Try looking for
19475 "aspell" along exec-path, and if found, use it as the default
19476 speller program.
19477
19478 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
19479
19480 * international/mule.el (sgml-xml-auto-coding-function):
19481 Recognize encoding='FOO' in single quotes as well as in double quotes.
19482
19483 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
19484
19485 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
19486 as well as `interactive', so that defmacro* would recognize
19487 `declare' forms.
19488
19489 2005-05-07 Eli Zaretskii <eliz@gnu.org>
19490
19491 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
19492 Explain more about the LIGHTER arg's usage in the doc string.
19493 Add commentary to clarify what the code does. Fix the regexp that
19494 strips whitespace from LIGHTER. Quote LIGHTER before using it,
19495 since it could have characters special to regular expressions.
19496
19497 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
19498
19499 * replace.el (occur-1): Bind inhibit-read-only so that
19500 erase-buffer doesn't barf on read-only text properties (likewise
19501 for add-text-properties in occur-engine). Mark buffer as unmodified.
19502 (occur-engine): Don't set buffer-read-only here.
19503
19504 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
19505
19506 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
19507 list-buffers-directory. This caused the *cvs-commit* buffer to be
19508 sometimes mistakenly reused as a *cvs* buffer.
19509
19510 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
19511
19512 * tooltip.el: Move code for GUD tooltips into gud.el.
19513 (require): CL no longer needed to compile case.
19514 (tooltip-mode): Do not toggle functions for GUD tooltips.
19515 (tooltip-gud-tips-p): Remove. Replace with minor mode
19516 gud-tooltip-mode in gud.el.
19517 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
19518 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
19519 tooltip-gud prefix with gud-tooltip and obsolete.
19520 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
19521 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
19522 (tooltip-mouse-motion): Mouse movement functions/variable.
19523 Rename in gud.el by adding gud prefix.
19524 (tooltip-gud-original-filter, tooltip-gud-dereference)
19525 (tooltip-gud-event, tooltip-toggle-gud-tips)
19526 (tooltip-gud-process-output, tooltip-gud-print-command)
19527 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
19528 gud.el by replacing tooltip-gud prefix with gud-tooltip.
19529 (gdb-tooltip-print): Move to gdb-ui.el.
19530
19531 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
19532 (require): CL needed to compile case.
19533 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
19534 tooltip-gud-tips-p. Make it a minor-mode.
19535 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
19536 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
19537 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
19538 (gud-tooltip-change-major-mode)
19539 (gud-tooltip-activate-mouse-motions-if-enabled)
19540 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
19541 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
19542 (gud-tooltip-original-filter, gud-tooltip-dereference)
19543 (gud-tooltip-event, tooltip-toggle-gud-tips)
19544 (gud-tooltip-process-output, gud-tooltip-print-command)
19545 (gud-tooltip-tips): Move from tooltip.el.
19546
19547 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
19548 (gdb-cpp-define-alist-flags): Doc fix.
19549 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
19550 gud-tooltip-mode is t.
19551
19552 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
19553
19554 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
19555 evaporate if their text is deleted.
19556 (goto-address-at-point): Make it work as a mouse binding as well.
19557 (goto-address-at-mouse): Obsolete it. Update users.
19558
19559 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
19560
19561 * calendar/appt.el (top-level): No longer activate on load.
19562
19563 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
19564
19565 * calendar/cal-bahai.el (mark-bahai-diary-entries):
19566 * net/webjump.el (webjump):
19567 * progmodes/idlw-help.el (idlwave-do-context-help1)
19568 (idlwave-highlight-linked-completions):
19569 * textmodes/po.el (po-find-file-coding-system-guts):
19570 Replace `assoc-ignore-case' by `assoc-string'.
19571
19572 2005-05-06 Eli Zaretskii <eliz@gnu.org>
19573
19574 * files.el (locate-file): Doc fix.
19575
19576 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
19577 Remove the redundant test for ms-dos.
19578
19579 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
19580 look for the preprocessor with exec-suffixes. If not found in
19581 standard places, look in exec-path. Remove most of the tests that
19582 used system-type.
19583
19584 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
19585
19586 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
19587
19588 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
19589 file-name clash with jka-compr.el on 8+3 filesystems.
19590
19591 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19592
19593 * term/mac-win.el: Don't define or bind scroll bar functions if
19594 x-toolkit-scroll-bars is t.
19595 (x-select-text, x-get-selection-value): Clear
19596 x-last-selected-text-clipboard if x-select-enable-clipboard is
19597 nil.
19598 (PRIMARY): Put mac-scrap-name property.
19599 (mac-select-convert-to-file-url): New function.
19600 (public.file-url): New selection target type. Add to
19601 selection-converter-alist.
19602 (x-get-selection, x-selection-value): Handle it.
19603 (x-cut-buffer-or-selection-value): New alias.
19604
19605 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19606
19607 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
19608 entry to avoid calling bibtex-find-entry with arg global
19609 being t. Remove arg key.
19610 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
19611 (bibtex-copy-summary-as-kill): Change accordingly.
19612
19613 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
19614
19615 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
19616 (org-agenda-date-later): Use with-current-buffer.
19617
19618 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
19619
19620 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
19621 (define-obsolete-variable-alias): Doc Fixes.
19622
19623 2005-05-06 Kim F. Storm <storm@cua.dk>
19624
19625 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
19626 vertical-motion when selective-display is active.
19627
19628 * ido.el (ido-setup-hook): New hook.
19629 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
19630 (ido-input-stack): New var.
19631 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
19632 ido-next-work-file binding to M-O.
19633 Bind M-f to ido-wide-find-file-or-pop-dir.
19634 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
19635 (ido-read-internal): Run ido-setup-hook.
19636 Catch quit in read-file-name and read-string to cancel edit.
19637 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
19638 Automatically pop-all when completing a directory name (RET).
19639 (ido-file-internal): Add with-no-warnings around ffap and dired code.
19640 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
19641 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
19642 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
19643 New functions for M-b/M-f to move among the directory components.
19644 (ido-make-merged-file-list): Catch quit to cancel merge.
19645 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
19646 (ido-completion-help): No warnings for ido-completion-buffer-full.
19647
19648 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
19649
19650 * font-lock.el (font-lock-negation-char-face): New face and variable.
19651 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
19652 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
19653 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
19654 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
19655
19656 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
19657
19658 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
19659 Fix typo in docstring.
19660
19661 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
19662 (ebrowse-print-statistics-line)
19663 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
19664
19665 * term/w32-win.el (image-library-alist): Add additional name for
19666 Xpm library.
19667
19668 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
19669
19670 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
19671 use gcc instead of cpp.
19672
19673 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
19674 (gdb-create-define-alist): Use it.
19675 (gdb-cpp-define-alist-program): Update for MS-DOS.
19676
19677 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
19678
19679 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
19680
19681 2005-05-04 Richard M. Stallman <rms@gnu.org>
19682
19683 * help.el (describe-key): No error when UNTRANSLATED is nil.
19684
19685 * simple.el (line-move-1): Fix previous change to signal errors
19686 appropriately.
19687
19688 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
19689
19690 * calendar/icalendar.el (icalendar-version): Now at 0.12.
19691 (icalendar-duration-correction): Remove.
19692 (icalendar--get-event-properties): Split result at commas.
19693 (icalendar--decode-isoduration): New optional argument
19694 DURATION-CORRECTION.
19695 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
19696 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
19697 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
19698 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
19699 (icalendar--convert-anniversary-to-ical): New functions, extracted
19700 from icalendar-export-region, with bug fixes.
19701 (icalendar-export-region): Use the above functions.
19702 (icalendar-import-buffer): Check before saving diary file.
19703 (icalendar--convert-recurring-to-diary)
19704 (icalendar--convert-non-recurring-all-day-to-diary)
19705 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
19706 extracted from icalendar--convert-ical-to-diary, with bug fixes.
19707 (icalendar--convert-ical-to-diary): Use the above functions.
19708
19709 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
19710
19711 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
19712 Remove these recent additions.
19713 (c-mode): Restore to before 2005-04-28.
19714
19715 * progmodes/cc-vars.el (cc-define-list-program): Remove this
19716 recent addition.
19717
19718 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
19719 (gdb-define-alist): New variables.
19720 (gdb-create-define-alist): New function.
19721 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
19722 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
19723 with string-to-number.
19724 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
19725
19726 * progmodes/gud.el: Replace string-to-int with string-to-number.
19727 (gud-find-file): Handle gdb-define-alist.
19728
19729 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
19730
19731 2005-05-02 Jay Belanger <belanger@truman.edu>
19732
19733 * calc/calc-aent.el (math-read-token):
19734 * calc/calc-bin.el (calc-word-size):
19735 * calc/calc-ext.el (calc-read-number-fancy):
19736 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
19737 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
19738 * calc/calc-frac.el (calc-over-notation):
19739 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
19740 (calc-graph-num-points, calc-graph-init):
19741 * calc/calc-prog.el (calc-read-parse-table-part)
19742 (calc-edit-macro-repeats):
19743 * calc/calc-yank.el (calc-do-grab-rectangle):
19744 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
19745 Replace `string-to-int' by `string-to-number'.
19746
19747 2005-05-02 Kim F. Storm <storm@cua.dk>
19748
19749 * kmacro.el: Use executing-kbd-macro-index variable.
19750
19751 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
19752
19753 * net/rlogin.el (rlogin-parse-words): Delete func.
19754 (rlogin): Use split-string, not rlogin-parse-words.
19755 Also, if there are option-like elements in the parsed args,
19756 take the host to be the first arg immediately following them.
19757 Suggested by Michael Mauger.
19758
19759 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
19760
19761 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
19762
19763 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
19764
19765 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
19766 (cc-mode-cpp-program): Rename to cc-define-list-program and
19767 move to cc-vars.el.
19768
19769 * progmodes/cc-vars.el (cc-define-list-program):
19770 Change to "gcc -E -dM -". Make customizable.
19771
19772 2005-05-02 Kim F. Storm <storm@cua.dk>
19773
19774 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
19775
19776 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
19777
19778 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
19779
19780 * international/mule-util.el (truncate-string): Remove alias and
19781 obsolete declaration.
19782
19783 * international/mule-cmds.el (update-iso-coding-systems):
19784 Remove alias and obsolete declaration.
19785
19786 * international/mule.el (coding-system-parent): Remove alias and
19787 obsolete declaration.
19788
19789 * subr.el (define-function, sref): Remove aliases and obsolete
19790 declarations.
19791 (chars-in-region): Remove obsolete declaration.
19792
19793 2005-05-01 Richard M. Stallman <rms@gnu.org>
19794
19795 * info.el (Info-mode): Set widen-automatically to nil, locally.
19796
19797 * simple.el (widen-automatically): New variable.
19798 (pop-global-mark): Obey widen-automatically.
19799
19800 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
19801
19802 * term/xterm.el (function-key-map): Call substitute-key-definition
19803 before the keymap size is increased by a lot of define-key calls.
19804
19805 2005-05-01 Richard M. Stallman <rms@gnu.org>
19806
19807 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
19808 Rename ARG to ELEMENT. Doc fix.
19809
19810 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
19811
19812 * allout.el (allout-exposure): Remove macro and obsolete declaration.
19813 Remove references to allout-exposure/change to allout-new-exposure.
19814
19815 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
19816 bytecode symbols.
19817
19818 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
19819 (compiled-function-p, focus-frame, unfocus-frame):
19820 Remove aliases and obsolete declarations.
19821 Back out inadvertent changes from previous commit.
19822
19823 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
19824
19825 * files.el (require-final-newline): Make Custom tags consistent
19826 with mode-require-final-newline.
19827 (mode-require-final-newline): Doc fix.
19828
19829 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
19830
19831 * international/latexenc.el (latexenc-find-file-coding-system):
19832 Fix regular expressions.
19833
19834 2005-05-01 David Kastrup <dak@gnu.org>
19835
19836 * international/latexenc.el (latexenc-find-file-coding-system):
19837 Fix regular expressions.
19838
19839 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
19840
19841 * subr.el (string-to-int): Make obsolete.
19842
19843 2005-04-30 Richard M. Stallman <rms@gnu.org>
19844
19845 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
19846
19847 * loadup.el: load jka-comp-hook.
19848
19849 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
19850 (jka-compr-handler): Add autoload. `put' calls moved
19851 to jka-comp-hook.el.
19852 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
19853 (jka-compr-inhibit): Autoload.
19854
19855 * jka-comp-hook.el: New file.
19856 Enable the mode by default.
19857
19858 * files.el (backup-buffer-copy): Use copy-file instead
19859 of write-region, and put back the 'excl.
19860
19861 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
19862
19863 * progmodes/flymake.el (flymake-split-string)
19864 (flymake-split-string, flymake-log, flymake-pid-to-names)
19865 (flymake-reg-names, flymake-get-source-buffer-name)
19866 (flymake-unreg-names, flymake-add-line-err-info)
19867 (flymake-add-err-info): Clarify docstrings.
19868 (flymake-popup-menu, flymake-make-emacs-menu)
19869 (flymake-make-xemacs-menu): Add docstrings.
19870 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
19871 Set variables directly throughout.
19872
19873 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
19874
19875 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
19876 exists. Initialize cc-define-alist.
19877 (c-mode): Add cc-create-define-alist locally to after-save-hook.
19878 If there is no file (Macroexpansion) don't create an alist.
19879
19880 2005-04-29 Sam Steingold <sds@gnu.org>
19881
19882 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
19883 (cc-create-define-alist): Use it instead of the hard-coded string.
19884
19885 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
19886
19887 * international/mule-conf.el (file-coding-system-alist): Fix regexp
19888 for latexenc.
19889
19890 2005-04-29 Lute Kamstra <lute@gnu.org>
19891
19892 * emacs-lisp/generic.el: Improve commentary section.
19893 (define-generic-mode): Improve docstring.
19894
19895 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
19896
19897 * textmodes/org.el (many places): Change to quiet the byte compiler.
19898 (org-prefix-format-compiled): New variable.
19899 (org-compile-prefix-format): New function.
19900 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
19901 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
19902 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
19903 (org-get-entries-from-diary): Use `org-get-time-of-day' for
19904 consistency with entries from `org-mode' files.
19905 (org-get-time-of-day): Fix bug with partial matches early in a line.
19906 (org-non-link-chars): New constant.
19907 (org-link-regexp): Respect `org-non-link-chars'.
19908 (org-agenda-day-view): Remove command.
19909 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
19910 (org-follow-bbdb-link, org-store-link): Search also company field.
19911 (org-highlight-overlay): New variable.
19912 (org-highlight, org-unhighlight): New functions.
19913 (org-agenda-mode): Add pre-command-hook to remove highlight.
19914 (org-evaluate-time-range): Behavior depends upon whether time stamp
19915 contains a time or not.
19916 (org-show-subtree, org-show-entry): New functions.
19917 (org-agenda-cleanup-fancy-diary): Remove empty lines.
19918
19919 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
19920
19921 * comint.el (comint-output-filter-functions): Add autoload cookie.
19922
19923 2005-04-28 Kim F. Storm <storm@cua.dk>
19924
19925 * ido.el (ido-everywhere): Fix last change.
19926
19927 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
19928
19929 * international/latexenc.el: New file.
19930 * international/mule-conf.el (file-coding-system-alist): For .tex,
19931 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
19932
19933 2005-04-28 Lute Kamstra <lute@gnu.org>
19934
19935 * font-lock.el (font-lock-add-keywords)
19936 (font-lock-remove-keywords): Clarify docstring.
19937 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
19938 Don't start docstrings with a `*'.
19939 (font-lock-update-removed-keyword-alist): Give it a docstring.
19940
19941 * generic-x.el: Update commentary section.
19942 Only require font-lock when compiling.
19943 Define all modes conditionally.
19944 Place all generic modes in the generic-x-modes customization group.
19945 (generic-x-modes): New customization group.
19946 (generic-default-modes, generic-mswindows-modes)
19947 (generic-unix-modes, generic-other-modes): New constants.
19948 (generic-define-mswindows-modes, generic-define-unix-modes):
19949 Update docstrings. Make them obsolete.
19950 (generic-extras-enable-list): New default value. Update docstring.
19951 Improve :type. Change :set function.
19952 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
19953 Fix docstring.
19954
19955 * emacs-lisp/generic.el (generic-mode-internal):
19956 Simplify font-lock-defaults.
19957 (define-generic-mode): Fix docstring.
19958
19959 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
19960
19961 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
19962 font-lock-face property to highlight matches.
19963
19964 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
19965
19966 * progmodes/cc-mode.el (cc-create-define-alist): New function.
19967 (cc-define-alist): New variable.
19968 (c-mode): Make it local and initialize it.
19969
19970 * progmodes/gdb-ui.el (gdb-active-process): New variable.
19971 (gdb-exited): New function.
19972 (gdb-annotation-rules): Use it.
19973 (gdb-starting): Set gdb-active-process to t.
19974 (gdb-stopping): Amend doc string.
19975 (gdb-reset): Set gdb-active-process to nil.
19976
19977 * tooltip.el (tooltip-gud-tips): Show the associated #define
19978 directives when a C program under GDB is not executing.
19979
19980 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
19981
19982 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
19983 font-lock-fontify-syntactic-keywords.
19984
19985 * font-lock.el (font-lock-default-fontify-region): Don't force
19986 parse-sexp-lookup-properties to nil.
19987
19988 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
19989
19990 * man.el (man-mode-syntax-table): Set up `:' to have
19991 word-constituent syntax.
19992
19993 2005-04-27 Lute Kamstra <lute@gnu.org>
19994
19995 * novice.el (disable-command): Don't add spurious newlines to the
19996 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
19997
19998 2005-04-26 Jay Belanger <belanger@truman.edu>
19999
20000 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
20001 than one window before deleting window.
20002
20003 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
20004
20005 * shell.el (shell-prompt-pattern): Doc fix.
20006 (shell-mode): Set paragraph-separate buffer locally to "\\'".
20007
20008 * comint.el (comint-prompt-regexp, comint-get-old-input)
20009 (comint-use-prompt-regexp)
20010 (comint-use-prompt-regexp-instead-of-fields)
20011 (comint-replace-by-expanded-history, comint-send-input)
20012 (comint-output-filter, comint-get-old-input-default)
20013 (comint-line-beginning-position, comint-bol, comint-show-output)
20014 (comint-backward-matching-input, comint-forward-matching-input)
20015 (comint-next-prompt, comint-previous-prompt):
20016 Rename `comint-use-prompt-regexp-instead-of-fields' to
20017 `comint-use-prompt-regexp'. Keep old name as alias and declare
20018 obsolete.
20019 (comint-use-prompt-regexp): Shorten first line of doc string.
20020
20021 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
20022 Set paragraph-separate buffer locally to "\\'".
20023
20024 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
20025 Adapt to above name change.
20026
20027 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
20028 (smbclient-prompt-regexp): Ditto.
20029
20030 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
20031
20032 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
20033
20034 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
20035 gdb-location-list.
20036 Break lines that are over 80 characters wide.
20037
20038 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
20039
20040 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
20041 New fun and var, to preserve compatibility.
20042
20043 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
20044
20045 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
20046
20047 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
20048 name to file-newer-than-file-p.
20049
20050 2005-04-26 Richard M. Stallman <rms@gnu.org>
20051
20052 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
20053
20054 * progmodes/python.el (python-mode):
20055 Use new name eldoc-documentation-function.
20056
20057 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
20058
20059 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
20060 (eldoc-documentation-function):
20061 Rename from eldoc-print-current-symbol-info-function. Calls changed.
20062
20063 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
20064
20065 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
20066
20067 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
20068
20069 * term/xterm.el (function-key-map): Fix strings for
20070 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
20071 {C,S,A,C-S}-{f1-f12}.
20072
20073 2005-04-26 Kenichi Handa <handa@m17n.org>
20074
20075 * international/mule-cmds.el (select-safe-coding-system):
20076 Fix previous change.
20077
20078 2005-04-26 Lute Kamstra <lute@gnu.org>
20079
20080 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
20081
20082 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
20083 (font-lock-comment-delimiter-face): Ditto.
20084
20085 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
20086
20087 2005-04-25 Jay Belanger <belanger@truman.edu>
20088
20089 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
20090 to t while inserting information; use help-mode.
20091
20092 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
20093
20094 * term.el (ansi-term-color-vector): Use the xterm colors.
20095 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
20096
20097 2005-04-25 Lute Kamstra <lute@gnu.org>
20098
20099 * font-core.el (font-lock-defaults): Fix docstring.
20100
20101 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
20102
20103 2005-04-25 Kenichi Handa <handa@m17n.org>
20104
20105 * international/mule-cmds.el (select-safe-coding-system):
20106 Don't check consistency with coding: spec, etc if raw-text or
20107 no-conversion was found to be safe.
20108
20109 2005-04-24 Richard M. Stallman <rms@gnu.org>
20110
20111 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
20112 citation markers at start of each line.
20113
20114 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
20115 citation markers at start of each line.
20116
20117 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
20118
20119 * files.el (mode-require-final-newline): Fix previous change.
20120 (require-final-newline): Fix type label.
20121
20122 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
20123
20124 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
20125 statement in buffer (broken by 2004-11-24 change).
20126
20127 2005-04-24 Kim F. Storm <storm@cua.dk>
20128
20129 * ido.el (ido-everywhere): Save and restore old read-buffer-function
20130 and read-file-name-function values. Don't overwrite existing
20131 non-nil values if ido-mode is enabled without ido-everywhere.
20132
20133 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
20134
20135 * files.el (mode-require-final-newline): Minor doc fix.
20136
20137 2005-04-24 Eli Zaretskii <eliz@gnu.org>
20138
20139 * subr.el (syntax-after): Doc fix.
20140 (syntax-class): If argument is nil, return nil. Mask off upper 16
20141 bits, not 8 bits.
20142
20143 * files.el (mode-require-final-newline): Doc fix.
20144 (backup-buffer-copy): Fix last change.
20145
20146 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20147
20148 * term/mac-win.el: Require select. Set selection-coding-system to
20149 mac-system-coding-system. Call menu-bar-enable-clipboard.
20150 (x-last-selected-text-clipboard, x-last-selected-text-primary)
20151 (x-select-enable-clipboard): New variables.
20152 (x-select-text, x-get-selection, x-selection-value)
20153 (x-get-selection-value, mac-select-convert-to-string)
20154 (mac-services-open-file, mac-services-open-selection)
20155 (mac-services-insert-text): New functions.
20156 (CLIPBOARD, FIND): Put mac-scrap-name property.
20157 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
20158 (public.tiff): Put mac-ostype property.
20159 (selection-converter-alist): Add entries for them.
20160 (mac-application-menu-map): New keymap.
20161 (interprogram-cut-function, interprogram-paste-function): Set to
20162 x-select-text and x-get-selection-value, respectively.
20163 (split-window-keep-point): Set to t.
20164
20165 2005-04-23 Richard M. Stallman <rms@gnu.org>
20166
20167 * files.el (read-directory-name): Always pass non-nil
20168 DEFAULT-FILENAME arg to read-file-name.
20169 (backup-buffer-copy, basic-save-buffer-2): Take care against
20170 writing thru an unexpected existing symlink.
20171 (revert-buffer): In indirect buffer, revert the base buffer.
20172 (magic-mode-alist): Doc fix.
20173 (buffer-stale-function): Doc fix.
20174 (minibuffer-with-setup-hook): Avoid warning.
20175 (mode-require-final-newline): Doc and custom fix.
20176
20177 * follow.el (follow-end-of-buffer): Use with-no-warnings.
20178
20179 * font-lock.el (font-lock-comment-face): On terminals with few colors,
20180 use the default appearance.
20181 (font-lock-comment-delimiter-face): New face, new variable.
20182
20183 * imenu.el (imenu--generic-function): The official position of a
20184 definition is the start of the line that BEG is in.
20185
20186 * midnight.el (midnight-timer): Move defvar up.
20187
20188 * mouse.el (mouse-drag-region-1): Delete some debugging code.
20189
20190 * saveplace.el (save-place-to-alist): Use with-no-warnings.
20191
20192 * startup.el (command-line): Use with-no-warnings.
20193
20194 * window.el (window-size-fixed): New defvar.
20195
20196 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
20197
20198 * mail/rmail.el (rmail-font-lock-keywords):
20199 Use font-lock-comment-delimiter-face.
20200
20201 * mail/sendmail.el (mail-font-lock-keywords):
20202 Use font-lock-comment-delimiter-face.
20203
20204 * progmodes/compile.el (next-error-highlight-timer): New defvar.
20205
20206 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
20207
20208 * progmodes/compile.el (compilation-mode-font-lock-keywords):
20209 Specify t for LAXMATCH when matching directories.
20210 Save match data around compilation-compat-error-properties form.
20211
20212 2005-04-23 David Kastrup <dak@gnu.org>
20213
20214 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
20215 Mention that the autoloaded aliases should be kept for AUCTeX.
20216
20217 2005-04-23 Andreas Schwab <schwab@suse.de>
20218
20219 * isearch.el (isearch-forward): Doc fix.
20220
20221 2005-04-23 Eli Zaretskii <eliz@gnu.org>
20222
20223 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
20224 (jit-lock-stealth-nice): Change default value to 0.5.
20225
20226 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
20227
20228 * abbrev.el (write-abbrev-file): Write table entries in
20229 alphabetical order by table name.
20230
20231 2005-04-22 Kim F. Storm <storm@cua.dk>
20232
20233 * ido.el (ido-read-internal): Fix `list' completion.
20234
20235 2005-04-22 Kenichi Handa <handa@m17n.org>
20236
20237 * recentf.el (recentf-save-file-coding-system): New variable.
20238 (recentf-save-list): Encode the file by
20239 recentf-save-file-coding-system and add coding: tag.
20240
20241 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
20242
20243 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
20244
20245 2005-04-21 Lute Kamstra <lute@gnu.org>
20246
20247 * loadhist.el (unload-feature): Don't remove a function from hooks
20248 if it is about to be restored to an autoload . Remove functions
20249 that will become unbound from auto-mode-alist. Simplify the code.
20250
20251 * subr.el (assq-delete-all): New implementation that is linear,
20252 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
20253 (rassq-delete-all): New function.
20254
20255 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
20256 Add size-indication-mode.
20257
20258 2005-04-21 Kenichi Handa <handa@m17n.org>
20259
20260 * international/mule-cmds.el: Add autoload for widget-value in
20261 eval-when-compile.
20262
20263 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
20264
20265 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
20266 Add tooltip-mode.
20267
20268 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
20269
20270 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
20271
20272 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
20273 (inferior-lisp-filter-regexp, inferior-lisp-program)
20274 (inferior-lisp-load-command, inferior-lisp-prompt)
20275 (inferior-lisp-mode-hook, lisp-source-modes)
20276 (inferior-lisp-load-hook): defvar->defcustom.
20277 (inferior-lisp-program, inferior-lisp-prompt)
20278 (inferior-lisp-load-hook): Doc fixes.
20279 (inferior-lisp-install-letter-bindings): Small change in
20280 introductory comment.
20281
20282 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
20283
20284 * vc.el (vc-annotate-color-map): Change some colors so that text
20285 using them as foreground is readable on both white and black
20286 backgrounds.
20287
20288 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
20289
20290 * international/mule-conf.el (translation-table-for-input):
20291 Remove redundant declaration.
20292
20293 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
20294
20295 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
20296
20297 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
20298 (tooltip-toggle-gud-tips): New function.
20299
20300 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20301
20302 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
20303 right angle brackets.
20304
20305 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
20306
20307 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
20308
20309 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
20310
20311 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
20312 Remove. Update callers to use expand-file-name instead.
20313
20314 * subr.el (syntax-class): New function.
20315
20316 * simple.el (blink-matching-open): Use it.
20317
20318 * paren.el (show-paren-function): Use it to recognize parens that are
20319 also used in 2-char comment markers.
20320
20321 2005-04-19 Lute Kamstra <lute@gnu.org>
20322
20323 * loadhist.el (unload-feature): Update for new format of
20324 load-history. Simplify the code.
20325
20326 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20327
20328 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
20329 (mac-add-charset-info): New function. Initialize variable
20330 mac-charset-info-alist using it.
20331 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
20332 for translation.
20333 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
20334 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
20335 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
20336 New CCL programs.
20337
20338 2005-04-19 Kim F. Storm <storm@cua.dk>
20339
20340 * simple.el (next-buffer, prev-buffer, next-error)
20341 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
20342 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
20343
20344 * bindings.el (next-buffer, prev-buffer, next-error)
20345 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
20346 (clone-indirect-buffer-other-window): Move bindings from simple.el.
20347 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
20348 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
20349
20350 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
20351
20352 * isearch.el (isearch-edit-string): Make the search-ring available for
20353 minibuffer history commands.
20354 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
20355 the default history commands now work just as well.
20356 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
20357
20358 2005-04-18 Kim F. Storm <storm@cua.dk>
20359
20360 * emulation/cua-base.el (cua--pre-command-handler): Add more
20361 elaborate check for shift modifier on non-window systems.
20362
20363 2005-04-18 Lars Hansen <larsh@math.ku.dk>
20364
20365 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
20366
20367 2005-04-18 Kim F. Storm <storm@cua.dk>
20368
20369 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
20370 and make it optional. Don't test tooltip-gud-echo-area here.
20371 (tooltip-gud-process-output, gdb-tooltip-print):
20372 Pass tooltip-gud-echo-area to tooltip-show.
20373 (tooltip-help-tips): Remove second optional arg to tooltip-show.
20374
20375 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20376
20377 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
20378 `display-graphic-p' may not be bound yet.
20379
20380 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
20381
20382 * startup.el (command-line): No longer enable Xterm Mouse mode by
20383 default in terminals compatible with xterm.
20384
20385 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
20386
20387 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
20388
20389 * tooltip.el (tooltip-gud-echo-area): Rename from
20390 tooltip-use-echo-area.
20391 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
20392 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
20393 area independently of where help tooltips are displayed.
20394
20395 2005-04-17 David Kastrup <dak@gnu.org>
20396
20397 * cus-theme.el (custom-theme-write-variables): Quote variables
20398 where necessary.
20399
20400 2005-04-17 Richard M. Stallman <rms@gnu.org>
20401
20402 * simple.el (yank-excluded-properties): Add follow-link to value.
20403
20404 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
20405
20406 * startup.el (fancy-splash-max-time): Just 30 seconds.
20407 (fancy-splash-delay): Just 7.
20408 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
20409
20410 * loadhist.el (unload-feature): Update for new format of load-history.
20411 Simplify the code.
20412
20413 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
20414 (rmail-font-lock-keywords): Don't fontify the text of a citation.
20415
20416 * mail/sendmail.el (mail-font-lock-keywords):
20417 Don't fontify subject text.
20418 Don't fontify the text of a citation.
20419
20420 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
20421
20422 * comint.el (comint-output-filter): Run comint-output-filter-functions
20423 with point where the user had it.
20424
20425 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
20426
20427 * international/ucs-tables.el (ucs-set-table-for-input):
20428 Disable when using unify-on-decoding.
20429
20430 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
20431
20432 * emulation/cua-base.el (cua-global-mark-face): Add special case
20433 for displays supporting a high number of colors.
20434
20435 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
20436
20437 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
20438
20439 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
20440
20441 * filesets.el (filesets-add-buffer): If user supplies a name of a
20442 non-existing fileset, create a new fileset.
20443
20444 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
20445
20446 * textmodes/org.el (org-up-heading-all): Fix bug with
20447 `outline-up-heading-all'.
20448
20449 2005-04-16 Andreas Schwab <schwab@suse.de>
20450
20451 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
20452 /etc/permissions.d/* and /etc/aliases.d/*.
20453
20454 2005-04-16 Kenichi Handa <handa@m17n.org>
20455
20456 * international/code-pages.el (cp-make-coding-system):
20457 Set `translation-table-for-input' property value to the symbol
20458 ucs-mule-to-mule-unicode, not to that value.
20459 (pt154): Escape guillemet by `\'.
20460
20461 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
20462
20463 * loadup.el: Load tooltip if x-show-tip is fboundp.
20464
20465 * startup.el (command-line): Add comment.
20466
20467 * tooltip.el (tooltip-mode): Specify correct standard value for
20468 Custom in init-value.
20469
20470 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
20471
20472 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
20473 possible.
20474
20475 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
20476
20477 * textmodes/org.el (org-agenda-date-prompt): Rename from
20478 `org-agenda-date-today'.
20479 (org-evaluate-time-range): Insert at point instead of directly
20480 after time range.
20481 (org-first-headline-recenter, org-subtree-end-visible-p)
20482 (org-optimize-window-after-visibility-change): New functions
20483 (org-agenda-post-command-hook): Don't allow point at end of line,
20484 to make sure it always hits the text properties.
20485 (org-agenda-next-date-line, org-agenda-previous-date-line):
20486 New commands.
20487 (org-set-regexps-and-options): Category may contain white space.
20488 (org-agenda-get-deadlines, org-agenda-get-scheduled):
20489 Improve marker positions.
20490 (org-agenda-new-marker): Argument POS made optional.
20491 (org-agenda-get-timestamps): Deadlines which are done are listed
20492 in org-done-face now.
20493 (org-agenda-get-todos, org-agenda-get-timestamps)
20494 (org-agenda-get-deadlines, org-agenda-get-scheduled):
20495 Set `undone-face' and `done-face' properties.
20496 (org-last-todo-state-is-todo): New variable.
20497 (org-todo): Set `org-last-todo-state-is-todo'.
20498 (org-agenda-todo): Change face according to
20499 `org-last-todo-state-is-todo'. And change other lines referring to
20500 the same entry.
20501 (org-calendar-goto-agenda): New command.
20502 (org-calendar-to-agenda-key): New option.
20503 (org-startup-folded): New allowed value `content'.
20504 (org-set-regexps-and-options): Accept new value `content' for
20505 `org-startup-folded'.
20506 (org-get-current-options): Handle new value `content' for
20507 `org-startup-folded'.
20508 (org-insert-todo-heading): New command.
20509 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
20510 interactively in empty file and option
20511 `org-insert-mode-line-in-empty-file' has been set.
20512 (org-agenda-todo, org-agenda-priority): Modify to use
20513 `org-agenda-change-all-lines'.
20514 (org-warning-face): Change color on dark background
20515
20516 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20517
20518 * international/mule-cmds.el (set-locale-environment): On Mac OS,
20519 use preferences AppleLocale and AppleLanguages, and variable
20520 mac-system-locale for default locale. On Mac OS Classic, use
20521 mac-system-coding-system for default coding systems.
20522
20523 * term/mac-win.el: Don't set file-name-coding-system.
20524 Decode variables system-name, emacs-build-system, user-login-name, and
20525 user-full-name by mac-system-coding-system on Mac OS Classic.
20526 (mac-system-coding-system): New variable.
20527
20528 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
20529
20530 * startup.el (command-line): Handle `xterm-mouse-mode' before
20531 reading init file.
20532
20533 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
20534
20535 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
20536
20537 * progmodes/sh-script.el (sh-here-document-word): Make it a
20538 defcustom. Doc fix.
20539 (sh-add): Bash uses $(( )) for arithmetic.
20540 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
20541 (sh-maybe-here-document): Remove quotes and leading whitespace
20542 from heredoc word when closing. Indent heredoc with tabs if word
20543 starts with "-".
20544
20545 2005-04-13 Richard M. Stallman <rms@gnu.org>
20546
20547 * simple.el (undo): Fix previous change.
20548
20549 * custom.el (defface): Doc fix.
20550
20551 2005-04-13 Lute Kamstra <lute@gnu.org>
20552
20553 * Makefile.in (DONTCOMPILE): Remove list.
20554 (compile, compile-always): Don't use DONTCOMPILE.
20555 (update-authors): Load the library in which batch-update-authors
20556 is defined.
20557 * makefile.w32-in (DONTCOMPILE): Remove list.
20558 (compile, compile-always): Fix comments.
20559 (update-authors): Load the library in which batch-update-authors
20560 is defined.
20561
20562 * generic-x.el (generic-mode-ini-file-find-file-hook):
20563 Rename to ini-generic-mode-find-file-hook.
20564 Keep generic-mode-ini-file-find-file-hook as an alias.
20565 (ini-generic-mode-find-file-hook): Rename from
20566 generic-mode-ini-file-find-file-hook. Fix docstring.
20567 (ini-generic-mode): Docstring change.
20568 (bat-generic-mode-run-as-comint): Silence the byte compiler.
20569
20570 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
20571 called from lisp.
20572
20573 * generic.el: Move to the emacs-lisp subdir.
20574
20575 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
20576
20577 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
20578 and C-S- function and cursor motion keys.
20579
20580 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
20581
20582 * startup.el (command-line): Enable Xterm Mouse mode by default.
20583 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
20584 for Custom. No longer show "Mouse" in mode line when enabled.
20585 Doc fix.
20586
20587 2005-04-12 Kim F. Storm <storm@cua.dk>
20588
20589 * emulation/cua-base.el (cua-rectangle-face)
20590 (cua-rectangle-noselect-face): Define face attributes here.
20591
20592 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
20593
20594 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20595
20596 * startup.el (command-line): Turn off blinking cursor if
20597 cursorBlink in resources is off or false.
20598
20599 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20600
20601 * term/mac-win.el (dnd): Require dnd.
20602 (mac-drag-n-drop): Call dnd-handle-one-url.
20603 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
20604 (kTextEncodingISOLatin2): Remove constants.
20605 (mac-script-code-coding-systems): New constant.
20606 (mac-handle-language-change): New function.
20607 (special-event-map): Bind it to `language-change' event.
20608 (mac-centraleurroman, mac-cyrillic): New coding systems.
20609 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
20610 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
20611 and mac-cyrillic-encoder to encode-mac-centraleurroman and
20612 encode-mac-cyrillic, respectively.
20613
20614 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
20615
20616 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
20617 Don't set overlay-arrow-string to "=>" as this is done
20618 globally in C now.
20619
20620 2005-04-12 Lute Kamstra <lute@gnu.org>
20621
20622 * generic-x.el (rc-generic-mode, rul-generic-mode):
20623 Fix auto-mode-alist entries.
20624 (etc-fstab-generic-mode): Tweak fontification.
20625
20626 * generic.el (generic-make-keywords-list): Fix docstring.
20627 (generic-mode-internal): Simplify generic-font-lock-keywords.
20628
20629 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
20630
20631 * whitespace.el (whitespace-buffer-leading)
20632 (whitespace-buffer-trailing): Revert the incorrect test inversion.
20633 However, fix the highlight area for the leading and
20634 trailing whitespaces to show space.
20635
20636 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
20637
20638 * whitespace.el (whitespace-version): Bump to 3.5
20639
20640 (whitespace-buffer-leading, whitespace-buffer-trailing):
20641 Invert sense of the test to highlight the whitespace.
20642
20643 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
20644
20645 * progmodes/gud.el (gud-display-line): GUD uses its own
20646 overlay arrow now so don't set overlay-arrow-string.
20647 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
20648
20649 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
20650
20651 * term.el (term-ansi-current-bold, term-ansi-current-underline)
20652 (term-ansi-current-reverse, term-ansi-current-invisible)
20653 (term-ansi-face-already-done): Change to boolean.
20654 (term-reset-terminal, term-handle-colors-array): Handle the above
20655 vars accordingly.
20656 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
20657 (term-emulate-terminal): Use the new name.
20658
20659 * faces.el (secondary-selection): Use yellow1, not yellow.
20660 (trailing-whitespace): Use red1, not red.
20661
20662 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20663
20664 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
20665 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
20666 (dired-dnd-handle-file): Call dnd-get-local-file-uri
20667
20668 * cus-edit.el (dnd): New group.
20669
20670 * term/w32-win.el (dnd): Require dnd
20671 (w32-drag-n-drop): Call dnd-handle-one-url.
20672
20673 * x-dnd.el: Require dnd.
20674 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
20675 Call dnd-handle-one-url.
20676 (x-dnd-types-alist, x-dnd-insert-utf8-text)
20677 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
20678 to dnd-insert-text.
20679 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
20680 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
20681 (x-dnd-get-local-file-name, x-dnd-open-local-file)
20682 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
20683
20684 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
20685
20686 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20687
20688 * wdired.el: Doc fixes.
20689 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
20690 (wdired-use-dired-vertical-movement): Rename from
20691 wdired-always-move-to-filename-beginning.
20692 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
20693 (wdired-change-to-wdired-mode): Change mode name.
20694 (wdired-newline): Delete.
20695
20696 2005-04-11 Richard M. Stallman <rms@gnu.org>
20697
20698 * whitespace.el (whitespace-highlight-the-space):
20699 Don't call whitespace-unhighlight-the-space here.
20700
20701 * simple.el (undo): Record t in undo-equiv-table
20702 for the redo record made by an undo-in-region.
20703
20704 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
20705
20706 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
20707 (gdb-frame-inferior-io-buffer): New Functions to control
20708 display of separate IO buffer.
20709 (menu): Add them to menu-bar.
20710 (gdb-display-buffer): Check for buffer another frame.
20711 Protect GUD buffer.
20712 (gdb-setup-windows): Create IO buffer if not already there.
20713 (gdb-memory-mode): Remove purecopy noops.
20714
20715 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
20716
20717 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
20718 and pass to self-insert-command.
20719
20720 2005-04-11 Lute Kamstra <lute@gnu.org>
20721
20722 * generic.el: Commentary section cleanup.
20723 (generic): Delete.
20724 (generic-use-find-file-hook, generic-lines-to-scan)
20725 (generic-find-file-regexp, generic-ignore-files-regexp)
20726 (default-generic-mode, generic-mode-find-file-hook)
20727 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
20728 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
20729 (generic-use-find-file-hook, generic-lines-to-scan)
20730 (generic-find-file-regexp, generic-ignore-files-regexp)
20731 (default-generic-mode, generic-mode-find-file-hook)
20732 (generic-mode-ini-file-find-file-hook): Move from generic.el.
20733
20734 2005-04-10 Karl Fogel <kfogel@red-bean.com>
20735
20736 * bookmark.el (bookmark-write-file): Catch errors writing file.
20737 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
20738
20739 2005-04-10 Richard M. Stallman <rms@gnu.org>
20740
20741 * startup.el (fancy-splash-tail): Update copyright year.
20742 (command-line): Split part of -Q into -D.
20743 (emacs-basic-display): New defvar.
20744 (fancy-splash-text): Correct name of menu item.
20745
20746 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
20747
20748 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
20749 lines in one node.
20750
20751 * comint.el (comint-send-input): New arg ARTIFICIAL.
20752 Callers in this file changed.
20753
20754 * abbrev.el (define-abbrevs): Read system abbrevs properly.
20755
20756 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
20757
20758 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
20759
20760 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
20761 `ldap-search-internal'.
20762
20763 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
20764
20765 * files.el (set-auto-mode-1): Use line-end-position.
20766
20767 * international/latin-1.el:
20768 * international/latin-2.el:
20769 * international/latin-3.el:
20770 * international/latin-4.el:
20771 * international/latin-5.el:
20772 * international/latin-8.el:
20773 * international/latin-9.el: Give punctuation syntax to NBSP.
20774
20775 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
20776 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
20777 Use char-classes to accept non-ascii letters, accepted in some recent
20778 bibtex implementations.
20779
20780 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
20781
20782 * custom.el (custom-set-minor-mode): Any non-nil value for the
20783 variable should enable the mode when set through Custom.
20784
20785 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
20786
20787 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
20788 TAB binding so tab-always-indent is obeyed.
20789 (vhdl-minibuffer-local-map): Move initialization into declaration.
20790 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
20791 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
20792 (vhdl-hooked-abbrev): Avoid test for XEmacs.
20793 (vhdl-current-line): Use line-beginning-position.
20794 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
20795 with-output-to-temp-buffer, so the current position can be recorded.
20796
20797 2005-04-10 Masatake YAMATO <jet@gyve.org>
20798
20799 * progmodes/compile.el (compilation-error-regexp-alist-alist):
20800 Add regexp for gcov.
20801
20802 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
20803
20804 * calendar/time-date.el (time-to-seconds, seconds-to-time)
20805 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
20806 syntax which Emacs 20 doesn't support.
20807
20808 2005-04-09 Richard M. Stallman <rms@gnu.org>
20809
20810 * help.el (describe-key-briefly, describe-key):
20811 Replace strings as event types with "(any string)".
20812
20813 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
20814
20815 * arc-mode.el (archive-mode-map): Move initialization into
20816 the declaration. Override *all* bindings of `undo'.
20817 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
20818
20819 2005-04-09 Jay Belanger <belanger@truman.edu>
20820
20821 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
20822
20823 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
20824
20825 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
20826 (xterm-register-default-colors): Update color values computation
20827 to match xterm-200.
20828
20829 2005-04-09 Kenichi Handa <handa@m17n.org>
20830
20831 * international/code-pages.el (iso-latin-7): Fix the map.
20832
20833 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
20834
20835 * emacs-lisp/lisp.el (defun-prompt-regexp)
20836 (parens-require-spaces, buffer-end, end-of-defun)
20837 (insert-parentheses): Doc fixes.
20838
20839 2005-04-08 Kim F. Storm <storm@cua.dk>
20840
20841 * comint.el (comint-highlight-prompt): Fix face spec.
20842 * hi-lock.el (hi-green): Likewise.
20843
20844 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
20845
20846 * cus-edit.el (custom-modified-face):
20847 * comint.el (comint-highlight-input): Fix previous changes.
20848 * term.el (term-handle-ansi-escape): Add a comment.
20849
20850 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
20851
20852 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
20853 in the buffer and in whitespace-highlighted-space.
20854 (whitespace-unhighlight-the-space): Simplify.
20855 (whitespace-buffer): Simplify.
20856
20857 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
20858
20859 * textmodes/table.el (table-cell-face): Add special case for
20860 displays supporting a high number of colors.
20861 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
20862 (vhdl-font-lock-reserved-words-face)
20863 (vhdl-speedbar-architecture-face)
20864 (vhdl-speedbar-instantiation-face)
20865 (vhdl-speedbar-architecture-selected-face)
20866 (vhdl-speedbar-instantiation-selected-face): Likewise.
20867 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
20868 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
20869 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
20870 (ebrowse-root-class-face, ebrowse-member-attribute-face)
20871 (ebrowse-progress-face): Likewise.
20872 * progmodes/compile.el (compilation-info-face): Likewise.
20873 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
20874 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
20875 * calendar/calendar.el (diary-face): Likewise.
20876 * woman.el (woman-italic-face, woman-bold-face)
20877 (woman-unknown-face): Likewise.
20878 * wid-edit.el (widget-button-pressed-face): Likewise.
20879 * whitespace.el (whitespace-highlight-face): Likewise.
20880 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
20881 * pcvs-info.el (cvs-marked-face): Likewise.
20882 * info.el (info-xref): Likewise.
20883 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
20884 * hilit-chg.el (highlight-changes-face)
20885 (highlight-changes-delete-face): Likewise.
20886 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
20887 (hi-red-b): Likewise.
20888 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
20889 * font-lock.el (font-lock-keyword-face)
20890 (font-lock-function-name-face, font-lock-warning-face): Likewise.
20891 * cus-edit.el (custom-invalid-face, custom-modified-face)
20892 (custom-set-face, custom-changed-face, custom-variable-tag-face)
20893 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
20894 * comint.el (comint-highlight-prompt): Likewise.
20895
20896 2005-04-08 Lute Kamstra <lute@gnu.org>
20897
20898 * font-lock.el (font-lock-keywords): Docstring fixes.
20899
20900 2005-04-08 Kenichi Handa <handa@m17n.org>
20901
20902 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
20903 chars are more than a limit, print " and more..." at the tail.
20904
20905 2005-04-08 Kim F. Storm <storm@cua.dk>
20906
20907 * emacs-lisp/authors.el (authors-aliases): Update list.
20908 (authors-ignored-files): New list.
20909 (authors-fixed-entries): Fix typo.
20910 (authors-renamed-files-alist): Update list.
20911 (authors-add): Check authors-ignored-files.
20912
20913 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
20914
20915 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
20916 optional, to ensure backward compatibility.
20917
20918 2005-04-08 Stephen Eglen <stephen@gnu.org>
20919
20920 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
20921
20922 2005-04-08 Kim F. Storm <storm@cua.dk>
20923
20924 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
20925
20926 * mouse.el (mouse-on-link-p): Doc fix.
20927
20928 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
20929
20930 * ielm.el (ielm-prompt-read-only): Doc fix.
20931
20932 * comint.el (comint-prompt-read-only): Doc fix.
20933
20934 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
20935
20936 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
20937 ensure dired always handles wildcards passed to ffap.
20938 (find-file-at-point): Use it.
20939 (ffap-dired-wildcards): Doc fix.
20940
20941 2005-04-07 Juri Linkov <juri@jurta.org>
20942
20943 * simple.el (next-error-overlay-arrow-position): New defvar.
20944 Put "=>" on its property `overlay-arrow-string'. Add it to
20945 `overlay-arrow-variable-list'.
20946
20947 * progmodes/compile.el (compilation-setup):
20948 Set `next-error-overlay-arrow-position' to nil. Also set it to
20949 nil in the local hook `kill-buffer-hook'. Make local variable
20950 `overlay-arrow-string' and set it to "=>".
20951 (compilation-goto-locus): Set BOL position to
20952 `next-error-overlay-arrow-position' instead of
20953 `overlay-arrow-position'.
20954
20955 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
20956 locally instead of adding it to the global hook.
20957 (Info-kill-buffer): Move up.
20958
20959 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
20960
20961 * term/xterm.el (xterm-standard-colors): Update color values from
20962 xterm-200.
20963
20964 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
20965
20966 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
20967
20968 * fast-lock.el:
20969 * lazy-lock.el: Move them to the obsolete subdir.
20970
20971 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20972
20973 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
20974 (wdired-add-replace-advice): Remove.
20975 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
20976
20977 2005-04-06 Kim F. Storm <storm@cua.dk>
20978
20979 * startup.el (command-line): Add --bare-bones alias for -Q.
20980
20981 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20982
20983 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
20984 create the startup fontset if a font specification ends with
20985 `mac-roman'.
20986
20987 2005-04-06 Lute Kamstra <lute@gnu.org>
20988
20989 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
20990 change.
20991
20992 * emacs-lisp/copyright.el (copyright-update-year): Replace the
20993 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
20994
20995 2005-04-05 Lute Kamstra <lute@gnu.org>
20996
20997 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
20998 (define-generic-mode): Ditto. Fix debug declaration.
20999
21000 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
21001 Put them in the generic-x group.
21002
21003 * calendar/timeclock.el (timeclock): Doc fix.
21004
21005 * generic.el (define-generic-mode): Don't use custom-current-group.
21006 Document default :group value.
21007 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
21008 (define-global-minor-mode): Don't use custom-current-group.
21009
21010 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
21011
21012 * startup.el (command-line-1): Display startup-echo-area-message
21013 when fancy splash screen is in use.
21014
21015 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
21016 (sh-escaped-newline): New face.
21017 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
21018 newline, and use sh-escaped-newline face.
21019
21020 * progmodes/tcl.el (tcl-escaped-newline): New face.
21021 (tcl-builtin-list): New variable.
21022 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
21023 newlines. Fix keywords subexpression number.
21024
21025 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
21026
21027 * textmodes/org.el (org-diary-default-entry): Fix call to
21028 `add-to-diary-entry'.
21029
21030 2005-04-05 Kim F. Storm <storm@cua.dk>
21031
21032 * ediff-init.el: Use (featurep 'xemacs).
21033
21034 2005-04-05 David Ponce <david@dponce.com>
21035
21036 * cus-edit.el (face): Derive from symbol widget. Display sample
21037 of the current face on the fly.
21038 (widget-face-sample-face-get, widget-face-notify): New functions.
21039 (widget-face-value-create): Remove.
21040
21041 * wid-edit.el (widget-field-end): Temporarily remove field
21042 narrowing before to call `get-char-property'.
21043
21044 2005-04-04 Jay Belanger <belanger@truman.edu>
21045
21046 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
21047 (math-read-subscripts): New variable.
21048 (math-read-preprocess-string): Process subscripts.
21049
21050 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
21051
21052 * comint.el (comint-prompt-read-only): Doc fix.
21053
21054 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
21055 `-1'. Doc fix.
21056
21057 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
21058
21059 * textmodes/org.el (org-insert-mode-line-in-empty-file):
21060 Change default value to nil.
21061
21062 2005-04-04 Lute Kamstra <lute@gnu.org>
21063
21064 * autorevert.el (auto-revert-mode): Specify :group.
21065 * battery.el (display-battery-mode): Specify :group.
21066 * diff-mode.el (diff-minor-mode): Specify :group.
21067 * font-core.el (font-lock-mode): Specify :group.
21068 * hl-line.el (hl-line-mode): Specify :group.
21069 * iimage.el (iimage): New customization group.
21070 (iimage-mode): Specify :group.
21071 * longlines.el (longlines-mode): Specify :group.
21072 * master.el: Don't require easy-mmode.
21073 (master): New customization group.
21074 (master-mode): Specify :group.
21075 * msb.el (msb-mode): Specify :group.
21076 * reveal.el (reveal-mode): Specify :group.
21077 * simple.el (next-error-follow-minor-mode): Specify :group.
21078 * smerge-mode.el (smerge-mode): Specify :group.
21079 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
21080 * emulation/cua-base.el (cua-mode): Specify :group.
21081 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
21082 * language/thai-util.el (thai-auto-composition-mode)
21083 (thai-word-mode): Specify :group.
21084 * mail/supercite.el (sc-minor-mode): Specify :group.
21085 * progmodes/cwarn.el (cwarn-mode): Specify :group.
21086 * progmodes/flymake.el (flymake-mode): Specify :group.
21087 * progmodes/glasses.el (glasses-mode): Specify :group.
21088 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
21089 * textmodes/enriched.el (enriched-mode): Specify :group.
21090 * textmodes/refill.el (refill-mode): Specify :group.
21091
21092 * add-log.el (change-log-font-lock-keywords): Names in
21093 parenthesized lists can contain spaces.
21094
21095 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
21096
21097 * startup.el (fancy-splash-text): Shorten default text of
21098 "Emacs Tutorial" line. Also, if the current language env
21099 indicates an available tutorial file other than TUTORIAL,
21100 extract its title and append it to the line in parentheses.
21101 (fancy-splash-insert): If arg is a thunk, funcall it.
21102
21103 2005-04-04 Jay Belanger <belanger@truman.edu>
21104
21105 * calc.el (calc-language-alist): Add tags to customization type.
21106
21107 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
21108
21109 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
21110 Doc fix.
21111
21112 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
21113
21114 * add-log.el (change-log-font-lock-keywords): The manual
21115 describing a Change Log entry, says: (...) "Aside from these
21116 header lines, every line in the change log starts with a space or
21117 a tab.". The font-lock was not highlighting lines started with
21118 spaces, added support for it.
21119
21120 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21121
21122 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
21123 (bibtex-generate-url-list): Update docstring accordingly. Put the
21124 complex example in the docstring.
21125 (bibtex-font-lock-url): Use pop.
21126
21127 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
21128
21129 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
21130
21131 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
21132
21133 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
21134
21135 * filesets.el (filesets-set-default): Doc fix.
21136
21137 2005-04-03 Lute Kamstra <lute@gnu.org>
21138
21139 * generic.el (define-generic-mode): Add argument to specify
21140 keywords for defcustom.
21141 (default-generic-mode): Specify :group.
21142
21143 * generic-x.el: Specify :group for all generic modes.
21144
21145 * desktop.el (desktop-no-desktop-file-hook)
21146 (desktop-after-read-hook): Doc fix.
21147
21148 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
21149
21150 * simple.el (visible-mode): Use explicit :group keyword.
21151 This changes the group of `visible-mode-hook' from paren-blinking
21152 to editing-basics.
21153
21154 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
21155
21156 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
21157 mailbox specifications as well as URLs.
21158 (rmail-insert-inbox-text): Remove unused conditional branches.
21159
21160 2005-04-01 Jay Belanger <belanger@truman.edu>
21161
21162 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
21163 (calc-gnuplot-print-command): Move definitions to calc.el.
21164
21165 * calc/calc-embed.el (calc-embedded-announce-formula)
21166 (calc-embedded-open-formula, calc-embedded-close-formula)
21167 (calc-embedded-open-word, calc-embedded-close-word)
21168 (calc-embedded-open-plain, calc-embedded-close-plain)
21169 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
21170 (calc-embedded-open-mode, calc-embedded-close-mode):
21171 Move definitions to calc.el.
21172
21173 * calc/calc.el (calc-settings-file, calc-language-alist):
21174 Make customizable.
21175 (calc-embedded-announce-formula, calc-embedded-open-formula)
21176 (calc-embedded-close-formula, calc-embedded-open-word)
21177 (calc-embedded-close-word, calc-embedded-open-plain)
21178 (calc-embedded-close-plain, calc-embedded-open-new-formula)
21179 (calc-embedded-close-new-formula, calc-embedded-open-mode)
21180 (calc-embedded-close-mode, calc-gnuplot-name)
21181 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
21182 from other files and make customizable.
21183
21184 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
21185
21186 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
21187 Use buffer-live-p.
21188 (cvs-mode-run): Don't call cvs-update-header here.
21189 (cvs-run-process): Call cvs-update-header.
21190 Use process properties for cvs-postprocess and cvs-buffer so that
21191 the sentinel can behave better if the temp buffer is killed.
21192 Use a pipe rather than a tty, to better handle unexpected prompts.
21193 (cvs-sentinel): Rewrite. Call cvs-update-header.
21194
21195 2005-04-01 Andre Spiegel <spiegel@gnu.org>
21196
21197 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
21198 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
21199
21200 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
21201
21202 * generic.el (define-generic-mode): Add indentation rule.
21203
21204 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
21205
21206 * files.el (mode-require-final-newline): Make Custom correctly
21207 report a nil value and allow to set it to nil via Custom.
21208 Doc fix.
21209
21210 2005-04-01 Kenichi Handa <handa@m17n.org>
21211
21212 * international/characters.el: Enable the correct case setting for
21213 dotless-i and dotted-I.
21214
21215 2005-04-01 Kim F. Storm <storm@cua.dk>
21216
21217 * ido.el (ido-file-internal): Fall back to non-ido command if
21218 initial directory is on slow ftp (or tramp) host.
21219
21220 2005-03-31 Richard M. Stallman <rms@gnu.org>
21221
21222 * emacs-lisp/autoload.el (make-autoload):
21223 Handle define-global-minor-mode.
21224
21225 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
21226 Rename from easy-mmode-define-global-mode.
21227 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
21228
21229 * progmodes/scheme.el (scheme-mode-syntax-table):
21230 Update syntax of | and # for two-character comment syntax.
21231
21232 2005-03-31 Lute Kamstra <lute@gnu.org>
21233
21234 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
21235 (define-minor-mode): Call custom-current-group at load-time.
21236
21237 * generic.el (define-generic-mode): Add debug declaration.
21238 Add defcustom for the mode hook.
21239 (generic-mode-internal): Use run-mode-hooks.
21240
21241 2005-03-31 Kim F. Storm <storm@cua.dk>
21242
21243 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
21244 (mouse-fixup-help-message): New defun called by show_help_echo
21245 to fixup mouse-2 prefix in help messages when applicable.
21246
21247 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
21248
21249 2005-03-31 Kenichi Handa <handa@m17n.org>
21250
21251 * language/thai-word.el (thai-find-word-ends): Pay attention to
21252 the case that we reach the end of buffer.
21253
21254 * textmodes/fill.el (fill-text-properties-at): New function.
21255 (fill-newline): Use fill-text-properties-at instead of
21256 text-properties-at.
21257
21258 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
21259
21260 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
21261 not comint-quote-filename.
21262
21263 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
21264
21265 * help-fns.el (help-with-tutorial): Revert last change.
21266
21267 2005-03-31 Kim F. Storm <storm@cua.dk>
21268
21269 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
21270
21271 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
21272
21273 * calendar/cal-china.el: Update reference to "Calendrical
21274 Calculations" book; there's a new edition.
21275 * calendar/cal-coptic.el: Likewise.
21276 * calendar/cal-french.el: Likewise.
21277 * calendar/cal-hebrew.el: Likewise.
21278 * calendar/cal-islam.el: Likewise.
21279 * calendar/cal-iso.el: Likewise.
21280 * calendar/cal-julian.el: Likewise.
21281 * calendar/cal-mayan.el: Likewise.
21282 * calendar/cal-persia.el: Likewise.
21283 * calendar/calendar.el: Likewise.
21284 * calendar/holidays.el: Likewise.
21285 * calendar/lunar.el: Likewise.
21286 * calendar/solar.el: Likewise.
21287
21288 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
21289 white space from doc string.
21290
21291 2005-03-30 Jay Belanger <belanger@truman.edu>
21292
21293 * calc/calc-help.el (calc-full-help): Remove email address.
21294
21295 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
21296
21297 * help-fns.el (help-with-tutorial): Delete title line.
21298
21299 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
21300
21301 * calendar/cal-x.el (calendar-one-frame-setup)
21302 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
21303 rather than `symbol' for set-window-dedicated-p.
21304
21305 * calendar/appt.el (appt-buffer-name): Make it a constant.
21306 (appt-add): Doc fix.
21307
21308 * filesets.el (filesets-menu-path, filesets-menu-before)
21309 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
21310 (filesets-menu-cache-file): Use directory ~/.emacs.d.
21311 (filesets-add-submenu): Delete and use add-submenu instead.
21312
21313 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
21314
21315 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
21316 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
21317 (org-diary-default-entry): New function.
21318 (org-get-entries-from-diary): Better parsing of diary entries.
21319 (org-agenda-check-no-diary): New function.
21320 ("diary-lib"): Advice to function `add-to-diary-list', to allow
21321 linking to diary entries.
21322 (org-agenda-execute-calendar-command): New function.
21323 (org-agenda): Improve visible section in window.
21324 Use `org-fit-agenda-window'.
21325 (org-fit-agenda-window): New option.
21326 (org-move-subtree-down): Better handling of empty lines
21327 at end of subtree.
21328 (org-cycle): Numeric prefix is interpreted now as show-subtree N
21329 levels up.
21330 (org-fontify-done-headline): New option.
21331 (org-headline-done-face): New face.
21332 (org-set-font-lock-defaults): Use `org-headline-done-face'.
21333 (org-table-copy-down): Rename from `org-table-copy-from-above'.
21334 When current field is non-empty, it is copied to next row.
21335 (org-table-copy-from-above): Fix bug which made it
21336 impossible to copy fields containing only a single non-white character.
21337
21338 2005-03-30 Kim F. Storm <storm@cua.dk>
21339
21340 * kmacro.el (kmacro-end-macro): Isearch may store this command
21341 into the macro -- so ignore it when executing keyboard macro.
21342
21343 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
21344
21345 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
21346
21347 2005-03-29 Kenichi Handa <handa@m17n.org>
21348
21349 * language/thai.el ("Thai"): Set setup-function and exit-function
21350 for Thai language environment.
21351
21352 * language/thai-util.el: Require thai-word.
21353 (thai-word-mode-map): New variable.
21354 (thai-word-mode): New minor mode.
21355 (setup-thai-language-environment-internal): New function.
21356 (exit-thai-language-environment-internal): New function.
21357
21358 * language/thai-word.el (thai-word-table): Declare it by defvar,
21359 use dolist to initialize it.
21360 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
21361 (thai-fill-find-break-point): New functions.
21362
21363 2005-03-29 Richard M. Stallman <rms@gnu.org>
21364
21365 * simple.el (idle-update-delay): Move definition up.
21366 (set-mark): Doc fix.
21367
21368 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
21369
21370 * longlines.el: New file.
21371
21372 * simple.el (buffer-substring-filters): New variable.
21373 (filter-buffer-substring): New function.
21374 (kill-region, copy-region-as-kill): Use it.
21375
21376 * register.el (copy-to-register, append-to-register)
21377 (prepend-to-register): Use filter-buffer-substring.
21378
21379 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
21380
21381 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
21382 (gud-filter-pending-text): Move in front of gdb.
21383 (gud-overlay-arrow-position): New variable.
21384 (gud-sentinel, gud-display-line): Use it in place of
21385 overlay-arrow-position.
21386
21387 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
21388
21389 * progmodes/fortran.el (fortran-if-indent): Doc fix.
21390 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
21391 (fortran-font-lock-keywords-4): New variable.
21392 (fortran-blocks-re, fortran-end-block-re)
21393 (fortran-start-block-re): New constants, for hideshow.
21394 (hs-special-modes-alist): Add a Fortran entry.
21395 (fortran-mode-map): Bind fortran-end-of-block,
21396 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
21397 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
21398 (fortran-looking-at-if-then, fortran-end-of-block)
21399 (fortran-beginning-of-block): New functions, for hideshow.
21400
21401 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
21402 Doc fix. Tweak regexp.
21403 (f90-beginning-of-block): Push mark first.
21404
21405 2005-03-29 Jay Belanger <belanger@truman.edu>
21406
21407 * calc/calc.el: Update copyright date.
21408 (calc-version): Increase to 2.1.
21409 (calc-version-date): Remove.
21410
21411 * calc/calc-help.el: Update copyright date.
21412 (calc-full-help): Remove reference to calc-version-date.
21413 Update copyright date.
21414
21415 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
21416
21417 * vc.el (vc-do-command): Use a pipe for async processes, so password
21418 prompts don't show up at places where the user can't reply.
21419
21420 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
21421
21422 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
21423 on the file name we pass to the inferior shell.
21424
21425 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
21426
21427 * progmodes/which-func.el (which-function): Be robust in the face of an
21428 imenu--make-index-alist failure.
21429
21430 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
21431
21432 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
21433
21434 * progmodes/python.el (python-preoutput-filter): Fix last change.
21435
21436 2005-03-29 Lute Kamstra <lute@gnu.org>
21437
21438 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
21439 functions and compiled macros.
21440 (debug-convert-byte-code): Handle macros too.
21441 (debug-on-entry-1): Don't signal an error when trying to clear a
21442 function that is not set to debug on entry.
21443
21444 2005-03-29 Jay Belanger <belanger@truman.edu>
21445
21446 * calc/calc-lang.el: Add functions to math-function-table
21447 properties of tex and math.
21448
21449 2005-03-29 Kenichi Handa <handa@m17n.org>
21450
21451 * ps-mule.el (ps-mule-plot-string): Translate characters by
21452 ps-print-translation-table.
21453 (ps-mule-begin-job): Call find-charset-region/string with
21454 ps-print-translation-table.
21455 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
21456
21457 * ps-print.el (ps-print-translation-table): New variable.
21458 (ps-plot-region): Translate characters by ps-print-translation-table.
21459
21460 2005-03-29 Juri Linkov <juri@jurta.org>
21461
21462 * simple.el (next-error-highlight-timer): New variable.
21463
21464 * progmodes/compile.el (compilation-goto-locus):
21465 Use `next-error-highlight-timer' instead of `sit-for'.
21466
21467 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
21468
21469 * mail/supercite.el (sc-mail-field): Use assoc-string.
21470 (sc-get-address): Simplify regexps.
21471
21472 * files.el (minibuffer-with-setup-hook): New macro.
21473 (find-file-read-args): Use it to avoid let-binding
21474 minibuffer-with-setup-hook (which breaks turning on/off
21475 file-name-shadow-mode while in the prompt).
21476
21477 * complete.el (PC-read-include-file-name-internal):
21478 Use test-completion.
21479
21480 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
21481
21482 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
21483
21484 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
21485
21486 * window.el (window-buffer-height): Use count-screen-lines.
21487
21488 * progmodes/python.el (python-preoutput-leftover): New var.
21489 (python-preoutput-filter): Use it.
21490 (python-send-receive): Loop until all the result has been received.
21491
21492 2005-03-28 Juri Linkov <juri@jurta.org>
21493
21494 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
21495
21496 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
21497 "Recover Crashed Session".
21498 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
21499 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
21500 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
21501 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
21502 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
21503 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
21504 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
21505 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
21506
21507 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
21508 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
21509 Ediff Sessions", "Toggle use of separate control buffer frame",
21510 "Use separate frame for Ediff control buffer".
21511
21512 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
21513 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
21514 "Rename Bookmark", "Delete Bookmark".
21515
21516 * info.el (Info-mode-menu): Remove ellipsis from "Index".
21517 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
21518 Add `:active Info-index-alternatives' to "Next Matching Item".
21519
21520 * wdired.el (wdired-change-to-wdired-mode):
21521 Mention `wdired-abort-changes' key in the initial message.
21522
21523 * international/mule.el (auto-coding-alist): Associate non-ascii
21524 image filename extensions with `no-conversion'.
21525
21526 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
21527
21528 * international/iso-acc.el:
21529 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
21530
21531 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
21532
21533 * textmodes/sgml-mode.el (html-mode): Doc update.
21534
21535 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
21536
21537 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
21538
21539 * term.el (term-move-columns): Fix face after extending a line.
21540 (term-insert-spaces): Likewise.
21541 (term-reset-terminal): Fix off by one error.
21542
21543 2005-03-26 Eli Zaretskii <eliz@gnu.org>
21544
21545 * international/mule.el (auto-coding-alist): Add .xpi files.
21546
21547 * files.el (auto-mode-alist): Add .xpi files.
21548
21549 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
21550
21551 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
21552
21553 2005-03-26 Eli Zaretskii <eliz@gnu.org>
21554
21555 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
21556
21557 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
21558
21559 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
21560 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
21561
21562 * calendar/cal-move.el (calendar-beginning-of-year): Move the
21563 cursor to Jan 1 when needed.
21564 (calendar-end-of-year): Fix -/+ typo.
21565 Reported by Chong Yidong <cyd@stupidchicken.com>.
21566
21567 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
21568
21569 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
21570
21571 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
21572 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
21573
21574 2005-03-25 Richard M. Stallman <rms@gnu.org>
21575
21576 * filesets.el (filesets-init): Add autoload.
21577
21578 * mail/mailalias.el (mail-directory): Doc fix.
21579
21580 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
21581
21582 * mail/mailalias.el (mail-directory-process): Do nothing if
21583 mail-directory-process is an atom.
21584 (mail-get-names): Ignore mail-directory-names if it is an atom.
21585 (mail-directory-process defvar): Doc fix.
21586 (mail-names): Doc fix.
21587
21588 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
21589
21590 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
21591
21592 2005-03-26 Kenichi Handa <handa@m17n.org>
21593
21594 * international/mule-util.el (detect-coding-with-priority):
21595 Call update-coding-systems-internal before detect-coding-region.
21596
21597 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
21598
21599 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
21600 (gdb-frames-mode-map): Add follow-link property.
21601
21602 2005-03-25 Jay Belanger <belanger@truman.edu>
21603
21604 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
21605 for variables.
21606
21607 2005-03-25 Juri Linkov <juri@jurta.org>
21608
21609 * image-mode.el: Optimize image filename extension regexps in
21610 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
21611 in `auto-mode-alist'.
21612 (image-mode): Add `image-toggle-display-text' to local hook
21613 `change-major-mode-hook'. Display the image as an image by
21614 default. Set `cursor-type' and `truncate-lines' if the image
21615 is already displayed. Take into account the current mode (image
21616 or text) in message.
21617 (image-minor-mode): New minor mode.
21618 (image-mode-maybe, image-toggle-display-text): New functions.
21619 (image-toggle-display): Use called-interactively-p.
21620 Let-bind `inhibit-read-only' to t.
21621
21622 * image-mode.el (image-minor-mode): Set `cursor-type' and
21623 `truncate-lines' if the image is already displayed. Add turning
21624 image-minor-mode off to `change-major-mode-hook'. Add message.
21625 Call `image-toggle-display-text' after turning image-minor-mode off.
21626
21627 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
21628
21629 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
21630 Terminal.app, use utf-8.
21631 (set-display-table-and-terminal-coding-system): Add coding-system arg.
21632 (set-locale-environment): Use it.
21633
21634 * term/xterm.el: Undo last change, better done in mule-cmds.el.
21635
21636 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
21637
21638 * progmodes/python.el (python-close-block-statement-p)
21639 (python-outdent-p, python-current-defun): Use symbol-end.
21640
21641 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
21642
21643 * files.el (save-some-buffers): Doc fix.
21644
21645 2005-03-25 Werner Lemberg <wl@gnu.org>
21646
21647 * complete.el, thumbs.el: Replace `legal' with `valid'.
21648 * calendar/calendar.el: Replace `legal' with `valid'.
21649 * emacs-lisp/advice.el: Replace `legal' with `valid'.
21650 * mail/supercite.el: Replace `legal' with `valid'.
21651 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
21652 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
21653 Replace `legal' with `valid'.
21654 * textmodes/reftex-vars.el, textmodes/reftex.el:
21655 Replace `legal' with `valid'.
21656
21657 2005-03-25 Werner Lemberg <wl@gnu.org>
21658
21659 * calc/calc-forms.el, calc/calc-sel.el
21660 * midnight.el, vc-cvs.el
21661 * emacs-lisp/cl-macs.el
21662 * emulation/vip.el
21663 * eshell/esh-io.el, eshell/esh-var.el
21664 * mail/supercite.el
21665 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
21666 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
21667 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
21668 * progmodes/sh-script.el, progmodes/xscheme.el
21669 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
21670 * textmodes/reftex-index.el, textmodes/reftex-parse.el
21671 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
21672 * textmodes/reftex.el, textmodes/org.el:
21673 Replace `illegal' with `invalid'.
21674
21675 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
21676
21677 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
21678 (flymake-find-buildfile, flymake-find-possible-master-files)
21679 (flymake-check-include, flymake-parse-line): Replace loops over the
21680 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
21681
21682 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
21683 Substitute file-name-as-directory in the rest of the file.
21684 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
21685 (flymake-replace-region): Remove unused arg `buffer'.
21686 (flymake-check-patch-master-file-buffer): Update calls to it.
21687 (flymake-add-err-info): Remove unused var `count'.
21688 (flymake-mode): Use define-minor-mode.
21689
21690 * progmodes/flymake.el: Use with-current-buffer.
21691 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
21692 flymake-replace-regexp-in-string, flymake-line-beginning-position)
21693 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
21694 Avoid testing for `xemacs'.
21695 (flymake-nop): Move.
21696 (flymake-region-has-flymake-overlays): Return the computed value.
21697 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
21698 Remove unused var `endline'.
21699 (flymake-get-line-count): Remove unused function.
21700 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
21701
21702 * emulation/vi.el:
21703 * generic.el:
21704 * hilit-chg.el (global-highlight-changes):
21705 * hi-lock.el (hi-lock-mode):
21706 * follow.el: find-file-hooks -> find-file-hook.
21707
21708 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
21709
21710 2005-03-24 Juri Linkov <juri@jurta.org>
21711
21712 * dired.el (dired-mode-map): Add menu item "Compare directories"
21713 for dired-compare-directories.
21714
21715 * dired-aux.el (dired-compare-directories): Add autoload cookie.
21716 Doc fix. Replace `read-file-name' with `read-directory-name'.
21717
21718 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
21719
21720 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
21721
21722 2005-03-24 Jay Belanger <belanger@truman.edu>
21723
21724 * calc/calc-embed.el (calc-embedded-mode-change): Save all
21725 relevant mode settings in calc-embedded-original-modes when modes
21726 are permanently changed.
21727
21728 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
21729
21730 * autoinsert.el: find-file-hooks -> find-file-hook.
21731
21732 2005-03-24 Lute Kamstra <lute@gnu.org>
21733
21734 * generic.el (generic-font-lock-defaults): Make it obsolete.
21735 (generic-font-lock-keywords): New variable to replace
21736 generic-font-lock-defaults.
21737 (generic-mode-set-font-lock): Delete it.
21738 (generic-mode-internal): Don't call generic-mode-set-font-lock.
21739 (generic-bracket-support): Add docstring.
21740
21741 * generic-x.el: Rename generic-font-lock-defaults to
21742 generic-font-lock-keywords throughout.
21743 (mailagent-rules-setup-function): Delete it.
21744 (mailagent-rules-generic-mode): Use anonymous function instead.
21745 (show-tabs-generic-mode-font-lock-defaults-1)
21746 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
21747 Quote faces.
21748 (show-tabs-tab-face, show-tabs-space-face): Specify background,
21749 not foreground.
21750
21751 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
21752 Recognize define-generic-mode.
21753
21754 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
21755
21756 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
21757 if there's no completion table.
21758
21759 2005-03-23 Miles Bader <miles@gnu.org>
21760
21761 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
21762 Remove tty-specific variants, as they're no longer needed.
21763
21764 2005-03-23 Lute Kamstra <lute@gnu.org>
21765
21766 * generic-x.el: Code cleanup: make args constant whenever possible.
21767 (installshield-statement-keyword-list)
21768 (installshield-system-functions-list)
21769 (installshield-system-variables-list, installshield-types-list)
21770 (installshield-funarg-constants-list): Make them constants.
21771
21772 * generic.el (generic-make-keywords-list): Add autoload cookie.
21773
21774 * calendar/time-date.el: Add comment on time value formats.
21775 Don't require parse-time.
21776 (with-decoded-time-value): New macro.
21777 (encode-time-value): New function.
21778 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
21779 (days-to-time): Return a valid time value when arg is huge.
21780 (time-since): Use time-subtract.
21781 (time-to-number-of-days): Use time-to-seconds.
21782
21783 2005-03-23 David Ponce <david@dponce.com>
21784
21785 * recentf.el (recentf-keep): New option.
21786 (recentf-menu-action): Default to `find-file'.
21787 (recentf-keep-non-readable-files-flag)
21788 (recentf-keep-non-readable-files-p)
21789 (recentf-file-readable-p, recentf-find-file)
21790 (recentf-cleanup-remote): Remove.
21791 (recentf-include-p): More robust.
21792 (recentf-keep-p): New function.
21793 (recentf-remove-if-non-kept): Rename from
21794 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
21795 All callers updated.
21796 (recentf-menu-items-for-commands): Fix help string.
21797 (recentf-track-closed-file): Update. Doc fix.
21798 (recentf-cleanup): Update. Count removed files. Doc fix.
21799
21800 2005-03-23 Kim F. Storm <storm@cua.dk>
21801
21802 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
21803 Don't inherit from fringe face (now happens automatically).
21804
21805 2005-03-22 Kim F. Storm <storm@cua.dk>
21806
21807 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
21808 position values.
21809
21810 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
21811
21812 * menu-bar.el (showhide-date-time): Remove.
21813 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
21814 (menu-bar-make-mm-toggle): Simplify.
21815
21816 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
21817
21818 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
21819 Accept qualified variable and function names.
21820
21821 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
21822
21823 * bindings.el (completion-ignored-extensions):
21824 Remove ".lis" for `vax-vms'.
21825
21826 2005-03-22 Andreas Schwab <schwab@suse.de>
21827
21828 * generic-x.el: Revert last change.
21829 * ldefs-boot.el: Update.
21830
21831 2005-03-22 Jay Belanger <belanger@truman.edu>
21832
21833 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
21834 (calc-embedded-save-original-modes)
21835 (calc-embedded-restore-original-modes): New functions.
21836 (calc-do-embedded): Save original modes when entering embedded mode
21837 and restore when leaving embedded mode.
21838 (calc-embedded-modes-change): Change the value of
21839 calc-embedded-original-modes to reflect permanent changes.
21840
21841 2005-03-22 Lute Kamstra <lute@gnu.org>
21842
21843 * generic-x.el: Require generic again.
21844
21845 2005-03-22 Miles Bader <miles@gnu.org>
21846
21847 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
21848 Tweak details to look good on both ttys and bitmap displays, light
21849 or dark background, etc.
21850
21851 2005-03-21 Kim F. Storm <storm@cua.dk>
21852
21853 * tooltip.el (tooltip-show-help-function): Check car and cdr of
21854 mouse position.
21855
21856 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
21857
21858 * icomplete.el: Don't forcibly turn on the mode upon load.
21859 (icomplete-mode): Use define-minor-mode.
21860 (icomplete-eoinput): Default to nil.
21861 (icomplete-minibuffer-setup): Remove autoload.
21862 (icomplete-tidy): Simplify.
21863 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
21864 in the initial state or if the user has modified the field.
21865 Fix handling of icomplete-max-delay-chars.
21866 Remove code that handles the oddball case where
21867 minibuffer-completion-table is an integer.
21868 Wrap icomplete-completions in while-no-input in case building
21869 completions takes more time than expected.
21870 (icomplete-completions): Simplify.
21871
21872 2005-03-21 Richard M. Stallman <rms@gnu.org>
21873
21874 * jka-compr.el (jka-compr-really-do-compress):
21875 Make variable buffer-local.
21876
21877 * image-mode.el: Handle .xpm files too.
21878 (image-toggle-display): Preserve modification flag.
21879
21880 * help.el (where-is): Don't mention aliases with no key bindings.
21881
21882 2005-03-21 Lute Kamstra <lute@gnu.org>
21883
21884 * generic.el: Fix commentary section. Don't require cl for
21885 compilation.
21886 (generic-mode-list): Add autoload cookie.
21887 (generic-use-find-file-hook, generic-lines-to-scan)
21888 (generic-find-file-regexp, generic-ignore-files-regexp)
21889 (generic-mode, generic-mode-find-file-hook)
21890 (generic-mode-ini-file-find-file-hook): Fix docstrings.
21891 (define-generic-mode): Make it a defmacro. Fix docstring.
21892 (generic-mode-internal): Code cleanup. Add autoload cookie.
21893 (generic-mode-set-comments): Code cleanup.
21894 * generic-x.el: Don't prevent compilation. Don't require generic.
21895 Follow coding conventions. Minor code cleanup.
21896 (etc-fstab-generic-mode): Add some keywords.
21897 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
21898 define-generic-mode like a function declaration.
21899
21900 2005-03-21 Jay Belanger <belanger@truman.edu>
21901
21902 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
21903 changing modes.
21904
21905 2005-03-21 Sam Steingold <sds@gnu.org>
21906
21907 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
21908
21909 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
21910
21911 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
21912 Add underscore to "f$ lexicals" regexp.
21913
21914 2005-03-20 Juri Linkov <juri@jurta.org>
21915
21916 * subr.el (progress-reporter-do-update): When `min-value' is equal
21917 to `max-value', set `percentage' to 0 and prevent division by zero.
21918
21919 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
21920
21921 Sync with Tramp 2.0.48.
21922
21923 * net/tramp.el (all): Change all addresses to .gnu.org.
21924 (tramp-append-tramp-buffers): New defun.
21925 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
21926 Catch `dont-send' signal.
21927 (tramp-set-auto-save-file-modes): Set always permissions, because
21928 there might be an old auto-saved file belonging to another
21929 original file. This could be a security threat. Reported by
21930 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
21931 Check for Emacs 21.3.50 removed.
21932
21933 * net/tramp-smb.el (all): Remove debug construct for
21934 `with-parsed-tramp-file-name'.
21935 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
21936 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
21937 No error message if DIRECTORY or FILENAME doesn't exist.
21938 (tramp-smb-open-connection): Check existence of
21939 `tramp-smb-program'.
21940
21941 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
21942
21943 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
21944 Properly handle the case where the `m' or `s' command's argument is not
21945 yet terminated.
21946 (perl-indent-new-calculate): New function.
21947 (perl-indent-line): Use it.
21948
21949 2005-03-20 Miles Bader <miles@gnu.org>
21950
21951 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
21952 in text-mode too. Change to new face names.
21953 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
21954 Add `:weight bold' attribute.
21955 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
21956
21957 2005-03-19 Juri Linkov <juri@jurta.org>
21958
21959 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
21960
21961 * international/mule.el (auto-coding-alist): Sync with
21962 `auto-mode-alist' by adding upper case archive file extensions
21963 and adding ear/war to jar extension.
21964
21965 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
21966
21967 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
21968 running, restart it.
21969
21970 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
21971
21972 * finder.el (finder-current-item): Throw an error on an empty line.
21973
21974 * man.el (Man-follow-manual-reference): If current-word returns
21975 nil, use "".
21976
21977 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
21978
21979 * simple.el (goto-line): Doc fix.
21980
21981 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
21982
21983 * files.el (save-buffer): Doc fix.
21984
21985 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
21986
21987 * recentf.el (recentf-cleanup-remote): New variable.
21988 (recentf-cleanup): Use it to conditionally check availability of
21989 remote files.
21990
21991 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
21992
21993 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
21994 function names.
21995
21996 2005-03-19 Eli Zaretskii <eliz@gnu.org>
21997
21998 * language/thai-word.el: New file.
21999
22000 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
22001
22002 * files.el (backup-buffer): If the file's directory is not
22003 writable, use copy instead of move to backup the file.
22004
22005 2005-03-19 Eli Zaretskii <eliz@gnu.org>
22006
22007 * obsolete/keyswap.el: Moved to obsolete/ from term/.
22008
22009 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
22010
22011 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
22012 Use functionp instead of symbolp and fboundp. Reported by Drkm
22013 <darkman_spam@yahoo.fr>.
22014 (ps-print-version): New version 6.6.6.
22015
22016 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
22017
22018 * textmodes/table.el (table--line-column-position): New idiom.
22019 (table--row-column-insertion-point-p): New function to test
22020 validity of row and column insertion operation at a location.
22021 (table-global-menu, table-cell-menu): Use above functions for
22022 deterministic test operation.
22023 (table--editable-cell-p): Behave in deterministic fashion.
22024
22025 2005-03-18 Juri Linkov <juri@jurta.org>
22026
22027 * isearch.el (isearch-lazy-highlight-new-loop):
22028 Make arguments beg and end optional.
22029 (isearch-update): Remove optional arguments nil from
22030 isearch-lazy-highlight-new-loop.
22031 (isearch-lazy-highlight-search): Let-bind case-fold-search to
22032 isearch-lazy-highlight-case-fold-search instead of
22033 isearch-case-fold-search, and let-bind isearch-regexp to
22034 isearch-lazy-highlight-regexp.
22035 Use isearch-lazy-highlight-last-string instead of isearch-string.
22036
22037 * replace.el (perform-replace): Remove bindings of global
22038 variables isearch-string, isearch-regexp, isearch-case-fold-search.
22039 Add three new arguments to `replace-highlight'.
22040 (replace-highlight): Add arguments string, regexp, case-fold.
22041 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
22042 to allow isearch-lazy-highlight-new-loop to use these values
22043 to set corresponding isearch-lazy-highlight-* internal
22044 variables whose values lazy highlighting will use regardless of
22045 changes to global variables isearch-string, isearch-regexp,
22046 isearch-case-fold-search during lazy highlighting loop.
22047 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
22048 to `lazy-highlight-cleanup'.
22049
22050 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
22051 (ispell-highlight-face): Set default face to `isearch' when
22052 lazy highlighting is enabled.
22053 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
22054 priority to 1. Add lazy highlighting.
22055 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
22056 from `isearch-dehighlight'.
22057
22058 2005-03-18 David Ponce <david@dponce.com>
22059
22060 * files.el (hack-local-variables): Do a case-insensitive search
22061 for End.
22062
22063 2005-03-18 Juri Linkov <juri@jurta.org>
22064
22065 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
22066 `isearch-lazy-highlight-cleanup', add alias to old name and
22067 declare obsolete. Add release numbers to other obsolete vars.
22068 (isearch-done, isearch-lazy-highlight-new-loop):
22069 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
22070 (lazy-highlight-cleanup) <variable>: Doc fix.
22071 (isearch-lazy-highlight-update): Rename obsolete
22072 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
22073
22074 2005-03-18 Kenichi Handa <handa@m17n.org>
22075
22076 * language/thai-util.el: Fix categorization of Thai characters in
22077 thai-category-table.
22078 (thai-composition-pattern): Adjust it for the above change.
22079 (thai-self-insert-command, thai-compose-syllable): New functions.
22080 (thai-compose-region): Use thai-compose-syllable.
22081 (thai-compose-string): Likewise.
22082 (thai-composition-function): Likewise.
22083 (thai-auto-composition): New function.
22084 (thai-auto-composition-mode): New minor mode.
22085
22086 * language/thai.el: Fix patterns to be registered in
22087 composition-function-table.
22088
22089 * international/quail.el (quail-input-method): Locally bind
22090 inhibit-modification-hooks to t.
22091
22092 2005-03-17 Richard M. Stallman <rms@gnu.org>
22093
22094 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
22095 (perl-mode): Use run-mode-hooks.
22096
22097 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
22098 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
22099 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
22100
22101 * mail/sendmail.el (sendmail-send-it): Reenable the code
22102 to compute resend-to-address and use it.
22103
22104 * tar-mode.el (tar-mode): Turn off undo unconditionally.
22105
22106 * image-mode.el: New file.
22107
22108 * image.el (insert-sliced-image): Add autoload cookie.
22109
22110 * font-lock.el (font-lock-lines-before): New user option.
22111 (font-lock-after-change-function): Obey it.
22112
22113 * bindings.el (esc-map): Make M-g a prefix.
22114 Bind M-g g and M-g M-g to goto-line.
22115
22116 * faces.el (face-id): Doc fix.
22117
22118 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
22119
22120 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
22121 (rmail-show-message): Use rmail-unknown-mail-followup-to.
22122 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
22123
22124 * mail/sendmail.el (mail-yank-ignored-headers)
22125 (mail-font-lock-keywords, mail-mode-fill-paragraph):
22126 Add Mail-Followup-To and Mail-Reply-To headers.
22127 (mail-citation-hook): Add autoload cookie.
22128 (mail-mode): Doc fix.
22129 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
22130 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
22131 (mail-mode-fill-paragraph): Handle those headers.
22132 (mail-mailing-lists): New variable.
22133 (mail-mail-reply-to, mail-mail-followup-to): New functions.
22134
22135 2005-03-17 Juri Linkov <juri@jurta.org>
22136
22137 * isearch.el (isearch-fallback): Check for `(car previous)'
22138 before calling `isearch-other-end-state'.
22139
22140 2005-03-17 Kim F. Storm <storm@cua.dk>
22141
22142 * simple.el (move-beginning-of-line): Move to beginning of buffer
22143 line, as well as beginning of screen line.
22144
22145 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
22146
22147 * calendar/diary-lib.el (mark-diary-entries): Use new optional
22148 argument REDRAW rather than calendar-redrawing variable.
22149 * calendar/calendar.el (calendar-redrawing): Delete.
22150 (redraw-calendar): Do not bind calendar-redrawing.
22151
22152 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
22153
22154 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
22155 diary-file buffer.
22156
22157 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
22158
22159 * help.el (describe-mode): Allow a :minor-mode-function property to
22160 specify a different minor mode toggle function than the variable.
22161 * simple.el (auto-fill-function):
22162 * subr.el (add-minor-mode): Use it.
22163
22164 2005-03-16 Kenichi Handa <handa@m17n.org>
22165
22166 * language/ethio-util.el (sera-being-called-by-w3): New variable.
22167 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
22168 (ethio-fidel-to-sera-buffer): Likewise.
22169
22170 2005-03-16 Juri Linkov <juri@jurta.org>
22171
22172 * emacs-lisp/find-func.el (find-function-regexp):
22173 Add defun-emitting macro `menu-bar-make-toggle'.
22174
22175 * isearch.el: Put `isearch-scroll' property to
22176 `split-window-horizontally'.
22177
22178 * info.el: Update error messages for `debug-ignored-errors'.
22179 (Info-isearch-search): Doc fix.
22180 (Info-find-node): Move up code to go into info buffer before
22181 recording the node to the history.
22182 (Info-fontify-node): Fontify titles only if the next line
22183 has two or more `*', `=', `-', `.'.
22184 Display "go to this node" for empty (match-string 3).
22185
22186 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22187
22188 * term/mac-win.el: Add mouse pointer shape constants.
22189
22190 2005-03-15 Kim F. Storm <storm@cua.dk>
22191
22192 * simple.el (move-beginning-of-line): Use vertical-motion.
22193
22194 2005-03-15 Juri Linkov <juri@jurta.org>
22195
22196 * isearch.el (isearch-error): New variable.
22197 (isearch-invalid-regexp, isearch-within-brackets): Remove.
22198 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
22199 (isearch-within-brackets-state): Remove.
22200 (isearch-case-fold-search-state, isearch-pop-fun-state):
22201 Decrease frame index.
22202 (isearch-mode, isearch-top-state, isearch-push-state)
22203 (isearch-edit-string, isearch-abort, isearch-search-and-update)
22204 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
22205 (isearch-search, isearch-lazy-highlight-new-loop):
22206 Replace `isearch-invalid-regexp' with `isearch-error'.
22207 Remove `isearch-within-brackets'.
22208 (isearch-search): Add `search-failed' handler to `condition-case'.
22209 (isearch-lazy-highlight-search): Add `condition-case' to catch
22210 errors and allow `isearch-lazy-highlight-update' to try
22211 highlighting from the beginning of the window.
22212 (isearch-repeat): Move up code to set isearch-wrapped to t
22213 before calling isearch-wrap-function.
22214
22215 * info.el (Info-isearch-initial-node): New internal variable.
22216 (Info-search): Signal an error in isearch mode when search leaves
22217 the initial node. Signal an error when `bound' is non-nil and
22218 nothing was found in the current subfile.
22219 (Info-isearch-search): Remove `condition-case'.
22220 (Info-isearch-wrap): Don't wrap when search failed during leaving
22221 the initial node. If `Info-isearch-search' is nil, wrap around
22222 the current node.
22223 (Info-isearch-start): New fun.
22224 (Info-mode): Add buffer-local hook `Info-isearch-start' to
22225 `isearch-mode-hook'.
22226
22227 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22228
22229 * simple.el (normal-erase-is-backspace): Set default to t if
22230 running on Mac.
22231
22232 * term/mac-win.el (function-key-map): Sync with x-win.el.
22233
22234 2005-03-15 Kenichi Handa <handa@m17n.org>
22235
22236 * international/mule-cmds.el (locale-language-names): Modify the
22237 format of elements and add more entries.
22238 (locale-preferred-coding-systems): Add more entries.
22239 (set-locale-environment): Adjust for the change of
22240 locale-language-names.
22241
22242 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
22243
22244 * pcvs.el (smerge-ediff): Remove bogus autoload.
22245
22246 2005-03-14 Lute Kamstra <lute@gnu.org>
22247
22248 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
22249 Ignore a `*' at the beginning of a line.
22250
22251 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
22252 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
22253 subr.el.
22254 (dont-compile, eval-when-compile, eval-and-compile): Use declare
22255 to specify indentation.
22256
22257 * generic.el (define-generic-mode): Let generic-mode-list be a
22258 list of strings; test membership with equal.
22259
22260 2005-03-14 Kim F. Storm <storm@cua.dk>
22261
22262 * simple.el (next-line, previous-line): Add optional try-vscroll
22263 arg to recognize interactive use. Pass it on to line-move.
22264 (line-move): Don't perform auto-window-vscroll when defining or
22265 executing keyboard macro to ensure consistent behavior.
22266
22267 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
22268
22269 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
22270
22271 2005-03-13 Lute Kamstra <lute@gnu.org>
22272
22273 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
22274 debugger-setup-buffer so that backtrace marks the frames set to
22275 debug-on-exit and we don't have to do it manually. Set an extra
22276 debug-on-exit for macro's.
22277 (debugger-setup-buffer): Don't mark the top frame manually.
22278
22279 2005-03-12 Lute Kamstra <lute@gnu.org>
22280
22281 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
22282 lisp-indent-function throughout.
22283 (with-no-warnings): Set lisp-indent-function property.
22284
22285 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
22286
22287 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
22288 Add entry for backslash.
22289
22290 2005-03-12 Juri Linkov <juri@jurta.org>
22291
22292 * info.el (Info-search): Four fixes for backward search.
22293
22294 2005-03-11 Jay Belanger <belanger@truman.edu>
22295
22296 * calc/calc.el (calc-language-alist): New variable.
22297 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
22298 (calc-embedded-find-modes): Use calc-language-alist instead of
22299 calc-embedded-language-alist.
22300
22301 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
22302
22303 * calendar/calendar.el (calendar-redrawing): New internal
22304 variable.
22305 (redraw-calendar): Remove bogus save-excursion from previous
22306 change. Bind calendar-redrawing to t for mark-diary-entries.
22307 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
22308 calendar if that is why we were called.
22309
22310 2005-03-11 Kenichi Handa <handa@m17n.org>
22311
22312 * international/mule.el (make-coding-system): Set property
22313 coding-system-define-form to nil.
22314 (define-coding-system-alias): Likewise.
22315
22316 2005-03-11 Kenichi Handa <handa@m17n.org>
22317
22318 These changes are suggested by Dave Love <fx@gnu.org>.
22319
22320 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
22321 coding: tag.
22322 (adaptive-fill-regexp): Add more bullets.
22323 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
22324 regexps.
22325
22326 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
22327
22328 * help.el (describe-mode): Properly handle non-trivial lighters.
22329 Don't ignore minor modes that are not listed in minor-mode-list.
22330
22331 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
22332 feature ON when the user requests to turn it OFF.
22333
22334 2005-03-10 Lute Kamstra <lute@gnu.org>
22335
22336 * emacs-lisp/debug.el (debug-entry-code): Delete it.
22337 (implement-debug-on-entry): New function to replace debug-entry-code.
22338 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
22339 second argument as the 2005-03-07 change makes it obsolete.
22340 (debug-on-entry, cancel-debug-on-entry): Update call to
22341 debug-on-entry-1.
22342 (debug, debugger-setup-buffer): Comment update.
22343 (debugger-frame-number): Update to work with implement-debug-on-entry.
22344
22345 2005-03-10 Jay Belanger <belanger@truman.edu>
22346
22347 * calc/calc-embed.el (math-ms-args): Declare it.
22348 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
22349 math-ms-args.
22350 (calc-embedded-subst): Use math-multi-subst-rec to substitute
22351 variables.
22352
22353 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
22354
22355 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
22356 Use message-box.
22357
22358 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
22359 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
22360 (tooltip-gud-tips): Simplify.
22361 (tooltip-gud-tips-p): Remove superfluous :set.
22362 (tooltip-gud-modes): Add fortran-mode.
22363 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
22364
22365 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
22366
22367 2005-03-09 Kim F. Storm <storm@cua.dk>
22368
22369 * play/animate.el (animate-place-char): Use forward-line instead
22370 of next-line to improve performance.
22371
22372 2005-03-09 Simon Josefsson <jas@extundo.com>
22373
22374 * net/browse-url.el (browse-url-default-browser): Doc fix.
22375
22376 2005-03-09 Miles Bader <miles@gnu.org>
22377
22378 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
22379 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
22380
22381 2005-03-09 Kenichi Handa <handa@m17n.org>
22382
22383 * international/latin-1.el: Set case and syntax for 255 only if
22384 set-case-syntax-set-multibyte is nil.
22385
22386 * textmodes/ispell.el (ispell-insert-word): New function.
22387 (ispell-word): Use ispell-insert-word to insert a new word.
22388 (ispell-process-line): Likewise.
22389 (ispell-complete-word): Likewise.
22390
22391 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
22392
22393 * calendar/calendar.el (redraw-calendar): Preserve point.
22394 Reported by Matt Hodges <MPHodges@member.fsf.org>.
22395 (calendar-week-start-day): Move after definition of
22396 redraw-calendar. Delete buffer test, since redraw-calendar has
22397 that now.
22398
22399 * calendar/diary-lib.el (mark-diary-entries): Only call
22400 redraw-calendar in the first of any recursive calls.
22401 Reported by Alan Shutko <ats@acm.org>.
22402
22403 2005-03-08 Juri Linkov <juri@jurta.org>
22404
22405 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
22406 (html-horizontal-rule, html-line, html-image, html-checkboxes)
22407 (html-radio-buttons): Add a space before the trailing `/>' where
22408 sgml-xml-mode is non-nil.
22409 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
22410 the subsequent tag of the empty XML tag.
22411 (html-href-anchor): Don't set initial input to "http:".
22412 (html-image): Ask for the image URL and set point inside alt="".
22413 (html-name-anchor): Duplicate the name in the `id' attribute when
22414 sgml-xml-mode is non-nil.
22415 (html-paragraph): Remove \n before <p>.
22416 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
22417 instead of `checked' when sgml-xml-mode is non-nil.
22418
22419 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
22420 Remove 1 space before #RRGGBB to not truncate it on terminal
22421 windows w/o fringes. Remove 1 space between bg and fg examples
22422 to get more space.
22423 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
22424 avoid byte-compile warnings.
22425
22426 * image-file.el (image-file-handler): Put `safe-magic' property to
22427 `image-file-handler'.
22428
22429 * info.el (Info-isearch-search): Emulate word search in
22430 isearching through multiple Info nodes with Info-search.
22431 (Info-isearch-wrap): Allow isearch-word.
22432
22433 2005-03-08 Lute Kamstra <lute@gnu.org>
22434
22435 * emacs-lisp/debug.el (debugger-step-through): Make sure that
22436 stepping into the debugger's code is not possible.
22437 (debugger-jumping-flag): Docstring update.
22438
22439 2005-03-08 Jay Belanger <belanger@truman.edu>
22440
22441 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
22442 embedded mode begins.
22443 (calc-embedded-language-alist): New variable.
22444 (calc-embedded-find-modes): Use calc-embedded-language-alist to
22445 set default language mode.
22446
22447 2005-03-08 Kenichi Handa <handa@m17n.org>
22448
22449 * international/ccl.el (define-ccl-program): Fix docstring about
22450 extra 256 bytes assured for the output buffer.
22451
22452 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
22453 Fix BUFFER_MAGNIFICATION to 2.
22454 (ccl-encode-mule-utf-16be-with-signature): Likewise.
22455
22456 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
22457
22458 * align.el (align-rules-list): Added an alignment rule for CSS
22459 declarations (applies to css-mode and html-mode buffers).
22460
22461 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
22462
22463 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
22464
22465 2005-03-07 Kim F. Storm <storm@cua.dk>
22466
22467 * simple.el (move-beginning-of-line): New command.
22468
22469 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
22470
22471 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
22472
22473 * emulation/cua-base.el: Put CUA move property on move-end-of-line
22474 and move-beginning-of-line.
22475
22476 * apropos.el (apropos-print): Omit command from M-x ... RET.
22477
22478 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
22479
22480 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
22481 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
22482
22483 2005-03-06 Richard M. Stallman <rms@gnu.org>
22484
22485 * bindings.el (esc-map): Bind M-g to goto-line.
22486
22487 * facemenu.el (global-map): Bind M-o, not M-g.
22488
22489 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22490
22491 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
22492 "Open Directory" as for "Open File".
22493
22494 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
22495
22496 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
22497 (push-mark-command): Run activate-mark-hook.
22498
22499 2005-03-06 Richard M. Stallman <rms@gnu.org>
22500
22501 * help-mode.el (help-mode-finish): Don't alter the element
22502 in view-return-to-alist if there already is one.
22503
22504 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
22505 make sure the current buffer is the expected one.
22506
22507 * novice.el (disabled-command-function): Output in *Disabled Command*.
22508 Explicitly ignore non-keyboard events, and explicitly handle C-g.
22509
22510 * textmodes/flyspell.el (flyspell-large-region):
22511 Pass args differently for aspell.
22512
22513 * files.el (mode-require-final-newline): Doc fix.
22514
22515 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
22516
22517 * progmodes/which-func.el (which-function):
22518 Specify NOERROR when calling imenu--make-index-alist.
22519
22520 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
22521
22522 * simple.el (normal-erase-is-backspace): Define default value.
22523
22524 * custom.el (custom-theme-set-variables): Remove unused var
22525 `immediate'.
22526 (custom-reevaluate-setting): Simple function to handle variables
22527 that are defined before their default value can really be
22528 computed.
22529
22530 * startup.el (command-line): Use it for temporary-file-directory,
22531 small-emporary-file-directory, auto-save-file-name-transforms,
22532 blink-cursor-mode, and normal-erase-is-backspace.
22533
22534 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
22535 progress, even with buggy anchored keywords.
22536
22537 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
22538
22539 * simple.el (goto-line): Remove unbalanced final parenthesis.
22540
22541 2005-03-05 Richard M. Stallman <rms@gnu.org>
22542
22543 * simple.el (goto-line): Use a number at point as the default.
22544 With C-u as arg, switch buffers.
22545
22546 2005-03-05 Juri Linkov <juri@jurta.org>
22547
22548 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
22549 with `no-blinking-cursor'.
22550
22551 * startup.el (no-blinking-cursor): New defvar.
22552 (command-line): Add `--no-blinking-cursor' to longopts.
22553 Set `no-blinking-cursor' to t for command line arguments
22554 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
22555 with `no-blinking-cursor' in the condition for calling
22556 `blink-cursor-mode'.
22557
22558 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
22559
22560 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
22561 (menu-bar-options-save): Add blink-cursor-mode.
22562 (menu-bar-options-menu): Add blink-cursor-mode.
22563
22564 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
22565
22566 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
22567 (icalendar-export-file, icalendar-export-region)
22568 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
22569 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
22570
22571 2005-03-04 Lute Kamstra <lute@gnu.org>
22572
22573 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
22574 (debug-function-list): Ditto.
22575
22576 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
22577
22578 * textmodes/texinfmt.el (texinfo-append-refill):
22579 Redefine the types of line to which @refill
22580 is not appended by replacing a search for `@refill\\|@bye' with
22581 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
22582 itemize@refill' bug and the unfilled long lines bug.
22583 (texinfmt-version): Update number and date.
22584
22585 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
22586
22587 * international/code-pages.el (windows-1250, windows-125[2-8])
22588 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
22589
22590 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
22591
22592 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
22593 bound yet.
22594
22595 2005-03-02 Romain Francoise <romain@orebokech.com>
22596
22597 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
22598 buffer after removing limits.
22599 (ibuffer-pop-filter): Ditto.
22600 Update copyright.
22601
22602 2005-03-02 Miles Bader <miles@gnu.org>
22603
22604 * button.el (make-text-button): If the user doesn't specify a
22605 type, use the default. Rewrite to use `add-text-properties' and
22606 plist functions.
22607
22608 2005-03-01 Lute Kamstra <lute@gnu.org>
22609
22610 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
22611 (debugger-jumping-flag): New var.
22612 (debug-entry-code): Use it.
22613 (debugger-jump): Use debugger-jumping-flag and add
22614 debugger-reenable to post-command-hook.
22615 (debugger-reenable): Use debugger-jumping-flag and remove itself
22616 from post-command-hook.
22617 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
22618 debugger-reenable.
22619
22620 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
22621
22622 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
22623 inclusion of "itemize\\|", which may be unnecessary, is certainly
22624 inelegant, and stops refilling in itemize lists when formatting
22625 Japanese Texinfo files to Info.
22626 Update copyright to 2005.
22627
22628 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
22629
22630 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
22631 of an error if GDB can't find the source file.
22632
22633 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
22634
22635 * calendar/calendar.el (redraw-calendar): Work from any buffer,
22636 not just the calendar.
22637
22638 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
22639 first.
22640 (diary-redraw-calendar): New function.
22641 (make-diary-entry): Add diary-redraw-calendar to local
22642 write-contents-functions. Turn off selective display before
22643 inserting in diary.
22644
22645 2005-03-01 Kim F. Storm <storm@cua.dk>
22646
22647 * emacs-lisp/copyright.el (copyright-fix-years): New command.
22648
22649 2005-03-01 Lute Kamstra <lute@gnu.org>
22650
22651 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
22652 that debug-entry-code can be safely removed from a function while
22653 this code is being evaluated. Revert the 2005-02-27 change as the
22654 new implementation no longer requires it. Make sure that a
22655 function body containing just a string is not mistaken for a docstring.
22656 (debug): Skip one more frame in case of debug on entry.
22657 (debugger-setup-buffer): Delete one more frame line in case of
22658 debug on entry.
22659 (debugger-frame-number): Update to use the new text introduced by
22660 the 1999-11-03 change. Skip one more frame in case of debug on entry.
22661
22662 2005-02-28 Kim F. Storm <storm@cua.dk>
22663
22664 * double.el (double-translate-key): Call force-window-update after
22665 read-event to avoid crash in redisplay.
22666
22667 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
22668
22669 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
22670 (debug): Use it. Move the inhibit-trace earlier.
22671 (debug-entry-code): New const.
22672 (debug-on-entry-1): Use it.
22673
22674 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
22675
22676 * international/utf-16.el (ccl-encode-mule-utf-16le):
22677 Fix BUFFER_MAGNIFICATION to 2.
22678 (ccl-encode-mule-utf-16be): Likewise.
22679
22680 2005-02-28 Kenichi Handa <handa@m17n.org>
22681
22682 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
22683 Fix BUFFER_MAGNIFICATION to 4.
22684 (ccl-encode-mule-utf-16be-with-signature): Likewise.
22685
22686 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
22687
22688 * speedbar.el (speedbar-update-flag): Doc fix.
22689 (speedbar-show-info-under-mouse): Give set-mouse-position the right
22690 argument.
22691
22692 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
22693
22694 * reveal.el (reveal-post-command): Don't try to reveal overlays which
22695 have a non-nil `invisible' property but are actually visible.
22696
22697 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
22698 for perldoc sections.
22699 (perl-outline-regexp, perl-outline-level): New var and function.
22700 (perl-mode): Use them.
22701
22702 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
22703
22704 * calendar/diary-lib.el (diary-remind): Discard any mark portion
22705 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
22706
22707 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
22708
22709 * cus-edit.el: Comment change.
22710 (custom-buffer-create-internal): Slightly reword text at top of
22711 Custom buffers. Mention there that saving an option edits the
22712 init file. Add link to Emacs manual node on `custom-file'.
22713 (custom-magic-alist): Rewrite individual State messages to use
22714 capitalized keywords. Doc fix.
22715
22716 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
22717
22718 * calendar/calendar.el (calendar-buffer): Move above
22719 calendar-week-start-day.
22720 (calendar-week-start-day): Doc fix. Add :set function.
22721 (calendar-minimum-window-height): New variable.
22722 (generate-calendar-window): Only resize window if selected-window
22723 is displaying the calendar buffer. Use new variable
22724 calendar-minimum-window-height.
22725 (generate-calendar): Reword error message.
22726 (calendar-mode-map): Bind DEL to scroll-other-window-down.
22727
22728 2005-02-27 Andreas Schwab <schwab@suse.de>
22729
22730 * vc.el (vc-do-command): Don't run command asynchronously when
22731 operating in a remote directory.
22732
22733 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
22734 change from sync with Tramp 2.0.47.
22735
22736 2005-02-27 Richard M. Stallman <rms@gnu.org>
22737
22738 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
22739
22740 * textmodes/flyspell.el (flyspell-mode-on):
22741 Call ispell-change-dictionary only if necessary.
22742
22743 * emacs-lisp/re-builder.el (regexp-builder): New function.
22744
22745 * register.el (describe-register-1): Explicitly handle
22746 yank-excluded-properties = t.
22747
22748 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
22749 (custom-magic-alist): Change the status descriptions again.
22750 (face widget-type): Total rewrite based on `restricted-sexp'
22751 to eliminate the confusing double hiding levels.
22752
22753 * emacs-lisp/debug.el (debug-on-entry-1):
22754 If function body is empty, add nil as body form.
22755
22756 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
22757
22758 * emacs-lisp/trace.el (inhibit-trace): New var.
22759 (trace-make-advice): Use it.
22760
22761 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
22762
22763 2005-02-26 Kim F. Storm <storm@cua.dk>
22764
22765 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
22766 (mouse-on-link-p, mouse-drag-region-1): Use it.
22767
22768 2005-02-25 Lute Kamstra <lute@gnu.org>
22769
22770 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
22771
22772 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
22773
22774 * frame.el (blink-cursor-mode): Add :group keyword.
22775
22776 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
22777
22778 * calendar/icalendar.el (icalendar--decode-isodatetime):
22779 New optional argument DAY-SHIFT.
22780 (icalendar-export-region): Fix coding-system-for-write.
22781 (icalendar--convert-ical-to-diary): Shift end-day of all-day
22782 events by one.
22783
22784 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
22785
22786 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
22787
22788 2005-02-24 Kim F. Storm <storm@cua.dk>
22789
22790 * international/iso-acc.el (iso-accents-compose): Fix crash
22791 during redisplay. Call force-window-update after read-event
22792 and delete-region to signal that window is not accurate.
22793
22794 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
22795
22796 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
22797 Remove unused and inexistent var `inhibit-trace'.
22798 (debugger-mode): Use run-mode-hooks.
22799 (debugger-list-functions): Add buttons; setup xref stack.
22800
22801 2005-02-23 Richard M. Stallman <rms@gnu.org>
22802
22803 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
22804 appointment says it was explicitly made.
22805 (appt-add): Set the 3rd element.
22806 (appt-make-list): Preserve explicit appointments.
22807
22808 * subr.el (find-tag-default): Catch errors in forward-sexp.
22809
22810 2005-02-23 Juri Linkov <juri@jurta.org>
22811
22812 * info.el (Info-isearch-search): New defcustom.
22813 (Info-isearch-search): Call the default isearch function
22814 when Info-isearch-search is nil.
22815 (Info-isearch-wrap): Use variable Info-isearch-search.
22816
22817 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
22818
22819 * cus-edit.el: Comment change.
22820
22821 2005-02-22 Kim F. Storm <storm@cua.dk>
22822
22823 * progmodes/hideif.el (hide-ifdef-use-define-alist):
22824 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
22825
22826 2005-02-22 Simon Josefsson <jas@extundo.com>
22827
22828 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
22829 New variable.
22830 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
22831 Oskarsson" <myrkraverk@users.sourceforget.net>.
22832
22833 2005-02-22 Kim F. Storm <storm@cua.dk>
22834
22835 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
22836 check that window of that event is the selected window.
22837 (mouse-drag-region-1): Compare mouse event window to selected
22838 window before setting point.
22839
22840 * tooltip.el (tooltip-show-help-function): Pass event to
22841 mouse-on-link-p so it can check selected window.
22842
22843 2005-02-22 Kenichi Handa <handa@m17n.org>
22844
22845 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
22846 (ps-mule-show-warning): New function.
22847 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
22848 characters are found.
22849
22850 * ps-print.el (ps-header-footer-string): Return a list of header
22851 and footer strings.
22852
22853 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
22854
22855 * pcvs.el (cvs-retrieve-revision): Fix thinko.
22856
22857 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
22858
22859 * frame.el (blink-cursor-mode): Use define-minor-mode.
22860
22861 * term/mac-win.el (function-key-map): Use char-names more consistently.
22862 (file-name-coding-system): Only set it for MacOS-9. The other case is
22863 already handled in mule-cmds.el (where it also works when mac-win.el
22864 is not used).
22865
22866 2005-02-21 Kenichi Handa <handa@m17n.org>
22867
22868 * international/mule.el (ctext-pre-write-conversion): Always use
22869 " *code-converting-work*" buffer for work.
22870
22871 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
22872
22873 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
22874
22875 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
22876
22877 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
22878
22879 * ses.el (undo-more): Restore defadvice, but only the part that
22880 allows changes outside the restricted area of the buffer.
22881
22882 2005-02-20 Kim F. Storm <storm@cua.dk>
22883
22884 * simple.el (line-move): Add fourth optional arg try-vscroll which
22885 must be set to perform auto-window-vscroll.
22886 When moving backwards and doing auto-window-vscroll, automatically
22887 vscroll to the last part of lines which are taller than the window.
22888 (next-line, previous-line): Set try-vscroll arg on line-move.
22889
22890 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
22891
22892 * replace.el (query-replace, query-replace-regexp)
22893 (replace-string, replace-regexp): When operating on region, make
22894 the minibuffer prompt say so.
22895
22896 * isearch.el (isearch-forward): Document isearch-query-replace and
22897 isearch-query-replace-regexp keybindings.
22898
22899 2005-02-19 Jay Belanger <belanger@truman.edu>
22900
22901 * calc/calc-aent.el (math-read-token): Add local variable.
22902
22903 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
22904 (calc-edit-top): Move declaration to earlier in file.
22905 (calc-edit-macro-repeats): Add local variables.
22906
22907 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
22908 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
22909 calcFunc-tanh.
22910 Adjust integration rule for calcFunc-tan.
22911
22912 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
22913
22914 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
22915 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
22916 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
22917 (viper-skip-separators): Bug fix.
22918 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
22919 particular major mode.
22920 (viper-del-backward-char-in-replace): Don't put deleted char on the
22921 kill ring.
22922
22923 * viper-ex.el (viper-color-display-p): New function.
22924 (viper-has-face-support-p): Use viper-color-display-p.
22925
22926 * viper-keym.el (viper-gnus-modifier-map): New keymap.
22927
22928 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
22929
22930 * viper-util.el (viper-glob-unix-files): Fix shell status check.
22931 (viper-file-remote-p): Make equivalent to file-remote-p.
22932
22933 * viper.el (viper-major-mode-modifier-list):
22934 Use viper-gnus-modifier-map.
22935
22936 2005-02-19 David Kastrup <dak@gnu.org>
22937
22938 * subr.el (subregexp-context-p): Fix garbled doc string by adding
22939 quoting.
22940
22941 2005-02-19 Jay Belanger <belanger@truman.edu>
22942
22943 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
22944 Remove extra definitions.
22945 (calc-coth): New function.
22946 (calcFunc-cot): Fix `let'.
22947
22948 2005-02-19 Eli Zaretskii <eliz@gnu.org>
22949
22950 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
22951 the reasons we use "type pc" in these faces.
22952
22953 * button.el (button): Ditto.
22954
22955 2005-02-19 Michael Mauger <mmaug@yahoo.com>
22956
22957 * replace.el (query-replace-read-from): Set the value of
22958 query-replace-from-history-variable to handle the case of an empty
22959 string entered to accept the suggested default.
22960
22961 * net/tramp.el (tramp-file-name-for-operation):
22962 Use dired-call-process instead of dired-call-process-command.
22963
22964 2005-02-19 Jay Belanger <belanger@truman.edu>
22965
22966 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
22967 (math-div-non-trig): New variables.
22968 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
22969 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
22970 (math-combine-prod, math-div-symb-fancy): Add simplifications for
22971 trig expressions.
22972
22973 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
22974
22975 * progmodes/gdb-ui.el (gdb-var-update-handler)
22976 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
22977 for watch expressions,
22978 (gdb-var-create-handler): Don't set speedbar-update-flag.
22979 (gdb-post-prompt): Simplify test for speedbar.
22980
22981 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
22982
22983 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
22984 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
22985 we use the syntax table of the correct buffer.
22986 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
22987 Felix Gatzemeier.
22988
22989 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
22990 (ediff-file-remote-p): Make synonymous with file-remote-p.
22991 In all deffaces ediff-*-face-*, use min-colors.
22992
22993 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
22994 ediff-recurse-to-subdirectories.
22995 (ediff-mark-if-equal): Check that the arguments are strings, use
22996 ediff-same-contents (after to Felix Gatzemeier).
22997
22998 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
22999 nil.
23000
23001 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
23002
23003 * log-view.el (log-view-message-re): Fix up Subversion regexp.
23004
23005 2005-02-18 David Kastrup <dak@gnu.org>
23006
23007 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
23008 use `mark-active' when defined.
23009
23010 2005-02-18 Kenichi Handa <handa@m17n.org>
23011
23012 * ps-print.el (ps-font-info-database): New entry
23013 ZapfChancery-MediumItalic with correct font name. Fix font name
23014 of the entry Zapf-Chancery-MediumItalic.
23015
23016 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
23017
23018 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
23019
23020 2005-02-16 Kim F. Storm <storm@cua.dk>
23021
23022 * ido.el (ido-fallback-command): Pass user input to fallback command.
23023
23024 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
23025
23026 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
23027 (gdb-find-file-hook): Add server prefix.
23028
23029 2005-02-16 Richard M. Stallman <rms@gnu.org>
23030
23031 * replace.el (perform-replace): Pass new args to replace-highlight.
23032 (replace-highlight): Take region args,
23033 and pass them to isearch-lazy-highlight-new-loop.
23034
23035 * novice.el (disabled-command-hook): Autoload the defalias
23036 and the make-obsolete-variable call.
23037
23038 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
23039
23040 * isearch.el (isearch-lazy-highlight-start-limit)
23041 (isearch-lazy-highlight-end-limit): New variables limit
23042 the region for highlighting.
23043 (isearch-lazy-highlight-new-loop): New args BEG and END.
23044 (isearch-lazy-highlight-search): Use the new vars.
23045 (isearch-lazy-highlight-update): Likewise.
23046
23047 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
23048
23049 * cus-start.el (all): Use default-boundp.
23050
23051 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
23052
23053 * menu-bar.el (menu-bar-select-frame): Handle current frame.
23054
23055 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
23056
23057 * autorevert.el (auto-revert-stop-on-user-input)
23058 (auto-revert-verbose): Doc fixes.
23059
23060 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
23061
23062 * international/mule-cmds.el (set-locale-environment): Remove call
23063 to set-selection-coding-system on Windows.
23064
23065 2005-02-15 Jay Belanger <belanger@truman.edu>
23066
23067 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
23068 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
23069 calcFunc-coth.
23070 (math-simplify-sqrt): Add simplifications.
23071
23072 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
23073 to list.
23074
23075 * calc/calc-ext.el: Add functions to autoloads.
23076
23077 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
23078 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
23079 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
23080 (math-csc-raw, math-cot-raw): New functions.
23081
23082 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
23083
23084 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
23085 the variable name in a message.
23086
23087 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
23088 calcFunc-csc, calcFunc-cot.
23089
23090 * calc/calcalg2.el: Add derivative and integration rules for
23091 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
23092 calcFunc-csch, calcFunc-coth.
23093 (math-do-integral-methods): Add to checks for when to use
23094 substitutions.
23095
23096 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
23097
23098 2005-02-15 Lute Kamstra <lute@gnu.org>
23099
23100 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
23101 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
23102 <monnier@iro.umontreal.ca>
23103 (lisp-outline-level): Improve efficiency. Suggested by David
23104 Kastrup <dak@gnu.org>.
23105
23106 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
23107
23108 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
23109 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
23110 (gdb-set-gud-minor-mode-existing-buffers): New functions.
23111 (gdb-find-file-hook): New hook. Add it to find-file-hook.
23112 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
23113
23114 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
23115
23116 * cus-start.el (all): Comment change.
23117
23118 2005-02-14 Lute Kamstra <lute@gnu.org>
23119
23120 * cus-start.el (all): Check if symbol is void.
23121
23122 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
23123
23124 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
23125 optional argument to \cite.
23126
23127 2005-02-14 Richard M. Stallman <rms@gnu.org>
23128
23129 * cus-edit.el (custom-buffer-create-internal): Update help message.
23130 (custom-magic-alist): Update help messages.
23131
23132 * cus-start.el (all): Allow a var to specify a standard value.
23133
23134 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
23135
23136 * custom.el (custom-theme-set-variables): Handle variable aliases.
23137
23138 * frame.el (blink-cursor-timer): Doc fix.
23139 (blink-cursor): Make it an alias for `blink-cursor-mode' and
23140 declare obsolete.
23141 (blink-cursor-mode): Define with defcustom and use correct
23142 standard expression in that defcustom.
23143 * startup.el (command-line): Adapt to above changes in frame.el.
23144
23145 2005-02-11 Lute Kamstra <lute@gnu.org>
23146
23147 * apropos.el (apropos-score-doc): Prevent division by zero.
23148
23149 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
23150
23151 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
23152 (icalendar--get-event-property-attributes)
23153 (icalendar--get-event-properties)
23154 (icalendar--datetime-to-diary-date): New functions.
23155 (icalendar--split-value): Doc fix.
23156 (icalendar--datetime-to-noneuropean-date)
23157 (icalendar--datetime-to-european-date): New optional argument
23158 SEPARATOR. Return result as a string instead of a list.
23159 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
23160 (icalendar--convert-string-for-export): Rename arg S to STRING.
23161 (icalendar-export-region): Doc fix. Change name of error buffer.
23162 Save output buffer.
23163 (icalendar-import-file): Add blank at end of prompt.
23164 (icalendar-import-buffer): Doc fix. Do not switch to error
23165 buffer. Indicate status in return value.
23166 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
23167 buffer. Save output buffer. Handle exception from recurrence
23168 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
23169 events. Fix problems with weekly all-day events.
23170
23171 2005-02-10 Richard M. Stallman <rms@gnu.org>
23172
23173 * simple.el (eval-expression-print-format):
23174 Avoid warning about edebug-active.
23175
23176 * help.el (help-for-help-internal): Rename from help-for-help.
23177 (help-for-help): Define with defalias.
23178
23179 * font-core.el (font-lock-default-function): Use with-no-warnings.
23180
23181 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
23182
23183 * custom.el (defface): Doc fix.
23184
23185 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
23186
23187 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
23188 width 0" to prevent word wrapping problems.
23189
23190 2005-02-09 Kim F. Storm <storm@cua.dk>
23191
23192 * ido.el (ido-file-extensions-order): New defcustom.
23193 (ido-file-extension-lessp, ido-file-extension-aux)
23194 (ido-file-extension-order): New advanced file ordering.
23195 (ido-file-lessp): New simple file ordering.
23196 (ido-sort-list): Remove.
23197 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
23198 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
23199
23200 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
23201
23202 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
23203 that some versions of grep produce.
23204 (grep-mode-font-lock-keywords): Likewise.
23205
23206 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
23207
23208 * progmodes/gdb-ui.el (gdb-location-list): New variable.
23209 (gdb-cdir): Delete.
23210 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
23211 (gdb-source-info): Treat case when source file is in another
23212 directory properly.
23213 (gdb-get-location): New function.
23214
23215 2005-02-07 Jay Belanger <belanger@truman.edu>
23216
23217 * calc/calc-prog.el (calc-write-parse-table-part)
23218 (calc-fix-token-name): Fix a check for language type.
23219
23220 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
23221
23222 2005-02-07 Andre Spiegel <spiegel@gnu.org>
23223
23224 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
23225 as directory not writable.
23226
23227 2005-02-07 Kim F. Storm <storm@cua.dk>
23228
23229 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
23230 (cua--standard-movement-commands): Remove list.
23231 Instead, set CUA property value to move for movement commands.
23232 (cua-movement-commands): Remove. Users must set CUA prop instead.
23233 (cua--pre-command-handler): Check CUA property.
23234 (cua--init-keymaps): Don't remap undo commands.
23235 (cua-mode): Don't call cua--rectangle-on-off.
23236
23237 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
23238 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
23239 (cua--rect-undo-set-point): New var.
23240 (cua--rectangle-undo-boundary): Setup undo apply entry.
23241 (cua--rect-undo-handler): New function for rectangle undo.
23242 (cua--rect-start-position, cua--rect-end-position): Add.
23243 (cua--rectangle-post-command): Call cua--rectangle-set-corners
23244 for restored rectangle. Set point if cua--rect-undo-set-point.
23245
23246 2005-02-06 Jay Belanger <belanger@truman.edu>
23247
23248 * calc/calc-lang.el (calc-tex-language): Display more information
23249 in messages.
23250
23251 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
23252 in TeX mode.
23253
23254 2005-02-06 Richard M. Stallman <rms@gnu.org>
23255
23256 * emacs-lisp/lisp.el (buffer-end): Doc fix.
23257
23258 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
23259
23260 * net/ldap.el (ldap-search-internal): Support attributes with
23261 optional descriptions separated by a semi-colon, as in
23262 "userCertificate;binary".
23263
23264 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23265
23266 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
23267 isn't a cons (i.e. the version is 0).
23268
23269 2005-02-05 Eli Zaretskii <eliz@gnu.org>
23270
23271 * help.el (help-for-help): Doc fix.
23272
23273 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
23274
23275 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
23276 GDB-Windows on the menu-bar as this works better.
23277
23278 2005-02-04 Jay Belanger <belanger@truman.edu>
23279
23280 * calc/calc-embed.el (calc-embedded-update): Don't put in
23281 unnecessary newlines. Adjust the end of formula marker.
23282
23283 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
23284 (math-latex-parse-two-args): New function.
23285
23286 2005-02-03 Lute Kamstra <lute@gnu.org>
23287
23288 * help-fns.el (help-with-tutorial): Make sure that users cannot
23289 remove the entire text of the tutorial by means of `undo'.
23290
23291 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
23292
23293 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
23294 in recent changes, where the ispell process was repeatedly
23295 killed & restarted.
23296
23297 * international/mule-cmds.el (set-locale-environment): Set file-name
23298 coding system to utf-8 on Darwin systems.
23299 (set-default-coding-systems): Don't set default-file-name-coding-system
23300 on Darwin systems.
23301
23302 2005-02-03 Richard M. Stallman <rms@gnu.org>
23303
23304 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
23305
23306 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
23307
23308 * faces.el (list-faces-display): Add optional argument.
23309
23310 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
23311
23312 * font-core.el (font-lock-default-function): Handle the rare case where
23313 only font-lock-keywords is set.
23314
23315 2005-02-02 Kenichi Handa <handa@m17n.org>
23316
23317 * international/characters.el: Cancel previous change for
23318 I-WITH-DOT-ABOVE and DOTLESS-i.
23319
23320 * international/latin-5.el: Cancel previous change.
23321
23322 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
23323
23324 * progmodes/gud.el: Correction to syntax in gud-menu-map.
23325
23326 2005-02-02 Kenichi Handa <handa@m17n.org>
23327
23328 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
23329 DOTLESS-i.
23330
23331 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
23332 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
23333
23334 * case-table.el (get-upcase-table): New function.
23335 (copy-case-table): Copy upcaes table too if non-nil.
23336 (set-case-syntax-delims): Maintain upcase table too.
23337 (set-case-syntax-pair): Likewise.
23338 (set-upcase-syntax, set-downcase-syntax): New functions.
23339 (set-case-syntax): Maintain upcase table too.
23340
23341 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
23342
23343 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
23344
23345 * progmodes/gud.el (gud-goto-info): New function.
23346 (gud-tool-bar-map): Use correct icon.
23347
23348 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
23349
23350 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
23351 When delegating, order args in the funcall correctly.
23352
23353 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
23354
23355 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
23356
23357 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
23358
23359 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
23360 buffer not visiting a file.
23361
23362 2005-01-31 Jay Belanger <belanger@truman.edu>
23363
23364 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
23365 bound on the line with the formula.
23366
23367 2005-01-31 Kim F. Storm <storm@cua.dk>
23368
23369 * ses.el (ses-create-cell-variable-range)
23370 (ses-destroy-cell-variable-range, ses-reset-header-string)
23371 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
23372 (ses-insert-row): Fix format of apply undo entries.
23373
23374 2005-01-31 Jay Belanger <belanger@truman.edu>
23375
23376 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
23377 parts.
23378
23379 * calc/calc-embed.el (calc-embedded-open-formula)
23380 (calc-embedded-close-formula): Ignore matrix environments.
23381
23382 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
23383 TeX mode.
23384
23385 * calc/calc-lang.el (math-function-table, math-oper-table)
23386 (math-variable-table): Adjust the LaTeX portions.
23387
23388 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
23389 (math-latex-ignore-words): New constant.
23390
23391 2005-01-31 Richard M. Stallman <rms@gnu.org>
23392
23393 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
23394 (ispell-local-dictionary): Doc fix.
23395 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
23396 Don't reinitialize at run time. Don't defcustom.
23397 All uses changed to append ispell-local-dictionary-alist,
23398 or check it first.
23399 (ispell-current-dictionary): New variable for dictionary in use.
23400 (ispell-dictionary): Now used only for global default.
23401 (ispell-start-process): Set ispell-current-dictionary,
23402 not ispell-dictionary.
23403 (ispell-change-dictionary): Use this only for setting
23404 user preferences.
23405 (ispell-internal-change-dictionary): New function
23406 to change the current dictionary in use.
23407 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
23408 Use ispell-current-dictionary.
23409 Handle ispell-local-dictionary-overridden.
23410 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
23411
23412 2005-01-31 Jay Belanger <belanger@truman.edu>
23413
23414 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
23415
23416 * calc/calc-ext.el: Add calc-latex-language to autoloads.
23417 (calc-mode-map): Add calc-latex-language.
23418
23419 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
23420 (math-latex-print-frac): New functions.
23421 (math-oper-table, math-function-table, math-variable-table)
23422 (math-complex-format, math-input-filter): Add latex properties.
23423 (calc-set-language): Set math-expr-special-function-mapping.
23424
23425 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
23426 (calc-write-parse-table-part): Add LaTeX support.
23427
23428 * calc/calc.el (calc-language): Adjust docstring.
23429 (calc-set-mode-line): Add LaTeX support.
23430 (math-expr-special-function-mapping): New variable.
23431 (math-tex-ignore-words): Add to list.
23432
23433 * calc/calccomp.el (math-compose-expr, math-compose-rows):
23434 Add LaTeX support.
23435 (math-compose-expr): Add support for special functions.
23436
23437 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
23438
23439 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
23440
23441 * progmodes/gdb-ui.el (gdb-memory-address)
23442 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
23443 (gdb-memory-mode-map, gdb-memory-format-keymap)
23444 (gdb-memory-format-menu, gdb-memory-unit-keymap)
23445 (gdb-memory-unit-menu): New variables for a buffer
23446 that lets the user examine program memory.
23447 (gdb-memory-set-address, gdb-memory-set-repeat-count)
23448 (gdb-memory-format-binary, gdb-memory-format-octal)
23449 (gdb-memory-format-unsigned, gdb-memory-format-signed)
23450 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
23451 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
23452 (gdb-memory-unit-word, gdb-memory-unit-halfword)
23453 (gdb-memory-unit-byte, gdb-memory-unit-menu)
23454 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
23455 (gdb-memory-mode, gdb-memory-buffer-name)
23456 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
23457 New functions for above buffer.
23458
23459 2005-01-30 Richard M. Stallman <rms@gnu.org>
23460
23461 * cus-edit.el (custom-bury-buffer): Function deleted.
23462 (custom-buffer-done-function): Option deleted.
23463 (custom-buffer-done-kill): New replacement option.
23464 (Custom-buffer-done): Call quit-window.
23465 (custom-buffer-create-internal): Update for above changes.
23466
23467 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
23468
23469 * simple.el (undo-ask-before-discard): New var.
23470 (undo-outer-limit-truncate): Implement it.
23471 (undo-extra-outer-limit): Doc update.
23472
23473 2005-01-29 Richard M. Stallman <rms@gnu.org>
23474
23475 * ses.el (undo-more): Delete defadvice.
23476 (ses-begin-change): Doc fix.
23477
23478 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
23479 instead of rebinding C-x u and C-_.
23480
23481 * files.el (normal-backup-enable-predicate): Return nil for files
23482 in /tmp, regardless of temporary-file-directory.
23483
23484 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
23485
23486 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
23487 (open-rectangle, delete-whitespace-rectangle-line)
23488 (clear-rectangle-line): If FILL, pass t instead of FILL
23489 for move-to-column's 2nd arg.
23490
23491 * simple.el (undo): Fix the test for continuing a series of undos.
23492 (undo-more): Set pending-undo-list to t when we reach end.
23493 (pending-undo-list): Move up defvar.
23494
23495 * wid-edit.el (widget-button-click):
23496 Shorten the range of the track-mouse binding.
23497
23498 * comint.el (comint-insert-input): Undo previous changes;
23499 use last-input-event in interactive spec.
23500
23501 2005-01-29 Eli Zaretskii <eliz@gnu.org>
23502
23503 * progmodes/compile.el (compilation-start): Bind buffer-read-only
23504 to nil before invoking call-process. Reset buffer's modified flag
23505 after fontifying it in the no-async branch.
23506
23507 * wid-edit.el (widget-specify-button): If mouse pointer shape
23508 cannot be changed, use mouse face instead.
23509
23510 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
23511
23512 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
23513 (gdb-goto-breakpoint): Make breakpoint handling work on template
23514 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
23515 (gdb-assembler-custom): Update to recognize breakpoint information
23516 added on 2005-01-19.
23517
23518 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
23519
23520 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
23521 (dsssl-mode): Use define-derived-mode.
23522 (scheme-mode-initialize): Remove.
23523 (scheme-mode): Use run-mode-hooks.
23524
23525 * cus-edit.el (customize-group-other-window)
23526 (custom-buffer-create-other-window): Don't override special-display-*.
23527 (custom-mode-map): Make it dense.
23528
23529 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
23530 sets the default value.
23531
23532 2005-01-28 Eli Zaretskii <eliz@gnu.org>
23533
23534 * descr-text.el: Add more keywords.
23535
23536 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
23537
23538 * speedbar.el: Avoid unnecessary use of locate-library.
23539
23540 * international/mule-cmds.el (standard-display-european-internal):
23541 Don't fiddle with latin-1 non-break space any more since it's now
23542 special cased in the C code.
23543 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
23544
23545 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
23546
23547 * cus-start.el (all): Add `undo-outer-limit'.
23548
23549 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23550
23551 * textmodes/bibtex.el (bibtex-format-entry):
23552 Use `bibtex-empty-field-re' only on the text of fields, not on entire
23553 field lines.
23554 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
23555 not on part of a buffer.
23556
23557 2005-01-25 Lute Kamstra <lute@gnu.org>
23558
23559 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
23560 nonempty field text strings like "{letters\\macro{}more letters}".
23561 Clarify docstring.
23562 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
23563 (bibtex-entry-offset, bibtex-parse-association)
23564 (bibtex-parse-field-name): Fix typos in docstrings.
23565 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
23566
23567 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
23568
23569 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
23570 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
23571 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
23572 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
23573
23574 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
23575 isearch minor mode.
23576
23577 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
23578
23579 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
23580
23581 2005-01-24 Lute Kamstra <lute@gnu.org>
23582
23583 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
23584 CASECHARS and NOT-CASECHARS regular expressions of the
23585 "nederlands" and "nederlands8" dictionaries to prevent a "Range
23586 striding over charsets" error.
23587
23588 2005-01-24 Jay Belanger <belanger@truman.edu>
23589
23590 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
23591 display variable name.
23592
23593 2005-01-24 Kenichi Handa <handa@m17n.org>
23594
23595 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
23596 Fix setting of the element of encoded-kbd-iso2022-invocations.
23597
23598 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
23599
23600 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
23601 (gdb-threads-select): Change to also accept mouse events.
23602 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
23603 (gdb-threads-mouse-select): Delete.
23604
23605 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
23606
23607 * files.el (insert-directory): Take care of empty directory,
23608 listed without -a switch.
23609
23610 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
23611
23612 * textmodes/refill.el (refill-post-command-function):
23613 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
23614 to the list of functions that we should be careful not to undo.
23615 (refill-late-fill-paragraph-function): Remove.
23616 (refill-saved-state): New var.
23617 (refill-mode): Use it to save fill-paragraph-function.
23618 Save also the value of auto-fill-function.
23619
23620 * term/w32-win.el: Simplify code.
23621
23622 2005-01-23 Kim F. Storm <storm@cua.dk>
23623
23624 * simple.el (line-move): Adapt to new return value from
23625 pos-visible-in-window-p.
23626
23627 * simple.el (line-move): Fix last change. Check partial
23628 visibility at point rather than at window-start.
23629
23630 2005-01-22 Jason Rumney <jasonr@gnu.org>
23631
23632 * term/w32-win.el (xw-defined-colors): Remove debug-message.
23633
23634 2005-01-22 David Kastrup <dak@gnu.org>
23635
23636 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
23637
23638 2005-01-22 Eli Zaretskii <eliz@gnu.org>
23639
23640 * type-break.el (type-break-mode): Add a test for
23641 type-break-file-name being non-nil.
23642
23643 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
23644
23645 * net/eudc.el (top level): Call (message "") via progn, so that
23646 eudc-options-file is loaded.
23647
23648 2005-01-22 Kim F. Storm <storm@cua.dk>
23649
23650 * simple.el (line-move-1): Rename from line-move.
23651 (line-move): New function that adjusts vscroll for partially
23652 visible rows, and calls line-move-1 otherwise.
23653
23654 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
23655
23656 * pcomplete.el: Define pcomplete-read-event instead of read-event,
23657 since it's not a complete read-event implementation
23658
23659 2005-01-20 Jay Belanger <belanger@truman.edu>
23660
23661 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
23662 for called function.
23663
23664 2005-01-20 Steven Tamm <steventamm@mac.com>
23665
23666 * term/mac-win.el (process-connection-type): Remove.
23667 Controlled now by s/darwin.h:PTY_ITERATION.
23668
23669 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
23670
23671 * window.el (handle-select-window): Don't switch window when we're
23672 in the minibuffer.
23673
23674 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
23675
23676 * subr.el (dotimes-with-progress-reporter): New macro.
23677
23678 * ses.el (ses-dotimes-msg): Remove macro.
23679 Use `dotimes-with-progress-reporter' instead.
23680
23681 2005-01-19 Steven Tamm <steventamm@mac.com>
23682
23683 * term/mac-win.el (process-connection-type): Use new
23684 operating-system-release variable to use ptys on Darwin 7 (OS X
23685 10.3) when using carbon build.
23686
23687 2005-01-19 Jay Belanger <belanger@truman.edu>
23688
23689 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
23690 flags if the last command was a tab or M-tab.
23691
23692 * calc/calc-prog.el (calc-user-define-edit): Put original formula
23693 in formula editing buffer.
23694
23695 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
23696
23697 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
23698 breakpoint image symbol in margin.
23699
23700 2005-01-19 Jay Belanger <belanger@truman.edu>
23701
23702 * calc/calc-prog.el (calc-execute-kbd-macro):
23703 Ignore calc-keep-arg-flag.
23704
23705 2005-01-19 Kenichi Handa <handa@m17n.org>
23706
23707 * textmodes/ispell.el (ispell-looking-at): New function.
23708 (ispell-process-line): Use ispell-looking-at to compare the ispell
23709 output and the buffer contents.
23710
23711 2005-01-18 Jay Belanger <belanger@truman.edu>
23712
23713 * calc/calc.el (calc-display-raw): Fix docstring.
23714
23715 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
23716
23717 * simple.el (blink-matching-open): Strip extra info from syntax.
23718
23719 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
23720 funny chars in the end-of-here-doc marker.
23721
23722 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
23723
23724 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
23725 that enable/disabled state of breakpoints is shown correctly in
23726 fringe and on ttys.
23727 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
23728 Add breakpoint information as text properties.
23729 (gdb-mouse-toggle-breakpoint):
23730 Rename to gdb-mouse-set-clear-breakpoint.
23731 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
23732 breakpoints in the margin.
23733 (gdb-remove-strings): Simplify.
23734
23735 2005-01-17 Jay Belanger <belanger@truman.edu>
23736
23737 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
23738 erasing buffer.
23739
23740 2005-01-17 Richard M. Stallman <rms@gnu.org>
23741
23742 * progmodes/grep.el (grep-find): Copy from `grep' the condition
23743 for calling grep-compute-defaults.
23744
23745 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
23746 if buffer is empty.
23747
23748 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
23749
23750 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
23751
23752 * hilit-chg.el (highlight-changes-mode): Don't autoload.
23753
23754 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
23755 non-preloaded variables.
23756
23757 2005-01-17 Steven Tamm <steventamm@mac.com>
23758
23759 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
23760 tex-shell cause to force interactivity when using pipes.
23761
23762 2005-01-17 Kim F. Storm <storm@cua.dk>
23763
23764 * simple.el (just-one-space): Make arg optional.
23765
23766 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
23767
23768 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
23769 posn-at-x-y to t to access left-margin.
23770
23771 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
23772
23773 Sync with Tramp 2.0.47.
23774
23775 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
23776 catching keep-date problems in cp/scp operations.
23777 (tramp-handle-copy-file): Don't call `set-file-modes'
23778 unconditionally. Specialized functions should know better what is
23779 necessary. This improves performance a little bit, and the
23780 functions could catch errors with `cp -p' and `scp -p'.
23781 (tramp-do-copy-or-rename-file-via-buffer)
23782 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
23783 when appropriate.
23784 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
23785 Call `set-file-modes' when appropriate.
23786 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
23787 Johnsson <isak@hypergene.com>
23788 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
23789 of both Tramp buffer and debug buffer. Reported by Joakim Verona
23790 <joakim@verona.se>
23791 (tramp-file-name-for-operation): Mark `shell-command' as magic for
23792 Emacs only.
23793
23794 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
23795 `find-file-hooks' and `dired-mode-hook'.
23796 (tramp-minor-mode-map): Respective map. Add remapping for
23797 `compile' and `recompile'.
23798 (tramp-remap-command, tramp-recompile): New defuns.
23799 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
23800 in buffer "*Compilation*". Call the commands asynchronously.
23801
23802 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
23803 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
23804 `shell-command', because it isn't magic in XEmacs. Reported by
23805 Adrian Aichner <adrian@xemacs.org>.
23806
23807 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
23808 `substitute-in-file-name.
23809 (tramp-smb-handle-substitute-in-file-name): New defun.
23810 (tramp-smb-advice-PC-do-completion): Delete advice.
23811
23812 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
23813
23814 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
23815 Fix error in deleting region.
23816
23817 2005-01-15 Richard M. Stallman <rms@gnu.org>
23818
23819 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
23820 In non-temp buffer, switch syntax table temporarily.
23821
23822 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
23823
23824 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
23825
23826 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
23827
23828 * imenu.el (imenu--split-menu): Copy menulist before sorting.
23829 (imenu--generic-function): Use START, not BEG, as pos of definition.
23830
23831 * simple.el (just-one-space): Argument specifies number of spaces.
23832
23833 * simple.el (eval-expression-print-format): Avoid warning
23834 about edebug-active.
23835
23836 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
23837
23838 * progmodes/sh-script.el: Code copied from make-mode.el
23839 with small changes,
23840 (sh-mode-map): Bind C-c C-\.
23841 (sh-backslash-column, sh-backslash-align): New variables.
23842 (sh-backslash-region, sh-append-backslash): New functions.
23843
23844 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
23845
23846 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
23847 (rmail-pop-password, rmail-pop-password-required): Move to
23848 rmail-obsolete group.
23849 (rmail-set-pop-password): Rename to rmail-set-remote-password.
23850 All callers updated.
23851 (rmail-get-pop-password): Rename to rmail-get-remote-password.
23852 Take an argument specifying whether it is POP or IMAP mailbox we
23853 are using. All callers updated.
23854 (rmail-pop-password-error): Rename to
23855 rmail-remote-password-error. Added mailutils-specific error message.
23856 (rmail-movemail-search-path)
23857 (rmail-movemail-variant-in-use): New variables.
23858 (rmail-remote-password, rmail-remote-password-required):
23859 New customization variables.
23860 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
23861 (rmail-parse-url): New function.
23862 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
23863 with GNU mailutils movemail.
23864
23865 2005-01-15 Kevin Ryde <user42@zip.com.au>
23866
23867 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
23868 suffix to space, $ or '$, to correctly position point when going
23869 to @table style constants like DBL_MAX.
23870
23871 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
23872
23873 * type-break.el (type-break-mode, type-break-file-time)
23874 (type-break-file-keystroke-count, type-break-choose-file):
23875 Don't store data in or load data from the file if type-break-file-name
23876 is nil.
23877 (type-break-file-name): Doc update as per the above.
23878
23879 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
23880
23881 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
23882 lookup-key might return nil; handle that.
23883
23884 2005-01-15 Alan Mackenzie <acm@muc.de>
23885
23886 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
23887 rather than the element found, thus enabling the tree to be setcar'd.
23888
23889 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
23890
23891 * textmodes/org.el (org-show-following-heading): New option.
23892 (org-show-hierarchy-above): Use `org-show-following-heading'.
23893 (org-cycle): Documentation fix.
23894
23895 * textmodes/org.el (orgtbl-optimized): New option
23896 (orgtbl-mode): New command, a minor mode.
23897 (orgtbl-mode-map): New variable.
23898 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
23899 (orgtbl-error, orgtbl-self-insert-command)
23900 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
23901
23902 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
23903 a local variable in each org-mode buffer.
23904
23905 * textmodes/org.el (org-set-regexps-and-options): Rename from
23906 `org-set-regexps'. Added checking for STARTUP keyword.
23907 (org-get-current-options): Add STARTUP options.
23908 (org-table-insert-row): Make mode intelligent about when
23909 realignment is needed.
23910 (org-self-insert-command, org-delete-backward-char, org-delete-char):
23911 New commands.
23912 (org-enable-table-editor): New default value `optimized'.
23913 (org-table-blank-field): Support blanking regions if active.
23914
23915 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
23916
23917 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
23918 if the year is not given.
23919
23920 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
23921 Add new escapes %m and %M, fixed bug with %F by adding
23922 save-match-data.
23923 (reftex-reference): Remove ?. from list of spaces.
23924 (reftex-label-info): Add automatic label prefix recognition.
23925
23926 * textmodes/reftex-index.el (reftex-index-next-phrase):
23927 Add slave parameter to call of `reftex-index-this-phrase'.
23928 (reftex-index-this-phrase): New optional argument.
23929 (reftex-index-region-phrases): Add slave parameter to call of
23930 `reftex-index-this-phrase'.
23931 (reftex-display-index): New argument redo.
23932 (reftex-index-rescan): Add `redo' to arguments of
23933 `reftex-display-index'.
23934 (reftex-index-Rescan, reftex-index-revert)
23935 (reftex-index-switch-index-tag): Add `redo' to arguments of
23936 `reftex-display-index'.
23937 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
23938 indexing. Fix bug with matching is there is a quote before or
23939 after the word.
23940
23941 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
23942 Fix bug when collecting citation keys in lines with comments.
23943 (reftex-citation): Prefix argument no longer rescans the document,
23944 but forces prompting for optional arguments of cite macros.
23945 (reftex-do-citation): Prompting for optional arguments implemented.
23946
23947 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
23948 Add optional arguments to most cite commands.
23949 (reftex-cite-cleanup-optional-args): New option
23950 (reftex-cite-prompt-optional-args): New option.
23951 (reftex-trust-label-prefix): New option.
23952
23953 * textmodes/reftex-toc.el (reftex-toc-find-section):
23954 Add push-mark before changing the position in the buffer.
23955
23956 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
23957 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
23958
23959 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
23960
23961 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
23962 more carefully.
23963
23964 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
23965
23966 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
23967 (sgml-mode): Use it.
23968 (sgml-get-context): Better keep track of implicitly closed tags.
23969
23970 2005-01-13 Kenichi Handa <handa@m17n.org>
23971
23972 * textmodes/ispell.el: These changes are to fix misalignment error
23973 caused by equivalent characters of different Emacs charsets.
23974 (ispell-unified-chars-table): New variable.
23975 (ispell-get-decoded-string): New function.
23976 (ispell-get-casechars, ispell-get-not-casechars)
23977 (ispell-get-otherchars): Call ispell-get-decoded-string.
23978
23979 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
23980
23981 * custom.el (custom-declare-variable): Just put symbol instead
23982 of (defvar . symbol) in `current-load-list'.
23983
23984 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
23985
23986 * emacs-lisp/elint.el: Fixed typo in Commentary section.
23987
23988 2005-01-12 Jay Belanger <belanger@truman.edu>
23989
23990 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
23991 to create a Calc summary.
23992
23993 2005-01-12 Kim F. Storm <storm@cua.dk>
23994
23995 * mouse.el (mouse-on-link-p): Change functionality and doc
23996 string to comply with latest description in lisp ref.
23997
23998 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
23999
24000 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
24001 Enable mouse clicks on mode-line, header-line and margin.
24002 (event-type): Give mouse event symbols an `event-kind' property
24003 with value `mouse-click'.
24004
24005 2005-01-12 Juri Linkov <juri@jurta.org>
24006
24007 * facemenu.el (list-colors-display): Add new arg buffer-name.
24008 Use it. Fix docstring. Replace code for identifying duplicate
24009 colors by the name with call to `list-colors-duplicates' which
24010 identifies duplicate colors by the value unless the color
24011 is one of special Windows colors. Set truncate-lines to t.
24012 Print sorted duplicate color names on each line. Indent to 22
24013 \(the longest color name in rgb.txt) instead of 20. Optimize.
24014 (list-colors-duplicates): New function.
24015 (facemenu-color-name-equal): Delete function.
24016
24017 * facemenu.el (list-colors-print): New function created from code
24018 in list-colors-display. Print #RRGGBB at the window right edge.
24019 (list-colors-display): When temp-buffer-show-function is not
24020 defined, call list-colors-print from temp-buffer-show-hook
24021 to get the right value of window-width in list-colors-print
24022 after the buffer is displayed.
24023
24024 * simple.el (pop-mark): Move deactivate-mark out of conditional
24025 part to deactivate the active mark regardless of the state of the
24026 mark ring.
24027
24028 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
24029 variables line in desktop files.
24030
24031 2005-01-12 Juri Linkov <juri@jurta.org>
24032
24033 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
24034 Bring together isearch highlight related options.
24035 (lazy-highlight): Replace group `replace' by `matching'.
24036 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
24037 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
24038 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
24039 and declare them obsolete.
24040 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
24041 (isearch-faces): Remove defgroup.
24042 (isearch-overlay, isearch-highlight, isearch-dehighlight):
24043 Move isearch highlighting code closer to lazy highlighting code.
24044
24045 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
24046 (query-replace-highlight, query-replace-lazy-highlight)
24047 (query-replace): Move definitions to the beginning of the file.
24048
24049 2005-01-11 Juri Linkov <juri@jurta.org>
24050
24051 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
24052 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
24053 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
24054
24055 * info.el (Info-history-forward): New variable.
24056 (Info-select-node): Reset Info-history-forward to nil.
24057 (Info-last): Turn into defalias.
24058 (Info-history-back): Rename from Info-last.
24059 Add current node to Info-history-forward.
24060 (Info-history-forward): New fun.
24061 (Info-mode-map): Replace Info-last by Info-history-back.
24062 Bind Info-history-forward to "r".
24063 (Info-mode-menu): Replace Info-last by Info-history-back.
24064 Fix menu item text. Add menu item for Info-history-forward.
24065 (info-tool-bar-map): Replace Info-last by Info-history-back.
24066 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
24067 for Info-history-forward.
24068 (Info-mode): Replace Info-last by Info-history-back in docstring.
24069 Add local variable Info-history-forward.
24070 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
24071
24072 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
24073
24074 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
24075 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
24076 Ignore select-window events rather than fiddle with
24077 mouse-autoselect-window.
24078
24079 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
24080
24081 * type-break.el (type-break-mode): Fix previous change.
24082
24083 2005-01-10 Jay Belanger <belanger@truman.edu>
24084
24085 * calc/calc-ext.el (calc-reset): Reset when inside embedded
24086 calculator; only reset when point is inside a calculator.
24087 Don't adjust the window height if the window takes up the whole height
24088 of the frame.
24089
24090 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
24091
24092 * ebuff-menu.el (Electric-buffer-menu-mode):
24093 Preserve value of buffer-local var header-line-format.
24094
24095 2005-01-09 Jay Belanger <belanger@truman.edu>
24096
24097 * calc/calc.el (calc-mode-var-list-restore-saved-values):
24098 Make sure settings file exists before accessing it.
24099
24100 * calc/calc-embed.el (calc-embedded-subst):
24101 Replace math-multi-subst-rec, which is only supposed to be called
24102 by math-multi-subst, by math-multi-subst.
24103
24104 2005-01-09 Andre Spiegel <spiegel@gnu.org>
24105
24106 * vc.el (vc-allow-async-revert): New user option.
24107 (vc-disable-async-diff): New internal variable.
24108 (vc-revert-buffer): Use them to disable asynchronous diff.
24109
24110 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
24111 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
24112 asynchronously if vc-disable-async-diff is t.
24113
24114 2005-01-09 Jay Belanger <belanger@truman.edu>
24115
24116 * calc/calc.el (defcalcmodevar): New macro.
24117 (calc-mode-var-list-restore-default-values)
24118 (calc-mode-var-list-restore-saved-values): New functions.
24119 (calc-mode-var-list): Use defcalcmodevar to define it.
24120 (calc-always-load-extensions, calc-line-numbering)
24121 (calc-line-breaking, calc-display-just, calc-display-origin)
24122 (calc-number-radix, calc-leading-zeros, calc-group-digits)
24123 (calc-group-char, calc-point-char, calc-frac-format)
24124 (calc-prefer-frac, calc-hms-format, calc-date-format)
24125 (calc-float-format, calc-full-float-format, calc-complex-format)
24126 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
24127 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
24128 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
24129 (calc-matrix-brackets, calc-language, calc-language-option)
24130 (calc-left-label, calc-right-label, calc-word-size)
24131 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
24132 (calc-display-raw, calc-internal-prec, calc-angle-mode)
24133 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
24134 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
24135 (calc-window-height, calc-display-trail, calc-show-selections)
24136 (calc-use-selections, calc-assoc-selections)
24137 (calc-display-working-message, calc-auto-why, calc-timing)
24138 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
24139 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
24140 (calc-gnuplot-default-device, calc-gnuplot-default-output)
24141 (calc-gnuplot-print-device, calc-gnuplot-print-output)
24142 (calc-gnuplot-geometry, calc-graph-default-resolution)
24143 (calc-graph-default-resolution-3d, calc-invocation-macro)
24144 (calc-show-banner): Use defcalcmodevar to declare them and set
24145 their default values.
24146
24147 * calc/calc-ext.el (calc-reset): Restore saved values of variables
24148 instead of default values (but restore default values if there is
24149 an argument of 0).
24150
24151 2005-01-09 David Kastrup <dak@gnu.org>
24152
24153 * desktop.el (desktop-restore-eager): Fix typo in type.
24154
24155 2005-01-08 Richard M. Stallman <rms@gnu.org>
24156
24157 * cus-edit.el (customize): Delete :link.
24158
24159 2005-01-08 Jay Belanger <belanger@truman.edu>
24160
24161 * calc/calc.el (calc-mode): Remove the extension from the
24162 `calc-settings-file' file name when loading it.
24163
24164 2005-01-08 Kim F. Storm <storm@cua.dk>
24165
24166 * info.el (Info-mode-map, Info-next-link-keymap)
24167 (Info-prev-link-keymap, Info-up-link-keymap):
24168 Map follow-link to mouse-face.
24169 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
24170
24171 2005-01-08 Jay Belanger <belanger@truman.edu>
24172
24173 * calc/calc.el (calc-settings-file): Change default value.
24174 Suggested by cgw in a comment in calc-mode.el.
24175
24176 * calc/calc-mode.el (calc-settings-file-name):
24177 Compare calc-settings-file to user-init-file instead of ~/.emacs.
24178 Replace ~/.emacs in a prompt by calc-settings-file.
24179
24180 2005-01-07 Lars Hansen <larsh@math.ku.dk>
24181
24182 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
24183 (desktop-lazy-idle-delay): New customizable variables.
24184 (desktop-buffer-args-list): New variable.
24185 (desktop-append-buffer-args): New function.
24186 (desktop-save): Call desktop-append-buffer-args for some buffers.
24187 (desktop-lazy-create-buffer): New function.
24188 (desktop-idle-create-buffers): New function.
24189 (desktop-read): Add message about buffers to restore lazily.
24190 (desktop-lazy-abort): New command.
24191 (desktop-clear): Call desktop-lazy-abort.
24192 (desktop-lazy-complete): New command.
24193
24194 2005-01-06 Richard M. Stallman <rms@gnu.org>
24195
24196 * emacs-lisp/find-func.el (find-face-definition):
24197 Rename from find-face.
24198
24199 2005-01-06 Kim F. Storm <storm@cua.dk>
24200
24201 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
24202
24203 * man.el (Man-xref-man-page, Man-xref-header-file)
24204 (Man-xref-normal-file): Add follow-link property.
24205
24206 2005-01-06 Jay Belanger <belanger@truman.edu>
24207
24208 * calc/calc-units.el: Make sure the proper macro definitions are
24209 available when compiling.
24210
24211 2005-01-06 Juri Linkov <juri@jurta.org>
24212
24213 * isearch.el (isearch-lazy-highlight-update):
24214 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
24215
24216 2005-01-06 Miles Bader <miles@gnu.org>
24217
24218 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
24219 (isearch-lazy-highlight-face): Use new name.
24220
24221 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
24222
24223 * uniquify.el (uniquify-rationalize-file-buffer-names):
24224 Re-add an interactive spec.
24225 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
24226 to the same name.
24227
24228 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
24229 (isearch-update, isearch-done): Adjust calls accordingly.
24230
24231 2005-01-05 Richard M. Stallman <rms@gnu.org>
24232
24233 * custom.el (custom-set-variables, custom-theme-set-variables):
24234 Clarify documentation.
24235
24236 * emacs-lisp/find-func.el (find-variable)
24237 (find-variable-other-window, find-variable-other-frame):
24238 Fix the TYPE args to find-function-read and find-function-do-it.
24239 (find-function): Doc fix.
24240 (find-function-at-point): Replace function-at-point alias.
24241
24242 2005-01-04 Richard M. Stallman <rms@gnu.org>
24243
24244 * cus-face.el (custom-declare-face):
24245 Record defface in current-load-list.
24246
24247 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
24248
24249 * emacs-lisp/find-func.el: Doc fixes.
24250 (find-face-regexp): New variable.
24251 (find-function-regexp-alist): New variable.
24252 (find-function-C-source): Third arg is now TYPE.
24253 (find-function-search-for-symbol): Handle general TYPE.
24254 (find-function-read, find-function-do-it): Handle general TYPE.
24255 (find-definition-noselect, find-face): New functions.
24256 (function-at-point): Alias deleted.
24257
24258 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
24259
24260 * battery.el (display-battery-mode): Rename from display-battery.
24261 Handle the case where it gets turned off.
24262
24263 2005-01-04 Richard M. Stallman <rms@gnu.org>
24264
24265 * cus-edit.el (customize): Make :link point to user doc.
24266
24267 * man.el (Man-fontify-manpage): Turn off undo generation.
24268
24269 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
24270
24271 2005-01-04 Andreas Schwab <schwab@suse.de>
24272
24273 * files.el (insert-directory): Only look for error lines in
24274 inserted text. Don't move too far after processing --dired markers.
24275
24276 2005-01-04 Richard M. Stallman <rms@gnu.org>
24277
24278 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
24279 Don't expand if the character is @, period, dash, etc.
24280 (define-mail-abbrev): Quote names that contain problem characters.
24281
24282 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
24283
24284 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
24285
24286 2005-01-03 Richard M. Stallman <rms@gnu.org>
24287
24288 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
24289 (query-replace-highlight, query-replace-lazy-highlight)
24290 (query-replace): Definitions moved up. Doc fix.
24291
24292 2005-01-03 Richard M. Stallman <rms@gnu.org>
24293
24294 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
24295 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
24296 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
24297 (lazy-highlight-face): Rename from isearch-lazy-...
24298 Change all references to them.
24299
24300 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
24301
24302 * cus-edit.el (custom-file): Doc fix for defcustom.
24303 (custom-file): The function no longer sets the variable
24304 `custom-file' to its return value.
24305
24306 * startup.el (command-line): No longer load `custom-file'.
24307
24308 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
24309
24310 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
24311
24312 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
24313 Don't confuse module-prefixed identifiers for labels.
24314 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
24315
24316 2005-01-02 Richard M. Stallman <rms@gnu.org>
24317
24318 * files.el (basic-save-buffer-1): Fix previous change.
24319
24320 * loadhist.el (file-loadhist-lookup): New function.
24321 (file-provides, file-requires): Use it.
24322
24323 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
24324 instead of calculating the right size.
24325
24326 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
24327
24328 * vc-svn.el (vc-svn-diff): Stay local if possible.
24329
24330 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
24331
24332 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
24333
24334 * files.el (hack-local-variables): Fix last change.
24335
24336 2005-01-02 Jay Belanger <belanger@truman.edu>
24337
24338 * calc/calc-yank.el (calc-edit-top): New variable.
24339 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
24340 object. Change header properties.
24341 (calc-edit-finish, calc-edit-finish-stack-object)
24342 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
24343 edited object.
24344 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
24345 for the beginning of the edited object.
24346 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
24347 for the beginning of the edited object.
24348 * calc/calc-prog.el (calc-edit-macro-finish-edit)
24349 (calc-finish-formula-edit, calc-macro-repeats)
24350 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
24351 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
24352 beginning of the edited object.
24353 (calc-user-define-edit): Change the header for editing macros.
24354 Remove unnecessary variable.
24355
24356 2005-01-01 Jay Belanger <belanger@truman.edu>
24357
24358 * calc/calc-yank.el (calc-edit-mode): Change default header.
24359 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
24360 * calc/calc-store.el (calc-edit-variable): Change title to match new
24361 header.
24362 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
24363 mode to match new header.
24364 (calc-user-define-edit): Change titles to include names of commands.
24365 (calc-finish-formula-edit): Adjust to handle new header.
24366 (calc-finish-macro-edit): Remove.
24367 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
24368 (calc-edit-macro-command, calc-edit-macro-command-type)
24369 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
24370 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
24371 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
24372 (calc-edit-macro-finish-edit): New functions.
24373 (calc-user-define-edit): Use new functions to edit named calc macros.
24374
24375 2005-01-01 Stefan <monnier@iro.umontreal.ca>
24376
24377 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
24378
24379 * ses.el (copy-region-as-kill): Deactivate mark.
24380
24381 2005-01-01 Richard M. Stallman <rms@gnu.org>
24382
24383 * replace.el (occur-1): If the output buffer is also an input,
24384 don't kill it, rename it.
24385
24386 * faces.el (set-face-background, set-face-foreground): Doc fix.
24387
24388 * cus-face.el (custom-face-attributes): Fix :help-echo strings
24389 for :foreground and :background.
24390
24391 * dired.el (dired-view-command-alist): Variable deleted.
24392 (dired-view-file, dired-mouse-find-file-other-window):
24393 Delete the code to use it.
24394
24395 2005-01-01 Kim F. Storm <storm@cua.dk>
24396
24397 * image.el (insert-sliced-image): Use t for line-height property.
24398
24399 See ChangeLog.11 for earlier changes.
24400
24401 ;; Local Variables:
24402 ;; coding: iso-2022-7bit
24403 ;; End:
24404
24405 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
24406 Copying and distribution of this file, with or without modification,
24407 are permitted provided the copyright notice and this notice are preserved.
24408
24409 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1