]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(archive-l-e): New optional argument `float' means generate a float value.
[gnu-emacs] / lisp / ChangeLog
1 2006-05-05 Eli Zaretskii <eliz@gnu.org>
2
3 * arc-mode.el (archive-l-e): New optional argument `float' means
4 generate a float value.
5 (archive-arc-summarize, archive-lzh-summarize)
6 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
7 with 3rd argument non-nil when file's size is being computed.
8 Format the file sizes with %8.0f instead of %8d.
9
10 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11
12 * cus-start.el (all): Add mac-dnd-known-types.
13
14 * term/mac-win.el: (mac-utxt-to-string, mac-string-to-utxt)
15 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
16 (mac-TIFF-to-string): New functions.
17 (mac-text-encoding-mac-japanese-basic-variant): New constant.
18 (x-get-selection, x-selection-value)
19 (mac-select-convert-to-string): Use them.
20 (mac-dnd-types-alist): New customization variable.
21 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
22 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
23 (mac-dnd-handle-drag-n-drop-event): New functions.
24 (mac-drag-n-drop): Remove function.
25 (global-map): Bind drag-n-drop and M-drag-n-drop to
26 mac-dnd-handle-drag-n-drop-event.
27
28 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
29
30 * progmodes/perl-mode.el (perl-beginning-of-function):
31 Skip anonymous subs.
32
33 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
34
35 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
36 regexp-opt at run time.
37
38 * term.el (term-handle-ansi-escape): Fix off by one error.
39
40 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
41
42 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
43 (gdb-init-1, gdb-post-prompt): ...and references to it.
44 (gdb-frame-handler): Strip directory name from filename if present.
45
46 * progmodes/gud.el (gdb-force-update): Delete defvar
47 (gud-speedbar-buttons): ...and references to it. Use window-start
48 to try to keep positon in watch expression.
49
50 2006-05-03 Richard Stallman <rms@gnu.org>
51
52 * simple.el (next-history-element, previous-history-element): Doc fix.
53
54 * isearch.el (isearch-update-ring): Doc fix.
55
56 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
57
58 * isearch.el (isearch-update-ring): Take history-delete-duplicates
59 into consideration. Replace one arm ifs with whens.
60
61 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
62
63 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
64 (menu): Fix typo.
65
66 2006-05-02 Miles Bader <miles@gnu.org>
67
68 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
69
70 2006-05-02 Jay Belanger <belanger@truman.edu>
71
72 * calc/calc-embed.el: (calc-override-minor-modes-map)
73 (calc-override-minor-modes): New variables.
74 (calc-do-embedded): Make sure that Calc keystrokes aren't
75 overwritten by minor modes.
76
77 2006-05-02 Chong Yidong <cyd@mit.edu>
78
79 * msb.el (msb): If EVENT is a down event, read and discard the up event.
80
81 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
82
83 * startup.el (command-line-1): Refer to Lisp manual when
84 pure-space-overflow occurs.
85
86 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
87 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
88 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
89 (version-control): Don't use `t' for safe-local-variable declarations.
90
91 2006-05-01 Richard Stallman <rms@gnu.org>
92
93 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
94 M-r, M-R, M-A, M-SPC or M-DEL.
95 (diff-mode-map): diff-refine-hunk now on C-c C-w
96 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
97
98 * help-mode.el (help-mode): view-exit-action calls delete-window
99 only when it is safe and possible.
100
101 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
102 in messages.
103
104 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
105
106 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
107 in the default tool-bar-map.
108
109 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
110
111 * net/tramp.el (tramp-completion-file-name-handler-alist)
112 (tramp-run-real-handler, tramp-completion-run-real-handler)
113 (tramp-completion-handle-file-name-all-completions)
114 (tramp-completion-handle-file-name-completion): Autoload them.
115 (tramp-completion-handle-file-exists-p)
116 (tramp-completion-handle-file-name-directory)
117 (tramp-completion-handle-file-name-nondirectory)
118 (tramp-completion-handle-expand-file-name): Remove them.
119 (tramp-handle-file-name-directory): Return the real directory name.
120 Returning "/" only doesn't need to be necessary any longer.
121 (tramp-file-name-handler): Make special attention when in hostname
122 completion mode.
123 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
124 (tramp-register-file-name-handlers):
125 Register `tramp-completion-file-name-handler' only when
126 `partial-completion-mode' is enabled.
127 (tramp-completion-handle-file-name-all-completions):
128 Delete directory part from results.
129 (tramp-get-completion-methods, tramp-get-completion-user-host):
130 Discard deleting "/", it doesn't work after the change of
131 `tramp-handle-file-name-directory' above.
132
133 2006-05-01 Kim F. Storm <storm@cua.dk>
134
135 * progmodes/grep.el (grep-expand-template): Use save-match-data
136 and symbol-value.
137
138 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
139
140 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
141 Use select-frame-set-input-focus instead of raise-frame.
142 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
143
144 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
145
146 * progmodes/gud.el (gud-def): Add %c case.
147 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
148 (gud-format-command): Make match case sensitive. Match on %F.
149
150 2006-04-30 Glenn Morris <rgm@gnu.org>
151
152 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
153 (cal-tex-preamble): Use cal-tex-preamble-extra.
154 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
155 than alias `list-diary-entries'.
156
157 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
158
159 * help-fns.el (describe-variable): Add info about safe local variables.
160
161 2006-04-29 Richard Stallman <rms@gnu.org>
162
163 * bindings.el (mode-line-format): help-echo doc fixes.
164
165 * net/tramp.el (tramp-file-name-handler-alist): Delete
166 expand-file-name and other operations that can cause spurious loading.
167
168 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
169
170 * files.el (safe-local-variable-p): Remove support for the special
171 value t.
172
173 * textmodes/paragraphs.el (sentence-end-without-space):
174 Fix safety predicate.
175 (sentence-end-double-space, sentence-end-without-period)
176 (paragraph-ignore-fill-prefix):
177 * textmodes/fill.el (colon-double-space):
178 * abbrev.el (abbrev-mode): Tighten the safety predicate.
179
180 * subr.el (booleanp): New fun.
181
182 * textmodes/reftex-vars.el (reftex-guess-label-type):
183 Tighten the safety predicate.
184
185 2006-04-28 Kim F. Storm <storm@cua.dk>
186
187 * progmodes/grep.el (defgroup grep): Doc fix.
188 (grep-auto-highlight): Remove.
189 (grep-template): New defcustom.
190 (grep-find-template): Rename from grep-tree-template.
191 (grep-files-aliases): Rename from grep-tree-files-aliases.
192 Remove "all" alias, add "l" alias.
193 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
194 (grep-find-ignored-directories): New defcustom to replace
195 grep-tree-ignore-CVS-directories, to facilitate ignoring
196 subdirectories for multiple version control systems.
197 (grep-mode-map): Add Recursive grep item to GREP menu.
198 (grep-regexp-history, grep-files-history): New defvars.
199 (grep-probe): New helper function.
200 (grep-compute-defaults): Use it to simplify code.
201 Adapt to name changes.
202 Use `.' as base in grep-find-template rather than <D>.
203 (grep): Remove superfluous highlight-regexp arg. Fix doc.
204 Call grep-compute-defaults unconditionally.
205 (grep-expand-keywords): New defconst.
206 (grep-expand-template): Rename from grep-expand-command-macros.
207 Simplify via grep-expand-keywords. Look at case-fold-search instead
208 of grep-tree-ignore-case to add -i option.
209 Bind case-fold-search to nil while matching keywords.
210 (grep-tree-last-regexp, grep-tree-last-files): Remove.
211 (grep-read-regexp, grep-read-files): New helper functions.
212 (rgrep): Rename from grep-tree. Rework to use proper histories.
213 Adapt to changes in defcustoms and functions above.
214 (lgrep): New command, as grep, but using same interactive UI as rgrep.
215
216 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
217
218 * net/tramp.el (tramp-completion-file-name-handler):
219 Disable Tramp's functionality while loading Tramp itself.
220 (tramp-register-file-name-handlers): That's a defsubst now.
221 Code from `tramp-repair-jka-compr' moved here. Apply it via
222 `after-init-hook'.
223 (tramp-repair-jka-compr): Remove.
224
225 2006-04-27 Jay Belanger <belanger@truman.edu>
226
227 * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
228 read expression when `math-read-big-expr' doesn't work.
229
230 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
231
232 * startup.el (command-line-1): Display warning when
233 pure-space-overflow is non-nil.
234
235 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
236
237 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
238 risky.
239
240 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
241
242 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
243 Return the URL or nil if none can be generated.
244
245 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
246
247 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
248 byte compiler warnings.
249 (gud-basic-call, gud-find-expr): Let user select an expression
250 for printing. Print expression as well as value in GUD buffer.
251
252 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
253
254 * allout.el: Remove local autoload declaration for
255 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
256 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
257 (allout-plain-bullets-string, allout-distinctive-bullets-string)
258 (allout-use-mode-specific-leader, allout-old-style-prefixes)
259 (allout-stylish-prefixes, allout-numbered-bullet)
260 (allout-file-xref-bullet, allout-presentation-padding)
261 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
262 safe-local-variable with suitable value spec, and add autoload
263 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
264 (move-beginning-of-line, move-end-of-line): Repair so these compat
265 functions now actually resituate the point, when appropriate.
266
267 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
268
269 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
270
271 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
272 (add-log-iso8601-time-string): Fix call to format-time-string.
273
274 2006-04-26 Kim F. Storm <storm@cua.dk>
275
276 * subr.el (posn-string, posn-image, posn-object): Doc fix.
277
278 2006-04-26 Masatake YAMATO <jet@gyve.org>
279
280 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
281 Add support for "//" style comments. Remove `b' flag
282 from ?* in `asm-mode-syntax-table'.
283
284 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
285
286 * follow.el: Use (featurep 'xemacs) everywhere.
287 (follow-mode): Use define-minor-mode.
288 (follow-mode-map): Move initialization into the declaration.
289 Use command remapping.
290 (follow-emacs-version-xemacs-p): Remove.
291 (follow-submit-feedback): Remove.
292
293 * allout.el (allout-layout, allout-passphrase-verifier-string)
294 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
295
296 * textmodes/reftex-vars.el (reftex-vref-is-default)
297 (reftex-fref-is-default, reftex-guess-label-type):
298 Tighten up a bit the safety predicate.
299
300 * textmodes/paragraphs.el (sentence-end-double-space)
301 (sentence-end-without-period, sentence-end-without-space)
302 (page-delimiter, paragraph-ignore-fill-prefix):
303 Tighten up a bit the safety predicate.
304
305 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
306
307 * progmodes/python.el (python-continuation-line-p)
308 (python-beginning-of-statement): syntax-ppss may return
309 a negative depth.
310 (python-mode): Don't forcefully enable font-lock.
311
312 * time-stamp.el (time-stamp-start, time-stamp-end)
313 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
314
315 * add-log.el: Remove spurious * in docstrings.
316 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
317 (add-change-log-entry): Use it here, since it's not specific
318 to iso8601.
319 (add-log-iso8601-time-string): Don't use it here any more.
320 (change-log-indent-text, change-log-indent): Rename from add-log-*.
321
322 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
323
324 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
325
326 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
327 (rcirc-toggle-low-priority): Doc fix.
328 (rcirc-handler-NOTICE): Remove beginning of line anchor in
329 ChanServ regexp.
330 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
331 #emacs.
332 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
333 (rcirc-decode-coding-system): Use utf-8 as the default.
334 (rcirc-multiline-minor-mode): Set the fill-column.
335 (rcirc-format-response-string): Display bright and dim nicks.
336 (rcirc-browse-url): Update interactive spec to fill ARG.
337 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
338 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
339
340 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
341
342 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
343 case for @Article, etc.
344
345 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
346
347 * net/tramp.el (tramp-register-file-name-handlers): New defun.
348 Added with autoload cookie.
349 (tramp-unload-file-name-handlers): Rename from
350 `tramp-unload-file-name-handler-alist'.
351
352 2006-04-23 Romain Francoise <romain@orebokech.com>
353
354 * comint.el (comint-match-partial-filename): Doc fix.
355
356 2006-04-21 Glenn Morris <rgm@gnu.org>
357
358 * calendar/cal-menu.el (calendar-mode-map): Refer to
359 `diary-view-entries' rather than alias `view-diary-entries'.
360 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
361
362 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
363
364 * progmodes/antlr-mode.el (antlr-default):
365 * cus-edit.el (custom-documentation):
366 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
367 in defface.
368
369 2006-04-21 Kim F. Storm <storm@cua.dk>
370
371 * image.el (image-type): New defun split out of create-image.
372 (create-image): Use it.
373
374 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
375
376 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
377 (org-open-at-point): Remove the "...done" message to keep output
378 in the echo area visible.
379 (org-export-as-xoxo): Fix call to `indent-region'.
380
381 2006-04-21 Kevin Ryde <user42@zip.com.au>
382
383 * international/mule.el (keyboard-coding-system): defcustom
384 info-link fixes: "Specify Coding" has been split, keyboard now in
385 "Terminal Coding", and "Single-Byte Character Support" is now
386 "Unibyte Mode".
387
388 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
389
390 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
391 Use font-lock-warning-face for any errors e.g. no stack.
392 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
393
394 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
395
396 * progmodes/sh-script.el (sh-shell): Mark as safe.
397
398 * newcomment.el (comment-start, comment-start-skip)
399 (comment-end-skip, comment-end): Mark as safe.
400
401 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
402
403 * textmodes/org.el (org-deadline-announce): Face removed.
404 (org-level-faces, org-n-levels): Convert to constant.
405 (org-compatible-face): New function.
406 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
407 (org-level-5, org-level-6, org-level-7, org-level-8)
408 (org-special-keyword, org-warning, org-headline-done, org-link)
409 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
410 (org-scheduled-today, org-scheduled-previously, org-time-grid):
411 Face definition revised for better color tty support.
412 (org-bold-re, org-italic-re, org-underline-re): New constants.
413 (org-set-font-lock-defaults): Use the new constants.
414 (org-agenda-highlight-todo): New function.
415 (org-agenda-todo): Fix bug with point at end of line.
416 (org-agenda-change-all-lines, org-finalize-agenda-entries):
417 Fontify TODO keywords.
418 (org-insert-link): Preserve relative path in ../ links.
419 (org-export-as-html): Convert links pointing to .org files into
420 links that will work beteen the exported HTML files.
421 (org-todo-list): Fix bug when arg=0.
422 (org-insert-heading): More fine-tuning.
423
424 2006-04-19 Romain Francoise <romain@orebokech.com>
425
426 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
427 from `rmail-mime-charset-pattern'.
428
429 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
430
431 * progmodes/python.el (python-mode): Fix typo.
432
433 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
434
435 * comint.el (comint-previous-input): Don't clobber input line
436 when moving off either end of the input history ring.
437 (comint-delete-input): New function, used by
438 `comint-previous-input' and others.
439 (comint-previous-matching-input):
440 Use `coming-delete-input'. Save the partial input if leaving the
441 edit line. Goto point-max before deleting input to avoid
442 partial input fragments hanging around.
443 (comint-restore-input): New function, used by `comint-previous-input'.
444
445 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
446
447 * imenu.el (imenu--index-alist): Balance parentheses.
448
449 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
450
451 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
452
453 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
454
455 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
456 file is nil.
457
458 2006-04-18 Richard Stallman <rms@gnu.org>
459
460 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
461
462 * imenu.el (imenu-create-index-function, imenu--index-alist)
463 (imenu--last-menubar-index-alist, imenu--make-index-alist)
464 (imenu-default-create-index-function, imenu--generic-function):
465 Doc fixes.
466
467 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
468
469 * help-mode.el (help-mode): Set view-exit-action to delete window.
470
471 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
472 now works by passing nil as arg.
473
474 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
475
476 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
477 (read-abbrev-file): Provide default when reading filename.
478
479 * files.el (enable-local-variables): Allow :all as value.
480 (hack-local-variables): Implement that value.
481 (safe-local-variable-values, safe-local-eval-forms)
482 (enable-local-variables): Mark as risky.
483 (find-file-visit-truename, kept-old-versions): Mark safe.
484
485 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
486 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
487 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
488
489 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
490
491 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
492 Use forward-line so as to get to BOL even in the presence of fields.
493 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
494 in return.
495 (inferior-tcl): Tell tclsh to work in interactive mode.
496
497 * complete.el (partial-completion-mode):
498 Use 'choose-completion-string-functions to make sure that
499 choose-completion fills the minibuffer properly.
500
501 * complete.el (PC-old-read-file-name-internal): Remove.
502 (PC-read-include-file-name-internal): Remove. Turn it into an advice
503 of read-file-name-internal.
504 (partial-completion-mode): Enable/disable this advice.
505
506 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
507
508 * net/tramp.el (tramp-completion-file-name-handler): Revert change
509 of 2006-04-17.
510
511 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
512
513 * textmodes/org.el (org-insert-heading): Insert heading before
514 current if at beginning of line.
515 (org-todo, org-date): New faces.
516 (org-table-align): Make sure tooltip window contains full text.
517 (org-no-properties): New defsubst.
518 (org-set-font-lock-defaults): Use new faces.
519
520 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
521
522 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
523 for root variables.
524
525 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
526 (gdb-frame-address): Re-use to identify frame for watch expression.
527 (gdb-var-list, gdb-var-create-handler): Add frame address for root
528 variables.
529 (gdb-init-1, gdb-source, gdb-post-prompt)
530 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
531 (gdb-frame-handler): Get gdb-frame-address.
532
533 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
534
535 Sync with Tramp 2.0.53.
536
537 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
538 'control. Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
539 (tramp-completion-file-name-handler): Add autoload cookie for
540 adding to `file-name-handler-alist'.
541
542 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
543 the prompt. If it returns earlier (when detecting an error
544 message), the rest of the output will merge accidently with the
545 output of the next command. Reported by M Jared Finder
546 <jared@hpalace.com>.
547
548 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
549 for `process-file', in order to let it work for older Emacsen too.
550
551 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
552
553 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
554 (tex-font-lock-keywords-3): Use it.
555
556 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
557
558 * newcomment.el (comment-add): New function.
559 (comment-region-default, comment-dwim): Use it.
560
561 2006-04-15 Michael Olson <mwolson@gnu.org>
562
563 * emacs-lisp/tq.el: Improve comments.
564 (tq-queue-head-question): New accessor function.
565 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
566 Update for modified queue structure.
567 (tq-queue-add): Accept `question' argument.
568 (tq-queue-pop): If a question is pending, send it.
569 (tq-enqueue): Accept new optional argument `delay-question'.
570 If this is non-nil, and at least one other question is pending a
571 response, queue the question rather than sending it immediately.
572
573 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
574
575 * calendar/appt.el (appt-add): Check whether an appointment is
576 already present in appt-time-msg-list. Simplify code.
577
578 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
579
580 * progmodes/cc-langs.el (c-mode-menu):
581 Don't presume c-subword-mode is bound.
582
583 2006-04-13 Bill Wohler <wohler@newt.com>
584
585 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
586 (customize-package-emacs-version): Use cdr instead of cadr now
587 that alists use dotted pairs.
588
589 * custom.el (defcustom): Fix docstring for :package-version.
590
591 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
592
593 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
594 (tramp-handle-shell-command): Display output buffer only when
595 `tramp-display-shell-command-buffer' is true.
596 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
597
598 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
599
600 * textmodes/org.el (org-set-autofill-regexps): Set only the local
601 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
602
603 2006-04-13 Romain Francoise <romain@orebokech.com>
604
605 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
606 leaving temporary .cvsignore buffers behind.
607
608 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
609
610 * textmodes/org.el (org-set-regexps-and-options)
611 (org-get-current-options): Better names for the startup folding
612 options.
613
614 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
615
616 * vc.el (vc-annotate): Arrange for point to end up at the same
617 line number as in the original, but only when using a new buffer.
618
619 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
620
621 * files.el (hack-one-local-variable-eval-safep):
622 Recognize `edebug-form-spec' for `put', but only if it passes
623 `edebug-basic-spec'. Generalize `put' handling.
624
625 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
626 vetting file-local form specs.
627
628 * allout.el (allout-layout): Autoload its `safe-local-variable'
629 property.
630
631 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
632
633 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
634 (org-agenda-mouse-1-follows-link)
635 (org-mouse-1-follows-link): New options.
636 (org-format-agenda-item): Fix bug if TAGS is nil.
637 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
638
639 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
640
641 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
642 GDB 6.1+ gives full filename for "info sources" so use
643 file-name-nondirectory.
644
645 2006-04-12 Romain Francoise <romain@orebokech.com>
646
647 * subr.el (read-passwd): Bind `message-log-max' to nil.
648
649 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
650
651 * progmodes/perl-mode.el (perl-indent-new-calculate):
652 Recompute parse-start after jumping backward by a whole sexp.
653
654 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
655
656 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
657 window configuration.
658 (vc-annotate-display-select): Select the buffer so that current-buffer
659 (and selected-window) is the output buffer at the end of vc-annotate.
660
661 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
662
663 * vc.el (vc-annotate-color-map): Add custom TTY color map for
664 8-color terminals, to use all of the colors in a sensible order.
665 256-color terminals work well with the standard map.
666 (vc-annotate-lines): Only strip the first color character if it
667 is "#", to allow for terminal-style named colors.
668 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
669 the correct buffer is scrolled.
670
671 2006-04-11 Richard Stallman <rms@gnu.org>
672
673 * emacs-lisp/bytecomp.el (byte-compile-file):
674 Bind enable-local-variables to :safe, and make normal-mode obey it.
675
676 * files.el (enable-local-variables): Allow value :safe.
677 (normal-mode): Doc fix.
678 (hack-local-variables): Implement enable-local-variables = :safe.
679 (hack-local-variables-confirm): Don't prevent quitting.
680
681 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
682
683 * loadhist.el (unload-feature): A bit of sanity check of
684 load-history entries. Cancel timer-vars before unbinding them.
685
686 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
687 quote special chars, and make the trick work on the hex part of the
688 buffer as well.
689 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
690 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
691
692 * startup.el (normal-splash-screen): Fix last change so we don't wait
693 2 minutes if we don't show the splash screen.
694
695 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
696
697 * textmodes/org.el (org-export-plain-list-max-depth)
698 (org-table-spaces-around-separators)
699 (org-radio-targets, org-activate-camels)
700 (org-table-spaces-around-invisible-separators): Options removed.
701 (org-time-stamp-rounding-minutes, org-remember-templates)
702 (org-ellipsis, org-activate-links, org-descriptive-links):
703 New options.
704 (org-remember-apply-template, org-current-time)
705 (org-finish-edit-table-field)
706 (org-link-unescape, org-link-escape)
707 (org-string-width, org-table-clean-line, org-html-do-expand)
708 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
709 (org-read-agenda-file-list): New functions.
710 (org-table-edit-field)
711 (org-table-create-or-convert-from-region): New commands
712 (org-table-toggle-vline-visibility): Command removed.
713 (org-table-convert-region): Made a command.
714 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
715 Replace with the normal org- functions.
716 (org-self-insert-command): Don't trigger realign unnecessarily
717 when blanking a field that is not full.
718 (org-mode): `Set buffer-invisibility-spec' for links.
719 (org-activate-links2): Hide link part and only show descriptive
720 part of the link.
721 (org-insert-link): Modify for new linking system.
722 (org-store-link): Store description separately, for use by
723 `org-insert-link'.
724 (org-table-align): Use `org-string-width'.
725 (defgroup): Completely new group structure for custom variables.
726 (org-agenda-files): Option: Single file name allowed. Function:
727 Optional argument unrestrited means ignore any restricitons.
728 (org-install-agenda-files-menu): Find a buffer in Org-mode before
729 trying to modify the menu. Use generalized access to
730 `org-agenda-files.'
731 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
732 (org-agenda-file-to-front, org-remove-file, org-diary)
733 (org-tags-view, org-export-icalendar-all-agenda-files)
734 (org-export-icalendar-combine-agenda-files): Use generalized
735 access to `org-agenda-files'.
736 (org-remember-handler): Correctly preserve heading if present.
737 (org-table-insert-row, org-table-insert-hline): Deal with
738 invisible characters.
739
740 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
741
742 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
743 (vc-annotate-color-map): New 18 element constant
744 value/saturation, rotating hue colormap, from red->blue.
745 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
746 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
747 (vc-annotate): To avoid killing the required local variables,
748 set them before the end of `with-output-to-temp-buffer', and
749 after first switching to annotate-mode.
750 (vc-annotate-warp-version): Add buffer argument in goto-line to
751 ensure annotation, not source, is scrolled.
752
753 2006-04-10 Bill Wohler <wohler@newt.com>
754
755 * custom.el (defcustom, custom-handle-keyword):
756 Add :package-version keyword.
757 (custom-add-package-version): New function. Sets value of new
758 property 'custom-package-version from :package-version keyword.
759 (defcustom): Create Common Keywords section in docstring.
760 (defface, defgroup): Replace definitions of a select few keywords
761 with a reference to the Common Keywords in defcustom.
762 (defcustom, defface, defgroup): Replace reference to Customization
763 chapter in manual with hyperlink.
764
765 * cus-edit.el (customize-package-emacs-version-alist):
766 New variable.
767 (customize-changed-options): Add check for custom-package-version.
768 (customize-package-emacs-version): New function to look up Emacs
769 version corresponding to the given package version.
770
771 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
772 defun name, in similar fashion to find-variable-regexp.
773
774 2006-04-10 Eli Zaretskii <eliz@gnu.org>
775
776 * international/mule-cmds.el (set-locale-environment): Fix last
777 change for when the locale's preferences don't specify any encoding.
778
779 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
780
781 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
782 so the defined var/fun doesn't need to be quoted.
783
784 2006-04-10 Richard Stallman <rms@gnu.org>
785
786 * finder.el (finder-mode-map): Add n and p bindings.
787
788 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
789
790 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
791 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
792 (gdb-setup-windows): Put something in source window if we can't find
793 the source file.
794 (gdb-frame-handler): Make it work again with just assembly.
795 (gdb-data-list-register-values-handler): Make it work when there is
796 no stack.
797
798 2006-04-09 Richard Stallman <rms@gnu.org>
799
800 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
801 specs while looking for charset.
802
803 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
804
805 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
806 Make them faces.
807 (lm-font-lock-keywords): Update appropriately.
808
809 2006-04-10 Kim F. Storm <storm@cua.dk>
810
811 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
812 it can also replace buffer-substring-no-properties.
813
814 * emulation/cua-base.el (cua-delete-region, cua-paste)
815 (cua-repeat-replace-region): Use filter-buffer-substring.
816
817 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
818 (cua-cut-region-to-global-mark): Likewise.
819
820 * emulation/cua-rect.el (cua--extract-rectangle)
821 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
822
823 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
824
825 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
826 entry-type. Add field delimiters to numerical fields if they are
827 not present.
828
829 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
830
831 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
832 string-const to return value.
833 (bibtex-remove-delimiters): Use it.
834
835 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
836
837 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
838 cl-byte-compile-compiler-macro unless it exists.
839
840 2006-04-08 Eli Zaretskii <eliz@gnu.org>
841
842 * files.el (hack-local-variables-confirm) <offer-save>:
843 Clarify message text. Suggested by Ralf Angeli.
844
845 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
846
847 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
848 (delete-extract-rectangle-line): Use `filter-buffer-substring'
849 instead of `buffer-substring' and `delete-region'. (Most of the
850 code actually copied from `kill-region'.)
851
852 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
853
854 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
855 (rcirc-default-port): Rename from rcirc-port.
856 (rcirc-default-nick): Rename from rcirc-nick.
857 (rcirc-default-user-name): Rename from rcirc-user-name.
858 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
859 (rcirc-low-priority-flag): New variable.
860 (rcirc-decode-coding-system): New defcustom.
861 (rcirc-encode-coding-system): New defcustom.
862 (rcirc-coding-system-alist): New defcustom.
863 (rcirc-multiline-major-mode): New defcustom.
864 (rcirc-nick): New internal variable.
865 (rcirc-process): Remove variable.
866 (rcirc-server-buffer): New variable.
867 (rcirc): Update to use rcirc-default-* variables above.
868 (rcirc-connect): Do not add window-configuration-hook-here.
869 (rcirc-server): New internal variable.
870 (rcirc-connect): Do not send keepalive pings if
871 rcirc-keepalive-seconds is nil.
872 (with-rcirc-server-buffer): New macro.
873 (rcirc-send-string): Encode with rcirc-encode-coding-system.
874 (rcirc-server-name): Rename from rcirc-server.
875 (rcirc-buffer-process): New function.
876 (rcirc-buffer-nick): New function.
877 (rcirc-buffer-target): Remove function.
878 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
879 New commands.
880 (rcirc-mode-map): Change binding of C-c C-l to
881 rcirc-toggle-low-priority.
882 (rcirc-mode): Initialize coding system based on
883 rcirc-coding-system-alist. New change-major-mode-hook to part the
884 channel on a mode change. Make kill-buffer-hook buffer-local.
885 (rcirc-change-major-mode-hook): New function.
886 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
887 (rcirc-last-post-time): New variable.
888 (rcirc-process-message): Store the last time user posted a message
889 to this target.
890 (rcirc-multiline-minor-mode): New mode.
891 (rcirc-multiline-minor-mode-map): New mode map.
892 (rcirc-edit-multiline): Put multiline-edit buffer in
893 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
894 (rcirc-print): Ignore any line starting with an ignored nick.
895 (rcirc-print): Decode using rcirc-decode-coding-system.
896 (rcirc-track-minor-mode): Update global-mode-string when disabling
897 this mode.
898 (minor-mode-alist): Add LowPri indicator.
899 (rcirc-toggle-low-priority): New function.
900 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
901 next lowpriority buffer with activity.
902 (rcirc-record-activity): Sort buffers in rcirc-activity by the
903 last time the user posted a message in to the target.
904 (rcirc-update-activity-string): New formatting for low priority
905 buffers.
906 (rcirc-split-activity): New function.
907 (rcirc-handler-PART, rcirc-handler-KICK)
908 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
909 (rcirc-nick-away-alist): New variable.
910 (rcirc-handler-301): New handler. Away messages are printed once
911 per change.
912
913 2006-04-08 Eli Zaretskii <eliz@gnu.org>
914
915 * info.el (Info-follow-nearest-node): Doc fix.
916
917 * international/mule-cmds.el (set-locale-environment): Make sure
918 the coding-system preferred by the locale's language has the same
919 EOL conversion type as the original buffer-file-coding-system.
920 (locale-language-names): Add a few MS Windows language codes.
921
922 2006-04-07 Richard Stallman <rms@gnu.org>
923
924 * simple.el (eval-expression): Doc fix.
925
926 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
927 (eval-defun): Doc fixes.
928
929 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
930
931 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
932
933 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
934
935 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
936 GDB list command without argument for greater generality.
937
938 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
939
940 * subr.el (string-or-null-p): New function.
941
942 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
943
944 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
945
946 * files.el: Update comment about safe-local-variable declarations.
947
948 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
949
950 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
951 See idlwave.org.
952
953 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
954 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
955
956 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
957 See idlwave.org.
958
959 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
960 version 6.0 (minimal changes). See idlwave.org.
961
962 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
963 6.0 (minimal changes). See idlwave.org.
964
965 * progmodes/idlw-rinfo.el: File obsoleted and removed.
966
967 2006-04-06 Romain Francoise <romain@orebokech.com>
968
969 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
970 symmetric encryption features and a new asynchronous interface to
971 GnuPG. This new version is version 1.4, plus whitespace changes.
972
973 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
974
975 * files.el: Move some `safe-local-variable' declarations to the
976 respective files.
977
978 * textmodes/ispell.el (ispell-check-comments)
979 (ispell-local-dictionary): Mark as safe.
980
981 * abbrev.el (abbrev-mode): Mark as safe.
982
983 * add-log.el (change-log-default-name): Mark as safe.
984
985 * textmodes/reftex-vars.el (reftex-vref-is-default)
986 (reftex-fref-is-default, reftex-level-indent)
987 (reftex-guess-label-type): Mark as safe.
988
989 * textmodes/fill.el (colon-double-space): Mark as safe.
990
991 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
992 (sentence-end-double-space, sentence-end-without-period)
993 (sentence-end-without-space, sentence-end, sentence-end-base)
994 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
995
996 2006-04-06 Kim F. Storm <storm@cua.dk>
997
998 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
999 the :set-after list.
1000 (ido-downcase-unc-hosts): New user option. Default on.
1001 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
1002 when it is set, as regexps are now applied on the fly.
1003 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
1004 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
1005 on the fly, but only when ido-process-ignore-lists is set.
1006 Do case insensitive filtering if ido-downcase-unc-hosts is set.
1007 Only downcase names if ido-downcase-unc-hosts is set.
1008
1009 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
1010
1011 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
1012
1013 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
1014
1015 2006-04-05 Kim F. Storm <storm@cua.dk>
1016
1017 * ido.el (ido-mode): Set after ido-unc-hosts and
1018 ido-ignore-unc-host-regexps.
1019 (ido-save-history): Save ido-unc-hosts-cache.
1020 (ido-load-history): Load ido-unc-hosts-cache.
1021 (ido-reread-directory): Refresh unc hosts cache in // dir.
1022
1023 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
1024 to nil while displaying slash screen.
1025
1026 2006-04-05 Daiki Ueno <ueno@unixuser.org>
1027
1028 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
1029 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
1030
1031 2006-04-05 Kenichi Handa <handa@m17n.org>
1032
1033 * international/characters.el: Setup cases of Latin, Greek, and
1034 Cyrillic characters in CJK charsets.
1035
1036 2006-03-29 Daiki Ueno <ueno@unixuser.org>
1037
1038 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
1039 default-enable-multibyte-characters. This reverts the change from
1040 revision 6.17 which is no longer necessary because the passphrase
1041 is sent separately now. GnuPG messages are unreadable under
1042 multibyte locales with default-enable-multibyte-characters set to nil.
1043
1044 2006-04-04 Andreas Schwab <schwab@suse.de>
1045
1046 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
1047 and `byte-compile-warnings' as `safe-local-variable'.
1048
1049 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
1050
1051 * man.el (Man-mode-map): Restore the \r binding.
1052 (Man-abstract-xref-man-page): If Man-target-string is a function,
1053 call it.
1054 (Man-highlight-references): Use Man-default-man-entry to get the
1055 target. Deal with xrefs too.
1056 (Man-highlight-references0): Don't call the target function.
1057
1058 * woman.el (WoMan-xref-man-page): Strip the section number, woman
1059 cannot deal with it.
1060
1061 2006-04-04 Daiki Ueno <ueno@unixuser.org>
1062
1063 * pgg-gpg.el: Clean up process buffers every time gpg processes
1064 complete.
1065
1066 2006-04-04 Kenichi Handa <handa@m17n.org>
1067
1068 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
1069 here.
1070 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
1071 Temporarily bind inhibit-field-text-motion to t.
1072
1073 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
1074
1075 * startup.el (normal-splash-screen): Only set mode-line-format in the
1076 splash buffer, so as not to interfere when debugging the code.
1077 Ignore errors when switching buffer.
1078
1079 2006-04-03 Romain Francoise <romain@orebokech.com>
1080
1081 * dired.el (dired-dnd-protocol-alist): Fix typo.
1082
1083 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
1084
1085 * savehist.el (savehist): Add :version.
1086 (savehist-ignored-variables): New variable.
1087 (savehist-minibuffer-hook): Don't save variables listed in
1088 `savehist-ignored-variables'.
1089
1090 * dired.el (dired-dnd-protocol-alist): Mention that change does
1091 only apply to new buffers in doc string.
1092
1093 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
1094
1095 * recentf.el (recentf-open-files-item): Include newline in button
1096 field, so opening a file will work, when the point is at the end
1097 of the file name. Allow, for example, to [i]search a file by
1098 extension and just push RET to open it.
1099
1100 2006-04-03 Daiki Ueno <ueno@unixuser.org>
1101
1102 * pgg-gpg.el (pgg-gpg-process-filter)
1103 (pgg-gpg-wait-for-completion): Check if buffer is alive.
1104
1105 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
1106 lines, temporary fix.
1107
1108 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
1109
1110 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
1111
1112 2006-04-02 Richard Stallman <rms@gnu.org>
1113
1114 * progmodes/compile.el (compilation-message-face): Make it defcustom.
1115
1116 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
1117
1118 * ibuf-macs.el (define-ibuffer-column): Add a new key:
1119 header-mouse-map.
1120
1121 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
1122 (ibuffer-mode-header-map): New keymaps.
1123 (ibuffer-update-title-and-summary): Enable mouse face highlighting
1124 and keybindings for column headers.
1125 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
1126 property.
1127
1128 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
1129
1130 * speedbar.el (speedbar-after-create-hook): Doc fix.
1131
1132 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
1133
1134 * shell.el (shell-directory-tracker)
1135 (shell-dynamic-complete-command): Doc fixes.
1136
1137 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
1138
1139 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
1140 terminals.
1141
1142 2006-04-01 Kim F. Storm <storm@cua.dk>
1143
1144 * ido.el (ido-unc-hosts-cache): New defvar.
1145 (ido-unc-hosts): If value of defcustom is a function, call it to
1146 get list of UNC hosts. Add function-item choices to specify
1147 ido-unc-hosts-net-view or user function.
1148 (ido-ignore-unc-host-regexps): New defcustom.
1149 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
1150 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
1151 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
1152
1153 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
1154
1155 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
1156 wwidth.
1157
1158 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
1159
1160 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
1161 (ido-max-work-file-list, ido-switch-buffer)
1162 (ido-read-file-name-as-directory-commands):
1163 Fix typos in docstrings.
1164
1165 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1166
1167 * term/mac-win.el (mac-system-coding-system): Define and use after
1168 Mac-specific coding systems are ready.
1169
1170 2006-03-27 Romain Francoise <romain@orebokech.com>
1171
1172 * net/rcirc.el (rcirc-connect): Add autoload cookie.
1173
1174 * ldefs-boot.el: Update.
1175
1176 2006-03-27 Daiki Ueno <ueno@unixuser.org>
1177
1178 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
1179 passphrases when it is not needed.
1180 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
1181 passphrase stuff from gpg, should only be necessary when you use
1182 gpg with a smartcard.
1183
1184 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
1185
1186 * comint.el (comint-dynamic-list-completions): Allow user to
1187 select *Completions* buffer.
1188
1189 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
1190
1191 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
1192
1193 2006-03-26 Andreas Schwab <schwab@suse.de>
1194
1195 * progmodes/gud.el (gdb): Only complain about multiple debugging
1196 when the gdb process is still running.
1197
1198 2006-03-25 Eli Zaretskii <eliz@gnu.org>
1199
1200 * mail/rmail.el (tool-bar-map): Defvar it.
1201 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
1202 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
1203
1204 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
1205
1206 * help.el (print-help-return-message): Suggest to use
1207 display-buffer instead of switch-to-buffer-other-window to restore
1208 the previous window without selecting it.
1209
1210 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1211
1212 * frame.el (select-frame-by-name): Call x-focus-frame also when
1213 window-system is mac.
1214
1215 * term/mac-win.el: Adjust Courier font specifications in
1216 x-fixed-font-alist.
1217 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
1218 when directly encoding to UTF-16 in native byte order, no BOM.
1219
1220 2006-03-25 Kim F. Storm <storm@cua.dk>
1221
1222 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
1223 (cua--init-keymaps): Use it instead of fixed C-return.
1224 (cua-mode): Set after it.
1225
1226 * emulation/cua-rect.el (cua--init-rectangles):
1227 Use cua-rectangle-mark-key instead of fixed C-return.
1228
1229 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
1230
1231 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
1232 "run" in .gdbinit.
1233 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
1234
1235 2006-03-24 Romain Francoise <romain@orebokech.com>
1236
1237 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
1238 `display-buffer-other-frame'.
1239
1240 2006-03-24 Kim F. Storm <storm@cua.dk>
1241
1242 * apropos.el (apropos-synonyms): Add selection => region.
1243
1244 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
1245
1246 * progmodes/gdb-ui.el (gdb-var-create-regexp)
1247 (gdb-var-list-children-regexp, gdb-var-update-regexp)
1248 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
1249 (gdb-data-list-register-values-regexp)
1250 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
1251 Future proof against new fields being added to MI output.
1252 (gdb-send): Don't treat backslashes for program input as
1253 continuations.
1254 (gdb-assembler-handler): Don't use window-start for this handler.
1255 (gdb-frame-handler): Don't change to hollow arrow if overlay
1256 arrow doesn't move to new frame.
1257
1258 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
1259
1260 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
1261 prevent compiler warnings.
1262 (gdb-stopped): Check for gud-last-last-frame (case: signal).
1263 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
1264 (gdb-assembler-custom): Use hollow-right-triangle for assembler
1265 buffer too.
1266
1267 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
1268
1269 * pgg-gpg.el (pgg-gpg-update-agent): Check for
1270 make-network-process, so we can use the same code in Gnus v5-10
1271 too and have this file fully synchronized with that release.
1272
1273 2006-03-23 Romain Francoise <romain@orebokech.com>
1274
1275 * ibuf-ext.el (ibuffer-read-filter-group-name):
1276 Use `ibuffer-generate-filter-groups' to make completion list match
1277 the filter groups that are really displayed in the Ibuffer buffer.
1278 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
1279
1280 2006-03-23 Kenichi Handa <handa@m17n.org>
1281
1282 * international/mule-cmds.el (sort-coding-systems): Describe that
1283 the argument is modified in docstring.
1284
1285 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
1286
1287 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
1288 (pgg-gpg-update-agent): New function.
1289 (pgg-gpg-use-agent-p): New function.
1290 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
1291 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
1292 (pgg-gpg-sign-region): Use it.
1293
1294 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
1295
1296 * cus-edit.el (custom-face-set): Call custom-push-theme before
1297 face-spec set so that `changed' theme is correctly saved.
1298 (custom-face-reset-standard): Reset to recalculated face rather
1299 than defface spec.
1300
1301 * custom.el (custom-push-theme): Only save `changed' theme if the
1302 current face does not match the defface specs.
1303
1304 2006-03-21 Simon Josefsson <jas@extundo.com>
1305
1306 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
1307 <wilde@sha-bang.de>.
1308 (pgg-gpg-use-agent): New variable.
1309 (pgg-gpg-process-region): Use it.
1310 (pgg-gpg-encrypt-region): Likewise.
1311 (pgg-gpg-encrypt-symmetric-region): Likewise.
1312 (pgg-gpg-decrypt-region): Likewise.
1313 (pgg-gpg-sign-region): Likewise.
1314 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
1315
1316 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
1317
1318 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
1319 bracket links.
1320
1321 2006-03-21 Kim F. Storm <storm@cua.dk>
1322
1323 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
1324 fringe-indicator-alist instead of modifying global value.
1325 (gdb-frame-handler): Likewise.
1326
1327 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
1328
1329 * diff-mode.el (diff-function): Make it inherit from diff-header
1330 instead of diff-context.
1331
1332 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
1333 bitmap.
1334 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
1335 change names in macro above for consistency.
1336 (gdb-frame-handler): Use hollow-right-triangle for all selected
1337 frames which except the innermost (where execution has stopped).
1338 (gdb-reset): Reset buffer-local values of overlay-arrow.
1339
1340 2006-03-20 Richard Stallman <rms@gnu.org>
1341
1342 * simple.el (set-mark-command): Doc fix.
1343
1344 * files.el (display-buffer-other-frame): New command.
1345 (ctl-x-4-map): Bind C-x 5 C-o to it.
1346
1347 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1348
1349 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
1350 rather than just defer-time, in case defer-time has been changed but
1351 the timer isn't running yet.
1352 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
1353
1354 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1355
1356 * help-mode.el (help-follow-symbol): New function.
1357 Essentially identical to the old `help-follow', but do not let
1358 `push-button' do the work when on an xref.
1359 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
1360
1361 2006-03-19 Richard Stallman <rms@gnu.org>
1362
1363 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
1364 preceded by the word `program'.
1365 (help-follow-mouse, help-follow): Throw error if not on xref.
1366 Delete no longer used args.
1367
1368 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
1369
1370 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
1371 annotation ensure gud-overlay-arrow-position is redisplayed.
1372
1373 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1374
1375 * textmodes/bibtex.el (bibtex-include-OPTkey)
1376 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
1377 (bibtex-autokey-name-case-convert)
1378 (bibtex-autokey-titleword-case-convert): Make these the aliases
1379 for the following two variables.
1380 (bibtex-autokey-name-case-convert-function)
1381 (bibtex-autokey-titleword-case-convert-function): Make these the
1382 real names.
1383 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
1384 bibtex-font-lock-crossref sublists.
1385 (bibtex-mode): Revert 2005-12-30 change (which made
1386 completion-ignore-case buffer-local).
1387 (bibtex-url): Simplify.
1388
1389 2006-03-19 Kim F. Storm <storm@cua.dk>
1390
1391 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
1392 cursor property value to 2 (to align with C level change).
1393
1394 2006-03-19 Bill Wohler <wohler@newt.com>
1395
1396 * image.el (image-load-path-for-library): Shorten first line in
1397 docstring.
1398
1399 2006-03-18 Richard Stallman <rms@gnu.org>
1400
1401 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
1402
1403 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
1404
1405 * isearch.el (isearch-other-meta-char): Handle user bindings for
1406 shifted control characters.
1407
1408 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
1409
1410 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
1411 part that matches email addresses, file names, etc.
1412
1413 2006-03-18 Eli Zaretskii <eliz@gnu.org>
1414
1415 * term/w32-win.el (mouse-set-font):
1416 Mention w32-list-proportional-fonts in the doc string.
1417
1418 2006-03-18 Kim F. Storm <storm@cua.dk>
1419
1420 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
1421 (ido-unc-hosts): New user option to explicitly define list of know
1422 UNC-style hosts for completion.
1423 (ido-cache-unc-host-shares-time): New user option.
1424 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
1425 New helper functions for UNC file-name support.
1426 (ido-may-cache-directory): Check for UNC host. Simplify.
1427 (ido-wash-history): Clean out old UNC hosts.
1428 (ido-nonreadable-directory-p): UNC hosts are always readable.
1429 (ido-directory-too-big-p): UNC hosts are never too big.
1430 (ido-set-current-directory): Handle UNC root path.
1431 (ido-file-name-all-completions): Complete UNC host names from
1432 ido-unc-hosts list. Cache UNC host shares.
1433 (ido-make-file-list-1): Don't filter UNC root.
1434 (ido-exhibit): Check for // in root directory, and switch to UNC
1435 mode by setting ido-current-directory to //.
1436
1437 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
1438
1439 * cus-edit.el (customize-changed-options): Mention explicit
1440 version number as default in prompt.
1441
1442 2006-03-17 Bill Wohler <wohler@newt.com>
1443
1444 * image.el (image-load-path-for-library): Minor docstring fix.
1445
1446 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
1447
1448 * textmodes/org.el (org-read-date): Include subgroup 5 into
1449 replacement text.
1450 (org-popup-calendar-for-date-prompt): Fix customization type.
1451
1452 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
1453
1454 * progmodes/gdb-ui.el (gud-watch): Provide completion.
1455 (gdb-continuation): New variable.
1456 (gdb-send): Deal with continuation lines.
1457
1458 * progmodes/gud.el (gud-gdb-complete-command)
1459 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
1460 expressions.
1461 (gud-tooltip-mode): Use buffer-local value.
1462
1463 2006-03-16 Kim F. Storm <storm@cua.dk>
1464
1465 * ido.el (ido-edit-input): Use selected match, if any.
1466
1467 2006-03-16 Bill Wohler <wohler@newt.com>
1468
1469 * image.el (image-load-path-for-library): Prefer user's images in
1470 image-load-path.
1471
1472 2006-03-16 Martin Rudalics <rudalics@gmx.at>
1473
1474 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
1475 when checking for attempt to drag leftmost or rightmost scrollbar.
1476
1477 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
1478
1479 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
1480 (gdb-force-mode-line-update): New function.
1481 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
1482 (gdb-exited): Use them.
1483 (gdb-signal): New function.
1484 (gdb-annotation-rules): Provide a rule for it.
1485
1486 2006-03-16 Kenichi Handa <handa@m17n.org>
1487
1488 * international/mule.el (auto-coding-regexp-alist): Add entries
1489 for Unicode BOM.
1490
1491 * sort.el (sort-build-lists): Temporarily bind
1492 inhibit-field-text-motion to t.
1493
1494 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
1495
1496 * locate.el (locate-command, locate-make-command-line)
1497 (locate-fcodes-file, locate-update-command)
1498 (locate-prompt-for-command, locate, locate-with-filter)
1499 (locate-get-file-positions): Doc fixes.
1500 (locate-buffer-name, locate-header-face): Remove leading `*' in
1501 defcustom.
1502 (locate-filter-output): Use `keep-lines' instead of its alias
1503 `delete-non-matching-lines'.
1504 (locate-get-filename, locate-get-dirname): Add introductory comment.
1505 (locate-find-directory-other-window): Give appropriate error
1506 message if used outside main listing.
1507
1508 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1509
1510 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
1511 the new extend-region feature.
1512 (font-lock-after-change-function): Update correspondingly.
1513 * jit-lock.el (jit-lock-after-change): Update correspondingly.
1514 * progmodes/grep.el (font-lock-lines-before): Don't disable.
1515
1516 2006-03-15 Bill Wohler <wohler@newt.com>
1517
1518 * image.el (image-load-path-for-library): Fix example by not
1519 recommending that one binds image-load-path. Just defvar it to
1520 placate compiler and only use it if previously defined.
1521
1522 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
1523
1524 * textmodes/org.el (org-insert-centered): Use `string-width' to
1525 make underlining work for wide characters.
1526 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
1527 TAB to `org-cycle', to make sure that no binding in
1528 `outline-mode-map' can supercede it.
1529
1530 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
1531
1532 * allout.el: Increment version to 2.2.1 in file commentary.
1533
1534 (allout-version): Increment to 2.2.1.
1535
1536 (allout-default-layout): New customization variable, used when the
1537 file lacks a specific allout-layout. Uses allout-layout-type for
1538 recursively nested definition.
1539
1540 (allout-layout-type): Widget defining allout layouts, necessary for
1541 self-recursive definition.
1542
1543 (allout-mode): Incorporate allout-default-layout as fallback for
1544 allout-layout.
1545
1546 (allout-layout): Mark as 'safe-local-variable', and refer mention
1547 fallback to `allout-default-layout' in absence of a specified value.
1548 (allout-passphrase-verifier-string)
1549 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
1550
1551 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
1552
1553 (allout-get-encryption-passphrase-verifier): Use correct name of
1554 passphrase verifier in docstring.
1555
1556 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
1557
1558 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
1559 elements.
1560 (gdb-find-watch-expression): Make it work for arrays too.
1561 Follow change to gdb-var-list.
1562 (gud-watch): Allow the user to enter variable name with a prexix
1563 arg. Create keybindings.
1564 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
1565 (gdb-var-list-children-handler, gdb-var-update-handler)
1566 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
1567 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
1568 Follow change to gdb-var-list.
1569 (gdb-starting): Don't show the overlay arrows when program is running.
1570
1571 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
1572 gdb-var-list.
1573
1574 2006-03-14 Bill Wohler <wohler@newt.com>
1575
1576 * image.el (image-load-path-for-library): Pass value of path
1577 rather than symbol. Always return list of directories.
1578 Guarantee that image directory comes first.
1579
1580 2006-03-14 Alan Mackenzie <acm@muc.de>
1581
1582 * font-core.el (font-lock-extend-region\(-function\)?.):
1583 New function/variable.
1584
1585 * font-lock.el (font-lock-after-change-function):
1586 Call font-lock-extend-region. Obey font-lock-lines-before.
1587 (font-lock-default-fontify-region): Remove reference to
1588 font-lock-lines-before.
1589
1590 * jit-lock.el (jit-lock-after-change):
1591 Call font-lock-extend-region. Obey font-lock-lines-before.
1592
1593 2006-03-14 David Ponce <david@dponce.com>
1594
1595 * tree-widget.el (tree-widget-themes-load-path)
1596 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1597
1598 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
1599
1600 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
1601 (rcirc-print): Mark the start of text at the end of the prompt.
1602 (rcirc-track-minor-mode): Add autoload cookie.
1603 (rcirc-update-activity-string): Add space to front of mode-line
1604 indicator.
1605
1606 2006-03-13 Miles Bader <miles@gnu.org>
1607
1608 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
1609 (rcirc-abbrev-nick): Remove function.
1610 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
1611
1612 2006-03-13 David Ponce <david@dponce.com>
1613
1614 * tree-widget.el: Handle themes across all occurrences of the main
1615 themes sub-directory found in tree-widget-themes-load-path.
1616 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1617 (tree-widget--locate-sub-directory): Return all occurrences.
1618 (tree-widget-themes-path): New function.
1619 Replace tree-widget-themes-directory, and return a list of directories.
1620 (tree-widget-set-parent-theme)
1621 (tree-widget-lookup-image): Use it.
1622
1623 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
1624
1625 * textmodes/org.el (org-link-search): Avoid self-matching of
1626 links, allow target text to be distributed over several lines.
1627 (org-search-not-link): New function.
1628 (org-set-regexps-and-options, org-get-current-options):
1629 New startup options.
1630 (org-export-as-html): Take odd-level setting from local variable.
1631 (org-fontify-emphasized-text): New option.
1632 (org-set-font-lock-defaults): Include emphasized text.
1633 (org-follow-mhe-link): Allow folder-only links, fix folder name.
1634 (org-font-lock): Customize group renamed from `org-faces'.
1635
1636 2006-03-13 John Paul Wallington <jpw@pobox.com>
1637
1638 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
1639 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
1640
1641 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
1642
1643 * cus-start.el (all): Delete :version keyword for members of the
1644 fringe group, since the entire group is new in 22.1.
1645
1646 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
1647
1648 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
1649 map if value is hexadecimal (an address).
1650 (gud-watch): Only search roots for existing watch expressions.
1651 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
1652 prevent caching problems with speedbar-update-directory-contents.
1653
1654 2006-03-12 Juri Linkov <juri@jurta.org>
1655
1656 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
1657 before comparing with `low' and `warn'.
1658
1659 * info.el (Info-dir-remove-duplicates): Move point to the
1660 beginning of the current line after deleting the entries from
1661 redundant heading. Use marker for `limit' and compare it with
1662 point before calling `re-search-forward'.
1663
1664 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1665
1666 * simple.el (yank): Fix typo in docstring.
1667
1668 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
1669
1670 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
1671 messages, where "D" is the 6th character.
1672
1673 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1674
1675 * simple.el (yank): Fix last change.
1676
1677 2006-03-11 David Ponce <david@dponce.com>
1678
1679 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
1680 merging elements from the standard ispell-dictionary-alist.
1681 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
1682 alist, and return the new alist.
1683
1684 2006-03-11 Richard Stallman <rms@gnu.org>
1685
1686 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
1687
1688 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
1689 the way it is implemented is too unclean.
1690
1691 * simple.el (kill-region, yank): Doc fix.
1692
1693 * battery.el (battery-echo-area-format): Doc fix.
1694 (battery-mode-line-format): Likewise.
1695 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
1696 (battery-linux-proc-acpi): Ignore batteries that say "charged".
1697
1698 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
1699
1700 * progmodes/octave-mod.el (octave-indent-for-comment):
1701 Behave according to do string.
1702
1703 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
1704
1705 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
1706 Be visible only if major mode is Mail Mode.
1707
1708 * textmodes/flyspell.el (flyspell-external-point-words)
1709 (flyspell-process-localwords): Fix last changes.
1710
1711 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1712
1713 * calendar/holidays.el (list-holidays): Doc fix.
1714
1715 * international/mule.el (auto-coding-alist): Add .odt
1716 (OpenOffice's open document) files.
1717
1718 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
1719 document) files. Mention in the doc string the need to sync with
1720 auto-coding-alist.
1721
1722 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
1723
1724 * files.el (hack-local-variables-confirm): Don't prompt for ! if
1725 enable-local-variables is set to always query, or there is no
1726 savable variable.
1727
1728 2006-03-10 Bill Wohler <wohler@newt.com>
1729
1730 * image.el (image-load-path-for-library): Merge at least three
1731 functions from Gnus and MH-E into this one function that can now
1732 be shared.
1733
1734 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
1735
1736 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
1737 gdb-remove-mouse-face and remove help-echo too.
1738 (gdb-enqueue-input): Correct conditional clause.
1739
1740 2006-03-10 Glenn Morris <rgm@gnu.org>
1741
1742 * calendar/calendar.el (calendar-holidays): Doc fix.
1743 * calendar/holidays.el (list-holidays): Doc fix.
1744
1745 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
1746
1747 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
1748 it gets called in gdb-prompt anyway.
1749 (gdb-use-separate-io-buffer): Only restore window arrangement for
1750 gdb-many-windows.
1751 (gdb-enqueue-input): Make it harder to send GDB input when program
1752 is running.
1753 (gdb-buffer-list): New variable.
1754 (gdb-remove-mouse-face): New function.
1755 (gdb-starting): Use it when GDB input won't get sent.
1756
1757 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
1758
1759 * help.el (view-lossage): Remove trailing whitespace before
1760 inserting "\n".
1761
1762 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
1763
1764 * files.el (hack-local-variables-confirm):
1765 Set coding-system-for-read to nil before writing to .emacs.
1766
1767 * arc-mode.el (archive-extract): Check if an existing buffer name
1768 comes from a different archive.
1769
1770 * help.el (describe-key-briefly): If KEY is a down event, read and
1771 discard the up event.
1772
1773 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
1774
1775 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
1776 be edited and use font-lock-warning-face for any changes.
1777
1778 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
1779 (gdb-edit-value): Use it to report any errors.
1780
1781 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
1782
1783 * help.el (describe-key): Remove leftover test code.
1784
1785 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
1786
1787 * textmodes/org.el: Move defvars out of eval-when-compile.
1788 Use buffer-file-name variable.
1789 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
1790 arg `file'.
1791 (org-level-faces): Remove startup dependency.
1792 (org-cycle, org-map-tree, org-scan-tags)
1793 (org-remember-handler): Don't call `outline-level' directly.
1794 (org-mhe-search-all-folders): New option.
1795 (org-mhe-get-message-folder-from-index)
1796 (org-mhe-get-message-folder): Fix indexing search.
1797 (org-format-agenda-item): Handle nil TAGS argument.
1798 (org-cleaned-string-for-export, org-activate-target-links)
1799 (org-make-target-link-regexp): Deal with empty radio target list.
1800 (org-tag): New face.
1801 (org-get-level-face): New function.
1802 (org-set-font-lock-defaults): Simplify setup for headlines.
1803 (org-complete): Pass common substring to `display-completion-list'.
1804
1805 2006-03-06 David Ponce <david@dponce.com>
1806
1807 * tree-widget.el: Update Commentary header.
1808 (tree-widget-theme-name): Ignore parent themes.
1809 (tree-widget-set-parent-theme): New function.
1810 (tree-widget-set-theme): Use it.
1811 (tree-widget-set-image-properties): Move definition. Does nothing
1812 if image properties have already been set.
1813 (tree-widget-image-properties): Move definition. Receive an image
1814 name. Set the :pointer property.
1815 (tree-widget-lookup-image): Doc fix. Search in parent themes.
1816 Don't set the :pointer image property.
1817 (tree-widget-convert-widget): New function. Handle :dynargs
1818 compatibility here.
1819 (tree-widget): Use it to :convert-widget. Add the :expander-p
1820 predicate to control when the :expander function is entered.
1821 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
1822 (tree-widget-value-create): Handle :expander-p. widget-apply
1823 :expander.
1824 (tree-widget-expander-p): New function. Default value of the
1825 :expander-p property.
1826
1827 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
1828
1829 * help.el (describe-key): Properly handle the return value of
1830 read-key-sequence when grabbing an up-event. Cleanup mouse-1
1831 remaps. Handle string and vector `follow-link' values.
1832
1833 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
1834
1835 * complete.el (PC-expand-many-files): Try be more careful when parsing
1836 the shell's output.
1837
1838 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
1839
1840 * outline.el (hide-sublevels): Provide better interactive default.
1841
1842 2006-03-06 Kenichi Handa <handa@m17n.org>
1843
1844 * international/fontset.el (create-fontset-from-fontset-spec):
1845 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
1846
1847 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
1848
1849 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
1850 backslashes instead of one in regexp.
1851 (gud-tooltip-dereference): Add missing optional argument.
1852
1853 2006-03-04 John Paul Wallington <jpw@pobox.com>
1854
1855 * wdired.el (toplevel): Require `cl' at compile-time.
1856
1857 2006-03-04 Andreas Schwab <schwab@suse.de>
1858
1859 * server.el (server-process-filter): Handle errors during
1860 evaluation of the argument.
1861
1862 2006-03-03 John Paul Wallington <jpw@pobox.com>
1863
1864 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
1865 escape parentheses at beginning of line.
1866 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
1867 (t-mouse-mode): Remove period from end of error message.
1868
1869 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
1870
1871 * textmodes/flyspell.el (flyspell-process-localwords):
1872 Be case-sensitive.
1873
1874 2006-03-03 Martin Rudalics <rudalics@gmx.at>
1875
1876 * cus-edit.el (custom-quote): Remove function, since it has been
1877 moved to custom.el.
1878
1879 * font-lock.el (lisp-font-lock-keywords-2)
1880 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
1881 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
1882 they have no special meaning.
1883
1884 * midnight.el (clean-buffer-list): Handle case where base-buffer of
1885 indirect buffer gets killed before indirect buffer. Use dolist.
1886
1887 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1888
1889 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
1890 value instead of a literal constant (1) on more pauses.
1891
1892 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
1893
1894 * textmodes/flyspell.el (flyspell-external-point-words):
1895 Be case-sensitive.
1896
1897 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
1898
1899 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
1900 with "www".
1901
1902 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1903
1904 * allout.el: Restablish intermediate missing comment header to
1905 preserve outline structure.
1906 (allout-beginning-of-current-entry): Skip invisible text.
1907 (allout-open-topic): Fix opening a topic at end-of-buffer.
1908 (allout-minor-mode): Move nearer to allout-mode function.
1909
1910 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
1911
1912 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
1913
1914 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
1915
1916 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
1917 is nil.
1918
1919 * progmodes/gud.el (gud-speedbar-menu-items):
1920 Use buffer-local-value and add missing :visible keyword.
1921
1922 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
1923
1924 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
1925
1926 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
1927 must be `follow-link'.
1928
1929 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
1930
1931 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
1932 formatting: No nested anchors.
1933 (org-all-targets): Fix bug with XEmacs compatibility.
1934 (org-read-date): Add (require 'parse-time).
1935 (org-set-tags): Fix bug with extra inserted space.
1936 (org-export-html-style): Define a style class for targets.
1937 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
1938 (org-hide-leading-stars): New option.
1939 (org-hide): New face.
1940 (org-set-font-lock-defaults): Allow to hide leading stars.
1941 (org-get-legal-level, org-tr-level): New functions.
1942 (org-odd-levels-only): New option.
1943 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
1944 (org-demote, org-promote): Deal with double-star levels.
1945 (org-convert-to-odd-levels): New command.
1946
1947 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
1948
1949 * speedbar.el (speedbar-update-localized-contents): Try to
1950 preserve window-start.
1951 (speedbar-update-directory-contents): Try to preserve window-start
1952 and window-point.
1953 (speedbar-update-special-contents): Don't move back to start of window.
1954
1955 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
1956 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
1957 speedbar-timer-fn.
1958 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
1959 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
1960 instead of gdb-speedbar-timer-fn.
1961
1962 2006-02-28 Jay Belanger <belanger@truman.edu>
1963
1964 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
1965 (math-compose-expr): Use latex option when calling
1966 `math-compose-tex-matrix' for latex mode.
1967
1968 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
1969
1970 * speedbar.el: Re-instate comments about developing for speedbar
1971 [this is what info and gdb-ui use even if better methods exist now].
1972
1973 * t-mouse.el: New file.
1974 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
1975 (t-mouse-lispy-buffer-posn-from-coords): Remove.
1976 (t-mouse-make-event-element): Use posn-at-x-y instead.
1977 (t-mouse-make-event): Deal with Fedora Core 3.
1978 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
1979 (t-mouse-mouse-position-function): New function. Use it instead
1980 of advising mouse-position.
1981 (t-mouse-mode): New minor mode.
1982 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
1983
1984 2006-02-27 Glenn Morris <rgm@gnu.org>
1985
1986 * calendar/calendar.el (calendar-holidays): Doc fix.
1987
1988 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
1989
1990 * progmodes/gdb-ui.el (gdb-source-window): New variable.
1991 Re-introduce the concept of a source window.
1992 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
1993 consistency with get-buffer-create.
1994 (def-gdb-auto-update-handler, gdb-info-locals-handler)
1995 (gdb-data-list-register-values-handler)
1996 (gdb-stack-list-locals-handler): Try to preserve window-start as
1997 well as window-point.
1998 (gdb-display-source-buffer): New function (old concept).
1999 (gdb-goto-breakpoint): Use it.
2000
2001 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
2002 for gdb-ui/gdb-mi (old concept).
2003
2004 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
2005
2006 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
2007 binding.
2008
2009 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
2010
2011 * textmodes/reftex-sel.el (reftex-select-label-map)
2012 (reftex-select-bib-map): Add `follow-mouse' binding.
2013
2014 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
2015
2016 * jka-cmpr-hook.el (jka-compr-compression-info-list)
2017 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
2018 Give :set functions to provide automatic updating.
2019 Update docstring. Give compiler defvars early in the file
2020 and move the defcustoms to a later spot where all called functions
2021 are defined.
2022 (jka-compr-file-name-handler-entry): Doc fix.
2023 (jka-compr-compression-info-list--internal)
2024 (jka-compr-mode-alist-additions--internal)
2025 (jka-compr-load-suffixes--internal): New variables.
2026 (jka-compr-install): Set the three above variables.
2027 Update `load-file-rep-suffixes' instead of `load-suffixes'.
2028 (jka-compr-update, jka-compr-set): New functions.
2029 (auto-compression-mode): Doc fix.
2030
2031 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
2032 Update `load-file-rep-suffixes' instead of `load-suffixes'.
2033 Use jka-compr-compression-info-list--internal,
2034 jka-compr-mode-alist-additions--internal and
2035 jka-compr-load-suffixes--internal.
2036
2037 * files.el (load-library):
2038 * loadhist.el (file-loadhist-lookup):
2039 * startup.el (command-line):
2040 * subr.el (locate-library):
2041 * emacs-lisp/autoload.el (update-directory-autoloads):
2042 * emacs-lisp/find-func.el (find-library-suffixes):
2043 Use `get-load-suffixes' instead of `load-suffixes'.
2044
2045 * subr.el (locate-library):
2046 * emacs-lisp/find-func.el (find-library-name):
2047 Use `load-file-rep-suffixes' instead of '("").
2048
2049 2006-02-26 Kim F. Storm <storm@cua.dk>
2050
2051 * ido.el (ido-save-history, ido-load-history): Simplify.
2052 Don't use find-file-noselect to avoid interference from other modes.
2053
2054 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
2055
2056 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
2057 to use the default shell if filename is not available.
2058 Reported by Giorgos Keramidas.
2059
2060 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
2061
2062 * progmodes/etags.el (tags-completion-table): Do completion from
2063 all the tables in the current list, as documented in the manual.
2064
2065 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2066
2067 * CC Mode Update to 5.31.3.
2068
2069 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2070
2071 * progmodes/cc-mode.el (c-postprocess-file-styles):
2072 Bind inhibit-read-only to t, around the call to
2073 c-remove-any-local-eval-or-mode-variables, so that it works on a
2074 RO file.
2075
2076 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2077
2078 * progmodes/cc-awk.el: Correct a typo.
2079
2080 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2081
2082 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
2083 c-hungry-delete-backwards, at the request of RMS. Leave the old
2084 name as an alias.
2085
2086 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2087
2088 * progmodes/cc-mode.el: Correct a typo.
2089
2090 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2091
2092 * progmodes/cc-defs.el: Update the version number to 5.31.3.
2093
2094 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2095
2096 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
2097 brace-else-brace (error due to mbeg, mend being undefined).
2098
2099 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2100
2101 * progmodes/cc-mode.el: File Local variables: Solve the problem
2102 where both `mode' and c-file-offsets are specified: `mode' will
2103 overwrite c-f-o's settings:
2104 (c-remove-any-local-eval-or-mode-variables): New function.
2105 (c-postprocess-file-styles): Call the above new function, within
2106 c-tentative-buffer-change, to splat `mode' and `eval' before the
2107 second hack-local-variables.
2108
2109 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2110
2111 * progmodes/cc-mode.el:
2112 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
2113 (c-after-change): Protect the match data with save-match-data.
2114 It was getting corrupted by c-after-change-check-<>-operators.
2115
2116 * cc-defs.el: [Supersedes patch V1.38]:
2117 (top level): Check for a buggy font-lock-compile-keywords ONLY in
2118 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
2119
2120 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
2121 with save-match-data. It was being corrupted when Font Lock was
2122 not enabled.
2123
2124 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2125
2126 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
2127 Mode and Subword Mode.
2128
2129 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
2130 real labels ("case 1:" or "foo:") from non-labels ("public:").
2131 (c-forward-objc-directive): Replace c-forward-token-2 with crude
2132 coding; c-f-t-2 doesn't move over a token at EOB.
2133
2134 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
2135
2136 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
2137 (c-update-modeline): Concatenate the minor mode indicators
2138 directly onto mode-name, removing c-submode-indicators.
2139 Sometimes, c-s-i got separated from the mode name on the mode line.
2140
2141 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
2142 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
2143
2144 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
2145
2146 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
2147 error message when there's an evaluation error to show whether
2148 it's loaded from source or not.
2149 (c-filter-ops): Make it available at runtime too to work when
2150 `c-make-init-lang-vars-fun' needs to evaluate from source.
2151
2152 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
2153
2154 * help.el (help): Revert last part of 2006-02-23 change (deletion
2155 of the `provide' call).
2156
2157 2006-02-23 Juri Linkov <juri@jurta.org>
2158
2159 * compare-w.el (compare-windows-highlight): Add new value
2160 `persistent' and change :type from `boolean' to `choice'.
2161 (compare-windows-overlays1, compare-windows-overlays2):
2162 New internal variables.
2163 (compare-windows-highlight): If compare-windows-highlight is
2164 `persistent', add current overlays to compare-windows-overlays[12]
2165 instead of adding compare-windows-dehighlight to pre-command-hook.
2166 (compare-windows-dehighlight): Delete all overlays from
2167 compare-windows-overlays[12].
2168
2169 * info.el (Info-search): Don't bind search-spaces-regexp to
2170 Info-search-whitespace-regexp in non-regexp isearch mode.
2171
2172 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
2173
2174 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
2175
2176 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
2177
2178 * textmodes/org.el (org-xemacs-p)
2179 (org-export-html-show-new-buffer, org-table-may-need-update)
2180 (org-insert-item, org-mhe-get-message-real-folder)
2181 (org-mhe-get-message-folder-from-index)
2182 (org-mhe-get-message-folder, org-mhe-get-message-num)
2183 (org-mhe-get-header, org-make-org-heading-search-string)
2184 (org-make-org-heading-camel, org-table-sort-lines)
2185 (org-format-org-table-html, org-format-table-table-html):
2186 Fix typos in docstrings.
2187
2188 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
2189
2190 * textmodes/org.el (org-cleaned-string-for-export)
2191 (org-solidify-link-text): New function.
2192 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
2193 XEmacs, just to silence the compiler.
2194 (org-export-as-ascii, org-export-as-html-and-open):
2195 Use `org-cleaned-string-for-export' and create internal links.
2196 (org-follow-mhe-link): Require mh-e, use folder.
2197
2198 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
2199
2200 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
2201
2202 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
2203 gdb-debug-log-length.
2204 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
2205 it a real ring but...
2206 (gud-gdba-marker-filter): ...make it work like mark-ring.
2207 (gdb-enable-debug): Rename from gdb-enable-debug-log.
2208 (gdb-mouse-jump): New function. Add bindings.
2209
2210 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
2211
2212 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
2213 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
2214 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
2215 (gdb-debug-log-length): Customize it's length.
2216 (gud-watch, gdb-var-create-handler): Display function::var format
2217 but don't use to create variable object.
2218 (gdb-var-create-handler): Use message-box in place of message.
2219 (gdb-stopped): Call gdb-exited if signalled.
2220
2221 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
2222
2223 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
2224
2225 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
2226
2227 * textmodes/reftex.el (reftex-locate-file): Search all extensions
2228 if `reftex-try-all-extensions' is set.
2229
2230 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
2231 fail silently when there is no valid argument at point.
2232 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
2233 `fail-silently' argument. From a patch by David Reiter.
2234
2235 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
2236 New commands.
2237 (org-mark-ring): New variable.
2238 (org-mark-ring-length): New option.
2239 (org-open-at-point, org-goto, org-open-file): Push old position
2240 onto the mark ring.
2241 (org-add-hook): New function.
2242 (org-export-table-remove-special-lines): New option.
2243 (org-skip-comments, org-format-org-table-html): Respect new
2244 option `org-export-table-remove-special-lines'.
2245 (org-open-file): Allow special command configuration for
2246 directory link.
2247 (org-file-apps): Fix bugs in customize type, added setting
2248 for directories.
2249 (org-activate-tags, org-format-agenda-item, org-complete)
2250 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
2251 (org-get-tags, org-get-buffer-tags, org-open-at-point)
2252 (org-link-search, org-make-org-heading-search-string)
2253 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
2254 (org-radio-targets, org-file-link-context-use-camel-case)
2255 (org-activate-camels): New options.
2256 (org-update-radio-target-regexp, org-all-targets)
2257 (org-make-target-link-regexp, org-activate-target-links):
2258 New functions.
2259 (org-make-org-heading-search-string): New function.
2260 (org-store-link, org-insert-link): Use new option
2261 `org-file-link-context-use-camel-case'.
2262 (org-activate-camels): Use new option `org-activate-camels'.
2263 (org-link-regexp): Add mhe prefix.
2264 (org-open-at-point, org-store-link): Support for mhe links.
2265 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
2266 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
2267 (org-mhe-get-header, org-follow-mhe-link): New functions.
2268 (org-remove-angle-brackets, org-add-angle-brackets):
2269 New functions.
2270 (org-bracket-link-regexp): New constant.
2271 (org-read-date): Fix bug that was rejecting all typed dates.
2272 (org-link-search): Make hierarchy above visible after a match.
2273 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
2274 (org-store-link): Fix bug with link creation when cursor is in
2275 an empty line.
2276 (org-open-at-point): Fix bug with matching a link.
2277 Fixed buggy argument sequence in call to `org-view-tags'.
2278 (org-compile-prefix-format): Set `org-prefix-has-tag'.
2279 (org-prefix-has-tag): New variable.
2280 (org-format-agenda-item): Remove tags from headline
2281 if appropriate.
2282 (org-agenda-remove-tags-when-in-prefix): New option.
2283
2284 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
2285
2286 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
2287 Fix the regular expressions.
2288
2289 2006-02-21 Richard M. Stallman <rms@gnu.org>
2290
2291 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
2292 if there's no other specific basis.
2293
2294 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
2295 as variables at all.
2296 (unsafep-variable): Rename arg; doc fix.
2297
2298 * abbrevlist.el (list-one-abbrev-table): Add autoload.
2299
2300 * calendar/appt.el (diary-selective-display): Add defvar.
2301
2302 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
2303
2304 * isearch.el (search-whitespace-regexp): Fix custom type.
2305
2306 * help.el (describe-key-briefly): Compute interactive args
2307 in same was as before previous change.
2308
2309 * files.el (enable-local-variables): Doc fix.
2310
2311 2006-02-21 Kim F. Storm <storm@cua.dk>
2312
2313 * fringe.el: Cleanup as file is now pre-loaded.
2314 (fringe-bitmaps): Initialize unconditionally.
2315 (fringe-mode, set-fringe-style): Remove autoload cookies.
2316
2317 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2318
2319 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
2320 `horizontal-bar'.
2321 (fringe-cursor-alist): Use `horizontal-bar'.
2322
2323 2006-02-20 Kim F. Storm <storm@cua.dk>
2324
2325 * fringe.el (fringe-bitmaps): Update to new bitmap names.
2326 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
2327
2328 * loadup.el: Load "fringe" on window systems.
2329
2330 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
2331
2332 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
2333 out of scope components.
2334
2335 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
2336 default.
2337
2338 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
2339
2340 * custom.el (customize-mark-to-save, customize-mark-as-set):
2341 Load the symbol first.
2342
2343 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
2344
2345 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
2346 strech spec so it doesn't display as "^J" on the header line
2347 when `Buffer-menu-use-header-line' is t.
2348
2349 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
2350
2351 * speedbar.el (speedbar-make-button): Keep text properties
2352 of string arguments if desired.
2353
2354 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
2355 expessions.
2356
2357 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
2358 of speedbar.
2359
2360 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
2361
2362 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
2363 to value of `read-file-name-completion-ignore-case'.
2364
2365 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
2366
2367 * custom.el (customize-mark-as-set): Push to `user' theme.
2368
2369 * cus-edit.el (custom-save-variables): Allow unthemed values.
2370 (customize-set-variable): Push setting to `user' theme.
2371
2372 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
2373
2374 * progmodes/gud.el: Don't require font-lock as it's now
2375 automatically loaded.
2376 (gud-speedbar-buttons): Replace gdb-var-changed with
2377 gdb-force-update.
2378
2379 * progmodes/gdb-ui.el (gdb-force-update): Rename from
2380 gdb-var-changed.
2381 (gdb-post-prompt): Use it.
2382 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
2383 (gdb-var-update-handler, gdb-var-delete)
2384 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
2385 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
2386 gdb-force-update in gdb-post-prompt.
2387 (gdb-reset): Clear watch expressions from speedbar when quitting.
2388
2389 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
2390
2391 * viper-cmd.el (viper-insert-state-post-command-sentinel)
2392 (viper-change-state-to-vi, viper-change-state-to-emacs):
2393 Make aware of cursor coloring in the Emacs state.
2394 (viper-special-read-and-insert-char): Use read-char-exclusive.
2395 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
2396
2397 * viper-init.el (viper-emacs-state-cursor-color): New variable.
2398
2399 * viper-util.el (viper-save-cursor-color)
2400 (viper-get-saved-cursor-color-in-replace-mode)
2401 (viper-get-saved-cursor-color-in-insert-mode)
2402 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
2403 state.
2404 (viper-get-saved-cursor-color-in-emacs-mode): New function.
2405
2406 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
2407 (ediff-ignore-case-option3, ediff-actual-diff-options)
2408 (ediff-actual-diff3-options): New variables to control case sensitivity.
2409 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
2410 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
2411 (ediff-toggle-ignore-case): New function.
2412 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
2413
2414 * ediff-help.el (ediff-long-help-message-narrow2)
2415 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
2416 (ediff-long-help-message-word-mode): Add ignore-case command.
2417 (ediff-help-for-quick-help): Add ignore-case command.
2418
2419 * ediff-merg.el: Move provide to the end.
2420
2421 * ediff-ptch.el: Move provide to the end.
2422
2423 * ediff-wind.el: Move provide to the end.
2424
2425 * ediff-mult.el: Move provide to the end.
2426 (ediff-set-meta-overlay): Enable follow-link.
2427
2428 * ediff.el: Move provide to the end.
2429 Break recursive load cycle in eval-when-compile.
2430 (ediff-patch-buffer): Better heuristics.
2431
2432 * ediff-util.el: Move provide to the end.
2433 Break recursive load cycle in eval-when-compile.
2434 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
2435 defuns.
2436 (ediff-submit-report): Pass the values of ediff-diff3-program,
2437 ediff-diff3-options.
2438
2439 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
2440
2441 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
2442 the opening bracket of the following bracketing pairs: {}, [], (), <>,
2443 `' (for example, in the docstring of `windmove-default-keybindings').
2444
2445 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
2446
2447 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
2448 shadow face. Don't provide binding to edit variable when it is
2449 out of scope.
2450
2451 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
2452 (gdb-var-update-handler): Detect out of scope variables with pre
2453 GDB 6.4 too.
2454 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
2455 Reset status of variable objects to nil in update handlers.
2456 (gdb-var-update-handler-1): Detect when a variable object comes
2457 in scope. setcar on var changes gdb-var-list directly.
2458
2459 2006-02-17 Juri Linkov <juri@jurta.org>
2460
2461 * ffap.el (ffap) <defface>: Add explicit face declaration.
2462 (ffap-highlight): Use face `ffap' directly instead of checking
2463 for its existence.
2464
2465 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
2466 `visible-ok' of `other-buffer' to find the right original buffer.
2467
2468 * info.el (Info-search): Skip `Local Variables' node.
2469
2470 2006-02-17 Juri Linkov <juri@jurta.org>
2471
2472 * info.el (Info-find-file): Check for symbols `apropos', `history',
2473 `toc' in the input filename, and return these symbols as is.
2474 (Info-find-node-2): Set Info-current-file to symbols `apropos',
2475 `history', `toc' instead of strings.
2476 (Info-set-mode-line): For non-string Info-current-file use the
2477 symbol's name inside **.
2478 (Info-isearch-push-state): Add quote before Info-current-file and
2479 Info-current-node.
2480 (Info-isearch-pop-state): Use `equal' instead of `string='.
2481 (Info-extract-pointer, Info-following-node-name): Use
2482 `match-string-no-properties' instead of `match-string'.
2483 (Info-up): Check `old-file' for `stringp'.
2484 (Info-history): Use `equal' instead of `string-equal'.
2485 Check `file' for `stringp'.
2486 (Info-history): Use symbol `history' instead of string as first arg
2487 of `Info-find-node'.
2488 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
2489 `toc' instead of string.
2490 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
2491 instead of `buffer-substring', and `match-string-no-properties'
2492 instead of `match-string'.
2493 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
2494 instead of strings.
2495 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
2496 Use symbol `apropos' instead of string.
2497 (Info-copy-current-node-name): Check `Info-current-file' for
2498 `stringp' and construct a command with `Info-find-node' from it.
2499 (Info-fontify-node): Use `match-string-no-properties' instead of
2500 `match-string' and check file names for `stringp'.
2501 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
2502 `history', `toc' instead of strings.
2503
2504 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
2505
2506 * files.el: Rearrange functions and variables in the file local
2507 variables section.
2508
2509 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
2510
2511 * files.el: Add truncate-lines, ispell-check-comments and
2512 ispell-local-dictionary as safe local variables.
2513
2514 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
2515
2516 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
2517 out of scope variables.
2518 (gud-speedbar-buttons): Use unless.
2519
2520 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
2521 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
2522 (gdb-show-changed-values): Also use for out of scope variables.
2523 (gdb-var-update-handler-1): Note if variable goes out of scope.
2524
2525 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
2526
2527 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
2528 default to global variable values for unsupplied args.
2529 (rcirc-get-buffer-create): Fix bug with setting the target.
2530 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
2531 test for rcirc-always-use-server-buffer-flag here.
2532 (rcirc-response-formats): Add %N, which is a facified nick. %n
2533 uses the default face. Change the ACTION format string. If the
2534 "nick" is the server, don't print anything for that field.
2535 Comment fixes.
2536 (rcirc-target-buffer): Don't test
2537 rcirc-always-use-server-buffer-flag here.
2538 (rcirc-print): Squeeze extra spaces out of the text before message.
2539 (rcirc-put-nick-channel): Strip potential "@" char from nick
2540 before adding them to nick table.
2541 (rcirc-url-regexp): Improve to match address like "foo.com".
2542
2543 2006-02-17 Eli Zaretskii <eliz@gnu.org>
2544
2545 * allout.el (allout-hidden-p): Move this defsubst before
2546 allout-overlay-interior-modification-handler, where it is first
2547 used.
2548
2549 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
2550
2551 * allout.el: Use allout invisible-text overlays instead of
2552 selective display for concealed text. Also, lots of general
2553 cleanup, and improved compatibility code.
2554
2555 (allout-version) Incremented, corrected, revised, and refined
2556 module commentary.
2557
2558 (provide 'allout): Moved to the bottom, added a require of overlay.
2559
2560 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
2561 `except-current'.
2562 (allout-write-file-hook-handler): Minimize delay.
2563 (count-trailing-whitespace-region): New function so
2564 auto-encryption of current topic can resituate cursor exactly.
2565 PGP/GPG encryption trims trailing whitespace from lines, which
2566 must be accounted for across encryption then decryption.
2567
2568 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
2569 just plain "\C-c", to avoid intruding on user's keybinding space.
2570
2571 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
2572 parameter, so user request to provide a new password is done.
2573
2574 (allout-outside-normal-auto-fill-function, allout-auto-fill):
2575 Refined mechanism for auto-filling behavior while in allout mode.
2576
2577 (allout-mode): Explicitly specify the mode map in the docstring.
2578 Clarify provision for various write-file hook var names.
2579 Adjusted for invisible-text overlays instead of selective-display.
2580
2581 (allout-depth): Really return 0 if not within any topic. This
2582 rectifies `allout-beginning-of-level' and sequence numbering
2583 errors that occur when cutting and pasting numbered topics.
2584 Changed from a in-line subst to a regular function, as well.
2585
2586 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
2587
2588 (allout-end-of-subtree, allout-end-of-subtree)
2589 (allout-end-of-entry, allout-end-of-current-heading)
2590 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
2591 (allout-show-children, allout-show-to-offshoot)
2592 (allout-hide-current-entry, allout-show-current-entry): Rectified
2593 handling of trailing blank lines between items.
2594
2595 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
2596 (allout-current-depth, allout-unprotected, allout-hidden-p)
2597 (allout-on-current-heading-p, allout-listify-exposed)
2598 (allout-chart-subtree, allout-goto-prefix)
2599 (allout-back-to-current-heading, allout-get-body-text)
2600 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
2601 (allout-hide-region-body, allout-toggle-subtree-encryption)
2602 (allout-encrypt-string, allout-encrypted-key-info)
2603 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
2604 (allout-file-vars-section-data): Adjusted for use with
2605 invisible-text overlays instead of selective-display.
2606
2607 (allout-kill-line, allout-kill-topic, allout-yank-processing):
2608 Reworked for use with invisible text overlays.
2609
2610 (allout-current-topic-collapsed-p): New function.
2611
2612 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
2613 to know when to close the containing topic.
2614
2615 (allout-pre-command-business, allout-post-command-business):
2616 Simplify undo-batching and dynamic isearch exposure.
2617
2618 (allout-set-overlay-category): New for invisible-text overlays.
2619 Sets properties of allout-overlay-category, used by
2620 allout-flag-region to set invisible-text overlay properties.
2621 (allout-get-invisibility-overlay): Get the first qualifying
2622 invisibility overlay, so we can find the extent of it.
2623 (allout-back-to-visible-text): Get to just before the beginnining
2624 of the current invisibility overlay, if any.
2625
2626 (allout-overlay-insert-in-front-handler)
2627 (allout-overlay-interior-modification-handler)
2628 (allout-before-change-handler, allout-isearch-end-handler): New
2629 functions to handle extraordinary actions affecting concealed
2630 text.
2631
2632 (allout-flag-region): Use overlays instead of selective-display
2633 for invisible text - by inheritence from the properties of
2634 allout-overlay-category in mainline Emacs, and applied
2635 property-by-property in XEmacs, some recent versions of which
2636 don't inherit the properties from the category. Provisions to
2637 respond to concealed-text edits simplified drastically.
2638
2639 (allout-isearch-rectification, allout-isearch-was-font-lock)
2640 (allout-isearch-expose, allout-enwrap-isearch)
2641 (allout-isearch-abort, allout-pre-was-isearching)
2642 (allout-isearch-prior-pos, allout-isearch-did-quit)
2643 (allout-isearch-dynamic-expose)
2644 (allout-hide-current-entry-completely): Functions deleted.
2645
2646 (allout-undo-aggregation): Explicit undo aggregation no longer
2647 necessary due to transition away from selective-display.
2648
2649 (set-allout-regexp, allout-up-current-level)
2650 (allout-next-visible-heading, allout-forward-current-level)
2651 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
2652 (allout-kill-line, allout-yank-processing, allout-show-children)
2653 (allout-expose-topic, allout-old-expose-topic)
2654 (allout-listify-exposed, allout-insert-latex-header)
2655 (allout-toggle-subtree-encryption, allout-encrypt-string)
2656 (remove-from-invisibility-spec, allout-hide-current-subtree):
2657 Ditched unused variables.
2658
2659 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
2660
2661 * textmodes/ispell.el (ispell-change-dictionary): Call
2662 ispell-buffer-local-dict instead of
2663 ispell-accept-buffer-local-defs.
2664 (ispell-local-dictionary-alist): Accept as valid any coding-system
2665 supported by Emacs.
2666 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
2667 changed to iso-8859-3.
2668
2669 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
2670
2671 * speedbar.el (speedbar-frame-width): Make an inline function
2672 instead of a macro. Use frame-width.
2673 (speedbar-try-completion, speedbar-update-contents)
2674 (speedbar-timer-fn): Use consp.
2675 (speedbar-update-localized-contents): Try to preserve point.
2676
2677 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
2678 (menu): Re-order menu items.
2679 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
2680 field.
2681 (gdb-var-update-handler-1): Use it for GDB 6.4+.
2682 (gdb-post-prompt): Speed things by not forcing update.
2683
2684 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
2685
2686 * wid-edit.el (widget-button-click): For mouse-1, cancel button
2687 press and perform default action if we get a mouse movement event.
2688
2689 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
2690
2691 * calendar/icalendar.el (icalendar--get-event-property)
2692 (icalendar--get-event-property-attributes): Fix typos in
2693 docstrings.
2694
2695 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
2696 docstring.
2697
2698 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
2699
2700 * bs.el (bs-mode): Use `buffer-disable-undo'.
2701 (bs--get-file-name): Simplify.
2702 (bs-show-in-buffer): Mark the buffer as not modified.
2703
2704 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2705
2706 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
2707 widget-button-click.
2708
2709 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
2710 (custom-mode): Update docstring.
2711
2712 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
2713 binding.
2714
2715 * files.el (hack-local-variables-confirm): Allow scrolling if the
2716 file variable list is too long. Kill temp buffer after use.
2717
2718 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
2719
2720 * progmodes/gud.el (gdb): Improve doc string.
2721 (gdb-script-font-lock-keywords): Expand allowed character set.
2722
2723 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
2724 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
2725 (gdb-separate-io-interrupt, gdb-separate-io-quit)
2726 (gdb-separate-io-stop, gdb-separate-io-eof):
2727 Rename from gdb-inferior-* to gdb-separate-*.
2728 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
2729
2730 2006-02-14 Jay Belanger <belanger@truman.edu>
2731
2732 * calc/calc-arith.el (math-check-known-scalarp): Make sure
2733 expression is a symbol before checking that it is bound.
2734
2735 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
2736 test to see if equation can be solved.
2737
2738 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2739
2740 * wid-edit.el (widget-button-click): Use :pressed-face property
2741 for overlay face, if it exists.
2742
2743 * cus-edit.el (custom-manual, custom-add-see-also)
2744 (custom-add-parent-links, custom-group-link): Add :pressed-face
2745 property to links.
2746
2747 * files.el (hack-local-variables): Remove ignored variables before
2748 checking if any variables need setting.
2749
2750 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2751
2752 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
2753
2754 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
2755
2756 * help.el (where-is): Fix message for remapped commands.
2757
2758 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
2759 Fix typos in docstrings.
2760
2761 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
2762
2763 * files.el (safe-local-variable-values): New option.
2764 (hack-local-variables-prop-line): Return a list of variable-value
2765 pairs if MODE-ONLY is non-nil.
2766 (hack-local-variables): Construct list of variable-value pairs,
2767 and apply or reject them in one go. Ask for confirmation if
2768 variables are not known safe.
2769 (hack-local-variables-confirm): Complete rewrite. Support
2770 `safe-local-variable-values'.
2771 (enable-local-variables): Update docstring to reflect new
2772 behavior.
2773 (ignored-local-variables): Ignore ignored-local-variables and
2774 safe-local-variable-values.
2775 (safe-local-variable-p): New function.
2776 (risky-local-variable-p): `safe-local-variable' property check
2777 moved to safe-local-variable-p.
2778 (hack-one-local-variable): Checks moved to hack-local-variables.
2779
2780 (byte-compile-dynamic, c-basic-offset, c-file-style)
2781 (c-indent-level, comment-column, fill-column, fill-prefix)
2782 (indent-tabs-mode, kept-new-versions, no-byte-compile)
2783 (no-update-autoloads, outline-regexp, page-delimiter)
2784 (paragraph-start, paragraph-separate, sentence-end)
2785 (sentence-end-double-space tab-width, version-control):
2786 Add `safe-local-variable' property.
2787
2788 * find-lisp.el: Delete nonexistent `autocompile' file variable.
2789
2790 * icomplete.el, play/landmark.el: Change nonexistent
2791 `outline-layout' file variable to `allout-layout'.
2792
2793 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
2794
2795 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
2796 (gdb-get-changed-registers): Test value of gud-minor-mode relative
2797 to gud-comint-buffer.
2798 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
2799 gdb-ui.el for gdb-mi.el.
2800 (gdb-post-prompt, gdb-get-changed-registers): Move test for
2801 registers buffer to gdb-get-changed-registers.
2802 (gdb-breakpoint-regexp): New regexp. Allow toggling and
2803 deletion of catchpoints (throw and catch).
2804 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
2805 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
2806 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
2807 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
2808 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
2809
2810 2006-02-13 Jay Belanger <belanger@truman.edu>
2811
2812 * calc/calc-arith.el (math-check-known-matrixp): Make sure
2813 expression is a symbol before checking that it is bound.
2814
2815 2006-02-13 Richard M. Stallman <rms@gnu.org>
2816
2817 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
2818 for the minibuffer too, but not if resize-mini-windows will interfere.
2819
2820 * help.el (describe-key-briefly, describe-key): Do all arg-reading
2821 inside `interactive' spec.
2822 (describe-key-briefly-internal, describe-key-internal):
2823 Functions merged back into their callers.
2824
2825 2006-02-13 Martin Rudalics <rudalics@gmx.at>
2826
2827 * info.el (info-xref-visited): Inherit from info-xref too.
2828 (Info-set-mode-line): Replace occurrences of `%' by `%%'
2829 when propertizing Info-current-file and Info-current-node.
2830
2831 2006-02-13 Juri Linkov <juri@jurta.org>
2832
2833 * tumme.el (tumme-thumbnail-storage): Fix docstring.
2834 (tumme-thumb-name): Fix per-directory format.
2835
2836 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
2837
2838 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
2839
2840 2006-02-12 Miles Bader <miles@gnu.org>
2841
2842 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
2843
2844 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
2845
2846 * tumme.el: Remove history section. If someone needs the it, it
2847 can always be found in CVS.
2848
2849 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2850
2851 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
2852 about the Thumbnail Managing Standard option.
2853
2854 2006-02-12 Richard M. Stallman <rms@gnu.org>
2855
2856 * subr.el (substitute-key-definition): Doc fix.
2857
2858 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
2859
2860 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
2861
2862 * info.el (Info-mode): Doc fix.
2863
2864 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
2865
2866 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
2867
2868 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
2869 because on Solaris a POSIX compatible "id" is needed. Reported by
2870 Magnus Henoch <mange@freemail.hu>.
2871
2872 2006-02-12 Juri Linkov <juri@jurta.org>
2873
2874 * tumme.el: Remove todo item about Thumbnail Managing Standard.
2875 (tumme) <defgroup>: Change :group to `multimedia'.
2876 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
2877 Managing Standard.
2878 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
2879 Fix dostring.
2880 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
2881 and %y. Fix docstring.
2882 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
2883 (tumme-cmd-create-standard-thumbnail-command): New user options.
2884 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
2885 is `standard'. Fix docstring.
2886 (tumme-thumb-width, tumme-thumb-height): New user options.
2887 (tumme-external-viewer): Try to find various viewers.
2888 (tumme-get-thumbnail-image): Use `create-image' instead of
2889 constructing the `image' structure.
2890 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
2891 `standard'.
2892 (tumme-thumb-name): Add file name generation for standard storage.
2893 Simplify code for other storages.
2894 (tumme-thumb-name): Use width %w and height %h instead of size %s.
2895 Add modification time %m and thumbnail-nq8 %q.
2896 Use `tumme-cmd-create-standard-thumbnail-command' if
2897 tumme-thumbnail-storage is `standard'.
2898 (tumme-dired-insert-marked-thumbs): New autoload command.
2899 (tumme-dired-after-readin-hook): New function.
2900 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
2901 `tumme-thumb-size'.
2902 (tumme-display-image): Replace size-x %x and size-y %y with
2903 width %w and height %h.
2904
2905 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
2906 `tumme-dired-insert-marked-thumbs'.
2907
2908 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2909
2910 * tumme.el (tumme-write-tag): Fix small bug (file name did not
2911 include path).
2912 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
2913 matching tag.
2914
2915 2006-02-12 Miles Bader <miles@gnu.org>
2916
2917 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
2918 New variables.
2919 (rcirc-abbrev-nick): New function.
2920 (rcirc-format-response-string): Rewrite to use the formats in
2921 `rcirc-response-formats' and expand escape sequences therein.
2922 A text-property `rcirc-text' is added over the actual response
2923 text to make easy to find inside the returned string.
2924 (rcirc-print): When filling, just look for the `rcirc-text'
2925 text-property to find the appropriate fill prefix, instead of
2926 using hardwired patterns.
2927
2928 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2929
2930 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
2931 Managing Standard.
2932
2933 2006-02-11 Kim F. Storm <storm@cua.dk>
2934
2935 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
2936 Don't use insert-buffer; do insert-buffer-substring directly.
2937 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
2938
2939 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2940
2941 * files.el (revert-buffer, recover-file): Replace buffer-read-only
2942 with inhibit-read-only. Suggested by Stefan Monnier.
2943 (revert-buffer): Let insert-file-contents discard
2944 buffer-undo-list. Simplify code.
2945 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
2946
2947 2006-02-11 Eli Zaretskii <eliz@gnu.org>
2948
2949 * menu-bar.el (menu-bar-select-yank): Add a doc string.
2950
2951 * help.el (describe-key-briefly): Now a wrapper for
2952 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
2953 to t. Populate yank-menu if empty.
2954 (describe-key-briefly-internal): Renamed from describe-key-briefly.
2955 (describe-key): Now a wrapper for describe-key-internal. Bind
2956 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
2957 (describe-key-internal): Renamed from describe-key.
2958
2959 2006-02-11 Milan Zamazal <pdm@zamazal.org>
2960
2961 * progmodes/glasses.el (glasses-separator): Doc fix.
2962 (glasses-original-separator): New defcustom.
2963 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
2964
2965 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2966
2967 * mwheel.el (mouse-wheel-up-event): Doc fix.
2968
2969 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2970
2971 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
2972 (tumme-dir): New function. Copied from thumbs.el.
2973
2974 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
2975
2976 * desktop.el (desktop-outvar): Fix typo.
2977 (desktop-save-buffer-p): Doc fix.
2978
2979 * subr.el (substitute-key-definition): Fix typo.
2980
2981 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2982
2983 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
2984 when window-system is mac.
2985
2986 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
2987
2988 2006-02-10 Kim F. Storm <storm@cua.dk>
2989
2990 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
2991 indirect-function instead of using condition-case.
2992
2993 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
2994
2995 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
2996 less `colloquial'...
2997
2998 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2999
3000 * tumme.el: Add a couple of todo items.
3001
3002 2006-02-09 Lars Hansen <larsh@soem.dk>
3003
3004 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
3005 (highlight-changes-mode): Don't change desktop-locals-to-save.
3006
3007 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
3008
3009 * image-mode.el (image-toggle-display): Clear image cache if using
3010 filename.
3011
3012 2006-02-09 Masatake YAMATO <jet@gyve.org>
3013
3014 * dired-x.el (dired-guess-shell-alist-default): Add .man as
3015 a `dired-man' target.
3016
3017 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
3018 boundary of symbols.
3019
3020 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
3021
3022 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
3023
3024 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
3025
3026 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
3027 `mapcar'; return nil.
3028
3029 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
3030
3031 * mouse.el (mouse-drag-track): Don't change window if we rebind to
3032 some other event.
3033
3034 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
3035
3036 * net/rcirc.el (rcirc-startup-channels-alist):
3037 Add irc.freenode.net and #emacs as defaults.
3038 (rcirc-ignore-all-activity-flag): Remove variable.
3039 (rcirc-authinfo): New variable.
3040 (rcirc-authinfo-filename): Remove variable.
3041 (rcirc-always-use-server-buffer-flag): New flag.
3042 (rcirc): M-x rcirc will automatically connect without prompting.
3043 C-u M-x rcirc will prompt. Use rcirc-connect to create a
3044 connection in lisp.
3045 (rcirc-process-server-response-1): Remove everything but the nick
3046 portion of the sender so it doesn't need to be done everywhere
3047 else. Update related code.
3048 (global-map): Remove global keybindings.
3049 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
3050 (rcirc-send-input): Split into several functions.
3051 (rcirc-process-input-line, rcirc-process-message)
3052 (rcirc-process-command): New functions.
3053 (rcirc-target-buffer): New function to determine where to route
3054 messages.
3055 (rcirc-user-nick): Save match data.
3056 (rcirc-toggle-ignore-buffer-activity)
3057 (rcirc-update-activity-string): Remove global ignore functionality,
3058 which can be done now by toggling rcirc-track-minor-mode.
3059 (rcirc-track-minor-mode-map): New keymap.
3060 (rcirc-track-minor-mode): New minor-mode.
3061 (ignore): Make the ignore output nicer. Always print it when
3062 adding or removing nicks.
3063 (rcirc-url-regexp): Improve.
3064 (rcirc-mangle-text): Remove properties before using text in the
3065 modeline.
3066 (rcirc-authenticate): Authentication data comes from
3067 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
3068 (rcirc-server-prefix): Inherit from rcirc-server.
3069
3070 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
3071
3072 * Makefile.in (compile): Append "|| true" to the end of the `find'
3073 command, like compile-always does.
3074
3075 2006-02-08 Sam Steingold <sds@gnu.org>
3076
3077 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
3078 output from a dead connection.
3079
3080 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
3081
3082 * dired.el (dired-mode-map): Add more bindings for tumme.
3083
3084 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
3085
3086 * wdired.el (wdired-mode-map): Use remap.
3087 (wdired-get-filename): Massage.
3088 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
3089 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
3090 `keymap' property rather than `local-map'.
3091
3092 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
3093
3094 * tumme.el (tumme-get-thumbnail-image): New utility function.
3095 Suggested by from Chong Yidong.
3096 (tumme-dired-with-window-configuration): Rename from
3097 `tumme-dired'. Add code to save window configuration.
3098 (tumme-restore-window-configuration): New command to restore the
3099 window configuration that `tumme-dired-with-window-configuration'
3100 saves before it changes the window configuration.
3101 (tumme-show-all-from-dir): New command to display thumbnails for
3102 all files in a directory entered by the user, like M-x thumbs.
3103 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
3104 have been created.
3105 (tumme-display-thumbnail-original-image): Call `display-buffer'.
3106 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
3107 Remove obsolete test function.
3108
3109 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
3110
3111 * vc.el (small-temporary-file-directory): Remove defvar; there's
3112 a defcustom for it in files.el.
3113
3114 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
3115 Fix typo in message.
3116 (tumme-gallery-generate): Fix typo in `error' message.
3117 (tumme-display-window-height-correction)
3118 (tumme-display-window-width-correction, tumme-line-up-dynamic)
3119 (tumme-line-up-interactive): Dox fixes.
3120 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
3121 (tumme-restore-window-configuration, tumme-format-properties-string)
3122 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
3123 Fix typos in docstrings.
3124
3125 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
3126
3127 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
3128
3129 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
3130
3131 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
3132 User should use hook if desired.
3133
3134 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
3135 buffer if necessary.
3136 (gdb-delete-frame-or-window): New function.
3137 (gdb-breakpoints-mode-map): Bind "q" to it.
3138
3139 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
3140
3141 * textmodes/nroff-mode.el: Clean up name space.
3142 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
3143 (nroff-mode): Obey the global setting of nroff-electric-mode.
3144 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
3145
3146 * calendar/calendar.el (calendar-increment-month): Typo in last change.
3147
3148 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
3149
3150 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
3151
3152 2006-02-06 Lars Hansen <larsh@soem.dk>
3153
3154 * generic-x.el (etc-fstab-generic-mode): Add file system types
3155 cifs and usbdevfs. Allow special chars in file names.
3156
3157 2006-02-05 Jay Belanger <belanger@truman.edu>
3158
3159 Update copyright notices of the files in lisp/calc.
3160
3161 2006-02-05 Romain Francoise <romain@orebokech.com>
3162
3163 Update copyright notices of all files in the lisp/play directory.
3164
3165 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
3166
3167 * ldefs-boot.el: Regenerate.
3168
3169 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
3170
3171 2006-02-05 Kim F. Storm <storm@cua.dk>
3172
3173 * files.el (magic-mode-regexp-match-limit): New defvar.
3174 (set-auto-mode): Use it to limit magic-mode-alist matching.
3175
3176 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
3177
3178 * simple.el (display-message-or-buffer): Compare the number of
3179 characters to the frame width when determining whether a 1-line
3180 message string will fit in the echo area. Count screen lines
3181 instead of buffer lines when determining whether a multi-line
3182 message will fit in the echo area/minibuffer window.
3183
3184 2006-02-04 Eli Zaretskii <eliz@gnu.org>
3185
3186 * info.el (Info-index, Info-mode): Improve the description of the
3187 `i' command.
3188
3189 * ldefs-boot.el: Regenerate.
3190
3191 2006-02-03 Werner Lemberg <wl@gnu.org>
3192
3193 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
3194 greedy to find the closing bracket in \*[...] and similar
3195 expressions. This is a first rough fix -- many additional
3196 refinements are necessary to make nroff mode really usable with groff.
3197
3198 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
3199
3200 * international/mule-cmds.el (set-locale-environment):
3201 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
3202 libX11.
3203
3204 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
3205
3206 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
3207 archive are created in archive-tmpdir.
3208
3209 2006-02-02 John Paul Wallington <jpw@pobox.com>
3210
3211 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
3212 (ibuffer-fontification-alist): Use it.
3213 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
3214 to "* z" and the Ibuffer Mark menu.
3215
3216 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
3217
3218 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
3219
3220 * textmodes/table.el (*table--cell-describe-mode)
3221 (*table--cell-describe-bindings): Undo last change since
3222 print-help-return-message is not obsoleted by anything at all.
3223
3224 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
3225
3226 * emulation/cua-base.el (cua-mode): Doc fix.
3227
3228 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
3229
3230 * dframe.el (dframe-handle-make-frame-visible)
3231 (dframe-handle-iconify-frame, dframe-get-focus)
3232 (dframe-select-attached-frame, dframe-power-click)
3233 (dframe-frame-mode): Fix typos in docstrings.
3234
3235 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
3236 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
3237 Fix typos in docstrings.
3238
3239 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
3240 (hi-lock-face-buffer, hi-lock-font-lock-hook)
3241 (hi-lock-archaic-interface-message-used)
3242 (hi-lock-file-patterns-range): Fix typos in docstrings.
3243
3244 * savehist.el (savehist-loaded, savehist-load, savehist-install)
3245 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
3246
3247 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
3248 Fix typo in docstring.
3249
3250 * net/newsticker.el (newsticker--decode-iso8601-date)
3251 (newsticker--set-customvar, newsticker--buffer-insert-item)
3252 (newsticker--do-run-auto-mark-filter)
3253 (newsticker--parse-generic-feed): Doc fixes.
3254 (newsticker--retrieval-timer-list, newsticker-url-list)
3255 (newsticker-hide-immortal-items-in-echo-area)
3256 (newsticker-hide-obsolete-items-in-echo-area)
3257 (newsticker-new-item-face, newsticker--enclosure)
3258 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
3259 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
3260 (newsticker--parse-generic-feed, newsticker--cache-contains)
3261 (newsticker--stat-num-items, newsticker-download-enclosures):
3262 Fix typos in docstrings.
3263
3264 * net/rcirc.el (rcirc-debug): Doc fix.
3265 (rcirc-fill-column, rcirc-receive-message-hooks)
3266 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
3267 (rcirc-mode, rcirc-generate-new-buffer-name)
3268 (rcirc-startup-channels, rcirc-ignore-update-automatic)
3269 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
3270 Fix typos in docstrings.
3271 (rcirc-print): "?\ " -> "?\s".
3272 (rcirc-cmd-join): Improve argument/docstring consistency.
3273
3274 2006-02-01 Mark A. Hershberger <mah@everybody.org>
3275
3276 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
3277 before narrow-to-region.
3278
3279 2006-02-01 Richard M. Stallman <rms@gnu.org>
3280
3281 * simple.el (move-beginning-of-line): Scan properly for invis change.
3282
3283 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
3284
3285 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
3286
3287 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
3288 change bit only when id-format is 'integer. Reported by Matt
3289 Hodges <M.P.Hodges@rl.ac.uk>.
3290
3291 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
3292
3293 * hilit-chg.el (highlight-changes-initial-state)
3294 (highlight-changes-global-initial-state): Doc fixes.
3295 (highlight-changes-global-modes, global-highlight-changes):
3296 Fix typos in docstrings.
3297
3298 2006-02-01 Kim F. Storm <storm@cua.dk>
3299
3300 * emulation/cua-base.el (cua-mode): Mention that CUA enables
3301 transient-mark-mode in doc string.
3302
3303 2006-01-31 Richard M. Stallman <rms@gnu.org>
3304
3305 * replace.el (multi-occur): Doc fix.
3306 (multi-occur-in-matching-buffers): Rename from
3307 multi-occur-by-filename-regexp. Prefix arg says match
3308 buffer names instead of file names.
3309
3310 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
3311
3312 * bs.el: Allow non-default values of `bs-header-lines-length'.
3313 (bs--running-in-xemacs): Remove (not needed anymore).
3314 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
3315 instead of `shrink-window', thus avoiding having to compute the
3316 height of the window.
3317 (bs--up): Wrap around even when there's no header.
3318 (bs--down): Use `forward-line' instead of `next-line'.
3319
3320 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
3321
3322 * image-mode.el (image-toggle-display): Use file name if possible,
3323 instead of unnecessarily allocating a (possibly huge) lisp string.
3324
3325 2006-01-30 John Paul Wallington <jpw@pobox.com>
3326
3327 * subr.el (toplevel): Define `cl-assertion-failed' condition here
3328 because the `assert' macro signals it at runtime.
3329
3330 * emacs-lisp/cl.el (toplevel): Remove definition of
3331 `cl-assertion-failed' condition.
3332
3333 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
3334
3335 * thumbs.el (thumbs-marked-list): Make buffer-local and
3336 permanent-local.
3337 (thumbs-insert-thumb): Make help-echo non-sticky.
3338 (thumbs-file-alist): Use eolp as check for (non)-image.
3339
3340 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
3341
3342 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
3343 (ediff-before-session-group-setup-hooks)
3344 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
3345 Fix typos in docstrings.
3346
3347 * window.el (bw-dir, bw-eqdir, balance-windows)
3348 (split-window-keep-point): Fix typos in docstrings.
3349
3350 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
3351 (org-quote-string, org-calendar-to-agenda-key)
3352 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
3353 (org-show-following-heading, org-tags-column)
3354 (org-use-tag-inheritance, org, org-allow-space-in-links)
3355 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
3356 (org-enable-table-editor, org-calc-default-modes)
3357 (org-table-allow-automatic-line-recalculation)
3358 (org-export-html-style, org-export-with-fixed-width)
3359 (org-export-with-sub-superscripts, org-special-keyword)
3360 (org-formula, org-time-grid, org-table-may-need-update)
3361 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
3362 (org-goto-quit, org-get-indentation, org-end-of-item)
3363 (org-move-item-down, org-move-item-up)
3364 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
3365 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
3366 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
3367 (org-agenda-log-mode, org-agenda-toggle-diary)
3368 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
3369 (org-agenda-file-to-end, org-agenda-no-heading-message)
3370 (org-agenda-get-closed, org-format-agenda-item)
3371 (org-cmp-priority, org-cmp-category, org-cmp-time)
3372 (org-agenda-change-all-lines, org-agenda-diary-entry)
3373 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
3374 (org-link-search, org-camel-to-words, org-open-file)
3375 (org-remember-handler, org-table-convert-region)
3376 (org-table-move-row-down, org-table-move-row-up)
3377 (org-table-copy-region, org-table-wrap-region)
3378 (org-table-toggle-vline-visibility)
3379 (org-table-get-vertical-vector, org-table-modify-formulas)
3380 (org-table-get-specials, org-recalc-commands)
3381 (org-table-rotate-recalc-marks, org-table-eval-formula)
3382 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
3383 (org-level-color-stars-only, org-insert-heading):
3384 Fix typos in docstrings.
3385 (last-arg): Add defvar.
3386
3387 * makefile.w32-in (WINS): Add erc.
3388 (MH_E_SRC): Update (copied from lisp/Makefile.in).
3389
3390 2006-01-29 Bill Wohler <wohler@newt.com>
3391
3392 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
3393 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
3394 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
3395 (mh-autoloads): Don't use comments on otherwise empty lines.
3396
3397 2006-01-29 Edward O'Connor <ted@oconnor.cx>
3398
3399 * emulation/viper.el (viper-major-mode-modifier-list): Add
3400 insert-state and vi-state entries for erc-mode.
3401 (viper-go-away, viper-set-hooks): Add and remove
3402 viper-comint-mode-hook from erc-mode-hook as appropriate.
3403
3404 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
3405
3406 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
3407
3408 * bs.el (bs--format-aux): Implement `middle' alignment as
3409 described in the docstring for `bs-attributes-list'.
3410 (bs--get-name): Simplify. Don't pad the buffer name.
3411
3412 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
3413
3414 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
3415 English aspell dictionary is installed, use the first entry of
3416 ispell-dictionary-alist-1.
3417
3418 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
3419
3420 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
3421 Doc fix.
3422
3423 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
3424
3425 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
3426 for `process-file', in order to let it work for older Emacsen too.
3427
3428 2006-01-27 Eli Zaretskii <eliz@gnu.org>
3429
3430 * international/latexenc.el: Add a suitable `coding:' tag.
3431 (latexenc-find-file-coding-system): Undo last change.
3432
3433 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3434
3435 * international/latexenc.el (latexenc-find-file-coding-system):
3436 Make sure latexenc-main-file is a regular file and is readable.
3437
3438 2006-01-27 Andre Spiegel <spiegel@gnu.org>
3439
3440 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
3441 Pass FILE to vc-user-login-name.
3442
3443 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
3444
3445 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
3446
3447 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
3448 there are no more images to display.
3449 (thumbs-mark, thumbs-unmark): Revert change so that they move to
3450 the next image.
3451
3452 2006-01-26 Richard M. Stallman <rms@gnu.org>
3453
3454 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
3455
3456 * wid-edit.el (advertised-widget-backward): New alias.
3457 (widget-keymap): Use advertised-widget-backward for S-TAB.
3458
3459 * tumme.el: Correct the keywords.
3460 (tumme-dir-max-size): Use defvar.
3461 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
3462
3463 * simple.el (move-beginning-of-line): Take account of fields.
3464 (clone-indirect-buffer-other-window): Take args like
3465 clone-indirect-buffer, and work like it.
3466
3467 * help-fns.el (describe-function): Don't pass `nil' as default.
3468
3469 * files.el (risky-local-variable-p): Follow var aliases.
3470
3471 * subr.el (lazy-completion-table): Doc fix.
3472
3473 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
3474 global binding of `line'.
3475
3476 2006-01-25 Andre Spiegel <spiegel@gnu.org>
3477
3478 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
3479 Tramp.
3480
3481 * vc.el (vc-default-dired-state-info): Pass FILE to
3482 vc-user-login-name.
3483 (vc-default-update-changelog): Don't use vc-user-login-name, we
3484 don't need it here.
3485
3486 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
3487 no longer necessary.
3488
3489 2006-01-25 Kenichi Handa <handa@m17n.org>
3490
3491 * international/mule.el (decode-char): Avoid the overhead of
3492 calling utf-lookup-subst-table-for-decode if
3493 utf-translate-cjk-mode is nil.
3494 (encode-char): Avoid the overhead of calling
3495 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
3496 nil.
3497
3498 2006-01-22 Kenichi Handa <handa@m17n.org>
3499
3500 * international/mule.el (make-subsidiary-coding-system): Reset
3501 `coding-system-define-form' property of subsidiaries to nil.
3502 Avoid duplicated entry in coding-system-alist.
3503 (make-coding-system): Avoid duplicated entry in
3504 coding-system-alist.
3505 (define-coding-system-alias): Likewise.
3506
3507 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
3508
3509 * completion.el: Minor fixes in introductory comment.
3510 (completion-def-wrapper): Fix alist.
3511
3512 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
3513
3514 * thumbs.el (thumbs-new-image-size): New function.
3515 (thumbs-increment-image-size-element)
3516 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
3517 (thumbs-decrement-image-size): Delete.
3518 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
3519 temp files and use to resize.
3520 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
3521 Use increment argument to enlarge/shrink. Preserve point.
3522 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
3523 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
3524 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
3525 (thumbs-mark, thumbs-unmark): Preserve point.
3526 (thumbs-modify-image): Keep old temp files and use to modify.
3527 Cleanup old temp files at load time. Preserve point.
3528 (thumbs-view-image-mode-map): Use new command names.
3529
3530 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
3531
3532 * log-view.el (log-view-minor-wrap): First rev is the one at point.
3533
3534 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
3535 the nastiest part of the cyclic dependency.
3536 (cal-menu-update): Use dotimes and calendar-increment-month.
3537
3538 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
3539 (calendar-week-start-day): Add an :initializer.
3540 (calendar-mode-map): Use suppress-keymap, and command remapping.
3541 (describe-calendar-mode): Setup xref-stack info for the back button.
3542 (calendar-star-date): Insert before delete.
3543 (calendar-set-mode-line): Add file-modified info if applicable.
3544 (calendar-increment-month): New function.
3545
3546 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3547
3548 * font-lock.el (lisp-font-lock-keywords-2):
3549 Recognize "& keywords" only at word boundaries.
3550
3551 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
3552
3553 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
3554 and permanent-local.
3555 (thumbs-max-image-number): New variable.
3556 (thumbs-do-thumbs-insertion): Use them.
3557 (thumbs-per-line): Change default to 4.
3558 (thumbs-marked-list): Rename from thumbs-markedL.
3559 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
3560 (thumbs-rename-images): Use -list instead of L for internal variables.
3561 (thumbs-call-convert): Use call-process instead of shell-command.
3562 (thumbs-insert-thumb): Add filename as help-echo to each image.
3563 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
3564 Give dir to thumbs-show-thumbs-list.
3565 (thumbs-show-thumbs-list): Set default-directory to that of images.
3566 (thumbs-dired-show): Rename from thumbs-dired-show-all.
3567 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
3568 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
3569 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
3570
3571 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
3572
3573 * ses.el (ses-read-cell): Provide a default value.
3574
3575 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
3576
3577 * term/w32-win.el (image-library-alist): Add additional names for
3578 GIF library.
3579
3580 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3581
3582 * international/latexenc.el (latexenc-find-file-coding-system):
3583 Add file-regular-p check.
3584
3585 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
3586
3587 * simple.el (clone-buffer): Don't show the new buffer in the same
3588 window.
3589
3590 2006-01-23 Juri Linkov <juri@jurta.org>
3591
3592 * faces.el (link, link-visited): New faces based on default values
3593 of `info-xref' and `info-xref-visited'.
3594
3595 * info.el (info-xref): Inherit from `link'.
3596 (info-xref-visited): Inherit from `link-visited'.
3597
3598 * cus-edit.el (custom-buffer-create-internal): Use widget type
3599 `custom-manual' instead of `info-link' and don't set properties
3600 `button-face' and `mouse-face' explicitly.
3601 (custom-browse-group-tag, custom-browse-variable-tag)
3602 (custom-browse-face-tag): Inherit from widget class
3603 `custom-group-link' instead of `push-button'.
3604 (custom-button-unraised): Inherit from `underline' face.
3605 (custom-link): Inherit from `link' face. Fix doc and group.
3606 (custom-add-parent-links, custom-group-value-create): Don't set
3607 properties `button-face' and `mouse-face' explicitly for
3608 `custom-group-link' widget.
3609 (custom-group-link): Add properties `button-face' and `mouse-face'
3610 to widget definition.
3611 (custom-field-keymap): New variable. Put `custom-field-keymap' to
3612 editable-field's :keymap property.
3613 (custom-mode): Fix docstring: substitute keybindings for
3614 `widget-forward' and `widget-backward' from `widget-keymap',
3615 `widget-complete' from `custom-field-keymap', replace old
3616 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
3617
3618 * desktop.el (desktop-load-file): Check for `fboundp' before
3619 calling `symbol-function'.
3620
3621 * simple.el (clone-buffer, clone-indirect-buffer)
3622 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
3623 `read-string'. Fix prompts.
3624
3625 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
3626
3627 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
3628
3629 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
3630
3631 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
3632
3633 * startup.el (inhibit-splash-screen, initial-scratch-message):
3634 Doc fixes.
3635
3636 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
3637
3638 Sync with Tramp 2.0.52.
3639
3640 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
3641 net/tramp-vc.el: Add code for unloading Tramp. See comment before
3642 `tramp-unload-tramp' for checklist.
3643
3644 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
3645 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
3646 (tramp-unload-file-name-handler-alist)
3647 (tramp-unload-tramp): New defuns.
3648 (tramp-advice-PC-expand-many-files): New defadvice.
3649 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
3650 removed.
3651 (tramp-handle-expand-file-name): Remove double slash.
3652 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
3653 It doesn't matter, because it will be converted later on.
3654 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
3655 implementation was just heuristic.
3656 (tramp-post-connection): Set uid and gid properties.
3657 (tramp-convert-file-attributes): Set file's gid change bit.
3658 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
3659 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
3660 in case of su(do)? methods. The home directory of the local user
3661 will be taken else.
3662 (tramp-open-connection-telnet)
3663 (tramp-open-connection-rsh, tramp-open-connection-su)
3664 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
3665 local shell prompt could hurt. Reported by Romain Francoise
3666 <romain@orebokech.com>.
3667 (tramp-let-maybe): Add `edebug-form-spec' property.
3668 (tramp-handle-expand-file-name): Bind `default-directory' locally
3669 to "/" in order to avoid problems with UNC shares or Cygwin
3670 mounts.
3671 (tramp-md5-function): Fix typo in error message.
3672
3673 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
3674
3675 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
3676 for byte-compiler pacification.
3677
3678 2006-01-22 Andre Spiegel <spiegel@gnu.org>
3679
3680 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
3681 ID-FORMAT `string'. This allows us to get rid of
3682 `vc-user-login-name UID'.
3683
3684 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
3685
3686 2006-01-22 John Paul Wallington <jpw@pobox.com>
3687
3688 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
3689
3690 2006-01-21 Martin Rudalics <rudalics@gmx.at>
3691
3692 * emacs-lisp/find-func.el (find-definition-noselect)
3693 (find-variable-noselect): Search variables in C source code too.
3694 (find-function-C-source, find-function-noselect, find-function)
3695 (find-function-other-frame, find-variable-noselect, find-variable)
3696 (find-variable-other-frame, find-variable-at-point):
3697 Fix docstrings.
3698
3699 2006-01-21 Francesco Potorti` <pot@gnu.org>
3700
3701 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
3702
3703 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
3704
3705 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
3706 Default to disabling the "Save affix" question.
3707
3708 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
3709
3710 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
3711 the first arg to run-python.
3712
3713 2006-01-21 Eli Zaretskii <eliz@gnu.org>
3714
3715 * startup.el (command-line-1): Handle --no-desktop if desktop.el
3716 is not loaded.
3717
3718 2006-01-20 Jay Belanger <belanger@truman.edu>
3719
3720 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
3721 limit is 0.
3722
3723 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
3724 the correct variable.
3725
3726 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
3727
3728 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
3729 link. Fixed buggy argument sequence in call to `org-view-tags'.
3730 (org-compile-prefix-format): Set `org-prefix-has-tag'.
3731 (org-prefix-has-tag): New variable.
3732 (org-format-agenda-item): Remove tags from headline if
3733 appropriate.
3734 (org-agenda-remove-tags-when-in-prefix): New option.
3735 (org-get-tags-at): New function.
3736
3737 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
3738
3739 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
3740 (thumbs-find-image): Move image name and number from buffer name
3741 to mode name. Set thumbs-buffer. Preserve point so that large
3742 images remain visible.
3743 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
3744 order.
3745 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
3746 mode name.
3747 (thumbs-next-image, thumbs-previous-image): Make them work.
3748
3749 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
3750
3751 * cus-edit.el (custom-buffer-create-internal): State in the text above
3752 the whole buffer buttons that they do not operate on hidden items.
3753 (custom-face-menu): Use `custom-face-save' instead of
3754 `custom-face-save-command'.
3755 (custom-face-save-command): Make it an alias for `custom-face-save'
3756 and declare it obsolete.
3757 (custom-face-save): Doc fix.
3758
3759 * dired.el (dired-no-confirm): Add quote.
3760 (dired-subdir-alist-pre-R): Add quote in
3761 `make-variable-buffer-local' form and remove unbalanced parenthesis.
3762
3763 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
3764
3765 * textmodes/table.el (table-mode-indicator): Typo in last change.
3766
3767 2006-01-19 Richard M. Stallman <rms@gnu.org>
3768
3769 * outline.el (hide-leaves): Don't call outline-end-of-heading.
3770 Fixes bug reported in Nov 2005.
3771
3772 * isearch.el (isearch-forward): Doc fix.
3773
3774 * dired.el (dired-move-to-filename-regexp): Define as alias.
3775 (dired-no-confirm): Use defcustom.
3776 (dired-subdir-alist-pre-R): Put defvar at top level.
3777
3778 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
3779
3780 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
3781 Mark as risky.
3782
3783 * simple.el (set-mark-command): Doc fix.
3784 (clone-indirect-buffer-other-window):
3785 Read arg like clone-indirect-buffer.
3786 (move-beginning-of-line): Skip invisible newlines.
3787
3788 2006-01-19 Masatake YAMATO <jet@gyve.org>
3789
3790 * progmodes/cpp.el (cpp-edit-load): Make the order of
3791 listed conditions in a base C code buffer and its associate
3792 CPP Edit buffer the same.
3793
3794 2006-01-19 Kenichi Handa <handa@m17n.org>
3795
3796 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
3797 (rmail-mime-feature): Likewise.
3798 (rmail-require-mime-maybe): Use display-warning to show a warning
3799 message.
3800
3801 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
3802 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
3803
3804 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
3805
3806 * array.el: Move defvars out of eval-when-compile.
3807 (array-make-template): Replace undeclared global var with a local one.
3808 (array-mode): Inline initialization functions.
3809 (array-init-local-variables, array-init-max-row)
3810 (array-init-max-column, array-init-columns-per-line)
3811 (array-init-field-width, array-init-rows-numbered)
3812 (array-init-line-length, array-init-lines-per-row): Remove.
3813
3814 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
3815 (doc-mode-map): Define explicitly.
3816 (doctor-txtype): Use mapc.
3817
3818 * textmodes/table.el: Move defvars out of eval-when-compile.
3819 Remove harmful code meant to avoid byte-compiler warnings.
3820 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
3821 specification that checks table-fixed-width-mode directly.
3822 (table-recognize-region, table-recognize-cell):
3823 Use restore-buffer-modified-p.
3824 (table-fixed-width-mode): Remove code that refreshes
3825 table-fixed-mode-indicator.
3826 (*table--cell-describe-bindings, *table--cell-describe-mode):
3827 Avoid obsolete name print-help-return-message.
3828 (table--test-cell-list): Don't use replace-regexp from elisp.
3829 (table--point-entered-cell-function, table--point-left-cell-function):
3830 Don't set table-fixed-mode-indicator, use force-mode-line-update.
3831
3832 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
3833 that was after the end of file. Use buffer-file-name variable.
3834 (org-timestamp-change): Use with-current-buffer.
3835 (org-todo-list): Don't unnecessarily define a new buffer-local var.
3836 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
3837 `file'.
3838
3839 * progmodes/fortran.el: Move defvars out of eval-when-compile.
3840 (fortran-break-line): Remove unused var `opoint'.
3841 (fortran-abbrev-start): Obey help-event-list.
3842
3843 2006-01-18 Jesper Harder <harder@phys.au.dk>
3844
3845 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
3846
3847 2006-01-18 Masatake YAMATO <jet@gyve.org>
3848
3849 * progmodes/make-mode.el (makefile-imake-mode): New mode
3850 derived from makefile-mode.
3851 (makefile-imake-mode-syntax-table): New syntax table
3852 derived from makefile-mode-syntax-table.
3853 (makefile-mode): Write about makefile-imake-mode in doc string.
3854 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
3855 (makefile-imake-font-lock-keywords): New font lock keywords.
3856
3857 * files.el (auto-mode-alist): Add Imakefile.
3858
3859 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
3860
3861 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
3862 loading the file rather than when turning on flyspell-mode.
3863
3864 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
3865
3866 * cus-edit.el (customize-rogue): Minor doc fix.
3867
3868 2006-01-17 Juri Linkov <juri@jurta.org>
3869
3870 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
3871 instead of the file at the mark as default if the file at the mark
3872 is the same as the file at point or if dired-dwim-target-directory
3873 is not the same as the current directory and the mark is not active.
3874
3875 * log-view.el (log-view-minor-wrap): Use the same logic to get
3876 revisions as `log-view-diff'.
3877
3878 * info.el (Info-revert-find-node): Check for Info-current-file
3879 before preserving new-history.
3880
3881 * man.el (Man-heading-regexp): Add `/'.
3882
3883 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
3884 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
3885
3886 2006-01-16 Juri Linkov <juri@jurta.org>
3887
3888 * faces.el (mode-line-faces): New defgroup.
3889 (mode-line-highlight): Move definition after new defgroup.
3890 (mode-line, mode-line-inactive, mode-line-highlight):
3891 Replace :group `modeline' with `mode-line-faces'.
3892 (mode-line-buffer-id): New face.
3893 (modeline-buffer-id): New face alias.
3894 (vertical-border): Remove :group `modeline'.
3895
3896 * bindings.el (propertized-buffer-identification): Use face
3897 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
3898 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
3899 (mode-line-buffer-identification-keymap): For mouse-1 replace
3900 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
3901 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
3902 mouse-3.
3903
3904 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
3905 Buffer-menu-buffer. Doc fix.
3906 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
3907 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
3908 `Buffer-menu-buffer'.
3909
3910 * info.el (Info-mode-line-node-keymap): New defvar.
3911 (Info-set-mode-line): Use `stringp' to check Info-current-file.
3912 Propertize Info-current-node with `mode-line-buffer-id' and
3913 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
3914
3915 * time.el (display-time-mail-face): Replace :group `faces' with
3916 `mode-line-faces'.
3917
3918 2006-01-16 Kenichi Handa <handa@m17n.org>
3919
3920 * international/code-pages.el: Add autoload cookies for cp125[0345678].
3921
3922 * language/european.el (cp1252): New alias for windows-1252.
3923
3924 * international/mule.el (autoload-coding-system): Prepare for EOL
3925 variants.
3926
3927 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
3928
3929 * term.el (term-raw-map): Add mapping for insert.
3930 (term-send-insert): New.
3931 (term-mode): Make variables local here instead of doing it in
3932 `term-emulate-terminal'.
3933 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
3934 Scroll reverse needs to take into account the scroll region.
3935 Saving and restoring the cursor should save the color attributes too.
3936 (term-reset-terminal): Reset the scroll region.
3937 (term-handle-ansi-escape): Cursor up and down should take into
3938 account the scroll region.
3939 (term-set-scroll-region): Rename from `term-scroll-region'.
3940 Move to 0,0 after setting the region.
3941 (term-handle-scroll): Handle scroll up.
3942 (term-down): Fix off by one error.
3943 (term-delete-lines): Do not delete outside the scroll region.
3944 (term-insert-lines): Take into account the scroll region.
3945
3946 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
3947
3948 * textmodes/ispell.el (ispell-internal-change-dictionary)
3949 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
3950 (start, end): Move declaration outside of eval-when-compile.
3951
3952 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
3953 (flyspell-mode-on): Use it.
3954
3955 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
3956 ispell-kill-ispell-hook.
3957
3958 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
3959
3960 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
3961 (Custom-reset-saved): Do not ask for confirmation in single option
3962 buffers.
3963
3964 2006-01-13 Richard M. Stallman <rms@gnu.org>
3965
3966 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
3967
3968 2006-01-13 Romain Francoise <romain@orebokech.com>
3969
3970 * add-log.el (add-change-log-entry, change-log-merge):
3971 Conditionally use `hard-newline'.
3972
3973 2006-01-13 Martin Rudalics <rudalics@gmx.at>
3974
3975 * wid-edit.el (widget-field-end): If the overlay is no longer
3976 associated with a buffer, behave as if the overlay didn't exist.
3977
3978 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
3979 Make sure the links use the `custom-link' face.
3980
3981 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
3982
3983 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
3984 (ld-script-mode): Don't set indent-line-function since we don't
3985 have one.
3986
3987 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
3988
3989 * textmodes/org.el (org-open-file): Use mailcap for selecting an
3990 application.
3991 (org-file-apps-defaults-gnu): Use mailcap as the default for
3992 selecting an application on a UNIX system.
3993 (org-agenda-show-tags): New command.
3994 (org-table-insert-hline): Keep cursor in current table line.
3995 (org-table-convert): Offset effect of modifying
3996 `org-table-insert-hline'.
3997 (org-format-agenda-item): New optional argument TAG.
3998 (org-compile-prefix-format): Handle %T format for the tag.
3999 (org-expand-wide-chars): New function.
4000 (org-table-insert-row, org-table-insert-hline):
4001 Use `org-expand-wide-chars'.
4002 (org-open-file): Fix bug in program launch.
4003 (org-get-time-of-day): Fix bug with times before 1am.
4004 (org-agenda-menu): Add tags commands.
4005
4006 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
4007
4008 * textmodes/ispell.el (ispell-init-process): Include the used
4009 dictionary in ispell process start message.
4010 (ispell-internal-change-dictionary): When flyspell-mode is active
4011 and dictionary is changed, make sure ispell process is restarted
4012 and flyspell word cache cleared out for the current buffer.
4013 (ispell-change-dictionary): Make sure flyspell word cache is
4014 cleared out in all buffers with active flyspell mode when
4015 dictionary is globally changed.
4016 Call ispell-internal-change-dictionary after dictionary change.
4017
4018 2006-01-13 Eli Zaretskii <eliz@gnu.org>
4019
4020 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
4021
4022 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
4023 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
4024 years. Fix small differences wrt Makefile.in.
4025 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
4026 Makefile.in does.
4027
4028 2006-01-12 Bill Wohler <wohler@newt.com>
4029
4030 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
4031 mh-search.el.
4032
4033 2006-01-12 Masatake YAMATO <jet@gyve.org>
4034
4035 * progmodes/ld-script.el: Update copyright year.
4036
4037 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
4038
4039 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
4040 Don't add widget if setting undefined.
4041
4042 2006-01-12 John Paul Wallington <jpw@pobox.com>
4043
4044 * help-fns.el (describe-variable): Remove newlines from void
4045 variable output.
4046
4047 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
4048
4049 * wdired.el (wdired-mode-map): Add help echo for
4050 wdired-abort-changes.
4051
4052 * man.el (Man-file-name-regexp): Adjust for a list of files.
4053
4054 2006-01-12 Masatake YAMATO <jet@gyve.org>
4055
4056 * progmodes/ld-script.el (auto-mode-alist): Support
4057 suffix conventions used in netbsd and eCos.
4058
4059 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4060
4061 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
4062 (custom-variable-menu, custom-face-menu, custom-group-menu)
4063 (Custom-mode-menu): Change names of menu items. (As discussed on
4064 emacs-devel.)
4065 (custom-face-menu): Add "Undo Edits" item.
4066
4067 * startup.el (init-file-user): defcustom -> defvar.
4068
4069 * tooltip.el (tooltip-mode): Doc fix.
4070
4071 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
4072
4073 * reveal.el (reveal-post-command): window-buffer signals an error on
4074 dead windows rather than returning nil.
4075 (reveal-open-new-overlays): An overlay might die while we open others.
4076
4077 2006-01-11 Bill Wohler <wohler@newt.com>
4078
4079 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
4080 phrasing in docstring.
4081
4082 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
4083 can give some systems gas. Add new file mh-buffers.el.
4084
4085 2006-01-06 Masatake YAMATO <jet@gyve.org>
4086
4087 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
4088 C preprocessor forward ported from GNU Emacs 21.2.
4089
4090 * progmodes/asm-mode.el (asm-font-lock-keywords):
4091 Use `cpp-font-lock-keywords'.
4092
4093 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
4094
4095 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
4096 of $ for "\\.ld[s]?".
4097
4098 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
4099
4100 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
4101 (tcl-indent-line): Return `noindent' if inside a string.
4102
4103 * progmodes/flymake.el (flymake-split-string): Remove more than one
4104 empty string at beg/end of the result.
4105 (flymake-find-buildfile, flymake-find-possible-master-files):
4106 Use expand-file-name.
4107 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
4108 since expand-file-name does it for us. Use directory-file-name.
4109 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
4110 (flymake-ler-get-type, flymake-ler-get-text)
4111 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
4112 (flymake-current-line-no): Remove spurious interactive spec.
4113 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
4114 (flymake-check-include): Remove arg inc-path merged into inc-name.
4115 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
4116 Arg regexp-list replaced by a simple regexp.
4117 (flymake-master-make-header-init, flymake-master-tex-init):
4118 Correspondingly replace regexp-list with a regexp. Fix regexp.
4119
4120 2006-01-10 Simon Josefsson <jas@extundo.com>
4121
4122 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
4123 describing AUTH PLAIN fix.
4124
4125 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
4126
4127 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
4128 (report-emacs-bug): Don't record initial prompt text.
4129 Instead, add text properties to prompting text.
4130 (report-emacs-bug-hook): Delete prompting text.
4131
4132 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4133
4134 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
4135 `dirs'. Adjust callers.
4136
4137 2006-01-09 John Paul Wallington <jpw@gnu.org>
4138
4139 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
4140
4141 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4142
4143 * reveal.el (reveal-open-new-overlays): New extracted fun.
4144 (reveal-close-old-overlays): Idem. Check overlays's liveness before
4145 using them. Simplify the code.
4146 (reveal-post-command): Use them. Fix up obsolete windows in
4147 reveal-open-spots.
4148
4149 * progmodes/flymake.el: Use `require' rather than autoload for
4150 XEmacs's overlays.
4151 (flymake-get-common-file-prefix, flymake-build-relative-filename):
4152 Delete. Use file-relative-name instead.
4153 (flymake-get-syntax-check-program-args, flymake-perl-init):
4154 Simplify the resulting code.
4155
4156 * log-view.el (log-view-file-re, log-view-message-re): Add support
4157 for DaRCS output.
4158
4159 2006-01-09 Alex Schroeder <alex@gnu.org>
4160
4161 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
4162 identifiers sometimes added in square brackets at the beginning of
4163 subject lines.
4164
4165 2006-01-07 Richard M. Stallman <rms@gnu.org>
4166
4167 * cus-edit.el (Custom-set, Custom-save): Doc fix.
4168 (Custom-reset-current, Custom-reset-saved): Change question text.
4169 (Custom-reset-standard): Likewise.
4170 (custom-variable-reset-saved): Doc fix.
4171
4172 2006-01-07 Eli Zaretskii <eliz@gnu.org>
4173
4174 * startup.el (init-file-user): Doc fix.
4175
4176 2006-01-07 Alex Schroeder <alex@gnu.org>
4177
4178 * mail/rmail.el (rmail-current-subject): New function.
4179 (rmail-current-subject-regexp): New function.
4180 (rmail-next-same-subject): Use it.
4181
4182 * mail/rmailsum.el (rmail-summary-by-topic):
4183 Use rmail-current-subject and rmail-current-subject-regexp.
4184 (rmail-summary-next-same-subject): Ditto.
4185
4186 * net/rcirc.el (rcirc-send-input): No longer check whether the
4187 process is open, since not all commands need an open process.
4188 (rcirc-send-string): Check whether the process is open before
4189 sending anything.
4190 (rcirc-ignore-list): New option.
4191 (rcirc-ignore-list-automatic): New variable.
4192 (rcirc-print): Take rcirc-ignore-list into account.
4193 (rcirc-cmd-ignore): New command.
4194 (rcirc-ignore-update-automatic): New function.
4195 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
4196 list if ignored nicks.
4197 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
4198
4199 2006-01-06 David Reitter <david.reitter@gmail.com>
4200
4201 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
4202 reflect the address to which the report will be sent.
4203
4204 2006-01-06 Eli Zaretskii <eliz@gnu.org>
4205
4206 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
4207 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
4208
4209 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
4210
4211 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
4212
4213 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
4214 the doc string: "functoin" => "function".
4215 * ldefs-boot.el: Likewise.
4216
4217 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
4218 message text: "Duplicat" => "Duplicate".
4219
4220 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
4221
4222 * files.el (basic-save-buffer-2): If backing-up failed, reset
4223 buffer-backed-up to nil.
4224
4225 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
4226
4227 * progmodes/gud.el (gdb-script-skip-to-head)
4228 (gdb-script-calculate-indentation): Indent for breakpoint command
4229 lists also.
4230
4231 2006-01-05 Bill Wohler <wohler@newt.com>
4232
4233 * Makefile.in (compile-always): Add mh-autoloads dependency.
4234 (bootstrap): Remove mh-autoloads dependency, as compile dependency
4235 provides it.
4236 (updates): Remove mh-autoloads dependency, since it probably has
4237 already run recently (via recompile).
4238
4239 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
4240
4241 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
4242 argument `force' to disable the flyspell-last-buffer optimization.
4243 (flyspell-mode-on): Use it.
4244
4245 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
4246 flymake-simple-cleanup.
4247 (flymake-allowed-file-name-masks): Use this new default.
4248 All the functions are now called in the right buffer rather than
4249 passing the buffer as argument.
4250 (flymake-process-sentinel): Switch to buffer before calling cleanup.
4251 (flymake-parse-err-lines): Remove redundant buffer arg.
4252 (flymake-get-program-dir): Comment out unused function.
4253 (flymake-start-syntax-check, flymake-start-syntax-check-process):
4254 Remove redundant buffer argument.
4255 (flymake-get-real-file-name, flymake-simple-java-cleanup)
4256 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
4257
4258 2006-01-05 Richard M. Stallman <rms@gnu.org>
4259
4260 * info.el (Info-find-node): Don't record previous node if have none.
4261 (info): Go to directory only if history is empty.
4262
4263 * simple.el (mark): Doc fix.
4264
4265 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4266
4267 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
4268 already of desired type.
4269 (mac-ae-list): Coerce parameter to "list" type.
4270 (mac-dispatch-apple-event): Replace cadr part of event with a
4271 dummy position so that event-start returns it.
4272
4273 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
4274
4275 * textmodes/org.el (org-end-of-subtree): New function.
4276 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
4277 Use `org-end-of-subtree'.
4278 (org-agenda, org-agenda-convert-date): Protect calls to
4279 `fit-window-to-buffer'.
4280 (org-tags-view): Force matching of sublevels when doing a
4281 todo-only search. Define the correct redo command, including the
4282 arguments.
4283 (org-agenda-redo): Display message.
4284 (org-check-for-org-mode): New function.
4285 (org-agenda-type): New variable.
4286 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
4287 Set `org-agenda-type'.
4288 (org-agenda-check-type): New function.
4289 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
4290 (org-agenda-week-view, org-agenda-day-view)
4291 (org-agenda-next-date-line, org-agenda-previous-date-line)
4292 (org-agenda-log-mode, org-agenda-toggle-diary)
4293 (org-agenda-toggle-time-grid, org-agenda-date-later)
4294 (org-agenda-date-prompt, org-agenda-diary-entry)
4295 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
4296 (org-agenda-convert-date, org-agenda-menu):
4297 Use `org-agenda-check-type'.
4298 (org-make-overlay, org-delete-overlay)
4299 (org-detatch-overlay, org-move-overlay, org-overlay-put):
4300 New compatibility functions.
4301 (org-calendar-select-mouse): New command.
4302
4303 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
4304
4305 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
4306 (Custom-reset-standard): Fix y-or-n-p messages.
4307 (custom-link): New face for links.
4308 (custom-buffer-create-internal, custom-manual): Use it.
4309 (custom-face-save): Push to theme-face before setting face spec.
4310
4311 * wid-edit.el (widget-default-mouse-face-get): New function.
4312 (widget-specify-button): Handle mouse-face like button-face.
4313
4314 * custom.el (load-theme): Clear old theme settings if reloading.
4315
4316 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
4317
4318 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
4319 "Erase Customization" button back to same position it occupies in
4320 the individual State menus.
4321
4322 2006-01-04 Kim F. Storm <storm@cua.dk>
4323
4324 * wid-edit.el (key-sequence): Rework widget to read key binding
4325 using `kbd' syntax. Use C-q to insert literal key, event, or code.
4326 (widget-key-sequence-default-value): Default value for empty sequence.
4327 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
4328 (widget-key-sequence-read-event): New command for C-q.
4329 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
4330 (widget-key-sequence-value-to-external): New functions.
4331
4332 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
4333
4334 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
4335 Use expand-file-name.
4336 (flymake-delete-temp-directory): Use expand-file-name,
4337 file-name-directory, and directory-file-name.
4338 (flymake-strrchr): Delete.
4339 (flymake-start-syntax-check): Don't pass the redundant buffer argument
4340 to the init-f function.
4341 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
4342 (flymake-init-find-buildfile-dir)
4343 (flymake-init-create-temp-source-and-master-buffer-copy)
4344 (flymake-simple-make-init-impl, flymake-simple-make-init)
4345 (flymake-master-make-init, flymake-master-make-header-init)
4346 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
4347 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
4348 (flymake-xml-init): Remove corresponding redundant buffer argument.
4349 (flymake-allowed-file-name-masks): Remove last elems that are equal to
4350 the default anyway. Clean up regexps.
4351
4352 * progmodes/flymake.el (flymake-temp-source-file-name)
4353 (flymake-master-file-name, flymake-temp-master-file-name)
4354 (flymake-base-dir): New buffer-local vars.
4355 (flymake-buffer-data, flymake-get-buffer-value)
4356 (flymake-set-buffer-value): Replace those hash-tables by the new
4357 buffer-local vars. Update callers.
4358
4359 * progmodes/flymake.el (flymake-check-start-time)
4360 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
4361 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
4362 Move definition, so we can remove redundant earlier declaration.
4363 (flymake-replace-regexp-in-string, flymake-split-string)
4364 (flymake-get-temp-dir): Use defalias.
4365 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
4366 (flymake-xemacs-window-edges): Remove unused function.
4367 (flymake-get-point-pixel-pos): Move.
4368 (flymake-pid-to-names, flymake-reg-names)
4369 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
4370 Replace by a simple list flymake-processes and by process-buffer.
4371 Update callers. Other than simplify the code, it uses buffers rather
4372 than buffer-names so it doesn't get confused by uniquify.
4373 (flymake-buffer-data): The global value should just be nil.
4374
4375 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
4376 Optimize the body of a defalias like any other code.
4377
4378 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
4379 Make sure we've setup font-lock's vars. It may influence which
4380 function we then call.
4381 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
4382 here since it's too late anyway.
4383
4384 2006-01-03 Romain Francoise <romain@orebokech.com>
4385
4386 * startup.el (fancy-splash-tail, normal-splash-screen):
4387 Update copyright year.
4388
4389 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
4390
4391 * mouse.el (mouse-drag-track): Rename, from
4392 `mouse-drag-region-1'. Includes optional argument required to
4393 enable post-drag event processing (e.g. delete region keys).
4394 Can be used without this argument to track a mouse region and operate
4395 on it as soon as the drag completes.
4396 (mouse-drag-region): Use `mouse-drag-track'.
4397
4398 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
4399
4400 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
4401 Move to `custom-buffer' group.
4402
4403 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
4404 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
4405 (custom-theme-insert-face-marker, custom-theme-variable-menu)
4406 (custom-theme-face-menu): New variables.
4407 (custom-theme-add-variable, custom-theme-variable-action)
4408 (custom-variable-reset-theme, custom-theme-delete-variable)
4409 (custom-face-reset-theme, custom-theme-face-action)
4410 (custom-theme-delete-face, custom-theme-merge-theme)
4411 (custom-theme-add-face, custom-theme-visit-theme): New functions.
4412
4413 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
4414
4415 * custom.el: Move Custom Themes commentary to start of theme code.
4416 (custom-known-themes): Rename `standard' theme to `changed'.
4417 (custom-push-theme): Caller no longer specifies what theme to use
4418 when doing `reset'---the setting is simply removed from the theme.
4419 Delete MODE from `theme-value' and `theme-settings' properties.
4420 (custom-declare-theme): Ignore &rest args since we don't use them.
4421
4422 (custom-loaded-themes): Delete variable.
4423 (custom-theme-load-themes, custom-theme-loaded-p)
4424 (custom-theme-value): Delete functions.
4425
4426 (custom-declare-theme): Signal error on invalid theme names.
4427 (provide-theme): custom-loaded-themes was deleted.
4428 (load-theme): Load the file unconditionally.
4429 (enable-theme): Call `load-theme' if theme is undefined.
4430 (custom-enabled-themes): Only update value for successful loads.
4431 (disable-theme): Complete from enabled themes when interactive.
4432 (custom-variable-theme-value): Calculate theme value directly.
4433
4434 (custom-theme-reset-variables, custom-reset-variables): Mark as
4435 XEmacs compatibility functions. We don't actually use these.
4436
4437 * cus-edit.el (custom-variable-state-set):
4438 Use custom-variable-theme-value instead of custom-theme-value.
4439 (custom-face-state-set): Rename `standard' theme to `changed'.
4440 (custom-save-variables, custom-save-faces): Delete unneeded
4441 references to custom-reset-variables.
4442 (custom-save-resets): Delete function.
4443 (custom-save-variables, custom-save-faces): MODE argument deleted.
4444 (custom-save-variables, custom-save-faces): Ignore theme values.
4445
4446 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
4447 compatibility function.
4448
4449 2006-01-01 Richard M. Stallman <rms@gnu.org>
4450
4451 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
4452 (Custom-reset-current, Custom-reset-saved): Likewise.
4453 (Custom-reset-standard): Show message if aborted.
4454 (custom-mode): Doc fix, describing those commands.
4455
4456 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
4457 put on event-kind property.
4458
4459 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
4460
4461 * custom.el (provide-theme): Ban `user' theme name.
4462 (custom-enabling-themes): New variable.
4463 (enable-theme): Don't enable user if custom-enabling-themes is t.
4464 (custom-enabled-themes): Make it a defcustom.
4465 (custom-theme-recalc-face): No-op if face is undefined.
4466
4467 * cus-edit.el (custom-button-mouse): New variable.
4468 (custom-button-mouse): New face.
4469 (custom-raised-buttons, custom-mode): Use it.
4470
4471 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
4472
4473 2005-12-31 Eli Zaretskii <eliz@gnu.org>
4474
4475 * progmodes/gud.el (gud-display-line): Support hl-line in the
4476 source buffer.
4477
4478 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
4479
4480 * mouse.el (mouse-drag-window-above): Verify that the found window
4481 overlaps with the given window in the horizontal dimension.
4482
4483 2005-12-31 Eli Zaretskii <eliz@gnu.org>
4484
4485 * Makefile.in (cvs-update): New target.
4486
4487 * makefile.w32-in (cvs-update): Ditto.
4488
4489 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
4490
4491 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
4492 (custom-new-theme-mode-map): New variable.
4493
4494 2005-12-30 Richard M. Stallman <rms@gnu.org>
4495
4496 * custom.el (custom-load-themes): Function deleted.
4497
4498 * cus-edit.el (custom-save-loaded-themes): Function deleted.
4499 (custom-save-variables): Don't delete or add custom-load-themes call.
4500
4501 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
4502
4503 * cus-start.el: Add `visible-cursor'.
4504
4505 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
4506 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
4507 (flymake-process-filter): Switch to buffer before calling it instead.
4508 (flymake-post-syntax-check, flymake-highlight-err-lines)
4509 (flymake-delete-own-overlays, flymake-parse-err-lines)
4510 (flymake-start-syntax-check, flymake-start-syntax-check-process)
4511 (flymake-count-lines, flymake-parse-residual):
4512 Remove constant buffer argument.
4513 (flymake-start-syntax-check-for-current-buffer): Remove.
4514 Update callers to use flymake-start-syntax-check instead.
4515 (flymake-display-err-menu-for-current-line):
4516 Remove unused var `mouse-pos'.
4517 (flymake-restore-formatting): Comment out unused function.
4518 (flymake-report-status, flymake-report-fatal-status): Remove buffer
4519 argument, use current-buffer instead. Update callers.
4520
4521 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4522
4523 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
4524 buffer-local because choose-completion-delete-max-match requires
4525 that we set completion-ignore-case (i.e., binding via let is not
4526 sufficient).
4527 (bibtex-complete): Always set completion-ignore-case and
4528 choose-completion-string-functions. The latter is needed because
4529 choose-completion-string-functions keeps its value if we quit the
4530 *Completions* buffer without requesting a completion.
4531
4532 2005-12-30 Andreas Schwab <schwab@suse.de>
4533
4534 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
4535
4536 2005-12-30 Eli Zaretskii <eliz@gnu.org>
4537
4538 * jit-lock.el (jit-lock-chunk-size): Doc fix.
4539
4540 2005-12-30 Juri Linkov <juri@jurta.org>
4541
4542 * locate.el (locate-fcodes-file, locate-header-face)
4543 * progmodes/delphi.el (delphi-other-face)
4544 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
4545
4546 * paren.el (show-paren-match, show-paren-mismatch): Use existing
4547 group `paren-showing-faces'.
4548
4549 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
4550 (goto-address): Fix docstring.
4551
4552 * net/webjump.el (webjump-sample-sites): Update URLs.
4553
4554 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
4555
4556 * subr.el (cancel-change-group): Add listp around pending-undo-list.
4557
4558 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
4559
4560 * font-lock.el (font-lock-compile-keywords): Signal an error when
4561 font-lock-set-defaults hasn't been called.
4562
4563 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
4564
4565 * subr.el (noreturn, 1value): Doc fixes.
4566
4567 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4568
4569 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
4570 that assoc-string returns nil.
4571
4572 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4573
4574 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
4575 (bibtex-entry-type-str, bibtex-empty-field-re)
4576 (bibtex-search-backward-string, bibtex-preamble-prefix)
4577 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
4578 (bibtex-any-valid-entry-type): New variable.
4579 (bibtex-parse-field-name): Simplify.
4580 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
4581 (bibtex-preamble-prefix): Include left delimiter.
4582 (bibtex-search-forward-field, bibtex-search-backward-field):
4583 Allow unbounded search past entry boundaries (required by bibtex-pop).
4584 (bibtex-text-in-field-bounds): Use push.
4585 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
4586 (bibtex-parse-preamble, bibtex-valid-entry)
4587 (bibtex-beginning-first-field): New functions.
4588 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
4589 (bibtex-map-entries): Fix docstring.
4590 (bibtex-flash-head): New arg prompt. Simplify.
4591 (bibtex-enclosing-field): Include code of bibtex-inside-field.
4592 (bibtex-insert-kill): Simplify. Always insert text past the
4593 current field or entry.
4594 (bibtex-format-entry): Use bibtex-parse-field.
4595 (bibtex-pop): Use bibtex-beginning-of-entry and
4596 bibtex-end-of-entry to initiate the search. Insert empty field if
4597 we found ourselves.
4598 (bibtex-print-help-message): New args field and comma.
4599 Handle entry keys.
4600 (bibtex-make-field): Use bibtex-beginning-of-entry.
4601 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
4602 invalid entry.
4603 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
4604 Handle preambles. Simplify code for thorough test.
4605 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
4606 New arg comma. Handle entry heads.
4607 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
4608 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
4609 New arg comma.
4610 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
4611 (bibtex-fill-field): Simplify.
4612 (bibtex-fill-entry): Use bibtex-beginning-first-field and
4613 bibtex-parse-field.
4614 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
4615 (bibtex-complete): Use bibtex-parse-preamble.
4616
4617 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
4618
4619 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
4620 Display name of expression instead of convenience variable.
4621 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
4622
4623 * progmodes/gud.el (gud-tooltip-dereference): Rename from
4624 toggle-gud-tooltip-dereference.
4625 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
4626 (gud-tooltip-tips): ...here when dereferencing.
4627
4628 2005-12-28 Bill Wohler <wohler@newt.com>
4629
4630 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
4631
4632 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
4633
4634 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
4635 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
4636 (vc-annotate-display-autoscale): Adjust call.
4637 (vc-annotate-display-default): Adjust call. Make arg compulsory.
4638 Fix interactive spec.
4639 (vc-annotate-time-span): Remove.
4640 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
4641 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
4642 (vc-annotate-display-select): Use new name.
4643
4644 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
4645 (vc-annotate-mode-menu): Remove left-over redundant declaration.
4646 Correct the construction of span entries. Simplify.
4647 (vc-annotate-display-select): Fix the nil case.
4648 (vc-annotate): Remove obsolete (and now broken) code.
4649 (vc-annotate-extract-revision-at-line): Remove obsolete code.
4650 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
4651
4652 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4653
4654 * subr.el (lazy-completion-table): Correct typo in docstring.
4655
4656 * startup.el (command-line): Use `custom-reevaluate-setting' for
4657 `send-mail-function'.
4658
4659 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
4660
4661 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
4662
4663 * mail/smtpmail.el (smtpmail-try-auth-methods):
4664 Send credentials together with "AUTH PLAIN" command.
4665
4666 2005-12-27 Richard M. Stallman <rms@gnu.org>
4667
4668 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
4669 mouse-2, go back to previously selected window, so it's selected
4670 when mouse-2 command runs.
4671
4672 2005-12-27 Juri Linkov <juri@jurta.org>
4673
4674 * descr-text.el (describe-text-sexp): Use square brackets for
4675 button [Show] to distinguish it from the property value `show'.
4676 (describe-property-list): Use `insert-text-button' with
4677 `help-face' type instead of putting face in quotes, because button
4678 is not created automatically for a list of faces.
4679 (describe-text-properties-1): Put button-type value in quotes to
4680 distinguish from plain text "button".
4681 (describe-char): Display code point values in hex. Don't use
4682 `symbol-name' for `current-input-method' because it is a string.
4683 Use `insert-text-button' with `help-face' type instead of putting
4684 hardcoded face in quotes, because button is not created automatically.
4685
4686 2005-12-27 Richard M. Stallman <rms@gnu.org>
4687
4688 * progmodes/glasses.el (glasses-face): More specific custom type.
4689
4690 * files.el (set-visited-file-name): Doc fix.
4691
4692 * textmodes/flyspell.el (flyspell-external-point-words):
4693 Use local var buffer-scan-pos to advance scan for next misspelling.
4694 Advance it only after we find the misspelling.
4695
4696 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
4697
4698 * textmodes/flyspell.el (flyspell-external-point-words):
4699 New criteria for finding the misspelling in the buffer.
4700
4701 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
4702
4703 * help-mode.el (help-insert-string): Set help-xref-stack-item
4704 rather than call help-setup-xref.
4705
4706 * descr-text.el (describe-char): Revert previous changes for
4707 optional buffer argument.
4708
4709 2005-12-27 Juri Linkov <juri@jurta.org>
4710
4711 * help-mode.el (help-insert-string): New function. Save buffer
4712 contents in cases where it is impossible to recompute the old contents.
4713
4714 * descr-text.el (describe-char): Set help-xref-stack-item
4715 explicitly after buffer has been generated.
4716
4717 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4718
4719 * cus-start.el (all): Add x-gtk-show-hidden-files.
4720
4721 2005-12-26 Richard M. Stallman <rms@gnu.org>
4722
4723 * replace.el (perform-replace): Calculate match-again
4724 before skipping read-only matches.
4725
4726 * paren.el (paren-showing-faces): New group.
4727 (show-paren-match, show-paren-mismatch): Move to that group.
4728
4729 * button.el (button): Put into group `basic-faces'.
4730
4731 * progmodes/make-mode.el: Remove faces from group `faces'.
4732
4733 * apropos.el (apropos, apropos-value): Doc fix.
4734 (apropos-documentation): Doc fix.
4735
4736 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
4737
4738 * subr.el (lazy-completion-table): Remove argument `args'.
4739
4740 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
4741 Don't use the `args' argument of lazy-completion-table.
4742
4743 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
4744
4745 * descr-text.el (describe-char): Add optional argument for buffer.
4746 Set buffer appropriately. Call help-setup-xref.
4747 Suggested by Stefan Monnier.
4748
4749 2005-12-26 Juri Linkov <juri@jurta.org>
4750
4751 * descr-text.el: Require `help-fns' at runtime. Don't require
4752 `button' for byte compilation.
4753 (describe-text-widget): Add `help-echo' for first button.
4754 Use `help-info' for second.
4755 (describe-property-list): Use `help-argument-name' instead of `italic'.
4756 (describe-text-category): Add prompt to interactive spec.
4757 Call `help-setup-xref'.
4758 (describe-char): Use `help-character-set'. Add `help-echo' for
4759 code point. Use `help-input-method'. Remove superfluous insert.
4760
4761 2005-12-25 Richard M. Stallman <rms@gnu.org>
4762
4763 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
4764 at point, in case of narrowing.
4765
4766 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
4767
4768 * locate.el (locate-header-face): Allow nil in type.
4769
4770 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
4771
4772 2005-12-25 Romain Francoise <romain@orebokech.com>
4773
4774 * battery.el (battery-linux-proc-acpi): Also try
4775 `/proc/acpi/thermal_zone/THM0/temperature'.
4776
4777 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
4778
4779 * custom.el (custom-push-theme): Fix docstring.
4780
4781 * cus-edit.el (custom-variable-set, custom-variable-save)
4782 (custom-variable-save): Custom-quote widget values.
4783 (customize-save-variable): Fix custom-push-theme call.
4784
4785 2005-12-24 Eli Zaretskii <eliz@gnu.org>
4786
4787 * w32-fns.el (w32-batch-update-autoloads): New function.
4788
4789 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
4790 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
4791 from the command line.
4792
4793 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
4794
4795 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
4796 reset means to remove setting from theme entirely. Don't keep
4797 expanding theme-settings list; delete old entries if necessary.
4798
4799 * cus-edit.el (custom-buffer-create-internal): Move "Erase
4800 customization" button one line up.
4801 (custom-themed): New face.
4802 (custom-magic-alist): New value, THEMED, for theme settings.
4803 (custom-variable-state-set, custom-face-state-set):
4804 Check theme-value instead of saved-value.
4805 (custom-variable-reset-standard, custom-face-reset-standard):
4806 Remove theme setting entirely. Recalculate new values.
4807 (custom-variable-set, custom-variable-set)
4808 (custom-variable-reset-saved, custom-variable-reset-backup)
4809 (custom-face-set, custom-face-reset-saved): Update `user' theme.
4810 (custom-variable-save): Fix typos.
4811
4812 2005-12-23 Juri Linkov <juri@jurta.org>
4813
4814 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
4815 Add autoload cookies.
4816 (edebug-outside-d-c-i-n-s-w): New variable.
4817 (edebug-display, edebug-outside-excursion): Use it to save the
4818 original value of default-cursor-in-non-selected-windows.
4819 Set default-cursor-in-non-selected-windows to t while Edebug
4820 is active.
4821 (edebug-mode, edebug-eval-mode): Doc fix.
4822
4823 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
4824 with `buffer-substring-no-properties' to remove common substring
4825 highlighting.
4826
4827 * info.el (info-other-window, info): Rename function argument
4828 `file' to `file-or-node'.
4829 (Info-complete-menu-item): Use local variable `complete-nodes' to
4830 keep the global value of `Info-complete-nodes' unchanged for
4831 subsequent completions.
4832 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
4833
4834 * simple.el (get-next-valid-buffer, last-buffer)
4835 (next-error-buffer-p, next-error-find-buffer)
4836 (minibuffer-history-sexp-flag): Doc fix.
4837
4838 * savehist.el (savehist-mode-hook): Add `:group'.
4839
4840 * log-view.el: Call autoload for vc-find-version.
4841 (log-view-current-file): Adjust subgroup numbers.
4842 (log-view-current-tag): Add `length'.
4843
4844 2005-12-23 Richard M. Stallman <rms@gnu.org>
4845
4846 * vc.el (vc-annotate-car-last-cons): Defn moved up.
4847
4848 2005-12-23 Juri Linkov <juri@jurta.org>
4849
4850 * hi-lock.el (hi-lock-archaic-interface-message-used)
4851 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
4852 (hi-lock-mode): Display "Hi" in the mode line only when
4853 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
4854 (hi-lock-write-interactive-patterns):
4855 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
4856 (hi-lock-set-pattern, hi-lock-set-file-patterns)
4857 (hi-lock-font-lock-hook): Set 3rd arg `how' of
4858 font-lock-add-keywords to t.
4859
4860 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
4861
4862 * hi-lock.el (hi-lock-highlight-range): New variable.
4863 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
4864 only if font-lock-fontified is non-nil. Remove overlays.
4865 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
4866 font-lock-fontified is non-nil, otherwise use overlays (instead of
4867 text properties).
4868 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
4869 New variables.
4870 (hi-lock-string-serialize) New function.
4871
4872 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4873
4874 * menu-bar.el (menu-find-file-existing): New function.
4875 (menu-bar-file-menu): Use menu-find-file-existing for Open.
4876
4877 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
4878
4879 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4880
4881 * vc.el: Remove unnecessary leading * in docstrings.
4882 (vc-annotate-mode-map): Move initialization into declaration.
4883 (vc-static-header-alist): Nitpick on the regexp.
4884 (vc-default-init-version): New fun.
4885 (vc-register): Use it.
4886 (vc-insert-headers): Use dolist.
4887 (vc-annotate-get-backend): Remove unused function.
4888 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
4889 (vc-annotate-mode): Remove corresponding call.
4890 (vc-annotate-car-last-cons): Simplify.
4891 (vc-annotate-buffers): Remove var.
4892 (vc-annotate-backend): Make it buffer-local.
4893 (vc-annotate): Move the interaction to the interactive spec.
4894 Add a `buf' argument.
4895 (vc-annotate-warp-version): Use this new `buf' argument to avoid
4896 killing&creating a vc-annotate buffer, which is very disruptive when
4897 the buffers are shown in dedicated frames.
4898
4899 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
4900
4901 * descr-text.el: Add FSF as maintainer.
4902 (describe-text-mode, describe-text-mode-map)
4903 (describe-text-mode-hook, describe-text-done): Delete. Use normal
4904 help-mode.
4905 (describe-text-widget, describe-text-sexp)
4906 (describe-property-list, describe-text-category)
4907 (describe-text-properties, describe-text-properties-1)
4908 (describe-char): Use help buttons instead of widgets.
4909 (describe-char-unicodedata-file): Make URL link in doc string.
4910
4911 2005-12-22 Richard M. Stallman <rms@gnu.org>
4912
4913 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
4914 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
4915 Don't include buttons that write a file when there's no file.
4916 (custom-variable-menu, custom-face-menu, custom-group-menu):
4917 Don't include commands that write a file when there's no file.
4918 (customize-browse): Reword the top-of-buffer help intro.
4919 (custom-buffer-create-internal): Fix previous change.
4920 (customize-changed-options-previous-release): Prev release is 21.1.
4921 (customize-changed-options): Doc fix.
4922 (customize-changed): New alias.
4923 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
4924 Say "standard values".
4925 (Custom-reset-standard): Doc fix.
4926 (custom-face-reset-standard): Doc fix.
4927
4928 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4929
4930 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
4931 even if font-lock-mode is non-nil since it may be t without having
4932 turned on font-lock-mode-internal.
4933 (font-lock-choose-keywords): Minor optimization.
4934 (font-lock-add-keywords, font-lock-remove-keywords)
4935 (font-lock-set-defaults): Don't call make-local-variable on a variable
4936 that we know to already be local.
4937
4938 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4939
4940 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
4941 messages if in the minibuffer.
4942
4943 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4944
4945 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
4946 (tex-mode-flyspell-verify, flyspell-get-word)
4947 (flyspell-external-point-words): Don't use point-min/max uselessly.
4948
4949 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
4950 by Kevin Rodgers. Instead, just hide the completions buffer if we
4951 don't need to show it.
4952
4953 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4954
4955 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
4956
4957 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4958
4959 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
4960 delete-windows-on with an inexistent buffer.
4961
4962 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
4963
4964 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
4965 Delete defcustom variable :tag names.
4966
4967 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
4968
4969 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
4970 (log-view-font-lock-keywords): Ajust subgroup numbers.
4971 (log-view-current-tag): Don't hard code the number of subgroups.
4972
4973 2005-12-20 Juri Linkov <juri@jurta.org>
4974
4975 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
4976 (tooltip-x-offset, tooltip-y-offset): Doc fix.
4977
4978 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
4979 (menu-bar-non-minibuffer-window-p): Instead of checking
4980 display-multi-frame-p, use selected-frame when menu-updating-frame
4981 is nil.
4982
4983 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
4984
4985 * align.el (align-rules-list): Use [ \t] instead of \s-
4986 for column separators in text mode.
4987
4988 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
4989
4990 * help-mode.el (help-customize-variable, help-customize-face):
4991 Don't pop help-xref-stack as help-follow no longer pushes
4992 anything on to it.
4993
4994 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
4995
4996 * textmodes/org.el (org-agenda-custom-commands): New option.
4997 (org-agenda): Offer custom commands on splash screen.
4998 (org-make-tags-matcher): Parser for Boolean logic added.
4999 (org-agenda-set-tags): New command.
5000 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
5001 (org-set-tags): Efficiency improvements.
5002 (org-auto-align-tags): New option.
5003 (org-todo, org-demote, org-promote): Realign tags.
5004 (org-tags-completion-function): Use also "&" and "|" as separators.
5005 (org-org-menu): Agenda commands simplified.
5006
5007 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5008
5009 * cus-edit.el (customize-apropos, customize-apropos-options):
5010 Docstring changes.
5011
5012 * font-lock.el (font-lock): Add tags to the links in the defgroup.
5013
5014 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
5015
5016 * longlines.el (longlines-mode): Wrap while widened.
5017 (longlines-decode-region, longlines-encode-region): Compute max
5018 just once.
5019
5020 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5021
5022 * cus-edit.el (mac): New group.
5023
5024 * cus-start.el (all): Add user options in macterm.c. Add test for
5025 Mac-related built-ins. Fix test for GTK-related built-ins.
5026
5027 * term/mac-win.el (mac-handle-language-change)
5028 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
5029 (mac-services-open-selection, mac-services-mail-selection)
5030 (mac-services-mail-to, mac-services-insert-text)
5031 (mac-dispatch-apple-event): Add docstrings.
5032 (x-get-selection, mac-select-convert-to-string): Select coding
5033 system from `utf-16be' and `utf-16le' using `byteorder'.
5034
5035 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
5036
5037 * subr.el (lazy-completion-table): Don't be fooled if the var holds
5038 a "list" (lambda ...) rather than a real completion list.
5039
5040 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
5041 lexical-let when encountering ((lambda (...) ...) ...).
5042
5043 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
5044
5045 * progmodes/sh-script.el (sh-mode):
5046 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
5047 * textmodes/picture.el (picture-mode): Update docstrings.
5048
5049 2005-12-17 Eli Zaretskii <eliz@gnu.org>
5050
5051 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
5052 commands enclosed in $(ARGQUOTE)s should not be split between two
5053 lines, as that will break with GNU Make >3.80, when sh.exe is used
5054 and arg quoting is with '..'.
5055 (autoloads): Don't break the quoted --eval expression between
5056 several lines.
5057
5058 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
5059
5060 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
5061 Capture error from printing circular structures.
5062
5063 2005-12-17 Martin Rudalics <rudalics@gmx.at>
5064
5065 * wid-edit.el (widget-checkbox-action): Clear undo info.
5066
5067 2005-12-16 Bill Wohler <wohler@newt.com>
5068
5069 * menu-bar.el (kill-this-buffer): Set a good example by using menu
5070 bar, not menubar in comment.
5071
5072 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
5073
5074 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
5075 After-change-functions should not clobber the match data.
5076
5077 2005-12-16 Juri Linkov <juri@jurta.org>
5078
5079 * simple.el (choose-completion): Use `buffer-substring-no-properties'
5080 instead of `buffer-substring'.
5081 (completion-common-substring): Doc fix.
5082 (completion-setup-function): Use minibuffer-completion-contents
5083 instead of minibuffer-contents. Don't set common-string-length
5084 initially. Remove special handling of partial-completion-mode.
5085 Move computation of completion-base-size into one cond.
5086 Call completion-base-size-function in mainbuf. In computation of
5087 completion-base-size for file name completion don't move point to
5088 the end of the minibuffer. Move computation of common-string-length
5089 into one cond. Start putting faces only when common-string-length>=0.
5090 Add condition to put completions-common-part when
5091 common-string-length>0.
5092
5093 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
5094 place point at the first different character in the minibuffer
5095 even if this position is at the beginning of the minibuffer.
5096
5097 * info.el (Info-read-node-name-1): In completion-base-size-function's
5098 lambda return 1 if common-substring or minibuffer-completion-contents
5099 starts with (, and 0 otherwise.
5100
5101 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
5102 Use `crm-current-element' for second arg of `display-completion-list'.
5103
5104 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
5105
5106 * files.el (set-auto-mode): Look for an interpreter specified on
5107 the first line also if search for mode specification succeeded,
5108 but the mode is not known.
5109
5110 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
5111
5112 * textmodes/org.el (org-tags-match-list-sublevels): New option.
5113 (org-open-at-point): Implement tag searches as links.
5114 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
5115 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
5116 (org-tags-sparse-tree, org-tags-view, org-set-tags)
5117 (org-agenda-dispatch): New commands.
5118 (org-use-tag-inheritance, org-tags-column): New options.
5119 (org-tab-follows-link, org-return-follows-link): New options.
5120 (org-tags): New customize group.
5121 (org-start-icalendar-file): Get local time zone.
5122 (org-tags-completion-function): New function.
5123 (org-set-font-lock-defaults): Make sure links will also be
5124 highlighted inside headlines.
5125
5126 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
5127
5128 * term.el (term-emulate-terminal):
5129 Let term-handle-ansi-terminal-messages override what Bash says about
5130 its current directory.
5131
5132 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
5133
5134 * bindings.el (last-buffer): Move to simple.el.
5135 * simple.el (last-buffer): Move here.
5136 (get-next-valid-buffer): New function.
5137 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
5138 (prev-buffer): Ditto. Rename to `previous-buffer'.
5139
5140 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
5141 * bindings.el (global-map): Ditto.
5142
5143 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
5144
5145 * cus-edit.el: Introductory comment change.
5146 (custom-magic-alist): Change message string for the `rogue' state.
5147
5148 2005-12-15 Richard M. Stallman <rms@gnu.org>
5149
5150 * tooltip.el: Delete defcustom variable :tag names.
5151
5152 * complete.el (partial-completion-mode): Doc fix.
5153
5154 * textmodes/flyspell.el (flyspell-external-point-words):
5155 Use save-excursion to ensure we don't move backward in the
5156 search loop, not even one character.
5157 (flyspell-delete-all-overlays): Use remove-overlays directly.
5158
5159 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
5160 (ispell-start-process): Set that variable.
5161 Clear ispell-buffer-local-name.
5162 (ispell-internal-change-dictionary):
5163 Set ispell-current-dictionary after killing process.
5164 (ispell-buffer-local-dict):
5165 Don't set spell-personal-dictionary after killing process.
5166 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
5167 (ispell-tex-skip-alists, ispell-html-skip-alists)
5168 (ispell-skip-region-alist): Mark as risky.
5169
5170 * net/newsticker.el (newsticker--retrieval-timer-list)
5171 (newsticker--display-timer, newsticker-running-p)
5172 (newsticker-ticker-running-p): Definitions moved up.
5173
5174 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
5175
5176 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
5177
5178 2005-12-15 David Ponce <david@dponce.com>
5179
5180 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
5181 (recentf-edit-list, recentf-open-files): Signal an error when
5182 there is no recent file.
5183
5184 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
5185
5186 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
5187 read-only except for texinfo-format-region evaluation.
5188
5189 2005-12-14 Richard M. Stallman <rms@gnu.org>
5190
5191 * vc.el (vc-default-previous-version, vc-default-next-version)
5192 (vc-do-command): Doc fixes.
5193
5194 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5195
5196 * textmodes/bibtex.el (bibtex-expand-strings)
5197 (bibtex-autokey-expand-string, bibtex-name-part)
5198 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
5199 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
5200 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
5201 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
5202 (bibtex-entry-postfix, bibtex-known-entry-type-re)
5203 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
5204 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
5205 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
5206 (bibtex-beginning-of-last-entry): Remove.
5207 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
5208 message if comma is missing but buffer is read-only.
5209 (bibtex-parse-field-text): Handle whitespaces at the end of field
5210 text. Return 3-element list with beginning and end of field text
5211 and end of field.
5212 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
5213 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
5214 (bibtex-search-forward-field, bibtex-search-backward-field):
5215 Search always delimited by limits of entry. Use more efficient
5216 search algorithms.
5217 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
5218 bibtex-end-of-name-in-field.
5219 (bibtex-text-in-field-bounds): Handle BibTeX strings when
5220 extracting the content of a field.
5221 (bibtex-text-in-field): Use search limits.
5222 (bibtex-parse-string-prefix): Handle empty string keys based on
5223 bibtex-string-empty-key.
5224 (bibtex-parse-string): Fix docstring.
5225 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
5226 (bibtex-preamble-prefix, bibtex-strings): New functions.
5227 (bibtex-skip-to-valid-entry): Include preceding whitespace in
5228 BibTeX entries (consistent with other BibTeX functions).
5229 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
5230 (bibtex-search-entry): Fix docstring. Simplify.
5231 (bibtex-flash-head, bibtex-complete-string-cleanup)
5232 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
5233 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
5234 (bibtex-parse-entry): New optional arg content.
5235 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
5236 Use bibtex-text-in-field-bounds.
5237 (bibtex-print-help-message): Handle BibTeX strings and preambles.
5238 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
5239 bibtex-parse-string-postfix.
5240 (bibtex-find-text-internal): New function.
5241 (bibtex-remove-delimiters): Use it.
5242 (bibtex-find-text): Use it. New optional arg help.
5243 (bibtex-complete): Handle BibTeX string and preamble entries.
5244 (bibtex-Preamble): Fix order of closing delimiters.
5245
5246 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
5247
5248 * vc.el (vc-default-revert): New fun.
5249
5250 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
5251
5252 2005-12-14 Romain Francoise <romain@orebokech.com>
5253
5254 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
5255 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
5256 (font-lock-remove-keywords): Likewise.
5257
5258 2005-12-14 Juri Linkov <juri@jurta.org>
5259
5260 * log-view.el (log-view-diff): Doc fix.
5261
5262 * isearch.el (isearch-query-replace): Use (mark) instead of
5263 isearch-opoint if mark is active in transient-mark-mode.
5264
5265 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5266
5267 * isearch.el (isearch-query-replace): Check for isearch-other-end.
5268
5269 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
5270
5271 * progmodes/cpp.el (cpp-face): New widget.
5272 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
5273
5274 2005-12-14 Juri Linkov <juri@jurta.org>
5275
5276 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
5277 around `erase-buffer' and `insert'.
5278
5279 * descr-text.el (describe-text-properties): Replace buffer name
5280 "*Help-2*" with "*Help*<2>".
5281 (describe-char): Add functions print-help-return-message,
5282 toggle-read-only. Use help-setup-xref with nil to not store
5283 describe-char in help-xref-stack. Use help-make-xrefs to
5284 make [back] button.
5285
5286 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
5287
5288 * wdired.el (wdired-old-point): New internal variable.
5289 (wdired-change-to-wdired-mode): Set it buffer-locally.
5290 (wdired-abort-changes): Restore point after aborting changes.
5291
5292 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5293
5294 * vc.el (vc-do-command): Add a new value t for okstatus.
5295
5296 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
5297 frame in case of errors.
5298
5299 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5300
5301 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
5302 so it comes after "On the Left" in the menu.
5303
5304 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
5305
5306 * cus-edit.el (customize-apropos, customize-apropos-options)
5307 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
5308
5309 2005-12-12 Bill Wohler <wohler@newt.com>
5310
5311 * vc-svn.el (vc-svn-registered): Fix problem of visiting
5312 non-writable Subversion-controlled files by saving window
5313 configuration before calling vc-do-command. vc-do-command calls
5314 pop-to-buffer on error which is unexpected during registration.
5315
5316 2005-12-12 Jay Belanger <belanger@truman.edu>
5317
5318 * calc/README: Update the summary of changes.
5319
5320 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
5321
5322 * descr-text.el (describe-char): Rework last fix to solve the problem
5323 is the same way it's solved for everything else in that function
5324 (i.e. by extracting the info before setting up the *Help* buffer).
5325
5326 2005-12-12 Kim F. Storm <storm@cua.dk>
5327
5328 * subr.el (version-regexp-alist): Allow space as separator before
5329 non-numeric part, e.g. "1.0 alpha".
5330 (version-to-list): Interpret .X.Y version as 0.X.Y version.
5331
5332 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
5333
5334 * textmodes/org.el (org-agenda, org-timeline, org-todo):
5335 Implement Logging and the keep-modes setting.
5336 (org-get-category): Make sure a string is returned.
5337 (org-log-done): New function.
5338 (org-log-done, org-closed-string): New options.
5339
5340 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5341
5342 * tooltip.el (tooltip-y-offset): Change default to 20.
5343
5344 2005-12-12 Richard M. Stallman <rms@gnu.org>
5345
5346 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
5347
5348 * frame.el (display-hourglass): Doc fix.
5349
5350 * help.el (help-for-help-internal): Simplify entry for `a'.
5351
5352 * info.el (Info-on-current-buffer): Doc fix.
5353 (info-insert-file-contents): Don't test (featurep 'jka-compr).
5354
5355 * startup.el (inhibit-splash-screen): Make this the real name.
5356 (inhibit-startup-message): Make this the alias.
5357 (command-line): Find only simple.el, and use its directory
5358 to fill in other preloaded files' names.
5359 (command-line): Deactivate the mark if deactivate-mark is set.
5360
5361 * international/mule.el (load-with-code-conversion):
5362 Bind deactivate-mark.
5363
5364 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
5365
5366 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
5367
5368 * cus-edit.el (customize-apropos): Avoid listing an option more
5369 than once under different aliases. No longer list user options
5370 that are not defined with defcustom (unless a prefix arg is given).
5371 Doc fix.
5372 (customize-apropos-options): Doc fix.
5373
5374 2005-12-11 Juri Linkov <juri@jurta.org>
5375
5376 * frame.el (set-background-color, set-foreground-color)
5377 (set-cursor-color, set-mouse-color, set-border-color):
5378 Add explicit prompts to read colors by `facemenu-read-color'.
5379 (show-trailing-whitespace, blink-cursor-delay)
5380 (blink-cursor-interval, display-hourglass, hourglass-delay):
5381 Remove tags.
5382 (display-hourglass, hourglass-delay): Doc fix.
5383 (cursor-in-non-selected-windows): Capitalize words in tag.
5384
5385 * faces.el (frame-background-mode): Replace `choice-item' keywords
5386 with `const' to not make [default] button. Change default value tag
5387 from `default' to `automatic'. Doc fix.
5388 (trailing-whitespace) <defface>: Change group `whitespace' to
5389 `whitespace-faces'.
5390
5391 2005-12-11 Richard M. Stallman <rms@gnu.org>
5392
5393 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
5394
5395 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5396
5397 * term/mac-win.el: Create keymap for mac-apple-event-map.
5398
5399 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
5400
5401 * tooltip.el (tooltip-mode): Move to start of file so that it
5402 appears at top of customize buffer.
5403
5404 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
5405 Add the gud groupname.
5406 (gud-tooltip-mode): Add the tooltip groupname.
5407 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
5408 avoid conflict with tooltip-use-echo-area.
5409
5410 2005-12-10 Romain Francoise <romain@orebokech.com>
5411
5412 * help.el (help-for-help-internal): Add `r' in doc string.
5413
5414 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5415
5416 * align.el (align-regexp, align-highlight-rule):
5417 Use region-beginning and region-end instead of point and mark, so that
5418 repetition (with `repeat-complex-command') recomputes the region
5419 bounds.
5420
5421 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
5422
5423 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
5424 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
5425 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
5426 (balance-windows): Rewrite using the above new functions.
5427
5428 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
5429
5430 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
5431 react if global-hi-lock-mode seems intended.
5432 (global-hi-lock-mode) Renamed from hi-lock-mode.
5433 (hi-lock-archaic-interface-message-used)
5434 (hi-lock-archaic-interface-deduce): New variables.
5435 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
5436 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
5437 (hi-lock-find-patterns, hi-lock-font-lock-hook):
5438 Replace hi-lock-buffer-mode with hi-lock-mode.
5439
5440 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
5441
5442 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
5443 completion list, even after a partial completion has been
5444 inserted in the current buffer. If there are more than 1
5445 completion, redisplay the *Completions* buffer; if the
5446 completion is unique, delete the *Completions* window.
5447
5448 2005-12-10 Eli Zaretskii <eliz@gnu.org>
5449
5450 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
5451 strings and long subject lines that were broken into multiple
5452 lines at arbitrary places. Handle subjects that have "Re: " in
5453 the middle.
5454
5455 2005-12-10 John W. Eaton <jwe@octave.org>
5456
5457 * emacs/octave-mod.el (octave-electric-space): Don't indent
5458 comments or strings if octave-auto-indent is nil.
5459
5460 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5461
5462 * term/mac-win.el: Require url when compiling.
5463 Call mac-process-deferred-apple-events after loading init files.
5464 (mac-apple-event-map): New defvar. Define event handlers in it.
5465 (core-event, internet-event): New Apple event class symbols.
5466 (open-application, reopen-application, open-documents)
5467 (print-documents, open-contents, quit-application)
5468 (application-died, show-preferences, autosave-now, get-url):
5469 New Apple event ID symbols.
5470 (about): New HICommand ID symbol.
5471 (mac-event-spec, mac-event-ae): New macros.
5472 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
5473 (mac-ae-selection-range, mac-ae-text-for-search)
5474 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
5475 (mac-application-menu-map): Remove keymap. Handlers for HICommand
5476 and Services menu events are now defined in mac-apple-event-map.
5477 (mac-drag-n-drop): Remove selection range handling.
5478
5479 2005-12-10 Kenichi Handa <handa@m17n.org>
5480
5481 * simple.el (zap-to-char):
5482 * isearch.el (isearch-process-search-char): Translate CHAR by
5483 translation-table-for-input.
5484
5485 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
5486
5487 * foldout.el (foldout-exit-fold): Properly hide subtree.
5488
5489 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
5490
5491 * files.el (save-buffer):
5492 * international/ucs-tables.el (ucs-set-table-for-input):
5493 * mail/mail-extr.el (mail-extract-address-components):
5494 * mail/sendmail.el (mail-mode): Reformat doc string.
5495
5496 2005-12-09 Juri Linkov <juri@jurta.org>
5497
5498 * isearch.el (isearch-highlight): Change main overlay priority
5499 from 1 to 1001. Simplify.
5500 (isearch-lazy-highlight-update): Change lazy overlay priority
5501 from 0 to 1000.
5502
5503 * replace.el (replace-highlight): Change overlay priority from
5504 1 to 1001.
5505
5506 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
5507 Change overlay priority from 1 to 1001. Reuse existing overlay.
5508
5509 * compare-w.el (compare-windows-highlight): Change overlay
5510 priority from 1 to 1000.
5511
5512 * menu-bar.el (menu-bar-edit-menu): Add listp around
5513 pending-undo-list to disable menu item "undo" when pending
5514 undo list is empty.
5515
5516 * locate.el (locate): Disable undo in *Locate* buffer.
5517
5518 2005-12-09 Kim F. Storm <storm@cua.dk>
5519
5520 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
5521
5522 2005-12-09 David Ponce <david@dponce.com>
5523
5524 * recentf.el: Improvement of the menu code.
5525 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
5526 instead of menu hook.
5527 (recentf-show-menu, recentf-hide-menu): New functions.
5528 (recentf-menu-customization-changed, recentf-mode): Use them.
5529 (recentf-menu-action, recentf-max-menu-items)
5530 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
5531 (recentf-arrange-by-rule-others)
5532 (recentf-arrange-by-rules-min-items)
5533 (recentf-arrange-by-rule-subfilter) : Don't use
5534 `recentf-menu-customization-changed'.
5535 (recentf-arrange-rules): Likewise. Accept functions to compute
5536 sub-menu titles.
5537 (recentf-menu-filter): Likewise. Doc fix.
5538 (recentf-menu-value-shortcut): Doc fix.
5539 (recentf-dump-variable): Quote atom value.
5540 (recentf-make-menu-items): Update to use it as a menu filter.
5541 (recentf-match-rule): New function.
5542 (recentf-arrange-by-rule): Use it.
5543 (recentf-indirect-mode-rule): New function.
5544 (recentf-build-mode-rules): Use it.
5545 (recentf-dir-rule): New function.
5546 (recentf-arrange-by-dir): Use it.
5547 (recentf-filter-changer-current): Rename from
5548 `recentf-filter-changer-state'. All references updated.
5549 (recentf-filter-changer-alist): Update filter names.
5550 (recentf-filter-changer-select): New function.
5551 (recentf-filter-changer): Use it. Make a sub-menu from filters
5552 available in `recentf-filter-changer-alist'.
5553 (recentf-data-cache, recentf-clear-data)
5554 (recentf-update-menu): Remove. All references updated.
5555 (recentf-match-rule-p, recentf-build-dir-rules)
5556 (recentf-filter-changer-goto-next)
5557 (recentf-filter-changer-get-current)
5558 (recentf-filter-changer-get-next): Remove.
5559
5560 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5561
5562 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
5563 buffer "Reset" button to "Reset to Current" for consistency with
5564 the State buttons.
5565
5566 2005-12-08 John Paul Wallington <jpw@pobox.com>
5567
5568 * ibuf-ext.el (define-ibuffer-filter filename):
5569 If `dired-directory' is a list then really use its car.
5570
5571 2005-12-08 Kim F. Storm <storm@cua.dk>
5572
5573 * emulation/cua-rect.el (cua--rectangle-aux-replace):
5574 Fix indention of text on right side of replaced rectangle.
5575
5576 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
5577
5578 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
5579 No need to check gud-comint-buffer is bound.
5580 (gdb): Prevent multiple debugging when first session uses gdba.
5581
5582 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5583
5584 CC Mode update to 5.31.
5585
5586 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
5587 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
5588 We might do this function properly in the future).
5589
5590 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
5591 New macros c-sentence-end and c-default-value-sentence end, to cope
5592 with Emacs 22's new function `sentence-end'.
5593
5594 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5595
5596 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
5597 compat issue using `c-put-overlay' and `c-delete-overlay'.
5598
5599 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
5600 New compat macros to handle overlays/extents.
5601
5602 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5603
5604 * progmodes/cc-fix.el: Add definitions of the macros push and pop
5605 (for GNU Emacs 20.4)
5606
5607 * progmodes/cc-defs.el:
5608 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
5609
5610 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
5611 highlighting mechanism so it will work in XEmacs too.
5612
5613 * progmodes/cc-defs.el: Insert c-int-to-char.
5614
5615 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
5616 call to the new macro c-int-to-char. This solves XEmacs's
5617 regarding characters as different from integers.
5618
5619 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5620
5621 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
5622 New internal helper.
5623
5624 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
5625 construct to make the indirect face lookup work in XEmacs.
5626
5627 (c-cpp-matchers): Append the negation char face to the existing
5628 fontification, so that the cpp face doesn't disappear.
5629 Use `c-make-syntactic-matcher' to avoid negation chars in comments
5630 and strings.
5631
5632 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
5633 to map to `font-lock-negation-char-face' in emacsen where it exists.
5634
5635 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5636
5637 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
5638
5639 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
5640 Rename "c-subword-move-mode" as "c-subword-mode".
5641
5642 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
5643 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
5644
5645 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5646
5647 * progmodes/cc-mode.el: Added autoload directive for
5648 `c-subword-move-mode' for use in older emacsen.
5649
5650 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5651
5652 * progmodes/cc-mode.el:
5653 (i) Insert a binding for C-c C-backspace into
5654 c-bind-special-erase-keys which works in TTYs.
5655 (ii) Make sure that when file styles are used, any explicitly
5656 given style variables take priority over those in the style.
5657 Do this by calling `hack-local-variables' a second time.
5658
5659 * progmodes/cc-vars.el: Add language specific customization
5660 widgets for AWK to c-doc-comment-style, c-require-final-newline
5661 and c-default-style. Add a defcustom for awk-mode-hook.
5662 Give c-syntactic-element and c-syntactic-context doc-strings by
5663 directly setting their `variable-documentation' propery.
5664 This allows Emacs 22.1 to read these with C-h v.
5665
5666 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
5667
5668 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5669
5670 * progmodes/cc-fonts.el, cc-vars.el
5671 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
5672 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
5673 Masatake YAMATO.
5674
5675 (c-doc-comment-style): Made GtkDoc default in C mode.
5676
5677 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
5678 and C-c C-<delete>.
5679
5680 (c-bind-special-erase-keys): New function for use on
5681 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
5682
5683 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
5684 <delete> key behavior in XEmacs according to `delete-forward-p'.
5685 C.f. `c-electric-delete'.
5686
5687 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5688
5689 * progmodes/cc-mode.el: Give c-hungry-backspace and
5690 c-hungry-delete-forward permanent key bindings.
5691
5692 * progmodes/cc-cmds.el (c-electric-semi&comma):
5693 Bind c-syntactic-context for calls to "criteria functions", for
5694 consistency with other calls to user functions.
5695
5696 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
5697 `current-prefix-arg', since this might be the prefix arg to a
5698 command which calls c-indent-command as a function. Change the
5699 interactive spec from "p" to "P".
5700
5701 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
5702 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
5703 was difficult to understand.
5704
5705 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5706
5707 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
5708 first char of an identifier.
5709
5710 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
5711 +" syntax in C++.
5712
5713 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5714
5715 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
5716 auto-fill doesn't split a c-comment's last word from a hanging
5717 "*/" when a space is typed between them after fill-column.
5718
5719 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
5720
5721 * progmodes/cc-styles.el (c-set-style)
5722 (c-setup-paragraph-variables): Abort the command if we're not in a
5723 CC Mode buffer.
5724
5725 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
5726 with blank comment-prefix, and a blank line as the comment's
5727 second line.
5728
5729 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5730
5731 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
5732 Incorporate the patterns added in the Emacs development branch
5733 for the new Emacs 22 face `font-lock-negation-char-face'.
5734
5735 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
5736 of "red" since it stands out better in xterms and DOS terminals.
5737
5738 * progmodes/cc-engine.el (c-literal-faces):
5739 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
5740
5741 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5742
5743 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
5744 forcibly enable c-electric-flag.
5745
5746 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
5747 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
5748 after the comment-prefix of a C-style comment will close that comment.
5749
5750 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5751
5752 * progmodes/cc-fonts.el (c-basic-matchers-before)
5753 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
5754 in Pike.
5755
5756 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
5757 digraphs.
5758
5759 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
5760 (c-cpp-message-directives, c-cpp-include-directives)
5761 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
5762 (c-cpp-expr-directives): Introduce new language constants to
5763 control cpp syntax in a cleaner way.
5764
5765 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
5766
5767 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
5768
5769 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
5770 (c-multiline-string-start-char): New language constants and
5771 variables to specify how newlines in string literals work.
5772
5773 (c-font-lock-invalid-string): Use them.
5774
5775 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
5776 unbalanced close brace is entered. Optimization by avoiding going
5777 back over arbitrarily large blocks. Removed hints that this
5778 function only would be relevant/useful in AWK.
5779
5780 (c-electric-brace): Indent syntactically after the cleanups since
5781 lineup functions might do it differently then.
5782
5783 * progmodes/cc-engine.el, cc-langs.el
5784 (c-opt-op-identifier-prefix): New language constant and variable.
5785
5786 (c-just-after-func-arglist-p, c-after-special-operator-id)
5787 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
5788
5789 * progmodes/cc-align.el, cc-engine.el
5790 (c-after-special-operator-id): New helper to handle C++ operator
5791 identifiers.
5792
5793 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
5794 (c-guess-basic-syntax): Handle C++ operator identifiers in
5795 declarations.
5796
5797 * progmodes/cc-langs.el (c-assignment-operators): Add the
5798 trigraph version of ^= too.
5799
5800 * progmodes/cc-langs.el (c-assignment-operators): Add the
5801 trigraph version of |= in C++.
5802
5803 * progmodes/cc-fonts.el (c-font-lock-declarators):
5804 Handle `c-decl-hangon-kwds' after the identifier name.
5805
5806 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
5807 whether an arglist is "nonempty", ignore a comment after the open
5808 paren if it isn't followed by a non-comment token on the same line.
5809
5810 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
5811 Enable heuristics below the point to cope with classes inside special
5812 brace lists in Pike.
5813
5814 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5815
5816 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
5817
5818 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5819
5820 * progmodes/cc-guess.el (cc-guess-install): New function to
5821 install an already guessed style in another buffer.
5822
5823 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
5824 sets `inhibit-read-only' - `c-save-buffer-state' should be used
5825 anyway if the change always is undone.
5826
5827 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5828
5829 Implement togglable electricity:
5830
5831 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
5832 saying when it should be used.
5833
5834 * progmodes/cc-engine.el: Add the new buffer-local variable,
5835 c-electric-flag.
5836
5837 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
5838 c-toggle-auto-newline.
5839
5840 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
5841 c-toggle-auto-newline. Remove the binding for
5842 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
5843 c-toggle-electric-state.
5844
5845 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
5846
5847 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
5848 c-\(forward\|backward\)-subword.
5849 (c-update-modeline): Add the new modeline flag `l' for
5850 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
5851 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
5852 Make the old name an alias of the new name.
5853 (c-toggle-electric-state): New function.
5854 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
5855 Adapt these functions to do electric things only when
5856 c-electric-flag is non-nil.
5857 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
5858 new functions from c-electric-brace.
5859 (c-point-syntax): Add a check for "virtual semicolons" in AWK
5860 mode, so that the tentative extra newline doesn't change the
5861 syntax of the following brace.
5862 (c-electric-brace): Restructure by extracting the above functions.
5863 Tidy up the coding somewhat.
5864 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
5865 restructure a bit.
5866
5867 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5868
5869 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
5870 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
5871
5872 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
5873 (c-submode-indicators): Change name from `c-auto-hungry-string'
5874 since it's now used to track another submode.
5875
5876 (c-update-modeline): Convert to function and extended to check
5877 `c-subword-move-mode'.
5878
5879 (c-forward-into-nomenclature, c-backward-into-nomenclature):
5880 Convert to compat aliases for `c-forward-subword' and
5881 `c-backward-subword'.
5882
5883 * progmodes/cc-subword.el: New functions and minor mode to handle
5884 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
5885
5886 (c-forward-subword, c-backward-subword, c-mark-subword)
5887 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
5888 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
5889 Functions corresponding to the standard word handling functions.
5890
5891 (c-subword-move-mode): Minor mode that replaces all the standard
5892 word handling functions with their subword equivalences.
5893
5894 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5895
5896 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
5897 entry for one-liner-defun.
5898
5899 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
5900 name in its def-edebug-spec.
5901
5902 * progmodes/cc-cmds.el (c-electric-brace): Make the
5903 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
5904 compacts space before a comment, if this will make things fit on
5905 one line.
5906
5907 Introduce an "awk" style, mainly for auto-newline and clean-ups.
5908
5909 * progmodes/cc-align.el: New function c-snug-1line-defun-close
5910
5911 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
5912 clean-up one-liner-defun.
5913
5914 * progmodes/cc-styles.el: Add the new "awk" style.
5915
5916 * progmodes/cc-vars.el: Add description of one-liner-defun to
5917 c-cleanup-list's doc-string. New user options,
5918 c-max-one-liner-length. In c-default-style, set the default style
5919 for AWK to "awk".
5920
5921 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5922
5923 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
5924 macros inside labels.
5925
5926 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
5927 `c-at-statement-start-p' and `c-at-expression-start-p'.
5928
5929 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
5930 error if the mark isn't set.
5931
5932 * progmodes/cc-engine.el (c-guess-continued-construct)
5933 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
5934 accurately detect functions inside functions.
5935
5936 * progmodes/cc-engine.el (c-at-expression-start-p): New function
5937 like `c-at-statement-start-p' that additionally recognizes commas
5938 and expression parentheses as delimiters.
5939
5940 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
5941 to avoid heuristics that doesn't work for unclosed blocks.
5942 (c-at-statement-start-p): New function.
5943
5944 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
5945 Objective-C directives, e.g. directives spanning lines should work
5946 reasonably well now.
5947
5948 (c-put-c-type-property, c-clear-c-type-property): New helpers.
5949
5950 (c-forward-objc-directive): New function to move over any ObjC
5951 directive.
5952
5953 (c-just-after-func-arglist-p, c-guess-basic-syntax)
5954 (c-basic-matchers-before): Use it.
5955
5956 (c-font-lock-objc-iip-decl): Remove.
5957
5958 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
5959 in the template arglist recognition.
5960
5961 * progmodes/cc-styles.el (c-style-alist): Fix several
5962 inconsistencies in the Whitesmith style.
5963
5964 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
5965 New lineup function to get lines after Whitesmith style blocks
5966 correctly indented.
5967
5968 (c-lineup-whitesmith-in-block): Back out the compensation for
5969 opening parens since it's done using `add' lists in the style
5970 definition instead. Don't use the anchor position since it varies
5971 too much between the syntactic symbols. :P
5972
5973 * progmodes/cc-vars.el (c-valid-offset): Update.
5974
5975 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
5976 lists where the offsets are combined according to several
5977 different methods: `first', `min', `max', and `add'.
5978 Report offset evaluation errors with `c-benign-error' so that some kind
5979 of reindentation still is done.
5980
5981 * progmodes/cc-engine.el (c-guess-basic-syntax):
5982 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
5983 `arglist-close'.
5984
5985 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
5986 situations for `arglist-cont-nonempty' and `arglist-close'.
5987
5988 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
5989
5990 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
5991 cc-bytecomp-boundp' in a number of places.
5992
5993 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
5994 macro related issue.
5995
5996 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5997
5998 * progmodes/cc-awk.el: Change the terminology of regexps: A char
5999 list is now [asdf], a char class [:alpha:].
6000 Include code for char classes.
6001 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
6002 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
6003
6004 Remove (nearly all of) the cruft associated with AWK Mode's former
6005 concept of "virtual semicolons":
6006
6007 Adapt c-beginning-of-statement, c-end-of-statement (together with
6008 subfunctions) to use the new notion of "virtual semicolon" in
6009 place of the old awkward special handling for AWK. There remains
6010 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
6011 * progmodes/cc-cmds.el:
6012 (c-ascertain-adjacent-literal): In the backwards direction, now
6013 recognises AWK regexp delimiters as string delimiters.
6014 (c-after-statement-terminator-p): Adapt for virtual semicolons;
6015 check more rigorously for "end of macro".
6016 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
6017 virtual semicolons;
6018 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
6019 out the code for forward movement into ...
6020 (c-end-of-statement): Now contains the code for forward movement,
6021 adapted for virtual semicolons.
6022
6023 * progmodes/cc-engine.el:
6024 (c-ws*-string-limit-regexp): New regexp.
6025 (c-forward-single-comment, c-backward-single-comment): Comment out
6026 the (now redundant) "special" AWK stuff.
6027
6028 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
6029 c-string-par-start, c-string-par-separate to be more like Text
6030 Mode than Fundamental Mode.
6031
6032 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6033
6034 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
6035 to the fontified region so that fontification doesn't occur
6036 outside it (could happen e.g. when fontifying a line with an
6037 unfinished declaration).
6038
6039 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6040
6041 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
6042 start of the file. ^L now separate sections of the file.
6043 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
6044 (c-awk-one-line-possibly-open-string-re)
6045 (c-awk-regexp-one-line-possibly-open-char-class-re)
6046 (c-awk-one-line-possibly-open-regexp-re)
6047 (c-awk-one-line-non-syn-ws*-re): New defonsts.
6048 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
6049
6050 Amend the concept of "virtual semicolons" (in the indentation
6051 engine) for languages like AWK, such that they are now
6052 conceptually attached to end of the last token of a statement, not
6053 the end of the line. (In AWK Mode, however, the pertinent text
6054 property is still physically set on the EOL.) Remove the specific
6055 tests for awk-mode, thus facilitating the introduction of other
6056 language modes where EOLs can end statements.
6057 (Note: The funtionality in cc-cmds.el, specifically
6058 c-beginning/end-of-statement has yet to be amended.)
6059
6060 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
6061 New macros.
6062
6063 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
6064 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
6065 c-vsemi-status-unknown-p-fn (in a new page).
6066
6067 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
6068 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
6069 numerous awkward forms like
6070 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
6071 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
6072 variable before-ws-ip, the place just after char-before-ip appears.
6073
6074 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
6075 a comment.
6076
6077 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6078
6079 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
6080 `c-tentative-buffer-changes'.
6081
6082 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
6083 convert to macro to choose between Emacs and XEmacs at compile time.
6084
6085 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
6086
6087 (c-tentative-buffer-changes): New macro to handle temporary buffer
6088 changes in a convenient way.
6089
6090 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
6091 for `c-tentative-buffer-changes'.
6092
6093 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
6094 the checks for paren sexps between the point and the keyword, to
6095 avoid some false alarms.
6096
6097 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
6098 Fixed a situation where an error could be thrown for unbalanced
6099 parens. Changed to make use of c-keyword-member' to avoid some
6100 repeated regexp matches.
6101
6102 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
6103 These language variable are no longer necessary.
6104
6105 (c-block-stmt-kwds): New language constant used by
6106 c-looking-at-inexpr-block'.
6107
6108 (c-guess-basic-syntax): Remove an optional check that looked at
6109 the existence of the now removed language variables.
6110
6111 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
6112 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
6113 object instantiation expressions as declarations in some contexts.
6114 This bug only affected languages where the declarator can't be
6115 enclosed in parentheses.
6116
6117 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
6118 insert newlines before and after substatement braces.
6119
6120 * progmodes/cc-engine.el: Improved the heuristics for recognizing
6121 function declaration headers and the handling of C++ style member
6122 init lists.
6123
6124 (c-just-after-func-arglist-p): Rewritten to use
6125 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
6126
6127 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
6128
6129 (c-guess-basic-syntax): Adapt case 5B for the new
6130 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
6131 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
6132 covers all cases now).
6133
6134 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
6135
6136 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6137
6138 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
6139 c-string-par-start/separate c-sentence-end-with-esc-eol,
6140 initialised in c-setup-paragraph-variables, used in string
6141 scanning subroutines of c-beginning-of-statement.
6142
6143 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
6144 which precedes the newly inserted `{'.
6145
6146 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6147
6148 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
6149 function for declaration level blocks. It should now cope with
6150 templates better and also be a lot more comprehensible.
6151
6152 (c-looking-at-decl-block): The new function.
6153
6154 (c-search-uplist-for-classkey): The old one. It's now a wrapper
6155 for compatibility.
6156
6157 (c-add-class-syntax, c-guess-continued-construct)
6158 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
6159
6160 (c-decl-block-key): Change to tell apart ambiguous and
6161 unambiguous keywords. Pike specials are now handled directly in
6162 the code instead.
6163
6164 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
6165 New language constants and variables to make the backward skip in
6166 `c-looking-at-decl-block' as tight as possible.
6167
6168 (c-nonsymbol-token-char-list): New language constant.
6169
6170 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
6171 find balanced template arglists backwards.
6172
6173 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
6174 making char classes for `c-syntactic-skip-backward'.
6175
6176 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
6177 16D - can't be a class-close at that point.
6178
6179 * progmodes/cc-engine.el (c-guess-basic-syntax)
6180 (c-add-class-syntax): Don't narrow out the enclosing declaration
6181 level. This makes everything a lot easier, and it was actually
6182 only four small places that needed it to work. Some places that
6183 previously did `widen' are removed now, which has the effect that
6184 `c-guess-basic-syntax' never will look at things outside the
6185 current narrowment now. The anchor position for `topmost-intro'
6186 is affected by this, but it was so bogus it was basically useless
6187 before, and now it's equally bogus but in a slightly different way.
6188
6189 (c-narrow-out-enclosing-class): Gone.
6190
6191 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
6192 the narrowed region.
6193
6194 (c-least-enclosing-brace): Remove silly optional argument.
6195
6196 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
6197 the point could be left directly after an open paren when finding
6198 the beginning of the first decl in the block.
6199
6200 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
6201 Specify which submatch to use.
6202
6203 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
6204
6205 (c-decl-start-re): No longer any need for special treatment of
6206 ObjC due to the above.
6207
6208 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
6209 presumably follows C in that regard.
6210
6211 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
6212 New language constants to specify operator tokens inside
6213 identifiers in a more high level way.
6214
6215 (c-opt-identifier-prefix-key): New internal language constant.
6216
6217 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
6218 (c-identifier-start, c-identifier-key): Now completely calculated
6219 from other constants.
6220
6221 (c-identifier-last-sym-match): Decommission since it's no longer used.
6222
6223 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
6224
6225 * progmodes/cc-engine.el (c-forward-name): Remove the
6226 optimization when c-identifier-key is equal to c-symbol-key since
6227 it doesn't work in byte compiled files. Don't record empty
6228 regions as identifiers.
6229
6230 * progmodes/cc-langs.el (c-filter-ops): New helper function to
6231 simplify access to `c-operators' and its likes.
6232
6233 (c-operator-list, c-all-op-syntax-tokens)
6234 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
6235 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
6236 (c-primary-expr-regexp, c-cast-parens): Use it.
6237
6238 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
6239 an explicit language in functions.
6240
6241 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
6242 variant of adornment.
6243
6244 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
6245 variable.
6246
6247 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
6248 the Pike value.
6249
6250 * progmodes/cc-engine.el (c-on-identifier)
6251 (c-simple-skip-symbol-backward): Small fix for handling "-"
6252 correctly in `skip-chars-backward'. Affected the operator lfun
6253 syntax in Pike.
6254
6255 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
6256 diagnostic message about precompiled language vars not being used.
6257
6258 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
6259 "__attribute__" is followed by a parenthesis.
6260
6261 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
6262 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
6263 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
6264
6265 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
6266 Internal cleanups to properly detect the declared identifiers in
6267 various declarations.
6268
6269 (c-decl-start-kwds): New language constant to recognize
6270 declarations that can start anywhere. Used for class declarations
6271 in Pike.
6272
6273 (c-specifier-key, c-not-decl-init-keywords)
6274 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
6275 (c-find-decl-spots): Implement `c-decl-start-kwds'.
6276
6277 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
6278 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
6279 handling of the compiler specific extension keywords into a new
6280 language constant `c-decl-hangon-kwds' that defines keyword
6281 clauses to be ignored in declarations.
6282
6283 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
6284 past unrecognized tokens when handling `c-colon-type-list-kwds'.
6285 Necessary to stop at the declared identifier in e.g. IDL valuetype
6286 declarations.
6287
6288 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
6289 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
6290 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
6291 (c-forward-decl-or-cast-1): Recognize the declared identifier in
6292 class and enum declarations as such and not as part of the type.
6293
6294 (c-forward-decl-or-cast-1, c-forward-label): Relax the
6295 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
6296
6297 (c-forward-decl-or-cast-1): Don't disregard sure signs of
6298 declarations when there's some syntax error later on.
6299
6300 (c-complex-decl-matchers): Did away with a reference to
6301 `c-specifier-key'.
6302
6303 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
6304 value - this variable is always dynamically bound.
6305
6306 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
6307 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
6308 * cc-cmds.el, cc-defs.el: Change the policy for marking up
6309 functions that might do hidden buffer changes: All such internal
6310 functions are now marked instead of those that don't.
6311
6312 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
6313 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
6314 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
6315 (c-literal-type): Allow these functions to make hidden buffer changes,
6316 so that they are free to use text property caching later on.
6317
6318 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
6319 (c-electric-brace, c-electric-slash, c-electric-star)
6320 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
6321 (c-electric-paren, c-electric-continued-statement, c-indent-command)
6322 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
6323 (c-context-line-break): Add `c-save-buffer-state' calls to comply
6324 with the changed semantics of the functions above.
6325
6326 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
6327 when macros occur in obscure places. Optimized the sexp movement
6328 a bit.
6329
6330 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6331
6332 Enhancements for c-beginning-of-statement to work in AWK Mode:
6333
6334 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
6335 (completed statement) with `}' (statement completed by closing
6336 brace or semicolon) and `$' (statement completed by EOL).
6337
6338 (c-awk-virtual-semicolon-ends-prev-line-p)
6339 (c-awk-virtual-semicolon-ends-line-p)
6340 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
6341 (c-awk-at-statement-end-p): New functions.
6342
6343 * progmodes/cc-cmds.el: Simplify the structure of functions
6344 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
6345 two functions and c-beginning-of-statement to handle AWK Mode.
6346
6347 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
6348 c-backward-single-comment for AWK mode. Attempt to clarify their
6349 doc-strings.
6350
6351 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
6352
6353 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6354
6355 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
6356 label handling. Labels are now recognized in a uniform and more
6357 robust way, regardless of context. Text properties are put on all
6358 labels to recognize the following declarations better.
6359 Multiword labels are handled both in indentation and fontification for
6360 the benefit of language extensions like Qt. For consistency, keywords
6361 in labels are now fontified with the label face instead.
6362 That also applies to "case" and "default".
6363
6364 (c-beginning-of-statement-1): Fix some bugs in the label
6365 handling. Disregard `c-nonlabel-token-key' in labels that begin
6366 with `c-label-kwds'.
6367
6368 (c-find-decl-spots): Support that the callback adds more
6369 `c-decl-end' spots to find.
6370
6371 (c-forward-decl-or-cast-1): Don't treat a list of plain
6372 identifiers followed by a colon as a declaration.
6373
6374 (c-forward-label): New function to recognize labels.
6375
6376 (c-guess-basic-syntax): Replace uses of `c-label-key' with
6377 `c-forward-label'. Moved the label recognition cases (14 and 15)
6378 earlier since they aren't so context sensitive now. Handle labels
6379 on the top level gracefully. Moved access label recognition to
6380 the generic label case (CASE 15) - removed CASE 5E.
6381
6382 (c-font-lock-declarations): Add recognition of labels in the
6383 same round since we need to handle labels in parallell with other
6384 declarations to recognize both accurately. It should also improve
6385 speed.
6386
6387 (c-simple-decl-matchers, c-basic-matchers-after):
6388 Move `c-font-lock-labels' so that it only is used on decoration level 2
6389 since `c-font-lock-declarations' handles it otherwise.
6390
6391 (c-complex-decl-matchers): Remove the simplistic recognition of
6392 access labels.
6393
6394 (c-decl-prefix-re): Remove the kludges that was necessary to cope
6395 with labels earlier.
6396
6397 (c-decl-start-re): New language variable to make
6398 `c-font-lock-declarations' stop for the special protection labels
6399 in Objective-C that start with `@'.
6400
6401 (c-label-key): Remove since it's no longer used.
6402
6403 (c-recognize-colon-labels, c-label-prefix-re): New language
6404 constants to support recognition of generic colon-terminated labels.
6405
6406 (c-type-decl-end-used): `c-decl-end' is now used whenever there
6407 are colon terminated labels.
6408
6409 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
6410 first argument starts with a special brace list.
6411
6412 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
6413 (c-font-lock-declarations): Break out the declaration and cast
6414 recognition from `c-font-lock-declarations' to a new function, so
6415 that it can be used in the indentation engine.
6416
6417 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
6418 up to the start of the literal. Fixed bug with the point on the
6419 wrong side of the search limit that could happen when the start
6420 position is inside a literal.
6421
6422 * progmodes/cc-engine.el (c-parse-state)
6423 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
6424 so that it's kept a little bit back to increase the hit rate.
6425
6426 (c-parse-state): Change the macro handling and fixed some
6427 glitches. Macro context is checked more often than necessary now,
6428 but otoh less garbage conses are generated.
6429
6430 * progmodes/cc-engine.el (c-parse-state)
6431 (c-invalidate-state-cache): Cache the last position where
6432 `c-state-cache' applies. This can speed up refontification quite
6433 a bit in blocks where there are many non-brace parens before the point.
6434
6435 (c-state-cache-end): New variable for this.
6436
6437 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
6438 cache variable.
6439
6440 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
6441 get close initial continue positions when the start position is
6442 inside a literal or macro. Do not call the callback for spots
6443 before the start position (which can happen e.g. for `c-decl-end'
6444 spots inside comments). Optimize better in special cases when the
6445 region is a single line inside a literal or macro (typically when
6446 the current line is refontified).
6447
6448 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
6449 to `c-add-stmt-syntax' - there's no need to explicitly whack off
6450 entries from the paren state.
6451
6452 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
6453 special case for "else if" clauses.
6454
6455 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
6456 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
6457
6458 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
6459 New language variable to recognize the gcc extension with statement
6460 blocks inside expressions.
6461
6462 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
6463 it somewhat more comprehensible. The argument AT-BLOCK-START is
6464 no longer used and hence removed.
6465
6466 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
6467 to `c-add-stmt-syntax'.
6468
6469 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
6470 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
6471 This fixes bogus label recognition.
6472
6473 * progmodes/cc-engine.el (c-add-type, c-check-type)
6474 (c-forward-name, c-forward-type): Improve storage of template
6475 types in `c-found-types' so that they can be recognized better.
6476
6477 (c-syntactic-content): Add option to skip past nested parens.
6478
6479 * progmodes/cc-engine.el (c-forward-name):
6480 Set `c-last-identifier-range' all the time. It's less work that way.
6481 Handle that there might not be an identifier to store in
6482 `c-last-identifier-range'.
6483
6484 (c-forward-type): Handle that `c-last-identifier-range' might be
6485 nil from `c-forward-name'.
6486
6487 * progmodes/cc-defs.el (c-safe-scan-lists)
6488 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
6489
6490 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
6491 to work even if the form fails.
6492
6493 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
6494 down in a large file in one go.
6495
6496 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
6497
6498 * progmodes/cc-align.el (c-lineup-assignments): New lineup
6499 function which is like `c-lineup-math' but returns nil instead of
6500 `c-basic-offset' when it doesn't match.
6501
6502 (c-lineup-math): Change to use `c-lineup-assignments'.
6503
6504 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6505
6506 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
6507 c-beginning-of-statement. New subfunctions
6508 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
6509
6510 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6511
6512 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
6513 hardcoded char classes whereever possible. Changed a couple of
6514 places to use skip by syntax instead of skip by char class.
6515
6516 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
6517 Fix a bug in the regexp that caused extreme backtracking.
6518
6519 * progmodes/cc-langs.el (c-block-comment-starter)
6520 (c-block-comment-ender): New language constants to specify in a
6521 single place how block comments look.
6522
6523 (c-comment-start-regexp, c-block-comment-start-regexp)
6524 (comment-start, comment-end, comment-start-skip)
6525 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
6526 (c-syntactic-ws, c-nonempty-syntactic-ws)
6527 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
6528 `c-line-comment-starter', `c-block-comment-starter' and
6529 `c-block-comment-ender'.
6530
6531 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
6532 New language constants to break up things a bit.
6533
6534 (c-simple-ws): New language constant for simple whitespace.
6535
6536 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
6537
6538 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
6539 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
6540 newlines. Allow and ignore nil elements in the list.
6541
6542 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6543
6544 * progmodes/cc-cmds.el: Comment out a (n almost certainly
6545 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
6546
6547 * progmodes/cc-cmds.el: Tidy up the comments in
6548 c-beginning-of-statement and subfunctions.
6549
6550 * progmodes/cc-awk.el: Replace calls to put-text-property to the
6551 more flexible c-put-char-property and c-clear-char-properties.
6552 Add the author's email address.
6553
6554 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
6555
6556 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
6557 closing "*/" of a block comment.
6558
6559 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
6560 subfunctions) so that it works at BOB and EOB.
6561
6562 * progmodes/cc-cmds.el, cc-vars.el: More updating of
6563 c-beginning-of-statement, including new variable
6564 c-block-comment-start-regexp.
6565
6566 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6567
6568 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
6569 symbols from `*-font-lock-extra-types' so that there's no need to
6570 use `regexp-opt' on those lists.
6571
6572 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
6573 `c-type-modifier-kwds' is empty.
6574
6575 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
6576 there are several strings on the same line.
6577
6578 * progmodes/cc-engine.el (c-literal-limits): Remove the
6579 compatibility function for older emacsen. `c-literal-limits-fast'
6580 has now taken the place of this function.
6581
6582 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
6583 with older emacsen: We now require `pps-extended-state'.
6584
6585 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6586
6587 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
6588 which obviates the need to hack sentence-end. This now handles
6589 escaped newlines in strings correctly. Correct minor bugs in
6590 c-move-over-sentence and in c-beginning-of-statement.
6591
6592 * progmodes/cc-cmds.el (c-beginning-of-statement (and
6593 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
6594 that movement over macros and code are rigorously separated from
6595 eachother. Correct a few incidental bugs.
6596
6597 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
6598 Improve its doc-string. Improve the handling of certain specific cases.
6599
6600 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6601
6602 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
6603 (c-guess-basic-syntax): Change the way class-level labels are
6604 recognized; they can now contain essentially any symbols.
6605
6606 (c-opt-extra-label-key): New language variable to cope with the
6607 special protection label syntax in Objective-C.
6608
6609 (c-opt-access-key): Remove; this is now handled better by
6610 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
6611
6612 (c-complex-decl-matchers): Update to handle that
6613 `c-opt-access-key' no longer exists.
6614
6615 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
6616 improved label recognition in `c-beginning-of-statement-1'.
6617
6618 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
6619 Recognize bitfields better.
6620
6621 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
6622 Remove some cruft and fixed a bug that could cause it to go to a
6623 position further down.
6624
6625 * progmodes/cc-langs.el, cc-engine.el
6626 (c-beginning-of-statement-1): Improve detection of labels in
6627 declaration contexts.
6628
6629 (c-beginning-of-decl-1): Use it.
6630
6631 (c-nonlabel-token-key): New language constant and variable needed
6632 by `c-beginning-of-statement-1'.
6633
6634 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
6635 manifested itself due to the correction in `c-forward-sexp'.
6636
6637 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
6638 Make these behave as documented when used at the buffer limits.
6639
6640 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
6641 (c-type-decl-end-used): Made this a language variable.
6642
6643 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
6644 correctly when `combine-after-change-calls' is used together with
6645 temporary narrowings.
6646
6647 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6648 Report labels correctly when the start point is immediately after the
6649 colon.
6650
6651 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
6652 Remove since it isn't used anymore.
6653
6654 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
6655 bracket arglists such as template parens in C++.
6656
6657 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
6658 in the last check-in. Some optimization.
6659
6660 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
6661 where it could stop at the same level in a preceding sexp when
6662 PAREN-LEVEL is set.
6663
6664 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
6665 text property lookup only when it's needed.
6666
6667 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
6668 Change the policy for paren marked angle brackets to be more
6669 persistent; once marked they remain marked even when they're found
6670 to be unbalanced in the searched region. This should keep the
6671 paren syntax around even when individual lines are refontified in
6672 multiline template arglists.
6673
6674 (c-parse-and-markup-<>-arglists): New dynamically bound variable
6675 to control markup so that incorrect angle bracket arglists aren't
6676 marked in contexts where the correct value for
6677 `c-disallow-comma-in-<>-arglists' isn't known.
6678
6679 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
6680 argument has become `c-parse-and-markup-<>-arglists'.
6681
6682 (c-remove-<>-arglist-properties): Remove - no longer used.
6683
6684 (c-after-change-check-<>-operators): New function used on
6685 `after-change-functions' to avoid that "<" and ">" characters that
6686 are part of longer operators have paren syntax.
6687
6688 (c-<>-multichar-token-regexp): New language variable used by
6689 `c-after-change-check-<>-operators'.
6690
6691 (c-after-change): Call `c-after-change-check-<>-operators'.
6692
6693 (c-font-lock-<>-arglists): Use the context properties set by
6694 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
6695 correctly to avoid doing invalid markup.
6696
6697 (c-font-lock-declarations): Remove code that undoes the invalid
6698 markup done by `c-font-lock-<>-arglists'.
6699
6700 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
6701 after `c-font-lock-declarations'.
6702
6703 * progmodes/cc-engine.el (c-syntactic-skip-backward):
6704 Add paren-level feature.
6705
6706 (c-guess-basic-syntax): Improve the anchor position for
6707 `template-args-cont' in nested template arglists. There's still
6708 much to be desired in this area, though.
6709
6710 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6711
6712 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
6713 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
6714
6715 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6716
6717 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
6718 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
6719
6720 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
6721 it doesn't work no longer are supported.
6722
6723 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
6724 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
6725 requires support for the syntax-table' text property, which rules
6726 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
6727 cruft associated with those versions.
6728
6729 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
6730 for the `syntax-table' text property, which rules out Emacs 19 and
6731 XEmacs < 21.4. Removed various compatibility cruft associated
6732 with those versions.
6733
6734 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
6735 support for the `syntax-table' text property.
6736
6737 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
6738 variable and use an extra quoted face name instead. All the
6739 emacsen flavors handle that correctly.
6740
6741 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
6742 (c-font-lock-declarators, c-font-lock-declarations)
6743 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
6744 property to mark the items in in declarator lists to handle
6745 refontification inside multiline declarations better.
6746
6747 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
6748 construct like "a * b = c;" as a declaration.
6749
6750 2005-12-08 Kim F. Storm <storm@cua.dk>
6751
6752 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
6753 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
6754 select either meta, hyper, or super modifier for rectangle commands.
6755 (cua--rectangle-modifier-key): New defvar.
6756 (cua--M/H-key): Use it. Remove special case for `space'.
6757 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
6758 on X, to meta otherwise. Always bind C-return to toggle
6759 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
6760
6761 * emulation/cua-rect.el (cua-help-for-rectangle):
6762 Use cua--rectangle-modifier-key. Handle super modifier too.
6763 (cua--init-rectangles): Always bind C-return to toggle rectangle.
6764 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
6765
6766 * ido.el: Move Acknowledgements and History after Commentary.
6767 Minor changes to Commentary.
6768
6769 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
6770 keymap if cua--prefix-override-timer is `shift'.
6771 (cua--shift-control-prefix): New function; emulate "type prefix
6772 key twice" functionality to handle shifted prefix key override.
6773 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
6774 New commands.
6775 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
6776
6777 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
6778
6779 * textmodes/org.el (org-insert-heading): Try to do items before
6780 headings.
6781 (org-agenda-mode): Quote `org-agenda-mode-hook'.
6782 (org-insert-item): New function.
6783 (org-renumber-ordered-list): Don't skip to higher level lists.
6784
6785 2005-12-08 Juri Linkov <juri@jurta.org>
6786
6787 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
6788
6789 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
6790
6791 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
6792
6793 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
6794 the constructed function name fun-1.
6795
6796 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
6797 because such links don't lead to parent documentation.
6798
6799 2005-12-08 Kenichi Handa <handa@m17n.org>
6800
6801 * descr-text.el (describe-char): Use *Help-2* buffer if the
6802 current buffer is *Help*. Call describe-text-properties while
6803 setting the original buffer.
6804
6805 2005-12-07 Bill Wohler <wohler@newt.com>
6806
6807 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
6808 and causes problems with non-MH users (such as Gnus users).
6809
6810 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
6811
6812 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
6813 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
6814 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
6815 command "info sources". Move calls to GDB command "list".
6816 (gdb-find-file-hook): Just use gdb-source-file-list.
6817 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
6818 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
6819 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
6820 (gdb-data-list-register-values-handler): Use correct trigger name.
6821
6822 2005-12-07 Kim F. Storm <storm@cua.dk>
6823
6824 * ido.el (ido-completion-map): Rename from ido-mode-map.
6825 (ido-common-completion-map, ido-file-completion-map)
6826 (ido-file-dir-completion-map, ido-buffer-completion-map):
6827 Rename from ido-mode-....-map.
6828 (ido-init-completion-maps): Rename from ido-init-mode-maps.
6829 (ido-setup-completion-map): Rename from ido-define-mode-map.
6830 (ido-read-internal): Bind minibuffer-local-filename-completion-map
6831 to ido-completion-map.
6832
6833 2005-12-07 Kenichi Handa <handa@m17n.org>
6834
6835 * international/mule-cmds.el
6836 (set-display-table-and-terminal-coding-system): If the coding
6837 system specified in `unibyte-display' property is different from
6838 the arg coding-system, don't setup standard-display-table.
6839
6840 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6841
6842 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
6843 that comments end at \n, regardless of selective-display.
6844
6845 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
6846
6847 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
6848 (gdb-version): New variables.
6849 (gdb-source-file-list, gdb-register-names)
6850 (gdb-changed-registers): New variables for use with GDB 6.4+.
6851 (gdb-ann3): Replace with...
6852 (gdb-init-1, gdb-init-2): ...two new functions.
6853 (gdba, gdb-prompt): Call gdb-init-1.
6854 (gdb-get-version): New function. Call gdb-init-2 from here.
6855 (gud-watch): Make it work with mouse events too.
6856 (gdb-post-prompt): Don't add to queue until GDB version is known.
6857 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
6858 (gdb-locals-mode): Use gdb-version.
6859 (gdb-memory-format-map, gdb-memory-unit-map)
6860 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
6861 (gdb-locals-font-lock-keywords-1)
6862 (gdb-locals-font-lock-keywords-2): New variables.
6863 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
6864 (gdb-set-gud-minor-mode-existing-buffers-1)
6865 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
6866 (gdb-var-update-1, gdb-var-update-handler-1)
6867 (gdb-data-list-register-values-handler)
6868 (gdb-data-list-register-values-custom)
6869 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
6870 (gdb-stack-list-locals-handler, gdb-get-register-names):
6871 New functions for use with GDB 6.4+.
6872 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
6873 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
6874 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
6875 (gdb-stack-list-locals-regexp)
6876 (gdb-data-list-register-names-regexp): New regexps for use with
6877 GDB 6.4+.
6878
6879 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6880
6881 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
6882
6883 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
6884
6885 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
6886 prompts work for AUTH PLAIN. Also reported by Steve Allan
6887 <seallan@verizon.net>.
6888
6889 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6890
6891 * frame.el (set-frame-parameter): Add doc string.
6892
6893 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
6894
6895 * textmodes/org.el (org-occur-highlights): New variable.
6896 (org-highlight-new-match, org-remove-occur-highlights): New functions.
6897 (org-highlight-sparse-tree-matches): New option.
6898 (org-do-occur): New function.
6899 (org-get-heading): Make it work also at beginning of line.
6900 (org-category-table): New variable.
6901 (org-get-category-table, org-get-category)
6902 (org-camel-to-words, org-link-search): New functions.
6903 (org-select-this-todo-keyword): New variable.
6904 (org-todo-list): New command.
6905 (org-shiftright, org-shiftleft): New commands.
6906 (org-agenda-todo): Add prefix argument.
6907 (org-show-hierarchy-above): New option.
6908 (org-show-todo-tree): Numerical prefix creates tree for specific
6909 TODO keyword.
6910 (org-outline-level): New function, to assign a level to plain
6911 lists items.
6912 (org-cycle-include-plain-lists): New option.
6913 (org-mode): Use `org-outline-level' as value of `outline-level'.
6914 (org-cycle): Temporarily switch `outline-regexp' if
6915 `org-cycle-include-plain-lists' is non-nil.
6916 (org-start-icalendar-file): Fix format bug.
6917 (org-agenda-get-day-entries): Create category table.
6918 (org-agenda-get-todos, org-agenda-get-timestamps)
6919 (org-agenda-get-deadlines, org-agenda-get-scheduled)
6920 (org-agenda-get-blocks): Use `org-get-category'.
6921 (org-context-in-file-links): Rename from
6922 `org-line-numbers-in-file-links'.
6923
6924 2005-12-06 Romain Francoise <romain@orebokech.com>
6925
6926 * window.el (balance-windows): Delete extraneous third arg in call
6927 to `enlarge-window'.
6928
6929 2005-12-06 Kenichi Handa <handa@m17n.org>
6930
6931 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
6932
6933 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
6934
6935 * progmodes/gdb-ui.el (gdb-var-create-handler)
6936 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
6937 (gdb-var-list-children-handler, gdb-var-update-handler):
6938 Current buffer is already gdb-partial-output-buffer, don't
6939 make it current again.
6940
6941 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
6942
6943 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
6944 (list-buffers-noselect): Use it.
6945
6946 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6947
6948 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
6949 (mail-yank-ignored-headers): Use regexp-opt.
6950 (mail-mode-map): Move initialization into declaration.
6951 (mail-sent-via): Remove unused shadowed var `to-line'.
6952 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
6953 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
6954 (mail-do-fcc): Use dolist and push.
6955 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
6956 (mail-yank-ignored-headers): Don't autoload.
6957
6958 2005-12-05 Kenichi Handa <handa@m17n.org>
6959
6960 * international/mule-cmds.el (set-language-info-internal): New fun.
6961 (set-language-info): Call set-language-info-internal to update
6962 language-info-alist. If LANG-ENV is the current one, call
6963 set-language-environment to make INFO effective now.
6964 (set-language-info-alist): Likewise.
6965 (locale-language-names): With locale "en", use English
6966 lang. env. but set the default codings to iso-8859-1.
6967
6968 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
6969
6970 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
6971 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
6972 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
6973 for plain strings.
6974 (gdb-frames-mode): Remove redundant call to font-lock-mode.
6975 (gdb-all-registers): Rename from toggle-gdb-all-registers.
6976 Create registers buffer if necessary. Echo new state in minibuffer.
6977 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
6978
6979 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
6980
6981 * info.el (Info-fontify-node): Match external links using
6982 non-directory part of filename.
6983
6984 2005-12-04 Juri Linkov <juri@jurta.org>
6985
6986 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
6987 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
6988 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
6989 because there is no customization option for it.
6990
6991 * font-lock.el (lisp-font-lock-keywords-1):
6992 Add define-global-minor-mode.
6993
6994 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
6995
6996 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
6997 properties on the constructed variable names.
6998
6999 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7000 Put `definition-name' properties on the constructed function names
7001 next-sym and prev-sym.
7002
7003 * emacs-lisp/find-func.el (find-function-regexp):
7004 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
7005 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
7006 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
7007 and easy-menu-define.
7008
7009 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
7010 easy-mmode-define-global-mode and define-global-minor-mode.
7011 (lisp-imenu-generic-expression): Add define-global-minor-mode.
7012
7013 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
7014 instead of easy-mmode-define-global-mode.
7015
7016 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
7017 Use define-minor-mode instead of easy-mmode-define-minor-mode.
7018
7019 * cus-edit.el (customize-group, customize-group-other-window):
7020 Filter out autoloaded options from the group completion list by
7021 using heuristics that autoloaded groups don't have `custom-autoload'
7022 property on their symbols (they have only `custom-loads').
7023
7024 * simple.el (completion-setup-function): Put completions-common-part
7025 face on complete completion string too (i.e. completion string
7026 without completions-first-difference face).
7027
7028 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
7029
7030 2005-12-03 Eli Zaretskii <eliz@gnu.org>
7031
7032 * view.el (view-mode): Doc fix.
7033
7034 * disp-table.el (standard-display-european): Add to the warning
7035 message a reference to the doc string.
7036
7037 * play/yow.el (apropos-zippy): Call print-help-return-message,
7038 similar to other Help and Apropos commands.
7039
7040 * help.el (print-help-return-message): If pop-up-frames is
7041 non-nil, set up help-return-method to delete the help window and,
7042 possibly, its frame as well, and don't display message about
7043 scrolling the help window. Doc fix.
7044 (help-return-method): Doc fix.
7045
7046 2005-12-03 Martin Rudalics <rudalics@gmx.at>
7047
7048 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
7049 whereby names of length one or names starting with a
7050 symbol-constituent character would not be returned.
7051
7052 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
7053
7054 * subr.el (atomic-change-group): Add edebug and indentation spec.
7055
7056 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
7057
7058 * completion.el (save-completions-file-name): Fix typo in last change.
7059
7060 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7061
7062 * info.el: Move back/forward history to the beginning of the tool bar.
7063
7064 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
7065
7066 * allout.el (eval-when-compile): Remove unnecessary load of cl.
7067 Add fset of allout-real-isearch-abort during compile to fix
7068 byte-compilation warnings.
7069 (allout-mode-p): Move definition of this macro above all uses, or
7070 byte compilation in barren emacs (eg, during emacs build) will
7071 lack the definition.
7072 (allout-mode): Move this variable above any uses, or byte
7073 compilation will fail.
7074 (allout-resolve-xref): Remove use of personal file-reference function.
7075 (allout-toggle-current-subtree-encryption): Do the current (ie,
7076 visible containing) topic, rather than nearest around point. Doc fix.
7077 (allout-toggle-subtree-encryption): New function, workhorse that
7078 works on nearest topic containing point.
7079 (allout-encrypt-string): Signal requirement for newer version of pgg.
7080 (allout-resumptions): Doc fix.
7081
7082 2005-12-02 Eli Zaretskii <eliz@gnu.org>
7083
7084 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
7085
7086 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
7087
7088 * textmodes/flyspell.el (flyspell-external-point-words):
7089 Consider a misspelling as found in the string search if: (a) misspelling
7090 and found string lengths match, or (b) misspelling is found as
7091 element in a boundary-chars separated longer string, or (c)
7092 ispell-program-name is really ispell and misspelling is found as
7093 part of a TeX string. After successful match move beginning of
7094 search region to end of match. Warn about not found misspellings
7095 once the process is done.
7096 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
7097
7098 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
7099
7100 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
7101 tool bar (removed inadvertently).
7102
7103 2005-12-02 Juri Linkov <juri@jurta.org>
7104
7105 * log-view.el (log-view-diff): Clarify doc string.
7106
7107 2005-12-01 Bill Wohler <wohler@newt.com>
7108
7109 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
7110 triggers lm-verify errors.
7111
7112 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
7113
7114 * simple.el (transient-mark-mode, line-number-mode)
7115 (column-number-mode, size-indication-mode): Remove `:require nil'.
7116
7117 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
7118
7119 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
7120 in the margin also.
7121 (gdb-breakpoints-mode-map): Use D instead of d for
7122 gdb-delete-breakpoint.
7123 (gdb-get-frame-number): Require a number to match on.
7124 (gdb-threads-mode-map): Add follow-link binding.
7125
7126 2005-11-30 Jason Rumney <jasonr@gnu.org>
7127
7128 * isearch.el (isearch-mode-map): Avoid exiting search on
7129 language-change event.
7130
7131 2005-11-30 Romain Francoise <romain@orebokech.com>
7132
7133 * speedbar.el (speedbar-default-position): New defcustom.
7134 (speedbar-frame-reposition-smartly): Use it.
7135
7136 * dframe.el (dframe-reposition-frame-emacs): Fix position
7137 computation for `left' location.
7138 Update copyright year.
7139
7140 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
7141
7142 * help.el (help-map): Move initialization into declaration.
7143
7144 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
7145
7146 * help-fns.el (help-argument-name): Don't autoload.
7147 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
7148 to be re-loaded when customizing the `help' group.
7149
7150 2005-11-30 John Paul Wallington <jpw@gnu.org>
7151
7152 * help-fns.el (describe-function-1): Fill arglist output.
7153
7154 2005-11-30 Kim F. Storm <storm@cua.dk>
7155
7156 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
7157 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
7158 after revert-buffer (or anything else which kills all local variables).
7159
7160 * apropos.el (apropos-parse-pattern): Doc fix.
7161 Set apropos-regexp directly, rather than expecting callers to do so.
7162 (apropos-command, apropos, apropos-value, apropos-documentation):
7163 Simplify calls to apropos-parse-pattern.
7164
7165 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
7166
7167 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
7168 (hi-lock-face-phrase-buffer): Use hi-yellow face.
7169 (hi-lock-write-interactive-patterns): Use comment-region.
7170
7171 * longlines.el (longlines-mode): Add mail-setup-hook.
7172
7173 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
7174
7175 * simple.el (sendmail-user-agent-compose, next-line):
7176 Conditionally use hard-newline.
7177
7178 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7179
7180 * international/latexenc.el (latex-inputenc-coding-alist):
7181 Reword doc string.
7182
7183 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
7184
7185 * help.el (describe-key-briefly, describe-key): Recognize default
7186 bindings.
7187
7188 2005-11-29 Romain Francoise <romain@orebokech.com>
7189
7190 * view.el (view-inhibit-help-message): New defcustom.
7191 (view-mode-enter): Use it.
7192
7193 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
7194
7195 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
7196 Preserve user position.
7197
7198 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
7199
7200 * font-lock.el: Throw error if facemenu is not loaded to prevent
7201 accidental change of loading order in loadup.el. (Suggested by RMS.)
7202
7203 * loadup.el: Add comment explaining why facemenu must be loaded
7204 before font-lock.
7205
7206 2005-11-28 Jay Belanger <belanger@truman.edu>
7207
7208 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
7209 (calc-dispatch-map): Add more keys for `calc-same-interface'.
7210
7211 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
7212
7213 * calc/calc-embed.el (calc-do-embedded): Update help message.
7214
7215 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
7216
7217 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
7218
7219 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
7220
7221 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
7222 called-interactively-p.
7223 (elp-profilable-p): Rename from elp-not-profilable-p.
7224 Invert result and take into account macros and autoloaded functions.
7225 (elp-instrument-function): Update call.
7226 (elp-instrument-package): Update call. Add completion.
7227 (elp-pack-number): Use match-string.
7228 (elp-results-jump-to-definition-by-mouse): Merge into
7229 elp-results-jump-to-definition and then remove.
7230 (elp-output-insert-symname): Make help echo text single-line.
7231
7232 * replace.el (query-replace-map): Move initialization into declaration.
7233 (occur-engine): Use with-current-buffer.
7234 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
7235 (occur-mode-mouse-goto): Replace with an alias.
7236
7237 2005-11-28 Juri Linkov <juri@jurta.org>
7238
7239 * simple.el (quoted-insert): Let-bind input-method-function to nil.
7240
7241 * term/w32-win.el: Bind [S-tab] to [backtab].
7242
7243 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
7244 `Info-find-file' to t.
7245
7246 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
7247 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
7248 and same-window-regexps.
7249 (occur-next-error): Don't move point for arg 0.
7250
7251 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
7252
7253 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
7254
7255 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
7256
7257 * log-edit.el (log-edit-changelog-use-first): New var.
7258 (log-edit-changelog-ours-p): Use it.
7259 (log-edit-insert-changelog): Set it with new arg `use-first'.
7260 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
7261 (log-edit-hook): Add them to the list of suggested options.
7262
7263 * textmodes/flyspell.el (flyspell-last-buffer): New var.
7264 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
7265 redundant work.
7266 (flyspell-mode-on): Use add-hook for after-change-functions.
7267 (flyspell-mode-off): Use remove-hook for after-change-functions.
7268 (flyspell-changes): Make it buffer-local.
7269 (flyspell-after-change-function): Make it non-interactive. Use push.
7270 (flyspell-post-command-hook): Check input-pending-p while processing
7271 the potentially long list of buffer changes.
7272
7273 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
7274
7275 * buff-menu.el (list-buffers-noselect): Display the selected
7276 frame's buffer list, not the global one.
7277
7278 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
7279
7280 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
7281 that (list last-input-event) works as in interactive spec.
7282
7283 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7284
7285 * loadup.el ("facemenu"): Load facemenu before font-lock, because
7286 `facemenu-keymap' needs to be defined when font-lock is loaded.
7287 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
7288
7289 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
7290
7291 * completion.el: Remove useless leading * in defcustom docstrings.
7292 (save-completions-file-name): Use ~/.emacs.d if available.
7293 (completion-standard-syntax-table): Rename from
7294 cmpl-standard-syntax-table and fold initialization into declaration,
7295 thus removing cmpl-make-standard-completion-syntax-table.
7296 (completion-lisp-syntax-table, completion-c-syntax-table)
7297 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
7298 (cmpl-saved-syntax, cmpl-saved-point): Remove.
7299 (symbol-under-point, symbol-before-point)
7300 (symbol-under-or-before-point, symbol-before-point-for-complete)
7301 (add-completions-from-c-buffer): Use with-syntax-table.
7302 (make-completion): Don't return a list of completion entries.
7303 Update callers.
7304 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
7305 (completion-initialize): Rename from initialize-completions.
7306 (completion-find-file-hook): Rename from cmpl-find-file-hook.
7307 (kill-emacs-save-completions): Collect stats here.
7308 (save-completions-to-file, load-completions-from-file):
7309 Use with-current-buffer.
7310 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
7311 into a function. Move all calls to toplevel.
7312 (completion-lisp-mode-hook): New fun.
7313 (completion-c-mode-hook, completion-setup-fortran-mode):
7314 Set the syntax-table here. Use local-set-key.
7315 (completion-saved-bindings): New var.
7316 (dynamic-completion-mode): Make it into a proper minor mode.
7317 (load-completions-from-file): Remove unused var `num-uses'.
7318
7319 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
7320 constructor if it is explicitly overridden.
7321
7322 * complete.el (PC-completion-as-file-name-predicate):
7323 Use minibuffer-completing-file-name.
7324 (partial-completion-mode): Use find-file-not-found-functions.
7325 (PC-lisp-complete-symbol): Use with-syntax-table.
7326 (PC-look-for-include-file): Remove dead setq.
7327 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
7328 (PC-complete): Use with-current-buffer.
7329
7330 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
7331 escape single quotes.
7332
7333 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7334
7335 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
7336 of `if' whose condition always returned nil. Doc fix.
7337
7338 * buff-menu.el (Buffer-menu-revert-function): Make the selected
7339 window's buffer the current buffer around the call to
7340 `list-buffers-noselect'. This is necessary to mark that buffer
7341 with a `.' in the Buffer Menu when called from Lisp, for instance
7342 by Auto Revert Mode.
7343
7344 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
7345
7346 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
7347 attaching to it.
7348 (gdb-pre-prompt): Make sure gdb-error is reset.
7349
7350 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
7351 with a child process, detect it.
7352 (gud-speedbar-buttons): Match regexp more carefully.
7353
7354 2005-11-27 Richard M. Stallman <rms@gnu.org>
7355
7356 * mouse.el (mouse-drag-move-window-bottom):
7357 Use adjust-window-trailing-edge.
7358
7359 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7360
7361 * simple.el (blink-matching-open): Ignore
7362 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
7363 (blink-matching-paren-on-screen): Update docstring.
7364
7365 * paren.el (show-paren-mode): No longer change
7366 `blink-matching-paren-on-screen'.
7367
7368 2005-11-27 John Paul Wallington <jpw@pobox.com>
7369
7370 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
7371 (gdb-threads-select, gdb-edit-register-value):
7372 Use `posn-set-point' instead of `mouse-set-point' because the
7373 latter is not fbound when configured without X.
7374
7375 2005-11-27 Kim F. Storm <storm@cua.dk>
7376
7377 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
7378 existing face when partially highlighting a TAB in a rectangle.
7379
7380 2005-11-26 Kim F. Storm <storm@cua.dk>
7381
7382 * ido.el (ido-mode-map): Doc fix.
7383 (ido-mode-common-map, ido-mode-file-map)
7384 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
7385 (ido-define-mode-map): Rewrite. Select one of the new maps as
7386 parent for ido-mode-map instead of building from scratch.
7387 (ido-init-mode-maps): New defun to initialize new maps.
7388 (ido-mode): Call it.
7389 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
7390 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
7391
7392 2005-11-26 John Paul Wallington <jpw@pobox.com>
7393
7394 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
7395 `mouse-set-point' because the latter is not fbound when configured
7396 without X.
7397
7398 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
7399
7400 * files.el (file-relative-name): Doc fix.
7401
7402 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
7403
7404 * progmodes/octave-inf.el (inferior-octave-startup): Force a
7405 non-empty string for secondary prompt PS2.
7406
7407 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
7408
7409 * progmodes/compile.el (compilation-setup): Fix last change.
7410
7411 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
7412
7413 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
7414 (gdb-mouse-toggle-breakpoint-margin)
7415 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
7416 Add gdb-server-prefix to keep out of command history.
7417 (gdb-edit-register-value): New function.
7418 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
7419 (gdb-info-registers-custom): Use above map.
7420
7421 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
7422
7423 * custom.el (enable-theme): Signal error if argument is not a
7424 theme. Don't recalculate a face if it's not loaded yet.
7425
7426 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
7427 the `user' theme is in effect.
7428
7429 * info.el (Info-on-current-buffer): Record actual filename in
7430 Info-current-file, instead of t, or a fake filename if a non-file
7431 buffer. Make autoload.
7432 (Info-find-node, Info-revert-find-node): No need to check for
7433 Info-current-file nil.
7434 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
7435 Info-current-file is now never `t'.
7436 (Info-fontify-node): Many simplifications due to Info-current-file
7437 always being valid. Use Info-find-file to find node filename.
7438
7439 2005-11-25 David Kastrup <dak@gnu.org>
7440
7441 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
7442 new character, then delete" in order to preserve markers.
7443
7444 2005-11-25 David Ponce <david@dponce.com>
7445
7446 * recentf.el (recentf-arrange-by-rule): Handle a special
7447 `auto-mode-alist'-like "strip suffix" rule.
7448 (recentf-build-mode-rules): Handle second level auto-mode entries.
7449
7450 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
7451
7452 * viper-keym.el (viper-ESC-key): Use different values in terminal and
7453 window modes.
7454
7455 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
7456 jde-javadoc-checker-report-mode.
7457
7458 * ediff-wind (ediff-make-wide-display): Slight simplification.
7459
7460 * ediff.el (ediff-date): Change the date of last update.
7461
7462 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
7463
7464 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
7465 Use define-minor-mode, and make it a local mode. Turn on font-lock.
7466 (hi-lock-mode): New global minor mode.
7467 (turn-on-hi-lock-if-enabled): New function.
7468 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
7469 Change arguments to regexp and face instead of a font-lock pattern.
7470 Directly set face property, instead of refontifying.
7471 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
7472 (hi-lock-find-patterns): Use line-number-at-pos.
7473
7474 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
7475 arguments for hi-lock-set-pattern.
7476 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
7477 Call font-lock-fontify-buffer.
7478 (hi-lock-find-file-hook, hi-lock-current-line)
7479 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
7480
7481 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
7482 turned off.
7483
7484 * progmodes/compile.el (compilation-setup): Don't fiddle with
7485 font-lock-defaults.
7486
7487 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
7488
7489 * progmodes/gdb-ui.el (gdb-var-create-handler)
7490 (gdb-var-list-children-handler): Find values for all variable
7491 objects. gud-speedbar-buttons decides whether to display them.
7492
7493 2005-11-24 Romain Francoise <romain@orebokech.com>
7494
7495 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
7496 buffer name with a space.
7497
7498 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
7499
7500 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
7501 `org-export-local-list-max-depth'. Change default value to 3.
7502 (org-auto-renumber-ordered-lists)
7503 (org-plain-list-ordered-item-terminator): New options.
7504 (org-at-item-p, org-beginning-of-item, org-end-of-item)
7505 (org-get-indentation, org-get-string-indentation)
7506 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
7507 New functions.
7508 (org-move-item-down, org-move-item-up): New commands.
7509 (org-export-as-html): New classes for CSS support. Bug fix in
7510 regular expression detecting fixed-width regions. Respect
7511 `org-local-list-ordered-item-terminator'.
7512 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
7513 also a list item.
7514 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
7515 New item moving functions.
7516
7517 2005-11-24 Juri Linkov <juri@jurta.org>
7518
7519 * isearch.el (isearch-repeat): With empty search ring set
7520 `isearch-error' to the error string instead of signaling error
7521 with the function `error'.
7522
7523 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7524
7525 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
7526
7527 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
7528
7529 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
7530 and variable.
7531 (gdb-var-create-handler, gdb-var-list-children-handler):
7532 Don't match on "char **...".
7533 (gdb-var-update-handler): Find values for all variable objects.
7534 (gdb-info-frames-custom): Identify frames by leading "#".
7535
7536 * progmodes/gud.el (gud-speedbar-menu-items): Add
7537 gdb-speedbar-auto-raise as radio button.
7538 (gud-speedbar-buttons): Raise speedbar if requested.
7539 Don't match on "char **...".
7540 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
7541 Make it editable.
7542
7543 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
7544
7545 * info.el (Info-fontify-node): Handle the case where
7546 Info-current-file is t.
7547
7548 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7549
7550 * simple.el (blink-matching-open): Fix off-by-one in last change.
7551
7552 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7553
7554 * term/mac-win.el: Don't change default directory.
7555
7556 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
7557
7558 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
7559 buffers correctly. (It used to throw an error in such buffers.)
7560 Make it ask for confirmation in group buffers and other Custom
7561 buffers containing more than one customization item.
7562
7563 2005-11-22 John Paul Wallington <jpw@gnu.org>
7564
7565 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
7566 property on mail and url overlays.
7567 (goto-address-at-point): Use `posn-set-point' instead of
7568 `mouse-set-point' because the latter is not fbound when configured
7569 without X.
7570
7571 2005-11-22 Lars Hansen <larsh@soem.dk>
7572
7573 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
7574 (ls-lisp-classify, ls-lisp-format): Delete call to
7575 ls-lisp-parse-symlink.
7576 (ls-lisp-handle-switches): Handle symlinks to directories as
7577 directories when ls-lisp-dirs-first in non-nil.
7578
7579 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
7580
7581 * startup.el (command-line): Make sure that loaddefs.el is handled
7582 correctly in load-history.
7583
7584 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7585
7586 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
7587 (gdb-struct-string, gdb-array-string): New constants.
7588 (gdb-info-locals-handler): Use them.
7589 (gdb-reset): Reset gdb-var-list to nil.
7590
7591 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7592
7593 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
7594 in patterns.
7595
7596 2005-11-21 Juri Linkov <juri@jurta.org>
7597
7598 * custom.el (defcustom): Update link types in docstring.
7599
7600 2005-11-20 Martin Rudalics <rudalics@gmx.at>
7601
7602 * custom.el (defgroup): Add doc-string-elt info.
7603
7604 * widget.el (define-widget): Don't use declare for the doc-string-elt.
7605
7606 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7607
7608 * newcomment.el (comment-enter-backward): Fix last fix.
7609
7610 * simple.el (blink-matching-open):
7611 * paren.el (show-paren-function): Allow new paren-class info.
7612
7613 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
7614
7615 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
7616 handled automagically.
7617
7618 2005-11-20 Andreas Schwab <schwab@suse.de>
7619
7620 * descr-text.el (describe-char): When copying overlays put them
7621 over the full char description instead of just the first character
7622 of it.
7623
7624 2005-11-20 Juri Linkov <juri@jurta.org>
7625
7626 * simple.el (what-cursor-position):
7627 * descr-text.el (describe-char): Use Lisp-readable syntax
7628 for octal and hex. Reorder decimal, octal and hex values.
7629 Remove excess whitespace in the output. Use `=' in `column='
7630 like in `point=' and `Hscroll='.
7631
7632 * international/mule-cmds.el (encoded-string-description):
7633 Use Lisp-readable syntax for hex.
7634
7635 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
7636
7637 * newcomment.el (comment-enter-backward): Handle the case where the
7638 comment is closed by EOB.
7639
7640 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
7641
7642 * longlines.el (longlines-before-revert-hook)
7643 (longlines-after-revert-hook): New functions.
7644 (longlines-mode): Turn off longlines temporarily when reverting.
7645 Add a message-setup-hook.
7646 (longlines-decode-buffer): New function.
7647 (longlines-wrap-line): Preserve marker positions.
7648
7649 2005-11-19 Andreas Schwab <schwab@suse.de>
7650
7651 * emacs-lisp/shadow.el: Handle compressed files.
7652
7653 2005-11-19 Romain Francoise <romain@orebokech.com>
7654
7655 * net/browse-url.el (browse-url-default-browser): Signal an error
7656 if no usable browser can be found, rather than try to load w3.
7657
7658 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
7659
7660 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
7661 replacing existing properties.
7662 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
7663 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
7664 tty specs.
7665 (rcirc-server-prefix, rcirc-server): New faces.
7666 (rcirc-url-regexp): Generate with rx macro.
7667 (rcirc-last-server-message-time): New variable.
7668 (rcirc-filter): Record time of last message.
7669 (rcirc-keepalive): Kill processes that did not send a message
7670 since the last ping.
7671 (rcirc-mode): Give rcirc-topic a local binding here.
7672
7673 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
7674
7675 * subr.el (read-passwd): Fontify the prompt as we do with other
7676 prompts.
7677
7678 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
7679
7680 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
7681 binding buffer-read-only to nil.
7682
7683 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7684
7685 * complete.el (partial-completion-mode):
7686 Mention completion-auto-help in the doc string.
7687
7688 * man.el (Man-highlight-references): Doc fix. Reformat code in a
7689 more Lisp-ish way.
7690
7691 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
7692
7693 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
7694 digits, not 8, to avoid misalignment for files larger than 100MB.
7695
7696 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7697
7698 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
7699 Mention "keyboard shortcuts" in the help text.
7700
7701 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7702
7703 * startup.el (fancy-splash-default-action): Discard only
7704 mouse-down and succeeding mouse-up events in the splash screen
7705 window so that drag-n-drop event can be processed.
7706
7707 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
7708
7709 * longlines.el (longlines-mode): Add hacks for mail-mode and
7710 message-mode.
7711
7712 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
7713
7714 * textmodes/org.el (org-table-sort-lines): New command.
7715 (org-tbl-menu): Add entry for `org-table-sort-lines'.
7716 (org-add-file): Command removed, use `org-agenda-file-to-front'
7717 instead.
7718 (org-export-icalendar): Use `org-icalendar-combined-name'.
7719 (org-cycle-agenda-files, org-agenda-file-to-end)
7720 (org-agenda-file-to-front): New commands.
7721 (org-table-tab-jumps-over-hlines, org-export-html-style):
7722 New options.
7723 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
7724 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
7725 New functions.
7726 (org-fill-paragraph): Call `org-table-align' in tables.
7727 (org-mode): Call `org-set-autofill-regexps'.
7728 (org-export-as-html): Support for local handformatted lists.
7729 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
7730 (org-export-local-list-max-depth): New option.
7731 (org-html-expand): Use `org-html-protect'.
7732
7733 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
7734
7735 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
7736 to "p".
7737 (gdb): Move definition of gud-pp to...
7738
7739 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
7740 speedbar.
7741 (gdb-find-watch-expression): New function.
7742
7743 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7744
7745 * faces.el (face-attribute, set-face-attribute): Mention existence
7746 of `:ignore-defface' setting in docstring.
7747
7748 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
7749
7750 * simple.el (completion-setup-function): Fix last change.
7751
7752 2005-11-17 John Paul Wallington <jpw@pobox.com>
7753
7754 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
7755 Use `posn-set-point' instead of `mouse-set-point' because the
7756 latter is not fbound when configured without X.
7757
7758 * comint.el (comint-insert-input): Likewise.
7759
7760 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7761
7762 * simple.el (hard-newline): New variable.
7763 (sendmail-user-agent-compose, next-line): Use it.
7764
7765 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
7766 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
7767 (mail-mail-reply-to, mail-mail-followup-to)
7768 (mail-position-on-field, mail-signature, mail-yank-original)
7769 (mail-attach-file): Likewise.
7770
7771 * mail/mailheader.el (mail-header-format)
7772 (mail-header-format-function): Likewise.
7773
7774 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
7775
7776 2005-11-17 Juri Linkov <juri@jurta.org>
7777
7778 * font-lock.el (font-lock-faces): Rename this defgroup from
7779 `font-lock-highlighting-faces'.
7780 (font-lock-comment-face, font-lock-comment-delimiter-face)
7781 (font-lock-string-face, font-lock-doc-face)
7782 (font-lock-keyword-face, font-lock-builtin-face)
7783 (font-lock-function-name-face, font-lock-variable-name-face)
7784 (font-lock-type-face, font-lock-constant-face)
7785 (font-lock-warning-face, font-lock-negation-char-face)
7786 (font-lock-preprocessor-face)
7787 (font-lock-regexp-grouping-backslash)
7788 (font-lock-regexp-grouping-construct): Rename :group from
7789 `font-lock-highlighting-faces' to `font-lock-faces'.
7790
7791 * cus-edit.el (lisp, c, tex):
7792 * progmodes/ada-mode.el (ada):
7793 * progmodes/asm-mode.el (asm):
7794 * progmodes/cperl-mode.el (cperl-faces):
7795 * progmodes/cpp.el (cpp):
7796 * progmodes/dcl-mode.el (dcl):
7797 * progmodes/f90.el (f90):
7798 * progmodes/fortran.el (fortran):
7799 * progmodes/icon.el (icon):
7800 * progmodes/idlwave.el (idlwave-misc):
7801 * progmodes/m4-mode.el (m4):
7802 * progmodes/make-mode.el (makefile):
7803 * progmodes/meta-mode.el (meta-font):
7804 * progmodes/modula2.el (modula2):
7805 * progmodes/octave-mod.el (octave):
7806 * progmodes/pascal.el (pascal):
7807 * progmodes/perl-mode.el (perl):
7808 * progmodes/prolog.el (prolog):
7809 * progmodes/ps-mode.el (PostScript-edit):
7810 * progmodes/scheme.el (scheme):
7811 * progmodes/sh-script.el (sh-script):
7812 * progmodes/simula.el (simula):
7813 * progmodes/tcl.el (tcl):
7814 * textmodes/nroff-mode.el (nroff):
7815 * textmodes/reftex-vars.el (reftex-fontification-configurations):
7816 * textmodes/sgml-mode.el (sgml):
7817 * textmodes/texinfo.el (texinfo):
7818 Add :link (custom-group-link font-lock-faces) to defgroup.
7819
7820 * hi-lock.el (hi-lock): Rename this defgroup from
7821 `hi-lock-interactive-text-highlighting'. Change parent group from
7822 `faces' to `font-lock'. Add link to the manual.
7823 (hi-lock-mode, hi-lock-file-patterns-range)
7824 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
7825 `hi-lock-interactive-text-highlighting' to `hi-lock'.
7826 (hi-lock-faces): Add :group `faces'.
7827
7828 * cus-edit.el (custom-variable-prompt): Clarify the code.
7829
7830 * faces.el (face-read-string): Set the default value arg of
7831 completing-read.
7832
7833 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
7834
7835 * rfn-eshadow.el (file-name-shadow-properties)
7836 (file-name-shadow-tty-properties, file-name-shadow-mode):
7837 Remove autoloads, because the file is now preloaded.
7838
7839 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7840
7841 * printing.el (easy-menu-intern): Don't define.
7842 (pr-get-symbol): Use easy-menu-intern only if defined.
7843
7844 * simple.el (blink-matching-open): Simplify a bit.
7845 (completion-setup-function): Fix the case of partial-completion-mode
7846 when the minibuffer's contents start with "-".
7847 Obey completion-base-size-function even when
7848 minibuffer-completing-file-name is non-nil.
7849
7850 2005-11-16 Richard M. Stallman <rms@gnu.org>
7851
7852 * net/eudcb-ph.el (eudc-ph-open-session):
7853 Use set-process-query-on-exit-flag.
7854
7855 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
7856
7857 * international/ucs-tables.el (ucs-set-table-for-input):
7858 Use make-local-variable, not make-variable-buffer-local.
7859
7860 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7861 Improve warning message text.
7862
7863 * savehist.el (savehist-save-hook): Add :group.
7864
7865 * menu-bar.el (menu-bar-help-menu):
7866 Rename Find Extra Packages to External Packages.
7867
7868 * cus-edit.el (Custom-reset-standard): Verify that
7869 :custom-standard-value prop exists before calling it.
7870
7871 * apropos.el (apropos-calc-scores): Use apropos-pattern.
7872
7873 2005-11-16 Martin Rudalics <rudalics@gmx.at>
7874
7875 * wid-edit.el (color): Enclose %t in %{...%}.
7876
7877 * cus-edit.el (face): Enclose %t in %{...%}.
7878
7879 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
7880
7881 * savehist.el (savehist-mode-hook): Re-add the var.
7882 (savehist-mode): Use it.
7883
7884 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7885
7886 * textmodes/flyspell.el: Fix commenting convention.
7887 Remove unnecessary leading * in custom docstrings.
7888 (flyspell-emacs): Remove unused var.
7889 (flyspell-delete-region-overlays): Use remove-overlays.
7890 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
7891 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
7892 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
7893 (flyspell-debug-signal-word-checked): Use with-current-buffer.
7894 (make-flyspell-overlay): Don't locally reuse a global name.
7895 (flyspell-highlight-incorrect-region)
7896 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
7897 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
7898 (flyspell-notify-misspell): Remove unused args `start' and `end'.
7899 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
7900 Wrap calls to accept-process-output inside with-local-quit since it's
7901 often called from a post-command-hook.
7902 (flyspell-correct-word, flyspell-auto-correct-word):
7903 Use ispell-send-string.
7904 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
7905
7906 * calendar/diary-lib.el (diary-list-entries): Also hide the
7907 terminating newline.
7908
7909 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
7910
7911 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
7912 window-system, to allow fonts on tty.
7913
7914 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
7915
7916 * progmodes/gud.el (gud-speedbar-item-info): New function.
7917 (gud-install-speedbar-variables): Use it to display data type
7918 of watch expression as a tooltip in speedbar.
7919
7920 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
7921
7922 * font-core.el (global-font-lock-mode): Add :version keyword,
7923 because default was changed.
7924
7925 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
7926
7927 * startup.el (command-line): Use `custom-reevaluate-setting' for
7928 `file-name-shadow-mode'.
7929
7930 * loadup.el: Preload rfn-eshadow.
7931
7932 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
7933 Add :version keyword.
7934 (file-name-shadow-properties, file-name-shadow-tty-properties)
7935 (file-name-shadow): Add :version keyword.
7936
7937 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
7938 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
7939 in the custom-group property of the symbol frames and the fringe
7940 group got no link to its parent group frames.
7941 Doc fix.
7942
7943 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7944
7945 * progmodes/gud.el (gud-stop-subjob): New function.
7946 (gud-menu-map, gud-tool-bar-map): Use it.
7947
7948 2005-11-16 Kim F. Storm <storm@cua.dk>
7949
7950 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
7951 than kill it.
7952 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
7953 to a more useful/logical place.
7954
7955 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7956
7957 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
7958 go buttons complementary.
7959
7960 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
7961
7962 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
7963 (rfn-eshadow-sifn-equal): New function.
7964 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
7965
7966 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
7967
7968 * viper-utils.el (viper-non-word-characters-reformed-vi):
7969 Quote `-' in string.
7970
7971 * viper.el (viper-emacs-state-mode-list): Ensure that
7972 rcirc-mode buffers come up in Emacs state.
7973
7974 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
7975 operation.
7976
7977 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
7978
7979 * term.el (term-termcap-format): Fix typos.
7980 (term-down): Fix the negative argument case.
7981
7982 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7983
7984 * progmodes/gdb-ui.el: Remove face-alias left over from change on
7985 2005-08-15.
7986 (gdb-ann3): New command gud-go.
7987 (menu): Accomodate gdb-mi.el.
7988 (gdb-assembler-custom): Make buffer of selected window current
7989 so that set-window-point works.
7990
7991 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
7992 buttons and include new ones.
7993
7994 2005-11-16 Kim F. Storm <storm@cua.dk>
7995
7996 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
7997 (gud-menu-map): Use it.
7998
7999 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
8000
8001 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
8002 that works correctly for Custom and that does not override a user
8003 who disables it.
8004
8005 * help-mode.el (help-make-xrefs, help-xref-on-pp)
8006 (help-xref-interned, help-follow): Make hyperlinks for variables
8007 that are unbound, but have a non-nil variable-documentation property.
8008
8009 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
8010 mode hook. (It conflicted with defcustoms for some mode hooks.)
8011 Use the `variable-documentation' property to give the mode hook a
8012 docstring and expand that docstring.
8013
8014 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
8015
8016 * savehist.el (savehist-mode): Don't bother with
8017 `custom-set-minor-mode'.
8018 (savehist-coding-system): Check XEmacs version.
8019 (history-length): Declare also at run time.
8020 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
8021 Don't set the customize state.
8022 (savehist-minibuffer-hook): Special case for when
8023 minibuffer-history-variable is equal to t.
8024
8025 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
8026
8027 * files.el (write-file): Refresh VC status.
8028
8029 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
8030 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
8031 than fundamental-mode to see if the mode was set.
8032
8033 2005-11-14 Romain Francoise <romain@orebokech.com>
8034
8035 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
8036 dummy function in `eval-when-compile' to avoid compiler warning.
8037 Require `man' at compile time.
8038
8039 2005-11-14 Jay Belanger <belanger@truman.edu>
8040
8041 * calc-alg.el (calcFunc-write-out-power): Rename it to
8042 calcFunc-powerexpand.
8043 (math-write-out-power): Rename it to math-powerexpand; have it
8044 handle negative exponents.
8045 (calc-writeoutpower): Rename it to calc-powerexpand.
8046
8047 * calc-ext.el: Change calcFunc-writeoutpower and
8048 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
8049 autoloads.
8050 Add calcFunc-ldiv to autoloads.
8051
8052 * calc-arith.el (calcFunc-ldiv): New function.
8053
8054 * calc.el (calc-left-divide): New function.
8055
8056 2005-11-14 Juri Linkov <juri@jurta.org>
8057
8058 * cus-edit.el (custom-variable-prompt): Set the default value arg
8059 of completing-read.
8060
8061 * cus-dep.el (custom-make-dependencies): Reverse the list of
8062 found dependencies.
8063
8064 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
8065
8066 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
8067 Highlighting" entry, it is on by default now.
8068 (menu-bar-options-save): Do not save global-font-lock-mode.
8069
8070 2005-11-13 Richard M. Stallman <rms@gnu.org>
8071
8072 * textmodes/flyspell.el (flyspell-large-region):
8073 Call flyspell-accept-buffer-local-defs.
8074
8075 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
8076
8077 * textmodes/flyspell.el (flyspell-notify-misspell):
8078 Fix misspelling of "Misspelling".
8079 (flyspell-process-localwords): New function.
8080 (flyspell-large-region): Call flyspell-process-localwords and
8081 flyspell-delete-region-overlays.
8082 (flyspell-delete-region-overlays): New function.
8083 (flyspell-delete-all-overlays): Call that.
8084
8085 2005-11-13 Richard M. Stallman <rms@gnu.org>
8086
8087 * help.el (help-for-help-internal): Improve doc of C-h a.
8088 (describe-key): Improve prompt; doc fix.
8089
8090 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
8091
8092 * vc-svn.el (vc-svn-registered): Catch all errors.
8093
8094 * cus-dep.el (custom-make-dependencies): Typo.
8095
8096 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
8097
8098 * net/tramp-util.el (top): Fix compilation warning.
8099
8100 2005-11-13 Kim F. Storm <storm@cua.dk>
8101
8102 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
8103
8104 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
8105
8106 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
8107 (gud-speedbar-buttons): Match on "const char *" too.
8108
8109 * progmodes/gdb-ui.el (gdb-var-create-handler)
8110 (gdb-var-list-children-handler): Match on "const char *" too.
8111 (gdb-var-evaluate-expression-handler): Match on empty string.
8112 (gdb-var-update-handler): Only call
8113 gdb-var-evaluate-expression-handler when required.
8114
8115 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
8116
8117 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
8118 selected window. This still doesn't work for speedbar.
8119 (gud-speedbar-buttons): Handle string expressions properly.
8120
8121 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
8122 (gdb-var-create-handler): Handle string expressions properly.
8123 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
8124 Handle string expressions properly. Move "type" field into regexp.
8125
8126 2005-11-12 Karl Fogel <kfogel@red-bean.com>
8127
8128 * bookmark.el (bookmark-maybe-message): New function to reduce
8129 code duplication: invokes `message' iff baud-rate is high enough.
8130 (bookmark-write-file): Use above instead of an inline conditional.
8131 (bookmark-load): Same.
8132
8133 2005-11-12 Karl Fogel <kfogel@red-bean.com>
8134
8135 * bookmark.el (bookmark-write-file): Don't visit the destination
8136 file, just write the data to it using write-region. This is
8137 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
8138 change to avoid visiting the file in the first place.
8139
8140 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
8141
8142 * hi-lock.el (hi-lock-mode): Set the default value of
8143 font-lock-defaults.
8144
8145 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
8146
8147 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
8148 arg to `file-attributes'.
8149 (find-lisp-format): The UID and GID can now be strings.
8150
8151 2005-11-12 Kim F. Storm <storm@cua.dk>
8152
8153 * help.el (help-map): Bind C-h d to apropos-documentation.
8154
8155 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
8156 when point is at end-of-buffer.
8157
8158 * apropos.el (apropos-match-face): Doc fix.
8159 (apropos-sort-by-scores): Add new choice `verbose'.
8160 (apropos-documentation-sort-by-scores): New defcustom.
8161 (apropos-pattern): Now contains the pattern entered by the user.
8162 (apropos-pattern-quoted): New defvar.
8163 (apropos-regexp): New defvar, containing the regexp corresponding
8164 to apropos-pattern.
8165 (apropos-all-words-regexp): Rename from apropos-all-regexp.
8166 (apropos-read-pattern): New defun. Use it to read pattern arg in
8167 interactive calls; returns list of words for a word list, and
8168 string for a regexp.
8169 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
8170 parses a list of words or regexp as returned by apropos-read-pattern.
8171 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
8172 (apropos-score-doc): Return a very high score if the string
8173 entered by the user matches literally.
8174 (apropos-variable): Doc fix. Use apropos-read-pattern.
8175 (apropos-command): Doc fix. Use apropos-read-pattern and
8176 apropos-parse-pattern. Call apropos-print with nosubst=t.
8177 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
8178 apropos-parse-pattern.
8179 (apropos-documentation): Doc fix. Use apropos-read-pattern and
8180 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
8181 apropos-documentation-sort-by-scores. Call apropos-print with
8182 nosubst=t.
8183 (apropos-documentation-internal): Pass doc string through
8184 substitute-key-definition before adding text properties.
8185 Highlight substring matching literal user input if possible.
8186 (apropos-documentation-check-doc-file): Remove locals beg and end.
8187 Fix calculation of score (as added twice). Pass doc string through
8188 substitute-key-definition before adding text properties.
8189 (apropos-documentation-check-elc-file): Pass doc string through
8190 substitute-key-definition before adding text properties.
8191 Highlight substring matching literal user input if possible.
8192 (apropos-print): Add new arg NOSUBST; if set, command and variable
8193 doc strings have already been passed through substitute-key-definition.
8194 Add code to handle apropos-accumulator items without score element
8195 for backwards compatibility (e.g. with woman package).
8196 Only show scores if apropos-sort-by-scores is `verbose'.
8197
8198 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
8199
8200 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
8201 Add jka-compr-load-suffixes to load-suffixes.
8202
8203 * jka-compr.el: Require jka-cmpr-hook.
8204 (jka-compr-info-compress-message, jka-compr-info-compress-program)
8205 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
8206 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
8207 (jka-compr-info-can-append, jka-compr-info-strip-extension)
8208 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
8209 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
8210 (jka-compr-uninstall): Remove entries from
8211 jka-compr-added-to-file-coding-system-alist after they are used.
8212 (jka-compr-error): Remove unused var `curbuf'.
8213 (jka-compr-file-local-copy): Remove unused var `notfound'.
8214
8215 2005-11-10 Romain Francoise <romain@orebokech.com>
8216
8217 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
8218
8219 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
8220
8221 * progmodes/gud.el (gud-menu-map): Move parentheses.
8222 (gdb): New command gud-pv.
8223
8224 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
8225
8226 * tar-mode.el: Remove spurious or unnecessary leading stars
8227 in docstrings.
8228 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
8229 (tar-parse-octal-integer-safe): Use mapc.
8230 (tar-header-block-summarize): Remove unused var `ck'.
8231 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
8232 cleared before. Obey default-enable-multibyte-characters.
8233 Use mapconcat. Simplify setting of tar-header-offset.
8234 (tar-mode-map): Move initialization inside delcaration.
8235 (tar-flag-deleted): Use `abs'.
8236 (tar-expunge-internal): Remove unused var `line'.
8237 (tar-expunge-internal): Don't hardcode point-min==1.
8238 (tar-expunge): Widen while doing set-buffer-multibyte.
8239 (tar-rename-entry): Use file-name-coding-system.
8240 (tar-alter-one-field): Don't hardcode point-min==1.
8241 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
8242 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
8243
8244 2005-11-10 Masatake YAMATO <jet@gyve.org>
8245
8246 * add-log.el (add-log-current-defun): Handle class::method
8247 notation of c++. Fix incorrect comment.
8248
8249 2005-11-10 Alan Mackenzie <acm@muc.de>
8250
8251 * help-fns.el (describe-variable): Make C-h v work when a variable
8252 has variable documentation yet is unbound.
8253
8254 2005-11-10 Masatake YAMATO <jet@gyve.org>
8255
8256 * man.el (Man-highlight-references): Set an empty
8257 string to `Man-arguments' if it is nil.
8258 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
8259
8260 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
8261
8262 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
8263 commenting conventions.
8264
8265 * cus-dep.el (custom-make-dependencies): Simplify.
8266 Better follow the commenting conventions.
8267
8268 2005-11-09 Richard M. Stallman <rms@gnu.org>
8269
8270 * apropos.el (apropos-pattern): Rename from apropos-regexp.
8271 (apropos-orig-pattern): Rename from apropos-orig-regexp.
8272 All uses changed.
8273 (apropos-rewrite-regexp): Doc fix.
8274 (apropos-variable, apropos-command, apropos, apropos-value):
8275 Change prompt; carry through the argument renaming.
8276
8277 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
8278
8279 * find-lisp.el: Require dired.
8280 (find-lisp-find-dired-internal): Do not call
8281 `abbreviate-file-name' on DIR.
8282
8283 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
8284
8285 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
8286
8287 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
8288
8289 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
8290 when using the speedbar.
8291 (gdb): New command gud-pp.
8292 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
8293
8294 2005-11-09 Juri Linkov <juri@jurta.org>
8295
8296 * replace.el (occur-excluded-properties): New defcustom.
8297 (occur-1, occur-engine, occur-accumulate-lines): Use it.
8298
8299 2005-11-08 Jay Belanger <belanger@truman.edu>
8300
8301 * calc/calc-units.el (math-convert-units): Replace any composite
8302 unit by its definition.
8303
8304 2005-11-08 Lars Hansen <larsh@soem.dk>
8305
8306 * emacs-lisp/autoload.el (update-directory-autoloads):
8307 Add obsolete function alias.
8308
8309 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
8310
8311 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
8312 comment-indent-function.
8313 (lisp-comment-indent): Replace by an alias for comment-indent-default.
8314
8315 * reveal.el (reveal-post-command): Rework the handling of
8316 reveal-open-spots, so as to be more reliable. There were several
8317 tricky corner cases where an open spot might be lost, or where
8318 a closed spot might end up on the list of open spots.
8319 Only reveal text that's ellipsised.
8320
8321 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
8322
8323 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
8324
8325 2005-11-07 John Paul Wallington <jpw@gnu.org>
8326
8327 * ibuffer.el (ibuffer): Search iconified frames too when
8328 getting Ibuffer buffer's window.
8329
8330 2005-11-06 Richard M. Stallman <rms@gnu.org>
8331
8332 * progmodes/compile.el (compilation-internal-error-properties):
8333 save-excursion around the computation of MARKER.
8334
8335 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
8336
8337 * textmodes/flyspell.el (flyspell-external-point-words):
8338 flyspell-get-word returns a list, not just a string.
8339
8340 2005-11-06 John Paul Wallington <jpw@pobox.com>
8341
8342 * ibuffer.el (ibuffer): Search all visible frames when getting
8343 Ibuffer buffer's window.
8344
8345 2005-11-07 Masatake YAMATO <jet@gyve.org>
8346
8347 * man.el (Man-reference-regexp): Accept spaces between
8348 `Man-name-regexp' and `Man-section-regexp'.
8349 (Man-apropos-regexp): New variable.
8350 (Man-abstract-xref-man-page): Use value for `Man-target-string'
8351 if available.
8352 (Man-highlight-references, Man-highlight-references0):
8353 Handle the case when `Man-arguments' includes "-k".
8354 (Man-highlight-references0): Rename the argument `TARGET-POS' to
8355 `TARGET'. `TARGET' can be a number, function or nil.
8356
8357 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
8358
8359 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
8360 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
8361 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
8362 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
8363 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
8364 (gdb-send-item): Use buffer-local-value and simplify.
8365
8366 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
8367
8368 * startup.el (command-line): Use `custom-reevaluate-setting' for
8369 `global-font-lock-mode'.
8370
8371 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
8372 by default, except in batch mode or when the -D option is given.
8373
8374 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
8375 specified keyword args on to `define-minor-mode'. Update docstring.
8376
8377 2005-11-05 Romain Francoise <romain@orebokech.com>
8378
8379 * replace.el (occur-engine): Add marker at end of line, too.
8380
8381 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8382
8383 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8384 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8385 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8386 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8387 argument to all these routines, so the passphrase can be managed
8388 externally and passed in to the system.
8389 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8390 pgg-add-passphrase-to-cache function.
8391
8392 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8393 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
8394 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
8395 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
8396 argument to all these routines, so the passphrase can be managed
8397 externally and passed in to the system.
8398 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
8399 function.
8400
8401 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
8402
8403 * font-lock.el: Don't deal with font-lock-face-attributes here,
8404 move the code ...
8405
8406 * startup.el (command-line): ... here. Use face-spec-set instead
8407 of custom-declare-face.
8408
8409 * faces.el (face-spec-set): Reset the face if spec is not nil.
8410
8411 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
8412
8413 * newcomment.el (comment-region-internal): Box more tightly in the
8414 common case where there's no TAB in the boxed text.
8415
8416 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8417
8418 * info.el (info-tool-bar-map): Use images prev-node, next-node and
8419 up-node.
8420
8421 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
8422
8423 * newsticker.el: Commentary updated. Code formatting changed.
8424 (newsticker-version): Change to "1.9".
8425 (newsticker, newsticker-feed): Doc fix.
8426 (newsticker-url-list): Doc fix. Add option "Weekly".
8427 (newsticker-retrieval-interval): Add option "Weekly".
8428 (newsticker-headline-processing): Doc fix.
8429 (newsticker-auto-mark-filter): Remove.
8430 (newsticker-auto-mark-filter-list): New.
8431 (newsticker-layout, newsticker-sort-method): Doc fix.
8432 (newsticker-hide-old-items-in-newsticker-buffer)
8433 (newsticker-heading-format, newsticker-item-format)
8434 (newsticker-desc-format): Doc fix.
8435 (newsticker-show-all-rss-elements): Remove.
8436 (newsticker-show-all-news-elements): New.
8437 (newsticker-faces, newsticker-ticker): Doc fix.
8438 (remove-from-invisibility-spec): Code formatting.
8439 (newsticker--process-ids): New.
8440 (newsticker-mode): Doc fix.
8441 (newsticker-mode): Change mode-line-format.
8442 (newsticker-start): Remove debug output.
8443 (newsticker-start-ticker): Doc fix. Add autoload cookie.
8444 (newsticker-w3m-show-inline-images): Code formatting.
8445 (newsticker-next-item): Call `force-mode-line-update'.
8446 (newsticker-previous-item): Call `force-mode-line-update'.
8447 (newsticker-next-feed): Call `force-mode-line-update'.
8448 (newsticker-previous-feed): Call `force-mode-line-update'.
8449 (newsticker-mark-all-items-at-point-as-read): Code formatting.
8450 (newsticker-show-old-items): Do not show descs.
8451 (newsticker-hide-entry): Hide too much.
8452 (newsticker-hide-entry, newsticker-show-entry)
8453 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
8454 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
8455 (newsticker-toggle-auto-narrow-to-item): Code formatting.
8456 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
8457 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
8458 (newsticker-get-news): Call `force-mode-line-update'.
8459 Collect process ids.
8460 (newsticker--sentinel): Change coding system handling.
8461 Move image retrieval to new functions newsticker--get-logo-url-*.
8462 Move feed parsing to new functions newsticker--parse-*.
8463 Update list of process ids.
8464 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
8465 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
8466 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
8467 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
8468 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
8469 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
8470 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
8471 (newsticker--decode-coding-string): Remove.
8472 (newsticker--decode-numeric-entities): Check input. Format code.
8473 (newsticker--remove-whitespace): Check input.
8474 (newsticker--do-forget-preformatted): Doc fix.
8475 (newsticker--decode-rfc822-date): Allow for missing time.
8476 (newsticker--update-process-ids): New.
8477 (newsticker--image-sentinel): Change comment.
8478 (newsticker--image-read): Change error message.
8479 (newsticker--imenu-goto): Doc fix. Show headline title.
8480 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
8481 (newsticker--buffer-do-insert-text): Clean whitespace in
8482 html-rendered headline title. Code formatting.
8483 Call `newsticker--buffer-print-extra-elements'.
8484 (newsticker--buffer-print-extra-element): Remove.
8485 (newsticker--buffer-print-extra-elements): New.
8486 (newsticker--buffer-do-print-extra-element): New.
8487 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
8488 large sizes.
8489 (newsticker--run-auto-mark-filter)
8490 (newsticker--do-run-auto-mark-filter):
8491 Use `newsticker-auto-mark-filter-list'.
8492
8493 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
8494
8495 * net/rcirc.el: Use split-string OMIT-NULLS argument.
8496 (rcirc-print): Force redisplay before running hooks. Do long
8497 buffer truncation after making new text read-only. Deal with nil
8498 text when decoding strings. If TARGET is nil, use either the
8499 currently selected buffer, if it is an rcirc buffer and of the
8500 same process or the process buffer.
8501 (rcirc-mode): Remove header-line. Recompute short buffer names.
8502 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
8503 (rcirc-short-buffer-name): Add variable.
8504 (rcirc-kill-buffer-hook): Recompute short buffer names.
8505 Remove nick from private channel.
8506 (rcirc-send-input): Send command text to current-buffer.
8507 Don't clear overlay arrow here.
8508 (rcirc-short-buffer-name): Return a short buffer name.
8509 (rcirc-update-short-buffer-names, rcirc-abbreviate)
8510 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
8511 buffer-name abbreviations.
8512 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
8513 Do not touch nick-table when killing a parted channel.
8514 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
8515 Clear arrow from current buffer if it is now hidden.
8516 (rcirc-current-buffer): Add variable.
8517 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
8518 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
8519 Remove -face from names.
8520 (rcirc-update-activity-string): Print "DND" when globally ignoring
8521 activity.
8522 (rcirc-ignore-buffer-activity-flag): Rename from
8523 rcirc-ignore-channel-activity.
8524 (rcirc-ignore-all-activity-flag): Doc fix.
8525 (rcirc-channels): Remove variable.
8526 (rcirc-kill-buffer-hook):
8527 (rcirc-get-buffer-create): Add nick to private channel.
8528 (rcirc-multiline-edit-submit): Remove tabs.
8529 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
8530 folded.
8531 (rcirc-remove-nick-channel): Bug fix.
8532 (rcirc-toggle-ignore-buffer-activity): Rename from
8533 rcirc-toggle-ignore-channel-activity.
8534 (rcirc-record-activity): Add buffers to the front of the list.
8535 (rcirc-update-activity): Remove killed buffers from list.
8536 (rcirc-process-server-response-1): Remove last argument if it is
8537 null before calling handler.
8538 (rcirc): Add "rcirc" defcustom prefix.
8539 (rcirc-prompt): Simplify default prompt.
8540 Use custom-initialize-default.
8541 (rcirc-private-chats): Remove variable.
8542 (rcirc-prompt): Change initialization.
8543 (rcirc-version): Remove function.
8544 (rcirc-id-string): Add constant.
8545 (rcirc-last-buffer): Remove variable.
8546 (rcirc-buffer-alist): Add variable.
8547 (rcirc-connect): Update variable setup.
8548 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
8549 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
8550 default.
8551 (rcirc-handler-generic): Trigger activity.
8552 (rcirc-send-message): Create the buffor of the target.
8553 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
8554 (rcirc-get-buffer): Just return nil if there is no matching buffer.
8555 (rcirc-multiline-edit-cancel): Remove function.
8556 (rcirc-set-last-buffer): Remove function.
8557 (rcirc-get-any-buffer): Add function.
8558 (rcirc-join-channels): Don't print /join text.
8559 (rcirc-toggle-ignore-channel-activity): Add and update echo area
8560 messages.
8561 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
8562 (rcirc-handler-NOTICE): Recognize CTCP responses.
8563 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
8564 constructing TOPIC string for buffers we are not JOINed.
8565 (rcirc-handler-CTCP-response): Add handler.
8566 (rcirc-multiline-edit-submit): Restore the window-configuration
8567 before adjusting point.
8568 (rcirc): Add customization group.
8569 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
8570 (rcirc-user-full-name, rcirc-startup-channels-alist)
8571 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
8572 (rcirc-ignore-all-activity-flag, rcirc-time-format)
8573 (rcirc-input-ring-size, rcirc-read-only-flag)
8574 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
8575 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
8576 Change defvar to defcustom.
8577 (rcirc-update-prompt): Add optional ALL arg, which will update
8578 prompts in all rcirc buffers. Regexp quote replacement text.
8579 (rcirc-fill-column): Accept frame-width as a value.
8580 (rcirc-set-changed): Add function.
8581 (rcirc-next-active-buffer): Write more meaningful messages.
8582 (rcirc-faces): Add customization group.
8583 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
8584 (rcirc-nick-in-message-face, rcirc-prompt-face)
8585 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
8586 (with-rcirc-process-buffer): Move before first usage.
8587 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
8588 (rcirc-debug-flag): Rename from `rcirc-log-p'.
8589 (rcirc-debug): Rename from `rcirc-log'.
8590 (rcirc-format-response-string): Do not print `-' chars for a
8591 NOTICE with no sender. Simplify output of server responses.
8592
8593 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8594
8595 (rcirc-browse-url-map, rcirc-browse-url-at-point)
8596 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
8597 Make urls mouse and RET clickable.
8598
8599 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8600
8601 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
8602
8603 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8604
8605 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8606 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8607 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8608 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8609 argument to all these routines, so the passphrase can be managed
8610 externally and passed in to the system.
8611 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8612 pgg-add-passphrase-to-cache function.
8613
8614 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8615 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
8616 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
8617 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
8618 argument to all these routines, so the passphrase can be managed
8619 externally and passed in to the system.
8620 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
8621 function.
8622
8623 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
8624
8625 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
8626 from goto-address-url-regexp.
8627
8628 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8629
8630 * textmodes/org.el (org-read-date, org-goto-calendar)
8631 (org-recenter-calendar, org-agenda-goto-calendar):
8632 Temporarily clear `calendar-move-hook'.
8633
8634 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
8635
8636 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
8637 merging.
8638
8639 * ediff-util.el (ediff-previous-difference): Don't skip regions that
8640 have merge clashes.
8641
8642 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8643
8644 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8645 Undo previous change.
8646
8647 * startup.el (command-line): Use `custom-reevaluate-setting' for
8648 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
8649 tty-register-default-colors on Mac.
8650
8651 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8652
8653 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
8654 (gdb-buffer-type): Make it automatically buffer local...
8655 (gdb-get-create-buffer): ...and set it accordingly.
8656 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
8657 actually work.
8658
8659 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
8660
8661 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
8662 not red.
8663
8664 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8665
8666 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
8667 case GUD buffer is not visible.
8668 (gdb-goto-breakpoint): Try to force display in source buffer.
8669 (gdb-frame-gdb-buffer): Copy other similar functions.
8670 (gdb-restore-windows): Don't display source if not asked for.
8671 (gdb-assembler-buffer-name): Don't capitalise.
8672
8673 2005-11-03 Richard M. Stallman <rms@gnu.org>
8674
8675 * wid-edit.el (key-sequence): New widget type.
8676
8677 * simple.el (set-mark-command-repeat-pop): New variable.
8678 (set-mark-command): Only interpret plan C-@ after a pop as a pop
8679 if set-mark-command-repeat-pop is true.
8680
8681 * info.el (Info-fontify-node): Don't display extra "see" if there
8682 already is one here.
8683
8684 * mouse.el: Fix special handling of DEL after dragging a region:
8685 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
8686 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
8687
8688 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
8689
8690 * textmodes/ispell.el (ispell-command-loop): Change `i' description
8691 not to assume it pertains to an affix.
8692
8693 * textmodes/flyspell.el (flyspell-post-command-hook):
8694 Bind deactivate-mark to prevent deactivation.
8695
8696 2005-11-03 Lars Hansen <larsh@soem.dk>
8697
8698 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
8699 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
8700 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
8701
8702 2005-11-03 Romain Francoise <romain@orebokech.com>
8703
8704 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
8705 Update copyright years.
8706
8707 2005-11-03 Sam Steingold <sds@gnu.org>
8708
8709 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8710 Use system-type instead of window-system because window-system is not
8711 correctly defined during loadup.
8712
8713 2005-11-02 Mark A. Hershberger <mah@everybody.org>
8714
8715 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
8716 (xml-parse-tag): Join strings separated by a comment properly.
8717
8718 2005-11-02 Andreas Schwab <schwab@suse.de>
8719
8720 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
8721
8722 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
8723
8724 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
8725 (byte-optimize-pure-func): Quote the eval'd value.
8726
8727 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
8728 Rename from perl-font-lock-syntactic-face-function.
8729 Change the calling convention so it can be used as a font-lock MATCHER.
8730 Do the parse-partial-sexp loop outselves.
8731 (perl-font-lock-syntactic-keywords): Use it.
8732 (perl-mode): Don't set font-lock-syntactic-face-function any more.
8733
8734 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
8735
8736 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
8737 disassembly buffer too.
8738 (gdb-exited): Remove overlay arrows when execution has finished.
8739 (gdb-info-frames-custom, gdb-info-threads-custom)
8740 (gdb-info-registers-custom): Don't add inappropriate text
8741 properties if inferior is not active.
8742
8743 2005-11-02 Glenn Morris <rgm@gnu.org>
8744
8745 * progmodes/fortran.el (fortran-blink-match):
8746 Use `blink-matching-delay'.
8747
8748 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
8749
8750 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
8751
8752 2005-11-02 Lars Hansen <larsh@soem.dk>
8753
8754 * net/tramp.el (tramp-action-out-of-band): Handle scp message
8755 "Permission denied".
8756
8757 2005-11-01 Richard M. Stallman <rms@gnu.org>
8758
8759 * textmodes/flyspell.el (flyspell-external-point-words):
8760 Pass nil to flyspell-get-word.
8761
8762 2005-11-02 Kim F. Storm <storm@cua.dk>
8763
8764 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
8765 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
8766
8767 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8768
8769 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
8770 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
8771 (calendar-mouse-print-dates): Add optional `event' argument.
8772 Update interactive-spec.
8773 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
8774 Use `calendar-event-to-date' instead of `event'.
8775
8776 2005-11-02 Masatake YAMATO <jet@gyve.org>
8777
8778 * progmodes/ld-script.el (ld-script-builtins):
8779 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
8780 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
8781 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
8782
8783 2005-11-01 Romain Francoise <romain@orebokech.com>
8784
8785 * vc-sccs.el: Update copyright year.
8786 * ezimage.el: Likewise.
8787
8788 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
8789
8790 * info.el (Info-fontify-node): Use `string-width' for fontifying
8791 underlined titles.
8792
8793 2005-11-01 Juri Linkov <juri@jurta.org>
8794
8795 * info.el (Info-fontify-node): Downcase node header keywords Node,
8796 Prev, Next, Up before comparison.
8797 (Info-history): Insert absolute directory name, and put invisible
8798 property on it.
8799
8800 2005-11-01 Juri Linkov <juri@jurta.org>
8801
8802 * info.el (Info-file-supports-index-cookies): New variable.
8803 (Info-find-node-2): Check makeinfo version for index cookie support.
8804 (Info-index-nodes): Search for nodes with index cookies only when
8805 Info-file-supports-index-cookies is t. Otherwise, search nodes
8806 with "Index" in the node name.
8807 (Info-index-node): Search index cookie in the current node only when
8808 Info-file-supports-index-cookies is t. Otherwise, check the word
8809 "Index" in the node name.
8810 (Info-find-emacs-command-nodes): Remove code that searches nodes
8811 with "Index" node name in the top menu.
8812
8813 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8814
8815 * progmodes/scheme.el (scheme-mode-variables): Use the default
8816 comment-indent-function.
8817
8818 * faces.el (face-attribute): Handle the case where a face inherits from
8819 a non-existent face.
8820
8821 * simple.el (eval-expression-print-format): Use lisp-readable syntax
8822 for octal and hexa output, and merge the char into the paren.
8823 (kill-new): Use push.
8824 (copy-to-buffer): Use with-current-buffer.
8825 (completion-setup-function): Move code in loop to remove redundancy.
8826 (minibuffer-local-must-match-map): Don't add bindings that duplicate
8827 those inherited from minibuffer-local-completion-map.
8828
8829 * savehist.el (savehist-mode) <defcustom>:
8830 Use custom-set-minor-mode if available.
8831 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
8832 and emit a message if applicable.
8833
8834 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
8835
8836 * savehist.el: Sync up to version 19.
8837 (savehist-mode): New minor mode.
8838 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
8839 (savehist-length): Remove (use history-length instead).
8840 (savehist-file-modes): Rename from savehist-modes.
8841 (savehist-save-hook, savehist-loaded): New vars.
8842 (savehist-load): Use savehist-mode. Try to smooth up transition from
8843 old format to new format.
8844 (savehist-install): Allow savehist-autosave-interval to be nil.
8845 (savehist-save): Run the new hook. Be more careful to only trim the
8846 history variables.
8847 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
8848 (savehist-printable): Print into a buffer rather than char-by-char.
8849
8850 2005-11-01 John Wiegley <johnw@newartisans.com>
8851
8852 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
8853 toggle-ignore keybinding (C-a). The author said it had been
8854 disabled much earlier due to a possible incompatibility, but after
8855 many months of usage I have encountered no problems (and it is a
8856 rather useful option, especially for switching to " *temp*").
8857
8858 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
8859 support for OS/X's AddressBook, by calling out to the open source
8860 program "contacts" (installable through Fink).
8861
8862 * net/eudc.el (eudc-expand-inline): If the
8863 `eudc-multiple-match-handling-method' is set to `all', delete the
8864 query string before inserting the query result.
8865
8866 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
8867 flag, to prevent Eshell from using the system ls when
8868 `eshell-ls-insert-directory' is in used.
8869 (eshell-ls-insert-directory): Disable font-lock in directory
8870 buffer so that Eshell's own fontification is seen. This broke
8871 recently due to changes in font-lock, so this goes back to version
8872 21 behavior.
8873
8874 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8875
8876 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
8877 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
8878 (gdb-many-windows): Doc fix.
8879
8880 2005-10-31 Romain Francoise <romain@orebokech.com>
8881
8882 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
8883
8884 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
8885
8886 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
8887 that global-font-lock-mode can be enabled by default.
8888
8889 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
8890 (font-lock-add-keywords, font-lock-remove-keywords)
8891 (font-lock-fontify-buffer): Remove autoload cookies.
8892
8893 * jit-lock.el (jit-lock-register): Likewise.
8894
8895 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
8896
8897 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8898
8899 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
8900 intact if there is no gud-comint-buffer.
8901
8902 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
8903
8904 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
8905 old prompt comint-prompt-read-only is t and GDB commands are
8906 issued from tool bar etc.
8907
8908 2005-10-31 Masatake YAMATO <jet@gyve.org>
8909
8910 * vc.el (vc-directory-exclusion-list): Add "{arch}".
8911
8912 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
8913
8914 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
8915 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
8916
8917 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
8918
8919 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
8920 starting at beginning of line. Fontification is messed up when
8921 `open-paren-in-column-0-is-defun-start' set to t.
8922 Reported by John Paul Wallington <jpw@pobox.com>.
8923
8924 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
8925
8926 * comint.el (comint-send-input): Call `comint-update-fence' when
8927 `comint-process-echoes' and `comint-prompt-read-only' are both
8928 non-nil, to avoid leftover read-only newline.
8929
8930 2005-10-30 Richard M. Stallman <rms@gnu.org>
8931
8932 * textmodes/flyspell.el (flyspell-external-point-words):
8933 Detect when WORD can't be checked properly because
8934 flyspell-get-word finds just part of it, and move on.
8935
8936 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
8937 boundarychar for Polish.
8938 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
8939 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
8940
8941 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8942
8943 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
8944 (gdb-registers-font-lock-keywords): Delete.
8945 (gdb-registers-mode): Don't fontify.
8946 (gdb-info-registers-custom): Use text properties instead as, in
8947 future, changed register values will use font-lock-warning-face.
8948 (gdb-local-font-lock-keywords): Rename to...
8949 (gdb-locals-font-lock-keywords): ...for consistency.
8950
8951 2005-10-30 Andre Spiegel <spiegel@gnu.org>
8952
8953 * vc.el (vc-switch-backend): Better error message if the buffer is
8954 not visiting a file under version control.
8955
8956 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
8957
8958 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8959
8960 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
8961 ~/.emacs.d/.emacs.
8962
8963 2005-10-29 Richard M. Stallman <rms@gnu.org>
8964
8965 * replace.el (occur-mode-mouse-goto): Always go to other window.
8966 (occur-mode-goto-occurrence): Always switch in same window.
8967
8968 * simple.el (undo): Display message at end, not at start.
8969
8970 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
8971 New arg REUSE-CELL.
8972 (cancel-timer-internal): New function.
8973 (timer-event-handler): Use cancel-timer-internal,
8974 and pass the cell it returns to timer-activate...
8975
8976 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
8977 (jit-lock-deferred-fontify, jit-lock-context-fontify)
8978 (jit-lock-after-change): Test memory-full.
8979
8980 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
8981
8982 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8983 part of the decoded armor to find the key-identifier.
8984 (pgg-gpg-lookup-key-owner): New function to return the
8985 human-readable identifier of a key owner.
8986 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8987 key itself.
8988 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8989 the key value) if we have a key and can match it against a secret
8990 key. Also, added a note pointing out fact that the prompt only
8991 indicates the first matching key.
8992
8993 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8994 pgg-decrypt-region.
8995 (pgg-pending-timers): A new hash for tracking the passphrase cache
8996 timers, so that new ones supercede old ones.
8997 (pgg-add-passphrase-to-cache): Rename from
8998 `pgg-add-passphrase-cache' to reduce confusion (all callers
8999 changed). Modified to cancel old timers when new ones are added.
9000 (pgg-remove-passphrase-from-cache): Rename from
9001 `pgg-remove-passphrase-cache' to reduce confusion (all callers
9002 changed). Modified to cancel old timers when their keys are
9003 removed from the cache.
9004 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
9005 XEmacs, an indirection to delete-itimer.
9006 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
9007 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
9008 users can only check cache without risk of prompting. Correct bug in
9009 notruncate behavior.
9010 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
9011 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
9012 Add informative docstrings.
9013 (pgg-decrypt): Convey provided passphrase in subordinate call to
9014 pgg-decrypt-region.
9015
9016 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
9017 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
9018 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
9019 `passphrase' argument, so the passphrase can be managed externally
9020 and then passed in to the system.
9021
9022 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
9023 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
9024 so the passphrase cache can be used reliably with identifiers
9025 besides a pgp packet's key id.
9026
9027 * pgg-gpg.el (pgg-pgp-encrypt-region)
9028 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
9029 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
9030 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
9031 argument to all these routines, so the passphrase can be managed
9032 externally and passed in to the system.
9033
9034 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
9035 `notruncate' argument, so the passphrase cache can be used
9036 reliably with identifiers besides a pgp packet's key id.
9037
9038 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
9039
9040 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
9041 symmetric encryption.
9042 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
9043 encrypted session key.
9044 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
9045 message ask for the passphrase in a proper way.
9046
9047 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
9048 New user commands for symmetric encryption.
9049
9050 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
9051
9052 * textmodes/conf-mode.el (conf-assignment-sign)
9053 (conf-assignment-regexp): Fix docstrings.
9054 (conf-mode-initialize): New function.
9055 (conf-mode): Remove optional args. Use delay-mode-hooks to
9056 recognize recursive calls.
9057 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
9058 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
9059 (conf-xdefaults-mode): Use define-derived-mode and
9060 conf-mode-initialize.
9061
9062 2005-10-29 Romain Francoise <romain@orebokech.com>
9063
9064 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
9065
9066 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
9067
9068 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
9069 part of the decoded armor to find the key-identifier.
9070 (pgg-gpg-lookup-key-owner): New function to return the
9071 human-readable identifier of a key owner.
9072 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
9073 key itself.
9074 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
9075 the key value) if we have a key and can match it against a secret
9076 key. Also, added a note pointing out fact that the prompt only
9077 indicates the first matching key.
9078
9079 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
9080 pgg-decrypt-region.
9081 (pgg-pending-timers): A new hash for tracking the passphrase cache
9082 timers, so that new ones supercede old ones.
9083 (pgg-add-passphrase-to-cache): Rename from
9084 `pgg-add-passphrase-cache' to reduce confusion (all callers
9085 changed). Modified to cancel old timers when new ones are added.
9086 (pgg-remove-passphrase-from-cache): Rename from
9087 `pgg-remove-passphrase-cache' to reduce confusion (all callers
9088 changed). Modified to cancel old timers when their keys are
9089 removed from the cache.
9090 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
9091 XEmacs, an indirection to delete-itimer.
9092 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
9093 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
9094 users can only check cache without risk of prompting. Correct bug in
9095 notruncate behavior.
9096 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
9097 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
9098 Add informative docstrings.
9099 (pgg-decrypt): Convey provided passphrase in subordinate call to
9100 pgg-decrypt-region.
9101
9102 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
9103
9104 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
9105 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
9106 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
9107 `passphrase' argument, so the passphrase can be managed externally
9108 and then passed in to the system.
9109
9110 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
9111 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
9112 so the passphrase cache can be used reliably with identifiers
9113 besides a pgp packet's key id.
9114
9115 * pgg-gpg.el (pgg-pgp-encrypt-region)
9116 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
9117 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
9118 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
9119 argument to all these routines, so the passphrase can be managed
9120 externally and passed in to the system.
9121
9122 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
9123 `notruncate' argument, so the passphrase cache can be used
9124 reliably with identifiers besides a pgp packet's key id.
9125
9126 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
9127
9128 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
9129 symmetric encryption.
9130 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
9131 encrypted session key.
9132 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
9133 message ask for the passphrase in a proper way.
9134
9135 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
9136 New user commands for symmetric encryption.
9137
9138 2005-10-28 Bill Wohler <wohler@newt.com>
9139
9140 * help-mode.el (help-url): New button type. Calls browse-url.
9141 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
9142 Similar to Info nodes: URL `url'.
9143 (help-make-xrefs): Create help-url buttons for
9144 help-xref-url-regexp matches.
9145
9146 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
9147
9148 * tool-bar.el (tool-bar-add-item-from-menu)
9149 (tool-bar-local-item-from-menu): Fix doc strings.
9150
9151 2005-10-28 Romain Francoise <romain@orebokech.com>
9152
9153 * ldefs-boot.el: Update.
9154
9155 * subr.el (locate-library): Move from help-fns.el.
9156 * help-fns.el (locate-library): Move to subr.el.
9157
9158 2005-10-28 Richard M. Stallman <rms@gnu.org>
9159
9160 * net/tramp.el (tramp-completion-mode): defvar moved up.
9161
9162 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
9163
9164 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
9165
9166 * files.el (find-file-noselect): Use %d to format large file size.
9167
9168 * bindings.el (mode-line-format): Add %e.
9169
9170 * loadup.el ("facemenu"): Load unconditionally.
9171 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
9172 ("x-dnd"): Load, when appropriate.
9173
9174 * startup.el (command-line): Call before-init-hook earlier.
9175 Warn about some bad characters in -u user name.
9176
9177 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
9178 (flyspell-external-point-words): Error if misspelled word is not found.
9179 Set flyspell-large-region-beg at end of word.
9180
9181 2005-10-28 Andreas Schwab <schwab@suse.de>
9182
9183 * view.el (View-revert-buffer-scroll-page-forward):
9184 Use view-page-size-default.
9185
9186 2005-10-28 Juri Linkov <juri@jurta.org>
9187
9188 * international/quail.el (quail-get-current-str): Translate last
9189 raw character for deterministic input methods.
9190
9191 2005-10-27 Jay Belanger <belanger@truman.edu>
9192
9193 * calc/calc-ext.el: Add functions to autoloads.
9194 (math-identity-matrix-p, math-ident-row-p): New functions.
9195
9196 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
9197 multiplication by an identity matrix; don't turn multiplication by
9198 an inverse matrix into division.
9199 (math-div-symbol-fancy): Replace division by matrices with
9200 multiplication by inverse.
9201
9202 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
9203
9204 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
9205 (calc-writeoutpower): New functions.
9206
9207 2005-10-27 Romain Francoise <romain@orebokech.com>
9208
9209 * replace.el (occur-engine): Include colon in mouse-face highlight.
9210
9211 * dired-x.el: Change Maintainer field.
9212
9213 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
9214
9215 * longlines.el (longlines-mode): Bind after-change-functions to
9216 nil during initial decoding and final encoding.
9217
9218 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
9219
9220 * term.el (term-emulate-terminal, term-handle-colors-array)
9221 (term-handle-ansi-escape): Specify the terminfo capabilities
9222 implemented.
9223
9224 2005-10-26 Richard M. Stallman <rms@gnu.org>
9225
9226 * info.el (Info-fontify-node): Fix detection of sentence-break
9227 before *Note.
9228
9229 2005-10-26 Romain Francoise <romain@orebokech.com>
9230
9231 * smerge-mode.el: Add `tools' to file keywords.
9232
9233 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
9234
9235 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
9236 when the fringe is not available.
9237
9238 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
9239 (def-gdb-auto-update-trigger): Simplify construction.
9240 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
9241 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
9242 defined explicitly.
9243 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
9244 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
9245 defined explicitly.
9246 (gdb-info-locals-custom): Remove as it's a no-op.
9247
9248 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
9249
9250 * longlines.el (longlines-mode): Remove narrowing before
9251 performing the initial decoding or final encoding.
9252
9253 2005-10-25 Romain Francoise <romain@orebokech.com>
9254
9255 * emacs-lisp/find-func.el (find-library-name): Also strip
9256 extension if library name ends in .el, to take advantage of
9257 `find-library-suffixes'.
9258
9259 2005-10-25 Richard M. Stallman <rms@gnu.org>
9260
9261 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
9262
9263 2005-10-25 Juri Linkov <juri@jurta.org>
9264
9265 * textmodes/texinfo.el (texinfo-mode): Change charset of one
9266 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
9267
9268 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
9269
9270 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
9271 (blackbox-redefine-key): Add argument `map'.
9272
9273 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
9274 regions when moving the jit-lock-context-unfontify-pos boundary.
9275
9276 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
9277
9278 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
9279
9280 2005-10-25 Masatake YAMATO <jet@gyve.org>
9281
9282 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
9283
9284 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
9285
9286 * play/blackbox.el (blackbox-redefine-key): New function.
9287 (blackbox-mode-map): Use it to remap existing bindings for cursor
9288 motion instead of binding literal keys.
9289
9290 2005-10-25 Glenn Morris <rgm@gnu.org>
9291
9292 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
9293 diary does not end in a newline. Do not assume a blank line at
9294 the start of the diary file.
9295
9296 2005-10-25 Kenichi Handa <handa@m17n.org>
9297
9298 * international/quail.el (quail-translate-key): If the input
9299 method is deterministic and failed to handle the last key, restart
9300 the key handling loop from an appropriate key.
9301
9302 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
9303
9304 * vc.el (vc-dired-mode): Extend comment for binding of
9305 `directory-listing-before-filename-regexp'.
9306
9307 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
9308
9309 * textmodes/texinfo.el (texinfo-mode):
9310 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
9311 not to unnecessarily expose emacs-mule's internal char codes.
9312
9313 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
9314
9315 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
9316 Display hand pointer and help-echo on disabled icon too.
9317 (gdb-mouse-until): New function.
9318 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
9319
9320 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
9321
9322 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
9323 with 2005-10-23 change to doctor.el.
9324
9325 * finder.el (finder-mode-map): Add follow-link binding.
9326
9327 2005-10-25 Kim F. Storm <storm@cua.dk>
9328
9329 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
9330 to gdb-mouse-toggle-breakpoint-fringe.
9331 (gdb-mouse-toggle-breakpoint-margin): Rename from
9332 gdb-mouse-toggle-breakpoint. Fix doc.
9333 (gdb-mouse-toggle-breakpoint-fringe): New defun.
9334 (gdb-put-string): Add optional SPROPS arg. Add props to string.
9335 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
9336 string properties also for fringe breakpoint bitmaps.
9337
9338 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
9339
9340 * textmodes/org.el (org-start-icalendar-file): Fix format form.
9341
9342 2005-10-25 Masatake YAMATO <jet@gyve.org>
9343
9344 * simple.el (completion-common-substring):
9345 Use `completion-common-substring' prior to `completion-base-size'.
9346
9347 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
9348
9349 * savehist.el: Require CL while compiling.
9350 (savehist-history-variables): Remove.
9351 (savehist-save-minibuffer-history, savehist-additional-variables)
9352 (savehist-minibuffer-history-variables): New vars.
9353 (savehist-save): Use them.
9354 (savehist-uninstall, savehist-minibuffer-hook): New funs.
9355 (savehist-install): New fun, extracted from savehist-load.
9356 (savehist-load): Use them.
9357
9358 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
9359
9360 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
9361 a dummy doc-string-elt property.
9362 (defalias, defvaralias, define-category): Add a docstring property.
9363
9364 * image.el (defimage):
9365 * widget.el (define-widget):
9366 * custom.el (defface, defcustom): Add `doc-string' declaration.
9367
9368 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
9369 (defadvice): Add `doc-string' declaration.
9370
9371 * emacs-lisp/byte-run.el (macro-declaration-function):
9372 Handle `doc-string' declarations.
9373 (define-obsolete-function-alias, define-obsolete-variable-alias):
9374 Add `doc-string' declaration.
9375
9376 2005-10-24 Kenichi Handa <handa@m17n.org>
9377
9378 * international/utf-7.el (utf-7): Add autoload cookie.
9379
9380 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
9381
9382 2005-10-24 Eli Zaretskii <eliz@gnu.org>
9383
9384 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
9385 list of directories passed to batch-update-autoloads. Add "." to
9386 the list of the echoed directories.
9387
9388 * pgg-def.el:
9389 * pgg-gpg.el:
9390 * pgg-parse.el:
9391 * pgg-pgp.el:
9392 * pgg-pgp5.el:
9393 * pgg.el: Moved here from the gnus subdirectory.
9394
9395 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
9396
9397 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
9398 in case comint-prompt-read-only is set to t.
9399
9400 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
9401 in case comint-prompt-read-only is set to t.
9402
9403 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
9404
9405 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
9406 Now a string.
9407 (icalendar-import-format): Handle CLASS, STATUS, URL.
9408 Rename `subject' to `summary'.
9409 (icalendar-import-format-summary): Rename from
9410 `icalendar-import-format-subject'.
9411 (icalendar-import-format-url, icalendar-import-format-status)
9412 (icalendar-import-format-class): New variables.
9413 (icalendar--rris): Take variable argument list.
9414 (icalendar--datestring-to-isodate): Remove unnecessary
9415 calendar-style check when converting dates with explicit month names.
9416 (icalendar-export-region): Change return type of conversion
9417 subroutines. Bury current buffer unless error occurred.
9418 (icalendar--convert-to-ical)
9419 (icalendar--parse-summary-and-rest): New functions.
9420 (icalendar--convert-ordinary-to-ical)
9421 (icalendar--convert-weekly-to-ical)
9422 (icalendar--convert-yearly-to-ical)
9423 (icalendar--convert-block-to-ical)
9424 (icalendar--convert-cyclic-to-ical)
9425 (icalendar--convert-anniversary-to-ical): Change return type.
9426 Strip trailing blanks from subject.
9427 (icalendar--convert-sexp-to-ical): Change return type.
9428 Strip trailing blanks from subject. Handle simple sexp
9429 entries as generated by icalendar.el.
9430 (icalendar--convert-float-to-ical)
9431 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
9432 (icalendar-import-file): Doc fix.
9433 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
9434 Correct call to icalendar--rris.
9435 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
9436 `summary'.
9437 (icalendar--add-diary-entry): Rename `subject' to `summary'.
9438
9439 2005-10-24 Romain Francoise <romain@orebokech.com>
9440
9441 * server.el (server-sentinel): Set query-on-exit flag to nil on
9442 new client processes (it isn't inherited from the server process).
9443
9444 * replace.el (occur-engine): Rearrange text properties.
9445
9446 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
9447
9448 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
9449 case-fold-search is nil.
9450 (debug-help-follow): Use help-xref-interned directly.
9451
9452 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
9453
9454 * thumbs.el (thumbs-image-type): Add .pbm.
9455
9456 2005-10-23 Richard M. Stallman <rms@gnu.org>
9457
9458 * faces.el (inhibit-face-set-after-frame-default): New variable.
9459 (set-face-attribute): Bind it.
9460 (face-set-after-frame-default): Test it.
9461
9462 * help-fns.el (describe-simplify-lib-file-name): New function.
9463 (describe-function-1, describe-variable): Use it.
9464
9465 * faces.el (describe-face): Use describe-simplify-lib-file-name.
9466
9467 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
9468 Eliminate nil as possible value.
9469 (tooltip-hide-delay): Reduce internal-border-width.
9470
9471 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
9472 (menu-bar-file-menu) <new-file>: Likewise.
9473
9474 * simple.el (line-move-finish): Ignore fields computing LINE-END.
9475
9476 * international/mule.el (load-with-code-conversion):
9477 Pass full file name to `eval-buffer' unless preloading.
9478
9479 * textmodes/flyspell.el (flyspell-large-region):
9480 Call ispell-check-version.
9481
9482 * textmodes/ispell.el (ispell-local-dictionary-overridden):
9483 Fix the make-variable-buffer-local call that was supposed
9484 to be for this variable.
9485 (ispell-aspell-supports-utf8): Doc fix.
9486 (ispell-find-aspell-dictionaries): Preserve elements of
9487 ispell-dictionary-alist for dictionaries that aspell doesn't report.
9488 (ispell-aspell-find-dictionary): Return nil on error.
9489
9490 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
9491 (doctor-symptoms): Likewise.
9492
9493 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
9494
9495 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
9496
9497 * cus-edit.el (custom-button, custom-button-pressed): New vars.
9498 (custom-raised-buttons): Add :set spec.
9499 (custom-button-unraised, custom-button-pressed-unraised):
9500 New faces, so that custom-raised-buttons actually does something.
9501 (custom-mode): Use custom-button and custom-button-pressed.
9502
9503 * wid-edit.el (widget-specify-button): Don't ignore
9504 widget-mouse-face on graphic terminals.
9505 (widget-move-and-invoke): Cleanup.
9506
9507 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
9508
9509 * whitespace.el (whitespace-cleanup): Doc fix.
9510
9511 2005-10-23 Romain Francoise <romain@orebokech.com>
9512
9513 * emulation/viper.el (viper-set-hooks): Quote forms passed to
9514 `eval-after-load' to avoid evaluating their result.
9515
9516 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9517
9518 * files.el (directory-listing-before-filename-regexp):
9519 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
9520
9521 * dired.el (dired-move-to-filename-regexp): Remove.
9522 All occurences replaced by `directory-listing-before-filename-regexp'.
9523
9524 * dired-x.el, locate.el, vc.el:
9525 Replace `dired-move-to-filename-regexp' by
9526 `directory-listing-before-filename-regexp'. In vc.el it is
9527 overwritten locally; maybe this can be handled in files.el too.
9528
9529 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
9530 replaced by `directory-listing-before-filename-regexp'.
9531
9532 2005-10-23 Andreas Schwab <schwab@suse.de>
9533
9534 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
9535 and eval-next-after-load.
9536
9537 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
9538
9539 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
9540 exist, create it.
9541
9542 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
9543
9544 * allout.el: Remove autoloads for mailcrypt and crypt++.
9545 Require pgg, pgg-gpg during compilation.
9546 (allout-version): Increment version number to 2.1, and use a literal
9547 rather than RCS Id.
9548 (allout-default-encryption-scheme): Remove.
9549 (allout-passphrase-verifier-handling)
9550 (allout-passphrase-verifier-string)
9551 (allout-file-passphrase-verifier-string)
9552 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
9553 (allout-passphrase-hint-handling): Rename and simplify.
9554 (allout-init): Use `find-file-hook' if available, otherwise
9555 `find-file-hooks'.
9556 (allout-mode): Use `write-file-functions' if available, otherwise
9557 `local-write-file-hooks' and, instead of making auto-save-hook
9558 buffer local, make the write-file-hook activity contingent to
9559 allout-mode.
9560 (allout-mode): Use key-binding substitution in the docstring.
9561 (allout-kill-line): Spell-out kill ring data structure mutation
9562 instead of using byte-compiler-complaint-provoking `pop'.
9563 (allout-insert-listified): Use `insert' rather than `insert-string'
9564 (allout-toggle-current-subtree-encryption): Update docstring, adjust
9565 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
9566 (allout-encrypt-string): Totally revamped vis new underlying
9567 encryption facilities.
9568 (allout-mc-activate-passwd): Remove.
9569 (allout-obtain-passphrase): New, more or less replaces
9570 allout-mc-activate-passwd.
9571 (allout-encrypted-key-info): More or less replaces
9572 allout-encrypted-text-type.
9573 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
9574 (my-mark-marker): Use `(featurep 'xemacs)'.
9575
9576 2005-10-23 Lars Hansen <larsh@soem.dk>
9577
9578 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
9579 (byte-compile-file-form-defmumble, byte-compile-defun)
9580 (byte-compile-defmacro): Use it.
9581 (byte-compile-form): Don't call byte-compile-set-symbol-position
9582 when a byte-compile handler is called.
9583
9584 2005-10-22 Romain Francoise <romain@orebokech.com>
9585
9586 * savehist.el (savehist-history-variables): Add `grep-find-history'.
9587
9588 * subr.el (eval-after-load): Convert library name to an absolute
9589 file name using locate-library, since load-history no longer has
9590 library names in it.
9591
9592 2005-10-22 Richard M. Stallman <rms@gnu.org>
9593
9594 * files.el (make-temp-file): Move from subr.el.
9595 * subr.el (make-temp-file): Move to files.el.
9596
9597 * window.el (get-buffer-window-list): Move from subr.el.
9598 * subr.el (get-buffer-window-list): Move to window.el.
9599
9600 * image.el (image-load-path): Use eval-at-startup to initialize.
9601
9602 * subr.el (eval-at-startup): New macro.
9603
9604 * subr.el: Much rearrangement of functions and division
9605 into pages. No code changes.
9606
9607 2005-10-22 Kenichi Handa <handa@m17n.org>
9608
9609 * tar-mode.el (tar-extract): Be sure to call
9610 find-operation-coding-system if set-auto-coding doesn't find a
9611 coding system.
9612
9613 2005-10-22 Kim F. Storm <storm@cua.dk>
9614
9615 * image.el (image-type-header-regexps): Rename from image-type-regexps.
9616 Change users.
9617 (image-type-file-name-regexps): New defconst.
9618 (image-type-from-data): Simplify loop.
9619 (image-type-from-buffer): New defun.
9620 (image-type-from-file-header): Use it instead of image-type-from-data.
9621 Use image-search-load-path instead of only looking in data-directory.
9622 (image-type-from-file-name): New defun.
9623 (image-search-load-path): Change `pathname' to `filename'.
9624 Make PATH arg optional, default to image-load-path.
9625
9626 2005-10-21 Richard M. Stallman <rms@gnu.org>
9627
9628 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
9629
9630 * textmodes/paragraphs.el (sentence-end-base): New variable.
9631 (sentence-end): Use sentence-end-base.
9632
9633 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9634
9635 * font-lock.el (font-lock-default-fontify-region): Check the multiline
9636 property independently from the font-lock-multiline variable.
9637
9638 2005-10-21 Richard M. Stallman <rms@gnu.org>
9639
9640 * emacs-lisp/find-func.el (find-library-name): Doc fix.
9641
9642 * startup.el (command-line): Convert library names
9643 in `load-history' to absolute file names.
9644
9645 * subr.el (symbol-file): Doc fix.
9646
9647 * loadhist.el (file-loadhist-lookup): Call locate-library
9648 instead of find-library-name. Don't try converting
9649 abs file names to library names, since load-history no longer
9650 has library names in it.
9651 (file-dependents, file-provides, file-requires): Doc fixes.
9652
9653 2005-10-21 Juri Linkov <juri@jurta.org>
9654
9655 * progmodes/etags.el (tags-table-mode): New function.
9656 (tags-verify-table): Replace initialize-new-tags-table with
9657 tags-table-mode.
9658
9659 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
9660 default value.
9661 (desktop-modes-not-to-save): Add tags-table-mode to the
9662 default value.
9663
9664 * info.el (Info-index-next): Add total number of index
9665 alternatives to the message.
9666
9667 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
9668 backward only space (instead of space and period) before looking
9669 at sentence end.
9670
9671 * simple.el (set-variable): Use user-variable-p instead of symbolp.
9672 Add the old variable value as 4th default-value arg of read-string.
9673
9674 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9675
9676 * cus-face.el (custom-declare-face): Make face from X resources
9677 also on Mac.
9678
9679 * disp-table.el (standard-display-g1, standard-display-graphic):
9680 Refuse to use string glyphs also on Mac.
9681 (standard-display-european): Don't set terminal coding system also
9682 on Mac.
9683
9684 * frame.el (display-screens): Use x-display-screens also on Mac.
9685
9686 2005-10-21 Romain Francoise <romain@orebokech.com>
9687
9688 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
9689
9690 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9691
9692 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
9693 and $? into sexps.
9694
9695 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
9696 warning face on open-paren-in-column-0.
9697
9698 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
9699 boundary case. Fix typo.
9700 Suggested by Martin Rudalics <rudalics@gmx.at>.
9701
9702 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9703
9704 * textmodes/org.el (org-combined-agenda-icalendar-file)
9705 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
9706 (org-export-icalendar-this-file)
9707 (org-export-icalendar-all-agenda-files)
9708 (org-export-icalendar-combine-agenda-files): New commands.
9709 (org-export-icalendar, org-print-icalendar-entries)
9710 (org-start-icalendar-file, org-finish-icalendar-file)
9711 (org-ical-ts-to-string): New functions.
9712 (org-read-date, org-goto-calendar)
9713 (org-agenda-goto-calendar): Inhibit displaying diary entries by
9714 call to `calendar'.
9715 (orgtbl-setup): Remove the :keys arguments from the menu description.
9716 (org-after-save-iCalendar-file-hook): New variable.
9717
9718 2005-10-21 Kenichi Handa <handa@m17n.org>
9719
9720 * language/vietnamese.el (tcvn-5712): Make it an alias of
9721 vietnamese-tcvn coding-system.
9722
9723 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
9724
9725 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
9726 group id is given.
9727
9728 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
9729
9730 * progmodes/sh-script.el (sh-escaped-line-re): New var.
9731 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
9732 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
9733 whose line is either continued or ends with a comment.
9734
9735 2005-10-20 Romain Francoise <romain@orebokech.com>
9736
9737 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
9738
9739 * replace.el (occur-engine): Add follow-link property.
9740
9741 * font-core.el (font-lock-mode): Doc fix.
9742
9743 2005-10-20 Richard M. Stallman <rms@gnu.org>
9744
9745 * net/rcirc.el: New file.
9746
9747 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
9748
9749 * term.el (term-term-name): Initialize to "eterm-color".
9750
9751 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
9752
9753 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
9754 for encryption functionality.
9755 Move allout customization subgroup from `editing' to `outlines' group.
9756 Fix commentary keywords to legitimate ones.
9757 Update author info (using my current email address, obscurified).
9758 (allout-encrypt-string, allout-encryption-produce-work-buffer)
9759 (allout-encrypted-topic-p, allout-encrypted-text-type)
9760 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
9761 (allout-situate-encryption-key-verifier)
9762 (allout-get-encryption-key-verifier, allout-verify-key)
9763 (allout-next-topic-pending-encryption)
9764 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
9765 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
9766 (outline-key-verifier-handling, outline-key-hint-handling)
9767 (outline-encrypt-unencrypted-on-saves): New defcustoms.
9768 (allout-file-key-verifier-string, allout-encryption-scheme)
9769 (allout-key-verifier-string, allout-key-hint-string)
9770 (allout-after-save-decrypt): New variables.
9771 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
9772 (allout-after-saves-handler): New hook functions.
9773 (allout-post-command-business): Do allout-after-save-decrypt.
9774 (allout-enable-file-variable-adjustment): Custom var to enable
9775 mechanism for adding and adjusting settings of Emacs file variables.
9776 (allout-adjust-file-variable, allout-file-vars-section-data):
9777 New functions, implement the mechanism.
9778 (outlineify-sticky): Use the file vars mechanism.
9779 (allout-inhibit-protection, allout-during-write-cue)
9780 (allout-override-protect, allout-before-change-protect): Remove.
9781 (allout-flag-region, allout-open-topic): Adjust read-only text.
9782 (allout-open-line-not-read-only): Add to facilitate read-only
9783 text based protection.
9784 (allout-kill-line): Revise to adjust read-only text, clue the
9785 user about the inhibition.
9786 (allout-unprotected): Use unwind-protect.
9787 (allout-shift-in, allout-shift-out): Disallow manually shifting a
9788 topic deeper than the offspring depth of the previous topic -
9789 avoiding confusing "containment discontinuities".
9790 (allout-reindent-bodies): Fix retention of body relative hanging
9791 indent during promotion of collapsed bodies.
9792 (allout-open-topic): Make it easy to open new topic with same
9793 bullet as current topic - topic creation functions provided with
9794 any universal argument provokes now prompt for bullet, defaulting
9795 to the bullet of the previous topic.
9796 (allout-plain-bullets-string, allout-distinctive-bullets-string):
9797 Plain bullet alternates `.' period and `,' comma only. All other
9798 bullets are relegated to special status (but customizable).
9799 (allout-end-of-entry): Rename from allout-end-of-current-entry
9800 since it actually operates w.r.t. most immediately containing
9801 entry, visible or not.
9802 (allout-hide-current-entry, allout-show-current-entry): Use the
9803 revised version.
9804 (allout-old-expose-topic): Solidify deprecation.
9805 (allout-end-of-subtree): Add so we can span concealed as well
9806 as visible topics.
9807 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
9808 (allout-end-of-current-heading): Tweak to just respect the first line.
9809 (allout-get-body-text): Add.
9810 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
9811 when invoked interactively.
9812 (allout-up-current-level): Use `interactive-p'.
9813 (allout-mode, allout-init): Miscellaneous docstring and
9814 operational refinements, as well as hookups of new encryption stuff.
9815 (allout-beginning-of-current-entry): Now works as advertised.
9816 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
9817 (allout-isearch-rectification): Refine condition for isearching.
9818 (allout-isearch-abort, allout-enwrap-isearch)
9819 (allout-flag-region, my-region-active-p): Relocate some macros.
9820 (allout-title): Fallback title is (buffer-name), not
9821 non-existing (current-buffer-name).
9822 (subst-char-in-string): Define if absent (for some XEmacs versions).
9823
9824 2005-10-20 Jari Aalto <jari.aalto@cante.net>
9825
9826 * mail/sendmail.el (mail-setup-hook, mail-aliases)
9827 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
9828 (mail-citation-prefix-regexp, mail-signature-file)
9829 (mail-default-headers, mail-bury-selects-summary)
9830 (mail-send-nonascii): Add autoload cookies.
9831
9832 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
9833
9834 * frame.el (blink-cursor-mode): Add `mac' to the list of
9835 window-system's that support blinking cursor.
9836
9837 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
9838
9839 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
9840
9841 2005-10-20 Eli Zaretskii <eliz@gnu.org>
9842
9843 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
9844 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
9845 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
9846
9847 2005-10-20 Kim F. Storm <storm@cua.dk>
9848
9849 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
9850 (ido-set-current-directory): Don't add / after final @.
9851 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
9852 Explicitly handle ange-ftp completion oddities.
9853 (ido-make-file-list): Don't rotate list at tramp root to avoid
9854 triggering tramp file handler for expand-file-name via get-file-buffer.
9855
9856 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
9857
9858 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
9859
9860 2005-10-19 Jay Belanger <belanger@truman.edu>
9861
9862 * calc/calc-units.el (math-standard-units): Add units, adjust
9863 symbols and update values.
9864 (math-unit-prefixes): Add more prefixes.
9865
9866 2005-10-19 Romain Francoise <romain@orebokech.com>
9867
9868 * bookmark.el (bookmark-menu-heading): New face.
9869 (bookmark-bmenu-list): Use it.
9870 Don't fiddle with `baud-rate' at top-level.
9871
9872 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
9873
9874 * image.el (create-image, find-image): Mention max-image-size in
9875 docstring.
9876
9877 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9878
9879 * savehist.el (savehist-load): Revert to checking XEmacs.
9880
9881 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
9882 Various docstring and line-width fixups.
9883 (conf-mode): Use cond.
9884 Set font-lock-defaults. Don't set comment-use-syntax.
9885
9886 2005-10-18 David Ponce <david@dponce.com>
9887
9888 * tree-widget.el (tree-widget-button-click): New function.
9889 (tree-widget-button-keymap): Use it.
9890
9891 2005-10-18 Romain Francoise <romain@orebokech.com>
9892
9893 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
9894 (bookmark-bmenu-hide-filenames): Add follow-link property.
9895 Improve help-echo text.
9896
9897 * ffap.el (find-file-at-point): Doc fix.
9898
9899 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9900
9901 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
9902
9903 2005-10-18 Masatake YAMATO <jet@gyve.org>
9904
9905 Install to the CVS repository what I forgot to install in my
9906 2005-10-16 changes.
9907
9908 * progmodes/python.el (python-complete-symbol): Pass the common
9909 prefix substring of completion to `display-completion-list'.
9910
9911 * textmodes/org.el (org-complete): Ditto.
9912
9913 2005-10-18 Masatake YAMATO <jet@gyve.org>
9914
9915 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
9916
9917 * woman.el (WoMan-xref-man-page): New button type derived
9918 from `Man-abstract-xref-man-page'.
9919 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
9920
9921 * man.el (Man-abstract-xref-man-page): New button type.
9922 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
9923 (Man-highlight-references): Add new optional argument `xref-man-type'.
9924
9925 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9926
9927 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
9928
9929 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
9930
9931 * cus-edit.el (Custom-move-and-invoke): Delete.
9932 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
9933
9934 * wid-edit.el (widget-move-and-invoke): New function, from
9935 Custom-move-and-invoke.
9936
9937 2005-10-17 Bill Wohler <wohler@newt.com>
9938
9939 Move all remaining images from lisp/toolbar to etc/images, move
9940 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
9941 the low resolution images in their own directory (low-color).
9942
9943 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
9944 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
9945 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
9946 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
9947 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
9948 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
9949 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
9950
9951 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
9952 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
9953 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
9954 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
9955 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
9956 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
9957 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
9958 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
9959 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
9960 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
9961 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
9962 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
9963 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
9964 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
9965 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
9966
9967 To conform with convention, replace the underscore (_) in the
9968 following image names with dash (-) or (/) as appropriate.
9969
9970 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
9971 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
9972 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
9973 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
9974 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
9975 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
9976 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
9977 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
9978 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
9979 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
9980 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
9981 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
9982 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
9983 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
9984 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
9985
9986 * info.el (info-tool-bar-map): Replace underscores in image names
9987 with dashes.
9988
9989 * makefile.w32-in (WINS): Remove toolbar.
9990
9991 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
9992
9993 * tool-bar.el: Move to lisp from toolbar. Now that
9994 toolbar is empty, it should be deleted when folks run "cvs up -P".
9995
9996 2005-10-18 Jay Belanger <belanger@truman.edu>
9997
9998 * calc/calc-store.el (calc-store-into): Get the proper variable name
9999 to display in message.
10000
10001 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
10002
10003 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
10004 expressions display in speedbar for all buffers when debugging.
10005 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
10006
10007 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
10008 (speedbar-insert-button, speedbar-make-button):
10009 Use add-text-properties.
10010 (speedbar-update-localized-contents)
10011 (speedbar-update-directory-contents)
10012 (speedbar-update-special-contents): Use dolist.
10013 (speedbar-buffer-easymenu-definition): Add a menu separator.
10014
10015 2005-10-17 Jason Rumney <jasonr@gnu.org>
10016
10017 * makefile.w32-in: Use $(lisp) consistently.
10018 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
10019 for shell specific generation of mh-autoloads.
10020
10021 2005-10-17 Richard M. Stallman <rms@gnu.org>
10022
10023 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
10024
10025 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
10026
10027 * jit-lock.el (jit-lock-fontify-now):
10028 Move jit-lock-context-unfontify-pos to avoid wasted work.
10029
10030 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
10031
10032 * net/tramp.el (tramp-completion-mode): New defvar. Used in
10033 `tramp-completion-mode' for checking if we are in completion mode.
10034 (tramp-completion-handle-file-name-all-completions): Reorder code
10035 in order to complete for file names only in case there are no
10036 method/user/host completions. This is necessary for cooperation
10037 with ido. Reported by Kim F. Storm <storm@cua.dk>.
10038
10039 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
10040
10041 * longlines.el (longlines-search-forward)
10042 (longlines-search-backward): Match any number of spaces.
10043
10044 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
10045
10046 * diff-mode.el (diff-mode): Doc fix.
10047
10048 2005-10-16 David Reitter <david.reitter@gmail.com>
10049
10050 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
10051 as default on darwin and windows systems.
10052
10053 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
10054
10055 * arc-mode.el (archive-zip-extract): Doc fix.
10056
10057 2005-10-16 Romain Francoise <romain@orebokech.com>
10058
10059 * mouse.el (mouse-1-click-follows-link): Doc fix.
10060
10061 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
10062
10063 * savehist.el: Don't require CL at runtime.
10064 (savehist-xemacs): Remove.
10065 (savehist-coding-system): Use utf-8 if present, regardless of religion.
10066 (savehist-no-conversion): Use (featurep 'xemacs).
10067 (savehist-load): Check existence of start-itimer rather than XEmacs.
10068 Use an idle timer.
10069 (savehist-process-for-saving): Replace use of CL funs `subseq' and
10070 `delete-if-not'.
10071
10072 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
10073
10074 * savehist.el: Newer version.
10075 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
10076 (savehist-last-checksum, savehist-no-conversion): New vars.
10077 (savehist-autosave, savehist-process-for-saving, savehist-printable):
10078 New functions.
10079 (savehist-load, savehist-save): Use them.
10080 (savehist-delimit): Remove.
10081
10082 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
10083
10084 * progmodes/compile.el (compilation-goto-locus): Display the
10085 compilation buffer first and the source buffer second, in case they're
10086 in overlapping frames. Don't raise the compilation frame if it was the
10087 selected window upon entry. Pass the `other-window' arg to
10088 pop-to-buffer.
10089
10090 * info.el (Info-fontify-node): Use dolist.
10091 Change add-text-properties to put-text-property.
10092
10093 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10094
10095 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
10096 bound of search.
10097
10098 2005-10-16 Masatake YAMATO <jet@gyve.org>
10099
10100 * dabbrev.el (dabbrev-completion): Pass the common
10101 prefix substring of completion to `display-completion-list'.
10102
10103 * filecache.el (file-cache-minibuffer-complete)
10104 (file-cache-complete): Ditto.
10105
10106 * tempo.el (tempo-display-completions): Ditto.
10107
10108 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
10109
10110 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
10111
10112 * eshell/em-hist.el (eshell-list-history): Ditto.
10113
10114 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
10115
10116 * mail/mailalias.el (mail-complete): Ditto.
10117
10118 * progmodes/etags.el (complete-tag): Ditto.
10119
10120 * progmodes/make-mode.el (makefile-complete): Ditto.
10121
10122 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
10123
10124 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
10125
10126 * progmodes/pascal.el (pascal-complete-word)
10127 (pascal-show-completions): Ditto.
10128
10129 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
10130
10131 * simple.el (completion-common-substring): New variable.
10132 (completion-setup-function): Use `completion-common-substring'
10133 to put faces.
10134
10135 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10136
10137 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
10138 (x-get-selection, mac-select-convert-to-string): Convert from/to
10139 UTF-16 clipboard data as in native byte order, no BOM.
10140
10141 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
10142
10143 * progmodes/gud.el (gud-tool-bar-map): Rename the images
10144 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
10145 (gud-sentinel): Use speedbar-frame to check for speedbar.
10146
10147 2005-10-15 Richard M. Stallman <rms@gnu.org>
10148
10149 * savehist.el: New file.
10150
10151 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
10152
10153 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
10154 Fix bug in \bf fontification.
10155
10156 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
10157
10158 * pcvs.el (cvs-edit-log-files): New var.
10159 (cvs-mode-edit-log): New arg `file'.
10160 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
10161 Instead force the use of the original file and nothing else.
10162 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
10163 the cvs-minor-wrap-function is set.
10164 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
10165
10166 2005-10-14 Bill Wohler <wohler@newt.com>
10167
10168 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
10169 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
10170 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
10171 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
10172 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
10173 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
10174 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
10175 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
10176 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
10177 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
10178 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
10179 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
10180 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
10181 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
10182 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
10183
10184 * progmodes/gud.el (gud-tool-bar-map): Rename the images
10185 appropriately (for example, gud-break to gud/break).
10186
10187 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
10188
10189 * longlines.el (longlinges-search-function)
10190 (longlines-search-forward, longlines-search-backward): New functions.
10191 (longlines-mode): Set isearch-search-fun-function to
10192 longlinges-search-function.
10193
10194 * mouse.el (mouse-drag-region-1): Handle the case where a
10195 double-click event is bound to an arbitrary function.
10196
10197 2005-10-14 David Ponce <david@dponce.com>
10198
10199 * recentf.el (recentf-track-opened-file)
10200 (recentf-track-closed-file, recentf-update-menu)
10201 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
10202 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
10203 mouse-1-click-follows-link.
10204
10205 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10206
10207 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
10208 Gnome file-manager.png. Suggested by
10209 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
10210
10211 * toolbar/README: Add diropen.xpm.
10212
10213 2005-10-13 Bill Wohler <wohler@newt.com>
10214
10215 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
10216 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
10217
10218 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
10219
10220 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
10221 Don't waste the byte-compiler's time on constant data.
10222
10223 2005-10-13 Kenichi Handa <handa@m17n.org>
10224
10225 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
10226 byte with `escape-glyph' face.
10227
10228 * international/fontset.el (ccl-encode-unicode-font):
10229 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
10230 Handle the case that ucs-mule-to-mule-unicode translates a character to
10231 ASCII (usually for IPA characters).
10232
10233 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
10234
10235 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
10236 Don't hide the underline of titles if font-lock-mode is disabled.
10237
10238 2005-10-12 Bill Wohler <wohler@newt.com>
10239
10240 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
10241 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
10242 files in MH-E-SRC have been updated.
10243 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
10244
10245 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
10246
10247 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
10248 (mixal-mode-syntax-table): Add \n as end-comment.
10249 (mixal-operation-codes-alist): Immediately initialize to full value.
10250 (mixal-add-operation-code): Remove.
10251 (mixal-describe-operation-code): Make the arg non-optional.
10252 Use the interactive spec instead.
10253 Use mixal-operation-codes-alist rather than mixal-operation-codes.
10254 (mixal-font-lock-keywords): Don't highlight comments here any more.
10255 (mixal-font-lock-syntactic-keywords): New var.
10256 (mixal-mode): Use it. Fix comment-start-skip.
10257
10258 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10259
10260 * startup.el (command-line-x-option-alist): -nb => -nbi
10261
10262 2005-10-12 Kim F. Storm <storm@cua.dk>
10263
10264 * startup.el (fancy-splash-default-action): Discard mouse click in
10265 the splash screen window, as it has no sensible meaning in the
10266 next window to be selected. Fixes error reported by Jan D.
10267
10268 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10269
10270 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
10271
10272 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
10273
10274 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
10275 Try to fix up minor layout issues like indentation, line break, etc...
10276 (mixal-mode-syntax-table): Don't try to specify comment syntax,
10277 because it doesn't work.
10278 (mixal-operation-codes): Add some more codes.
10279 (mixal-font-lock-keywords): Process comments here.
10280 (mixal-mode): mixasm no longer needs -g option.
10281
10282 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
10283
10284 * progmodes/sh-script.el (sh-tmp-file):
10285 Use mktemp -t. Finish support for es and rc shells.
10286
10287 2005-10-11 Jay Belanger <belanger@truman.edu>
10288
10289 * calc/calcalg2.el (calc-integral): With an argument, compute the
10290 definite integral.
10291
10292 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
10293
10294 * mouse.el (mouse-drag-region-1): Don't try to catch a
10295 double-click when doing follow-link (it's overridden anyway).
10296
10297 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
10298
10299 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
10300 (autoload-print-form-outbuf): Add docstring.
10301
10302 2005-10-11 Juri Linkov <juri@jurta.org>
10303
10304 * info.el (Info-mode-menu): Delete menu item "Edit".
10305 (Info-mode): Delete description of Info-edit from docstring,
10306 and rearrange descriptions of Info commands in the order
10307 they are documented in the Info manual.
10308
10309 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
10310
10311 * calendar/appt.el (appt-check): Use diary-selective-display var.
10312
10313 2005-10-10 Richard M. Stallman <rms@gnu.org>
10314
10315 * net/newsticker.el (newsticker-start, newsticker-show-news):
10316 Add autoload cookies.
10317
10318 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
10319
10320 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
10321
10322 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
10323
10324 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
10325
10326 2005-10-10 Jay Belanger <belanger@truman.edu>
10327
10328 * calc/calc-arith.el (math-check-known-scalarp)
10329 (math-check-known-matrixp): Check the values of arguments that are
10330 variables.
10331 (math-check-known-square-matrixp): New function.
10332 (math-known-square-matrixp): Use math-check-known-square-matrixp.
10333 (math-super-types): Add sqmatrix type.
10334
10335 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
10336 mode name `square' to `sqmatrix'.
10337
10338 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
10339 mode name `square' to `sqmatrix'.
10340
10341 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10342
10343 * progmodes/etags.el (select-tags-table-mode): Don't use
10344 selective-display.
10345 (tags-select-tags-table): Pass `button' to the action function.
10346 (select-tags-table): Place the side-info on button properties rather
10347 than in hidden text. Abbreviate file names.
10348 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
10349 (select-tags-table-select): Add `button' argument.
10350 Get side-info from the button property rather than from hidden text.
10351
10352 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
10353
10354 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
10355 (gud-speedbar-buttons): Preserve point if possible.
10356 (gud-sentinel): Restore previous speedbar display type.
10357
10358 * progmodes/gdb-ui.el (gdba): Improve diagram.
10359 (def-gdb-auto-update-handler, gdb-info-locals-handler)
10360 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
10361 Call get-buffer-window once.
10362
10363 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10364
10365 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
10366 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
10367 (pascal-indent-command): Remove unused var `ind'.
10368 (pascal-indent-case): Remove unused var `oldpos'.
10369 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
10370 since it's now used as a proper minor mode map.
10371 (pascal-outline): Rename to pascal-outline-mode.
10372 (pascal-outline-mode): Use define-minor-mode.
10373 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
10374 selective-display.
10375
10376 2005-10-10 Andreas Schwab <schwab@suse.de>
10377
10378 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
10379 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
10380
10381 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
10382 outside source directory.
10383
10384 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10385
10386 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
10387 C-x' as a prefix.
10388 (orgtbl-mode-map): Full keymap instead of sparse, because all
10389 `self-insert-command' keys are redefined in this map.
10390 (org-export-as-html): Specify charset for HTML file, by taking it
10391 from the coding system.
10392
10393 2005-10-10 Kenichi Handa <handa@m17n.org>
10394
10395 * textmodes/flyspell.el (flyspell-check-word-p):
10396 If unread-command-events is non-empty, don't call sit-for.
10397
10398 2005-10-09 Richard M. Stallman <rms@gnu.org>
10399
10400 * font-lock.el (font-lock-syntactic-keywords)
10401 (font-lock-keywords): Doc fixes.
10402
10403 * textmodes/flyspell.el (flyspell-external-point-words):
10404 Simplify logic, and don't try to check for consecutive appearances
10405 of one incorrect word.
10406
10407 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
10408
10409 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
10410 separator.
10411
10412 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
10413 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
10414 (gud-expansion-speedbar-buttons): New function.
10415 (gud-speedbar-buttons): Check for gud-comint-buffer.
10416
10417 2005-10-09 Bill Wohler <wohler@newt.com>
10418
10419 * Makefile.in (updates): Add mh-loaddefs dependency.
10420
10421 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
10422
10423 * speedbar.el (speedbar-file-key-map): Fix typo.
10424
10425 2005-10-09 Daniel Brockman <daniel@brockman.se>
10426
10427 * cus-start.el (line-spacing): Add custom spec.
10428
10429 2005-10-09 Romain Francoise <romain@orebokech.com>
10430
10431 * textmodes/ispell.el (ispell-check-version): Fix last change.
10432
10433 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10434
10435 * term/x-win.el: Remove -i, --icon-type from comment.
10436
10437 * startup.el (command-line-x-option-alist): Remove options -i,
10438 -itype, --icon-type, added -nb, --no-bitmap-icon
10439
10440 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
10441
10442 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
10443 instead of :active.
10444
10445 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
10446
10447 * textmodes/ispell.el (ispell-check-version):
10448 Ignore hyphen, and all that follows, in aspell's version text.
10449
10450 2005-10-08 Jay Belanger <belanger@truman.edu>
10451
10452 * calc/calc-arith.el (math-known-square-matrixp): New function.
10453 (math-pow-fancy): Check for matrices before distributing exponent
10454 across products.
10455
10456 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
10457 fullscreen keypad. Suggested by Luc Teirlinck.
10458 (calc-keypad-show-input): Add space for formatting.
10459
10460 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
10461 Add square matrix option.
10462
10463 * calc/calc-poly.el (math-expand-term): Check for matrices instead
10464 of checking calc-matrix-mode when deciding how to expand.
10465
10466 * calc/calc.el (calc-set-mode-line): Add square matrix option.
10467
10468 2005-10-08 Lars Hansen <larsh@soem.dk>
10469
10470 * net/tramp.el (tramp-perl-directory-files-and-attributes):
10471 Add error handling.
10472 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
10473
10474 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10475
10476 Sync with Tramp 2.0.51.
10477
10478 * net/tramp.el (tramp-handle-set-visited-file-modtime)
10479 (tramp-handle-insert-file-contents, tramp-handle-write-region):
10480 Insert special handling for `last-coding-system-used', again
10481 it still seems to be necessary (unlike stated before).
10482 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
10483 (tramp-password-prompt-regexp): There might be other words before
10484 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
10485 (tramp-chunksize): Improve docstring.
10486 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
10487 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
10488 Christian Joergensen <bugs@razor.dk>.
10489
10490 2005-10-07 Glenn Morris <rgm@gnu.org>
10491
10492 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
10493 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
10494 precision'.
10495
10496 2005-10-07 Romain Francoise <romain@orebokech.com>
10497
10498 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
10499 (ibuffer-do-shell-command-pipe-replace)
10500 (ibuffer-do-shell-command-file, ibuffer-do-eval)
10501 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
10502 (ibuffer-do-revert, ibuffer-do-replace-regexp)
10503 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
10504 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
10505 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
10506 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
10507 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
10508 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
10509 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
10510 Autoload file sans suffix.
10511
10512 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
10513
10514 2005-10-07 David Ponce <david@dponce.com>
10515
10516 * recentf.el (recentf-menu-open-all-flag): New option.
10517 (recentf-digit-shortcut-command-name): New function.
10518 (recentf--shortcuts-keymap): New variable.
10519 (recentf-menu-shortcuts): New variable.
10520 (recentf-make-menu-items): Initialize it. Replace the "More..."
10521 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
10522 (recentf-menu-value-shortcut): New function.
10523 (recentf-make-menu-item): Use it. No more in-lined.
10524 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
10525 (recentf-open-most-recent-file): Rename from
10526 `recentf-open-file-with-key'. Don't depend on key binding.
10527 (recentf-mode-map): New variable.
10528 (recentf-mode): Use it.
10529
10530 2005-10-06 Bill Wohler <wohler@newt.com>
10531
10532 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
10533
10534 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
10535 (MH-E-SRC): New. Used by mh-autoloads.
10536 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
10537 files in MH-E-SRC have been updated.
10538 (compile, recompile, bootstrap): Depend on mh-autoloads.
10539
10540 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
10541
10542 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
10543 gud-break and gud-remove icons when the fringe is not available.
10544
10545 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
10546 Typo.
10547
10548 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
10549
10550 * play/zone.el (zone): Wrap body with save-window-excursion.
10551
10552 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
10553
10554 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
10555 Use the new `list-only' arg to diary-list-entries.
10556
10557 * calendar/diary-lib.el: Use overlays rather than selective-display.
10558 (diary-selective-display): New var.
10559 (diary-header-line-format): Use it.
10560 (diary-list-entries): Add argument `list-only'.
10561 Put the buffer in diary-mode. Don't add \^M at beg and end.
10562 Replace \^M by invisible overlays.
10563 (diary-unhide-everything): Replace \^M by invisible overlays.
10564 (print-diary-entries): Look for overlays rather than \^M.
10565 Add a space to the temp buffer name.
10566 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
10567 Put the buffer in diary-mode.
10568 (list-sexp-diary-entries): Replace \^M by invisible overlays.
10569 (diary-anniversary): Make the year arg optional.
10570 (diary-time-regexp): New const.
10571 (diary-font-lock-keywords): Use it to accept a few more time formats.
10572
10573 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
10574
10575 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
10576
10577 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
10578 Fix bug introduced 2005-07-03: Use (car (last ...))
10579 to faithfully reproduce replaced artist-last.
10580 (artist-set-arrow-points-for-poly): Likewise.
10581 Suggested by Johan Bockg\e,Ae\e(Brd.
10582
10583 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
10584
10585 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
10586 * wid-edit.el (widget):
10587 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
10588 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
10589
10590 2005-10-06 Kenichi Handa <handa@m17n.org>
10591
10592 * international/mule-cmds.el (set-language-environment):
10593 Fix setting up of case-table for unibyte mode.
10594
10595 * simple.el (what-cursor-position): If the character is displayed
10596 by some `display' text property, show that. Don't use
10597 single-key-description for eight-bit characters in multibyte mode.
10598
10599 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
10600
10601 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
10602 (gdb-ann3): Set it.
10603 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
10604 (gdb-info-frames-custom): Use inverse-video for first five
10605 characters of selected frame only.
10606 (gdb-get-frame-number): Select frame even when point is on frame
10607 number.
10608
10609 2005-10-06 Masatake YAMATO <jet@gyve.org>
10610
10611 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
10612 Put `font-lock-function-name-face'.
10613 (gdb-info-frames-custom): Put `font-lock-function-name-face'
10614 and `font-lock-variable-name-face'
10615 (gdb-registers-font-lock-keywords): New font lock keywords definition.
10616 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
10617 (gdb-memory-font-lock-keywords): New font lock keywords definition.
10618 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
10619 (gdb-local-font-lock-keywords): New font lock keywords definition.
10620 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
10621 (gdb-threads-font-lock-keywords): New font lock keywords definition.
10622 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
10623
10624 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
10625
10626 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
10627 (ediff-merge-region-is-non-clash-to-skip): Previously called
10628 ediff-merge-region-is-non-clash.
10629
10630 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
10631 Use insert-buffer-substring.
10632
10633 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
10634 selecting files to patch. Also bug fixes.
10635
10636 * ediff-util.el (ediff-setup): Bug fix.
10637 (ediff-next-difference): Never skip clashes that differ in white
10638 space only.
10639
10640 * ediff-wind.el (ediff-setup-control-frame)
10641 (ediff-destroy-control-frame): Check the menubar feature.
10642
10643 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
10644 (viper-refresh-mode-line): Use make-local-variable to localize
10645 some vars instead of make-variable-buffer-local. Suggested by
10646 Stefan Monnier.
10647
10648 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
10649 (viper-restore-cursor-type, viper-set-insert-cursor-type):
10650 Use make-local-variable instead of make-variable-buffer-local.
10651 Suggested by Stefan Monnier.
10652
10653 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
10654 (viper-comint-mode-hook): Use make-local-variable on
10655 require-final-newline.
10656 (viper-non-hook-settings): Don't use make-variable-buffer-local.
10657
10658 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
10659
10660 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
10661 also the second char of a comment-start sequence.
10662 (scheme-sexp-comment-syntax-table): New var.
10663 (lambda, define): Set their scheme-doc-string-elt property.
10664 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
10665 Use lisp-font-lock-syntactic-face-function now that it properly
10666 handles |...| symbols.
10667 (scheme-mode-variables): Set lisp-doc-string-elt-property,
10668 parse-sexp-lookup-properties and font-lock-extra-managed-props.
10669
10670 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
10671 bit from # to |.
10672 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
10673
10674 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
10675 (lisp-doc-string-elt-property): New var.
10676 (lisp-font-lock-syntactic-face-function): Use it.
10677 Rewrite to recognize docstrings even for forms not at toplevel.
10678
10679 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
10680 annotation on the | part of #| rather than on the # part.
10681 (scheme-font-lock-syntactic-face-function): New function, to
10682 distinguish strings from |...| symbols.
10683 (scheme-mode-variables): Use it. Also fix up the font-lock-time
10684 syntax-table so that #|...|# is properly highlighted.
10685
10686 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
10687 Don't mark as docstring the 3rd elem of an unknown toplevel form.
10688
10689 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
10690
10691 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
10692 and C-e.
10693
10694 * emacs-lisp/eldoc.el: Move comments into docstrings.
10695 (eldoc-message-commands): Initialize in its declaration.
10696 Add move-beginning-of-line and move-end-of-line.
10697 (eldoc-add-command, eldoc-add-command-completions)
10698 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
10699
10700 * outline.el (outline-mark-subtree): Activate the mark.
10701
10702 * calendar/appt.el (appt-time-regexp): New var.
10703 (appt-add, appt-make-list): Use it.
10704 (appt-convert-time): Clean up.
10705
10706 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
10707 Don't set any syntax-table property here.
10708 (tex-font-lock-verb): New function. Do it here.
10709 (tex-font-lock-syntactic-keywords): Use it.
10710
10711 2005-10-04 Richard M. Stallman <rms@gnu.org>
10712
10713 * wid-edit.el (widget-file-complete): Get the widget start point
10714 the right way. Default directory to `/' if file has none.
10715
10716 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
10717
10718 * textmodes/flyspell.el (flyspell-mode-on):
10719 Call ispell-maybe-find-aspell-dictionaries.
10720
10721 * textmodes/ispell.el (ispell-word, ispell-region):
10722 Call ispell-maybe-find-aspell-dictionaries.
10723 (ispell-accept-buffer-local-defs):
10724 Don't call ispell-maybe-find-aspell-dictionaries
10725
10726 2005-10-04 Richard M. Stallman <rms@gnu.org>
10727
10728 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
10729
10730 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
10731
10732 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
10733 instead of `fboundp' in order to allow for anonymous functions.
10734
10735 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
10736
10737 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
10738 case the user clicks on the link while another window is selected.
10739 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
10740
10741 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
10742 functionality.
10743 (dframe-help-echo): Save point in case mouse tracking is off.
10744
10745 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
10746
10747 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
10748
10749 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10750
10751 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
10752 not change the global value of those vars.
10753
10754 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
10755 make-local-variable which we do not need any more.
10756
10757 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
10758
10759 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
10760 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
10761 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
10762 (speedbar-path-line): Define obsolete aliases.
10763 (speedbar-line-directory): Doc fix.
10764
10765 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
10766 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
10767 instead of speedbar-line-path.
10768
10769 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10770
10771 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
10772 to nil if dropping on a window. Handle dropping on a minibuffer window
10773 like dropping on a non-window part of Emacs.
10774
10775 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10776
10777 * net/ange-ftp.el: Use with-current-buffer.
10778 (ange-ftp-insert-directory): Do not follow symlinks any more.
10779
10780 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
10781 Remove interactive spec.
10782
10783 2005-10-03 Kim F. Storm <storm@cua.dk>
10784
10785 * ido.el (ido-mode): Use custom-initialize-set.
10786
10787 2005-10-02 Richard M. Stallman <rms@gnu.org>
10788
10789 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
10790 Use insert-buffer-substring.
10791
10792 * net/tramp.el: Pacify byte compiler warnings in pacification code.
10793 (tramp-handle-file-local-copy): Use insert-buffer-substring.
10794
10795 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
10796
10797 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
10798 in last change.
10799 (ange-ftp-insert-directory): Fix up the search for the case where
10800 `file' is absolute.
10801
10802 2005-10-02 Romain Francoise <romain@orebokech.com>
10803
10804 * progmodes/compile.el (compile-goto-error): Delete extra paren.
10805
10806 2005-10-02 Andreas Schwab <schwab@suse.de>
10807
10808 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
10809 directory component in the session info.
10810
10811 2005-10-01 Richard M. Stallman <rms@gnu.org>
10812
10813 * comint.el (comint-redirect-subvert-readonly): Doc fix.
10814
10815 * simple.el (next-error-internal): New function.
10816
10817 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
10818 (compilation-start): Pass new arg to compilation-buffer-name.
10819 (compile-goto-error): Use next-error-internal.
10820
10821 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10822
10823 * speedbar.el: Remove RCS tag.
10824 (speedbar-check-read-only): Handle non-existent files.
10825
10826 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
10827
10828 * info.el (Info-speedbar-hierarchy-buttons)
10829 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
10830
10831 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10832
10833 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
10834 Do not match newline.
10835 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
10836 (bibtex-summary): Remove unnecessary save-excursion.
10837 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
10838
10839 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10840
10841 * term/mac-win.el: Add charset info for "iso10646-1".
10842 Modify default fontset to use ATSUI-compatible fonts for some charsets
10843 if available.
10844
10845 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10846
10847 * speedbar.el: Re-apply arch tag.
10848 (speedbar-version): Rename to version 1.0. Suggested by Eric
10849 M. Ludlam.
10850 Reapply two changes from Emacs CVS' version of speedbar lost
10851 during the merge:
10852 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
10853 (speedbar-frame-parameters): Improve customize type.
10854
10855 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
10856
10857 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
10858 (ange-ftp-file-directory-p): Fix the symlink case.
10859 (ange-ftp-insert-directory): When listing a single file, get a list of
10860 the parent buffer and extract the relevant line. Inspired from a patch
10861 by Katsumi Yamaoka <yamaoka@jpl.org>.
10862 (ange-ftp-file-name-sans-versions): Simplify.
10863
10864 2005-09-30 Bill Wohler <wohler@newt.com>
10865
10866 Move MH-E image files from toolbar and mail directories into
10867 etc/images.
10868
10869 * mail/reply2.*: Move to etc/images/mail/reply*.
10870
10871 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
10872 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
10873 etc/images.
10874
10875 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
10876 * toolbar/reply*: Move to etc/images/mail.
10877
10878 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
10879
10880 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
10881
10882 * speedbar.el: New version 1.0pre3.
10883
10884 Frame management code (including timer, and mouse click specifics)
10885 moved to dframe.el:
10886 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
10887 (speedbar-timer): Removed. Use dframe-timer.
10888 (speedbar-close-frame): Removed. Use dframe-close-frame.
10889 (speedbar-activity-change-focus-flag): Removed. Use
10890 dframe-activity-change-focus-flag.
10891 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
10892 dframe-update-speed.
10893
10894 (speedbar-current-frame): New macro. Use this instead of the
10895 variable speedbar-frame.
10896
10897 (speedbar-use-images, speedbar-expand-image-button-alist)
10898 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
10899
10900 (speedbar-find-image-on-load-path): Removed. Replaced by
10901 defezimage in ezimage.el.
10902 (speedbar-expand-image-button-alist): Removed. Replaced by
10903 ezimage-expand-image-button-alist in ezimage.el.
10904
10905 (speedbar-ignored-directory-regexp)
10906 (speedbar-add-ignored-directory-regexp)
10907 (speedbar-ignored-directory-expressions)
10908 (speedbar-line-directory, speedbar-buffers-line-directory)
10909 (speedbar-directory-line, speedbar-buffers-line-directory):
10910 Renamed, replacing `path' with `directory'.
10911
10912 (speedbar-create-directory, speedbar-expand-line-descendants)
10913 (speedbar-toggle-line-expansion)
10914 (speedbar-contract-line-descendants): New commands.
10915
10916 (speedbar-query-confirmation-method, speedbar-select-frame-method)
10917 (speedbar-use-tool-tips-flag): New options.
10918
10919 (speedbar-check-read-only, speedbar-require-version)
10920 (speedbar-insert-separator, speedbar-buffers-tail-notes)
10921 (speedbar-handle-delete-frame, speedbar-try-completion)
10922 (speedbar-update-localized-contents): New functions.
10923
10924 (speedbar-incompatible-version, speedbar-ro-to-do-point)
10925 (speedbar-object-read-only-indicator): New variables.
10926
10927 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
10928 New hooks.
10929
10930 (speedbar-separator-face): New face.
10931
10932 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
10933 (speedbar-ignored-modes): Add fundamental-mode.
10934 (speedbar-directory-unshown-regexp): Add . directories.
10935
10936 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
10937 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
10938 `]' for full expand/close.
10939 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
10940
10941 (speedbar-check-vc): Support hidden files.
10942 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
10943 (speedbar-this-file-in-vc): Use vc-state if available. If VC
10944 state is nil, it is not checked out.
10945
10946 (speedbar-line-text, speedbar-line-token): Support expand buttons
10947 with no text.
10948 (speedbar-refresh): Universal argument acts as power-click.
10949 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
10950 that buffer to get variable values.
10951
10952 And many other bugfixes.
10953
10954 * dframe.el, ezimage.el, sb-image.el: New files.
10955
10956 * sb-*.xpm: Remove files. New image files installed into
10957 etc/images/ezimage.
10958
10959 2005-09-30 Kenichi Handa <handa@m17n.org>
10960
10961 * ps-mule.el (ps-mule-show-warning): If a character is in
10962 ps-print-translation-table, don't treat it as non-printable.
10963
10964 2005-09-30 David Ponce <david@dponce.com>
10965
10966 * tree-widget.el (tree-widget-themes-load-path): New variable.
10967 (tree-widget-themes-directory): Doc fix.
10968 (tree-widget-image-formats) [Emacs]: Doc fix.
10969 (tree-widget--locate-sub-directory): New function.
10970 (tree-widget-themes-directory): Use it.
10971
10972 * recentf.el (recentf-filename-handlers): Rename from
10973 `recentf-filename-handler'. Allow a list of functions.
10974 (recentf-menu-items-for-commands): Fix :help strings.
10975 (recentf-apply-filename-handlers): New function.
10976 (recentf-expand-file-name): Use it.
10977 (recentf-cleanup): Remove duplicates too.
10978
10979 2005-09-29 Juri Linkov <juri@jurta.org>
10980
10981 * faces.el: Rearrange face definitions to be in the same order as
10982 their face descriptions in "(emacs)Standard Faces".
10983
10984 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
10985
10986 * tooltip.el (tooltip): Add group `basic-faces'.
10987
10988 * buff-menu.el (Buffer-menu-buffer): Remove group
10989 `font-lock-highlighting-faces'.
10990
10991 * progmodes/compile.el (compilation-error, compilation-warning)
10992 (compilation-info, compilation-line-number, compilation-column-number):
10993 Change group from `font-lock-highlighting-faces' to `compilation'.
10994
10995 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
10996 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
10997 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
10998 (vhdl-font-lock-reserved-words-face)
10999 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
11000 `font-lock-highlighting-faces'.
11001
11002 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
11003
11004 2005-09-28 Kim F. Storm <storm@cua.dk>
11005
11006 * emulation/cua-base.el: Set CUA move property on additional commands:
11007 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
11008 forward-sexp, backward-sexp, forward-list, backward-list.
11009
11010 2005-09-28 Romain Francoise <romain@orebokech.com>
11011
11012 * comint.el (comint-show-output): Really set point at the
11013 beginning of the output when not using `comint-use-prompt-regexp'.
11014
11015 2005-09-27 Jay Belanger <belanger@truman.edu>
11016
11017 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
11018 in TeX mode.
11019
11020 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
11021
11022 * textmodes/org.el (org-table-sum): Fix format string.
11023
11024 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
11025 Quote face names.
11026
11027 2005-09-26 Romain Francoise <romain@orebokech.com>
11028
11029 * isearch.el (isearch-forward-regexp): Close doc string.
11030
11031 2005-09-25 Richard M. Stallman <rms@gnu.org>
11032
11033 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
11034
11035 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
11036
11037 * progmodes/compile.el (compilation-error-properties):
11038 When getting the file from the previous error message,
11039 correctly decode the new data format.
11040
11041 * progmodes/cc-cmds.el (c-electric-paren):
11042 Call old-blink-paren only for close-paren.
11043
11044 2005-09-24 Andreas Schwab <schwab@suse.de>
11045
11046 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
11047 condition.
11048
11049 2005-09-25 Romain Francoise <romain@orebokech.com>
11050
11051 * dired-aux.el (dired-copy-file-recursive):
11052 * dired.el (dired-delete-file):
11053 * ediff-mult.el (ediff-dir-diff-copy-file):
11054 * ediff-util.el (ediff-test-save-region):
11055 * forms.el (forms-mode):
11056 * ido.el (ido-file-internal, ido-delete-file-at-head):
11057 * log-edit.el (log-edit-done):
11058 * ses.el (ses-yank-resize):
11059 * play/gomoku.el (gomoku-human-plays, gomoku)
11060 (gomoku-human-resigns, gomoku-prompt-for-other-game)
11061 (gomoku-offer-a-draw):
11062 * play/landmark.el (lm-human-resigns, lm):
11063 * net/eudcb-ldap.el (eudc-ldap-check-base):
11064 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
11065 * progmodes/ebrowse.el (ebrowse-find-pattern):
11066 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
11067 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
11068 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
11069
11070 * vc.el (vc-delete-file):
11071 * play/gomoku.el (gomoku-terminate-game, gomoku)
11072 (gomoku-prompt-for-move, gomoku-human-takes-back):
11073 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
11074 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
11075
11076 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
11077
11078 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
11079 color rxvt terminals by using the code xterm.el used to use before
11080 2005-04-09 in order to match the colors used by rxvt.
11081
11082 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
11083
11084 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
11085 colors rxvt-unicode terminals by using the same code as xterm.el.
11086
11087 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
11088
11089 * textmodes/tex-mode.el (tex-font-lock-append-prop)
11090 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
11091 new symbol used for the tex-verbatim face.
11092
11093 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
11094
11095 * woman.el (woman-file-name):
11096 * wid-edit.el (widget-file-prompt-value)
11097 (widget-coding-system-prompt-value):
11098 * w32-fns.el (set-w32-system-coding-system):
11099 * vc.el (vc-version-diff, vc-annotate):
11100 * textmodes/reftex-auc.el (reftex-arg-cite)
11101 (reftex-arg-index-tag):
11102 * textmodes/refer.el (refer-get-bib-files):
11103 * textmodes/artist.el (artist-figlet-choose-font):
11104 * terminal.el (terminal-emulator):
11105 * replace.el (occur-read-primary-args):
11106 * rect.el (string-rectangle, string-insert-rectangle):
11107 * ps-print.el (ps-print-preprint):
11108 * progmodes/pascal.el (pascal-goto-defun):
11109 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
11110 * progmodes/compile.el (compilation-find-file):
11111 * printing.el (pr-interactive-n-up):
11112 * play/animate.el (animate-birthday-present):
11113 * net/rcompile.el (remote-compile):
11114 * man.el (man, Man-goto-section, Man-follow-manual-reference):
11115 * mail/rmailsum.el (rmail-summary-search-backward)
11116 (rmail-summary-search):
11117 * mail/rmailout.el (rmail-output-read-rmail-file-name)
11118 (rmail-output-read-file-name):
11119 * mail/rmail.el (rmail-search, rmail-search-backwards):
11120 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
11121 * locate.el (locate):
11122 * international/quail.el (quail-show-keyboard-layout):
11123 * international/mule.el (set-buffer-file-coding-system)
11124 (revert-buffer-with-coding-system, set-file-name-coding-system)
11125 (set-terminal-coding-system, set-keyboard-coding-system)
11126 (set-next-selection-coding-system):
11127 * international/mule-diag.el (describe-coding-system)
11128 (describe-font, describe-fontset):
11129 * international/mule-cmds.el (universal-coding-system-argument)
11130 (search-unencodable-char, describe-input-method)
11131 (set-language-environment, describe-language-environment):
11132 * international/codepage.el (codepage-setup):
11133 * international/code-pages.el (codepage-setup):
11134 * info.el (Info-search, Info-follow-reference)
11135 (Info-search-backward):
11136 * emacs-lisp/advice.el (ad-read-advised-function)
11137 (ad-read-advice-class, ad-clear-cache, ad-activate)
11138 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
11139 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
11140 (ad-read-regexp):
11141 * ediff-util.el (ediff-toggle-regexp-match):
11142 * ediff-ptch.el (ediff-prompt-for-patch-file):
11143 * dired-aux.el (dired-diff):
11144 * diff.el (diff):
11145 * cus-edit.el (custom-variable-prompt):
11146 * calendar/timeclock.el (timeclock-ask-for-project):
11147 * calc/calcalg3.el (calc-get-fit-variables):
11148 * calc/calc-store.el (calc-edit-variable)
11149 (calc-permanent-variable):
11150 * vc-mcvs.el (vc-mcvs-register):
11151 * shadowfile.el (shadow-define-literal-group):
11152 * woman.el (woman-file-name):
11153 * vc.el (vc-version-diff, vc-merge):
11154 * textmodes/reftex-index.el (reftex-index-complete-tag):
11155 * format.el (format-decode-buffer, format-decode-region):
11156 * emulation/viper-cmd.el (viper-read-string-with-history):
11157 * emacs-lisp/debug.el (cancel-debug-on-entry):
11158 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
11159 * ediff.el (ediff-merge-revisions)
11160 (ediff-merge-revisions-with-ancestor, ediff-revision):
11161 * completion.el (interactive-completion-string-reader):
11162 * calc/calc-prog.el (calc-user-define-formula):
11163 Follow convention for reading with the minibuffer.
11164
11165 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
11166
11167 * progmodes/python.el (python-describe-symbol): Add globals() and
11168 locals() to the arguments of emacs.ehelp.
11169
11170 2005-09-24 Magnus Henoch <mange@freemail.hu>
11171
11172 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
11173 New function, code extracted from ispell-valid-dictionary-list.
11174 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
11175 Call it.
11176
11177 2005-09-24 Eli Zaretskii <eliz@gnu.org>
11178
11179 * subr.el (version-regexp-alist): Extend valid syntax for version
11180 strings: allow any of the characters -,_,+ to separate the
11181 alpha/beta/rc part from the version part. Doc fix.
11182 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
11183
11184 2005-09-23 David Reitter <david.reitter@gmail.com>
11185
11186 * mail/mailclient.el: New file.
11187
11188 2005-09-23 Richard M. Stallman <rms@gnu.org>
11189
11190 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
11191 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
11192 Doc fixes.
11193
11194 * progmodes/cc-mode.el (c-font-lock-init):
11195 Specify font-lock-lines-before.
11196
11197 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
11198
11199 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
11200 whole conflict.
11201
11202 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
11203
11204 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
11205 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
11206 of `remap' feature when available. Additional key bindings for
11207 better tty support.
11208 (org-mode-restart, org-force-self-insert): New commands.
11209 (org-time-stamp-inactive): New command.
11210 (org-remap): New function.
11211 (org-table-auto-blank-field, org-level-color-stars-only): New options.
11212 (org-enable-fixed-width-editor): Move to `org-structure'
11213 customization group.
11214 (org-self-insert-command, orgtbl-self-insert-command): Modify to
11215 blank field after field motion commands.
11216
11217 2005-09-23 Kenichi Handa <handa@m17n.org>
11218
11219 * international/mule-cmds.el (set-language-environment):
11220 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
11221 have to call utf-translate-cjk-load-tables.
11222
11223 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
11224
11225 * mouse.el (mouse-move-drag-overlay): Fix last change.
11226
11227 2005-09-22 David Ponce <david@dponce.com>
11228
11229 * tree-widget.el (tree-widget-value-create): Fix previous change.
11230
11231 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
11232
11233 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
11234
11235 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
11236
11237 * mouse.el (mouse-move-drag-overlay): New function.
11238 (mouse-drag-region-1): Use it.
11239 Try to simplify a bit the state handling. Handle clicks on links
11240 inside intangible areas.
11241 (mouse-save-then-kill): Minor simplification.
11242 (mouse-secondary-overlay): Make it always non-nil instead of
11243 recreating it each time.
11244 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
11245 (mouse-kill-secondary, mouse-secondary-save-then-kill):
11246 Simplify accordingly.
11247
11248 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
11249
11250 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
11251
11252 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
11253
11254 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
11255 (ediff-file-name-sans-prefix): Treat nil as an empty string.
11256 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
11257 to patch.
11258
11259 * ediff-util.el: Use insert-buffer-substring.
11260
11261 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
11262
11263 * emulation/viper-cmd.el (viper-change-state): Don't move over the
11264 field boundaries in the minibuffer.
11265 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
11266 (viper-minibuffer-post-command-hook): New hook.
11267 (viper-line): Don't move cursor at bolp.
11268
11269 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
11270
11271 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
11272 avoid compiler warnings.
11273
11274 * emulation/viper-macs.el (ex-map): Better messages.
11275
11276 * emulation/viper-utils.el (viper-beginning-of-field): New function.
11277
11278 * emulation/viper.el: Replace make-variable-buffer-local with
11279 viper-make-variable-buffer-local everywhere, to avoid warnings.
11280
11281 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11282
11283 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
11284 Delete unused var `old-selected-window'.
11285 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
11286 (mouse-drag-secondary): Delete unused var `start-frame'.
11287
11288 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
11289
11290 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
11291
11292 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11293
11294 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
11295 Re-indent within 80 columns. Use inhibit-read-only.
11296
11297 2005-09-19 Romain Francoise <romain@orebokech.com>
11298
11299 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
11300
11301 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11302
11303 * font-lock.el (font-lock-default-fontify-region): Don't add a line
11304 unconditionally, since the after-change-function already did it.
11305
11306 2005-09-19 Miles Bader <miles@gnu.org>
11307
11308 * net/newsticker.el: Get rid of CVS keyword.
11309
11310 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
11311
11312 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
11313 The prompt is formatted later.
11314
11315 2005-09-19 David Ponce <david@dponce.com>
11316
11317 * tree-widget.el (tree-widget-value-create): Save the converted
11318 tree :node widget.
11319
11320 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
11321
11322 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
11323 variable `message'.
11324
11325 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
11326
11327 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
11328 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
11329 <slawomir.nowaczyk.847@student.lu.se>.
11330
11331 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
11332
11333 * image.el (image-load-path): Use symbol `data-directory' instead
11334 of its value, for backward compatibility with packages that bind
11335 it during `find-image'. Suggested by Katsumi Yamaoka.
11336 (image-search-load-path): Handle symbols whose values are strings.
11337
11338 2005-09-18 Romain Francoise <romain@orebokech.com>
11339
11340 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
11341 with-current-buffer form in save-excursion.
11342
11343 2005-09-18 D Goel <deego@gnufans.org>
11344
11345 * apropos.el (apropos-command): Fix `message' call: first arg
11346 should be a format spec. In this and all other cases that appear
11347 below and elsewhere in the source code, I made a change only when
11348 two conditions were satisfied: [1] I can think of a possibility
11349 that the arguments would cause an error, for example, the code in
11350 question relies on external variables such as filenames. [2] I
11351 was sure that the arg to `message' could not have been nil in the code.
11352
11353 * textmodes/tildify.el (tildify-region): Ditto.
11354
11355 * textmodes/reftex-index.el (reftex-index-change-entry)
11356 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
11357 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
11358 * textmodes/org.el (org-complete, org-deadline, org-schedule)
11359 (org-priority, org-table-sum):
11360 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
11361 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
11362 (flyspell-word, flyspell-display-next-corrections):
11363 * textmodes/bibtex.el (bibtex-print-help-message):
11364 * textmodes/artist.el (artist-key-set-point-poly):
11365 * term/mac-win.el (mac-services-insert-text):
11366 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
11367 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
11368 (vhdl-port-paste-testbench, vhdl-compose-new-component)
11369 (vhdl-compose-configuration):
11370 * progmodes/sh-script.el (sh-blink, sh-show-indent)
11371 (sh-set-indent, sh-learn-line-indent):
11372 * progmodes/ps-mode.el (ps-mode-target-column):
11373 * progmodes/idlwave.el (idlwave-make-tags)
11374 (idlwave-scan-library-catalogs):
11375 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
11376 * progmodes/gud.el (gud-jdb-analyze-source):
11377 * progmodes/flymake.el (flymake-log):
11378 * progmodes/ebnf2ps.el (ebnf-generate-region):
11379 * progmodes/cmacexp.el (c-macro-expansion):
11380 * progmodes/ada-xref.el (ada-treat-cmd-string):
11381 * progmodes/ada-mode.el (ada-create-case-exception-substring)
11382 (ada-justified-indent-current, ada-batch-reformat):
11383 * play/zone.el (zone):
11384 * play/landmark.el (lm-move):
11385 * play/decipher.el (decipher-show-alphabet):
11386 * net/newsticker.el (newsticker--display-jump)
11387 (newsticker--display-scroll):
11388 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
11389 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
11390 * mail/feedmail.el (feedmail-dump-message-to-queue):
11391 * eshell/esh-proc.el (eshell-remove-process-entry):
11392 * emulation/ws-mode.el (ws-last-error):
11393 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
11394 (viper-record-kbd-macro):
11395 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
11396 * emacs-lisp/lisp-mnt.el (lm-report-bug):
11397 * emacs-lisp/find-func.el (find-function-noselect):
11398 * calendar/timeclock.el (timeclock-status-string)
11399 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
11400 (timeclock-when-to-leave-string):
11401 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
11402 * calc/calc-units.el (calc-enter-units-table):
11403 * calc/calc-mode.el (calc-mode-record-mode):
11404 * woman.el (woman-mini-help):
11405 * wdired.el (wdired-change-to-wdired-mode):
11406 * vc.el (vc-retrieve-snapshot):
11407 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
11408 * startup.el (display-startup-echo-area-message):
11409 * simple.el (set-goal-column):
11410 * ses.el (ses-command-hook, ses-recalculate-cell):
11411 * server.el (server-process-filter):
11412 * printing.el (pr-interface-txt-print, pr-interface-printify)
11413 (pr-interface-ps):
11414 * pcvs.el (cvs-help):
11415 * log-edit.el (log-edit, log-edit-mode-help):
11416 * iswitchb.el (iswitchb-possible-new-buffer):
11417 * isearch.el (isearch-edit-string):
11418 * image-mode.el (image-mode, image-minor-mode):
11419 * ibuf-macs.el (define-ibuffer-filter):
11420 * hi-lock.el (hi-lock-find-patterns):
11421 * files.el (toggle-read-only):
11422 * ediff-util.el (ediff-copy-diff)
11423 (ediff-write-merge-buffer-and-maybe-kill):
11424 * echistory.el (Electric-history-undefined):
11425 * dnd.el (dnd-insert-text):
11426 * dired-aux.el (dired-query):
11427 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
11428 * bookmark.el (bookmark-bmenu-locate):
11429 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
11430 Fix `message' calls to ensure first arg is a format string.
11431 The change was made only when these two conditions were satisfied:
11432 [1] when there is a possibility that the arguments would cause an error
11433 for example, if the code in question relies on external variables
11434 such as filenames, and
11435 [2] if the arg to `message' could not have been nil in the code.
11436
11437 * pcomplete.el (pcomplete--help): Fix `message' format spec.
11438 Not having a %s would be weird, though not technically wrong.
11439
11440 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11441
11442 * term/mac-win.el (mac-add-charset-info): Doc fix.
11443
11444 2005-09-17 Romain Francoise <romain@orebokech.com>
11445
11446 * shell.el (shell-resync-dirs): Handle echoing processes more
11447 reliably. Don't insert resync command if `comint-process-echoes'
11448 is non-nil.
11449
11450 2005-09-17 Magnus Henoch <mange@freemail.hu>
11451
11452 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
11453 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
11454 aspell versions >= 0.60.
11455 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
11456 only if ispell-aspell-supports-utf8 is non-nil.
11457
11458 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
11459
11460 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
11461 buffer-local value to lisp-indent-function.
11462
11463 2005-09-17 Milan Zamazal <pdm@zamazal.org>
11464
11465 * progmodes/glasses.el (glasses-make-readable): If
11466 glasses-separator differs from underscore, put appropriate
11467 overlays over underscore characters.
11468 (glasses-convert-to-unreadable): If glasses-separator differs from
11469 underscore, try to convert glasses-separator characters to
11470 underscores.
11471
11472 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
11473
11474 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
11475 Use with-syntax-table and dolist.
11476
11477 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
11478
11479 * textmodes/reftex-auc.el:
11480 * textmodes/reftex-cite.el:
11481 * textmodes/reftex-dcr.el:
11482 * textmodes/reftex-global.el:
11483 * textmodes/reftex-parse.el:
11484 * textmodes/reftex-ref.el:
11485 * textmodes/reftex-sel.el:
11486 * textmodes/reftex-toc.el:
11487 * textmodes/reftex-vars.el:
11488 * textmodes/reftex.el: Small changes to remove compiler warnings.
11489
11490 * textmodes/reftex-index.el: Likewise.
11491 (reftex-query-index-phrase): More efficient use of markers.
11492
11493 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
11494
11495 * image.el (image-load-path): New variable.
11496 (image-search-load-path): New function.
11497 (find-image): Search for images in `image-load-path'.
11498
11499 2005-09-15 Richard M. Stallman <rms@gnu.org>
11500
11501 * follow.el: Change Maintainer field.
11502
11503 2005-09-15 David Ponce <david@dponce.com>
11504
11505 * recentf.el (recentf-save-file-modes): New option.
11506 (recentf-save-list): Use it.
11507
11508 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
11509
11510 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
11511 (mode-line-mule-info, mode-line-modified): Move bindings from
11512 mouse-3 to mouse-1.
11513
11514 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
11515
11516 * simple.el (sendmail-user-agent-compose): Revert last change.
11517
11518 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
11519
11520 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
11521 Use with-current-buffer.
11522 (ange-ftp-gwp-start): Remove unused var `gw-user'.
11523 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
11524 (ange-ftp-insert-directory): Remove unused var `short'.
11525 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
11526
11527 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
11528 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
11529
11530 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
11531 (check-calendar-holidays, diary-list-entries): Autoload.
11532 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
11533 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
11534
11535 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
11536 which mistakenly removed a call to display-buffer.
11537
11538 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
11539
11540 * obsolete/iso-insert.el: Move to obsolete/ from international/.
11541
11542 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
11543
11544 * progmodes/hideshow.el
11545 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
11546 (hs-allow-nesting): New user var.
11547 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
11548 (hs-hide-block-at-point): When nesting allowed,
11549 if there is already an overlay in place, delete it.
11550 (hs-safety-is-job-n): Delete func; remove call sites.
11551 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
11552 (hs-overlay-at): New func.
11553 (hs-already-hidden-p, hs-show-block): Use it.
11554 (hs-hide-all): Don't pre-clean if nesting allowed.
11555 (hs-show-all): Temporarily disallow
11556 nesting around call to `hs-discard-overlays'.
11557
11558 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
11559
11560 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
11561 Delete unused local var.
11562
11563 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
11564
11565 * help-fns.el (describe-categories): "?\ " -> "?\s".
11566 (help-do-arg-highlight): Recognize also ARG-n, as in
11567 `move-to-left-margin' (ARG+n is already recognized). Simplify.
11568
11569 * international/codepage.el (dos-unsupported-char-glyph):
11570 * net/newsticker.el (tool-bar-map, w3-mode-map)
11571 (w3m-minor-mode-map):
11572 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
11573 (ent-alist):
11574 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
11575
11576 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
11577
11578 * custom.el (custom-push-theme): Handle the case where a symbol is
11579 bound but face properties have not yet been assigned.
11580
11581 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
11582 Fix behavior if noerase is `t' and there is no mail buffer.
11583
11584 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
11585 if `continue' is nil, rather than signal an error.
11586
11587 2005-09-12 Richard M. Stallman <rms@gnu.org>
11588
11589 * font-lock.el (font-lock-keywords): Add autoload.
11590
11591 * help-fns.el (describe-variable): Rearrange to put source link
11592 in a predictable place.
11593
11594 * net/newsticker.el: New file.
11595
11596 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11597
11598 * calendar/calendar.el (calendar-for-loop): Add edebug info.
11599 (calendar-basic-setup): Use the new nil arg.
11600 (number-of-diary-entries): Move to diary-lib.el.
11601
11602 * calendar/diary-lib.el: Use with-current-buffer, match-string.
11603 (diary-list-entries): Use with-syntax-table and dolist.
11604 Rename from list-diary-entries.
11605 Use number-of-diary-entries if `number' is nil.
11606 (diary, diary-view-entries): Use this new name and new nil arg value.
11607 (number-of-diary-entries): Move from calendar.el.
11608 (diary-unhide-everything): New function.
11609 (include-other-diary-files, fancy-diary-display)
11610 (diary-show-all-entries, make-diary-entry): Use it.
11611 (diary-mail-entries): Use buffer-string.
11612 (mark-diary-entries): Fix long standing paren typo.
11613 (diary-sexp-entry): Use count-lines.
11614 (make-diary-entry): Avoid `previous-line'.
11615 (diary-mode-map): New var.
11616 (diary-mode): Redraw cal after saving. Setup header-line.
11617 (fancy-diary-display-mode): Use local-set-key.
11618
11619 * startup.el (command-line): Try calling various terminal-init-foo-bar
11620 functions by stripping hyphenated suffixes from $TERM.
11621
11622 * files.el (normal-mode): Check boundness of font-lock-keywords.
11623
11624 2005-09-12 Richard M. Stallman <rms@gnu.org>
11625
11626 * progmodes/compile.el: Don't decide a file's directory
11627 until the user actually tries to go there.
11628 (compilation-next-error-function):
11629 Pass compilation-find-file the directory from the file-struct.
11630 (compilation-internal-error-properties): Separate local FILE-STRUCT
11631 from FILE. Doc the args better. Rename arg FMT to FMTS.
11632 (compilation-find-file): Arg DIR renamed to DIRECTORY.
11633 Expand it, and if nil, use default-directory.
11634 (compilation-get-file-structure): Don't mix specified directory
11635 with default directory. Put specified directory into
11636 file-struct. Don't make the file name absolute.
11637
11638 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
11639 (compile-command): Add autoload.
11640 (compilation-disable-input): Add autoload.
11641
11642 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
11643
11644 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
11645 strings of the variables it can override.
11646 (time-stamp): New (as yet undocumented) time-stamp-format escapes
11647 %Q and %q, for fully-qualified domain name and unqualified host name.
11648
11649 2005-09-11 Kim F. Storm <storm@cua.dk>
11650
11651 * emacs-lisp/authors.el (authors-aliases): Update list.
11652 (authors-fixed-entries): Update mldrag.el entry.
11653
11654 2005-09-10 Alan Mackenzie <acm@muc.de>
11655
11656 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
11657 from the region narrowed to.
11658
11659 2005-09-10 Magnus Henoch <mange@freemail.hu>
11660
11661 * textmodes/ispell.el (ispell-check-version): Signal an error if
11662 aspell version is less than 0.60.
11663
11664 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
11665
11666 * progmodes/octave-inf.el (inferior-octave-startup):
11667 Resync current dir at the end.
11668
11669 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
11670
11671 * woman.el (woman-topic-at-point-default):
11672 Rename to woman-use-topic-at-point-default.
11673 (woman-topic-at-point): Rename to woman-use-topic-at-point.
11674 (woman-file-name): Reflect renames above. Automatically use the
11675 word at point as topic if woman-use-topic-at-point is non-nil.
11676 Otherwise offer it as default but don't insert it in the
11677 minibuffer. Also use `test-completion' instead of `assoc' as
11678 suggested by Stefan Monnier.
11679
11680 2005-09-10 Andre Spiegel <spiegel@gnu.org>
11681
11682 * vc.el (vc-directory, vc-update-change-log): Throw an error on
11683 the attempt to do it over Tramp. This is not yet supported.
11684
11685 2005-09-10 Eli Zaretskii <eliz@gnu.org>
11686
11687 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
11688 (menu-bar-non-minibuffer-window-p): New functions.
11689 ("Split Window", "Save As..."): Use them.
11690 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
11691 ("Print Buffer", "Truncate Long Lines in this Buffer"):
11692 Use menu-bar-menu-frame-live-and-visible-p.
11693 ("Save Buffer", "Insert File", "Open Directory...")
11694 ("Open File...", "Visit New File..."):
11695 Use menu-bar-non-minibuffer-window-p.
11696 (kill-this-buffer-enabled-p, dired <menu-enable>):
11697 Use menu-bar-non-minibuffer-window-p.
11698
11699 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11700
11701 * cus-start.el (all): Don't complain about fringe-related
11702 built-ins if fringes are not supported. Ditto about
11703 selection-related built-ins. Fix the test for GTK-related built-ins.
11704
11705 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
11706 ("Postscript Print Buffer", "Print Region", "Save As...")
11707 ("Save", "Insert File...", "Open Directory...")
11708 ("Open File...", "Visit New File..."")
11709 ("Truncate Long Lines in this Buffer"): Don't look at
11710 menu-updating-frame if this display does not support multiple frames.
11711
11712 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11713
11714 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
11715
11716 2005-09-09 Emilio Lopes <eclig@gmx.net>
11717
11718 * woman.el: Format- and whitespace-related changes.
11719
11720 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11721
11722 * woman.el: Fix my email address.
11723
11724 2005-09-08 Richard M. Stallman <rms@gnu.org>
11725
11726 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
11727 (sh-mode): Locally set skeleton-pair-default-alist.
11728
11729 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
11730
11731 * progmodes/flymake.el: Require `compile' unconditionally.
11732
11733 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
11734
11735 * woman.el (woman-file-name): Provide a default, not initial input.
11736
11737 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
11738
11739 * font-lock.el (font-lock-support-mode): Doc fix.
11740
11741 * descr-text.el (describe-property-list): Handle non-symbol prop names.
11742
11743 2005-09-08 Richard M. Stallman <rms@gnu.org>
11744
11745 * simple.el (blink-matching-open): Get rid of text props from
11746 the string shown in echo area. Don't permanently set point.
11747 Some rearrangements.
11748
11749 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
11750
11751 * recentf.el (recentf-filename-handler): Add custom choice
11752 `abbreviate-file-name'.
11753
11754 * msb.el (msb--very-many-menus): Fix typo.
11755
11756 * disp-table.el (standard-display-european): Don't set
11757 enable-multibyte-characters to nil.
11758
11759 2005-09-08 David Ponce <david@dponce.com>
11760
11761 * recentf.el (recentf-show-file-shortcuts-flag): New option.
11762 (recentf-expand-file-name): Doc fix.
11763 (recentf-dialog-mode-map): Define digit shortcuts.
11764 (recentf--files-with-key): New variable.
11765 (recentf-show-digit-shortcut-filter): New function.
11766 (recentf-open-files-items): New function.
11767 (recentf-open-files): Use it.
11768 (recentf-open-file-with-key): New command.
11769
11770 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
11771
11772 * buff-menu.el (Buffer-menu-sort-by-column): New function.
11773 Suggested by Kim F. Storm.
11774 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
11775 (Buffer-menu-make-sort-button): Use global keymap.
11776
11777 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
11778
11779 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
11780 (Man-getpage-in-background-advice): Remove defadvice; it isn't
11781 necessary any longer with the remapped command.
11782 (Man-bgproc-sentinel-advice): Remove defadvice which counts
11783 formatting time only.
11784
11785 * net/tramp.el (tramp-action-password)
11786 (tramp-multi-action-password): Compile the password prompt from
11787 `method', `user' and `host'. Sometimes it isn't obvious which
11788 password to enter, for example with remote files offered by
11789 recentf.el, or with multiple steps. Suggested by Robert Marshall
11790 <robert@chezmarshall.freeserve.co.uk>.
11791
11792 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11793
11794 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
11795 Fix regexp for when "s///" is at the beginning of line.
11796
11797 2005-09-07 Jay Belanger <belanger@truman.edu>
11798
11799 * calc/calc-poly.el (math-expand-term): Multiply out any powers
11800 when in matrix mode.
11801
11802 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
11803
11804 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
11805 non-anonymous functions.
11806
11807 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
11808
11809 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
11810 when using a header line. Otherwise, use mouse-1-click-follows-link.
11811
11812 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
11813 can't be moved; don't signal an error.
11814
11815 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
11816
11817 * cus-theme.el (custom-theme-write-faces): Save the current face
11818 spec, not the defface spec.
11819
11820 * custom.el (custom-known-themes): Clarify meaning of "standard".
11821 (custom-push-theme): Save old values in the standard theme.
11822 (disable-theme): Correct typo.
11823 (custom-face-theme-value) Deleted unused function.
11824 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
11825
11826 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
11827
11828 * progmodes/compile.el (compilation-goto-locus): Take into account
11829 iconified frames when determining whether the buffer is
11830 already visible.
11831 Don't reset window height if the window already existed.
11832
11833 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
11834
11835 * custom.el (load-theme): Rename from require-theme.
11836 Add interactive spec.
11837 (enable-theme): Rename from custom-enable-theme.
11838 Add interactive spec.
11839 (disable-theme): Rename from custom-disable-theme.
11840 Add interactive spec.
11841 (custom-make-theme-feature): Doc fix.
11842 (custom-theme-directory): Doc fix.
11843 (provide-theme): Call enable-theme.
11844
11845 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
11846
11847 * obsolete/lazy-lock.el (lazy-lock-mode):
11848 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
11849 font-lock-mode if it's off. Print a warning instead.
11850
11851 * progmodes/compile.el (compilation-start): Ignore errors if the
11852 process died before we get to send-eof.
11853
11854 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
11855 Undo last change. Enclosing the result in quotes broke things on Unix
11856 since tex-send-command passes it through shell-quote-argument.
11857 (tex-send-command): Pass `file' through convert-standard-filename
11858 when possible.
11859 (tex-uptodate-p): Handle the case where TeX hasn't put additional
11860 info in a transcript.
11861
11862 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
11863
11864 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
11865 fix compilation warning. Reorder the key definitions to group
11866 together keys emitted by the current version of xterm.
11867
11868 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
11869 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
11870 Reorder predicates to correct min-color usage.
11871
11872 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
11873
11874 * longlines.el (longlines-mode): Inhibit read-only when encoding.
11875 Kill local variables when longlines-mode is turned off.
11876
11877 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
11878
11879 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
11880
11881 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
11882
11883 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
11884
11885 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
11886 (font-lock-lines-before): Change default to being inactive.
11887 (font-lock-default-fontify-region): Obey font-lock-lines-before.
11888 (font-lock-after-change-function): Don't handle f-l-lines-before here.
11889
11890 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11891
11892 * net/tramp.el (tramp-handle-make-auto-save-file-name):
11893 Deactivate temporarily advice if active (not needed for Emacs 22,
11894 but for backwards compatibility).
11895 (tramp-exists-file-name-handler): Rewrite. First implementation
11896 was too simple.
11897 (tramp-advice-make-auto-save-file-name):
11898 Call `tramp-handle-make-auto-save-file-name' (again, just for
11899 backwards compatibility).
11900
11901 2005-08-31 Reto Zimmermann <reto@gnu.org>
11902
11903 * progmodes/vhdl-mode.el
11904 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
11905 (vhdl-end-p): Fix indentation bug "else" after "-- when".
11906 (vhdl-set-default-project): New function (easier setting of default).
11907 (vhdl-port-copy): Handle extended identifiers for generics.
11908 (vhdl-compiler-alist): Better description for error message regexp.
11909 (vhdl-make): Query for target, use previous as default.
11910 (vhdl-port-copy): Fix port copy for port names starting with "signal".
11911 (vhdl-font-lock-keywords-2): Fix fontification for record
11912 el. assign.
11913 (vhdl-speedbar-make-subpack-line): Add package body link.
11914 (vhdl-generate-makefile-1): Not include itself as dependency.
11915 (vhdl-font-lock-init): Highlight c-preprocessor directives.
11916 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
11917 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
11918 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
11919 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
11920 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
11921 (vhdl-import-project): Add string argument for `error'.
11922 (vhdl-compose-configuration)
11923 (vhdl-compose-configuration-architecture): Add configuration
11924 declaration generation.
11925 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
11926 (vhdl-trailer-re): Add "record" keyword (better indentation).
11927 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
11928 "[^ \t-\"]+".
11929 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
11930 (vhdl-testbench-entity-file-name)
11931 (vhdl-testbench-architecture-file-name): Allow separate
11932 customization of testbench file names.
11933 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
11934 (vhdl-get-visible-signals): Allow newline within alias declaration.
11935 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
11936 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
11937 (member-ignore-case): Alias for missing function in XEmacs.
11938 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
11939 (vhdl-update-sensitivity-list): Ignore case on read signals.
11940 (vhdl-replace-string): Adjust case only for file names.
11941 (vhdl-update-sensitivity-list): Fix search for read signals.
11942 (vhdl-update-sensitivity-list): Exclude formal parameters.
11943 (vhdl-get-visible-signals): Include aliases of signals.
11944 (vhdl-get-visible-signals): Fix signal name searching.
11945 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
11946 (vhdl-fixup-whitespace-region): Fix for character
11947 literals (e.g. `:').
11948
11949 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
11950
11951 * ansi-color.el (comint-last-output-start):
11952 * bs.el (font-lock-verbose):
11953 * diff-mode.el (add-log-buffer-file-name-function):
11954 * dired-x.el (vm-folder-directory):
11955 * faces.el (help-xref-stack-item):
11956 * files.el (font-lock-keywords):
11957 * find-lisp.el (dired-buffers, dired-subdir-alist):
11958 * ido.el (cua-inhibit-cua-keys):
11959 * log-view.el (cvs-minor-wrap-function):
11960 * outline.el (font-lock-warning-face):
11961 * simple.el (compilation-current-error):
11962 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
11963 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
11964 * tooltip.el (comint-prompt-regexp):
11965 * w32-fns.el (explicit-shell-file-name):
11966 * term/mac-win.el (mac-charset-info-alist)
11967 (mac-services-selection, mac-system-script-code):
11968 * term/tty-colors.el (msdos-color-values):
11969 * term/w32-win.el (xlfd-regexp-registry-subnum):
11970 * term/x-win.el (x-keysym-table, x-selection-timeout)
11971 (x-session-id, x-session-previous-id):
11972 * textmodes/ispell.el (mail-yank-prefix):
11973 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
11974 * textmodes/org.el (calc-embedded-close-formula)
11975 (calc-embedded-open-formula)
11976 (font-lock-unfontify-region-function):
11977 * textmodes/reftex-global.el (isearch-next-buffer-function)
11978 (TeX-master):
11979 * textmodes/reftex.el (font-lock-keywords):
11980 * textmodes/tex-mode.el (font-lock-comment-face)
11981 (font-lock-doc-face):
11982 * textmodes/texinfo.el (outline-heading-alist):
11983 Add defvars.
11984
11985 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
11986 (artist-spray-chars, artist-mode-init, artist-replace-string)
11987 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
11988 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
11989 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
11990
11991 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
11992 (conf-align-assignments): "?\ " -> "?\s".
11993
11994 * textmodes/reftex-index.el (TeX-master): Add defvar.
11995 (reftex-index-phrases-marker): Move up defvar.
11996
11997 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
11998 (reftex-toc-include-labels-indicator)
11999 (reftex-toc-include-index-indicator)
12000 (reftex-toc-max-level-indicator): Move up declarations.
12001
12002 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
12003 of args to `tramp-run-real-handler', even if it's empty in this case.
12004
12005 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12006
12007 * dired.el (dired-move-to-filename-regexp): Add date format for
12008 Mac OS X 10.3 in East Asian locales.
12009
12010 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
12011
12012 * files.el (make-auto-save-file-name): Add file name handler call
12013 if applicable.
12014
12015 * net/tramp.el (tramp-file-name-handler-alist)
12016 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
12017 (tramp-handle-make-auto-save-file-name): Rename from
12018 `tramp-make-auto-save-file-name'.
12019 (tramp-exists-file-name-handler): New defun.
12020 (tramp-advice-make-auto-save-file-name): Make defadvice only when
12021 `make-auto-save-file-name' is not a magic file name operation.
12022
12023 2005-08-30 Richard M. Stallman <rms@gnu.org>
12024
12025 * files.el (risky-local-variable-p):
12026 Match `-predicates' and `-commands.
12027
12028 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
12029 (custom-save-all): Visit the file if necessary;
12030 kill the buffer if we created it.
12031 (custom-save-delete): Don't visit file or kill buffer here.
12032
12033 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
12034
12035 * textmodes/org.el (org-special-keyword): New face.
12036 (org-table-copy-down, org-table-eval-formula)
12037 (org-table-recalculate, org-init-section-numbers):
12038 Use `string-to-number' instead of `string-to-int'.
12039 (org-get-location): Use `insert-buffer-substring' instead of
12040 `insert-buffer'.
12041 (org-modify-diary-entry-string): New function.
12042 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
12043 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
12044 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
12045 active region.
12046 (org-export-as-html): Handle QUOTE keyword.
12047 (org-quote-string): New option.
12048 (org-bookmark-jump-unhide): New function, used for
12049 `bookmark-after-jump-hook'.
12050 (org-diary-default-entry): Apply only when not called through
12051 `org-agenda'.
12052
12053 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
12054
12055 * net/eudc.el (mode-popup-menu):
12056 * play/handwrite.el (ps-printer-name, ps-lpr-command):
12057 * progmodes/ada-mode.el (compile-auto-highlight)
12058 (skeleton-further-elements):
12059 * progmodes/autoconf.el (font-lock-syntactic-keywords):
12060 * progmodes/cmacexp.el (msdos-shells):
12061 * progmodes/compile.el (font-lock-extra-managed-props)
12062 (font-lock-keywords, font-lock-maximum-size)
12063 (font-lock-support-mode):
12064 * progmodes/grep.el (font-lock-lines-before):
12065 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
12066 * progmodes/mixal-mode.el (compile-command):
12067 * progmodes/perl-mode.el (font-lock-comment-face)
12068 (font-lock-doc-face, font-lock-string-face):
12069 * progmodes/prolog.el (comint-prompt-regexp):
12070 * progmodes/sh-script.el (font-lock-comment-face)
12071 (font-lock-set-defaults, font-lock-string-face):
12072 * progmodes/sql.el (font-lock-keyword-face)
12073 (font-lock-set-defaults, font-lock-string-face):
12074 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
12075 (itimer-version, lazy-lock-defer-contextually)
12076 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
12077 Add defvars.
12078
12079 * progmodes/cperl-mode.el (cperl-electric-lbrace)
12080 (cperl-electric-keyword, cperl-electric-pod)
12081 (cperl-electric-backspace, cperl-forward-re)
12082 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
12083 (vc-rcs-header, vc-sccs-header): Add defvars.
12084
12085 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
12086 (font-lock-syntactic-keywords, gud-find-expr-function):
12087 Add defvars.
12088
12089 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
12090 (gdb-frame-parameters): Declare before use.
12091
12092 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
12093 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
12094 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
12095 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
12096
12097 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
12098 (idlwave-help-with-source): Use `insert-buffer-substring', not
12099 `insert-buffer'.
12100
12101 2005-08-29 Juri Linkov <juri@jurta.org>
12102
12103 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
12104 Put outline-back-to-heading function call inside save-excursion.
12105
12106 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
12107
12108 * man.el (Man-init-defvars, Man-translate-references)
12109 (Man-support-local-filenames, Man-highlight-references):
12110 * progmodes/sql.el (sql-interactive-mode):
12111 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
12112
12113 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
12114 (compilation-mode-font-lock-keywords): Add defvars.
12115 (checkdoc-interactive-loop): "?\ " -> "?\s".
12116
12117 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
12118 (font-lock-doc-face, font-lock-string-face)
12119 (font-lock-keywords-case-fold-search): Add defvars.
12120 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
12121
12122 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
12123 Don't pass X and Y (they are ignored anyway).
12124 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
12125 (mouse-delete-window): Make arguments optional.
12126
12127 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
12128 (caesar-translate-table, minor-modes, news-buffer-save)
12129 (news-group-name, news-minor-modes): Add defvars.
12130
12131 * emacs-lisp/lselect.el (mouse-highlight-priority)
12132 (x-lost-selection-functions, zmacs-regions):
12133 * emacs-lisp/pp.el (font-lock-verbose):
12134 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
12135 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
12136 (ses-mode-map):
12137 * emacs-lisp/tcover-unsafep.el (safe-functions):
12138 * international/mule-cmds.el (mac-system-coding-system)
12139 (mac-system-locale):
12140 * language/ethio-util.el (rmail-current-message)
12141 (rmail-message-vector):
12142 * language/thai-util.el (thai-auto-composition-mode):
12143 * mail/metamail.el (rmail-current-message, rmail-message-vector):
12144 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
12145 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
12146 (vm-primary-inbox, vm-spool-files):
12147 * mail/rmail.el (deleted-head, font-lock-fontified)
12148 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
12149 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
12150 (total-messages):
12151 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
12152 (rmail-summary-mode-map):
12153 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
12154 (rmail-last-label, rmail-last-multi-labels)
12155 (rmail-summary-vector, rmail-total-messages):
12156 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
12157 * mail/rmailsum.el (msgnum):
12158 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
12159 (rmail-current-message):
12160 * obsolete/fast-lock.el (font-lock-face-list):
12161 * obsolete/rnewspost.el (mail-reply-buffer):
12162 * obsolete/scribe.el (compile-command):
12163 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
12164
12165 2005-08-28 John Paul Wallington <jpw@gnu.org>
12166
12167 * ibuf-ext.el (ibuffer-auto-update-changed):
12168 Use `frame-or-buffer-changed-p' to check whether we need to update.
12169 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
12170 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
12171 as a `frame-or-buffer-changed-p' state vector instead.
12172
12173 2005-08-27 Romain Francoise <romain@orebokech.com>
12174
12175 * textmodes/makeinfo.el (makeinfo-compile):
12176 Use `compilation-start'. Set `next-error-function' according to
12177 `disable-errors'.
12178 (makeinfo-next-error): New function.
12179 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
12180 (makeinfo-buffer): Likewise.
12181
12182 * progmodes/compile.el (compilation-start): Add autoload cookie.
12183
12184 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
12185 * textmodes/sgml-mode.el: Likewise.
12186 * progmodes/python.el: Likewise.
12187
12188 2005-08-27 Eli Zaretskii <eliz@gnu.org>
12189
12190 * simple.el (blink-matching-paren-distance): Document the meaning
12191 of nil value, and allow to customize to nil.
12192
12193 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
12194 command.com, not command.exe.
12195
12196 2005-08-26 John Wiegley <johnw@newartisans.com>
12197
12198 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
12199 code around a bit so that an extraneous nil argument is not added
12200 to a command when no args are given.
12201
12202 * eshell/esh-arg.el (eshell-parse-double-quote): If a
12203 double-quoted argument resolves to nil, return it as an empty
12204 string rather than as nil. This made it impossible to pass "" to
12205 a shell script as a null string argument.
12206
12207 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
12208
12209 * outline.el (outline-invent-heading): New fun.
12210 (outline-promote, outline-demote): Use it.
12211 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
12212 (outline-end-of-subtree): Remove unused var `opoint'.
12213
12214 2005-08-26 David Reitter <david.reitter@gmail.com>
12215
12216 * menu-bar.el (truncate-lines, write-file, print-buffer)
12217 (ps-print-buffer-faces, ps-print-buffer, split-window):
12218 Disable menu items when the frame they refer to is invisible, or when
12219 they refer to a buffer and the minibuffer is selected.
12220
12221 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
12222
12223 * progmodes/flymake.el (flymake-highlight-err-lines):
12224 Use save-excursion around flymake-highlight-line to preserve point.
12225
12226 2005-08-26 Eli Zaretskii <eliz@gnu.org>
12227
12228 * progmodes/octave-mod.el: Change Author and Maintainer address.
12229 (octave-maintainer-address): Change Kurt's email address.
12230 * progmodes/octave-inf.el: Change Author and Maintainer address.
12231 * progmodes/octave-hlp.el: Change Author and Maintainer address.
12232
12233 2005-08-26 Kim F. Storm <storm@cua.dk>
12234
12235 * subr.el (version-list-<, version-list-<=, version-list-=):
12236 Rename from integer-list-*.
12237 (version-list-not-zero): Likewise. Fix while loop.
12238 (version=): Use version-list-= instead of string-equal.
12239
12240 2005-08-26 Richard M. Stallman <rms@gnu.org>
12241
12242 * outline.el (outline-promote): Try shortening the heading.
12243 As last resort, read the heading to use.
12244 (outline-demote): As last resort, read the heading to use.
12245
12246 2005-08-26 Romain Francoise <romain@orebokech.com>
12247
12248 * progmodes/compile.el (compilation-start): Doc fix.
12249
12250 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
12251 (antlr-font-lock-additional-keywords): Fix reference to
12252 `antlr-font-lock-literal-regexp' erroneously changed during the
12253 mass face rename.
12254 (antlr-run-tool): Use `compilation-start'.
12255
12256 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
12257 instead of the obsolete `compile-internal'.
12258
12259 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
12260
12261 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
12262 (number, original-date):
12263 * calendar/cal-china.el (date):
12264 * calendar/cal-coptic.el (date):
12265 * calendar/cal-french.el (date):
12266 * calendar/cal-hebrew.el (date, entry, number, original-date):
12267 * calendar/cal-islam.el (date, number, original-date):
12268 * calendar/cal-iso.el (date):
12269 * calendar/cal-julian.el (date):
12270 * calendar/cal-mayan.el (date):
12271 * calendar/cal-menu.el (date, event):
12272 * calendar/cal-persia.el (date):
12273 * calendar/lunar.el (date):
12274 * calendar/solar.el (date): Add defvars.
12275
12276 * emerge.el:
12277 * ibuffer.el:
12278 * info-xref.el:
12279 * obsolete/bg-mouse.el:
12280 * obsolete/sun-curs.el:
12281 * obsolete/swedish.el: Move the `defvar's to the top level.
12282
12283 * smerge-mode.el (smerge-refined-change): Add :group.
12284
12285 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
12286
12287 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
12288 (smerge-keep-n): Remove props.
12289 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
12290 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
12291 now that it's done in smerge-keep-n.
12292 (smerge-refined-change): New face.
12293 (smerge-refine-chopup-region, smerge-refine-highlight-change)
12294 (smerge-refine): New funs.
12295 (smerge-basic-map): Bind smerge-refine.
12296
12297 2005-08-25 Juri Linkov <juri@jurta.org>
12298
12299 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
12300 compilation-process-setup-function and compilation-disable-input
12301 in grep-mode instead of let-bindings in grep.
12302
12303 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
12304 Delete "Automatic File De/compression" (auto-compression-mode).
12305
12306 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
12307
12308 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
12309 Silence warning about non-existent variable.
12310
12311 2005-08-25 Richard M. Stallman <rms@gnu.org>
12312
12313 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
12314 Rename "Describe Key" to "Describe Key or Mouse Operation".
12315
12316 * mail/mailalias.el (build-mail-aliases): Delete comments
12317 from the contents before processing them.
12318
12319 * isearch.el (isearch-edit-string): Erase the Search prompt
12320 if user enters an empty string and there is no default.
12321
12322 * comint.el (comint-file-name-prefix): Add autoload.
12323
12324 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
12325
12326 * subr.el (play-sound): Rearrange to avoid warning.
12327
12328 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
12329
12330 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
12331 New hook.
12332 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
12333
12334 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
12335
12336 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
12337
12338 * custom.el (custom-theme-set-variables): Sort minor modes last.
12339
12340 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12341
12342 * subr.el (version-separator, version-regexp-alist): New vars used by
12343 version comparison funs.
12344 (integer-list-<, integer-list-=, integer-list-<=)
12345 (integer-list-not-zero): New funs for integer list comparison.
12346 (version-to-list, version=, version<, version<=): New funs for version
12347 comparison.
12348
12349 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
12350
12351 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
12352 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
12353 time to silence the byte-compiler.
12354
12355 * ibuffer.el (ibuffer-compile-make-eliding-form)
12356 (ibuffer-check-formats): Use `with-no-warnings' to hide references
12357 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
12358 so it's silly to get warnings for it).
12359 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
12360 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
12361 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
12362 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
12363 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
12364 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
12365 Defvar at compile time.
12366 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
12367 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
12368 Declare them before use.
12369
12370 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
12371 (info-xref-good, info-xref-bad): Defvar at compile time.
12372
12373 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
12374 Use `let*' instead of `let'.
12375
12376 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
12377 (*mouse-y*, menu, char): Defvar at compile time.
12378 (sc::menu): Declare it before use.
12379 (sc::pack-one-line): Use `let', not `let*'.
12380
12381 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
12382 (mail-send-hook): Defvar at compile time.
12383
12384 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
12385 Defvar at compile time.
12386
12387 * term/sun-mouse.el (current-global-mousemap)
12388 (current-local-mousemap): Declare them before use.
12389
12390 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
12391
12392 * bookmark.el (bookmark-after-jump-hook): New hook.
12393 (bookmark-jump): Run `bookmark-after-jump-hook'.
12394
12395 2005-08-23 Juri Linkov <juri@jurta.org>
12396
12397 * faces.el (minibuffer-prompt): Doc fix.
12398
12399 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
12400
12401 * progmodes/xscheme.el: Trivial changes to silence warnings.
12402 (xscheme-previous-mode, xscheme-previous-process-state):
12403 Add defvars.
12404 (xscheme-last-input-end, xscheme-process-command-line)
12405 (xscheme-process-name, xscheme-buffer-name)
12406 (xscheme-expressions-ring-max, xscheme-expressions-ring)
12407 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
12408 (xscheme-control-g-synchronization-p)
12409 (xscheme-control-g-disabled-p, xscheme-string-receiver)
12410 (default-xscheme-runlight, xscheme-runlight)
12411 (xscheme-runlight-string, xscheme-process-filter-state)
12412 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
12413 Move to beginning of file.
12414 (scheme-interaction-mode-commands-alist)
12415 (scheme-interaction-mode-map, scheme-debugger-mode-map):
12416 Declare them before use. Note: the initialization code for the variables
12417 has not been moved because it uses functions that reference the variables.
12418 (xscheme-control-g-message-string, xscheme-process-filter-alist)
12419 (xscheme-prompt-for-expression-map): Declare them before use.
12420 (scheme-debugger-mode-commands): "?\ " -> "?\s".
12421
12422 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
12423
12424 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
12425
12426 2005-08-22 Juri Linkov <juri@jurta.org>
12427
12428 * faces.el (set-face-underline): Delete this duplicate function
12429 and make an obsolete alias to set-face-underline-p.
12430 (set-face-underline-p): Use docstring of set-face-underline.
12431 (describe-face): Create hyperlink to parent face.
12432
12433 * info.el (Info-insert-dir): Use save-excursion around
12434 insert-buffer-substring.
12435 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
12436 (Info-escape-percent): Delete function.
12437 (Info-fontify-node): Replace Info-escape-percent by
12438 replace-regexp-in-string with REP arg set to lambda that
12439 duplicates `%' and preserves text properties.
12440
12441 * progmodes/compile.el (compilation-disable-input): Doc fix.
12442 (define-compilation-mode): Doc fix and refill.
12443 (kill-compilation): Use `mode-name' in the error message.
12444 (compilation-find-file): Use `compilation-error' in the
12445 read-file-name's prompt.
12446
12447 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
12448
12449 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
12450 (smerge-auto-leave): Make undo re-enable the mode.
12451 (debug-ignored-errors): Add the user-error of impossible resolution.
12452 (smerge-resolve): Move things around a bit, in preparation for later.
12453 (smerge-diff): Don't fail if the buffer has no associated file.
12454 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
12455 (smerge-conflict-overlay): New function.
12456 (smerge-match-conflict): Don't add text properties here.
12457 (smerge-find-conflict): Instead, add an overlay here.
12458 Also check for the case where we're inside a conflict already, so as to
12459 obviate the need for font-lock-multiline, which is unbearably slow with
12460 large conflicts and ciomplex font-lock patterns.
12461 (smerge-remove-props): Remove overlay rather than text-properties.
12462 (smerge-mode): Don't set font-lock-multiline.
12463 Remove overlays when turned off.
12464
12465 2005-08-21 Kim F. Storm <storm@cua.dk>
12466
12467 * ido.el (ido-ignore-item-p): Use save-match-data.
12468 Bind case-fold-search to ido-case-fold locally.
12469
12470 2005-08-20 Richard M. Stallman <rms@gnu.org>
12471
12472 * files.el (normal-mode): If font lock is on, turn it off and on.
12473
12474 * subr.el (replace-regexp-in-string): Doc fix.
12475
12476 * startup.el (command-line-1): Don't suppress startup screen
12477 due to existing processes.
12478
12479 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
12480
12481 * progmodes/compile.el (compilation-disable-input): Default to nil.
12482
12483 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
12484
12485 * progmodes/compile.el (compilation-disable-input): New defcustom.
12486 (compilation-start): If compilation-disable-input is non-nil, send
12487 EOF to the compilation process.
12488
12489 2005-08-20 Eli Zaretskii <eliz@gnu.org>
12490
12491 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
12492 Run the argument of tex-shell-cd-command through
12493 convert-standard-filename, to get the correct style of slashes on
12494 Windows, and enclose the result in quotes, in case the file name
12495 includes whitespace or other special characters.
12496
12497 2005-08-19 Andreas Schwab <schwab@suse.de>
12498
12499 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
12500 process.
12501
12502 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
12503
12504 * cus-start.el (minibuffer-prompt-properties): Correct typo.
12505
12506 2005-08-18 Kim F. Storm <storm@cua.dk>
12507
12508 * scroll-lock.el: Fix errors due to incorrect line wrapping.
12509
12510 2005-08-18 Richard M. Stallman <rms@gnu.org>
12511
12512 * scroll-lock.el: New file.
12513
12514 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
12515
12516 * dired.el (dired-move-to-end-of-filename):
12517 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
12518
12519 2005-08-18 Kim F. Storm <storm@cua.dk>
12520
12521 * ido.el (ido-everywhere): Fix defcustom :set function to disable
12522 rather than toggle mode when custom value is nil.
12523 (ido-everywhere): Fix defun doc string.
12524
12525 2005-08-17 Richard M. Stallman <rms@gnu.org>
12526
12527 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
12528 as tag instead of "Inviolable".
12529
12530 2005-08-17 Kim F. Storm <storm@cua.dk>
12531
12532 * windmove.el (windmove-coordinates-of-position): Remove.
12533 (windmove-coordinates-of-window-position): Remove.
12534 (windmove-reference-loc): Use posn-at-point instead.
12535
12536 * subr.el (insert-for-yank-1): Doc fix.
12537
12538 * ido.el (ido-enter-matching-directory): Rename from
12539 ido-enter-single-matching-directory. Change `slash' choice to
12540 `only'. Add `first' choice.
12541 (ido-exhibit): Adapt to above changes.
12542
12543 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
12544
12545 * Makefile.in: Expand comment about building loaddefs.el.
12546
12547 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
12548
12549 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
12550 Comment use of defadvice.
12551
12552 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
12553
12554 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
12555
12556 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
12557 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
12558 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
12559 * progmodes/idlw-shell.el, progmodes/ld-script.el,
12560 * progmodes/which-func.el, ruler-mode.el, strokes.el,
12561 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
12562 for backward compatibility for faces that did not appear in the
12563 previous Emacs release.
12564
12565 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
12566
12567 2005-08-15 Kim F. Storm <storm@cua.dk>
12568
12569 * emulation/cua-base.el (cua-delete-region): Return t if
12570 deleted region was non-empty.
12571 (cua-replace-region): Inhibit overwrite-mode for
12572 self-insert-command if replaced region was non-empty.
12573 (cua--explicit-region-start, cua--status-string): Make them
12574 buffer-local at top-level...
12575 (cua-mode): ...rather than when mode is enabled.
12576
12577 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
12578
12579 * progmodes/vhdl-mode.el (vhdl-emacs-21):
12580 Set t for Emacs 21, 22, and so on.
12581
12582 2005-08-15 David Ponce <david@dponce.com>
12583
12584 * tree-widget.el: Update Commentary header.
12585 (tree-widget-theme): Doc fix.
12586 (tree-widget-space-width): New option.
12587 (tree-widget-image-properties): Look up in the default theme too.
12588 (tree-widget--cursors): Only for images with arrow pointer shape.
12589 (tree-widget-lookup-image): Pointer shape is hand by default.
12590 (tree-widget-icon): Rename generic icon widget from
12591 `tree-widget-control'.
12592 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
12593 derive from `tree-widget-icon'.
12594 (tree-widget-handle): Improve default look and feel of the text
12595 representation.
12596 (tree-widget): Rename :*-control properties to :*-icon properties.
12597 Add :action and :help-echo properties.
12598 (tree-widget-after-toggle-functions): Move.
12599 (tree-widget-close-node, tree-widget-open-node): Remove.
12600 (tree-widget-before-create-icon-functions): New hook.
12601 (tree-widget-value-create): Update to allow customization of icons
12602 and nodes at run-time via that new hook.
12603 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
12604 (tree-widget-icon-action, tree-widget-icon-help-echo)
12605 (tree-widget-action, tree-widget-help-echo): New functions.
12606
12607 2005-08-15 Kim F. Storm <storm@cua.dk>
12608
12609 * ido.el (ido-buffer-internal): Use with-no-warnings.
12610 (ido-make-merged-file-list): Use while-no-input.
12611
12612 2005-08-15 Richard M. Stallman <rms@gnu.org>
12613
12614 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
12615 (flyspell-large-region): Fix doc and custom type.
12616
12617 2005-08-14 Richard M. Stallman <rms@gnu.org>
12618
12619 * files.el (interpreter-mode-alist): Doc fix.
12620
12621 * mail/rmail.el (rmail-nonignored-headers): New variable.
12622 (rmail-clear-headers): Use it.
12623 (rmail-reply): Better handling of mail-followup-to header.
12624
12625 * progmodes/sh-script.el (sh-font-lock-keywords-var):
12626 Rename variable from sh-font-lock-keywords. In the `shell' entry,
12627 don't try to refer to executable-font-lock-keywords.
12628 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
12629 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
12630 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
12631 (sh-mode): Set comment-start-skip, local-abbrev-table,
12632 imenu-case-fold-search.
12633 (sh-set-shell): Don't set them here.
12634 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
12635 Don't cache the results in the original alist; don't ever modify
12636 that alist.
12637
12638 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
12639
12640 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
12641 empty.
12642
12643 2005-08-15 Andreas Schwab <schwab@suse.de>
12644
12645 * desktop.el: Put autoload cookie at risky-local-variable declarations.
12646
12647 * dired.el, info.el, mail/rmail.el: Revert last change.
12648
12649 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
12650
12651 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
12652 modification in `eval-after-load' form.
12653 * info.el: Likewise.
12654 * mail/rmail.el: Likewise.
12655
12656 2005-08-14 Juri Linkov <juri@jurta.org>
12657
12658 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12659 Remove highlighting of "Compilation started". Highlight only
12660 the word "finished" in "Compilation finished". Add highlighting
12661 of "interrupt", "killed", "terminated" and the exit code.
12662 (compilation-start): Add newline after header. Use exactly the
12663 same time stamp format as the finishing message.
12664 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
12665
12666 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
12667 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
12668 Add highlighting of "interrupt", "killed", "terminated".
12669
12670 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
12671 enabled and the current command is self-insert-command, call it
12672 explicitly with overwrite-mode bound to nil, to not allow it
12673 to delete the character after the selected region.
12674
12675 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
12676
12677 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
12678 move-end-of-line, end-of-line, and beginning-of-line to the list
12679 of commands after which the echo area is updated.
12680
12681 2005-08-12 Eli Zaretskii <eliz@gnu.org>
12682
12683 * cus-edit.el (custom-save-all, custom-save-delete):
12684 Bind recentf-exclude to exclude custom-file.
12685
12686 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
12687
12688 * mail/rmailsum.el (rmail-summary-end-of-message): New command
12689 to go to the bottom of the mail message. Added to
12690 `rmail-summary-mode-map' with key "/".
12691 (rmail-summary-show-message): New (internal) function for use by
12692 both `rmail-summary-beginning/end-of-message'.
12693 (rmail-summary-beginning-of-message): Change to use
12694 rmail-summary-show-message.
12695
12696 * mail/rmail.el (rmail-end-of-message): New command to go to the
12697 end of the current message. Added to `rmail-mode-map' with key "/".
12698 (rmail-beginning-of-message): Fix to work as documented.
12699 (rmail-mode): Change documentation.
12700
12701 * progmodes/compile.el (compilation-start): Add the line
12702 "Compilation started" with compilation start time.
12703 (compilation-mode-font-lock-keywords): Add `started' to keywords.
12704
12705 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
12706
12707 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
12708 of menu items.
12709
12710 2005-08-11 Richard M. Stallman <rms@gnu.org>
12711
12712 * simple.el (pop-global-mark): Reverse test of widen-automatically.
12713
12714 * battery.el (battery-status-function): Don't use ignore-errors.
12715
12716 2005-08-11 Lute Kamstra <lute@gnu.org>
12717
12718 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
12719 define-obsolete-variable-alias.
12720
12721 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
12722
12723 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
12724 (ange-ftp-send-cmd): Revert last change, and expand
12725 the comment explaining the problem.
12726
12727 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
12728
12729 * ldefs-boot.el: Update.
12730
12731 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
12732 item to "Time, Load and Mail". Change help echo text.
12733
12734 * time.el (display-time-use-mail-icon, display-time-format)
12735 (display-time-string-forms): Shorten first line of docstrings.
12736
12737 2005-08-10 Lars Hansen <larsh@soem.dk>
12738
12739 * desktop.el (desktop-buffer-mode-handlers):
12740 Make non-customizable. Add autoload cookie. Change initial value to
12741 nil; add elements in respective modules instead. Fix doc string.
12742 (desktop-load-file): New function.
12743 (desktop-minor-mode-handlers): New autoloaded variable.
12744 (desktop-create-buffer): Call minor mode handlers.
12745 Use desktop-load-file to load major and minor mode modules prior to
12746 checking for a handler.
12747 (desktop-save): Don't add nil to desktop-minor-modes for minor
12748 modes with nil function in desktop-minor-mode-table. Don't delete
12749 desktop file before rewriting it.
12750 (desktop-locals-to-save): Add autoload cookie. Don't make
12751 automatically buffer-local. Add variables column-number-mode,
12752 size-indication-mode, indent-tabs-mode,
12753 indicate-buffer-boundaries, indicate-empty-lines and
12754 show-trailing-whitespace.
12755 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
12756 regexps. Don't use desktop-clear-preserve-buffers-regexp.
12757 (desktop-clear-preserve-buffers-regexp): Delete.
12758 (desktop-clear-preserve-buffers): Update initial value and docstring.
12759 (desktop-save-buffer): Fix doc string.
12760
12761 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
12762 (hilit-chg-desktop-restore): New function.
12763 (highlight-changes-mode): Add highlight-changes-mode to
12764 desktop-locals-to-save.
12765
12766 * dired.el: Add handler to desktop-buffer-mode-handlers.
12767 (dired-restore-desktop-buffer): Remove autoload cookie.
12768 (dired-mode): Add autoload cookie.
12769
12770 * info.el: Add handler to desktop-buffer-mode-handlers.
12771 (Info-restore-desktop-buffer): Remove autoload cookie.
12772 (Info-mode): Add autoload cookie.
12773
12774 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
12775 (mh-restore-desktop-buffer): Remove autoload cookie.
12776 (mh-folder-mode): Add autoload cookie.
12777
12778 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
12779 (rmail-restore-desktop-buffer): Remove autoload cookie.
12780
12781 2005-08-11 Masatake YAMATO <jet@gyve.org>
12782
12783 * hexl.el (hexl-address-region):
12784 (hexl-ascii-region, hexl-font-lock-keywords):
12785 (hexl-highlight-line-range): Use the term "region"
12786 instead of "area" for consistency with the other symbols
12787 defined in hexl.el.
12788
12789 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
12790
12791 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
12792 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
12793 out by Juri Linkov). Add `display-battery-mode'.
12794
12795 2005-08-09 Juri Linkov <juri@jurta.org>
12796
12797 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12798 Remove `-text' from face variable names.
12799 (compilation-error-file-name, compilation-warning-file-name)
12800 (compilation-info-file-name): Delete faces.
12801 (compilation-line-number, compilation-column-number):
12802 Remove face underlining.
12803 (compilation-message-face): Set to `underline' value by default.
12804 (compilation-error-face, compilation-warning-face)
12805 (compilation-info-face): Remove `-file-name' from face names.
12806 (compilation-error-text-face, compilation-warning-text-face)
12807 (compilation-info-text-face): Delete face variables.
12808 (compilation-text-face): Delete function.
12809
12810 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
12811 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
12812 (grep-error-face): Set to `compilation-error' instead of
12813 `compilation-error-face' (which is redefined to `grep-hit-face' in
12814 grep buffers).
12815 (grep-mode-font-lock-keywords): Remove `-text' from face variable
12816 names. Use `grep-error-face' instead of `compilation-error-text-face'.
12817
12818 * dired-aux.el (dired-do-query-replace-regexp):
12819 Use `query-replace-read-args'.
12820
12821 * replace.el (query-replace-read-from, query-replace-read-to)
12822 (query-replace-read-args): Rename arg `string' to `prompt'.
12823
12824 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
12825
12826 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12827
12828 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
12829 uploading files.
12830 (ange-ftp-canonize-filename): Handle file names beginning with ~
12831 correctly.
12832
12833 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12834
12835 * textmodes/fill.el (canonically-space-region)
12836 (fill-context-prefix, fill-french-nobreak-p)
12837 (fill-delete-newlines, fill-comment-paragraph)
12838 (justify-current-line): "?\ " -> "?\s".
12839
12840 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
12841
12842 * textmodes/fill.el (fill-nonuniform-paragraphs):
12843 Improve argument/docstring consistency.
12844
12845 2005-08-09 Richard M. Stallman <rms@gnu.org>
12846
12847 * textmodes/ispell.el (ispell-word): More fboundp checks.
12848
12849 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
12850 (find-file-noselect-1): Call it here, only if RAWFILE.
12851 (normal-mode): Always set some major mode.
12852 (save-some-buffers-action-alist): Change some explanation strings.
12853 (file-name-non-special): In the `quote' method, use unwind-protect.
12854
12855 2005-08-09 Magnus Henoch <mange@freemail.hu>
12856
12857 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
12858 (ispell-have-aspell-dictionaries): New variable.
12859 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
12860 (ispell-get-aspell-config-value): New function.
12861 (ispell-aspell-find-dictionary): New function.
12862 (ispell-aspell-add-aliases): New function.
12863 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
12864 appropriate. Don't look for ispell dictionaries if we use aspell.
12865 (ispell-menu-map): Don't build a submenu of dictionaries.
12866
12867 2005-08-09 Richard M. Stallman <rms@gnu.org>
12868
12869 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
12870 (sql-read-passwd): Use read-passwd.
12871
12872 * progmodes/idlw-toolbar.el (idlwave-toolbar)
12873 (idlwave-toolbar-is-possible): Add defvars.
12874
12875 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
12876 Avoid warnings.
12877
12878 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
12879 (idlwave-system-class-info, idlwave-executive-commands-alist):
12880 Use defvar.
12881
12882 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
12883
12884 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
12885 Avoid warnings.
12886
12887 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
12888 and content-type: headers.
12889
12890 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
12891
12892 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
12893 and rename some of them to be more self-explanatory.
12894
12895 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
12896
12897 * startup.el (command-line-1): Implement -scriptload.
12898
12899 * replace.el (occur-engine): Initial *Occur* output not undoable.
12900
12901 * menu-bar.el (menu-bar-file-menu): Rename some menu items
12902 and improve help strings.
12903
12904 * isearch.el (isearch-repeat): When changing direction,
12905 mark search successful.
12906
12907 * ediff-init.el: Use (featurep 'xemacs).
12908
12909 * comint.el (send-invisible): Identify buffer, if not selected.
12910
12911 * align.el: Delete autoload for c-guess-basic-syntax.
12912
12913 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12914
12915 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
12916 Improve argument/docstring consistency. Doc fixes.
12917 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
12918 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
12919 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
12920 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
12921 (r2bv-organization, r2bv-pages, r2bv-primary-author)
12922 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
12923 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
12924 Defvar at compile time.
12925
12926 2005-08-09 Juri Linkov <juri@jurta.org>
12927
12928 * info.el: Replace `info' with upper-case `Info' where appropriate.
12929 (info-title-1, info-title-2, info-title-3, info-title-4)
12930 (info-menu-header): Move up face definitions.
12931 (info-menu-star): Rename from `info-menu-5'.
12932 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
12933 (Info-fontify-visited-nodes): Fix docstring.
12934 (Info-hide-note-references): Fix docstring.
12935 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
12936 menu items in the same way as on cross-references.
12937 (info-apropos): Fix sorting order and formatting to be like in the
12938 stand-alone Info browser. Display error messages for 1 sec.
12939 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
12940 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
12941 from the menu bar.
12942 (Info-insert-dir): Restore point after calling
12943 `insert-buffer-substring'.
12944
12945 2005-08-08 Richard M. Stallman <rms@gnu.org>
12946
12947 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
12948 (recompute-lucid-menubar): Add defvars.
12949
12950 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
12951
12952 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
12953
12954 * net/net-utils.el (run-dig): Rename from `dig'.
12955
12956 * play/gametree.el (gametree-mode): Use make-local-variable,
12957 not make-variable-buffer-local.
12958
12959 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
12960
12961 * ansi-color.el (ansi-color-make-extent)
12962 (ansi-color-set-extent-face): Use fboundp, not functionp.
12963
12964 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
12965 not make-variable-buffer-local.
12966
12967 * bookmark.el (Info-current-file): Add defvar.
12968 (bookmark-jump-noselect): Use with-no-warnings.
12969
12970 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
12971
12972 * ebuff-menu.el (Helper-return-blurb): Add defvar.
12973
12974 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
12975
12976 * find-file.el (ada-procedure-start-regexp)
12977 (ada-package-start-regexp): Add defvars.
12978
12979 * info.el (Info-insert-dir): Use insert-buffer-substring.
12980
12981 * xml.el (xml-att-def-re): Add defvar.
12982
12983 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
12984 calling convention.
12985
12986 * subr.el (while-no-input): Return t if there is input.
12987
12988 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
12989
12990 * cus-start.el (all): Add `overflow-newline-into-fringe'.
12991
12992 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
12993
12994 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
12995 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
12996
12997 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
12998
12999 * cmuscheme.el (scheme-start-file): Replace reference to
13000 `user-emacs-directory' by "~/.emacs.d/".
13001
13002 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
13003
13004 * info.el (Info-dir-remove-duplicates): Avoid case folding
13005 in loop; instead, keep downcased strings for comparison.
13006 Suggested by Helmut Eller.
13007
13008 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
13009
13010 Sync with Tramp 2.0.50.
13011
13012 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
13013 XEmacs case; not necessary anymore.
13014 (tramp-user-regexp): Allow "@" as part of user name.
13015 (tramp-handle-set-visited-file-modtime)
13016 (tramp-handle-insert-file-contents)
13017 (tramp-handle-write-region): No special handling for
13018 `last-coding-system-used, because this is done in
13019 `tramp-accept-process-output' now.
13020 (tramp-accept-process-output): New defun.
13021 (tramp-process-one-action, tramp-process-one-multi-action)
13022 (tramp-wait-for-regexp, tramp-wait-for-output)
13023 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
13024 Howells <dhowells@redhat.com>.
13025 (clear-visited-file-modtime): Defadvice removed. The check for
13026 unset buffer's modtime does not need to be based on
13027 `tramp-buffer-file-attributes'. Suggested by RMS.
13028 (tramp-message): Insert "\n" if not being at beginning of line.
13029 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
13030 sequence with same logic.
13031 (tramp-completion-handle-expand-file-name): Discard call of
13032 `tramp-drop-volume-letter'. It is not necessary, and there have
13033 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
13034 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
13035 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
13036 should always be visible.
13037 (tramp-handle-insert-directory, tramp-setup-complete)
13038 (tramp-set-process-query-on-exit-flag)
13039 (tramp-append-tramp-buffers): Pacify byte-compiler.
13040 (tramp-bug): Delete non-existing variables from list.
13041 Apply `tramp-load-report-modules' as pre-hook.
13042 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
13043 `shell-prompt-pattern' because of non-7bit characters.
13044 Reported by Sebastian Luque <sluque@mun.ca>.
13045 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
13046 (tramp-match-string-list): Remove function.
13047 (tramp-wait-for-regexp): Remove call of that function.
13048 Suggested by Kim F. Storm <storm@cua.dk>.
13049 (tramp-set-auto-save-file-modes): Use octal integer code #o600
13050 instead of octal character code ?\600. The latter resulted in a
13051 syntax error with XEmacs.
13052
13053 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
13054 XEmacs case; not necessary anymore.
13055 (tramp-smb-handle-write-region): No special handling for
13056 `last-coding-system-used, because this is done in
13057 `tramp-accept-process-output' now.
13058 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
13059
13060 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
13061
13062 * wid-edit.el (widget-choice-value-create):
13063 Unconditionally respect user choice. Set :explicit-choice back to nil
13064 when no longer needed.
13065 (widget-choice-action): Unconditionally respect user choice.
13066 Eliminate :explicit-choice-value.
13067
13068 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
13069
13070 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
13071 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
13072 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
13073 running new function `toggle-indicate-empty-lines'.
13074 Rename "Customize" item to "Customize fringe".
13075 Rename "Indicators" item to "Buffer boundaries" and change help echo.
13076 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
13077 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
13078 Delete "Empty lines only" item.
13079 (menu-bar-showhide-fringe-ind-customize): New function.
13080 (menu-bar-showhide-fringe-ind-mixed)
13081 (menu-bar-showhide-fringe-ind-box)
13082 (menu-bar-showhide-fringe-ind-right)
13083 (menu-bar-showhide-fringe-ind-left)
13084 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
13085 instead of `fringe-indicators'.
13086
13087 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
13088
13089 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
13090 Change the date of last update.
13091
13092 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
13093
13094 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
13095 (viper-exec-yank, viper-put-back): Don't display modification msg
13096 if in the minibuffer.
13097
13098 * viper-init.el (viper-replace-overlay-cursor-color)
13099 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
13100 Make variables frame local.
13101
13102 * viper-util.el (viper-append-filter-alist): Use append instead of
13103 nconc.
13104
13105 * viper.el (viper-vi-state-mode-list)
13106 (viper-emacs-state-mode-list): Move help-mode and
13107 completion-list-mode from the first list to the second.
13108 (viper-mode): Docstring.
13109 (viper-go-away, viper-non-hook-settings): Don't localize
13110 minor-mode-alist in newer Emacsen. Add advice to
13111 set-cursor-color. Don't bind "\C-c\\".
13112
13113 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
13114
13115 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
13116 (scheme-macro-expand-command): New user options.
13117 (scheme-trace-procedure, scheme-expand-current-form): New commands.
13118 (scheme-form-at-point, scheme-start-file)
13119 (scheme-interactively-start-process): New functions.
13120 (scheme-get-process): New function, extracted from `scheme-proc'.
13121 (run-scheme): Call `scheme-start-file' to get start file, and pass
13122 it to `make-comint'.
13123 (switch-to-scheme, scheme-proc):
13124 Call `scheme-interactively-start-process' if no Scheme buffer/process
13125 is available.
13126
13127 2005-08-06 Juri Linkov <juri@jurta.org>
13128
13129 * progmodes/compile.el (compilation-mode-font-lock-keywords):
13130 Use `compilation-text-face', `compilation-info-text-face' and
13131 `compilation-error-text-face' instead of `font-lock-keyword-face'.
13132 (compilation-error): New face.
13133 (compilation-error-file-name): Inherit from
13134 `compilation-error' instead of `font-lock-warning-face'.
13135 (compilation-warning-file-name): Inherit from
13136 `compilation-warning' instead of `font-lock-warning-face'.
13137 (compilation-info, compilation-error-file-name)
13138 (compilation-warning-file-name, compilation-info-file-name)
13139 (compilation-line-number, compilation-column-number): Doc fix.
13140 (compilation-error-text-face, compilation-warning-text-face)
13141 (compilation-info-text-face): New face variables.
13142 (compilation-line-face, compilation-column-face)
13143 (compilation-enter-directory-face)
13144 (compilation-leave-directory-face): Doc fix.
13145 (compilation-text-face): New function.
13146
13147 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
13148 instead of 1 to display binary file names as info file links.
13149 (grep-error-face): Use `compilation-error-face' instead of
13150 `font-lock-keyword-face'.
13151 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
13152 and `compilation-warning-text-face' instead of
13153 `font-lock-keyword-face'. Use `compilation-error-text-face'
13154 instead of `grep-error-face'.
13155
13156 2005-08-05 Kenichi Handa <handa@m17n.org>
13157
13158 * international/code-pages.el: Add autoload cookies for all coding
13159 systems.
13160
13161 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
13162
13163 * cus-start.el (all): Put undo.c where it alphabetically belongs.
13164
13165 2005-08-04 Juri Linkov <juri@jurta.org>
13166
13167 * progmodes/compile.el (compilation-mode-map):
13168 * progmodes/grep.el (grep-mode-map):
13169 Bind TAB to `compilation-next-error' and [backtab] to
13170 `compilation-previous-error'.
13171
13172 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
13173 matching line numbers, column numbers and their ranges with regexp
13174 matching only line numbers.
13175 (grep-context-face): New face variable.
13176 (grep-mode-font-lock-keywords): Use it.
13177
13178 * faces.el (read-face-name): Delete duplicate faces.
13179
13180 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
13181
13182 * thumbs.el (thumbs-find-image): Don't make variables
13183 automatically buffer local.
13184 (thumbs-current-tmp-filename, thumbs-current-image-filename)
13185 (thumbs-image-num): Make automatically buffer local.
13186 (thumbs-show-thumbs-list): Use `make-local-variable', not
13187 `make-variable-buffer-local'.
13188 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
13189
13190 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
13191 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
13192 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
13193 (bother, bye, canyou, chatlst, continue, deathlst, describe)
13194 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
13195 (feelings-about, foullst, found, hello, history, howareyoulst)
13196 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
13197 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
13198 (neglst, obj, object, owner, please, problems, qlist)
13199 (random-adjective, relation, remlst, repetitive-shortness)
13200 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
13201 (shortlst, something, sportslst, stallmanlst, states, subj)
13202 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
13203 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
13204 Defvar at compile time.
13205
13206 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
13207 not `make-variable-buffer-local'.
13208
13209 2005-08-02 Kim F. Storm <storm@cua.dk>
13210
13211 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
13212 rectangle overlay in selected window.
13213
13214 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
13215
13216 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
13217 instead of display group. Make `indicate-buffer-boundaries'
13218 customizable through Custom.
13219
13220 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
13221
13222 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
13223 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
13224 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
13225 (gdb-put-string): Fix typos in docstrings.
13226
13227 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
13228
13229 Update copyright notices of files in progmodes directory for
13230 release of Emacs 22.1.
13231
13232 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
13233
13234 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
13235 Don't barf if the GUD buffer has been killed.
13236
13237 2005-08-01 Kim F. Storm <storm@cua.dk>
13238
13239 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
13240
13241 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
13242
13243 * simple.el (next-error-follow-minor-mode):
13244 make-variable-buffer-local -> make-local-variable.
13245
13246 * emacs-lisp/cl-extra.el: Require CL also when compiling.
13247
13248 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
13249 (byte-compile-form-make-variable-buffer-local): New functions to warn
13250 about misuses of make-variable-buffer-local where make-local-variable
13251 was meant.
13252
13253 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
13254
13255 * bs.el (bs-attributes-list): Doc fix.
13256 (bs): Update url-link.
13257
13258 * desktop.el (desktop-save-buffer): Fix typos in docstring.
13259 (desktop-load-default): Simplify.
13260
13261 * ibuffer.el (ibuffer-columnize-and-insert-list)
13262 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
13263 (ibuffer-unmark-all, ibuffer-toggle-marks)
13264 (ibuffer-unmark-forward, ibuffer-unmark-backward)
13265 (ibuffer-compile-make-format-form, ibuffer-format-column)
13266 (ibuffer-current-buffers-with-marks)
13267 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
13268 (ibuffer): Doc fix.
13269 (ibuffer-mode): Fix typo in docstring.
13270 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
13271 with `define-obsolete-variable-alias'.
13272 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
13273
13274 2005-07-29 Kenichi Handa <handa@m17n.org>
13275
13276 * international/mule-cmds.el (select-message-coding-system):
13277 Be sure to use LF for end-of-line. If no coding system is decided,
13278 return iso-8859-1-unix.
13279
13280 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
13281
13282 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
13283 (ange-ftp-pending-error-line): New vars.
13284 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
13285 to handle the non-fatal no-route-to-host messages.
13286 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
13287
13288 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
13289
13290 * isearch.el (isearch-mode-map, isearch-other-meta-char)
13291 (isearch-quote-char, isearch-printing-char)
13292 (isearch-text-char-description): "?\ " -> "?\s".
13293 (isearch-lazy-highlight-cleanup)
13294 (isearch-lazy-highlight-initial-delay)
13295 (isearch-lazy-highlight-interval)
13296 (isearch-lazy-highlight-max-at-a-time)
13297 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
13298 Declare with define-obsolete-*-alias macros.
13299 (isearch-forward): Fix typo in docstring.
13300 (search-invisible, search-ring-yank-pointer)
13301 (regexp-search-ring-yank-pointer): Doc fixes.
13302
13303 * recentf.el (recentf-menu-append-commands-p): Declare with
13304 `define-obsolete-variable-alias'.
13305 (recentf-max-saved-items, recentf-menu-filter)
13306 (recentf-arrange-by-rule-subfilter): Doc fixes.
13307 (recentf-menu-append-commands-flag)
13308 (recentf-initialize-file-name-history, recentf-expand-file-name)
13309 (recentf-clear-data): Fix typos in docstrings.
13310
13311 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
13312
13313 * progmodes/gdb-ui.el: Smarten comments.
13314 (gdb-info-breakpoints-custom): Use nowarn when finding file.
13315
13316 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
13317
13318 * term/apollo.el (terminal-init-apollo): New function containing
13319 all former top level forms in the file.
13320 * term/bobcat.el (terminal-init-bobcat):
13321 * term/cygwin.el (terminal-init-cygwin):
13322 * term/iris-ansi.el (terminal-init-iris-ansi):
13323 * term/linux.el (terminal-init-linux):
13324 * term/news.el (terminal-init-news):
13325 * term/rxvt.el (terminal-init-rxvt):
13326 * term/sun.el (terminal-init-sun):
13327 * term/tvi970.el (terminal-init-tvi970):
13328 * term/vt100.el (terminal-init-vt100):
13329 * term/vt102.el (terminal-init-vt102):
13330 * term/vt125.el (terminal-init-vt125):
13331 * term/vt200.el (terminal-init-vt200):
13332 * term/vt201.el (terminal-init-vt201):
13333 * term/vt220.el (terminal-init-vt220):
13334 * term/vt240.el (terminal-init-vt240):
13335 * term/vt300.el (terminal-init-vt300):
13336 * term/vt320.el (terminal-init-vt320):
13337 * term/vt400.el (terminal-init-vt400):
13338 * term/vt420.el (terminal-init-vt420):
13339 * term/wyse50.el (terminal-init-wyse50):
13340 * term/xterm.el (terminal-init-xterm): Likewise.
13341
13342 * term/README: Describe the terminal-init-* functionality.
13343
13344 * startup.el (command-line): After loading the terminal initialization
13345 file call the corresponding terminal initialization function.
13346
13347 2005-07-27 Kenichi Handa <handa@m17n.org>
13348
13349 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
13350 negative.
13351
13352 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
13353 (ps-mule-composition-prologue): Fix for the case that
13354 RelativeCompose is false.
13355
13356 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
13357
13358 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
13359
13360 * descr-text.el (describe-char): Handle the case where the list of
13361 chars is displayed in a separate frame.
13362 Be a bit more discriminating when looking for the char.
13363
13364 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
13365
13366 * bookmark.el (bookmark-automatically-show-annotations)
13367 (bookmark-read-annotation-text-func): Doc fixes.
13368 (bookmark-save): Improve argument/docstring consistency.
13369 (bookmark-get-bookmark, bookmark-get-bookmark-record)
13370 (bookmark-alist-from-buffer)
13371 (bookmark-upgrade-file-format-from-0)
13372 (bookmark-grok-file-format-version)
13373 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
13374 (bookmark-read-annotation-mode)
13375 (bookmark-insert-current-bookmark, bookmark-jump)
13376 (bookmark-exit-hook): Fix typos in docstrings.
13377 (bookmark-exit-hooks): Define as obsolete alias.
13378 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
13379 not `bookmark-exit-hooks'. Fix docstring.
13380 (bookmark-bmenu-select): "?\ " -> "?\s".
13381
13382 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
13383
13384 * startup.el (command-line): Fix typo.
13385
13386 2005-07-24 Richard M. Stallman <rms@gnu.org>
13387
13388 * tooltip.el (tooltip-mode): Test emacs-basic-display,
13389 not emacs-quick-startup.
13390
13391 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
13392
13393 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
13394 (reb-next-match, reb-show-subexp): Use `with-selected-window'
13395 instead of `reb-with-current-window'.
13396 (reb-prev-match): Likewise. Also, don't move left if the search
13397 was unsuccessful.
13398 (reb-initialize-buffer): New function.
13399 (re-builder, reb-change-syntax): Use it.
13400
13401 * man.el (Man-goto-page): Make second argument NOERROR optional.
13402
13403 2005-07-23 Richard M. Stallman <rms@gnu.org>
13404
13405 * man.el (Man-bgproc-sentinel): Check here for failure to find
13406 any man page in the output, and report the error here.
13407 (Man-arguments): Make it permanent local.
13408 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
13409 (Man-mode): Pass t for NOERROR.
13410
13411 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
13412 (grep-mode-font-lock-keywords):
13413 Don't use compilation-...-face for messages that are not file names.
13414
13415 * progmodes/compile.el (compilation-mode-font-lock-keywords):
13416 Don't use compilation-...-face for messages that are not file names.
13417
13418 2005-07-22 Juri Linkov <juri@jurta.org>
13419
13420 * startup.el (normal-splash-screen): Update menu name.
13421
13422 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
13423
13424 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
13425
13426 * term/xterm.el: Load term/rxvt if the terminal is actually an
13427 rxvt terminal.
13428 (xterm-rxvt-set-background-mode): Remove, not used anymore.
13429
13430 * term/rxvt.el (function-key-map): Use substitute-key-definition
13431 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
13432
13433 * term/cygwin.el: New file.
13434
13435 2005-07-22 Kim F. Storm <storm@cua.dk>
13436
13437 * image-file.el (insert-image-file, image-file-yank-handler):
13438 Fix last change to maintain a (unique) yank-handler on yanked images.
13439
13440 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
13441
13442 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
13443 of the file size (as in "177B" for 177 bytes). This happens with
13444 "ls -lh" on FreeBSD.
13445
13446 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
13447
13448 * hilit-chg.el (highlight-changes-global-initial-state)
13449 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
13450 (hilit-chg-fixup, highlight-changes-mode):
13451 Fix typos in docstrings.
13452 (highlight-changes-global-modes, highlight-changes-rotate-faces):
13453 Doc fixes.
13454
13455 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
13456
13457 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
13458 mode function using `eval-after-load'.
13459
13460 2005-07-21 Kim F. Storm <storm@cua.dk>
13461
13462 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
13463 included when reporting an emacs crash, and tell about the DEBUG file.
13464
13465 * image-file.el (insert-image-file): Add yank-handler.
13466 (image-file-yank-handler): Yank handler to make unique copies of
13467 images when they are yanked into a buffer next to each other.
13468
13469 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
13470
13471 * comint.el (comint-use-prompt-regexp, comint-send-input)
13472 (comint-source-default, comint-extract-string)
13473 (comint-get-source, comint-word, comint-completion)
13474 (comint-source, comint-prompt-read-only, comint-update-fence):
13475 Fix typos in docstrings.
13476 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
13477 Declare with define-obsolete-*-alias macros.
13478 (comint-previous-matching-input-from-input)
13479 (comint-next-matching-input-from-input)
13480 (comint-previous-matching-input, comint-next-matching-input)
13481 (comint-forward-matching-input):
13482 Improve argument/docstring consistency.
13483
13484 * desktop.el (desktop-clear-preserve-buffers-regexp):
13485 Also preserve the *server* buffer.
13486
13487 * simple.el (clone-indirect-buffer): Doc fix.
13488 (fixup-whitespace, just-one-space)
13489 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
13490 (next-error, next-error-highlight)
13491 (next-error-highlight-no-select, next-error-last-buffer)
13492 (next-error-buffer-p, next-error-find-buffer, next-error)
13493 (previous-error, next-error-no-select, previous-error-no-select)
13494 (open-line, split-line, minibuffer-prompt-width, kill-new)
13495 (binary-overwrite-mode): Fix typos in docstrings.
13496 (set-fill-column): Fix typo in message.
13497
13498 * skeleton.el (skeleton-proxy-new): Doc fix.
13499
13500 * strokes.el (strokes-load-hook): Doc fix.
13501 (strokes-grid-resolution, strokes-get-grid-position)
13502 (strokes-renormalize-to-grid, strokes-read-stroke)
13503 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
13504 (strokes-global-map): Fix typos in docstrings.
13505 (strokes-help): Doc fix. Fix help message and pass it through
13506 `substitute-command-keys'.
13507
13508 * tempo.el (tempo-insert-prompt, tempo-interactive)
13509 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
13510 (tempo-insert-string-functions, tempo-local-tags)
13511 (tempo-define-template, tempo-insert-template)
13512 (tempo-insert-prompt-compat, tempo-is-user-element)
13513 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
13514 Fix typos in docstrings.
13515
13516 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
13517 (vcursor-key-bindings, vcursor-use-vcursor-map)
13518 (vcursor-find-window, vcursor-scroll-down)
13519 (vcursor-disable, vcursor-beginning-of-buffer)
13520 (vcursor-end-of-buffer): Fix typos in docstrings.
13521 (vcursor-relative-move, vcursor-get-char-count):
13522 Improve argument/docstring consistency.
13523
13524 * version.el: "?\ " -> "?\s".
13525
13526 * wid-edit.el (widget-default-create, widget-after-change)
13527 (widget-default-format-handler, widget-checklist-add-item)
13528 (widget-radio-add-item, widget-choose, widget-specify-secret)
13529 (widget-field-value-create, widget-field-value-get)
13530 (widget-editable-list-format-handler)
13531 (widget-editable-list-entry-create, widget-group-value-create)
13532 (widget-documentation-link-add)
13533 (widget-documentation-string-value-create): "?\ " -> "?\s".
13534 (widget-convert-text): Doc fix.
13535 (widget-narrow-to-field, widget-field-find)
13536 (widget-url-link-action, widget-emacs-library-link-action)
13537 (widget-color-notify): Fix typos in docstrings.
13538
13539 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
13540 (x-select-text, set-w32-system-coding-system)
13541 (w32-add-charset-info): Fix typos in docstrings.
13542
13543 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
13544 (cua-enable-cua-keys, cua-use-hyper-key)
13545 (cua-virtual-rectangle-edges): Fix typos in docstrings.
13546 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
13547
13548 * net/tramp.el (tramp-handle-load): Fix typo in error message.
13549
13550 * emacs-lisp/re-builder.el (regexp-builder): Declare with
13551 `defalias' instead of faking it.
13552
13553 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
13554 (eshell-ls-missing, eshell-ls-dired-initial-args)
13555 (eshell-ls-use-in-dired): Fix typos in docstrings.
13556
13557 2005-07-20 Kim F. Storm <storm@cua.dk>
13558
13559 * emulation/cua-base.el (cua-mode): Improve doc string.
13560
13561 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
13562
13563 * abbrev.el (expand-region-abbrevs): Doc fix.
13564 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
13565 Improve argument/docstring consistency.
13566
13567 * arc-mode.el (archive-get-descr, archive-alternate-display):
13568 Doc fixes.
13569 (archive-l-e): Improve argument/docstring consistency.
13570 (archive-tmpdir, archive-unixdate, archive-unixtime)
13571 (archive-chmod-entry): Fix typos in docstrings.
13572 (archive-unflag, archive-unflag-backwards)
13573 (archive-unmark-all-files): "?\ " -> "?\s".
13574
13575 * buff-menu.el (Buffer-menu-unmark): Doc fix.
13576 (Buffer-menu-not-modified, Buffer-menu-execute)
13577 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
13578 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
13579
13580 * composite.el (compose-string, encode-composition-rule)
13581 (compose-last-chars): Fix typos in docstrings.
13582
13583 * desktop.el (desktop-enable, desktop-basefilename):
13584 Declare with `define-obsolete-variable-alias'.
13585 (desktop-internal-v2s): Don't quote keywords.
13586 (desktop-clear): "?\ " -> "?\s".
13587
13588 * dired.el (dired-align-file, dired-flag-backup-files)
13589 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
13590 (dired-listing-switches, dired-ls-F-marks-symlinks)
13591 (dired-dwim-target, dired-load-hook, dired-mode-hook)
13592 (dired-directory, dired-faces, dired, dired-revert)
13593 (dired-mode, dired-summary, dired-view-file)
13594 (dired-copy-filename-as-kill, dired-delete-file)
13595 (dired-no-confirm, dired-unmark-all-marks)
13596 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
13597 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
13598 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
13599 Fix typos in message strings.
13600
13601 * dired-x.el (virtual-dired): Declare with `defalias'.
13602 (dired-mark-unmarked-files, dired-local-variables-file)
13603 (dired-omit-here-always): Doc fix.
13604 (dired-omit-mode, dired-find-subdir)
13605 (dired-enable-local-variables, dired-clean-up-buffers-too)
13606 (dired-extra-startup, dired-mark-extension, dired-jump)
13607 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
13608 (dired-smart-shell-command, dired-guess-shell-alist-user)
13609 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
13610 (dired-x-bind-find-file, dired-x-submit-report):
13611 Fix typos in docstrings.
13612 (dired-mark-unmarked-files): "?\ " -> "?\s".
13613
13614 * dirtrack.el (dirtrack-list): Fix typos in docstring.
13615
13616 * faces.el (describe-face): "?\ " -> "?\s".
13617 (read-all-face-attributes, read-face-font, modify-face)
13618 (face-attr-construct, italic): Fix typos in docstrings.
13619 (frame-update-face-colors): Declare with
13620 `define-obsolete-function-alias'.
13621
13622 * files.el (find-file-noselect, recode-file-name): Doc fixes.
13623 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
13624 (magic-mode-alist, buffer-file-numbers-unique)
13625 (write-file-functions, get-free-disk-space):
13626 Fix typos in docstrings.
13627 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
13628 (write-contents-hooks, write-file-hooks):
13629 Declare with `define-obsolete-variable-alias'.
13630
13631 * forms-d2.el (arch-rj): Fix typo in docstrings.
13632 (arch-tocol): Likewise. "?\ " -> "?\s".
13633
13634 * frame.el (set-frame-font, cursor-in-non-selected-windows):
13635 Fix typo in docstring.
13636 (set-screen-width, set-screen-height): Delete redundant info in
13637 doctrings.
13638 (new-frame, screen-height, screen-width): Declare with
13639 `define-obsolete-function-alias'.
13640 (delete-frame-hook, blink-cursor): Declare with
13641 `define-obsolete-variable-alias'.
13642
13643 * paths.el (prune-directory-list): Fix typos in docstring.
13644
13645 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
13646 (cvs-prefix-get): Fix typos in docstrings.
13647
13648 * ps-print.el (ps-extend-face-list, ps-extend-face)
13649 (ps-print-background-image): Fix typos in docstrings.
13650 (ps-default-fg, ps-default-bg): Doc fixes.
13651
13652 * s-region.el (s-region-bind): Doc fix.
13653 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
13654
13655 * textmodes/org.el (org-table-formula-substitute-names)
13656 (org-table-get-vertical-vector): Doc fixes.
13657 (org-table-recalculate): Remove unused argument to `message'.
13658
13659 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
13660
13661 * textmodes/org.el (org-table-column-names)
13662 (org-table-column-name-regexp)
13663 (org-table-named-field-locations): New variables.
13664 (org-archive-subtree): Protect `this-command' when calling
13665 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
13666 the kill buffer.
13667 (org-complete): Remove fixed-formula completion.
13668 (org-edit-formulas-map): New variable.
13669 (org-table-edit-formulas): New command.
13670 (org-finish-edit-formulas, org-abort-edit-formulas)
13671 (org-show-variable, org-table-get-vertical-vector): New functions.
13672 (org-table-maybe-eval-formula): Handle `:=' fields.
13673 (org-table-get-stored-formulas, org-table-store-formulas)
13674 (org-table-get-formula, org-table-modify-formulas)
13675 (org-table-replace-in-formulas): Handle named field formulas.
13676 (org-table-get-specials): Store locations of named fields.
13677
13678 2005-07-19 Juri Linkov <juri@jurta.org>
13679
13680 * progmodes/grep.el (grep-regexp-alist)
13681 (grep-mode-font-lock-keywords, grep-process-setup):
13682 Use default GNU grep match color "01;31m" instead of "01;41m".
13683 (grep-regexp-alist, grep-mode-font-lock-keywords):
13684 Use `\\[[0-9]*m' instead of `\\[00m'.
13685 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
13686 sgr_start where its handling is more important. Use the real
13687 length of sgr_start instead of constant 8.
13688 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
13689 specially. Delete all remaining escape sequences.
13690 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
13691 (grep-regexp-alist): Make hyperlink only for binary file name
13692 instead of the whole line.
13693 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
13694 (grep-mode): Add autoload.
13695
13696 * emacs-lisp/find-func.el (find-function-regexp):
13697 Add `define-compilation-mode'.
13698
13699 2005-07-19 Juri Linkov <juri@jurta.org>
13700
13701 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
13702 (compare-windows-sync-string-size, compare-windows-recenter)
13703 (compare-windows-highlight, compare-windows): Add version 22.1.
13704 (compare-windows) <defface>: Inherit from lazy-highlight instead
13705 of duplicating its default value.
13706
13707 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
13708 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
13709
13710 * descr-text.el (describe-char): Create link buttons for `charset'
13711 and `code point'. Add the current input method name with a link
13712 button to `to input' field. Print face names of display table
13713 characters in `The display table entry is displayed by' section
13714 instead of printing face-id in the `display' field.
13715 Guess hardcoded faces and create a link button for them.
13716 Skip empty fields when calculating max-width.
13717 Treat `widget-create' specially while inserting strings from the
13718 collected field list.
13719 (describe-char-after): Made obsolete in version 22.1, not 21.5.
13720
13721 * diff-mode.el (diff-file-header): Change foreground color from
13722 yellow to green on light backgrounds.
13723 (diff-context): Inherit from `shadow' only for color/grayscale
13724 with more than 88 colors.
13725 (diff-indicator-removed, diff-indicator-added)
13726 (diff-indicator-changed): New faces.
13727 (diff-font-lock-keywords): Use new faces. Regroup rules.
13728 Add "^---$" for `normal' diff format. Fontify `#' lines with
13729 font-lock-comment-delimiter-face and font-lock-comment-face.
13730 Add `#' to ^[^...] in the rule for `diff-context-face'.
13731
13732 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
13733 a button-like box. Inherit from `highlight' on low colors.
13734 (shadow): Use shades of gray only for color/grayscale with
13735 more than 88 colors. Use green for light backgrounds with
13736 8 colors, and yellow for dark backgrounds with 8 colors.
13737
13738 * font-lock.el (font-lock-regexp-grouping-backslash):
13739 Don't inherit from escape-glyph (use bold for all cases).
13740
13741 * info.el (info-xref-visited): Use light foreground color `violet'
13742 for dark backgrounds instead of dark color `magenta3'.
13743 (info-title-1): Use `yellow' color for dark backgrounds.
13744
13745 * isearch.el (isearch): Use not-too-dark magenta3 instead of
13746 too-light magenta2.
13747
13748 * replace.el (match): Use slightly more light RoyalBlue3 instead
13749 of dark RoyalBlue4.
13750
13751 * wid-edit.el (widget-inactive): Inherit from `shadow'.
13752
13753 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
13754
13755 * novice.el (disabled-command-hook): Declare it with
13756 `define-obsolete-variable-alias'.
13757
13758 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
13759 (desktop-buffer-misc-functions, desktop-buffer-handlers)
13760 (desktop-load-default): Add release to obsolescence info.
13761 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
13762 (desktop-append-buffer-args, desktop-read):
13763 Fix typos in docstrings.
13764 (desktop-kill): Fix typo in message.
13765 (desktop-save): Doc fix.
13766
13767 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
13768
13769 * viper-cmd.el (viper-escape-to-state): Bug fix.
13770 (viper-envelop-ESC-key): Change the definition of fast
13771 keysequence so it'll work with keyboard macros.
13772
13773 * ediff.el (ediff-patch-buffer): Change the docstring.
13774
13775 2005-07-19 Kenichi Handa <handa@m17n.org>
13776
13777 * international/mule-cmds.el (select-safe-coding-system): Try to
13778 use an auto-coding (if any) before anything else. If the found
13779 auto-coding is invalid, show a warning message.
13780
13781 * international/mule.el (find-auto-coding): New function created
13782 by modifying the body of set-auto-coding.
13783 (set-auto-coding): Use find-auto-coding to find a coding.
13784
13785 2005-07-18 Richard M. Stallman <rms@gnu.org>
13786
13787 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
13788 not isearch-mode-end-hook-error.
13789 (allout-before-change-protect): Fix error message.
13790
13791 2005-07-18 Juri Linkov <juri@jurta.org>
13792
13793 * allout.el (allout-mode):
13794 * calculator.el (calculator-copy):
13795 * custom.el (custom-known-themes):
13796 * dired.el (dired-desktop-buffer-misc-data)
13797 (dired-restore-desktop-buffer):
13798 * dired-x.el (dired-omit-marker-char):
13799 * files.el (basic-save-buffer):
13800 * font-core.el (font-lock-mode):
13801 * calendar/calendar.el (calendar-goto-hebrew-date)
13802 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
13803 (calendar-goto-persian-date):
13804 * language/ethio-util.el (ethio-sera-to-fidel-region):
13805 * textmodes/picture.el (picture-mode):
13806 Delete duplicate duplicate words.
13807
13808 2005-07-18 Juri Linkov <juri@jurta.org>
13809
13810 * isearch.el (isearch-mode-map): Remove key bindings for regexp
13811 chars * ? } |.
13812 (isearch-fallback): Don't call `isearch-process-search-char'.
13813 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
13814 (isearch-process-search-char): Call `isearch-fallback' for regexp
13815 chars * ? } |.
13816 (isearch-return-char): Make obsolete with `make-obsolete' instead
13817 of simply documenting it as obsolete in the docstring.
13818 (isearch-fallback): Refill docstring.
13819
13820 * international/isearch-x.el
13821 (isearch-process-search-multibyte-characters): Remove unneeded
13822 `concat'. Add intermediate values to `junk-hist' instead of
13823 `minibuffer-history'. Test the length of `str'.
13824
13825 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
13826
13827 * allout.el (allout-resolve-xref): Fix typos in error strings.
13828 (allout-before-change-protect): Remove unneeded `concat'.
13829
13830 * array.el (array-mode, array-reconfigure-rows)
13831 (untabify-backward): Fix typos in docstrings.
13832 (array-reconfigure-rows): Use `insert-buffer-substring', not
13833 `insert-buffer'.
13834
13835 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
13836 * progmodes/ada-mode.el (ada-make-body):
13837 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
13838
13839 * dired.el (dired-log):
13840 * tar-mode.el (tar-subfile-save-buffer):
13841 * play/zone.el (zone-pgm-stress-destress):
13842 Use `insert-buffer-substring', not `insert-buffer'.
13843
13844 2005-07-17 Simon Josefsson <jas@extundo.com>
13845
13846 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
13847
13848 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
13849
13850 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
13851 Add plain auth method.
13852 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
13853
13854 2005-07-17 Kim F. Storm <storm@cua.dk>
13855
13856 * ido.el (dired-other-window): Add ido property.
13857
13858 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
13859
13860 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
13861 Fix typo in docstring.
13862 (byte-compile-interactive-only-functions): Add `insert-buffer' and
13863 `insert-file-literally'.
13864
13865 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
13866 info and delete redundant message. Doc fix.
13867 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
13868 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
13869
13870 2005-07-16 Richard M. Stallman <rms@gnu.org>
13871
13872 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
13873 (byte-compile-and): Use byte-compile-and-recursion.
13874 (byte-compile-or-recursion): New function.
13875 (byte-compile-or): Use that.
13876 (byte-compile-if): Guard the else-clause too.
13877 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
13878
13879 * isearch.el (isearch-mode-end-hook-quit): New variable.
13880 (isearch-done): Bind it.
13881 (isearch-mode-end-hook): Doc fix.
13882
13883 * allout.el (allout-isearch-did-quit): Variable deleted.
13884 (allout-real-isearch-abort): Function name no longer used.
13885 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
13886 (allout-isearch-rectification): isearch-mode always exists.
13887 Don't set allout-isearch-did-quit.
13888 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
13889 allout-isearch-did-quit.
13890 (allout-enwrap-isearch): Just add the hook.
13891 (allout-isearch-abort): Function deleted.
13892 (allout-pre-command-business): Avoid warning.
13893
13894 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
13895 Correctly avoid warnings.
13896 (pascal-outline): Likewise.
13897
13898 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
13899
13900 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
13901
13902 * play/tetris.el (tetris-mode): Avoid warning.
13903
13904 * play/snake.el (snake-mode): Avoid warning.
13905
13906 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
13907 (gamegrid-set-display-table): Avoid warning.
13908 (gamegrid-set-timer): Likewise.
13909 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
13910 (gamegrid-add-score-with-update-game-score-1): Take FILE
13911 as argument.
13912 (gamegrid-add-score-with-update-game-score): Pass that argument.
13913 Rename have-shared-game-dir to gamegrid-shared-game-dir.
13914
13915 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
13916
13917 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
13918 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
13919
13920 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
13921 and insert-file.
13922
13923 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
13924 (sc-ask): Avoid warnings.
13925
13926 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
13927 (eshell-hist-initialize): Use that var the natural way.
13928
13929 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
13930
13931 * emacs-lisp/re-builder.el (reb-cook-regexp):
13932 Avoid warning calling lre-compile-string.
13933 (reb-color-display-p): Avoid warning.
13934
13935 * calculator.el (calculator-last-input): Guard uses
13936 of event-key and key-press-event-p.
13937 (event-key, key-press-event-p): Delete definitions.
13938
13939 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
13940 (find-gc-source-directory, find-gc-subrs-callers)
13941 (find-gc-noreturn-list, find-gc-source-files)
13942 (find-gc-subrs-called): Vars renamed and defvar'd.
13943
13944 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
13945 (checkdoc-overlay-put, checkdoc-delete-overlay)
13946 (checkdoc-overlay-start, checkdoc-overlay-end)
13947 (checkdoc-mode-line-update, checkdoc-char=):
13948 Define such that compiler knows they are defined.
13949 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
13950 (checkdoc-read-event): Delete. Use read-event directly.
13951
13952 * whitespace.el (whitespace-make-overlay)
13953 (whitespace-overlay-put, whitespace-delete-overlay)
13954 (whitespace-overlay-start, whitespace-overlay-end):
13955 Define such that compiler knows they are defined.
13956 (whitespace): Move conditional inside.
13957
13958 * tempo.el (tempo-insert-template): Suppress warning.
13959
13960 * ediff-diff.el (longlines-mode): Add defvar.
13961
13962 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
13963
13964 * server.el: Bind "C-x #" in a way that works even if C-x is
13965 redefined to a command key, not a prefix key.
13966
13967 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13968
13969 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
13970 cl-make-type-test till execution time.
13971
13972 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
13973
13974 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
13975 arg ARG and use it.
13976
13977 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13978
13979 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
13980
13981 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
13982
13983 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13984 a defcustom with two :set or :type keywords.
13985
13986 2005-07-15 Richard M. Stallman <rms@gnu.org>
13987
13988 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
13989 Don't give ^M comment-end syntax.
13990
13991 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
13992
13993 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
13994 Don't consider gdbmi (gdb-mi.el has its own update functions).
13995 (gdb-var-delete): Make it work for gdbmi as well.
13996 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
13997
13998 * progmodes/gud.el (etags, sdb): Only require etags when needed.
13999 (gud-speedbar-menu-items): Correct logic for enabling items.
14000
14001 2005-07-15 Kim F. Storm <storm@cua.dk>
14002
14003 * ido.el: Fix commentary.
14004 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
14005 Use with-no-warnings around ffap-guesser.
14006 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
14007 Let bind minibuffer-completing-file-name to t.
14008
14009 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
14010
14011 * startup.el (site-run-file, keyboard-type): Doc fixes.
14012 (command-line): Check for "--basic-display" argument; also for
14013 "--quick", not "--bare-bones" (which was renamed).
14014 (fancy-splash-text): Add missing item "Getting New Versions".
14015 (normal-splash-screen): Fix typos and improve consistency with
14016 `fancy-splash-text'. Update copyright year.
14017
14018 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
14019 valid binding for `help-char'.
14020
14021 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
14022
14023 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
14024
14025 * term.el (term-mode): Disable cua-mode for term buffers.
14026
14027 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
14028
14029 * add-log.el (add-log-mailing-address, change-log-merge):
14030 Doc fixes.
14031 (change-log-get-method-definition): Fix typo in docstring.
14032
14033 2005-07-14 Kim F. Storm <storm@cua.dk>
14034
14035 * emulation/cua-base.el:
14036 (cua--pre-command-handler-1, cua--pre-command-handler)
14037 (cua--post-command-handler-1, cua--post-command-handler):
14038 Split in two. Check (buffer local) value of cua-mode.
14039 (cua-selection-mode): New command.
14040
14041 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
14042
14043 * custom.el (custom-initialize-safe-set)
14044 (custom-initialize-safe-default): Doc fixes.
14045
14046 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
14047 and simplify :init-value again.
14048
14049 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
14050 and simplify :init-value again. Delete autoload.
14051
14052 * startup.el (command-line): Use `custom-reevaluate-setting' again
14053 for tooltip-mode.
14054
14055 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
14056 a defcustom with two :initialize keywords.
14057
14058 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
14059
14060 * allout.el (my-mark-marker, allout-isearch-prior-pos)
14061 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
14062 (allout-post-command-business, allout-flag-region)
14063 (isearch-reenable-font-lock, allout-yank)
14064 (allout-insert-latex-header, allout-insert-latex-trailer)
14065 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
14066 (allout-latex-verb-quote): Fix typos in docstrings.
14067 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
14068 (allout-unprotected, allout-prefix-data):
14069 Improve argument/docstring consistency.
14070 (allout-chart-subtree): Fix argument spec.
14071 (allout-open-topic): Rename `use_sib_bullet' argument to
14072 `use-sib-bullet'. Doc fix.
14073
14074 * whitespace.el (whitespace-check-buffer-leading)
14075 (whitespace-check-buffer-trailing)
14076 (whitespace-check-buffer-indent)
14077 (whitespace-check-buffer-spacetab)
14078 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
14079 (whitespace-check-leading-whitespace)
14080 (whitespace-check-trailing-whitespace)
14081 (whitespace-check-spacetab-whitespace)
14082 (whitespace-check-indent-whitespace)
14083 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
14084 (whitespace-modes): Fix typos in docstrings.
14085 (defgroup, defcustom): Doc fixes.
14086
14087 * winner.el (winner-mode, winner-boring-buffers)
14088 (winner-pending-undo-ring): Doc fixes.
14089 (winner-ring): Remove unneeded `progn'.
14090 (winner-equal): `defsubst' it.
14091 (winner-redo): Fix message.
14092
14093 2005-07-13 Kim F. Storm <storm@cua.dk>
14094
14095 * simple.el (line-move-1): Always use vertical-motion to
14096 do the last (or only) line move to ensure some movement.
14097 Undo 2005-06-23 change--don't check for overlays.
14098
14099 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14100
14101 * term/mac-win.el (ccl-encode-mac-roman-font)
14102 (ccl-encode-mac-centraleurroman-font)
14103 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
14104 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
14105 Change charset-id boundary of dimension to ?\xef.
14106 (mac-char-fontspec-list): New constant.
14107 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
14108 argument. Nil uses itself as family in font-spec. Previous
14109 behavior for nil is now provided by non-nil non-string argument.
14110 All callers changed. Add font-specs for Mac fonts to
14111 "fontset-default" unless iso8859-1 fonts are installed.
14112
14113 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
14114
14115 * progmodes/sh-script.el (sh-get-indent-info): Only indent
14116 a continuation line if the \ is preceded by SPC or TAB.
14117 (sh-get-indent-info): Simplify.
14118 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
14119 Use with-current-buffer.
14120
14121 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
14122 when the matched text is empty.
14123
14124 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
14125
14126 * startup.el (command-line): Revert to previous handling of
14127 tooltip-mode. Explain in comment why the complexity is needed.
14128
14129 * tooltip.el (tooltip-mode): Revert to previous implementation of
14130 its defcustom.
14131
14132 * frame.el (blink-cursor-mode): Revert to previous implementation
14133 of its defcustom. Update comment.
14134
14135 2005-07-12 Lars Hansen <larsh@soem.dk>
14136
14137 * desktop.el: Update e-mail address.
14138
14139 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14140
14141 * term/mac-win.el (mac-services-mail-selection)
14142 (mac-services-mail-to): New functions.
14143 (mac-application-menu-map): Bind them.
14144
14145 2005-07-12 wulei <milton@wulei.net> (tiny change)
14146
14147 * progmodes/gdb-ui.el: Add note about buffering with Windows.
14148
14149 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
14150
14151 * custom.el (custom-reevaluate-setting): Doc fix.
14152
14153 2005-07-11 Jay Belanger <belanger@truman.edu>
14154
14155 * calc/calc.el (calc-embedded-announce-formula-alist)
14156 (calc-embedded-open-close-plain-alist)
14157 (calc-embedded-open-close-mode-alist): Add checks for additional
14158 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
14159
14160 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
14161
14162 * custom.el (custom-enable-theme): Don't add theme to
14163 `custom-enabled-themes' with `push' because there is no
14164 setf-method for `delq'.
14165
14166 2005-07-11 Richard M. Stallman <rms@gnu.org>
14167
14168 * custom.el (custom-declare-variable): Doc fix.
14169
14170 * dired-aux.el (dired-compare-directories): Remove "." and ".."
14171 from the alists.
14172
14173 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
14174 Do nothing if edebug-active.
14175
14176 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
14177 (edebug-display): Do it here instead.
14178
14179 2005-07-10 Richard M. Stallman <rms@gnu.org>
14180
14181 * cus-face.el (custom-theme-set-faces): Make it work.
14182 (custom-reset-faces): Doc fix.
14183 (custom-theme-reset-internal-face, custom-theme-face-value):
14184 Functions deleted.
14185
14186 * custom.el (custom-push-theme): Maintain list of the settings
14187 of a given theme in its theme-settings property.
14188 Maintain position of old settings in the theme-value
14189 or theme-face property.
14190 (custom-enabled-themes): New variable.
14191 (custom-theme-enabled-p): New function.
14192 (provide-theme): Update custom-enabled-themes.
14193 Disable and reenable the `user' theme.
14194 (require-theme): Doc fix.
14195 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
14196 (custom-theme-value, custom-theme-variable-value): Likewise.
14197 (custom-theme-reset-internal): Likewise.
14198 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
14199 (custom-enable-theme, custom-disable-theme): New functions.
14200 (custom-variable-theme-value, custom-face-theme-value): Likewise.
14201 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
14202 (custom-theme-reset-variables): Simplify.
14203 (deftheme, custom-declare-theme, custom-make-theme-feature):
14204 Definitions moved.
14205
14206 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
14207
14208 * longlines.el (longlines-show-region)
14209 (longlines-unshow-hard-newlines): Recognize hard newlines by
14210 non-nil hard property, instead of t.
14211
14212 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
14213
14214 * viper-cmd.el (viper--key-maps): New variable.
14215 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
14216 emulation-mode-map-alists.
14217 (viper-envelop-ESC-key): Use viper-subseq.
14218 (viper-search-forward/backward/next): Disable debug-on-error.
14219
14220 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
14221 (viper-ESC-key): New defcustoms.
14222
14223 * viper-macs.el (ex-map-read-args): Use viper-subseq.
14224
14225 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
14226 (viper-subseq): Copy of subseq from cl.el.
14227
14228 * viper.el (viper-go-away, viper-set-hooks): Use
14229 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
14230
14231 * viper-mous.el (viper-current-frame-saved): Use defvar.
14232
14233 * viper-init.el: Get rid of -face in face names.
14234
14235 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
14236 Make it work with longlines mode
14237
14238 * ediff-mult.el (ediff-meta-mode-hook): New variable.
14239
14240 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
14241
14242 * ediff-init.el: Get rid of -face in face names.
14243
14244 2005-07-10 Richard M. Stallman <rms@gnu.org>
14245
14246 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
14247 and with-timeout-unsuspend.
14248
14249 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
14250 and with-timeout-unsuspend.
14251
14252 * emacs-lisp/timer.el (with-timeout-timers): New variable.
14253 (with-timeout): Bind that variable to record timers.
14254 (with-timeout-suspend, with-timeout-unsuspend): New functions.
14255
14256 * emacs-lisp/debug.el (debug-help-follow): New function.
14257 (debugger-mode-map): Use that instead of help-follow.
14258 (debugger-setup-buffer): Use eval-buffer-list
14259 to handle eval-buffer frames.
14260
14261 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
14262
14263 * timezone.el (timezone-parse-date): Change first regexp
14264 so it will not mistakenly match dates with no time zone.
14265
14266 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
14267
14268 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
14269
14270 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
14271
14272 * custom.el (custom-initialize-safe-set)
14273 (custom-initialize-safe-default): New functions.
14274
14275 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
14276 and simplify :init-value.
14277
14278 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
14279 and simplify :init-value. Delete obsolete comment.
14280
14281 * startup.el (command-line): Use `custom-reevaluate-setting' to
14282 handle `tooltip-mode'. Delete obsolete comment.
14283
14284 * files.el (set-visited-file-name): Avoid calling
14285 `file-name-nondirectory' with a nil argument.
14286
14287 2005-07-09 Richard M. Stallman <rms@gnu.org>
14288
14289 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
14290 was called with nil for the buffer, handle the read position right.
14291 Handle read position for eval-region, too.
14292
14293 2005-07-09 Juri Linkov <juri@jurta.org>
14294
14295 * fringe.el (fringe-mode): Add period in docstring.
14296 (fringe-query-style): Build prompt depending on `all-frames' arg.
14297
14298 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
14299 to not create links to unrelated functions in the Help buffer.
14300
14301 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
14302 Doc fix.
14303
14304 * simple.el (next-error-hook): New variable.
14305 (next-error): Use it. Doc fix.
14306
14307 * textmodes/ispell.el (ispell-command-loop): Add current
14308 dictionary name and program name to mode-line-format.
14309 (ispell-region, ispell-process-line): Add current dictionary name
14310 and program name to messages.
14311
14312 2005-07-08 Jay Belanger <belanger@truman.edu>
14313
14314 * calc/calc.el (calc-embedded-announce-formula-alist)
14315 (calc-embedded-open-close-formula-alist)
14316 (calc-embedded-open-close-word-alist)
14317 (calc-embedded-open-close-plain-alist)
14318 (calc-embedded-open-close-new-formula-alist)
14319 (calc-embedded-open-close-mode-alist)
14320 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
14321 (calc-embedded-mode-hook): New variables.
14322
14323 * calc/calc-embed.el (calc-embedded-firsttime)
14324 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
14325 New variables.
14326 (calc-do-embedded): Use calc-embedded-firsttime,
14327 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
14328 determine whether or not to run hooks.
14329 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
14330 calc-embedded-firsttime-formula appropriately.
14331 Set calc-embedded delimiter variables according to mode.
14332
14333 2005-07-08 Richard M. Stallman <rms@gnu.org>
14334
14335 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
14336 Check for "emacs", etc., as entire symbol, not just as word.
14337 (checkdoc-file-comments-engine): Use regexp-quote on FN.
14338
14339 * files.el (set-visited-file-name): Report the error
14340 for "empty filename" earlier.
14341 (kill-some-buffers): Ignore buffers already dead.
14342
14343 * fringe.el (fringe-mode): Doc fix.
14344
14345 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
14346 Check for (featurep 'xemacs) and turn off warnings in what it guards.
14347 Use unwind-protect to ensure byte-compile-unresolved-functions
14348 is updated.
14349
14350 * whitespace.el (whitespace-buffer-leading-cleanup):
14351 Simplify w/ skip-chars-forward.
14352 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
14353
14354 * mail/rmail.el (rmail-only-expunge): Fix paren error.
14355 Unconditionally try to leave point at the same old place.
14356
14357 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
14358
14359 * comint.el (comint-postoutput-scroll-to-bottom)
14360 (comint-show-maximum-output): Take scroll-margin into consideration.
14361
14362 2005-07-08 Kim F. Storm <storm@cua.dk>
14363
14364 * ido.el (ido-use-filename-at-point): New choice `guess'.
14365 (ido-file-internal): Try ffap-guesser if selected.
14366
14367 * ido.el (ido-before-fallback-functions): New hook.
14368 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
14369 (ido-read-file-name): Run it.
14370
14371 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
14372
14373 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
14374 strings rather than a list of symbols to the completion function.
14375
14376 2005-07-07 Jay Belanger <belanger@truman.edu>
14377
14378 * calc/calc-units.el (math-apply-units): Change the places in
14379 which units are simplified.
14380
14381 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
14382
14383 * cus-edit.el (customize-option, customize-option-other-window):
14384 Make them handle aliases.
14385
14386 * custom.el (custom-variable-p): Make it recursively follow
14387 aliases. Mention that in the docstring.
14388
14389 2005-07-07 Richard M. Stallman <rms@gnu.org>
14390
14391 * cus-start.el (exec-path): Use `directory' instead of `file'.
14392 Fix tag for nil.
14393
14394 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
14395
14396 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
14397 when called non-interactively. Doc fix.
14398
14399 2005-07-07 Lute Kamstra <lute@gnu.org>
14400
14401 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
14402 new address as well.
14403
14404 2005-07-07 Kenichi Handa <handa@m17n.org>
14405
14406 * international/mule.el (make-coding-system):
14407 Describe `ascii-incompatible' property in the docstring.
14408 (set-file-name-coding-system): Signal an error if coding-system is
14409 ascii-incompatible.
14410 (set-keyboard-coding-system): Likewise.
14411
14412 * international/mule-cmds.el (set-default-coding-systems):
14413 Don't set default-file-name-coding-system and
14414 default-keyboard-coding-system if coding-system is ASCII-incompatible.
14415
14416 * international/utf-16.el: Declare that all UTF-16-based coding
14417 systems are ASCII-incompatible.
14418
14419 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
14420
14421 * progmodes/gud.el: Require font-lock for displaying errors.
14422 Used by gdb-ui.el.
14423
14424 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
14425
14426 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
14427 values for the pattern lists which are `read'able but not
14428 `append'able (like symbols).
14429
14430 2005-07-06 Richard M. Stallman <rms@gnu.org>
14431
14432 * progmodes/flymake.el (flymake-float-time): Instead of
14433 with-no-warnings, test for xemacs.
14434 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
14435 to avoid warning.
14436
14437 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
14438
14439 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
14440
14441 2005-07-05 Lute Kamstra <lute@gnu.org>
14442
14443 * battery.el: Add support for Darwin (with much debugging help
14444 from Samuel Lauber <sam124@operamail.com>).
14445 (battery-status-function, battery-echo-area-format)
14446 (battery-mode-line-format): Add support for pmset on Darwin.
14447 (battery-load-low, battery-load-critical): New user options.
14448 (battery-pmset): New function.
14449
14450 2005-07-05 Lute Kamstra <lute@gnu.org>
14451
14452 Update FSF's address in GPL notices.
14453
14454 * textmodes/page-ext.el: Update FSF's address.
14455
14456 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
14457
14458 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
14459 filling from using prefix when filling a single-line docstring.
14460
14461 * progmodes/flymake.el: Remove useless eval-when-compile.
14462
14463 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
14464
14465 2005-07-04 Richard M. Stallman <rms@gnu.org>
14466
14467 * textmodes/org.el (org-file-apps-defaults-gnu):
14468 Rename from org-file-apps-defaults-linux.
14469 (org-default-apps): Don't test system-type for `linux'.
14470 (org-file-apps): Doc fix.
14471
14472 2005-07-04 David Ponce <david@dponce.com>
14473
14474 * tree-widget.el: Improve header Commentary section.
14475 (tree-widget) [defgroup]
14476 (tree-widget-image-enable, tree-widget-themes-directory)
14477 (tree-widget-theme, tree-widget-image-properties-emacs)
14478 (tree-widget-image-properties-xemacs, tree-widget-create-image)
14479 (tree-widget-image-formats, tree-widget-control)
14480 (tree-widget-empty-control, tree-widget-leaf-control
14481 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
14482 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
14483 (tree-widget-keep, tree-widget-after-toggle-functions)
14484 (tree-widget-open-node, tree-widget-close-node): Doc fix.
14485 (tree-widget-open-control, tree-widget-close-control): Fix doc and
14486 :help-echo message.
14487 (tree-widget-set-theme): Doc fix. Use `string-equal'.
14488 (tree-widget-image-properties): Doc fix. Clearer implementation.
14489 (tree-widget--cursors): New constant.
14490 (tree-widget-lookup-image): New function split from
14491 `tree-widget-find-image'. Clearer implementation.
14492 (tree-widget-find-image): Use it.
14493 (tree-widget-button-keymap): Use `set-keymap-parent'.
14494 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
14495 Define the sub-widgets here.
14496 (tree-widget-node): Check that :node is not a tree-widget.
14497 (tree-widget-get-super, tree-widget-open-control)
14498 (tree-widget-close-control, tree-widget-empty-control)
14499 (tree-widget-leaf-control, tree-widget-guide)
14500 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
14501 (tree-widget-no-handle, tree-widget-value-delete)
14502 (tree-widget-map): Remove.
14503 (tree-widget-children-value-save): Doc fix. Simplified.
14504 (tree-widget-value-create): Update according to previous changes.
14505
14506 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
14507
14508 * textmodes/org.el: Leading space replaced by TABS.
14509 (org-recalc-marks, org-table-rotate-recalc-marks)
14510 (org-table-get-specials): Treat "^" and "_" marks.
14511 (org-table-justify-field-maybe): Optional argument NEW.
14512 (org-table-eval-formula): Parsing of the format simplified.
14513 New modes C,I. Honor the %= parameter in the current table.
14514 Avoid unnecessary re-align by using the NEW argument to
14515 `org-table-justify-field-maybe'.
14516 (org-calc-default-modes): Default for date-format mimicks org-mode.
14517 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
14518
14519 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
14520
14521 * cus-face.el (custom-theme-set-faces): Make it handle face
14522 aliases whose alias declarations are pre- or autoloaded.
14523
14524 2005-07-04 Juri Linkov <juri@jurta.org>
14525
14526 * faces.el (read-face-name): Put the code for getting a face name
14527 from the buffer before adding the faces from the `face' property.
14528 Use `completing-read-multiple' instead of `completing-read'.
14529 Require `crm'. Add default value and post-process the returned
14530 list of faces.
14531
14532 * emacs-lisp/crm.el (crm-find-current-element)
14533 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
14534
14535 * emacs-lisp/lisp-mode.el (eval-defun-1):
14536 * emacs-lisp/edebug.el (edebug-eval-defun):
14537 Remove unnecessary quotes.
14538
14539 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
14540
14541 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
14542 (prolog-indent-level): Fix typo in docstring.
14543
14544 * info.el (Info-history, Info-history-forward)
14545 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
14546
14547 * add-log.el (add-change-log-entry):
14548 * comint.el (comint-dynamic-list-input-ring)
14549 (comint-dynamic-list-completions):
14550 * dabbrev.el (dabbrev-expand):
14551 * delim-col.el (delimit-columns-rectangle-line):
14552 * diff-mode.el (diff-context->unified, diff-reverse-direction)
14553 (diff-unified->context):
14554 * ediff-init.el (ediff-abbrev-jobname):
14555 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
14556 (ediff-replace-session-activity-marker-in-meta-buffer):
14557 * info.el (Info-summary):
14558 * lpr.el (printify-region):
14559 * printing.el (pr-create-interface):
14560 * ps-print.el (ps-print-quote):
14561 * ses.el (ses-column-widths, ses-print-cell)
14562 (ses-adjust-print-width, ses-center):
14563 * shell.el (shell-file-name-quote-list):
14564 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
14565 (strokes-fill-current-buffer-with-whitespace)
14566 (strokes-xpm-for-stroke, strokes-list-strokes)
14567 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
14568 * term.el (term-dynamic-list-input-ring)
14569 (term-dynamic-list-completions):
14570 * calc/calc.el (math-format-stack-value):
14571 * emacs-lisp/edebug.el (edebug-display-freq-count):
14572 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
14573 (delphi-new-comment-line):
14574 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
14575 * progmodes/executable.el (executable-set-magic):
14576 * progmodes/python.el (inferior-python-mode):
14577 * progmodes/scheme.el (scheme-mode-syntax-table):
14578 * progmodes/sh-script.el (sh-maybe-here-document):
14579 * progmodes/sql.el (sql-copy-column):
14580 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
14581 * textmodes/bibtex.el (bibtex-mode):
14582 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
14583 (sgml-auto-attributes):
14584 * textmodes/table.el (table-insert, table-shorten-cell)
14585 (table--generate-source-scan-lines, table-delete-row)
14586 (*table--cell-delete-char, table--spacify-frame)
14587 (table--horizontally-shift-above-and-below)
14588 (table--cell-insert-char, table--cell-blank-str)
14589 (table--fill-region-strictly):
14590 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
14591 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
14592
14593 * add-log.el (change-log):
14594 * apropos.el (apropos):
14595 * comint.el (comint-completion, comint-source):
14596 * dabbrev.el (dabbrev):
14597 * delim-col.el (columns):
14598 * diff-mode.el (diff-mode):
14599 * ediff.el (ediff):
14600 * ediff-diff.el (ediff-diff):
14601 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
14602 * ediff-mult.el (ediff-mult):
14603 * ediff-ptch.el (ediff-ptch):
14604 * ediff-wind.el (ediff-window):
14605 * facemenu.el (facemenu):
14606 * indent.el (indent):
14607 * info.el (info):
14608 * jka-cmpr-hook.el (compression, jka-compr):
14609 * lpr.el (lpr):
14610 * outline.el (outlines):
14611 * pcmpl-cvs.el (pcmpl-cvs):
14612 * pcmpl-rpm.el (pcmpl-rpm):
14613 * printing.el (printing):
14614 * ps-print.el (postscript, ps-print, ps-print-horizontal)
14615 (ps-print-vertical, ps-print-headers, ps-print-font)
14616 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
14617 (ps-print-background, ps-print-printer, ps-print-page)
14618 (ps-print-miscellany):
14619 * ses.el (ses):
14620 * shell.el (shell, shell-directories, shell-faces):
14621 * startup.el (initialization):
14622 * strokes.el (strokes):
14623 * term.el (term):
14624 * uniquify.el (uniquify):
14625 * w32-vars.el (w32):
14626 * calc/calc.el (calc):
14627 * emacs-lisp/bytecomp.el (bytecomp):
14628 * emacs-lisp/cl-indent.el (lisp-indent):
14629 * emacs-lisp/edebug.el (edebug):
14630 * emacs-lisp/elp.el (elp):
14631 * emacs-lisp/testcover.el (testcover):
14632 * emacs-lisp/trace.el (trace):
14633 * emulation/viper-ex.el (viper-ex):
14634 * emulation/viper-mous.el (viper-mouse):
14635 * mail/mailalias.el (mailalias):
14636 * mail/supercite.el (supercite, supercite-frames)
14637 (supercite-attr, supercite-cite, supercite-hooks):
14638 * net/rcompile.el (remote-compile):
14639 * net/rlogin.el (rlogin):
14640 * obsolete/ooutline.el (outlines):
14641 * progmodes/delphi.el (delphi):
14642 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
14643 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
14644 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
14645 (ebnf-optimization):
14646 * progmodes/etags.el (etags):
14647 * progmodes/executable.el (executable):
14648 * progmodes/idlwave.el (idlwave):
14649 * progmodes/pascal.el (pascal):
14650 * progmodes/prolog.el (prolog):
14651 * progmodes/python.el (python):
14652 * progmodes/scheme.el (scheme):
14653 * progmodes/sh-script.el (sh, sh-script):
14654 * progmodes/sql.el (SQL):
14655 * progmodes/tcl.el (tcl):
14656 * textmodes/bibtex.el (bibtex, bibtex-autokey):
14657 * textmodes/enriched.el (enriched):
14658 * textmodes/makeinfo.el (makeinfo):
14659 * textmodes/sgml-mode.el (sgml):
14660 * textmodes/table.el (table-hooks):
14661 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
14662 * textmodes/texinfo.el (texinfo):
14663 * textmodes/two-column.el (two-column):
14664 Finish `defgroup' description with period.
14665
14666 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
14667 * eshell/esh-var.el (eshell-var):
14668 * progmodes/vhdl-mode.el (vhdl-testbench):
14669 * textmodes/org.el (org): Fix typos in docstrings.
14670
14671 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
14672 consistency.
14673
14674 * progmodes/flymake.el (flymake-find-file): Remove.
14675 (flymake-float-time): Use `with-no-warnings'.
14676 (flymake-check-start-time, flymake-check-was-interrupted)
14677 (flymake-err-info, flymake-is-running, flymake-last-change-time)
14678 (flymake-new-err-info): `defvar' at compile time.
14679
14680 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
14681
14682 * replace.el (occur-hook): Doc fix.
14683 (occur-1): Don't call `occur-hook' if there are no matches.
14684
14685 2005-07-03 Richard M. Stallman <rms@gnu.org>
14686
14687 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
14688 global-map, save the same map.
14689 (global-map): Don't alter it at top level.
14690 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
14691 Then alter it here instead.
14692 (tpu-edt-off): Set global-map to the saved one.
14693
14694 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
14695 All references simplified.
14696 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
14697 (zmacs-regions): Add defvar.
14698 (repeat-complex-command-map): Everything about that deleted.
14699
14700 * textmodes/artist.el (artist-key-is-drawing)
14701 (artist-key-endpoint1, artist-key-poly-point-list)
14702 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
14703 (artist-key-compl-table, artist-rb-save-data)
14704 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
14705 Don't put them in eval-when-compile.
14706 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
14707
14708 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
14709 Use with-no-warnings.
14710
14711 * net/browse-url.el (dos-windows-version): Add defvar.
14712
14713 * mail/supercite.el (filladapt-prefix-table): Add defvar.
14714
14715 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
14716 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
14717 (rmail-new-summary-line-count): Rename from new-summary-line-count.
14718 Add defvar.
14719 (rmail-summary-beginning-of-message): Use with-no-warnings.
14720 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
14721
14722 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
14723 Use with-no-warnings.
14724
14725 * emulation/vi.el (vi-mark-region): Use c-mark-function.
14726 (c-mark-function): Add point-moving-unit property.
14727 (vi-goto-line): Use with-no-warnings.
14728
14729 * emulation/edt.el (edt-last-copied-word): Add defvar.
14730 (zmacs-region-stays): Likewise.
14731 (edt-mark-section-wisely): Use c-mark-function for C.
14732 Use makr-defun for Fortran.
14733 (time-string): defvar deleted.
14734 (edt-display-the-time): Don't set time-string.
14735
14736 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
14737
14738 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
14739 Don't warn when name is not constant
14740 or for defining the group `emacs'.
14741
14742 * tooltip.el (gud-tooltip-mode): Add defvar.
14743
14744 * startup.el (default-frame-background-mode): Add defvar.
14745
14746 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
14747
14748 * info.el (tool-bar-map): Add defvar.
14749
14750 * dired.el (dnd-protocol-alist): Add defvar.
14751
14752 * dired-aux.el (dired-query): Display question with answer, when
14753 the user answers.
14754
14755 * custom.el (custom-add-option): Doc fix.
14756
14757 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
14758
14759 2005-07-03 Eli Zaretskii <eliz@gnu.org>
14760
14761 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
14762 bogus name from the last change.
14763
14764 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
14765
14766 * custom.el (custom-declare-variable): Fix typos in comment.
14767 (custom-known-themes): Doc fix.
14768 (custom-theme-directory): New defcustom.
14769 (require-theme): Make it check `custom-theme-directory'.
14770
14771 * cus-theme.el (custom-new-theme-mode): New function.
14772 (custom-theme-name, custom-theme-variables, custom-theme-faces)
14773 (custom-theme-description): Add compiler defvars.
14774 (customize-create-theme): Add doc to the "*New Custom Theme*"
14775 buffer. Use `custom-new-theme-mode'.
14776 (custom-theme-write): Put the created buffer in emacs-lisp-mode
14777 and save it to the `custom-theme-directory'. Make this the
14778 default directory of the buffer.
14779
14780 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
14781
14782 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
14783 Fix unbalanced parentheses.
14784
14785 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
14786
14787 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
14788 into flymake-mode and delegate to flymake-mode.
14789
14790 * find-file.el (ff-which-function-are-we-in): Clean up.
14791
14792 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
14793
14794 * replace.el (occur-rename-buffer): Fix docstring.
14795
14796 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
14797 (edt-last-copied-word, edt-learn-macro-count)
14798 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
14799 (edt-rect-start-point, edt-user-global-map, rect-start-point)
14800 (time-string, zmacs-region-stays):
14801 * emulation/edt-mapper.el (edt-save-function-key-map)
14802 (EDT-key-name): `defvar' to silence the byte-compiler.
14803
14804 2005-07-02 Martin Rudalics <rudalics@gmx.at>
14805
14806 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
14807 font-lock-regexp-backslash. Doc fix.
14808 (font-lock-regexp-backslash-grouping-construct): Rename from
14809 font-lock-regexp-backslash-construct. Doc fix.
14810 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
14811 grouping constructs.
14812
14813 2005-07-02 Eli Zaretskii <eliz@gnu.org>
14814
14815 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
14816 updating all the prerequisites.
14817
14818 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
14819
14820 * textmodes/org.el (org-agenda-start-on-weekday)
14821 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
14822 (org-agenda-use-time-grid, org-archive-location)
14823 (org-allow-space-in-links, org-usenet-links-prefer-google)
14824 (org-enable-table-editor, org-export-default-language)
14825 (org-export-html-show-new-buffer, org-fill-paragraph)
14826 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
14827 (org-goto-quit, org-occur, org-eval-in-calendar)
14828 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
14829 (org-agenda-diary-entry, org-remember-help)
14830 (org-table-convert-region, org-at-table-p)
14831 (org-table-move-row-down, org-table-move-row-up)
14832 (org-table-copy-region, org-table-toggle-vline-visibility)
14833 (org-table-get-stored-formulas, org-table-get-specials)
14834 (org-recalc-commands, org-table-eval-formula)
14835 (org-table-formula-substitute-names, orgtbl-make-binding)
14836 (org-format-org-table-html, org-format-table-table-html)
14837 (org-format-table-table-html-using-table-generate-source)
14838 (org-customize): Fix typos in docstrings.
14839 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
14840 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
14841 (org-back-to-heading): Doc fixes.
14842 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
14843 (org-agenda-change-all-lines, org-get-header):
14844 Improve argument/docstring consistency.
14845 (orgtbl-error): Fix error message.
14846
14847 * progmodes/flymake.el (flymake-find-possible-master-files)
14848 (flymake-master-file-compare, flymake-get-line-err-count)
14849 (flymake-highlight-line, flymake-gui-warnings-enabled):
14850 Fix typos in docstrings.
14851 (flymake-parse-line, flymake-get-project-include-dirs-function)
14852 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
14853 Doc fixes.
14854 (flymake-get-project-include-dirs-function)
14855 (flymake-make-err-menu-data):
14856 Improve argument/docstring consistency.
14857
14858 2005-07-01 Lute Kamstra <lute@gnu.org>
14859
14860 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
14861 Catch errors with ignore-errors. Use temporary buffer.
14862 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
14863
14864 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
14865 background color faces.
14866 (facemenu-set-foreground, facemenu-set-background):
14867 Use facemenu-set-face-from-menu.
14868 (facemenu-set-face-from-menu): Treat face names that start with
14869 "fg:" or "bg:" as special.
14870 (facemenu-add-new-color): Don't create faces. Simplify.
14871
14872 2005-06-30 Richard M. Stallman <rms@gnu.org>
14873
14874 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
14875 (crm-find-current-element): Likewise.
14876
14877 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
14878
14879 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
14880
14881 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
14882
14883 * arc-mode.el (archive-extract): Make it work as a mouse binding.
14884 (archive-mouse-extract): Make it an obsolete alias.
14885 (archive-mode-map): Don't use archive-mouse-extract any more.
14886 (archive-mode, archive-extract): write-contents-hooks ->
14887 write-contents-functions.
14888 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
14889 first arg.
14890 (archive-rename-entry): Update the call.
14891 (archive-zip-summarize): Remove unused var `method'.
14892 (archive-lzh-summarize): Remove unused var `creator'.
14893
14894 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
14895 dedicated frame upon exit.
14896
14897 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
14898 (archive-zip-extract, archive-zip-expunge)
14899 (archive-zip-update, archive-zip-update-case): Use executable-find.
14900 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
14901 Use restore-buffer-modified-p.
14902 (archive-extract, archive-add-new-member, archive-write-file-member):
14903 Use with-current-buffer.
14904 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
14905
14906 2005-06-30 Andreas Schwab <schwab@suse.de>
14907
14908 * progmodes/gud.el (gud-filter): Remove unneeded progn.
14909
14910 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
14911
14912 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
14913
14914 2005-06-30 Juri Linkov <juri@jurta.org>
14915
14916 * faces.el (vertical-border): Inherit from mode-line-inactive
14917 only on tty.
14918
14919 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
14920
14921 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
14922 example, -NLINES in the `occur' docstring).
14923
14924 * replace.el (occur-1): When no matches are found, do not set the
14925 `buffer-read-only' and modified flags for the occur buffer,
14926 because it is deleted.
14927
14928 * emulation/cua-base.el (cua-check-pending-input)
14929 (cua-repeat-replace-region, cua-mode, cua-debug)
14930 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
14931 Fix typos in docstrings.
14932
14933 * emulation/cua-gmrk.el (cua-toggle-global-mark)
14934 (cua-cut-region-to-global-mark)
14935 (cua--cut-rectangle-to-global-mark):
14936 Remove period from end of messages.
14937
14938 * emulation/cua-rect.el (cua-do-rectangle-padding):
14939 Remove period from end of messages.
14940 (cua--rectangle-seq-format): Fix typo in docstring.
14941 (cua-sequence-rectangle, cua-fill-char-rectangle):
14942 Improve argument/docstring consistency.
14943
14944 2005-06-29 Juri Linkov <juri@jurta.org>
14945
14946 * faces.el (default-frame-background-mode): New internal variable.
14947 (frame-set-background-mode): Use it.
14948
14949 * startup.el (normal-top-level): Set default-frame-background-mode
14950 instead of frame-background-mode. Before setting it, test for its
14951 nil value. Remove tests for frame-background-mode and frame
14952 parameter `reverse'. Add test for "unspecified-fg".
14953
14954 * term/xterm.el (xterm-rxvt-set-background-mode):
14955 * term/rxvt.el (rxvt-set-background-mode):
14956 Set default-frame-background-mode instead of frame-background-mode.
14957
14958 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
14959
14960 * simple.el (set-variable): Warn about obsolete user variables.
14961
14962 * imenu.el (imenu--completion-buffer):
14963 * mouse.el (mouse-buffer-menu-alist):
14964 * msb.el (msb-invisible-buffer-p):
14965 * calendar/diary-lib.el (diary-header-line-format):
14966 * emacs-lisp/pp.el (pp-buffer):
14967 * progmodes/cperl-mode.el (cperl-do-auto-fill):
14968 * textmodes/picture.el (picture-replace-match):
14969 Change space constants followed by a sexp to "?\s ".
14970
14971 * play/decipher.el (decipher-loop-with-breaks):
14972 * textmodes/texinfo.el (texinfo-insert-@item): Change space
14973 constants "protected" from end of line by a comment to "?\s".
14974
14975 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14976
14977 * font-lock.el (save-buffer-state): Use `declare'.
14978
14979 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
14980 reset the syntax-table to cperl-mode-syntax-table.
14981 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
14982 "foo_print_bar" is not matched as a reserved keyword.
14983
14984 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
14985
14986 * textmodes/org.el (orgtbl-setup): New function, for delayed
14987 setup for the orgtbl commands.
14988 (org-calc-default-modes): New option.
14989 (orgtbl-make-binding): Use `defun' to get better help display.
14990 (org-diary): Call `org-compile-prefix-format'.
14991 (org-table-formula-substitute-names): New function.
14992 (org-agenda-day-view, org-agenda-week-view): New commands.
14993 (org-agenda-toggle-week-view): Command removed.
14994 (org-tbl-menu): Split off from org-org-menu.
14995 (org-mode): Move removal of outline-mode menus to here.
14996 (org-table-formula-debug): New option.
14997 (org-table-insert-row): Keep first field if just "#" or "*".
14998 (org-mode): Paragraph regexps fixed.
14999 (org-table-recalculate-regexp): New constant.
15000 (org-table-justify-field-maybe): Avoid replace if not necessary.
15001 (org-copy-special, org-cut-special): Use `call-interactively'.
15002 (org-table-copy-region): Take region from `interactive' call.
15003 (org-trim): Return string even if no match.
15004 (org-formula): New face.
15005 (org-set-font-lock-defaults): No longer highlight "FIXME".
15006 But highlight formula-related fields in table.
15007 (org-table-p): Use regexp, not fontification.
15008 (org-table-align): Handle white space at end of line.
15009 (org-table-formula-evaluate-inline): New option.
15010 (org-mode): Auto-wrapping in comment lines turned off.
15011 (org-table-copy-down): Evaluate only in copied field, not in
15012 destination.
15013 (org-table-current-formula): Variable removed.
15014 (org-table-store-formulas, org-table-get-stored-formulas)
15015 (org-table-modify-formulas, org-table-replace-in-formulas)
15016 (org-table-maybe-eval-formula): New functions.
15017 (org-table-get-formula): Modify to use stored formulas.
15018 (org-table-insert-column, org-table-delete-column)
15019 (org-table-move-column): Call `org-table-modify-formulas'.
15020 (org-complete): Add completion for keyword formulas.
15021 (orgtbl-mode): Pull orgtbl-mode-map to start of
15022 minor-mode-map-alist.
15023
15024 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
15025
15026 * progmodes/python.el (python-check): Require `compile' before
15027 modifying its variables.
15028
15029 * newcomment.el (comment-indent-default): Don't get fooled by an early
15030 end of buffer.
15031
15032 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15033
15034 * ps-print.el (ps-print-version): Fix version number.
15035
15036 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
15037
15038 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
15039
15040 2005-06-28 Richard M. Stallman <rms@gnu.org>
15041
15042 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
15043 (flyspell-local-mouse-map): Declaration deleted.
15044 (flyspell-mouse-map): Bind only mouse-2.
15045 (flyspell-mode-map): Don't test flyspell-use-local-map.
15046 (flyspell-overlay-keymap-property-name): Var deleted.
15047 (flyspell-mode-on): Don't make local bindings for
15048 flyspell-mouse-map and flyspell-mode-map.
15049 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
15050
15051 * textmodes/ispell.el (ispell-word): Do not ignore short words.
15052
15053 * progmodes/compile.el (compilation-next-error-function):
15054 Don't switch buffers; operate on the current buffer.
15055
15056 * progmodes/compile.el (compilation-error-file-name)
15057 (compilation-warning-file-name, compilation-info-file-name)
15058 (compilation-line-number, compilation-column-number): New faces.
15059 (compilation-error-face, compilation-warning-face)
15060 (compilation-info-face, compilation-line-face)
15061 (compilation-column-face): Use them.
15062
15063 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
15064
15065 * comint.el (comint-password-prompt-regexp): Accept ", try again".
15066
15067 * bindings.el (global-map): Bind insertchar and its variants.
15068
15069 2005-06-27 Richard M. Stallman <rms@gnu.org>
15070
15071 * textmodes/artist.el (artist-text-overwrite)
15072 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
15073
15074 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15075
15076 * ps-print.el: It was not working the page selection for printing.
15077 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
15078 (ps-print-version): New version 6.6.7.
15079 (ps-end-sheet): New fun.
15080 (ps-header-sheet, ps-end-job): Call it.
15081
15082 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
15083
15084 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
15085
15086 2005-06-27 Lute Kamstra <lute@gnu.org>
15087
15088 * facemenu.el (facemenu-unlisted-faces): Add foreground and
15089 background color faces.
15090 (facemenu-get-face): Delete function.
15091 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
15092 (facemenu-add-new-color): Make second argument mandatory.
15093 Create the appropriate face and return it. Simplify.
15094 (facemenu-set-foreground, facemenu-set-background): Don't check if
15095 color is defined. Use return value of facemenu-add-new-color.
15096
15097 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
15098
15099 * progmodes/gud.el (gud-filter): Add missing argument to
15100 with-selected-window.
15101
15102 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
15103
15104 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
15105 a :require to the defcustom.
15106
15107 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
15108 defcustoms corresponding to minor modes.
15109
15110 2005-06-26 David Ponce <david@dponce.com>
15111
15112 * recentf.el: Require tree-widget instead of wid-edit.
15113 (recentf-filename-handler): Fix widget :type.
15114 (recentf-cancel-dialog, recentf-open-more-files)
15115 (recentf-open-files-action): Doc fix.
15116 (recentf-dialog-goto-first): New function.
15117 (recentf-dialog-mode-map): Set parent keymap first.
15118 (recentf-dialog-mode): Define with define-derived-mode.
15119 Don't display continuation lines in dialogs.
15120 (recentf-edit-list): Rename from recentf-edit-selected-items.
15121 (recentf-edit-list-select): Rename from recentf-edit-list-action.
15122 Simplify.
15123 (recentf-edit-list-validate): New function.
15124 (recentf-edit-list): Update accordingly.
15125 (recentf-open-files-item-shift): Remove.
15126 (recentf-open-files-item): Convert menu elements into tree and
15127 link widgets. Don't create the widgets.
15128 (recentf-open-files): Update accordingly.
15129 (recentf-save-list): Untabify.
15130
15131 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
15132
15133 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
15134 (keep-lines): Add INTERACTIVE arg. Never delete lines only
15135 partially contained in the active region. Do not take active
15136 region into account when called from Lisp, unless INTERACTIVE arg
15137 is non-nil. Use `forward-line' instead of `beginning-of-line' to
15138 avoid trouble with fields. Make marker point nowhere when no
15139 longer used. Always return nil. Doc fix.
15140 (flush-lines): Add INTERACTIVE arg. Do not take active region
15141 into account when called from Lisp, unless INTERACTIVE arg is
15142 non-nil. Use `forward-line' instead of `beginning-of-line' to
15143 avoid trouble with fields. Make marker point nowhere when no
15144 longer used. Always return nil. Doc fix.
15145 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
15146 interchangeable. Do not take active region into account when
15147 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
15148 message in echo area when called from Lisp, unless INTERACTIVE arg
15149 is non-nil. Avoid saying "1 occurrences". Do not use markers.
15150 Return the number of matches. Doc fix.
15151 (occur): Doc fix.
15152 (perform-replace): Make comment follow double space convention for
15153 the sake of `outline-minor-mode'.
15154
15155 * faces.el (facep): Doc fix.
15156
15157 2005-06-25 Richard M. Stallman <rms@gnu.org>
15158
15159 * facemenu.el (facemenu-enable-faces-p): New function.
15160 (facemenu-background-menu, facemenu-foreground-menu)
15161 (facemenu-face-menu): Add menu-enable property.
15162
15163 * jka-compr.el (jka-compr-insert-file-contents):
15164 Special handling if cannot find the uncompression program.
15165
15166 * cus-face.el (custom-face-attributes): Add autoload.
15167
15168 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
15169 Bind comment-indent-function locally.
15170
15171 * window.el (save-selected-window): Use save-current-buffer.
15172
15173 * subr.el (with-selected-window): Use save-current-buffer.
15174
15175 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
15176 and with-current-buffer.
15177
15178 2005-06-24 Richard M. Stallman <rms@gnu.org>
15179
15180 * simple.el (line-move-1): Fix previous change.
15181
15182 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
15183
15184 * replace.el (occur-1): Set `buffer-read-only' and the
15185 buffer-modified flag before running `occur-hook' to protect
15186 against unintentional buffer switches that can lead to data loss.
15187
15188 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
15189
15190 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
15191 (gud-gdb-marker-filter): Use font-lock-warning-face for any
15192 initial error.
15193
15194 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
15195 after fresh input.
15196 (gdb-var-create-handler): Put name of expression in quotes.
15197
15198 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
15199
15200 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
15201 elements of RING in order, and without bogus nil elements.
15202
15203 2005-06-23 Richard M. Stallman <rms@gnu.org>
15204
15205 * simple.el (set-variable): Args renamed; doc fix.
15206 (line-move-1): When there are overlays around, use vertical-motion.
15207
15208 * faces.el (escape-glyph): Use brown against light background.
15209 (nobreak-space): Rename from no-break-space.
15210 Fix previous change.
15211
15212 * dired-aux.el (dired-do-copy): Fix arg prompt.
15213
15214 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
15215
15216 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
15217
15218 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
15219 rather than "Distributor".
15220
15221 2005-06-23 Lute Kamstra <lute@gnu.org>
15222
15223 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
15224 (debug-on-entry): Use it. New interactive declaration that uses
15225 function-called-at-point.
15226
15227 2005-06-23 Kim F. Storm <storm@cua.dk>
15228
15229 * subr.el (save-match-data): Add comment about using evaporate arg
15230 to set-match-data.
15231
15232 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
15233
15234 * cus-edit.el (customize-face)
15235 (customize-face-other-window): Handle face aliases.
15236
15237 * faces.el (face-documentation, set-face-attribute)
15238 (face-spec-set): Handle face aliases.
15239
15240 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
15241
15242 * help-mode.el (help-make-xrefs): If a symbol representing a face
15243 name is not followed by the word "face", it could still be a
15244 function or variable name, so don't bypass other checks.
15245
15246 2005-06-22 Juri Linkov <juri@jurta.org>
15247
15248 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
15249 Replace aliased functions with calls where second arg `inherit' is t.
15250
15251 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
15252
15253 * progmodes/gdb-ui.el (gdb-error): New variable.
15254 (gdb-error): New function.
15255 (gdb-annotation-rules): Act on error-begin and error annotations.
15256 (gdb-concat-output): Use font-lock-warning-face for errors.
15257
15258 2005-06-22 Miles Bader <miles@gnu.org>
15259
15260 * bindings.el (propertized-buffer-identification): Use renamed
15261 `Buffer-menu-buffer' face.
15262
15263 * faces.el (vertical-border): Rename from `vertical-divider'.
15264 (escape-glyph): Change dark-background color back to `cyan'.
15265
15266 2005-06-21 Juri Linkov <juri@jurta.org>
15267
15268 * faces.el (face-user-default-spec): Try getting `customized-face'
15269 prior to `saved-face'.
15270 (frame-background-mode): Refill docstring.
15271
15272 * emacs-lisp/lisp-mode.el (eval-defun-1):
15273 * emacs-lisp/edebug.el (edebug-eval-defun):
15274 Set `saved-face' temporarily to nil before calling form.
15275 Set `customized-face' to the new spec after that.
15276
15277 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
15278
15279 * subr.el (1value, lambda, key-substitution-in-progress):
15280 Doc fixes.
15281
15282 * autoinsert.el (auto-insert-alist):
15283 * ses.el (ses-call-printer):
15284 * subr.el (noreturn):
15285 * emacs-lisp/lisp.el (check-parens):
15286 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
15287 * net/browse-url.el (browse-url-mosaic):
15288 * progmodes/cc-defs.el (c-safe-scan-lists):
15289 * progmodes/ebnf-abn.el (ebnf-abn-lex):
15290 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
15291 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
15292 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
15293 * progmodes/ebnf-iso.el (ebnf-iso-lex):
15294 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
15295
15296 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
15297
15298 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
15299
15300 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
15301
15302 * calendar/appt.el (appt-make-list): Activate the package, if
15303 not already active (for backwards compatibility).
15304
15305 2005-06-20 Kim F. Storm <storm@cua.dk>
15306
15307 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
15308
15309 2005-06-20 Miles Bader <miles@gnu.org>
15310
15311 * faces.el (vertical-divider): New face.
15312
15313 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
15314
15315 * simple.el (kill-whole-line): Doc fix.
15316 (next-error-buffer-p, next-error-find-buffer)
15317 (clone-indirect-buffer): Fix typos in docstrings.
15318 (comment-line-break-function): Doc fix: don't say variable
15319 is automatically buffer-local (it isn't).
15320
15321 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
15322
15323 * net/tramp-ftp.el (top):
15324 * net/tramp-smb.el (top):
15325 * net/tramp-util.el (top):
15326 * net/tramp-uu.el (top):
15327 * net/tramp-vc.el (top):
15328 * net/tramp.el (top): Revert copyright years back to original
15329 ones. Tramp has a life outside GNU Emacs.
15330
15331 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
15332
15333 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
15334
15335 2005-06-18 Juri Linkov <juri@jurta.org>
15336
15337 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
15338 end of first regexp to limit the match to the position between
15339 line number and source line with same separator character as used
15340 between file name and line number. In the second regexp limit
15341 mouse-face area to file name and line number by adding new group
15342 for them and referring it in HYPERLINK arg.
15343 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
15344 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
15345 previous line where grep markers may be already removed.
15346
15347 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
15348
15349 * progmodes/ps-mode.el: Update version and maintainer's email address.
15350
15351 2005-06-18 Steve Youngs <steve@xemacs.org>
15352
15353 * net/browse-url.el (browse-url-browser-function)
15354 (browse-url-default-browser): Add firefox.
15355 (browse-url-firefox-program, browse-url-firefox-arguments)
15356 (browse-url-firefox-startup-arguments)
15357 (browse-url-firefox-new-window-is-tab): New defcustoms.
15358 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
15359
15360 2005-06-17 Richard M. Stallman <rms@gnu.org>
15361
15362 * startup.el (command-line): Warn if specified user name has
15363 no home directory.
15364
15365 * term.el (term-get-old-input, term-input-filter, term-input-sender)
15366 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
15367
15368 * longlines.el (longlines-mode, longlines-show-hard-newlines):
15369 Doc fixes.
15370
15371 * faces.el (underline): Try bold if terminal doesn't support underline.
15372
15373 * mail/sendmail.el (mail-setup-with-from): New variable.
15374 (mail-insert-from-field): New function.
15375 (sendmail-send-it): Call it.
15376 (mail-setup): Optionally call it here.
15377
15378 * term/linux.el: Call tty-no-underline.
15379
15380 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
15381
15382 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
15383
15384 2005-06-17 Miles Bader <miles@gnu.org>
15385
15386 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
15387 (ediff-current-diff-C, ediff-current-diff-Ancestor)
15388 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
15389 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
15390 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
15391 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
15392 Remove "-face" suffix from face names.
15393 (ediff-current-diff-face-A, ediff-current-diff-face-B)
15394 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
15395 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
15396 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
15397 (ediff-even-diff-face-A, ediff-even-diff-face-B)
15398 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
15399 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
15400 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
15401 New backward-compatibility aliases for renamed faces.
15402 (ediff-current-diff-face-A, ediff-current-diff-face-B)
15403 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
15404 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
15405 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
15406 (ediff-even-diff-face-A, ediff-even-diff-face-B)
15407 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
15408 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
15409 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
15410 Use renamed ediff faces.
15411
15412 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
15413 Remove "-face" suffix from face names.
15414 (eshell-test-ok-face, eshell-test-failed-face):
15415 New backward-compatibility aliases for renamed faces.
15416 (eshell-run-test): Use renamed eshell-test faces.
15417
15418 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
15419 face name.
15420 (eshell-prompt-face): New backward-compatibility alias for renamed
15421 face.
15422 (eshell-emit-prompt): Use renamed eshell-prompt face.
15423
15424 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
15425 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
15426 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
15427 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
15428 Remove "-face" suffix from face names.
15429 (eshell-ls-directory-face, eshell-ls-symlink-face)
15430 (eshell-ls-executable-face, eshell-ls-readonly-face)
15431 (eshell-ls-unreadable-face, eshell-ls-special-face)
15432 (eshell-ls-missing-face, eshell-ls-archive-face)
15433 (eshell-ls-backup-face, eshell-ls-product-face)
15434 (eshell-ls-clutter-face):
15435 New backward-compatibility aliases for renamed faces.
15436 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
15437
15438 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
15439 Remove "-face" suffix from face name.
15440 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
15441 instead of literal face.
15442
15443 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
15444
15445 * emacs-lisp/warnings.el (display-warning, lwarn)
15446 (warning-minimum-log-level): Doc fixes.
15447 (warning-minimum-level, warning-minimum-log-level):
15448 Add :debug to :type choices.
15449
15450 * progmodes/ada-mode.el (ada-format-paramlist)
15451 (ada-get-indent-case, ada-check-matching-start)
15452 (ada-check-defun-name, ada-goto-matching-decl-start)
15453 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
15454 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
15455 (ada-make-subprogram-body): Follow error conventions.
15456 (ada-case-exception-file, ada-indent-comment-as-code)
15457 (ada-indent-handle-comment-special, ada-indent-renames)
15458 (ada-indent-return, ada-search-directories-internal)
15459 (ada-tab-policy, ada-case-exception-substring)
15460 (ada-other-file-alist, ada-matching-start-re)
15461 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
15462 (ada-imenu-generic-expression, ada-compile-goto-error)
15463 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
15464 (ada-popup-menu, ada-add-extensions, ada-mode)
15465 (ada-region-selected, ada-create-case-exception)
15466 (ada-create-case-exception-substring, ada-after-keyword-p)
15467 (ada-activate-keys-for-case, ada-adjust-case-region)
15468 (ada-adjust-case-buffer, ada-format-paramlist)
15469 (ada-scan-paramlist, ada-insert-paramlist)
15470 (ada-indent-newline-indent)
15471 (ada-indent-newline-indent-conditional)
15472 (ada-justified-indent-current, ada-goto-previous-word)
15473 (ada-indent-current, ada-get-indent-open-paren)
15474 (ada-get-indent-paramlist, ada-get-indent-end)
15475 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
15476 (ada-get-indent-block-start, ada-get-indent-subprog)
15477 (ada-get-indent-noindent, ada-get-indent-label)
15478 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
15479 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
15480 (ada-goto-stmt-end, ada-goto-next-word)
15481 (ada-check-matching-start, ada-check-defun-name)
15482 (ada-goto-matching-decl-start, ada-goto-matching-start)
15483 (ada-goto-matching-end, ada-search-ignore-string-comment)
15484 (ada-in-decl-p, ada-looking-at-semi-or)
15485 (ada-looking-at-semi-private, ada-in-paramlist-p)
15486 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
15487 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
15488 (ada-next-procedure, ada-previous-procedure, ada-next-package)
15489 (ada-previous-package, ada-create-menu)
15490 (ada-fill-comment-paragraph-justify)
15491 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
15492 (ada-other-file-name, ada-last-which-function-line)
15493 (ada-last-which-function-subprog, ada-which-function)
15494 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
15495 (ada-gen-treat-proc, ada-check-emacs-version)
15496 (ada-continuation-indent, ada-align-region-separate):
15497 Fix typos in docstrings.
15498 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
15499
15500 2005-06-16 Lute Kamstra <lute@gnu.org>
15501
15502 * simple.el (fundamental-mode): Run after-change-major-mode-hook
15503 conditionally.
15504
15505 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
15506
15507 * comint.el (comint-replace-by-expanded-filename)
15508 (comint-prompt-regexp, comint-delimiter-argument-list)
15509 (comint-preinput-scroll-to-bottom):
15510 * info.el (Info-hide-cookies-node):
15511 * ls-lisp.el (ls-lisp-classify):
15512 * find-file.el (ff-search-directories, ff-special-constructs)
15513 (ff-find-other-file):
15514 * font-lock.el (font-lock-keywords):
15515 * shell.el (shell-prompt-pattern)
15516 (shell-dynamic-complete-functions, shell-mode)
15517 (shell-delimiter-argument-list):
15518 * term.el (term-replace-by-expanded-filename)
15519 (term-prompt-regexp, term-delimiter-argument-list):
15520 * woman.el (woman-ignore, woman0-if):
15521 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
15522 * emacs-lisp/elint.el (elint-init-env):
15523 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
15524 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
15525 * language/ethio-util.el (ethio-tilde-escape)
15526 (ethio-use-three-dot-question):
15527 * net/zone-mode.el (zone-mode-load-time-setup):
15528 * progmodes/cc-align.el (c-lineup-argcont):
15529 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
15530 * progmodes/cperl-mode.el (cperl-set-style-back):
15531 * progmodes/inf-lisp.el (inferior-lisp-prompt):
15532 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
15533 Fix spellings in docstrings.
15534
15535 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
15536 * progmodes/modula2.el (m2-for): Fix spellings.
15537
15538 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
15539
15540 * simple.el (undo-more): Don't use `format' on `error' arguments.
15541 Improve argument/docstring consistency.
15542 (pending-undo-list): Doc fix.
15543
15544 * smerge-mode.el (smerge-ensure-match):
15545 * emulation/vip.el (vip-ex):
15546 * net/zone-mode.el (zone-mode-update-serial):
15547 * progmodes/idlwave.el (idlwave-complete):
15548 * progmodes/vhdl-mode.el (vhdl-visit-file)
15549 (vhdl-compose-wire-components):
15550 Don't use `format' on `error' arguments.
15551
15552 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
15553 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
15554 (tooltip-help-tips): Fix typos in docstrings.
15555
15556 2005-06-16 David Ponce <david@dponce.com>
15557
15558 * tree-widget.el (tree-widget-value-create): Simplify last change.
15559
15560 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
15561
15562 * ido.el (ido-incomplete-regexp): New variable.
15563 (ido-set-matches-1): Handle invalid-regexp error and set
15564 ido-incomplete-regexp.
15565 (ido-incomplete-regexp): New face.
15566 (ido-completions): Use it.
15567 (ido-complete, ido-exit-minibuffer, ido-completions):
15568 Handle incomplete regexps.
15569 (ido-completions): Add check for complete match when entering a regexp.
15570
15571 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
15572
15573 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
15574
15575 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15576
15577 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
15578 by field delimiters.
15579
15580 2005-06-15 David Ponce <david@dponce.com>
15581
15582 * tree-widget.el: eval-and-compile inlined functions so they will
15583 be available at run-time too.
15584 (tree-widget-super-format-handler)
15585 (tree-widget-format-handler): Remove.
15586 (tree-widget-value-create): Handle the :indent property.
15587
15588 2005-06-15 Miles Bader <miles@gnu.org>
15589
15590 * progmodes/which-func.el (which-func): Only inherit
15591 `font-lock-function-name-face' when that makes sense against the
15592 default mode-line face, otherwise set the face color explicitly.
15593
15594 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
15595 faces instead of (non-existent) variables.
15596
15597 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
15598
15599 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
15600 (iswitchb-get-matched-buffers): Likewise. Simplify.
15601
15602 2005-06-14 Miles Bader <miles@gnu.org>
15603
15604 * progmodes/ld-script.el (ld-script-location-counter):
15605 Remove "-face" suffix from face name.
15606 (ld-script-location-counter-face):
15607 New backward-compatibility alias for renamed face.
15608 (ld-script-location-counter-face): Use renamed face.
15609
15610 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
15611 (cperl-hash): Remove "-face" suffix from face names.
15612 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
15613 New backward-compatibility aliases for renamed faces.
15614 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
15615 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
15616
15617 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
15618 name.
15619 (which-func-face): New backward-compatibility alias for renamed face.
15620 (which-func-format): Use renamed which-func face.
15621
15622 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
15623 (vhdl-function, vhdl-directive, vhdl-reserved-word)
15624 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
15625 names.
15626 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
15627 (vhdl-speedbar-configuration, vhdl-speedbar-package)
15628 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
15629 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
15630 (vhdl-speedbar-architecture-selected)
15631 (vhdl-speedbar-configuration-selected)
15632 (vhdl-speedbar-package-selected)
15633 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
15634 names.
15635 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
15636 Use renamed faces.
15637 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
15638 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
15639 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
15640 Use renamed faces.
15641 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
15642 names.
15643 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
15644 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
15645 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
15646 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
15647 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
15648 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
15649
15650 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
15651 face name.
15652 (sh-heredoc-face): New backward-compatibility alias for renamed face.
15653 (sh-heredoc-face): Use renamed sh-heredoc face.
15654
15655 * progmodes/idlw-help.el (idlwave-help-link):
15656 Remove "-face" suffix from face name.
15657 (idlwave-help-link-face):
15658 New backward-compatibility alias for renamed face.
15659 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
15660
15661 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
15662 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
15663 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
15664 New backward-compatibility aliases for renamed faces.
15665 (idlwave-shell-disabled-breakpoint-face)
15666 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
15667
15668 * progmodes/flymake.el (flymake-errline, flymake-warnline):
15669 Remove "-face" suffix from face names.
15670 (flymake-errline-face, flymake-warnline-face):
15671 New backward-compatibility aliases for renamed faces.
15672 (flymake-highlight-line): Use renamed flymake faces.
15673
15674 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
15675 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
15676 (ebrowse-member-class, ebrowse-progress):
15677 Remove "-face" suffix from face names.
15678 (ebrowse-tree-mark-face, ebrowse-root-class-face)
15679 (ebrowse-file-name-face, ebrowse-default-face)
15680 (ebrowse-member-attribute-face, ebrowse-member-class-face)
15681 (ebrowse-progress-face):
15682 New backward-compatibility aliases for renamed faces.
15683 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
15684 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
15685 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
15686 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
15687
15688 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
15689 antlr-syntax)
15690 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
15691 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
15692 names.
15693 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
15694 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
15695 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
15696 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
15697 backward-compatibility aliases for renamed faces.
15698 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
15699 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
15700 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
15701 remove "font-lock-". Use renamed antlr-mode faces.
15702 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
15703 literal face-names with face variable references.
15704
15705 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
15706 face name.
15707 (Buffer-menu-buffer-face): New backward-compatibility alias for
15708 renamed face.
15709 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
15710
15711 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
15712
15713 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
15714 Eliminate "-face" suffix.
15715 (makefile-targets): Inherit from font-lock-function-name-face and
15716 eliminate "-face" suffix.
15717 (makefile-shell): Remove attributes and eliminate "-face" suffix.
15718 (makefile-*-font-lock-keywords): Append makefile-targets in rule
15719 actions, instead of prepending, to make it less visible.
15720 (makefile-previous-dependency, makefile-match-dependency):
15721 Don't match a target on a continuation line.
15722
15723 * files.el (auto-mode-alist): Put Makefile in gmake mode.
15724
15725 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
15726
15727 * progmodes/gdb-ui.el (menu): Re-order menu items.
15728 (gdb-tooltip-print): Respect tooltip-use-echo-area.
15729
15730 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
15731 Define in tooltip.el.
15732 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
15733 (gud-tooltip-tips): Respect tooltip-use-echo-area and
15734 gud-tooltip-echo-area.
15735
15736 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
15737 backward compatibility and make obsolete.
15738 (tooltip-help-tips): Use tooltip-use-echo-area.
15739 (tooltip-show-help-function): Rename to...
15740 (tooltip-show-help): ...this, because it is a function.
15741 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
15742
15743 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
15744
15745 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
15746 (edebug-print-length, edebug-print-level, edebug-print-circle)
15747 (edebug-modify-breakpoint, edebug-eval-last-sexp)
15748 (edebug-eval-print-last-sexp): Doc fixes.
15749
15750 2005-06-14 Kim F. Storm <storm@cua.dk>
15751
15752 * ido.el (ido-mode): Make a new keymap every time we enable ido,
15753 as the coverage buffer/file/both may change.
15754
15755 2005-06-14 Lute Kamstra <lute@gnu.org>
15756
15757 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
15758 and run-mode-hooks. Simplify.
15759
15760 * mail/rmailedit.el (rmail-edit-mode):
15761 * progmodes/octave-inf.el (inferior-octave-mode):
15762 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
15763
15764 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
15765 and run-mode-hooks.
15766 (recentf-edit-list, recentf-open-files): Don't call
15767 kill-all-local-variables directly.
15768
15769 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
15770
15771 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
15772
15773 * emacs-lisp/byte-run.el (make-obsolete)
15774 (define-obsolete-function-alias): Rename arguments FUNCTION and
15775 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
15776 (make-obsolete-variable, define-obsolete-variable-alias):
15777 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
15778 respectively.
15779
15780 * isearchb.el (isearchb-activate):
15781 * pcvs.el (cvs-mode):
15782 * ses.el (ses-load):
15783 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
15784 * net/tramp.el (tramp-find-file-exists-command)
15785 (tramp-find-shell):
15786 * progmodes/ada-mode.el (ada-create-case-exception)
15787 (ada-create-case-exception-substring, ada-make-subprogram-body):
15788 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
15789 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
15790 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
15791 * textmodes/org.el (org-promote, org-evaluate-time-range)
15792 (org-agenda-next-date-line, org-agenda-previous-date-line)
15793 (org-agenda-error, org-open-at-point, org-table-move-row)
15794 (org-format-table-table-html-using-table-generate-source)
15795 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
15796 * textmodes/reftex.el (reftex-access-scan-info):
15797 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
15798 (reftex-toc-promote-prepare): Follow error conventions.
15799
15800 * diff-mode.el (diff-mode): Fix typo in docstring.
15801
15802 * forms.el (forms--intuit-from-file): Fix reference to
15803 `forms-number-of-fields' in error message.
15804 (forms-print): Fix quoting in error message.
15805
15806 * forms.el (forms-mode):
15807 * emulation/vi.el (vi-goto-insert-state):
15808 * progmodes/flymake.el (flymake-new-err-info)
15809 (flymake-start-syntax-check-for-current-buffer)
15810 (flymake-simple-cleanup):
15811 * eshell/esh-var.el (eshell/export):
15812 * progmodes/gud.el (xdb):
15813 * textmodes/flyspell.el (flyspell-incorrect-hook)
15814 (flyspell-maybe-correct-transposition)
15815 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
15816
15817 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
15818
15819 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
15820 minibuffer prompt.
15821
15822 2005-06-13 Kim F. Storm <storm@cua.dk>
15823
15824 * subr.el (add-to-ordered-list): New defun.
15825
15826 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
15827 add cua--keymap-alist to emulation-mode-map-alists.
15828
15829 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
15830
15831 * subr.el (complete-in-turn): New macro.
15832 (dynamic-completion-table, lazy-completion-table): Add debug info.
15833
15834 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
15835 in preference to face aliases.
15836
15837 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
15838 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
15839 Remove unused vars `start' and `firstline'.
15840 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
15841 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
15842
15843 2005-06-13 Eli Zaretskii <eliz@gnu.org>
15844
15845 * cus-start.el (all): Don't complain about missing GTK-related
15846 variables, unless either `gtk' is boundp or this isn't a
15847 `windows-nt' build.
15848
15849 2005-06-13 Lute Kamstra <lute@gnu.org>
15850
15851 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
15852 run-mode-hooks.
15853
15854 * ediff-mult.el (ediff-meta-mode):
15855 * ediff-util.el (ediff-mode): Use run-mode-hooks.
15856
15857 * ledit.el (ledit-mode): Use delay-mode-hooks.
15858
15859 * woman.el (woman-mode-line-format): Delete constant.
15860 (woman-mode-map): Initialize it properly.
15861 (woman-mode): Set mode-class property to special.
15862 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
15863 Set major-mode and mode-name. Don't set mode-line-format directly.
15864 (Man-getpage-in-background): Don't reference woman-mode-line-format.
15865
15866 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
15867 string argument obsolete.
15868
15869 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
15870
15871 * textmodes/org.el (org-CUA-compatible): New option.
15872 (org-disputed-keys): New variable.
15873 (org-key): New function.
15874 (orgtbl-make-binding): Add docstring to the created function.
15875 (org-mode): Set paragraph start/separate regexps.
15876 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
15877 (org-archive-location, org-archive-mark-done)
15878 (org-archive-stamp-time): New options.
15879 (org-archive-subtree): New command.
15880 (org-fill-paragraph): New function.
15881 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
15882 (org-fake-empty-table-line): Function removed.
15883 (org-format-org-table-html): Do not create empty table lines at
15884 separator lines. Improved table header treatment.
15885 (org-link-format): New option.
15886 (org-make-link): New function.
15887 (org-insert-link, org-store-link): Use org-make-link.
15888 (org-open-file): Quote file name for shell command, to allow
15889 spaces in file names.
15890 (org-link-regexp): Fix bug with mailto link.
15891 (org-link-maybe-angles-regexp, org-protected-link-regexp):
15892 New constants.
15893 (org-export-as-html): Deal with the optional angles around a link.
15894 Better treatment of file: links.
15895 (org-open-at-point): Replace @{ and @} with < and >.
15896 (org-run-mode-hooks): Function removed.
15897 (org-agenda-mode): No longer use `org-run-mode-hooks'.
15898
15899 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
15900
15901 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
15902 MI command -data-list-register-values.
15903 (gdb-post-prompt): Indent properly.
15904
15905 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
15906
15907 * hilit-chg.el (highlight-changes-colors): Rename from
15908 `highlight-changes-colours'.
15909 (highlight-changes-colours): Keep as obsolete alias.
15910 (highlight-changes-face-list): Doc fix.
15911 (hilit-chg-make-list): Use `highlight-changes-colors'.
15912
15913 2005-06-12 Mark A. Hershberger <mah@everybody.org>
15914
15915 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
15916 defun-prompt-regexp.
15917
15918 2005-06-12 Eli Zaretskii <eliz@gnu.org>
15919
15920 * loadup.el: Don't say we are dumping under 2 names on windows-nt
15921 and cygwin.
15922
15923 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
15924 Don't use an old loaddefs.el, as in Makefile.in.
15925
15926 2005-06-12 Lute Kamstra <lute@gnu.org>
15927
15928 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
15929
15930 * man.el (Man-mode-map): Initialize it properly.
15931 (Man-mode): Set mode-class property to special.
15932
15933 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
15934
15935 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
15936
15937 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
15938 A newline is needed in the docstring there.
15939
15940 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
15941 Doc fixes.
15942
15943 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15944
15945 * printing.el: Doc fix. The menubar is no more changed when printing
15946 is loaded, it only changes when pr-menu-bind or pr-update-menus is
15947 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
15948 (pr-version): New version number (6.8.4).
15949 (pr-menu-bind): New command.
15950 (pr-update-menus): Docstring and code fix.
15951 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
15952 Docstring fix.
15953 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
15954 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
15955
15956 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
15957
15958 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
15959 "Returns" to "return", document useful return values, etc.
15960
15961 2005-06-11 Alan Mackenzie <acm@muc.de>
15962
15963 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
15964 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
15965 (adaptive-file-function): Minor amendment to doc-string.
15966
15967 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
15968
15969 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
15970 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
15971 Fix :type--it is `integer', not `string'.
15972
15973 * faces.el (modeline-highlight): Rename from (the erroneous)
15974 `modeline-higilight'.
15975
15976 2005-06-11 Lute Kamstra <lute@gnu.org>
15977
15978 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
15979 lisp-interaction-mode-map but make it the parent.
15980 (edebug-eval-mode): Use define-derived-mode.
15981
15982 2005-06-11 Andreas Schwab <schwab@suse.de>
15983
15984 * bindings.el: Add binding of `ESC functionkey' for every
15985 `M-functionkey'.
15986 * hexl.el (hexl-mode-map): Likewise.
15987
15988 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
15989
15990 * progmodes/compile.el (compilation-error-regexp-alist-alist)
15991 [msft]: update regexp for newer msft compilers.
15992
15993 2005-06-10 Mark A. Hershberger <mah@everybody.org>
15994
15995 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
15996 ATTLIST portions of included DTDs.
15997 (xml-parse-dtd): Eliminate use of inefficient match-data.
15998
15999 2005-06-10 Miles Bader <miles@gnu.org>
16000
16001 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
16002 (mpuz-text): Remove "-face" suffix from face names.
16003 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
16004 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
16005 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
16006
16007 * play/gomoku.el (gomoku-O, gomoku-X):
16008 Remove "-face" suffix from face names.
16009 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
16010 New backward-compatibility aliases for renamed faces.
16011 (gomoku-font-lock-keywords): Use renamed gomoku faces.
16012
16013 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
16014
16015 * thumbs.el: Fixes for changes of 2005-06-09.
16016 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
16017 as a directory.
16018 (thumbs-thumbname): Remove directory separator from format string;
16019 `thumbs-thumbsdir' now returns a valid directory name.
16020 (thumbs-temp-dir): New defsubst.
16021 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
16022 Use it.
16023
16024 * cus-edit.el (minibuffer):
16025 * files.el (make-backup-file-name-function):
16026 * filesets.el (filesets-external-viewers):
16027 * hilit-chg.el (highlight-changes-colours)
16028 (highlight-changes-face-list, highlight-changes-rotate-faces):
16029 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
16030 * kmacro.el (kmacro-call-macro):
16031 * log-edit.el (log-edit-changelog-full-paragraphs):
16032 * mouse.el (mouse-1-click-follows-link):
16033 * skeleton.el (skeleton-autowrap):
16034 * subr.el (insert-for-yank-1):
16035 * tempo.el (tempo-insert-region):
16036 * terminal.el (terminal-emulator):
16037 * time.el (display-time-mail-face):
16038 * vc.el (vc-annotate):
16039 * vcursor.el (vcursor-copy-line):
16040 * woman.el (woman-bold-headings, woman-ignore)
16041 (woman-default-faces, woman-monochrome-faces):
16042 * calendar/todo-mode.el (todo-insert-threshold):
16043 * emulation/pc-select.el (pc-select-selection-keys-only)
16044 (pc-selection-mode):
16045 * emulation/vip.el (vip-find-char-forward):
16046 * emulation/viper-cmd.el (viper-find-char-forward):
16047 * international/mule-cmds.el
16048 (select-safe-coding-system-accept-default-p)
16049 (input-method-exit-on-invalid-key):
16050 * international/mule-diag.el (describe-coding-system):
16051 * international/ucs-tables.el (unify-8859-on-encoding-mode):
16052 * net/browse-url.el (browse-url-xterm-program):
16053 * obsolete/lazy-lock.el (lazy-lock-mode):
16054 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
16055 (cperl-mode):
16056 * progmodes/cpp.el (cpp-face-light-name-list)
16057 (cpp-face-dark-name-list):
16058 * progmodes/delphi.el (delphi-newline-always-indents):
16059 Fix spellings in docstrings.
16060
16061 * ido.el (ido-mode, ido-file-extensions-order)
16062 (ido-default-file-method, ido-default-buffer-method)
16063 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
16064 (ido-decorations, ido-read-file-name-as-directory-commands)
16065 (ido-read-file-name-non-ido, ido-work-directory-list)
16066 (ido-ignore-item-temp-list, ido-current-directory)
16067 (ido-magic-forward-char, ido-enter-find-file)
16068 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
16069 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
16070
16071 2005-06-10 Lute Kamstra <lute@gnu.org>
16072
16073 * play/dunnet.el (dun-mode): Use define-derived-mode.
16074 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
16075 obsolete alias.
16076
16077 * play/doctor.el (doctor-mode-map): Remove defvar.
16078 (doctor-mode): Use define-derived-mode.
16079
16080 * mail/mspools.el (mspools-mode):
16081 * net/eudc-hotlist.el (eudc-hotlist-mode):
16082 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
16083
16084 2005-06-10 Miles Bader <miles@gnu.org>
16085
16086 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
16087 Remove "-face" suffix from face names.
16088 (flyspell-incorrect-face, flyspell-duplicate-face):
16089 New backward-compatibility aliases for renamed faces.
16090 (flyspell-mode-on, make-flyspell-overlay)
16091 (flyspell-highlight-incorrect-region)
16092 (flyspell-highlight-duplicate-region)
16093 (flyspell-display-next-corrections)
16094 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
16095
16096 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
16097 from face name.
16098 (texinfo-heading-face): New backward-compatibility alias for
16099 renamed face.
16100 (texinfo-heading-face): Use renamed texinfo-heading face.
16101
16102 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
16103 suffix from face names.
16104 (tex-math-face, tex-verbatim-face):
16105 New backward-compatibility aliases for renamed faces.
16106 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
16107 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
16108 literal face name.
16109
16110 * textmodes/table.el (table-cell): Remove "-face" suffix from face
16111 name.
16112 (table-cell-face): New backward-compatibility alias for renamed face.
16113 (table--put-cell-face-property, table--update-cell-face):
16114 Use renamed table-cell face.
16115
16116 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
16117 from face name.
16118 (sgml-namespace-face): New backward-compatibility alias for
16119 renamed face.
16120 (sgml-namespace-face): Use renamed sgml-namespace face.
16121
16122 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
16123 (org-level-4, org-level-5, org-level-6, org-level-7)
16124 (org-level-8, org-warning, org-headline-done)
16125 (org-deadline-announce, org-scheduled-today)
16126 (org-scheduled-previously, org-link, org-done, org-table)
16127 (org-time-grid): Remove "-face" suffix from face names.
16128 (org-level-1-face, org-level-2-face, org-level-3-face)
16129 (org-level-4-face, org-level-5-face, org-level-6-face)
16130 (org-level-7-face, org-level-8-face, org-warning-face)
16131 (org-headline-done-face, org-deadline-announce-face)
16132 (org-scheduled-today-face, org-scheduled-previously-face)
16133 (org-link-face, org-done-face, org-table-face)
16134 (org-time-grid-face):
16135 New backward-compatibility aliases for renamed faces.
16136 (org-level-faces, org-set-font-lock-defaults, org-timeline)
16137 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
16138 (org-agenda-get-timestamps, org-agenda-get-scheduled)
16139 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
16140
16141 * emulation/viper-init.el (viper-search, viper-replace-overlay)
16142 (viper-minibuffer-emacs, viper-minibuffer-insert)
16143 (viper-minibuffer-vi): Remove "-face" suffix from face names.
16144 (viper-search-face, viper-replace-overlay-face)
16145 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
16146 (viper-minibuffer-vi-face):
16147 New backward-compatibility aliases for renamed faces.
16148 (viper-search-face, viper-replace-overlay-face)
16149 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
16150 (viper-minibuffer-vi-face): Use renamed viper faces.
16151
16152 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
16153 Remove "-face" suffix from face names.
16154 (testcover-nohits-face, testcover-1value-face):
16155 New backward-compatibility aliases for renamed faces.
16156 (testcover-mark): Use renamed testcover faces.
16157
16158 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
16159 face name.
16160 (diary-button-face): New backward-compatibility alias for renamed face.
16161 (diary-entry): Use renamed diary-button face.
16162
16163 * calendar/calendar.el (diary, calendar-today, holiday)
16164 (mark-visible-calendar-date): Remove "-face" suffix from face names.
16165 (diary-face, calendar-today-face, holiday-face):
16166 New backward-compatibility aliases for renamed faces.
16167 (eval-after-load "facemenu", diary-entry-marker)
16168 (calendar-today-marker, calendar-holiday-marker, diary-face):
16169 Use renamed calendar faces.
16170
16171 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
16172 (compare-windows-face): New backward-compatibility alias for
16173 renamed face.
16174 (compare-windows-highlight): Use renamed compare-windows face.
16175
16176 * strokes.el (strokes-char): Remove "-face" suffix from face name.
16177 (strokes-char-face): New backward-compatibility alias for renamed face.
16178 (strokes-encode-buffer): Use renamed strokes-char face.
16179
16180 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
16181 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
16182 Remove "-face" suffix from face names.
16183 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
16184 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
16185 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
16186 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
16187 Use renamed pcvs faces.
16188 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
16189 * pcvs-defs.el (cvs-mode-map): Likewise.
16190 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
16191
16192 * info.el (info-title-1, info-title-2, info-title-3)
16193 (info-title-4): Remove "-face" suffix from and downcase face names.
16194 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
16195 (Info-title-4-face):
16196 New backward-compatibility aliases for renamed faces.
16197 (Info-fontify-node): Use renamed info faces.
16198
16199 * hilit-chg.el (highlight-changes, highlight-changes-delete):
16200 Remove "-face" suffix from face names.
16201 (highlight-changes-face, highlight-changes-delete-face):
16202 New backward-compatibility aliases for renamed faces.
16203 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
16204 (hilit-chg-make-list): Use renamed highlight-changes faces.
16205
16206 * generic-x.el (show-tabs-tab, show-tabs-space):
16207 Remove "-face" suffix from face names.
16208 (show-tabs-tab-face, show-tabs-space-face):
16209 New backward-compatibility aliases for renamed faces.
16210 (show-tabs-generic-mode-font-lock-defaults-1)
16211 (show-tabs-generic-mode-font-lock-defaults-2):
16212 Use renamed show-tabs faces.
16213
16214 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
16215 (smerge-markers): Remove "-face" suffix from face names.
16216 (smerge-mine-face, smerge-other-face, smerge-base-face)
16217 (smerge-markers-face):
16218 New backward-compatibility aliases for renamed faces.
16219 (smerge-mine-face, smerge-other-face, smerge-base-face)
16220 (smerge-markers-face): Use renamed smerge faces.
16221
16222 * log-view.el (log-view-file, log-view-message): Remove "-face"
16223 suffix from face names.
16224 (log-view-file-face, log-view-message-face):
16225 New backward-compatibility aliases for renamed faces.
16226 (log-view-file-face, log-view-message-face): Use renamed log-view
16227 faces.
16228
16229 * paren.el (show-paren-match, show-paren-mismatch):
16230 Remove "-face" suffix from face names.
16231 (show-paren-match-face, show-paren-mismatch-face):
16232 New backward-compatibility aliases for renamed faces.
16233 (show-paren-function): Use renamed show-paren faces.
16234
16235 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
16236 (ruler-mode-margins, ruler-mode-fringes)
16237 (ruler-mode-column-number, ruler-mode-fill-column)
16238 (ruler-mode-comment-column, ruler-mode-goal-column)
16239 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
16240 suffix from face names.
16241 (ruler-mode-default-face, ruler-mode-pad-face)
16242 (ruler-mode-margins-face, ruler-mode-fringes-face)
16243 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
16244 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
16245 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
16246 New backward-compatibility aliases for renamed faces.
16247 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
16248 (ruler-mode-column-number, ruler-mode-fill-column)
16249 (ruler-mode-comment-column, ruler-mode-goal-column)
16250 (ruler-mode-tab-stop, ruler-mode-current-column)
16251 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
16252 faces.
16253
16254 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
16255 face name.
16256 (whitespace-highlight-the-space): Use renamed face.
16257 (whitespace-highlight-face): New backward-compatibility alias for
16258 renamed face.
16259
16260 * woman.el (woman-italic, woman-bold, woman-unknown)
16261 (woman-addition, woman-symbol-face):
16262 Remove "-face" suffix from face names.
16263 (woman-italic-face, woman-bold-face, woman-unknown-face)
16264 (woman-addition-face):
16265 New backward-compatibility aliases for renamed faces.
16266 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
16267 (woman-decode-region, woman-replace-match)
16268 (woman-display-extended-fonts, woman-special-characters)
16269 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
16270 Use renamed woman faces.
16271
16272 * longlines.el (longlines-visible-face): Face removed.
16273
16274 * diff-mode.el (diff-header, diff-file-header, diff-index)
16275 (diff-hunk-header, diff-removed, diff-added, diff-changed)
16276 (diff-function, diff-context, diff-nonexistent): Remove "-face"
16277 suffix from face names.
16278 (diff-header-face, diff-file-header-face, diff-index-face)
16279 (diff-hunk-header-face, diff-removed-face, diff-added-face)
16280 (diff-changed-face, diff-function-face, diff-context-face)
16281 (diff-nonexistent-face): New backward-compatibility aliases for
16282 renamed faces.
16283 (diff-header-face, diff-file-header-face)
16284 (diff-index, diff-index-face, diff-hunk-header)
16285 (diff-hunk-header-face, diff-removed, diff-removed-face)
16286 (diff-added, diff-added-face, diff-changed-face, diff-function)
16287 (diff-function-face, diff-context-face, diff-nonexistent)
16288 (diff-nonexistent-face): Use renamed diff-mode faces.
16289
16290 * progmodes/compile.el (compilation-warning-face)
16291 (compilation-info-face): Remove "-face" suffix from face names.
16292 (compilation-warning-face, compilation-info-face):
16293 New backward-compatibility aliases for renamed faces.
16294 (compilation-warning-face, compilation-info-face):
16295 Use renamed compilation faces.
16296
16297 * add-log.el (change-log-date, change-log-name)
16298 (change-log-email, change-log-file, change-log-list)
16299 (change-log-conditionals, change-log-function)
16300 (change-log-acknowledgement): Remove "-face" suffix from face names.
16301 (change-log-date-face, change-log-name-face)
16302 (change-log-email-face, change-log-file-face)
16303 (change-log-list-face, change-log-conditionals-face)
16304 (change-log-function-face, change-log-acknowledgement-face):
16305 New backward-compatibility aliases for renamed faces.
16306 (change-log-font-lock-keywords): Use renamed change-log faces.
16307
16308 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
16309 (custom-set, custom-changed, custom-saved, custom-button)
16310 (custom-button-pressed, custom-documentation, custom-state)
16311 (custom-comment, custom-comment-tag, custom-variable-tag)
16312 (custom-variable-button, custom-face-tag, custom-group-tag-1)
16313 (custom-group-tag): Remove "-face" suffix from face names.
16314 (custom-magic-alist, custom-magic-value-create)
16315 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
16316 (custom-invalid-face, custom-rogue-face, custom-modified-face)
16317 (custom-set-face, custom-changed-face, custom-saved-face)
16318 (custom-button-face, custom-button-pressed-face)
16319 (custom-documentation-face, custom-state-face)
16320 (custom-comment-face, custom-comment-tag-face)
16321 (custom-variable-tag-face, custom-variable-button-face)
16322 (custom-face-tag-face, custom-group-tag-face-1)
16323 (custom-group-tag-face):
16324 New backward-compatibility aliases for renamed faces.
16325
16326 * wid-edit.el (widget-documentation, widget-button)
16327 (widget-field, widget-single-line-field, widget-inactive)
16328 (widget-button-pressed): "-face" suffix removed from face names.
16329 (widget-documentation-face, widget-button-face)
16330 (widget-field-face, widget-single-line-field-face)
16331 (widget-inactive-face, widget-button-pressed-face):
16332 New backward-compatibility aliases for renamed faces.
16333 (widget-documentation-face, widget-button-face)
16334 (widget-button-pressed-face, widget-specify-field)
16335 (widget-specify-inactive): Use renamed widget faces.
16336
16337 2005-06-10 Kenichi Handa <handa@m17n.org>
16338
16339 * term/x-win.el (x-clipboard-yank): Remove condition-case
16340 wrapping.
16341
16342 2005-06-11 Kenichi Handa <handa@m17n.org>
16343
16344 * add-log.el (change-log-font-lock-keywords): Make the regexp for
16345 date lines stricter.
16346
16347 2005-06-10 Zhang Wei <id.brep@gmail.com>
16348
16349 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
16350 of x-get-selection.
16351
16352 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
16353
16354 * comint.el (comint-mode, comint-snapshot-last-prompt):
16355 * frame.el (frame-current-scroll-bars):
16356 * term.el (term-mode, term-check-proc, term-input-sender)
16357 (term-simple-send, term-extract-string, term-word)
16358 (term-match-partial-filename):
16359 * window.el (window-current-scroll-bars):
16360 * emulation/cua-base.el (cua-normal-cursor-color)
16361 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
16362 (cua-global-mark-cursor-color):
16363 * mail/undigest.el (rmail-forward-separator-regex):
16364 Fix typos in docstrings.
16365
16366 * comint.el (comint-check-proc, make-comint-in-buffer)
16367 (comint-source-default): Doc fixes.
16368
16369 * term.el (term-send-string): Improve argument/docstring consistency.
16370
16371 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
16372
16373 * comint.el (comint-send-input): Bind `inhibit-read-only' around
16374 call to `delete-region'.
16375 (comint-mode-hook): Do not enable Font Lock by default.
16376
16377 2005-06-09 Lute Kamstra <lute@gnu.org>
16378
16379 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
16380 could be void.
16381
16382 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
16383
16384 * emacs-lisp/debug.el (debugger-will-be-back): New var.
16385 (debug): Use it.
16386 (debugger-step-through, debugger-continue, debugger-jump)
16387 (debugger-return-value): Set it when needed.
16388 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
16389 Use inhibit-read-only.
16390
16391 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
16392
16393 * window.el (shrink-window-if-larger-than-buffer)
16394 (window-size-fixed): Fix typo in docstring.
16395
16396 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
16397 thumbnails directory on loading.
16398 (thumbs-conversion-program): Use `eq' to check the system type,
16399 not `equal'.
16400 (thumbs-temp-dir): Initialize to `temporary-file-directory',
16401 not "/tmp". Fix docstring.
16402 (thumbs-thumbsdir): New function to return the thumbnails
16403 directory, creating it if needed.
16404 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
16405 (thumbs-temp-file): Delete variable and make it into a function.
16406 (thumbs-resize-image, thumbs-modify-image): Use it.
16407 (thumbs-kill-buffer): Simplify.
16408 (thumbs-gensym): Defalias or duplicate CL `gensym'.
16409 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
16410 docstrings.
16411
16412 2005-06-09 Kim F. Storm <storm@cua.dk>
16413
16414 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
16415 set-match-data to free markers in match-data.
16416
16417 * replace.el (replace-match-data): Pass RESEAT arg `t' to
16418 match-data to unchain markers in match-data.
16419
16420 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
16421
16422 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
16423 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
16424 unnecessary now.
16425
16426 2005-06-08 Richard M. Stallman <rms@gnu.org>
16427
16428 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
16429 give the variable a doc string that doesn't say don't set it directly.
16430
16431 * textmodes/ispell.el (ispell-check-version):
16432 Use match-string-no-properties.
16433 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
16434 (ispell-buffer-local-words): Likewise.
16435
16436 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
16437 except on terminals with enough colors to really display it.
16438 (makefile-dependency-regex): Delete spurious `bb'.
16439
16440 * faces.el (escape-glyph): Use blue once again in last case.
16441 (no-break-space): Redefine so that it isn't invisible on a tty.
16442
16443 2005-06-08 Kim F. Storm <storm@cua.dk>
16444
16445 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
16446 also when reading directory name.
16447
16448 2005-06-08 Lute Kamstra <lute@gnu.org>
16449
16450 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
16451 (flyspell-mode-line-string): Remove autoload cookie.
16452 (flyspell-mode): Remove defvar.
16453
16454 2005-06-07 Lute Kamstra <lute@gnu.org>
16455
16456 * textmodes/org.el (org-run-mode-hooks): New function.
16457 (org-agenda-mode): Use it.
16458
16459 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
16460
16461 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
16462
16463 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
16464
16465 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
16466
16467 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
16468
16469 * font-lock.el (font-lock-add-keywords): Doc fix.
16470
16471 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
16472
16473 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
16474 (tex-compile-default): In the absence of any history, use the order in
16475 tex-compile-alist to choose the preferred command.
16476 (tex-compile-commands): Reorder a bit.
16477
16478 * textmodes/flyspell.el (flyspell-auto-correct-binding)
16479 (flyspell-incorrect-face, flyspell-duplicate-face):
16480 Use (X)Emacs-agnostic code.
16481 (flyspell-mode-map): Don't overwrite at each load. Remove code
16482 redundant with the subsequent add-minor-mode. Merge Emacs and
16483 XEmacs code.
16484 (flyspell-word): Minor simplification.
16485 (flyspell-math-tex-command-p): Quieten the byte-compiler.
16486 (flyspell-external-point-words): Remove unused vars `size' and `start'.
16487 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
16488 Merge the corresponding Emacs code.
16489 (flyspell-correct-word, flyspell-xemacs-popup):
16490 Use flyspell-do-correct.
16491
16492 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
16493 a dedicated window.
16494
16495 * international/latexenc.el (latexenc-find-file-coding-system):
16496 Undo part of last patch, to turn off a compiler warning.
16497
16498 2005-06-06 Juri Linkov <juri@jurta.org>
16499
16500 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
16501 Rename `tmm-inactive-face' to `tmm-inactive'.
16502
16503 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
16504
16505 * iswitchb.el: Rename faces.
16506
16507 2005-06-06 Kim F. Storm <storm@cua.dk>
16508
16509 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
16510 (cua-global-mark): Remove -face suffix from face names.
16511
16512 * emulation/cua-gmrk.el (cua--init-global-mark):
16513 Remove cua-global-mark face setup.
16514
16515 2005-06-06 Richard M. Stallman <rms@gnu.org>
16516
16517 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
16518 just like other allowed characters.
16519 (makefile-match-dependency): Exclude leading and training whitespace
16520 from the range of regexp subexp 1.
16521 (makefile-macroassign-regex): Don't try to match the body,
16522 just the name of the macro being defined.
16523
16524 * info.el (Info-read-node-name-2): New function.
16525 (Info-read-node-name-1): Use that.
16526 Add a completion-base-size-function property.
16527
16528 * simple.el (completion-setup-function): Look for
16529 completion-base-size-function property of minibuffer-completion-table.
16530
16531 * files.el (locate-file-completion): Doc fix.
16532
16533 * printing.el: Don't call pr-update-menus; user must do that.
16534
16535 * emacs-lisp/debug.el (debugger-window): New variable.
16536 (debug): Use debugger-window if it is set and still alive.
16537 Record debugger-window for next entry.
16538
16539 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
16540
16541 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
16542
16543 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
16544 (hack-one-local-variable, hack-local-variables)
16545 (hack-local-variables-prop-line): Pass that arg.
16546
16547 2005-06-06 Kim F. Storm <storm@cua.dk>
16548
16549 * ido.el (ido-first-match, ido-only-match, ido-subdir)
16550 (ido-indicator): Remove -face suffix from face names.
16551
16552 2005-06-06 Juri Linkov <juri@jurta.org>
16553
16554 * font-lock.el (font-lock-regexp-backslash)
16555 (font-lock-regexp-backslash-construct): New faces.
16556 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
16557 after `('. Add `while-no-input' to control structures.
16558
16559 * faces.el (no-break-space, shadow): New faces.
16560 (escape-glyph): Use less loud colors pink2 and red4.
16561
16562 * diff-mode.el (diff-context-face)
16563 * dired.el (dired-ignored)
16564 * rfn-eshadow.el (file-name-shadow)
16565 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
16566
16567 * info.el (Info-title-1-face): Use green instead of yellow because
16568 bold yellow is not readable on light backgrounds.
16569
16570 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
16571 before selecting the desired mode to not spend time fontifying
16572 old contents.
16573
16574 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
16575
16576 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
16577 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
16578
16579 * ps-print.el (ps-default-fg, ps-default-bg):
16580 Fix typos in docstrings.
16581
16582 * isearchb.el (isearchb): Don't pass a spurious second argument to
16583 `iswitchb-completions'.
16584
16585 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
16586
16587 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
16588 to preserve point.
16589 (gdb-find-file-hook): Add doc string.
16590
16591 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
16592 C dereferenced pointer expression.
16593 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
16594
16595 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
16596
16597 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
16598 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
16599 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
16600 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
16601 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
16602 Make background transparent.
16603
16604 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
16605
16606 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
16607 (font-lock-remove-keywords): Doc fix.
16608 (font-lock-mode-major-mode): Compiler defvar.
16609 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
16610
16611 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
16612 (font-lock-mode): Update `font-lock-mode-major-mode'.
16613 (font-lock-set-defaults): Compiler defvar.
16614 (font-lock-default-function): Take `font-lock-mode-major-mode'
16615 into account.
16616
16617 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
16618 keep track of which major mode it enabled the minor mode for.
16619 Use find-file-hook again. Update docstring.
16620
16621 * simple.el (eval-expression-print-level)
16622 (eval-expression-print-length, eval-expression-debug-on-error):
16623 Doc fixes.
16624
16625 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
16626
16627 * iswitchb.el (iswitchb-single-match-face)
16628 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
16629 (iswitchb-invalid-regexp-face): New faces.
16630 (iswitchb-completions): Use them.
16631 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
16632 now marked as an obsolete alias.
16633 (iswitchb-read-buffer): Remove check for bound font variables.
16634 (iswitchb-invalid-regexp): New free variable.
16635 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
16636 set iswitchb-invalid-regexp.
16637 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
16638 invalid regexps.
16639 (iswitchb-completions): Add check for complete match when entering
16640 a regexp.
16641 (iswitchb-completions): Remove require-match argument.
16642 (iswitchb-exhibit): Fix caller.
16643 (iswitchb-common-match-inserted): New variable.
16644 (iswitchb-complete, iswitchb-completion-help): Use it.
16645
16646 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
16647
16648 * url-http.el (url-http-chunked-encoding-after-change-function):
16649 Use `url-http-debug' instead of `message'.
16650
16651 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
16652
16653 * url-http.el (url-http-parse-headers): Pass redirected URL as a
16654 callback argument.
16655
16656 2005-06-04 Kim F. Storm <storm@cua.dk>
16657
16658 * simple.el (line-move): Only call sit-for when moving backwards.
16659
16660 * ido.el (ido-make-merged-file-list-1): New defun split from
16661 ido-make-merged-file-list.
16662 (ido-make-merged-file-list): Bind throw-on-input around call to
16663 ido-make-merged-file-list-1. Return input-pending-p if
16664 interrupted by more input available.
16665 (ido-read-internal): Handle input-pending-p return value from
16666 ido-make-merged-file-list.
16667
16668 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
16669
16670 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
16671 compatibility code.
16672
16673 * international/latexenc.el (latexenc-find-file-coding-system):
16674 Don't inherit the EOL part of the coding-system from the
16675 tex-main buffer. Fit within 80 columns.
16676
16677 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
16678
16679 * tmm.el (tmm-inactive-face): New face.
16680 (tmm-remove-inactive-mouse-face): New function.
16681 (tmm-prompt, tmm-add-one-shortcut)
16682 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
16683 but not selectable.
16684
16685 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
16686
16687 * faces.el (face-equal): Improve argument/docstring consistency.
16688
16689 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
16690
16691 * progmodes/make-mode.el (makefile-targets-face)
16692 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
16693 (makefile-bsdmake-dependency-regex)
16694 (makefile-makepp-rule-action-regex)
16695 (makefile-bsdmake-rule-action-regex): New constants.
16696 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
16697
16698 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16699 Allow (...) within `...' for makepp messages.
16700
16701 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
16702
16703 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
16704
16705 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
16706 "." files are deleted from all file lists before comparison.
16707
16708 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
16709 (viper-ESC-key): Made them customizable.
16710
16711 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
16712
16713 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
16714
16715 * autorevert.el (auto-revert-buffers): Use save-match-data.
16716
16717 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
16718
16719 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
16720 menu items with a nil command binding.
16721
16722 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
16723
16724 * emacs-lisp/cl-macs.el (defsetf):
16725 Improve argument/docstring consistency.
16726
16727 * faces.el (list-faces-display): Improve the formatting by
16728 computing the maximum length required for any face-name (reworked
16729 patch of 1999-01-11, accidentally deleted on 1999-07-21).
16730 (internal-find-face): Remove redundant info in docstring.
16731
16732 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
16733
16734 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
16735 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
16736 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
16737 (gdb-assembler-custom): Improve regexps.
16738 (def-gdb-auto-update-handler): Use window point to preserve point.
16739
16740 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
16741
16742 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
16743
16744 2005-05-31 Jay Belanger <belanger@truman.edu>
16745
16746 * calc/calc-embed.el (calc-embedded-word): Change argument passed
16747 to calc-embedded.
16748 (calc-embedded-make-info): Have plain prefix argument select
16749 entire line.
16750
16751 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
16752
16753 * faces.el (list-faces-display): Signal error if passed a regexp
16754 that matches no face name.
16755
16756 * simple.el (filter-buffer-substring): Fix typo in docstring.
16757
16758 2005-05-31 Richard M. Stallman <rms@gnu.org>
16759
16760 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
16761 (vhdl-emacs-21): Doc fix.
16762 (vhdl-mode): Unconditionally set comment-padding.
16763 (vhdl-fixup-whitespace-region): Insert spaces only where
16764 there are none.
16765 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
16766
16767 2005-05-30 John Wiegley <johnw@newartisans.com>
16768
16769 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
16770 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
16771 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
16772 `directory-sep-char' to ?/, and all uses of `string-to-int' to
16773 `string-to-number'.
16774
16775 2005-05-30 Jay Belanger <belanger@truman.edu>
16776
16777 * calc/calc.el (calc-bug-address): Fix docstring.
16778 (calc-window-hook, calc-trail-window-hook): New variables.
16779 (calc-trail-display): Restore use of calc-trail-window-hook.
16780 (calc): Restore use of calc-window-hook.
16781
16782 2005-05-31 Masatake YAMATO <jet@gyve.org>
16783
16784 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
16785
16786 * help-fns.el (help-C-file-name): Add autoload mark for
16787 `find-function-noselect'.
16788
16789 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
16790
16791 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
16792 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
16793
16794 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
16795
16796 * calendar/diary-lib.el (mark-included-diary-files): Only kill
16797 included diary buffer if it was not already being visited.
16798 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
16799
16800 * calendar/icalendar.el (top-level): Do not require appt.
16801
16802 * mail/supercite.el (sc-select-attribution): Only use a list
16803 element from sc-attrib-selection-list if it returns a string.
16804 Reported by Davide G. M. Salvetti <salve@debian.org>.
16805
16806 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
16807
16808 * thumbs.el (thumbs-thumbname): The resulting thumbname now
16809 includes a hash value to improve its uniqueness, and has a ".jpg"
16810 extension. Also, it is now a valid filename on all systems.
16811 (thumbs-make-thumb): Use `let', not `let*'.
16812 (thumbs-show-thumbs-list): Check for JPEG availability.
16813
16814 2005-05-30 Richard M. Stallman <rms@gnu.org>
16815
16816 * filesets.el (filesets-menu-ensure-use-cached):
16817 Prevent warning when emacs-version>= is undefined.
16818
16819 * printing.el (pr-interactive-n-up): Use string-to-number.
16820
16821 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
16822
16823 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
16824 Warn only when name to be defined is quoted.
16825
16826 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
16827
16828 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
16829 Make regexp more robust.
16830 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
16831 Force regeneration of disassembly.
16832
16833 2005-05-29 Jay Belanger <belanger@truman.edu>
16834
16835 * calc/calc.el (calc-user-invocation): Check if
16836 calc-invocation-macro is non-nil.
16837
16838 2005-05-29 Juri Linkov <juri@jurta.org>
16839
16840 * add-log.el (change-log-font-lock-keywords):
16841 Add `+' to e-mail regexp to accept mail address with keywords.
16842
16843 * man.el (Man-name-regexp): Add `:' to accept qualified names.
16844
16845 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
16846
16847 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
16848
16849 * ielm.el (inferior-emacs-lisp-mode): Ditto.
16850
16851 2005-05-29 Richard M. Stallman <rms@gnu.org>
16852
16853 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
16854 Undo the change that moves to end of the current word.
16855
16856 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16857
16858 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
16859 Throw error when count <= 0 to ensure input is a number.
16860 (gdb-read-memory-custom): Pick up address from buffer.
16861 (gdb-memory-mode): Allow user to increment and decrement
16862 memory address from header line.
16863
16864 2005-05-29 Richard M. Stallman <rms@gnu.org>
16865
16866 * flyspell.el (flyspell-version): Function deleted.
16867 (flyspell-auto-correct-previous-hook): Doc fix.
16868
16869 * jit-lock.el (jit-lock-function, jit-lock-after-change):
16870 Do nothing if memory is full.
16871
16872 * font-lock.el (font-lock-fontify-syntactically-region):
16873 Pass t for GREEDY to looking-back.
16874
16875 * saveplace.el (save-place-alist-to-file): Write the file
16876 using write-region.
16877
16878 * subr.el (looking-back): New argument GREEDY.
16879
16880 * progmodes/compile.el (compilation-start): Set the mode
16881 before inserting the initial text.
16882
16883 * progmodes/which-func.el (which-func-update-1): Turn the mode
16884 off in case of error by setting which-func-mode.
16885
16886 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
16887
16888 * flyspell.el (flyspell-auto-correct-previous-word):
16889 Narrow down to what's on the screen, and recenter overlays
16890 at the end of the next word.
16891
16892 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
16893
16894 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
16895 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
16896 (flyspell-abbrev-p): Default to nil.
16897 (flyspell-use-global-abbrev-table-p): Doc fix.
16898 (flyspell-large-region): Allow nil as value.
16899 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
16900
16901 (mail-mode-flyspell-verify): More robust handling
16902 of `mail-header-separator'. More efficient signature detection.
16903 Allow for regexp metacharacters in message-header-separator.
16904 Adding `To' not to be checked in mail-mode-flyspell-verify.
16905
16906 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
16907 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
16908 Bind flyspell-auto-correct-binding.
16909 Bind C-. and C-, .
16910 (flyspell-mode-map): Likewise.
16911 (flyspell-mode): Doc fix.
16912 (flyspell-accept-buffer-local-defs): Preserve current buffer.
16913 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
16914 (flyspell-word-cache-result): New var, always local.
16915 (flyspell-check-pre-word-p): Doc fix.
16916 (flyspell-check-changed-word-p): Handle spc like newline.
16917 (flyspell-post-command-hook): Set flyspell-word-cache-result.
16918 (flyspell-word-search-backward, flyspell-word-search-forward):
16919 New functions.
16920 (flyspell-word): Return t if nothing to check.
16921 When parsing TeX code, check for after } or \.
16922 Use flyspell-word-search-backward to find previous word.
16923 Return nil if duplicated word.
16924 For word already checked, return same value as last time.
16925 Set flyspell-word-cache-result after checking.
16926 Don't clobber the return value.
16927 (flyspell-get-word): Major rewrite.
16928 (flyspell-external-point-words): New locals pword, pcount.
16929 Fix size used in progress message.
16930 Find the proper corresponding word in flyspell-large-region-buffer.
16931 (flyspell-region): Check for flyspell-large-region = nil.
16932 (flyspell-highlight-incorrect-region): Clean up overlays in region.
16933 (flyspell-auto-correct-word): Check that WORD is a cons.
16934 (flyspell-correct-word): Likewise.
16935
16936 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
16937
16938 * progmodes/make-mode.el (makefile-rule-action-regex)
16939 (makefile-macroassign-regex, makefile-makepp-mode)
16940 (makefile-bsdmake-mode): Continuation lines may be empty.
16941 Reported by Joshua Varner.
16942 (makefile-makepp-font-lock-keywords): Add $(stem).
16943
16944 2005-05-28 Karl Berry <karl@gnu.org>
16945
16946 * textmodes/tex-mode.el: Now that tex-send-command calls
16947 shell-quote-argument (2005-03-31 change), remove all calls to
16948 shell-quote-argument; they all end up invoking tex-send-command.
16949 The double quoting loses on filenames with non-safe characters,
16950 such as "@". Reported by Frederik Fouvry.
16951
16952 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16953
16954 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
16955 about preserving point.
16956
16957 2005-05-27 Jay Belanger <belanger@truman.edu>
16958
16959 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
16960 Info-goto-node.
16961
16962 * calc/calc-embed.el (calc-embed-arg): New variable.
16963 (calc-do-embedded-activate, calc-embedded-activate-formula)
16964 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
16965 variable by new variable.
16966 (calc-embedded-make-info): Replace undeclared variable by new
16967 variable. When selecting region with positive prefix
16968 argument, use end of previous line instead of beginning of line.
16969
16970 * calc/calc-aent.el (calc-arg-values): Declare it.
16971
16972 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
16973 Declare them.
16974
16975 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
16976
16977 * calc/calc.el (calc-alg-map): Declare it.
16978
16979 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
16980
16981 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
16982
16983 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
16984 (gdb-registers-buffer, toggle-gdb-all-registers):
16985 Toggle display of floating point registers.
16986 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
16987
16988 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
16989 (toggle-gud-tooltip-dereference):
16990 Rename from gud-toggle-tooltip-dereference.
16991
16992 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
16993
16994 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
16995
16996 2005-05-27 Jay Belanger <belanger@truman.edu>
16997
16998 * calc/calc-prog.el (calc-kbd-report): Remove.
16999 (calc-kbd-query): Rewrite.
17000
17001 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
17002
17003 * image.el (image-library-alist): Move to image.c.
17004 (image-type-available-p): Doc fix.
17005
17006 2005-05-27 Lute Kamstra <lute@gnu.org>
17007
17008 * calc/calc.el (calc):
17009 * outline.el (outline-1, outline-2, outline-3, outline-4)
17010 (outline-5, outline-6, outline-7, outline-8):
17011 * textmodes/dns-mode.el (dns-mode):
17012 * textmodes/sgml-mode.el (sgml-namespace-face):
17013 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
17014 (tex-verbatim-face, tex-use-reftex):
17015 * textmodes/texinfo.el (texinfo-heading-face):
17016 Specify customization group.
17017
17018 * longlines.el: Don't require easy-mmode.
17019 (longlines-visible-face): Specify customization group.
17020
17021 2005-05-27 Kenichi Handa <handa@m17n.org>
17022
17023 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
17024 encoding table of windows-1251.
17025
17026 * international/ucs-tables.el (ucs-set-table-for-input):
17027 If translation-table-for-input of a coding system is a symbol, get
17028 its translation-table property.
17029
17030 * international/code-pages.el: Don't register a coding system into
17031 non-iso-charset-alist more than once.
17032 (cp-make-coding-system): Likewise.
17033
17034 2005-05-26 John Wiegley <johnw@newartisans.com>
17035
17036 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
17037 `eshell-resume-eval' is wrapped in a list, it indicates that the
17038 command was run asynchronously. In that case, unwrap the value
17039 before checking the delimiter value.
17040
17041 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
17042 character before a space at the end of a line is \, assume the space
17043 is part of the last argument rather than a final argument separator.
17044
17045 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
17046 is in use, and the target is `t' or `nil' (which are the most common
17047 values), don't assume that the symbol target is a buffer.
17048
17049 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
17050
17051 * calendar/calendar.el (calendar-mode-line-format):
17052 Use mode-line-highlight as mouse-face.
17053
17054 * time.el (display-time-string-forms, display-time-update):
17055 Use mode-line-highlight as mouse-face.
17056
17057 2005-05-26 Jay Belanger <belanger@truman.edu>
17058
17059 * calc/calc.el (calc-language-alist): Remove extra defvar.
17060
17061 2005-05-26 Lute Kamstra <lute@gnu.org>
17062
17063 * arc-mode.el (archive-mode):
17064 * bookmark.el (bookmark-read-annotation-mode)
17065 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
17066 * bs.el (bs-mode):
17067 * calc/calc-yank.el (calc-edit-mode):
17068 * calc/calc.el (calc-mode, calc-trail-mode):
17069 * calculator.el (calculator-mode):
17070 * chistory.el (command-history-mode):
17071 * comint.el:
17072 * cus-edit.el (custom-mode):
17073 * descr-text.el (describe-text-mode):
17074 * ebuff-menu.el (Electric-buffer-menu-mode):
17075 * ediff-util.el (ediff-mode):
17076 * emacs-lisp/re-builder.el (reb-mode):
17077 * emulation/vi.el (vi-mode-setup):
17078 * emulation/ws-mode.el (wordstar-mode):
17079 * eshell/esh-mode.el (eshell-mode):
17080 * forms.el (forms-mode):
17081 * help-mode.el (help-mode):
17082 * hexl.el (hexl-mode):
17083 * ibuffer.el (ibuffer-mode):
17084 * ielm.el (inferior-emacs-lisp-mode):
17085 * info.el (Info-mode, Info-edit-mode):
17086 * international/swedish.el:
17087 * ledit.el (ledit-from-lisp-mode):
17088 * locate.el (locate-mode):
17089 * mail/rmail.el (rmail-mode):
17090 * mail/rmailedit.el (rmail-edit-mode):
17091 * mail/rmailsum.el (rmail-summary-mode):
17092 * mail/supercite.el (sc-electric-mode):
17093 * net/eudc.el (eudc-mode):
17094 * net/quickurl.el (quickurl-list-mode):
17095 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
17096 * obsolete/ooutline.el (outline-mode):
17097 * obsolete/options.el (Edit-options-mode):
17098 * obsolete/rnews.el (news-mode):
17099 * obsolete/rnewspost.el (news-reply-mode):
17100 * play/5x5.el (5x5-mode):
17101 * play/decipher.el (decipher-mode, decipher-stats-mode):
17102 * play/gomoku.el (gomoku-mode):
17103 * play/snake.el (snake-mode):
17104 * play/solitaire.el (solitaire-mode):
17105 * play/tetris.el (tetris-mode):
17106 * progmodes/ada-mode.el (ada-mode):
17107 * progmodes/antlr-mode.el (antlr-mode):
17108 * progmodes/autoconf.el (autoconf-mode):
17109 * progmodes/dcl-mode.el (dcl-mode):
17110 * progmodes/delphi.el (delphi-mode):
17111 * progmodes/ebrowse.el (ebrowse-tree-mode)
17112 (ebrowse-electric-list-mode, ebrowse-member-mode)
17113 (ebrowse-electric-position-mode):
17114 * progmodes/f90.el (f90-mode):
17115 * progmodes/fortran.el (fortran-mode):
17116 * progmodes/icon.el (icon-mode):
17117 * progmodes/idlw-help.el (idlwave-help-mode):
17118 * progmodes/idlw-shell.el (idlwave-shell-mode):
17119 * progmodes/idlwave.el (idlwave-mode):
17120 * progmodes/inf-lisp.el (inferior-lisp-mode):
17121 * progmodes/m4-mode.el (m4-mode):
17122 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
17123 * progmodes/modula2.el (modula-2-mode):
17124 * progmodes/octave-inf.el (inferior-octave-mode):
17125 * progmodes/octave-mod.el (octave-mode):
17126 * progmodes/pascal.el (pascal-mode):
17127 * progmodes/sh-script.el (sh-mode):
17128 * progmodes/sql.el (sql-mode, sql-interactive-mode):
17129 * progmodes/vhdl-mode.el (vhdl-mode):
17130 * progmodes/xscheme.el (scheme-interaction-mode):
17131 * replace.el (occur-mode):
17132 * ses.el (ses-mode):
17133 * simple.el (completion-list-mode):
17134 * skeleton.el:
17135 * speedbar.el (speedbar-mode):
17136 * term.el (term-mode):
17137 * terminal.el (terminal-edit-mode):
17138 * textmodes/reftex-index.el (reftex-index-mode)
17139 (reftex-index-phrases-mode):
17140 * textmodes/reftex-sel.el (reftex-select-label-mode)
17141 (reftex-select-bib-mode):
17142 * textmodes/reftex-toc.el (reftex-toc-mode):
17143 * wdired.el (wdired-change-to-wdired-mode):
17144 * wid-browse.el (widget-browse-mode):
17145 Use run-mode-hooks.
17146
17147 * array.el (array-mode):
17148 * calendar/todo-mode.el (todo-mode):
17149 * man.el (Man-mode):
17150 * play/landmark.el (lm-mode):
17151 * play/mpuz.el (mpuz-mode):
17152 Use kill-all-local-variables and run-mode-hooks.
17153
17154 * subr.el (delay-mode-hooks): Specify indentation.
17155
17156 2005-05-26 Mark A. Hershberger <mah@everybody.org>
17157
17158 * xml.el (xml-substitute-special): Don't die for undefined xml
17159 entities.
17160
17161 2005-05-26 Jay Belanger <belanger@truman.edu>
17162
17163 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
17164 of nil.
17165
17166 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
17167
17168 * progmodes/gdb-ui.el (gdb-frame-address):
17169 Rename from gdb-current-address.
17170 (gdb-previous-frame-address): Rename from gdb-previous-address.
17171 (gdb-selected-frame): Rename from gdb-current-frame.
17172 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
17173 (gdb-frame-number): Rename from gdb-current-stack-level.
17174 (gdb-ann3): Match new mode-name for disassembly buffer.
17175 Extend initialization of variables.
17176 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
17177 (gdb-memory-mode): Use mouse-face in header line.
17178 (gdb-assembler-buffer-name): Call it disassembly and give frame
17179 in mode line.
17180 (gdb-source-spec-regexp, gdb-assembler-custom)
17181 (gdb-invalidate-assembler, gdb-frame-handler):
17182 Make robust to leading zeroes in address format.
17183
17184 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
17185
17186 * textmodes/org.el (org-mode): Use `define-derived-mode' to
17187 define `org-mode'.
17188 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
17189
17190 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
17191
17192 * log-edit.el (log-edit-changelog-entries): Distinguish between
17193 filenames like xfns.c and fns.c.
17194
17195 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
17196
17197 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
17198 point after reverting.
17199 (Buffer-menu-make-sort-button): Handle the case where
17200 `Buffer-menu-use-header-line' is nil.
17201
17202 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
17203
17204 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
17205 New funcs. In minibuffer-local-completion-map bind `]', `/'
17206 and `:' to them.
17207
17208 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
17209
17210 * startup.el (normal-top-level): Allow modification of load-path while
17211 we're iterating over it.
17212
17213 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
17214
17215 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
17216 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
17217 (thumbs-resize-interactive, thumbs-insert-image)
17218 (thumbs-insert-thumb, thumbs-dired-show-marked)
17219 (thumbs-find-image-at-point, thumbs-delete-images)
17220 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
17221 (thumbs-increment-image-size, thumbs-decrement-image-size):
17222 Fix typos in docstrings.
17223
17224 2005-05-24 Andre Spiegel <spiegel@gnu.org>
17225
17226 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
17227 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
17228 (cperl-mode): Use them.
17229
17230 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
17231
17232 * window.el (quit-window, shrink-window-if-larger-than-buffer):
17233 Doc fixes.
17234
17235 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
17236
17237 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
17238 Bind C-d to gdb-inferior-io-eof.
17239
17240 * dired.el (dired-dnd-popup-notice): Use message-box.
17241
17242 2005-05-23 Masatake YAMATO <jet@gyve.org>
17243
17244 * bindings.el (mode-line-major-mode-keymap):
17245 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
17246
17247 * faces.el (mode-line-highlight): New face.
17248
17249 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
17250 as mouse-face.
17251
17252 * bindings.el (top-level, help-echo, mode-line-modified)
17253 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
17254 as mouse-face.
17255
17256 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
17257
17258 * progmodes/cc-engine.el (c-guess-basic-syntax):
17259 Remove spurious call to `zerop'.
17260
17261 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
17262
17263 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
17264
17265 CC Mode update to 5.30.10:
17266
17267 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
17268 could go past the limit in decoration level 2, thereby causing
17269 errors during interactive fontification.
17270
17271 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
17272 the file is evaluated interactively.
17273
17274 * cc-engine.el (c-guess-basic-syntax): Handle operator
17275 declarations somewhat better in C++.
17276
17277 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
17278 make use of `run-mode-hooks' which has been added in Emacs 21.1.
17279 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
17280 (awk-mode): Use it.
17281 (make-local-hook): Suppress warning about obsoleteness.
17282
17283 * cc-engine.el, cc-align.el, cc-cmds.el
17284 (c-append-backslashes-forward, c-delete-backslashes-forward)
17285 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
17286 Compensate for return value from `forward-line' when it has moved
17287 but not to a different line due to eob.
17288
17289 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
17290 `objc-method-intro' and `objc-method-args-cont'.
17291
17292 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
17293
17294 CC Mode update to 5.30.10:
17295
17296 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
17297 in the copyright statement. Incidentally, change "along with GNU
17298 Emacs" to "along with this program" where it occurs.
17299
17300 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
17301 so that it is interactive, hence can be found by M-x awk-mode
17302 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
17303 <gmorris+emacs@ast.cam.ac.uk>.
17304
17305 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
17306 Mode's regexps.
17307
17308 2005-05-23 Kevin Ryde <user42@zip.com.au>
17309
17310 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
17311 c-parse-state, to avoid a lisp error (on bad code).
17312
17313 2005-05-23 Lute Kamstra <lute@gnu.org>
17314
17315 * subr.el (font-lock-defaults): Remove defvar as it's already
17316 defined in font-core.el.
17317
17318 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
17319
17320 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
17321
17322 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
17323 more general and work when GDB variable "print pretty" is on,
17324 as with Emacs, for example.
17325
17326 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
17327
17328 * font-core.el: Update comment.
17329
17330 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
17331 Use `after-change-major-mode-hook' instead of `find-file-hook'.
17332
17333 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
17334
17335 2005-05-22 Eli Zaretskii <eliz@gnu.org>
17336
17337 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
17338 and `yank-handler' in the doc strings.
17339
17340 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
17341
17342 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
17343
17344 2005-05-22 Richard M. Stallman <rms@gnu.org>
17345
17346 * help.el (describe-key): Move print-help-return-message call
17347 out of conditional.
17348
17349 * progmodes/etags.el (list-tags): Use with-no-warnings.
17350
17351 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
17352 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
17353 (starttls-extra-args, starttls-extra-arguments): Add defvars.
17354
17355 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
17356
17357 * language/viet-util.el (viet-viscii-nonascii-translation-table):
17358 Add defvar.
17359
17360 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
17361 Use defvar, not defconst.
17362
17363 * hexl.el (hexl-follow-line): Use with-no-warnings.
17364
17365 * emulation/tpu-extras.el: Use write-file-functions instead of
17366 write-file-hooks.
17367
17368 * dired.el (dired-font-lock-keywords): Fontify files with junk
17369 extensions even if marked by -F.
17370
17371 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
17372
17373 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
17374 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
17375 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
17376 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
17377 (concatenate, list-length, get*, getf, cl-remprop):
17378 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
17379 (etypecase, progv, lexical-let, lexical-let*)
17380 (multiple-value-bind, multiple-value-setq, shiftf):
17381 Improve argument/docstring consistency.
17382
17383 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
17384
17385 2005-05-22 Andre Spiegel <spiegel@gnu.org>
17386
17387 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
17388 doesn't exist.
17389
17390 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
17391 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
17392
17393 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
17394
17395 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
17396 already deleted variables: auto-fill-hook, blink-paren-hook,
17397 lisp-indent-hook, inhibit-local-variables, unread-command-event,
17398 suspend-hooks, comment-indent-hook, meta-flag,
17399 before-change-function, after-change-function,
17400 font-lock-doc-string-face.
17401
17402 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
17403
17404 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
17405
17406 2005-05-21 Eli Zaretskii <eliz@gnu.org>
17407
17408 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
17409 rmail-dont-reply-to.
17410
17411 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
17412
17413 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
17414 literal blank when splitting new-header-values.
17415
17416 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
17417
17418 * calendar/cal-menu.el (cal-menu-update): Add separator as a
17419 string so that tmm doesn't create a completion entry for it.
17420
17421 * textmodes/table.el (table-disable-menu): Ditto.
17422
17423 2005-05-21 Richard M. Stallman <rms@gnu.org>
17424
17425 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
17426
17427 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
17428
17429 * net/rcompile.el (remote-compile): Use compilation-start.
17430
17431 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
17432
17433 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
17434
17435 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
17436 Default to makefile-bsdmake-mode on BSD systems.
17437
17438 * imenu.el (imenu-generic-expression, imenu--generic-function'):
17439 REGEXP may also be a search function now. The part of doc-string
17440 for describing the structure was 95% identical to that of
17441 `imenu--generic-function'. Unify it there.
17442
17443 * progmodes/make-mode.el (makefile-imenu-generic-expression):
17444 Use function to find dependencies, because regexp alone is so complex,
17445 it easily goes into an endless loop.
17446 (makefile-makepp-mode): Also add submenu for Perl functions
17447 defined in the makefile.
17448 (makefile-bsdmake-mode): Special imenu-generic-expression no
17449 longer needed, due to function call.
17450 (makefile-match-dependency): Take BOUND into account when checking
17451 if we're through.
17452
17453 2005-05-20 Jay Belanger <belanger@truman.edu>
17454
17455 * calc/calc-units.el (calc-invalidate-units-table):
17456 Use inhibit-read-only.
17457 (math-build-units-table-buffer): Use view-mode.
17458
17459 2005-05-20 David Kastrup <dak@gnu.org>
17460
17461 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
17462 easy-menu-add is not a nop on Emacs; and clarify when to call it.
17463
17464 2005-05-20 Lute Kamstra <lute@gnu.org>
17465
17466 * diff-mode.el (diff-header-face, diff-file-header-face)
17467 (diff-index-face, diff-hunk-header-face, diff-removed-face)
17468 (diff-added-face, diff-changed-face, diff-function-face)
17469 (diff-context-face, diff-nonexistent-face): Put them in the
17470 diff-mode customization group.
17471
17472 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
17473
17474 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
17475
17476 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
17477
17478 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
17479 Minor regexp-optimization.
17480
17481 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
17482
17483 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
17484 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
17485 (org-agenda-add-time-grid-maybe): New function.
17486 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
17487 (org-table-create): `dotimes' instead of `mapcar'.
17488 (org-xor): Simplify implementation.
17489 (org-agenda): `inhibit-redisplay' turned on.
17490 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
17491 a consistent line after a state change.
17492 (org-agenda-remove-times-when-in-prefix): New option.
17493 (org-prefix-has-time): New variable.
17494 (org-parse-time-string): Optional argument NODEFAULT.
17495 (org-format-agenda-item): Parse items for time-of-day
17496 specifications and move these into the prefix if possible.
17497 (org-agenda-priority): Get current heading, not previous heading
17498 during agenda remote editing.
17499
17500 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
17501
17502 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
17503 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
17504 (remove-duplicates, delete-duplicates, substitute)
17505 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
17506 (nsubstitute-if-not, find, find-if, find-if-not, position)
17507 (position-if, position-if-not, count, count-if, count-if-not)
17508 (mismatch, search, sort*, stable-sort, merge, member*)
17509 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
17510 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
17511 (intersection, nintersection, set-difference, nset-difference)
17512 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
17513 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
17514 (nsublis, tree-equal): Improve argument/docstring consistency.
17515
17516 * subr.el (send-string, send-region): Remove obsolescence declaration.
17517 (window-dot, set-window-dot, read-input, show-buffer)
17518 (eval-current-buffer, string-to-int):
17519 Add release number to obsolescence declarations.
17520
17521 2005-05-19 Kim F. Storm <storm@cua.dk>
17522
17523 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
17524 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
17525
17526 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
17527
17528 * faces.el (list-faces-display): Make back button respect optional
17529 regexp arg.
17530
17531 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
17532
17533 * calculator.el (calculator-radix-grouping-mode)
17534 (calculator-radix-grouping-digits, calculator-displayer)
17535 (calculator-radix-grouping-separator, calculator-copy-displayer):
17536 * dabbrev.el (dabbrev-search-these-buffers-only):
17537 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
17538 (diff-advance-after-apply-hunk, diff-mode-hook)
17539 (diff-minor-mode-prefix):
17540 * imenu.el (imenu-use-popup-menu):
17541 * jit-lock.el (jit-lock-context-time):
17542 * newcomment.el (comment-fill-column, comment-column)
17543 (comment-style, comment-padding, comment-multi-line)
17544 (comment-empty-lines, comment-auto-fill-only-comments):
17545 * reveal.el (reveal-around-mark):
17546 * uniquify.el (uniquify-buffer-name-style)
17547 (uniquify-after-kill-buffer-p)
17548 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
17549 (uniquify-min-dir-content, uniquify-separator)
17550 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
17551 * w32-vars.el (w32-fixed-font-alist):
17552 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
17553 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
17554 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
17555 * progmodes/perl-mode.el (perl-indent-level)
17556 (perl-continued-statement-offset, perl-continued-brace-offset)
17557 (perl-brace-offset, perl-brace-imaginary-offset)
17558 (perl-label-offset, perl-indent-continued-arguments)
17559 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
17560 * progmodes/tcl.el (tcl-indent-level)
17561 (tcl-continued-indent-level, tcl-auto-newline)
17562 (tcl-tab-always-indent, tcl-electric-hash-style)
17563 (tcl-help-directory-list, tcl-use-smart-word-finder)
17564 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
17565 (inferior-tcl-source-command):
17566 * textmodes/fill.el (enable-kinsoku):
17567 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
17568 * textmodes/table.el (table-yank-handler):
17569 Specify missing group (and type, if simple) in defcustom.
17570
17571 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
17572
17573 * progmodes/compile.el (compilation-finish-function): Fix defvar.
17574
17575 2005-05-19 Richard M. Stallman <rms@gnu.org>
17576
17577 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
17578
17579 * subr.el (event-basic-type): Don't get an error.
17580 (left-fringe-p): Function deleted.
17581
17582 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
17583 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
17584
17585 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
17586 in recursive copy.
17587
17588 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
17589
17590 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
17591
17592 * emacs-lisp/bytecomp.el
17593 (byte-compile-file-form-custom-declare-variable):
17594 Call byte-compile-nogroup-warn if appropriate.
17595
17596 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
17597 (compilation-set-window): Don't call left-fringe-p; do it directly.
17598
17599 2005-05-19 Jay Belanger <belanger@truman.edu>
17600
17601 * calc/calc-graph.el (calc-graph-format-data): Make sure
17602 var-PlotRejects is bound before trying to check its value.
17603
17604 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
17605
17606 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
17607 definition of this variable from reftex-global.el to reftex.el,
17608 because it is needed in the menu.
17609
17610 2005-05-19 Lute Kamstra <lute@gnu.org>
17611
17612 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
17613 years are fixed. Don't insert a space after a dash.
17614
17615 2005-05-19 Kim F. Storm <storm@cua.dk>
17616
17617 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
17618
17619 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
17620
17621 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
17622 strings, because (eq ... ?\\) is fairly frequent.
17623
17624 * progmodes/make-mode.el (makefile-add-this-line-targets):
17625 Simplify and integrate into `makefile-pickup-targets'.
17626 (makefile-add-this-line-macro): Simplify and integrate into
17627 `makefile-pickup-macros.
17628 (makefile-pickup-filenames-as-targets): Simplify.
17629 (makefile-previous-dependency, makefile-match-dependency):
17630 Don't stumble over `::'.
17631
17632 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
17633
17634 * subr.el (post-command-idle-hook, post-command-idle-delay):
17635 Remove obsoletion of post-command-idle-hook and
17636 post-command-idle-delay.
17637
17638 * faces.el (list-faces-display): Provide button when describe-face
17639 is called to take user back to the list of faces.
17640
17641 * help-fns.el (describe-variable): Remove hyperlinks in a
17642 variable's value as these are quite frequently inappropriate.
17643
17644 * follow.el (follow-submit-feedback, follow-mode):
17645 Remove references to post-command-idle-hook.
17646
17647 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
17648
17649 * progmodes/make-mode.el (makefile-previous-dependency)
17650 (makefile-match-dependency): Check for := (and in bsd mode also
17651 !=) to give a better result, even when font-lock is not on.
17652
17653 2005-05-18 Jay Belanger <belanger@truman.edu>
17654
17655 * calc/calc-help.el (calc-s-prefix-help):
17656 Add `calc-copy-special-constant' to help string.
17657
17658 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
17659
17660 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
17661
17662 2005-05-18 Jay Belanger <belanger@truman.edu>
17663
17664 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
17665 in linear factors are in proper order.
17666
17667 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
17668
17669 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
17670 Support for jurabib.
17671
17672 * textmodes/reftex.el (featurep): Define aliases for overlay
17673 commands, for XEmacs compatibility, and use these aliases in
17674 overlay initializations.
17675 (reftex-highlight): Use `reftex-move-overlay'.
17676 (reftex-unhighlight): Use `reftex-delete-overlay'.
17677 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
17678 (reftex-access-search-path): Use `reftex-uniquify' instead of
17679 `reftex-uniq'
17680
17681 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
17682 `before-string' property modification enables for Emacs as well.
17683 (reftex-select-item): Use `reftex-delete-overlay'.
17684 (reftex-select-mark): Use `reftex-make-overlay' and
17685 `reftex-overlay-put'.
17686 (reftex-select-unmark): Use `reftex-delete-overlay' and
17687 `reftex-overlay-put'.
17688
17689 2005-05-18 Lute Kamstra <lute@gnu.org>
17690
17691 * emacs-lisp/lisp.el (check-parens): Fix docstring.
17692
17693 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
17694
17695 * add-log.el (add-change-log-entry):
17696 * array.el (array-make-template, array-reconfigure-rows)
17697 (array-init-max-row, array-init-max-column)
17698 (array-init-columns-per-line, array-init-field-width):
17699 * replace.el (replace-match-maybe-edit, perform-replace):
17700 * textmodes/spell.el (spell-region):
17701 Replace `read-input' by `read-string'.
17702
17703 * forms.el (forms-mode):
17704 * finder.el (finder-compile-keywords):
17705 * shadowfile.el (shadow-read-files):
17706 Replace `eval-current-buffer' by `eval-buffer'.
17707
17708 * terminal.el (te-pass-through):
17709 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
17710 (ange-ftp-raw-send-cmd):
17711 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
17712 (send-process-next-char, telnet-initial-filter, telnet):
17713 Replace `send-string' by `process-send-string'.
17714
17715 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
17716 (prolog-consult-region): Replace `send-string' by
17717 `process-send-string'; replace `send-region' by `process-send-region'.
17718
17719 * progmodes/delphi.el (delphi-log-msg):
17720 Replace `set-window-dot' by `set-window-point'.
17721
17722 * subr.el (window-dot, set-window-dot, read-input, send-string)
17723 (send-region, show-buffer, eval-current-buffer):
17724 Make really obsolete, as the comment says.
17725
17726 2005-05-17 Kim F. Storm <storm@cua.dk>
17727
17728 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
17729 (cua--init-keymaps): Bind C-return instead of S-return to set
17730 rectangle mark.
17731
17732 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
17733 instead of S-return to toggle/clear rectangle mark.
17734
17735 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
17736
17737 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
17738 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
17739 Also fontify plain strings assigned to variables, mostly so that a
17740 colon has a face and is thus not taken as a dependency separator.
17741 (makefile-previous-dependency): Inline the new matcher, because it
17742 is too complex to work in both directions.
17743 (makefile-match-dependency): Eliminate `backward' arg (see above).
17744 Completely reimplemented so as to not sometimes go into an endless
17745 loop. It should also be more efficient, because first it only
17746 searches for `:', instead of applying the very complex regexp.
17747 (makefile-mode): Cancel `font-lock-support-mode', because blocks
17748 to be fontified in one piece can be too long for JIT.
17749 Makefiles are never *that* big.
17750
17751 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
17752
17753 * dired.el (dired-mode): Simplify.
17754
17755 2005-05-17 Lute Kamstra <lute@gnu.org>
17756
17757 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
17758 defcustom for the mode hook variable.
17759
17760 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
17761 Emacs Lisp Reference Manual.
17762
17763 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
17764
17765 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
17766 (evenp, list*):
17767 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
17768 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
17769
17770 * net/tramp-smb.el (tramp-smb-open-connection):
17771 Pass `tramp-chunksize' as fifth (required) argument.
17772
17773 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
17774
17775 * font-lock.el (lisp-font-lock-keywords-1):
17776 Set `font-lock-negation-char-face' for [^...] char group.
17777 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
17778
17779 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
17780 a var, and refine it to mask one more level of nested vars.
17781 (makefile-rule-action-regex): Turn it into a var, and refine it so
17782 it recognizes backslashed continuation lines as belonging to the
17783 same command.
17784 (makefile-macroassign-regex): Refine it so it recognizes
17785 backslashed continuation lines as belonging to the same command.
17786 (makefile-var-use-regex): Don't look at the next char, because it
17787 might be the same one to be skipped by the initial [^$], leading
17788 to an overlooked variable use.
17789 (makefile-make-font-lock-keywords): Remove two parameters, which
17790 are now variables that some of the modes set locally.
17791 Handle dependency and rule action matching through functions, because
17792 regexps alone match too often. Dependency matching now comes
17793 last, so it can check, whether a colon already matched something else.
17794 (makefile-mode): Inform that font-lock improves makefile parsing
17795 capabilities.
17796 (makefile-match-dependency, makefile-match-action): New functions.
17797
17798 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
17799
17800 * emacs-lisp/cl-extra.el (equalp): Doc fix.
17801
17802 * align.el (align-regexp):
17803 * ansi-color.el (ansi-color-get-face):
17804 * array.el (array-reconfigure-rows, array-init-max-row)
17805 (array-init-max-column, array-init-columns-per-line)
17806 (array-init-field-width):
17807 * dired-aux.el (dired-trample-file-versions):
17808 * dired-x.el (dired-mark-sexp):
17809 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
17810 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
17811 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
17812 * faces.el (face-read-integer):
17813 * files.el (backup-extract-version, insert-directory):
17814 * hexl.el (hexl-insert-decimal-char):
17815 * server.el (server-process-filter):
17816 * shell.el (shell-extract-num):
17817 * startup.el (command-line-1):
17818 * term.el (term-command-hook):
17819 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
17820 (time-stamp-do-number):
17821 * time.el (display-time-update):
17822 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
17823 (timezone-fix-time):
17824 * vms-patch.el (vms-suspend-resume-hook):
17825 * calendar/appt.el (appt-convert-time):
17826 * calendar/cal-bahai.el (mark-bahai-diary-entries):
17827 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
17828 * calendar/cal-islam.el (mark-islamic-diary-entries):
17829 * calendar/calendar.el (calendar-cursor-to-date)
17830 (calendar-star-date):
17831 * calendar/diary-lib.el (diary-attrtype-convert)
17832 (mark-diary-entries, diary-entry-time):
17833 * calendar/solar.el (solar-get-number):
17834 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
17835 * emacs-lisp/re-builder.el (reb-display-subexp):
17836 * emulation/edt.el (edt-set-scroll-margins):
17837 * emulation/tpu-extras.el (tpu-set-scroll-margins):
17838 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
17839 (vip-get-ex-count):
17840 * emulation/viper-ex.el (viper-get-ex-token)
17841 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
17842 * international/fontset.el (fontset-plain-name):
17843 * mail/feedmail.el (feedmail-look-at-queue-directory):
17844 * mail/mailalias.el (mail-get-names):
17845 * mail/rmail.el (rmail-convert-to-babyl-format):
17846 * mail/rmailsum.el (rmail-make-basic-summary-line)
17847 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
17848 (rmail-summary-goto-msg):
17849 * mail/smtpmail.el (smtpmail-read-response):
17850 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
17851 (ange-ftp-vms-add-file-entry):
17852 * play/gametree.el (gametree-looking-at-ply)
17853 (gametree-current-branch-score):
17854 * progmodes/ada-xref.el (ada-prj-find-prj-file)
17855 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
17856 * progmodes/cperl-mode.el (condition-case):
17857 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
17858 (ebrowse-set-member-buffer-column-width)
17859 (ebrowse-select-1st-to-9nth):
17860 * progmodes/etags.el (etags-snarf-tag):
17861 * progmodes/flymake.el (flymake-parse-line):
17862 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
17863 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
17864 (idlwave-shell-menu-def):
17865 * progmodes/ps-mode.el (ps-run-goto-error):
17866 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
17867 (vhdl-speedbar-contract-level):
17868 * term/mac-win.el (x-handle-numeric-switch):
17869 * term/sun-mouse.el (sun-get-frame-data):
17870 * term/w32-win.el (x-handle-numeric-switch):
17871 * term/x-win.el (x-handle-numeric-switch):
17872 * textmodes/ispell.el (ispell-parse-output):
17873 * textmodes/nroff-mode.el (nroff-outline-level):
17874 * textmodes/reftex-cite.el (reftex-bib-sort-year)
17875 (reftex-bib-sort-year-reverse, reftex-format-citation):
17876 * textmodes/reftex-parse.el (reftex-init-section-numbers)
17877 (reftex-section-number):
17878 * textmodes/texinfmt.el (texinfo-paragraphindent):
17879 Replace `string-to-int' by `string-to-number'.
17880
17881 * international/latexenc.el: Add page marker to force the "Local
17882 Variables:" string out of the last page.
17883
17884 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17885
17886 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
17887 tooltip-change-major-mode.
17888 (gud-tooltip-print-command): Remove case where gud-minor-mode
17889 is gdb ("--fullname").
17890 (gud-tooltip-tips): Turn GUD tooltips off for this case and
17891 explain to user.
17892
17893 2005-05-16 Jay Belanger <belanger@truman.edu>
17894
17895 * calc/calc-store.el (calc-copy-special-constant): New function.
17896
17897 * calc/calc-ext.el (calc-init-extensions): Add binding for
17898 `calc-copy-special-constant'.
17899
17900 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
17901 for the `calc-copy-special-constant' command.
17902
17903 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17904
17905 * subr.el (left-fringe-p): New function.
17906
17907 * progmodes/compile.el (compilation-setup): Set local value of
17908 overlay-arrow-string to "" always.
17909 (compilation-set-window): Left fringe then don't scroll.
17910 No left fringe then no arrow and scroll message to top.
17911 (compilation-context-lines): Adjust doc string accordingly.
17912
17913 2005-05-16 Kim F. Storm <storm@cua.dk>
17914
17915 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
17916 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
17917 (ido-wide-find-dir-or-delete-dir): New command for M-d.
17918 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
17919 (ido-read-file-name): Handle commands with ido property value
17920 equal to find-file as reading a file name, to allow C-d to enter dired.
17921 (ibuffer-find-file): Add ido property with value find-file.
17922
17923 2005-05-15 Kim F. Storm <storm@cua.dk>
17924
17925 * subr.el (open-network-stream-nowait): Remove.
17926 (open-network-stream-server): Remove.
17927
17928 2005-05-15 Richard M. Stallman <rms@gnu.org>
17929
17930 * faces.el (describe-face): Output a definition link button.
17931
17932 * help-mode.el (help-face-def): New button type.
17933
17934 * emacs-lisp/copyright.el (copyright-fix-years):
17935 Match properly if the first year is 2-digit.
17936 Don't mess up the whitespace after the years by filling.
17937
17938 * dired-aux.el (dired-mark-confirm):
17939 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
17940
17941 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
17942 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
17943 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
17944
17945 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17946 Set font-lock-comment-start-skip.
17947
17948 * font-lock.el (font-lock-comment-start-skip): New variable.
17949 (font-lock-comment-end-skip): New variable.
17950 (font-lock-fontify-syntactically-region): Use them if non-nil.
17951
17952 2005-05-15 Jay Belanger <belanger@truman.edu>
17953
17954 * calc/calc-store.el (calc-store-value): Return a string rather
17955 than display it as a message.
17956 Use calc-var-name for variable name.
17957 (calc-store-into): Add the result of calc-store-value to message.
17958 (calc-copy-variable): Add a message.
17959 (calc-store-exchange): Improve error messages.
17960 (calc-store-binary, calc-store-map): Don't reset the values of
17961 special constants.
17962
17963 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
17964
17965 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
17966 manual to docstring.
17967
17968 * files.el (hack-local-variables-confirm): Add STRING argument.
17969 Make the function handle non file visiting buffers correctly.
17970 (hack-local-variables-prop-line, hack-local-variables)
17971 (hack-one-local-variable): Use STRING arg of
17972 `hack-local-variables-confirm'.
17973
17974 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
17975
17976 Sync with Tramp 2.0.49.
17977
17978 * net/tramp.el (tramp-handle-dired-call-process)
17979 (tramp-handle-insert-directory):`insert-buffer' cannot be used
17980 because the contents of the Tramp buffer is changed before
17981 insertion (`expand-file' and alike).
17982 (tramp-handle-insert-directory): If `localname' has an empty
17983 nondirectory name, it must not be quoted.
17984 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
17985 variable `tramp-chunksize'. Change callees.
17986 (tramp-open-connection-setup-interactive-shell): Check remote host
17987 for buggy `send-process-string' implementation.
17988 Set `tramp-chunksize' if found. Reported by Michael Kifer
17989 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
17990 (tramp-handle-shell-command): `insert-buffer' cannot be used
17991 because the contents of the Tramp buffer is changed before
17992 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
17993 <frederic.bothamy@free.fr>.
17994 (tramp-set-auto-save): Actions should be done for Tramp file name
17995 handler only. Ange-FTP has its own auto-save mechanism.
17996 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
17997 (tramp-set-auto-save-file-modes): Set file modes of
17998 `buffer-auto-save-file-name' to ?\600 as fallback solution.
17999 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
18000 (tramp-bug): Remove obsolete variable.
18001 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
18002 for presence of `mml-mode'. Make it running for older Emacsen as well.
18003
18004 2005-05-14 John Paul Wallington <jpw@pobox.com>
18005
18006 * ibuf-ext.el (define-ibuffer-filter filename):
18007 If `dired-directory' is a list, use its car.
18008
18009 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
18010
18011 * ibuffer.el (define-ibuffer-column filename):
18012 If `dired-directory' is a list, use its car.
18013
18014 2005-05-14 Richard M. Stallman <rms@gnu.org>
18015
18016 * subr.el (symbol-file): Doc fix.
18017
18018 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
18019 (byte-compile-form): Call byte-compile-nogroup-warn.
18020 (byte-compile-warning-types): Doc fix.
18021
18022 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
18023
18024 * progmodes/cc-engine.el (c-literal-faces):
18025 Add font-lock-comment-delimiter-face.
18026
18027 * net/net-utils.el (dig): Use with-no-warnings.
18028
18029 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
18030 (sc-recite-frame-alist, sc-default-cite-frame)
18031 (sc-default-uncite-frame, sc-default-recite-frame)
18032 (sc-attrib-selection-list, sc-rewrite-header-list):
18033 Mark as risky-local-variable.
18034
18035 * international/ogonek.el (ogonek-jak, ogonek-how):
18036 Don't use beginning-of-buffer.
18037
18038 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
18039
18040 * calendar/solar.el (solar-data-list): Move definition up.
18041
18042 * dnd.el (dnd-protocol-alist): Add autoload.
18043
18044 * progmodes/sh-script.el: Many doc usage fixes.
18045 (sh-indent-after-do): Change default to match common styles.
18046
18047 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
18048
18049 * files.el (interpreter-mode-alist)
18050 (auto-mode-interpreter-regexp): Doc fixes.
18051
18052 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
18053
18054 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
18055
18056 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
18057
18058 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18059
18060 * dired.el (dired-mode): make-variable-buffer-local =>
18061 make-local-variable.
18062
18063 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18064
18065 * term/mac-win.el (mac-select-convert-to-string): Try coding
18066 systems in mac-script-code-coding-systems if specified one cannot
18067 encode string for `com.apple.traditional-mac-plain-text'.
18068
18069 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
18070
18071 * progmodes/make-mode.el (makefile-targets-face)
18072 (makefile-shell-face, makefile-makepp-perl-face): New faces.
18073 (makefile-dependency-regex): Fix it to not make the colon in
18074 $(var:a=b) special.
18075 (makefile-rule-action-regex): New regexp for highlighting embedded
18076 Shell strings.
18077 (makefile-macroassign-regex): Handle != for highlighting as
18078 embedded Shell strings.
18079 (makefile-var-use-regex): New const.
18080 (makefile-statements, makefile-automake-statements)
18081 (makefile-gmake-statements, makefile-makepp-statements)
18082 (makefile-bsdmake-statements): New consts.
18083 (makefile-make-font-lock-keywords): New function.
18084 (makefile-automake-font-lock-keywords)
18085 (makefile-gmake-font-lock-keywords)
18086 (makefile-makepp-font-lock-keywords)
18087 (makefile-bsdmake-font-lock-keywords): New consts.
18088 (makefile-mode-map): Add switchers between the various submodes.
18089 (makefile-mode): Document the availability of the variants.
18090 (makefile-automake-mode, makefile-gmake-mode)
18091 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
18092
18093 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
18094 new variants of makefile-mode.
18095
18096 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
18097
18098 * font-lock.el (font-lock-comment-delimiter-face): Fix up
18099 the inheritance.
18100
18101 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
18102
18103 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
18104 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
18105
18106 * files.el (normal-mode): Extend the scope of the
18107 `enable-local-variables' binding to include the `set-auto-mode' call.
18108 (magic-mode-alist): Doc fix.
18109
18110 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
18111
18112 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
18113 font-lock-comment-face rather than copying its setting.
18114
18115 2005-05-12 Andreas Schwab <schwab@suse.de>
18116
18117 * eshell/esh-mode.el (eshell-send-input): Doc fix.
18118
18119 2005-05-12 Lute Kamstra <lute@gnu.org>
18120
18121 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
18122 defcustom for the mode hook variable. Delete the last argument.
18123 * generic-x.el: Fix callers of define-generic-mode.
18124 (generic-x-modes): Delete group.
18125 (show-tabs-tab-face, show-tabs-space-face): Put them in the
18126 generic-x customization group.
18127
18128 2005-05-12 Kim F. Storm <storm@cua.dk>
18129
18130 * font-lock.el (font-lock-negation-char-face): Default to "off".
18131
18132 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
18133 font-lock-negation-char-face to ! in !=.
18134
18135 2005-05-12 Masatake YAMATO <jet@gyve.org>
18136
18137 * add-log.el (find-change-log): Fix typos in the docstring
18138 of function.
18139
18140 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
18141
18142 * international/latexenc.el (latexenc-find-file-coding-system):
18143 Avoid `re-search-forward' when looking for input encoding because
18144 of speed and safety. Better regular expressions for recognizing
18145 input encoding. Limit a search for TeX-master/tex-main-file to
18146 the local variable section.
18147
18148 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
18149
18150 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
18151 syntax of $ to "'" (quote).
18152
18153 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
18154
18155 * dnd.el (dnd-protocol-alist): Improve custom type.
18156
18157 * dired.el (dired-dnd-protocol-alist): New variable.
18158 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
18159 `dired-mode-hook' to the end.
18160
18161 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
18162
18163 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
18164 comment-end if comment-start-skip is not set.
18165 Obey the font-lock-comment-delimiter-face variables.
18166
18167 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
18168
18169 * files.el (executable-find): Move from executable.el. Use
18170 locate-file.
18171 * progmodes/executable.el (executable-find): Move to files.el.
18172
18173 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
18174 when trying to ensure forward progress.
18175
18176 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
18177
18178 * mouse-sel.el (mouse-sel-follow-link-p): New function.
18179 (mouse-select, mouse-select-internal, mouse-extend-internal):
18180 Use it to implement mouse-1-click-follows-link functionality.
18181
18182 2005-05-11 Richard M. Stallman <rms@gnu.org>
18183
18184 * font-lock.el (font-lock-fontify-syntactically-region):
18185 Use font-lock-comment-delimiter-face for comment delimiters.
18186
18187 2005-05-10 Jay Belanger <belanger@truman.edu>
18188
18189 * calc/calc-help.el (calc-m-prefix-help): Add mention of
18190 preserving embedded modes.
18191
18192 2005-05-10 Richard M. Stallman <rms@gnu.org>
18193
18194 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
18195
18196 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
18197 Move from ada-stmt.el.
18198 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
18199
18200 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
18201 Move to ada-mode.el.
18202 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
18203
18204 * cus-edit.el (custom-file): Call file-chase-links.
18205
18206 * files.el (read-directory-name): Fix previous change.
18207 (hack-local-variables-confirm): New function.
18208 (hack-local-variables-prop-line, hack-local-variables)
18209 (hack-one-local-variable): Use it.
18210
18211 2005-05-10 Lute Kamstra <lute@gnu.org>
18212
18213 * font-lock.el (font-lock-keywords-alist)
18214 (font-lock-removed-keywords-alist): Clarify docstrings.
18215
18216 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
18217
18218 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
18219 (gdb-source-info): Check for preprocessor info.
18220 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
18221 a macro for a function.
18222 (gdb-info-breakpoints-custom): Try to find file again if not already
18223 found (user might have used GDB dir command).
18224 (gdb-get-location): Update gdb-location-alist correctly for change
18225 to gdb-info-breakpoints-custom.
18226
18227 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
18228 (gud-tooltip-print-command): Add gdbmi case.
18229 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
18230 preprocessor info.
18231
18232 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
18233
18234 * startup.el (fancy-splash-insert): Fix typo in doc string.
18235
18236 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
18237
18238 * obsolete/float.el (string-to-float):
18239 * obsolete/hilit19.el (hilit-add-pattern):
18240 * obsolete/rnews.el (news-parse-range, news-select-message)
18241 (news-get-pruned-list-of-files): Replace `string-to-int' by
18242 `string-to-number'.
18243
18244 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
18245 `find-file-not-found-hooks'; use `add-hook'.
18246 (uncompress-while-visiting): Set `write-file-functions', not
18247 `write-file-hooks'; use `add-hook'.
18248
18249 2005-05-09 Kim F. Storm <storm@cua.dk>
18250
18251 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
18252 (cua-paste): Handle clipboard action.
18253 (cua--init-keymaps): Remap clipboard-kill-region and
18254 clipboard-kill-ring-save.
18255
18256 2005-05-08 Eli Zaretskii <eliz@gnu.org>
18257
18258 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
18259 Improve commentary.
18260
18261 * simple.el (next-error-overlay-arrow-position): Revert the change
18262 made on 2005-04-30.
18263
18264 2005-05-07 Jay Belanger <belanger@truman.edu>
18265
18266 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
18267 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
18268 `calc-sel-reselect'.
18269
18270 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
18271 Calc is in embedded mode.
18272
18273 2005-05-07 Eli Zaretskii <eliz@gnu.org>
18274
18275 * progmodes/compile.el (compilation-setup):
18276 Set overlay-arrow-string to an empty string on text terminals.
18277
18278 * textmodes/ispell.el (ispell-program-name): Try looking for
18279 "aspell" along exec-path, and if found, use it as the default
18280 speller program.
18281
18282 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
18283
18284 * international/mule.el (sgml-xml-auto-coding-function):
18285 Recognize encoding='FOO' in single quotes as well as in double quotes.
18286
18287 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
18288
18289 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
18290 as well as `interactive', so that defmacro* would recognize
18291 `declare' forms.
18292
18293 2005-05-07 Eli Zaretskii <eliz@gnu.org>
18294
18295 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
18296 Explain more about the LIGHTER arg's usage in the doc string.
18297 Add commentary to clarify what the code does. Fix the regexp that
18298 strips whitespace from LIGHTER. Quote LIGHTER before using it,
18299 since it could have characters special to regular expressions.
18300
18301 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
18302
18303 * replace.el (occur-1): Bind inhibit-read-only so that
18304 erase-buffer doesn't barf on read-only text properties (likewise
18305 for add-text-properties in occur-engine). Mark buffer as unmodified.
18306 (occur-engine): Don't set buffer-read-only here.
18307
18308 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
18309
18310 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
18311 list-buffers-directory. This caused the *cvs-commit* buffer to be
18312 sometimes mistakenly reused as a *cvs* buffer.
18313
18314 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
18315
18316 * tooltip.el: Move code for GUD tooltips into gud.el.
18317 (require): CL no longer needed to compile case.
18318 (tooltip-mode): Do not toggle functions for GUD tooltips.
18319 (tooltip-gud-tips-p): Remove. Replace with minor mode
18320 gud-tooltip-mode in gud.el.
18321 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
18322 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
18323 tooltip-gud prefix with gud-tooltip and obsolete.
18324 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
18325 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
18326 (tooltip-mouse-motion): Mouse movement functions/variable.
18327 Rename in gud.el by adding gud prefix.
18328 (tooltip-gud-original-filter, tooltip-gud-dereference)
18329 (tooltip-gud-event, tooltip-toggle-gud-tips)
18330 (tooltip-gud-process-output, tooltip-gud-print-command)
18331 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
18332 gud.el by replacing tooltip-gud prefix with gud-tooltip.
18333 (gdb-tooltip-print): Move to gdb-ui.el.
18334
18335 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
18336 (require): CL needed to compile case.
18337 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
18338 tooltip-gud-tips-p. Make it a minor-mode.
18339 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
18340 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
18341 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
18342 (gud-tooltip-change-major-mode)
18343 (gud-tooltip-activate-mouse-motions-if-enabled)
18344 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
18345 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
18346 (gud-tooltip-original-filter, gud-tooltip-dereference)
18347 (gud-tooltip-event, tooltip-toggle-gud-tips)
18348 (gud-tooltip-process-output, gud-tooltip-print-command)
18349 (gud-tooltip-tips): Move from tooltip.el.
18350
18351 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
18352 (gdb-cpp-define-alist-flags): Doc fix.
18353 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
18354 gud-tooltip-mode is t.
18355
18356 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
18357
18358 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
18359 evaporate if their text is deleted.
18360 (goto-address-at-point): Make it work as a mouse binding as well.
18361 (goto-address-at-mouse): Obsolete it. Update users.
18362
18363 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
18364
18365 * calendar/appt.el (top-level): No longer activate on load.
18366
18367 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
18368
18369 * calendar/cal-bahai.el (mark-bahai-diary-entries):
18370 * net/webjump.el (webjump):
18371 * progmodes/idlw-help.el (idlwave-do-context-help1)
18372 (idlwave-highlight-linked-completions):
18373 * textmodes/po.el (po-find-file-coding-system-guts):
18374 Replace `assoc-ignore-case' by `assoc-string'.
18375
18376 2005-05-06 Eli Zaretskii <eliz@gnu.org>
18377
18378 * files.el (locate-file): Doc fix.
18379
18380 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
18381 Remove the redundant test for ms-dos.
18382
18383 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
18384 look for the preprocessor with exec-suffixes. If not found in
18385 standard places, look in exec-path. Remove most of the tests that
18386 used system-type.
18387
18388 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
18389
18390 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
18391
18392 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
18393 file-name clash with jka-compr.el on 8+3 filesystems.
18394
18395 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18396
18397 * term/mac-win.el: Don't define or bind scroll bar functions if
18398 x-toolkit-scroll-bars is t.
18399 (x-select-text, x-get-selection-value): Clear
18400 x-last-selected-text-clipboard if x-select-enable-clipboard is
18401 nil.
18402 (PRIMARY): Put mac-scrap-name property.
18403 (mac-select-convert-to-file-url): New function.
18404 (public.file-url): New selection target type. Add to
18405 selection-converter-alist.
18406 (x-get-selection, x-selection-value): Handle it.
18407 (x-cut-buffer-or-selection-value): New alias.
18408
18409 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18410
18411 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
18412 entry to avoid calling bibtex-find-entry with arg global
18413 being t. Remove arg key.
18414 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
18415 (bibtex-copy-summary-as-kill): Change accordingly.
18416
18417 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
18418
18419 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
18420 (org-agenda-date-later): Use with-current-buffer.
18421
18422 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
18423
18424 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
18425 (define-obsolete-variable-alias): Doc Fixes.
18426
18427 2005-05-06 Kim F. Storm <storm@cua.dk>
18428
18429 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
18430 vertical-motion when selective-display is active.
18431
18432 * ido.el (ido-setup-hook): New hook.
18433 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
18434 (ido-input-stack): New var.
18435 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
18436 ido-next-work-file binding to M-O.
18437 Bind M-f to ido-wide-find-file-or-pop-dir.
18438 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
18439 (ido-read-internal): Run ido-setup-hook.
18440 Catch quit in read-file-name and read-string to cancel edit.
18441 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
18442 Automatically pop-all when completing a directory name (RET).
18443 (ido-file-internal): Add with-no-warnings around ffap and dired code.
18444 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
18445 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
18446 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
18447 New functions for M-b/M-f to move among the directory components.
18448 (ido-make-merged-file-list): Catch quit to cancel merge.
18449 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
18450 (ido-completion-help): No warnings for ido-completion-buffer-full.
18451
18452 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
18453
18454 * font-lock.el (font-lock-negation-char-face): New face and variable.
18455 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
18456 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
18457 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
18458 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
18459
18460 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
18461
18462 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
18463 Fix typo in docstring.
18464
18465 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
18466 (ebrowse-print-statistics-line)
18467 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
18468
18469 * term/w32-win.el (image-library-alist): Add additional name for
18470 Xpm library.
18471
18472 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
18473
18474 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
18475 use gcc instead of cpp.
18476
18477 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
18478 (gdb-create-define-alist): Use it.
18479 (gdb-cpp-define-alist-program): Update for MS-DOS.
18480
18481 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
18482
18483 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
18484
18485 2005-05-04 Richard M. Stallman <rms@gnu.org>
18486
18487 * help.el (describe-key): No error when UNTRANSLATED is nil.
18488
18489 * simple.el (line-move-1): Fix previous change to signal errors
18490 appropriately.
18491
18492 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
18493
18494 * calendar/icalendar.el (icalendar-version): Now at 0.12.
18495 (icalendar-duration-correction): Remove.
18496 (icalendar--get-event-properties): Split result at commas.
18497 (icalendar--decode-isoduration): New optional argument
18498 DURATION-CORRECTION.
18499 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
18500 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
18501 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
18502 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
18503 (icalendar--convert-anniversary-to-ical): New functions, extracted
18504 from icalendar-export-region, with bug fixes.
18505 (icalendar-export-region): Use the above functions.
18506 (icalendar-import-buffer): Check before saving diary file.
18507 (icalendar--convert-recurring-to-diary)
18508 (icalendar--convert-non-recurring-all-day-to-diary)
18509 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
18510 extracted from icalendar--convert-ical-to-diary, with bug fixes.
18511 (icalendar--convert-ical-to-diary): Use the above functions.
18512
18513 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
18514
18515 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
18516 Remove these recent additions.
18517 (c-mode): Restore to before 2005-04-28.
18518
18519 * progmodes/cc-vars.el (cc-define-list-program): Remove this
18520 recent addition.
18521
18522 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
18523 (gdb-define-alist): New variables.
18524 (gdb-create-define-alist): New function.
18525 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
18526 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
18527 with string-to-number.
18528 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
18529
18530 * progmodes/gud.el: Replace string-to-int with string-to-number.
18531 (gud-find-file): Handle gdb-define-alist.
18532
18533 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
18534
18535 2005-05-02 Jay Belanger <belanger@truman.edu>
18536
18537 * calc/calc-aent.el (math-read-token):
18538 * calc/calc-bin.el (calc-word-size):
18539 * calc/calc-ext.el (calc-read-number-fancy):
18540 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
18541 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
18542 * calc/calc-frac.el (calc-over-notation):
18543 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
18544 (calc-graph-num-points, calc-graph-init):
18545 * calc/calc-prog.el (calc-read-parse-table-part)
18546 (calc-edit-macro-repeats):
18547 * calc/calc-yank.el (calc-do-grab-rectangle):
18548 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
18549 Replace `string-to-int' by `string-to-number'.
18550
18551 2005-05-02 Kim F. Storm <storm@cua.dk>
18552
18553 * kmacro.el: Use executing-kbd-macro-index variable.
18554
18555 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
18556
18557 * net/rlogin.el (rlogin-parse-words): Delete func.
18558 (rlogin): Use split-string, not rlogin-parse-words.
18559 Also, if there are option-like elements in the parsed args,
18560 take the host to be the first arg immediately following them.
18561 Suggested by Michael Mauger.
18562
18563 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
18564
18565 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
18566
18567 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
18568
18569 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
18570 (cc-mode-cpp-program): Rename to cc-define-list-program and
18571 move to cc-vars.el.
18572
18573 * progmodes/cc-vars.el (cc-define-list-program):
18574 Change to "gcc -E -dM -". Make customizable.
18575
18576 2005-05-02 Kim F. Storm <storm@cua.dk>
18577
18578 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
18579
18580 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
18581
18582 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
18583
18584 * international/mule-util.el (truncate-string): Remove alias and
18585 obsolete declaration.
18586
18587 * international/mule-cmds.el (update-iso-coding-systems):
18588 Remove alias and obsolete declaration.
18589
18590 * international/mule.el (coding-system-parent): Remove alias and
18591 obsolete declaration.
18592
18593 * subr.el (define-function, sref): Remove aliases and obsolete
18594 declarations.
18595 (chars-in-region): Remove obsolete declaration.
18596
18597 2005-05-01 Richard M. Stallman <rms@gnu.org>
18598
18599 * info.el (Info-mode): Set widen-automatically to nil, locally.
18600
18601 * simple.el (widen-automatically): New variable.
18602 (pop-global-mark): Obey widen-automatically.
18603
18604 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
18605
18606 * term/xterm.el (function-key-map): Call substitute-key-definition
18607 before the keymap size is increased by a lot of define-key calls.
18608
18609 2005-05-01 Richard M. Stallman <rms@gnu.org>
18610
18611 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
18612 Rename ARG to ELEMENT. Doc fix.
18613
18614 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18615
18616 * allout.el (allout-exposure): Remove macro and obsolete declaration.
18617 Remove references to allout-exposure/change to allout-new-exposure.
18618
18619 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
18620 bytecode symbols.
18621
18622 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
18623 (compiled-function-p, focus-frame, unfocus-frame):
18624 Remove aliases and obsolete declarations.
18625 Back out inadvertent changes from previous commit.
18626
18627 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
18628
18629 * files.el (require-final-newline): Make Custom tags consistent
18630 with mode-require-final-newline.
18631 (mode-require-final-newline): Doc fix.
18632
18633 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
18634
18635 * international/latexenc.el (latexenc-find-file-coding-system):
18636 Fix regular expressions.
18637
18638 2005-05-01 David Kastrup <dak@gnu.org>
18639
18640 * international/latexenc.el (latexenc-find-file-coding-system):
18641 Fix regular expressions.
18642
18643 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18644
18645 * subr.el (string-to-int): Make obsolete.
18646
18647 2005-04-30 Richard M. Stallman <rms@gnu.org>
18648
18649 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
18650
18651 * loadup.el: load jka-comp-hook.
18652
18653 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
18654 (jka-compr-handler): Add autoload. `put' calls moved
18655 to jka-comp-hook.el.
18656 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
18657 (jka-compr-inhibit): Autoload.
18658
18659 * jka-comp-hook.el: New file.
18660 Enable the mode by default.
18661
18662 * files.el (backup-buffer-copy): Use copy-file instead
18663 of write-region, and put back the 'excl.
18664
18665 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
18666
18667 * progmodes/flymake.el (flymake-split-string)
18668 (flymake-split-string, flymake-log, flymake-pid-to-names)
18669 (flymake-reg-names, flymake-get-source-buffer-name)
18670 (flymake-unreg-names, flymake-add-line-err-info)
18671 (flymake-add-err-info): Clarify docstrings.
18672 (flymake-popup-menu, flymake-make-emacs-menu)
18673 (flymake-make-xemacs-menu): Add docstrings.
18674 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
18675 Set variables directly throughout.
18676
18677 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
18678
18679 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
18680 exists. Initialize cc-define-alist.
18681 (c-mode): Add cc-create-define-alist locally to after-save-hook.
18682 If there is no file (Macroexpansion) don't create an alist.
18683
18684 2005-04-29 Sam Steingold <sds@gnu.org>
18685
18686 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
18687 (cc-create-define-alist): Use it instead of the hard-coded string.
18688
18689 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
18690
18691 * international/mule-conf.el (file-coding-system-alist): Fix regexp
18692 for latexenc.
18693
18694 2005-04-29 Lute Kamstra <lute@gnu.org>
18695
18696 * emacs-lisp/generic.el: Improve commentary section.
18697 (define-generic-mode): Improve docstring.
18698
18699 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
18700
18701 * textmodes/org.el (many places): Change to quiet the byte compiler.
18702 (org-prefix-format-compiled): New variable.
18703 (org-compile-prefix-format): New function.
18704 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
18705 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
18706 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
18707 (org-get-entries-from-diary): Use `org-get-time-of-day' for
18708 consistency with entries from `org-mode' files.
18709 (org-get-time-of-day): Fix bug with partial matches early in a line.
18710 (org-non-link-chars): New constant.
18711 (org-link-regexp): Respect `org-non-link-chars'.
18712 (org-agenda-day-view): Remove command.
18713 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
18714 (org-follow-bbdb-link, org-store-link): Search also company field.
18715 (org-highlight-overlay): New variable.
18716 (org-highlight, org-unhighlight): New functions.
18717 (org-agenda-mode): Add pre-command-hook to remove highlight.
18718 (org-evaluate-time-range): Behavior depends upon whether time stamp
18719 contains a time or not.
18720 (org-show-subtree, org-show-entry): New functions.
18721 (org-agenda-cleanup-fancy-diary): Remove empty lines.
18722
18723 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
18724
18725 * comint.el (comint-output-filter-functions): Add autoload cookie.
18726
18727 2005-04-28 Kim F. Storm <storm@cua.dk>
18728
18729 * ido.el (ido-everywhere): Fix last change.
18730
18731 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
18732
18733 * international/latexenc.el: New file.
18734 * international/mule-conf.el (file-coding-system-alist): For .tex,
18735 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
18736
18737 2005-04-28 Lute Kamstra <lute@gnu.org>
18738
18739 * font-lock.el (font-lock-add-keywords)
18740 (font-lock-remove-keywords): Clarify docstring.
18741 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
18742 Don't start docstrings with a `*'.
18743 (font-lock-update-removed-keyword-alist): Give it a docstring.
18744
18745 * generic-x.el: Update commentary section.
18746 Only require font-lock when compiling.
18747 Define all modes conditionally.
18748 Place all generic modes in the generic-x-modes customization group.
18749 (generic-x-modes): New customization group.
18750 (generic-default-modes, generic-mswindows-modes)
18751 (generic-unix-modes, generic-other-modes): New constants.
18752 (generic-define-mswindows-modes, generic-define-unix-modes):
18753 Update docstrings. Make them obsolete.
18754 (generic-extras-enable-list): New default value. Update docstring.
18755 Improve :type. Change :set function.
18756 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
18757 Fix docstring.
18758
18759 * emacs-lisp/generic.el (generic-mode-internal):
18760 Simplify font-lock-defaults.
18761 (define-generic-mode): Fix docstring.
18762
18763 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
18764
18765 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
18766 font-lock-face property to highlight matches.
18767
18768 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
18769
18770 * progmodes/cc-mode.el (cc-create-define-alist): New function.
18771 (cc-define-alist): New variable.
18772 (c-mode): Make it local and initialize it.
18773
18774 * progmodes/gdb-ui.el (gdb-active-process): New variable.
18775 (gdb-exited): New function.
18776 (gdb-annotation-rules): Use it.
18777 (gdb-starting): Set gdb-active-process to t.
18778 (gdb-stopping): Amend doc string.
18779 (gdb-reset): Set gdb-active-process to nil.
18780
18781 * tooltip.el (tooltip-gud-tips): Show the associated #define
18782 directives when a C program under GDB is not executing.
18783
18784 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
18785
18786 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
18787 font-lock-fontify-syntactic-keywords.
18788
18789 * font-lock.el (font-lock-default-fontify-region): Don't force
18790 parse-sexp-lookup-properties to nil.
18791
18792 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
18793
18794 * man.el (man-mode-syntax-table): Set up `:' to have
18795 word-constituent syntax.
18796
18797 2005-04-27 Lute Kamstra <lute@gnu.org>
18798
18799 * novice.el (disable-command): Don't add spurious newlines to the
18800 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
18801
18802 2005-04-26 Jay Belanger <belanger@truman.edu>
18803
18804 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
18805 than one window before deleting window.
18806
18807 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
18808
18809 * shell.el (shell-prompt-pattern): Doc fix.
18810 (shell-mode): Set paragraph-separate buffer locally to "\\'".
18811
18812 * comint.el (comint-prompt-regexp, comint-get-old-input)
18813 (comint-use-prompt-regexp)
18814 (comint-use-prompt-regexp-instead-of-fields)
18815 (comint-replace-by-expanded-history, comint-send-input)
18816 (comint-output-filter, comint-get-old-input-default)
18817 (comint-line-beginning-position, comint-bol, comint-show-output)
18818 (comint-backward-matching-input, comint-forward-matching-input)
18819 (comint-next-prompt, comint-previous-prompt):
18820 Rename `comint-use-prompt-regexp-instead-of-fields' to
18821 `comint-use-prompt-regexp'. Keep old name as alias and declare
18822 obsolete.
18823 (comint-use-prompt-regexp): Shorten first line of doc string.
18824
18825 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
18826 Set paragraph-separate buffer locally to "\\'".
18827
18828 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
18829 Adapt to above name change.
18830
18831 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
18832 (smbclient-prompt-regexp): Ditto.
18833
18834 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
18835
18836 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
18837
18838 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
18839 gdb-location-list.
18840 Break lines that are over 80 characters wide.
18841
18842 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
18843
18844 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
18845 New fun and var, to preserve compatibility.
18846
18847 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
18848
18849 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
18850
18851 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
18852 name to file-newer-than-file-p.
18853
18854 2005-04-26 Richard M. Stallman <rms@gnu.org>
18855
18856 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
18857
18858 * progmodes/python.el (python-mode):
18859 Use new name eldoc-documentation-function.
18860
18861 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
18862
18863 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
18864 (eldoc-documentation-function):
18865 Rename from eldoc-print-current-symbol-info-function. Calls changed.
18866
18867 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
18868
18869 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
18870
18871 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18872
18873 * term/xterm.el (function-key-map): Fix strings for
18874 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
18875 {C,S,A,C-S}-{f1-f12}.
18876
18877 2005-04-26 Kenichi Handa <handa@m17n.org>
18878
18879 * international/mule-cmds.el (select-safe-coding-system):
18880 Fix previous change.
18881
18882 2005-04-26 Lute Kamstra <lute@gnu.org>
18883
18884 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
18885
18886 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
18887 (font-lock-comment-delimiter-face): Ditto.
18888
18889 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
18890
18891 2005-04-25 Jay Belanger <belanger@truman.edu>
18892
18893 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
18894 to t while inserting information; use help-mode.
18895
18896 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18897
18898 * term.el (ansi-term-color-vector): Use the xterm colors.
18899 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
18900
18901 2005-04-25 Lute Kamstra <lute@gnu.org>
18902
18903 * font-core.el (font-lock-defaults): Fix docstring.
18904
18905 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
18906
18907 2005-04-25 Kenichi Handa <handa@m17n.org>
18908
18909 * international/mule-cmds.el (select-safe-coding-system):
18910 Don't check consistency with coding: spec, etc if raw-text or
18911 no-conversion was found to be safe.
18912
18913 2005-04-24 Richard M. Stallman <rms@gnu.org>
18914
18915 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
18916 citation markers at start of each line.
18917
18918 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
18919 citation markers at start of each line.
18920
18921 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
18922
18923 * files.el (mode-require-final-newline): Fix previous change.
18924 (require-final-newline): Fix type label.
18925
18926 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
18927
18928 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
18929 statement in buffer (broken by 2004-11-24 change).
18930
18931 2005-04-24 Kim F. Storm <storm@cua.dk>
18932
18933 * ido.el (ido-everywhere): Save and restore old read-buffer-function
18934 and read-file-name-function values. Don't overwrite existing
18935 non-nil values if ido-mode is enabled without ido-everywhere.
18936
18937 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
18938
18939 * files.el (mode-require-final-newline): Minor doc fix.
18940
18941 2005-04-24 Eli Zaretskii <eliz@gnu.org>
18942
18943 * subr.el (syntax-after): Doc fix.
18944 (syntax-class): If argument is nil, return nil. Mask off upper 16
18945 bits, not 8 bits.
18946
18947 * files.el (mode-require-final-newline): Doc fix.
18948 (backup-buffer-copy): Fix last change.
18949
18950 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18951
18952 * term/mac-win.el: Require select. Set selection-coding-system to
18953 mac-system-coding-system. Call menu-bar-enable-clipboard.
18954 (x-last-selected-text-clipboard, x-last-selected-text-primary)
18955 (x-select-enable-clipboard): New variables.
18956 (x-select-text, x-get-selection, x-selection-value)
18957 (x-get-selection-value, mac-select-convert-to-string)
18958 (mac-services-open-file, mac-services-open-selection)
18959 (mac-services-insert-text): New functions.
18960 (CLIPBOARD, FIND): Put mac-scrap-name property.
18961 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
18962 (public.tiff): Put mac-ostype property.
18963 (selection-converter-alist): Add entries for them.
18964 (mac-application-menu-map): New keymap.
18965 (interprogram-cut-function, interprogram-paste-function): Set to
18966 x-select-text and x-get-selection-value, respectively.
18967 (split-window-keep-point): Set to t.
18968
18969 2005-04-23 Richard M. Stallman <rms@gnu.org>
18970
18971 * files.el (read-directory-name): Always pass non-nil
18972 DEFAULT-FILENAME arg to read-file-name.
18973 (backup-buffer-copy, basic-save-buffer-2): Take care against
18974 writing thru an unexpected existing symlink.
18975 (revert-buffer): In indirect buffer, revert the base buffer.
18976 (magic-mode-alist): Doc fix.
18977 (buffer-stale-function): Doc fix.
18978 (minibuffer-with-setup-hook): Avoid warning.
18979 (mode-require-final-newline): Doc and custom fix.
18980
18981 * follow.el (follow-end-of-buffer): Use with-no-warnings.
18982
18983 * font-lock.el (font-lock-comment-face): On terminals with few colors,
18984 use the default appearance.
18985 (font-lock-comment-delimiter-face): New face, new variable.
18986
18987 * imenu.el (imenu--generic-function): The official position of a
18988 definition is the start of the line that BEG is in.
18989
18990 * midnight.el (midnight-timer): Move defvar up.
18991
18992 * mouse.el (mouse-drag-region-1): Delete some debugging code.
18993
18994 * saveplace.el (save-place-to-alist): Use with-no-warnings.
18995
18996 * startup.el (command-line): Use with-no-warnings.
18997
18998 * window.el (window-size-fixed): New defvar.
18999
19000 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
19001
19002 * mail/rmail.el (rmail-font-lock-keywords):
19003 Use font-lock-comment-delimiter-face.
19004
19005 * mail/sendmail.el (mail-font-lock-keywords):
19006 Use font-lock-comment-delimiter-face.
19007
19008 * progmodes/compile.el (next-error-highlight-timer): New defvar.
19009
19010 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
19011
19012 * progmodes/compile.el (compilation-mode-font-lock-keywords):
19013 Specify t for LAXMATCH when matching directories.
19014 Save match data around compilation-compat-error-properties form.
19015
19016 2005-04-23 David Kastrup <dak@gnu.org>
19017
19018 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
19019 Mention that the autoloaded aliases should be kept for AUCTeX.
19020
19021 2005-04-23 Andreas Schwab <schwab@suse.de>
19022
19023 * isearch.el (isearch-forward): Doc fix.
19024
19025 2005-04-23 Eli Zaretskii <eliz@gnu.org>
19026
19027 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
19028 (jit-lock-stealth-nice): Change default value to 0.5.
19029
19030 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
19031
19032 * abbrev.el (write-abbrev-file): Write table entries in
19033 alphabetical order by table name.
19034
19035 2005-04-22 Kim F. Storm <storm@cua.dk>
19036
19037 * ido.el (ido-read-internal): Fix `list' completion.
19038
19039 2005-04-22 Kenichi Handa <handa@m17n.org>
19040
19041 * recentf.el (recentf-save-file-coding-system): New variable.
19042 (recentf-save-list): Encode the file by
19043 recentf-save-file-coding-system and add coding: tag.
19044
19045 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
19046
19047 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
19048
19049 2005-04-21 Lute Kamstra <lute@gnu.org>
19050
19051 * loadhist.el (unload-feature): Don't remove a function from hooks
19052 if it is about to be restored to an autoload . Remove functions
19053 that will become unbound from auto-mode-alist. Simplify the code.
19054
19055 * subr.el (assq-delete-all): New implementation that is linear,
19056 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
19057 (rassq-delete-all): New function.
19058
19059 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
19060 Add size-indication-mode.
19061
19062 2005-04-21 Kenichi Handa <handa@m17n.org>
19063
19064 * international/mule-cmds.el: Add autoload for widget-value in
19065 eval-when-compile.
19066
19067 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
19068
19069 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
19070 Add tooltip-mode.
19071
19072 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
19073
19074 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
19075
19076 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
19077 (inferior-lisp-filter-regexp, inferior-lisp-program)
19078 (inferior-lisp-load-command, inferior-lisp-prompt)
19079 (inferior-lisp-mode-hook, lisp-source-modes)
19080 (inferior-lisp-load-hook): defvar->defcustom.
19081 (inferior-lisp-program, inferior-lisp-prompt)
19082 (inferior-lisp-load-hook): Doc fixes.
19083 (inferior-lisp-install-letter-bindings): Small change in
19084 introductory comment.
19085
19086 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
19087
19088 * vc.el (vc-annotate-color-map): Change some colors so that text
19089 using them as foreground is readable on both white and black
19090 backgrounds.
19091
19092 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
19093
19094 * international/mule-conf.el (translation-table-for-input):
19095 Remove redundant declaration.
19096
19097 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
19098
19099 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
19100
19101 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
19102 (tooltip-toggle-gud-tips): New function.
19103
19104 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19105
19106 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
19107 right angle brackets.
19108
19109 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
19110
19111 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
19112
19113 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
19114
19115 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
19116 Remove. Update callers to use expand-file-name instead.
19117
19118 * subr.el (syntax-class): New function.
19119
19120 * simple.el (blink-matching-open): Use it.
19121
19122 * paren.el (show-paren-function): Use it to recognize parens that are
19123 also used in 2-char comment markers.
19124
19125 2005-04-19 Lute Kamstra <lute@gnu.org>
19126
19127 * loadhist.el (unload-feature): Update for new format of
19128 load-history. Simplify the code.
19129
19130 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19131
19132 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
19133 (mac-add-charset-info): New function. Initialize variable
19134 mac-charset-info-alist using it.
19135 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
19136 for translation.
19137 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
19138 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
19139 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
19140 New CCL programs.
19141
19142 2005-04-19 Kim F. Storm <storm@cua.dk>
19143
19144 * simple.el (next-buffer, prev-buffer, next-error)
19145 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
19146 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
19147
19148 * bindings.el (next-buffer, prev-buffer, next-error)
19149 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
19150 (clone-indirect-buffer-other-window): Move bindings from simple.el.
19151 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
19152 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
19153
19154 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
19155
19156 * isearch.el (isearch-edit-string): Make the search-ring available for
19157 minibuffer history commands.
19158 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
19159 the default history commands now work just as well.
19160 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
19161
19162 2005-04-18 Kim F. Storm <storm@cua.dk>
19163
19164 * emulation/cua-base.el (cua--pre-command-handler): Add more
19165 elaborate check for shift modifier on non-window systems.
19166
19167 2005-04-18 Lars Hansen <larsh@math.ku.dk>
19168
19169 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
19170
19171 2005-04-18 Kim F. Storm <storm@cua.dk>
19172
19173 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
19174 and make it optional. Don't test tooltip-gud-echo-area here.
19175 (tooltip-gud-process-output, gdb-tooltip-print):
19176 Pass tooltip-gud-echo-area to tooltip-show.
19177 (tooltip-help-tips): Remove second optional arg to tooltip-show.
19178
19179 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19180
19181 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
19182 `display-graphic-p' may not be bound yet.
19183
19184 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
19185
19186 * startup.el (command-line): No longer enable Xterm Mouse mode by
19187 default in terminals compatible with xterm.
19188
19189 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
19190
19191 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
19192
19193 * tooltip.el (tooltip-gud-echo-area): Rename from
19194 tooltip-use-echo-area.
19195 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
19196 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
19197 area independently of where help tooltips are displayed.
19198
19199 2005-04-17 David Kastrup <dak@gnu.org>
19200
19201 * cus-theme.el (custom-theme-write-variables): Quote variables
19202 where necessary.
19203
19204 2005-04-17 Richard M. Stallman <rms@gnu.org>
19205
19206 * simple.el (yank-excluded-properties): Add follow-link to value.
19207
19208 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
19209
19210 * startup.el (fancy-splash-max-time): Just 30 seconds.
19211 (fancy-splash-delay): Just 7.
19212 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
19213
19214 * loadhist.el (unload-feature): Update for new format of load-history.
19215 Simplify the code.
19216
19217 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
19218 (rmail-font-lock-keywords): Don't fontify the text of a citation.
19219
19220 * mail/sendmail.el (mail-font-lock-keywords):
19221 Don't fontify subject text.
19222 Don't fontify the text of a citation.
19223
19224 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
19225
19226 * comint.el (comint-output-filter): Run comint-output-filter-functions
19227 with point where the user had it.
19228
19229 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
19230
19231 * international/ucs-tables.el (ucs-set-table-for-input):
19232 Disable when using unify-on-decoding.
19233
19234 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
19235
19236 * emulation/cua-base.el (cua-global-mark-face): Add special case
19237 for displays supporting a high number of colors.
19238
19239 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
19240
19241 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
19242
19243 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
19244
19245 * filesets.el (filesets-add-buffer): If user supplies a name of a
19246 non-existing fileset, create a new fileset.
19247
19248 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
19249
19250 * textmodes/org.el (org-up-heading-all): Fix bug with
19251 `outline-up-heading-all'.
19252
19253 2005-04-16 Andreas Schwab <schwab@suse.de>
19254
19255 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
19256 /etc/permissions.d/* and /etc/aliases.d/*.
19257
19258 2005-04-16 Kenichi Handa <handa@m17n.org>
19259
19260 * international/code-pages.el (cp-make-coding-system):
19261 Set `translation-table-for-input' property value to the symbol
19262 ucs-mule-to-mule-unicode, not to that value.
19263 (pt154): Escape guillemet by `\'.
19264
19265 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
19266
19267 * loadup.el: Load tooltip if x-show-tip is fboundp.
19268
19269 * startup.el (command-line): Add comment.
19270
19271 * tooltip.el (tooltip-mode): Specify correct standard value for
19272 Custom in init-value.
19273
19274 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
19275
19276 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
19277 possible.
19278
19279 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
19280
19281 * textmodes/org.el (org-agenda-date-prompt): Rename from
19282 `org-agenda-date-today'.
19283 (org-evaluate-time-range): Insert at point instead of directly
19284 after time range.
19285 (org-first-headline-recenter, org-subtree-end-visible-p)
19286 (org-optimize-window-after-visibility-change): New functions
19287 (org-agenda-post-command-hook): Don't allow point at end of line,
19288 to make sure it always hits the text properties.
19289 (org-agenda-next-date-line, org-agenda-previous-date-line):
19290 New commands.
19291 (org-set-regexps-and-options): Category may contain white space.
19292 (org-agenda-get-deadlines, org-agenda-get-scheduled):
19293 Improve marker positions.
19294 (org-agenda-new-marker): Argument POS made optional.
19295 (org-agenda-get-timestamps): Deadlines which are done are listed
19296 in org-done-face now.
19297 (org-agenda-get-todos, org-agenda-get-timestamps)
19298 (org-agenda-get-deadlines, org-agenda-get-scheduled):
19299 Set `undone-face' and `done-face' properties.
19300 (org-last-todo-state-is-todo): New variable.
19301 (org-todo): Set `org-last-todo-state-is-todo'.
19302 (org-agenda-todo): Change face according to
19303 `org-last-todo-state-is-todo'. And change other lines referring to
19304 the same entry.
19305 (org-calendar-goto-agenda): New command.
19306 (org-calendar-to-agenda-key): New option.
19307 (org-startup-folded): New allowed value `content'.
19308 (org-set-regexps-and-options): Accept new value `content' for
19309 `org-startup-folded'.
19310 (org-get-current-options): Handle new value `content' for
19311 `org-startup-folded'.
19312 (org-insert-todo-heading): New command.
19313 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
19314 interactively in empty file and option
19315 `org-insert-mode-line-in-empty-file' has been set.
19316 (org-agenda-todo, org-agenda-priority): Modify to use
19317 `org-agenda-change-all-lines'.
19318 (org-warning-face): Change color on dark background
19319
19320 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19321
19322 * international/mule-cmds.el (set-locale-environment): On Mac OS,
19323 use preferences AppleLocale and AppleLanguages, and variable
19324 mac-system-locale for default locale. On Mac OS Classic, use
19325 mac-system-coding-system for default coding systems.
19326
19327 * term/mac-win.el: Don't set file-name-coding-system.
19328 Decode variables system-name, emacs-build-system, user-login-name, and
19329 user-full-name by mac-system-coding-system on Mac OS Classic.
19330 (mac-system-coding-system): New variable.
19331
19332 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
19333
19334 * startup.el (command-line): Handle `xterm-mouse-mode' before
19335 reading init file.
19336
19337 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
19338
19339 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
19340
19341 * progmodes/sh-script.el (sh-here-document-word): Make it a
19342 defcustom. Doc fix.
19343 (sh-add): Bash uses $(( )) for arithmetic.
19344 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
19345 (sh-maybe-here-document): Remove quotes and leading whitespace
19346 from heredoc word when closing. Indent heredoc with tabs if word
19347 starts with "-".
19348
19349 2005-04-13 Richard M. Stallman <rms@gnu.org>
19350
19351 * simple.el (undo): Fix previous change.
19352
19353 * custom.el (defface): Doc fix.
19354
19355 2005-04-13 Lute Kamstra <lute@gnu.org>
19356
19357 * Makefile.in (DONTCOMPILE): Remove list.
19358 (compile, compile-always): Don't use DONTCOMPILE.
19359 (update-authors): Load the library in which batch-update-authors
19360 is defined.
19361 * makefile.w32-in (DONTCOMPILE): Remove list.
19362 (compile, compile-always): Fix comments.
19363 (update-authors): Load the library in which batch-update-authors
19364 is defined.
19365
19366 * generic-x.el (generic-mode-ini-file-find-file-hook):
19367 Rename to ini-generic-mode-find-file-hook.
19368 Keep generic-mode-ini-file-find-file-hook as an alias.
19369 (ini-generic-mode-find-file-hook): Rename from
19370 generic-mode-ini-file-find-file-hook. Fix docstring.
19371 (ini-generic-mode): Docstring change.
19372 (bat-generic-mode-run-as-comint): Silence the byte compiler.
19373
19374 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
19375 called from lisp.
19376
19377 * generic.el: Move to the emacs-lisp subdir.
19378
19379 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
19380
19381 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
19382 and C-S- function and cursor motion keys.
19383
19384 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
19385
19386 * startup.el (command-line): Enable Xterm Mouse mode by default.
19387 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
19388 for Custom. No longer show "Mouse" in mode line when enabled.
19389 Doc fix.
19390
19391 2005-04-12 Kim F. Storm <storm@cua.dk>
19392
19393 * emulation/cua-base.el (cua-rectangle-face)
19394 (cua-rectangle-noselect-face): Define face attributes here.
19395
19396 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
19397
19398 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19399
19400 * startup.el (command-line): Turn off blinking cursor if
19401 cursorBlink in resources is off or false.
19402
19403 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19404
19405 * term/mac-win.el (dnd): Require dnd.
19406 (mac-drag-n-drop): Call dnd-handle-one-url.
19407 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
19408 (kTextEncodingISOLatin2): Remove constants.
19409 (mac-script-code-coding-systems): New constant.
19410 (mac-handle-language-change): New function.
19411 (special-event-map): Bind it to `language-change' event.
19412 (mac-centraleurroman, mac-cyrillic): New coding systems.
19413 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
19414 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
19415 and mac-cyrillic-encoder to encode-mac-centraleurroman and
19416 encode-mac-cyrillic, respectively.
19417
19418 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19419
19420 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
19421 Don't set overlay-arrow-string to "=>" as this is done
19422 globally in C now.
19423
19424 2005-04-12 Lute Kamstra <lute@gnu.org>
19425
19426 * generic-x.el (rc-generic-mode, rul-generic-mode):
19427 Fix auto-mode-alist entries.
19428 (etc-fstab-generic-mode): Tweak fontification.
19429
19430 * generic.el (generic-make-keywords-list): Fix docstring.
19431 (generic-mode-internal): Simplify generic-font-lock-keywords.
19432
19433 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
19434
19435 * whitespace.el (whitespace-buffer-leading)
19436 (whitespace-buffer-trailing): Revert the incorrect test inversion.
19437 However, fix the highlight area for the leading and
19438 trailing whitespaces to show space.
19439
19440 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
19441
19442 * whitespace.el (whitespace-version): Bump to 3.5
19443
19444 (whitespace-buffer-leading, whitespace-buffer-trailing):
19445 Invert sense of the test to highlight the whitespace.
19446
19447 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19448
19449 * progmodes/gud.el (gud-display-line): GUD uses its own
19450 overlay arrow now so don't set overlay-arrow-string.
19451 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
19452
19453 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
19454
19455 * term.el (term-ansi-current-bold, term-ansi-current-underline)
19456 (term-ansi-current-reverse, term-ansi-current-invisible)
19457 (term-ansi-face-already-done): Change to boolean.
19458 (term-reset-terminal, term-handle-colors-array): Handle the above
19459 vars accordingly.
19460 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
19461 (term-emulate-terminal): Use the new name.
19462
19463 * faces.el (secondary-selection): Use yellow1, not yellow.
19464 (trailing-whitespace): Use red1, not red.
19465
19466 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19467
19468 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
19469 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
19470 (dired-dnd-handle-file): Call dnd-get-local-file-uri
19471
19472 * cus-edit.el (dnd): New group.
19473
19474 * term/w32-win.el (dnd): Require dnd
19475 (w32-drag-n-drop): Call dnd-handle-one-url.
19476
19477 * x-dnd.el: Require dnd.
19478 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
19479 Call dnd-handle-one-url.
19480 (x-dnd-types-alist, x-dnd-insert-utf8-text)
19481 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
19482 to dnd-insert-text.
19483 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
19484 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
19485 (x-dnd-get-local-file-name, x-dnd-open-local-file)
19486 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
19487
19488 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
19489
19490 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19491
19492 * wdired.el: Doc fixes.
19493 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
19494 (wdired-use-dired-vertical-movement): Rename from
19495 wdired-always-move-to-filename-beginning.
19496 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
19497 (wdired-change-to-wdired-mode): Change mode name.
19498 (wdired-newline): Delete.
19499
19500 2005-04-11 Richard M. Stallman <rms@gnu.org>
19501
19502 * whitespace.el (whitespace-highlight-the-space):
19503 Don't call whitespace-unhighlight-the-space here.
19504
19505 * simple.el (undo): Record t in undo-equiv-table
19506 for the redo record made by an undo-in-region.
19507
19508 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19509
19510 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
19511 (gdb-frame-inferior-io-buffer): New Functions to control
19512 display of separate IO buffer.
19513 (menu): Add them to menu-bar.
19514 (gdb-display-buffer): Check for buffer another frame.
19515 Protect GUD buffer.
19516 (gdb-setup-windows): Create IO buffer if not already there.
19517 (gdb-memory-mode): Remove purecopy noops.
19518
19519 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
19520
19521 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
19522 and pass to self-insert-command.
19523
19524 2005-04-11 Lute Kamstra <lute@gnu.org>
19525
19526 * generic.el: Commentary section cleanup.
19527 (generic): Delete.
19528 (generic-use-find-file-hook, generic-lines-to-scan)
19529 (generic-find-file-regexp, generic-ignore-files-regexp)
19530 (default-generic-mode, generic-mode-find-file-hook)
19531 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
19532 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
19533 (generic-use-find-file-hook, generic-lines-to-scan)
19534 (generic-find-file-regexp, generic-ignore-files-regexp)
19535 (default-generic-mode, generic-mode-find-file-hook)
19536 (generic-mode-ini-file-find-file-hook): Move from generic.el.
19537
19538 2005-04-10 Karl Fogel <kfogel@red-bean.com>
19539
19540 * bookmark.el (bookmark-write-file): Catch errors writing file.
19541 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
19542
19543 2005-04-10 Richard M. Stallman <rms@gnu.org>
19544
19545 * startup.el (fancy-splash-tail): Update copyright year.
19546 (command-line): Split part of -Q into -D.
19547 (emacs-basic-display): New defvar.
19548 (fancy-splash-text): Correct name of menu item.
19549
19550 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
19551
19552 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
19553 lines in one node.
19554
19555 * comint.el (comint-send-input): New arg ARTIFICIAL.
19556 Callers in this file changed.
19557
19558 * abbrev.el (define-abbrevs): Read system abbrevs properly.
19559
19560 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
19561
19562 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
19563
19564 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
19565 `ldap-search-internal'.
19566
19567 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19568
19569 * files.el (set-auto-mode-1): Use line-end-position.
19570
19571 * international/latin-1.el:
19572 * international/latin-2.el:
19573 * international/latin-3.el:
19574 * international/latin-4.el:
19575 * international/latin-5.el:
19576 * international/latin-8.el:
19577 * international/latin-9.el: Give punctuation syntax to NBSP.
19578
19579 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
19580 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
19581 Use char-classes to accept non-ascii letters, accepted in some recent
19582 bibtex implementations.
19583
19584 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
19585
19586 * custom.el (custom-set-minor-mode): Any non-nil value for the
19587 variable should enable the mode when set through Custom.
19588
19589 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19590
19591 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
19592 TAB binding so tab-always-indent is obeyed.
19593 (vhdl-minibuffer-local-map): Move initialization into declaration.
19594 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
19595 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
19596 (vhdl-hooked-abbrev): Avoid test for XEmacs.
19597 (vhdl-current-line): Use line-beginning-position.
19598 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
19599 with-output-to-temp-buffer, so the current position can be recorded.
19600
19601 2005-04-10 Masatake YAMATO <jet@gyve.org>
19602
19603 * progmodes/compile.el (compilation-error-regexp-alist-alist):
19604 Add regexp for gcov.
19605
19606 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
19607
19608 * calendar/time-date.el (time-to-seconds, seconds-to-time)
19609 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
19610 syntax which Emacs 20 doesn't support.
19611
19612 2005-04-09 Richard M. Stallman <rms@gnu.org>
19613
19614 * help.el (describe-key-briefly, describe-key):
19615 Replace strings as event types with "(any string)".
19616
19617 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
19618
19619 * arc-mode.el (archive-mode-map): Move initialization into
19620 the declaration. Override *all* bindings of `undo'.
19621 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
19622
19623 2005-04-09 Jay Belanger <belanger@truman.edu>
19624
19625 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
19626
19627 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
19628
19629 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
19630 (xterm-register-default-colors): Update color values computation
19631 to match xterm-200.
19632
19633 2005-04-09 Kenichi Handa <handa@m17n.org>
19634
19635 * international/code-pages.el (iso-latin-7): Fix the map.
19636
19637 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
19638
19639 * emacs-lisp/lisp.el (defun-prompt-regexp)
19640 (parens-require-spaces, buffer-end, end-of-defun)
19641 (insert-parentheses): Doc fixes.
19642
19643 2005-04-08 Kim F. Storm <storm@cua.dk>
19644
19645 * comint.el (comint-highlight-prompt): Fix face spec.
19646 * hi-lock.el (hi-green): Likewise.
19647
19648 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19649
19650 * cus-edit.el (custom-modified-face):
19651 * comint.el (comint-highlight-input): Fix previous changes.
19652 * term.el (term-handle-ansi-escape): Add a comment.
19653
19654 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
19655
19656 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
19657 in the buffer and in whitespace-highlighted-space.
19658 (whitespace-unhighlight-the-space): Simplify.
19659 (whitespace-buffer): Simplify.
19660
19661 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19662
19663 * textmodes/table.el (table-cell-face): Add special case for
19664 displays supporting a high number of colors.
19665 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
19666 (vhdl-font-lock-reserved-words-face)
19667 (vhdl-speedbar-architecture-face)
19668 (vhdl-speedbar-instantiation-face)
19669 (vhdl-speedbar-architecture-selected-face)
19670 (vhdl-speedbar-instantiation-selected-face): Likewise.
19671 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
19672 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
19673 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
19674 (ebrowse-root-class-face, ebrowse-member-attribute-face)
19675 (ebrowse-progress-face): Likewise.
19676 * progmodes/compile.el (compilation-info-face): Likewise.
19677 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
19678 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
19679 * calendar/calendar.el (diary-face): Likewise.
19680 * woman.el (woman-italic-face, woman-bold-face)
19681 (woman-unknown-face): Likewise.
19682 * wid-edit.el (widget-button-pressed-face): Likewise.
19683 * whitespace.el (whitespace-highlight-face): Likewise.
19684 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
19685 * pcvs-info.el (cvs-marked-face): Likewise.
19686 * info.el (info-xref): Likewise.
19687 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
19688 * hilit-chg.el (highlight-changes-face)
19689 (highlight-changes-delete-face): Likewise.
19690 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
19691 (hi-red-b): Likewise.
19692 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
19693 * font-lock.el (font-lock-keyword-face)
19694 (font-lock-function-name-face, font-lock-warning-face): Likewise.
19695 * cus-edit.el (custom-invalid-face, custom-modified-face)
19696 (custom-set-face, custom-changed-face, custom-variable-tag-face)
19697 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
19698 * comint.el (comint-highlight-prompt): Likewise.
19699
19700 2005-04-08 Lute Kamstra <lute@gnu.org>
19701
19702 * font-lock.el (font-lock-keywords): Docstring fixes.
19703
19704 2005-04-08 Kenichi Handa <handa@m17n.org>
19705
19706 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
19707 chars are more than a limit, print " and more..." at the tail.
19708
19709 2005-04-08 Kim F. Storm <storm@cua.dk>
19710
19711 * emacs-lisp/authors.el (authors-aliases): Update list.
19712 (authors-ignored-files): New list.
19713 (authors-fixed-entries): Fix typo.
19714 (authors-renamed-files-alist): Update list.
19715 (authors-add): Check authors-ignored-files.
19716
19717 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
19718
19719 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
19720 optional, to ensure backward compatibility.
19721
19722 2005-04-08 Stephen Eglen <stephen@gnu.org>
19723
19724 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
19725
19726 2005-04-08 Kim F. Storm <storm@cua.dk>
19727
19728 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
19729
19730 * mouse.el (mouse-on-link-p): Doc fix.
19731
19732 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
19733
19734 * ielm.el (ielm-prompt-read-only): Doc fix.
19735
19736 * comint.el (comint-prompt-read-only): Doc fix.
19737
19738 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
19739
19740 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
19741 ensure dired always handles wildcards passed to ffap.
19742 (find-file-at-point): Use it.
19743 (ffap-dired-wildcards): Doc fix.
19744
19745 2005-04-07 Juri Linkov <juri@jurta.org>
19746
19747 * simple.el (next-error-overlay-arrow-position): New defvar.
19748 Put "=>" on its property `overlay-arrow-string'. Add it to
19749 `overlay-arrow-variable-list'.
19750
19751 * progmodes/compile.el (compilation-setup):
19752 Set `next-error-overlay-arrow-position' to nil. Also set it to
19753 nil in the local hook `kill-buffer-hook'. Make local variable
19754 `overlay-arrow-string' and set it to "=>".
19755 (compilation-goto-locus): Set BOL position to
19756 `next-error-overlay-arrow-position' instead of
19757 `overlay-arrow-position'.
19758
19759 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
19760 locally instead of adding it to the global hook.
19761 (Info-kill-buffer): Move up.
19762
19763 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
19764
19765 * term/xterm.el (xterm-standard-colors): Update color values from
19766 xterm-200.
19767
19768 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
19769
19770 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
19771
19772 * fast-lock.el:
19773 * lazy-lock.el: Move them to the obsolete subdir.
19774
19775 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19776
19777 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
19778 (wdired-add-replace-advice): Remove.
19779 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
19780
19781 2005-04-06 Kim F. Storm <storm@cua.dk>
19782
19783 * startup.el (command-line): Add --bare-bones alias for -Q.
19784
19785 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19786
19787 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
19788 create the startup fontset if a font specification ends with
19789 `mac-roman'.
19790
19791 2005-04-06 Lute Kamstra <lute@gnu.org>
19792
19793 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
19794 change.
19795
19796 * emacs-lisp/copyright.el (copyright-update-year): Replace the
19797 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
19798
19799 2005-04-05 Lute Kamstra <lute@gnu.org>
19800
19801 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
19802 (define-generic-mode): Ditto. Fix debug declaration.
19803
19804 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
19805 Put them in the generic-x group.
19806
19807 * calendar/timeclock.el (timeclock): Doc fix.
19808
19809 * generic.el (define-generic-mode): Don't use custom-current-group.
19810 Document default :group value.
19811 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
19812 (define-global-minor-mode): Don't use custom-current-group.
19813
19814 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
19815
19816 * startup.el (command-line-1): Display startup-echo-area-message
19817 when fancy splash screen is in use.
19818
19819 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
19820 (sh-escaped-newline): New face.
19821 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
19822 newline, and use sh-escaped-newline face.
19823
19824 * progmodes/tcl.el (tcl-escaped-newline): New face.
19825 (tcl-builtin-list): New variable.
19826 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
19827 newlines. Fix keywords subexpression number.
19828
19829 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
19830
19831 * textmodes/org.el (org-diary-default-entry): Fix call to
19832 `add-to-diary-entry'.
19833
19834 2005-04-05 Kim F. Storm <storm@cua.dk>
19835
19836 * ediff-init.el: Use (featurep 'xemacs).
19837
19838 2005-04-05 David Ponce <david@dponce.com>
19839
19840 * cus-edit.el (face): Derive from symbol widget. Display sample
19841 of the current face on the fly.
19842 (widget-face-sample-face-get, widget-face-notify): New functions.
19843 (widget-face-value-create): Remove.
19844
19845 * wid-edit.el (widget-field-end): Temporarily remove field
19846 narrowing before to call `get-char-property'.
19847
19848 2005-04-04 Jay Belanger <belanger@truman.edu>
19849
19850 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
19851 (math-read-subscripts): New variable.
19852 (math-read-preprocess-string): Process subscripts.
19853
19854 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
19855
19856 * comint.el (comint-prompt-read-only): Doc fix.
19857
19858 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
19859 `-1'. Doc fix.
19860
19861 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
19862
19863 * textmodes/org.el (org-insert-mode-line-in-empty-file):
19864 Change default value to nil.
19865
19866 2005-04-04 Lute Kamstra <lute@gnu.org>
19867
19868 * autorevert.el (auto-revert-mode): Specify :group.
19869 * battery.el (display-battery-mode): Specify :group.
19870 * diff-mode.el (diff-minor-mode): Specify :group.
19871 * font-core.el (font-lock-mode): Specify :group.
19872 * hl-line.el (hl-line-mode): Specify :group.
19873 * iimage.el (iimage): New customization group.
19874 (iimage-mode): Specify :group.
19875 * longlines.el (longlines-mode): Specify :group.
19876 * master.el: Don't require easy-mmode.
19877 (master): New customization group.
19878 (master-mode): Specify :group.
19879 * msb.el (msb-mode): Specify :group.
19880 * reveal.el (reveal-mode): Specify :group.
19881 * simple.el (next-error-follow-minor-mode): Specify :group.
19882 * smerge-mode.el (smerge-mode): Specify :group.
19883 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
19884 * emulation/cua-base.el (cua-mode): Specify :group.
19885 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
19886 * language/thai-util.el (thai-auto-composition-mode)
19887 (thai-word-mode): Specify :group.
19888 * mail/supercite.el (sc-minor-mode): Specify :group.
19889 * progmodes/cwarn.el (cwarn-mode): Specify :group.
19890 * progmodes/flymake.el (flymake-mode): Specify :group.
19891 * progmodes/glasses.el (glasses-mode): Specify :group.
19892 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
19893 * textmodes/enriched.el (enriched-mode): Specify :group.
19894 * textmodes/refill.el (refill-mode): Specify :group.
19895
19896 * add-log.el (change-log-font-lock-keywords): Names in
19897 parenthesized lists can contain spaces.
19898
19899 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
19900
19901 * startup.el (fancy-splash-text): Shorten default text of
19902 "Emacs Tutorial" line. Also, if the current language env
19903 indicates an available tutorial file other than TUTORIAL,
19904 extract its title and append it to the line in parentheses.
19905 (fancy-splash-insert): If arg is a thunk, funcall it.
19906
19907 2005-04-04 Jay Belanger <belanger@truman.edu>
19908
19909 * calc.el (calc-language-alist): Add tags to customization type.
19910
19911 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
19912
19913 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
19914 Doc fix.
19915
19916 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
19917
19918 * add-log.el (change-log-font-lock-keywords): The manual
19919 describing a Change Log entry, says: (...) "Aside from these
19920 header lines, every line in the change log starts with a space or
19921 a tab.". The font-lock was not highlighting lines started with
19922 spaces, added support for it.
19923
19924 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19925
19926 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
19927 (bibtex-generate-url-list): Update docstring accordingly. Put the
19928 complex example in the docstring.
19929 (bibtex-font-lock-url): Use pop.
19930
19931 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
19932
19933 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
19934
19935 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
19936
19937 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
19938
19939 * filesets.el (filesets-set-default): Doc fix.
19940
19941 2005-04-03 Lute Kamstra <lute@gnu.org>
19942
19943 * generic.el (define-generic-mode): Add argument to specify
19944 keywords for defcustom.
19945 (default-generic-mode): Specify :group.
19946
19947 * generic-x.el: Specify :group for all generic modes.
19948
19949 * desktop.el (desktop-no-desktop-file-hook)
19950 (desktop-after-read-hook): Doc fix.
19951
19952 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
19953
19954 * simple.el (visible-mode): Use explicit :group keyword.
19955 This changes the group of `visible-mode-hook' from paren-blinking
19956 to editing-basics.
19957
19958 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
19959
19960 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
19961 mailbox specifications as well as URLs.
19962 (rmail-insert-inbox-text): Remove unused conditional branches.
19963
19964 2005-04-01 Jay Belanger <belanger@truman.edu>
19965
19966 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
19967 (calc-gnuplot-print-command): Move definitions to calc.el.
19968
19969 * calc/calc-embed.el (calc-embedded-announce-formula)
19970 (calc-embedded-open-formula, calc-embedded-close-formula)
19971 (calc-embedded-open-word, calc-embedded-close-word)
19972 (calc-embedded-open-plain, calc-embedded-close-plain)
19973 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
19974 (calc-embedded-open-mode, calc-embedded-close-mode):
19975 Move definitions to calc.el.
19976
19977 * calc/calc.el (calc-settings-file, calc-language-alist):
19978 Make customizable.
19979 (calc-embedded-announce-formula, calc-embedded-open-formula)
19980 (calc-embedded-close-formula, calc-embedded-open-word)
19981 (calc-embedded-close-word, calc-embedded-open-plain)
19982 (calc-embedded-close-plain, calc-embedded-open-new-formula)
19983 (calc-embedded-close-new-formula, calc-embedded-open-mode)
19984 (calc-embedded-close-mode, calc-gnuplot-name)
19985 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
19986 from other files and make customizable.
19987
19988 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
19989
19990 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
19991 Use buffer-live-p.
19992 (cvs-mode-run): Don't call cvs-update-header here.
19993 (cvs-run-process): Call cvs-update-header.
19994 Use process properties for cvs-postprocess and cvs-buffer so that
19995 the sentinel can behave better if the temp buffer is killed.
19996 Use a pipe rather than a tty, to better handle unexpected prompts.
19997 (cvs-sentinel): Rewrite. Call cvs-update-header.
19998
19999 2005-04-01 Andre Spiegel <spiegel@gnu.org>
20000
20001 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
20002 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
20003
20004 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
20005
20006 * generic.el (define-generic-mode): Add indentation rule.
20007
20008 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
20009
20010 * files.el (mode-require-final-newline): Make Custom correctly
20011 report a nil value and allow to set it to nil via Custom.
20012 Doc fix.
20013
20014 2005-04-01 Kenichi Handa <handa@m17n.org>
20015
20016 * international/characters.el: Enable the correct case setting for
20017 dotless-i and dotted-I.
20018
20019 2005-04-01 Kim F. Storm <storm@cua.dk>
20020
20021 * ido.el (ido-file-internal): Fall back to non-ido command if
20022 initial directory is on slow ftp (or tramp) host.
20023
20024 2005-03-31 Richard M. Stallman <rms@gnu.org>
20025
20026 * emacs-lisp/autoload.el (make-autoload):
20027 Handle define-global-minor-mode.
20028
20029 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
20030 Rename from easy-mmode-define-global-mode.
20031 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
20032
20033 * progmodes/scheme.el (scheme-mode-syntax-table):
20034 Update syntax of | and # for two-character comment syntax.
20035
20036 2005-03-31 Lute Kamstra <lute@gnu.org>
20037
20038 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
20039 (define-minor-mode): Call custom-current-group at load-time.
20040
20041 * generic.el (define-generic-mode): Add debug declaration.
20042 Add defcustom for the mode hook.
20043 (generic-mode-internal): Use run-mode-hooks.
20044
20045 2005-03-31 Kim F. Storm <storm@cua.dk>
20046
20047 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
20048 (mouse-fixup-help-message): New defun called by show_help_echo
20049 to fixup mouse-2 prefix in help messages when applicable.
20050
20051 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
20052
20053 2005-03-31 Kenichi Handa <handa@m17n.org>
20054
20055 * language/thai-word.el (thai-find-word-ends): Pay attention to
20056 the case that we reach the end of buffer.
20057
20058 * textmodes/fill.el (fill-text-properties-at): New function.
20059 (fill-newline): Use fill-text-properties-at instead of
20060 text-properties-at.
20061
20062 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
20063
20064 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
20065 not comint-quote-filename.
20066
20067 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
20068
20069 * help-fns.el (help-with-tutorial): Revert last change.
20070
20071 2005-03-31 Kim F. Storm <storm@cua.dk>
20072
20073 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
20074
20075 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
20076
20077 * calendar/cal-china.el: Update reference to "Calendrical
20078 Calculations" book; there's a new edition.
20079 * calendar/cal-coptic.el: Likewise.
20080 * calendar/cal-french.el: Likewise.
20081 * calendar/cal-hebrew.el: Likewise.
20082 * calendar/cal-islam.el: Likewise.
20083 * calendar/cal-iso.el: Likewise.
20084 * calendar/cal-julian.el: Likewise.
20085 * calendar/cal-mayan.el: Likewise.
20086 * calendar/cal-persia.el: Likewise.
20087 * calendar/calendar.el: Likewise.
20088 * calendar/holidays.el: Likewise.
20089 * calendar/lunar.el: Likewise.
20090 * calendar/solar.el: Likewise.
20091
20092 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
20093 white space from doc string.
20094
20095 2005-03-30 Jay Belanger <belanger@truman.edu>
20096
20097 * calc/calc-help.el (calc-full-help): Remove email address.
20098
20099 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
20100
20101 * help-fns.el (help-with-tutorial): Delete title line.
20102
20103 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
20104
20105 * calendar/cal-x.el (calendar-one-frame-setup)
20106 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
20107 rather than `symbol' for set-window-dedicated-p.
20108
20109 * calendar/appt.el (appt-buffer-name): Make it a constant.
20110 (appt-add): Doc fix.
20111
20112 * filesets.el (filesets-menu-path, filesets-menu-before)
20113 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
20114 (filesets-menu-cache-file): Use directory ~/.emacs.d.
20115 (filesets-add-submenu): Delete and use add-submenu instead.
20116
20117 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
20118
20119 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
20120 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
20121 (org-diary-default-entry): New function.
20122 (org-get-entries-from-diary): Better parsing of diary entries.
20123 (org-agenda-check-no-diary): New function.
20124 ("diary-lib"): Advice to function `add-to-diary-list', to allow
20125 linking to diary entries.
20126 (org-agenda-execute-calendar-command): New function.
20127 (org-agenda): Improve visible section in window.
20128 Use `org-fit-agenda-window'.
20129 (org-fit-agenda-window): New option.
20130 (org-move-subtree-down): Better handling of empty lines
20131 at end of subtree.
20132 (org-cycle): Numeric prefix is interpreted now as show-subtree N
20133 levels up.
20134 (org-fontify-done-headline): New option.
20135 (org-headline-done-face): New face.
20136 (org-set-font-lock-defaults): Use `org-headline-done-face'.
20137 (org-table-copy-down): Rename from `org-table-copy-from-above'.
20138 When current field is non-empty, it is copied to next row.
20139 (org-table-copy-from-above): Fix bug which made it
20140 impossible to copy fields containing only a single non-white character.
20141
20142 2005-03-30 Kim F. Storm <storm@cua.dk>
20143
20144 * kmacro.el (kmacro-end-macro): Isearch may store this command
20145 into the macro -- so ignore it when executing keyboard macro.
20146
20147 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
20148
20149 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
20150
20151 2005-03-29 Kenichi Handa <handa@m17n.org>
20152
20153 * language/thai.el ("Thai"): Set setup-function and exit-function
20154 for Thai language environment.
20155
20156 * language/thai-util.el: Require thai-word.
20157 (thai-word-mode-map): New variable.
20158 (thai-word-mode): New minor mode.
20159 (setup-thai-language-environment-internal): New function.
20160 (exit-thai-language-environment-internal): New function.
20161
20162 * language/thai-word.el (thai-word-table): Declare it by defvar,
20163 use dolist to initialize it.
20164 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
20165 (thai-fill-find-break-point): New functions.
20166
20167 2005-03-29 Richard M. Stallman <rms@gnu.org>
20168
20169 * simple.el (idle-update-delay): Move definition up.
20170 (set-mark): Doc fix.
20171
20172 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
20173
20174 * longlines.el: New file.
20175
20176 * simple.el (buffer-substring-filters): New variable.
20177 (filter-buffer-substring): New function.
20178 (kill-region, copy-region-as-kill): Use it.
20179
20180 * register.el (copy-to-register, append-to-register)
20181 (prepend-to-register): Use filter-buffer-substring.
20182
20183 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
20184
20185 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
20186 (gud-filter-pending-text): Move in front of gdb.
20187 (gud-overlay-arrow-position): New variable.
20188 (gud-sentinel, gud-display-line): Use it in place of
20189 overlay-arrow-position.
20190
20191 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
20192
20193 * progmodes/fortran.el (fortran-if-indent): Doc fix.
20194 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
20195 (fortran-font-lock-keywords-4): New variable.
20196 (fortran-blocks-re, fortran-end-block-re)
20197 (fortran-start-block-re): New constants, for hideshow.
20198 (hs-special-modes-alist): Add a Fortran entry.
20199 (fortran-mode-map): Bind fortran-end-of-block,
20200 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
20201 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
20202 (fortran-looking-at-if-then, fortran-end-of-block)
20203 (fortran-beginning-of-block): New functions, for hideshow.
20204
20205 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
20206 Doc fix. Tweak regexp.
20207 (f90-beginning-of-block): Push mark first.
20208
20209 2005-03-29 Jay Belanger <belanger@truman.edu>
20210
20211 * calc/calc.el: Update copyright date.
20212 (calc-version): Increase to 2.1.
20213 (calc-version-date): Remove.
20214
20215 * calc/calc-help.el: Update copyright date.
20216 (calc-full-help): Remove reference to calc-version-date.
20217 Update copyright date.
20218
20219 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
20220
20221 * vc.el (vc-do-command): Use a pipe for async processes, so password
20222 prompts don't show up at places where the user can't reply.
20223
20224 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
20225
20226 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
20227 on the file name we pass to the inferior shell.
20228
20229 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
20230
20231 * progmodes/which-func.el (which-function): Be robust in the face of an
20232 imenu--make-index-alist failure.
20233
20234 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
20235
20236 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
20237
20238 * progmodes/python.el (python-preoutput-filter): Fix last change.
20239
20240 2005-03-29 Lute Kamstra <lute@gnu.org>
20241
20242 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
20243 functions and compiled macros.
20244 (debug-convert-byte-code): Handle macros too.
20245 (debug-on-entry-1): Don't signal an error when trying to clear a
20246 function that is not set to debug on entry.
20247
20248 2005-03-29 Jay Belanger <belanger@truman.edu>
20249
20250 * calc/calc-lang.el: Add functions to math-function-table
20251 properties of tex and math.
20252
20253 2005-03-29 Kenichi Handa <handa@m17n.org>
20254
20255 * ps-mule.el (ps-mule-plot-string): Translate characters by
20256 ps-print-translation-table.
20257 (ps-mule-begin-job): Call find-charset-region/string with
20258 ps-print-translation-table.
20259 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
20260
20261 * ps-print.el (ps-print-translation-table): New variable.
20262 (ps-plot-region): Translate characters by ps-print-translation-table.
20263
20264 2005-03-29 Juri Linkov <juri@jurta.org>
20265
20266 * simple.el (next-error-highlight-timer): New variable.
20267
20268 * progmodes/compile.el (compilation-goto-locus):
20269 Use `next-error-highlight-timer' instead of `sit-for'.
20270
20271 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
20272
20273 * mail/supercite.el (sc-mail-field): Use assoc-string.
20274 (sc-get-address): Simplify regexps.
20275
20276 * files.el (minibuffer-with-setup-hook): New macro.
20277 (find-file-read-args): Use it to avoid let-binding
20278 minibuffer-with-setup-hook (which breaks turning on/off
20279 file-name-shadow-mode while in the prompt).
20280
20281 * complete.el (PC-read-include-file-name-internal):
20282 Use test-completion.
20283
20284 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
20285
20286 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
20287
20288 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
20289
20290 * window.el (window-buffer-height): Use count-screen-lines.
20291
20292 * progmodes/python.el (python-preoutput-leftover): New var.
20293 (python-preoutput-filter): Use it.
20294 (python-send-receive): Loop until all the result has been received.
20295
20296 2005-03-28 Juri Linkov <juri@jurta.org>
20297
20298 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
20299
20300 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
20301 "Recover Crashed Session".
20302 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
20303 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
20304 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
20305 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
20306 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
20307 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
20308 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
20309 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
20310
20311 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
20312 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
20313 Ediff Sessions", "Toggle use of separate control buffer frame",
20314 "Use separate frame for Ediff control buffer".
20315
20316 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
20317 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
20318 "Rename Bookmark", "Delete Bookmark".
20319
20320 * info.el (Info-mode-menu): Remove ellipsis from "Index".
20321 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
20322 Add `:active Info-index-alternatives' to "Next Matching Item".
20323
20324 * wdired.el (wdired-change-to-wdired-mode):
20325 Mention `wdired-abort-changes' key in the initial message.
20326
20327 * international/mule.el (auto-coding-alist): Associate non-ascii
20328 image filename extensions with `no-conversion'.
20329
20330 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
20331
20332 * international/iso-acc.el:
20333 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
20334
20335 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
20336
20337 * textmodes/sgml-mode.el (html-mode): Doc update.
20338
20339 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
20340
20341 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
20342
20343 * term.el (term-move-columns): Fix face after extending a line.
20344 (term-insert-spaces): Likewise.
20345 (term-reset-terminal): Fix off by one error.
20346
20347 2005-03-26 Eli Zaretskii <eliz@gnu.org>
20348
20349 * international/mule.el (auto-coding-alist): Add .xpi files.
20350
20351 * files.el (auto-mode-alist): Add .xpi files.
20352
20353 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
20354
20355 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
20356
20357 2005-03-26 Eli Zaretskii <eliz@gnu.org>
20358
20359 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
20360
20361 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20362
20363 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
20364 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
20365
20366 * calendar/cal-move.el (calendar-beginning-of-year): Move the
20367 cursor to Jan 1 when needed.
20368 (calendar-end-of-year): Fix -/+ typo.
20369 Reported by Chong Yidong <cyd@stupidchicken.com>.
20370
20371 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
20372
20373 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
20374
20375 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
20376 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
20377
20378 2005-03-25 Richard M. Stallman <rms@gnu.org>
20379
20380 * filesets.el (filesets-init): Add autoload.
20381
20382 * mail/mailalias.el (mail-directory): Doc fix.
20383
20384 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20385
20386 * mail/mailalias.el (mail-directory-process): Do nothing if
20387 mail-directory-process is an atom.
20388 (mail-get-names): Ignore mail-directory-names if it is an atom.
20389 (mail-directory-process defvar): Doc fix.
20390 (mail-names): Doc fix.
20391
20392 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
20393
20394 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
20395
20396 2005-03-26 Kenichi Handa <handa@m17n.org>
20397
20398 * international/mule-util.el (detect-coding-with-priority):
20399 Call update-coding-systems-internal before detect-coding-region.
20400
20401 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
20402
20403 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
20404 (gdb-frames-mode-map): Add follow-link property.
20405
20406 2005-03-25 Jay Belanger <belanger@truman.edu>
20407
20408 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
20409 for variables.
20410
20411 2005-03-25 Juri Linkov <juri@jurta.org>
20412
20413 * image-mode.el: Optimize image filename extension regexps in
20414 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
20415 in `auto-mode-alist'.
20416 (image-mode): Add `image-toggle-display-text' to local hook
20417 `change-major-mode-hook'. Display the image as an image by
20418 default. Set `cursor-type' and `truncate-lines' if the image
20419 is already displayed. Take into account the current mode (image
20420 or text) in message.
20421 (image-minor-mode): New minor mode.
20422 (image-mode-maybe, image-toggle-display-text): New functions.
20423 (image-toggle-display): Use called-interactively-p.
20424 Let-bind `inhibit-read-only' to t.
20425
20426 * image-mode.el (image-minor-mode): Set `cursor-type' and
20427 `truncate-lines' if the image is already displayed. Add turning
20428 image-minor-mode off to `change-major-mode-hook'. Add message.
20429 Call `image-toggle-display-text' after turning image-minor-mode off.
20430
20431 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
20432
20433 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
20434 Terminal.app, use utf-8.
20435 (set-display-table-and-terminal-coding-system): Add coding-system arg.
20436 (set-locale-environment): Use it.
20437
20438 * term/xterm.el: Undo last change, better done in mule-cmds.el.
20439
20440 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
20441
20442 * progmodes/python.el (python-close-block-statement-p)
20443 (python-outdent-p, python-current-defun): Use symbol-end.
20444
20445 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
20446
20447 * files.el (save-some-buffers): Doc fix.
20448
20449 2005-03-25 Werner Lemberg <wl@gnu.org>
20450
20451 * complete.el, thumbs.el: Replace `legal' with `valid'.
20452 * calendar/calendar.el: Replace `legal' with `valid'.
20453 * emacs-lisp/advice.el: Replace `legal' with `valid'.
20454 * mail/supercite.el: Replace `legal' with `valid'.
20455 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
20456 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
20457 Replace `legal' with `valid'.
20458 * textmodes/reftex-vars.el, textmodes/reftex.el:
20459 Replace `legal' with `valid'.
20460
20461 2005-03-25 Werner Lemberg <wl@gnu.org>
20462
20463 * calc/calc-forms.el, calc/calc-sel.el
20464 * midnight.el, vc-cvs.el
20465 * emacs-lisp/cl-macs.el
20466 * emulation/vip.el
20467 * eshell/esh-io.el, eshell/esh-var.el
20468 * mail/supercite.el
20469 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
20470 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
20471 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
20472 * progmodes/sh-script.el, progmodes/xscheme.el
20473 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
20474 * textmodes/reftex-index.el, textmodes/reftex-parse.el
20475 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
20476 * textmodes/reftex.el, textmodes/org.el:
20477 Replace `illegal' with `invalid'.
20478
20479 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20480
20481 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
20482 (flymake-find-buildfile, flymake-find-possible-master-files)
20483 (flymake-check-include, flymake-parse-line): Replace loops over the
20484 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
20485
20486 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
20487 Substitute file-name-as-directory in the rest of the file.
20488 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
20489 (flymake-replace-region): Remove unused arg `buffer'.
20490 (flymake-check-patch-master-file-buffer): Update calls to it.
20491 (flymake-add-err-info): Remove unused var `count'.
20492 (flymake-mode): Use define-minor-mode.
20493
20494 * progmodes/flymake.el: Use with-current-buffer.
20495 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
20496 flymake-replace-regexp-in-string, flymake-line-beginning-position)
20497 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
20498 Avoid testing for `xemacs'.
20499 (flymake-nop): Move.
20500 (flymake-region-has-flymake-overlays): Return the computed value.
20501 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
20502 Remove unused var `endline'.
20503 (flymake-get-line-count): Remove unused function.
20504 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
20505
20506 * emulation/vi.el:
20507 * generic.el:
20508 * hilit-chg.el (global-highlight-changes):
20509 * hi-lock.el (hi-lock-mode):
20510 * follow.el: find-file-hooks -> find-file-hook.
20511
20512 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
20513
20514 2005-03-24 Juri Linkov <juri@jurta.org>
20515
20516 * dired.el (dired-mode-map): Add menu item "Compare directories"
20517 for dired-compare-directories.
20518
20519 * dired-aux.el (dired-compare-directories): Add autoload cookie.
20520 Doc fix. Replace `read-file-name' with `read-directory-name'.
20521
20522 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20523
20524 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
20525
20526 2005-03-24 Jay Belanger <belanger@truman.edu>
20527
20528 * calc/calc-embed.el (calc-embedded-mode-change): Save all
20529 relevant mode settings in calc-embedded-original-modes when modes
20530 are permanently changed.
20531
20532 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20533
20534 * autoinsert.el: find-file-hooks -> find-file-hook.
20535
20536 2005-03-24 Lute Kamstra <lute@gnu.org>
20537
20538 * generic.el (generic-font-lock-defaults): Make it obsolete.
20539 (generic-font-lock-keywords): New variable to replace
20540 generic-font-lock-defaults.
20541 (generic-mode-set-font-lock): Delete it.
20542 (generic-mode-internal): Don't call generic-mode-set-font-lock.
20543 (generic-bracket-support): Add docstring.
20544
20545 * generic-x.el: Rename generic-font-lock-defaults to
20546 generic-font-lock-keywords throughout.
20547 (mailagent-rules-setup-function): Delete it.
20548 (mailagent-rules-generic-mode): Use anonymous function instead.
20549 (show-tabs-generic-mode-font-lock-defaults-1)
20550 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
20551 Quote faces.
20552 (show-tabs-tab-face, show-tabs-space-face): Specify background,
20553 not foreground.
20554
20555 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
20556 Recognize define-generic-mode.
20557
20558 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
20559
20560 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
20561 if there's no completion table.
20562
20563 2005-03-23 Miles Bader <miles@gnu.org>
20564
20565 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20566 Remove tty-specific variants, as they're no longer needed.
20567
20568 2005-03-23 Lute Kamstra <lute@gnu.org>
20569
20570 * generic-x.el: Code cleanup: make args constant whenever possible.
20571 (installshield-statement-keyword-list)
20572 (installshield-system-functions-list)
20573 (installshield-system-variables-list, installshield-types-list)
20574 (installshield-funarg-constants-list): Make them constants.
20575
20576 * generic.el (generic-make-keywords-list): Add autoload cookie.
20577
20578 * calendar/time-date.el: Add comment on time value formats.
20579 Don't require parse-time.
20580 (with-decoded-time-value): New macro.
20581 (encode-time-value): New function.
20582 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
20583 (days-to-time): Return a valid time value when arg is huge.
20584 (time-since): Use time-subtract.
20585 (time-to-number-of-days): Use time-to-seconds.
20586
20587 2005-03-23 David Ponce <david@dponce.com>
20588
20589 * recentf.el (recentf-keep): New option.
20590 (recentf-menu-action): Default to `find-file'.
20591 (recentf-keep-non-readable-files-flag)
20592 (recentf-keep-non-readable-files-p)
20593 (recentf-file-readable-p, recentf-find-file)
20594 (recentf-cleanup-remote): Remove.
20595 (recentf-include-p): More robust.
20596 (recentf-keep-p): New function.
20597 (recentf-remove-if-non-kept): Rename from
20598 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
20599 All callers updated.
20600 (recentf-menu-items-for-commands): Fix help string.
20601 (recentf-track-closed-file): Update. Doc fix.
20602 (recentf-cleanup): Update. Count removed files. Doc fix.
20603
20604 2005-03-23 Kim F. Storm <storm@cua.dk>
20605
20606 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20607 Don't inherit from fringe face (now happens automatically).
20608
20609 2005-03-22 Kim F. Storm <storm@cua.dk>
20610
20611 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
20612 position values.
20613
20614 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
20615
20616 * menu-bar.el (showhide-date-time): Remove.
20617 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
20618 (menu-bar-make-mm-toggle): Simplify.
20619
20620 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20621
20622 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
20623 Accept qualified variable and function names.
20624
20625 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
20626
20627 * bindings.el (completion-ignored-extensions):
20628 Remove ".lis" for `vax-vms'.
20629
20630 2005-03-22 Andreas Schwab <schwab@suse.de>
20631
20632 * generic-x.el: Revert last change.
20633 * ldefs-boot.el: Update.
20634
20635 2005-03-22 Jay Belanger <belanger@truman.edu>
20636
20637 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
20638 (calc-embedded-save-original-modes)
20639 (calc-embedded-restore-original-modes): New functions.
20640 (calc-do-embedded): Save original modes when entering embedded mode
20641 and restore when leaving embedded mode.
20642 (calc-embedded-modes-change): Change the value of
20643 calc-embedded-original-modes to reflect permanent changes.
20644
20645 2005-03-22 Lute Kamstra <lute@gnu.org>
20646
20647 * generic-x.el: Require generic again.
20648
20649 2005-03-22 Miles Bader <miles@gnu.org>
20650
20651 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20652 Tweak details to look good on both ttys and bitmap displays, light
20653 or dark background, etc.
20654
20655 2005-03-21 Kim F. Storm <storm@cua.dk>
20656
20657 * tooltip.el (tooltip-show-help-function): Check car and cdr of
20658 mouse position.
20659
20660 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
20661
20662 * icomplete.el: Don't forcibly turn on the mode upon load.
20663 (icomplete-mode): Use define-minor-mode.
20664 (icomplete-eoinput): Default to nil.
20665 (icomplete-minibuffer-setup): Remove autoload.
20666 (icomplete-tidy): Simplify.
20667 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
20668 in the initial state or if the user has modified the field.
20669 Fix handling of icomplete-max-delay-chars.
20670 Remove code that handles the oddball case where
20671 minibuffer-completion-table is an integer.
20672 Wrap icomplete-completions in while-no-input in case building
20673 completions takes more time than expected.
20674 (icomplete-completions): Simplify.
20675
20676 2005-03-21 Richard M. Stallman <rms@gnu.org>
20677
20678 * jka-compr.el (jka-compr-really-do-compress):
20679 Make variable buffer-local.
20680
20681 * image-mode.el: Handle .xpm files too.
20682 (image-toggle-display): Preserve modification flag.
20683
20684 * help.el (where-is): Don't mention aliases with no key bindings.
20685
20686 2005-03-21 Lute Kamstra <lute@gnu.org>
20687
20688 * generic.el: Fix commentary section. Don't require cl for
20689 compilation.
20690 (generic-mode-list): Add autoload cookie.
20691 (generic-use-find-file-hook, generic-lines-to-scan)
20692 (generic-find-file-regexp, generic-ignore-files-regexp)
20693 (generic-mode, generic-mode-find-file-hook)
20694 (generic-mode-ini-file-find-file-hook): Fix docstrings.
20695 (define-generic-mode): Make it a defmacro. Fix docstring.
20696 (generic-mode-internal): Code cleanup. Add autoload cookie.
20697 (generic-mode-set-comments): Code cleanup.
20698 * generic-x.el: Don't prevent compilation. Don't require generic.
20699 Follow coding conventions. Minor code cleanup.
20700 (etc-fstab-generic-mode): Add some keywords.
20701 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
20702 define-generic-mode like a function declaration.
20703
20704 2005-03-21 Jay Belanger <belanger@truman.edu>
20705
20706 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
20707 changing modes.
20708
20709 2005-03-21 Sam Steingold <sds@gnu.org>
20710
20711 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
20712
20713 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
20714
20715 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
20716 Add underscore to "f$ lexicals" regexp.
20717
20718 2005-03-20 Juri Linkov <juri@jurta.org>
20719
20720 * subr.el (progress-reporter-do-update): When `min-value' is equal
20721 to `max-value', set `percentage' to 0 and prevent division by zero.
20722
20723 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
20724
20725 Sync with Tramp 2.0.48.
20726
20727 * net/tramp.el (all): Change all addresses to .gnu.org.
20728 (tramp-append-tramp-buffers): New defun.
20729 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
20730 Catch `dont-send' signal.
20731 (tramp-set-auto-save-file-modes): Set always permissions, because
20732 there might be an old auto-saved file belonging to another
20733 original file. This could be a security threat. Reported by
20734 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
20735 Check for Emacs 21.3.50 removed.
20736
20737 * net/tramp-smb.el (all): Remove debug construct for
20738 `with-parsed-tramp-file-name'.
20739 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
20740 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
20741 No error message if DIRECTORY or FILENAME doesn't exist.
20742 (tramp-smb-open-connection): Check existence of
20743 `tramp-smb-program'.
20744
20745 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
20746
20747 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
20748 Properly handle the case where the `m' or `s' command's argument is not
20749 yet terminated.
20750 (perl-indent-new-calculate): New function.
20751 (perl-indent-line): Use it.
20752
20753 2005-03-20 Miles Bader <miles@gnu.org>
20754
20755 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
20756 in text-mode too. Change to new face names.
20757 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
20758 Add `:weight bold' attribute.
20759 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
20760
20761 2005-03-19 Juri Linkov <juri@jurta.org>
20762
20763 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
20764
20765 * international/mule.el (auto-coding-alist): Sync with
20766 `auto-mode-alist' by adding upper case archive file extensions
20767 and adding ear/war to jar extension.
20768
20769 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
20770
20771 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
20772 running, restart it.
20773
20774 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
20775
20776 * finder.el (finder-current-item): Throw an error on an empty line.
20777
20778 * man.el (Man-follow-manual-reference): If current-word returns
20779 nil, use "".
20780
20781 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
20782
20783 * simple.el (goto-line): Doc fix.
20784
20785 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
20786
20787 * files.el (save-buffer): Doc fix.
20788
20789 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
20790
20791 * recentf.el (recentf-cleanup-remote): New variable.
20792 (recentf-cleanup): Use it to conditionally check availability of
20793 remote files.
20794
20795 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
20796
20797 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
20798 function names.
20799
20800 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20801
20802 * language/thai-word.el: New file.
20803
20804 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20805
20806 * files.el (backup-buffer): If the file's directory is not
20807 writable, use copy instead of move to backup the file.
20808
20809 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20810
20811 * obsolete/keyswap.el: Moved to obsolete/ from term/.
20812
20813 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20814
20815 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
20816 Use functionp instead of symbolp and fboundp. Reported by Drkm
20817 <darkman_spam@yahoo.fr>.
20818 (ps-print-version): New version 6.6.6.
20819
20820 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
20821
20822 * textmodes/table.el (table--line-column-position): New idiom.
20823 (table--row-column-insertion-point-p): New function to test
20824 validity of row and column insertion operation at a location.
20825 (table-global-menu, table-cell-menu): Use above functions for
20826 deterministic test operation.
20827 (table--editable-cell-p): Behave in deterministic fashion.
20828
20829 2005-03-18 Juri Linkov <juri@jurta.org>
20830
20831 * isearch.el (isearch-lazy-highlight-new-loop):
20832 Make arguments beg and end optional.
20833 (isearch-update): Remove optional arguments nil from
20834 isearch-lazy-highlight-new-loop.
20835 (isearch-lazy-highlight-search): Let-bind case-fold-search to
20836 isearch-lazy-highlight-case-fold-search instead of
20837 isearch-case-fold-search, and let-bind isearch-regexp to
20838 isearch-lazy-highlight-regexp.
20839 Use isearch-lazy-highlight-last-string instead of isearch-string.
20840
20841 * replace.el (perform-replace): Remove bindings of global
20842 variables isearch-string, isearch-regexp, isearch-case-fold-search.
20843 Add three new arguments to `replace-highlight'.
20844 (replace-highlight): Add arguments string, regexp, case-fold.
20845 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
20846 to allow isearch-lazy-highlight-new-loop to use these values
20847 to set corresponding isearch-lazy-highlight-* internal
20848 variables whose values lazy highlighting will use regardless of
20849 changes to global variables isearch-string, isearch-regexp,
20850 isearch-case-fold-search during lazy highlighting loop.
20851 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
20852 to `lazy-highlight-cleanup'.
20853
20854 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
20855 (ispell-highlight-face): Set default face to `isearch' when
20856 lazy highlighting is enabled.
20857 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
20858 priority to 1. Add lazy highlighting.
20859 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
20860 from `isearch-dehighlight'.
20861
20862 2005-03-18 David Ponce <david@dponce.com>
20863
20864 * files.el (hack-local-variables): Do a case-insensitive search
20865 for End.
20866
20867 2005-03-18 Juri Linkov <juri@jurta.org>
20868
20869 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
20870 `isearch-lazy-highlight-cleanup', add alias to old name and
20871 declare obsolete. Add release numbers to other obsolete vars.
20872 (isearch-done, isearch-lazy-highlight-new-loop):
20873 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
20874 (lazy-highlight-cleanup) <variable>: Doc fix.
20875 (isearch-lazy-highlight-update): Rename obsolete
20876 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
20877
20878 2005-03-18 Kenichi Handa <handa@m17n.org>
20879
20880 * language/thai-util.el: Fix categorization of Thai characters in
20881 thai-category-table.
20882 (thai-composition-pattern): Adjust it for the above change.
20883 (thai-self-insert-command, thai-compose-syllable): New functions.
20884 (thai-compose-region): Use thai-compose-syllable.
20885 (thai-compose-string): Likewise.
20886 (thai-composition-function): Likewise.
20887 (thai-auto-composition): New function.
20888 (thai-auto-composition-mode): New minor mode.
20889
20890 * language/thai.el: Fix patterns to be registered in
20891 composition-function-table.
20892
20893 * international/quail.el (quail-input-method): Locally bind
20894 inhibit-modification-hooks to t.
20895
20896 2005-03-17 Richard M. Stallman <rms@gnu.org>
20897
20898 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
20899 (perl-mode): Use run-mode-hooks.
20900
20901 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
20902 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
20903 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
20904
20905 * mail/sendmail.el (sendmail-send-it): Reenable the code
20906 to compute resend-to-address and use it.
20907
20908 * tar-mode.el (tar-mode): Turn off undo unconditionally.
20909
20910 * image-mode.el: New file.
20911
20912 * image.el (insert-sliced-image): Add autoload cookie.
20913
20914 * font-lock.el (font-lock-lines-before): New user option.
20915 (font-lock-after-change-function): Obey it.
20916
20917 * bindings.el (esc-map): Make M-g a prefix.
20918 Bind M-g g and M-g M-g to goto-line.
20919
20920 * faces.el (face-id): Doc fix.
20921
20922 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20923
20924 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
20925 (rmail-show-message): Use rmail-unknown-mail-followup-to.
20926 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
20927
20928 * mail/sendmail.el (mail-yank-ignored-headers)
20929 (mail-font-lock-keywords, mail-mode-fill-paragraph):
20930 Add Mail-Followup-To and Mail-Reply-To headers.
20931 (mail-citation-hook): Add autoload cookie.
20932 (mail-mode): Doc fix.
20933 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
20934 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
20935 (mail-mode-fill-paragraph): Handle those headers.
20936 (mail-mailing-lists): New variable.
20937 (mail-mail-reply-to, mail-mail-followup-to): New functions.
20938
20939 2005-03-17 Juri Linkov <juri@jurta.org>
20940
20941 * isearch.el (isearch-fallback): Check for `(car previous)'
20942 before calling `isearch-other-end-state'.
20943
20944 2005-03-17 Kim F. Storm <storm@cua.dk>
20945
20946 * simple.el (move-beginning-of-line): Move to beginning of buffer
20947 line, as well as beginning of screen line.
20948
20949 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
20950
20951 * calendar/diary-lib.el (mark-diary-entries): Use new optional
20952 argument REDRAW rather than calendar-redrawing variable.
20953 * calendar/calendar.el (calendar-redrawing): Delete.
20954 (redraw-calendar): Do not bind calendar-redrawing.
20955
20956 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
20957
20958 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
20959 diary-file buffer.
20960
20961 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
20962
20963 * help.el (describe-mode): Allow a :minor-mode-function property to
20964 specify a different minor mode toggle function than the variable.
20965 * simple.el (auto-fill-function):
20966 * subr.el (add-minor-mode): Use it.
20967
20968 2005-03-16 Kenichi Handa <handa@m17n.org>
20969
20970 * language/ethio-util.el (sera-being-called-by-w3): New variable.
20971 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
20972 (ethio-fidel-to-sera-buffer): Likewise.
20973
20974 2005-03-16 Juri Linkov <juri@jurta.org>
20975
20976 * emacs-lisp/find-func.el (find-function-regexp):
20977 Add defun-emitting macro `menu-bar-make-toggle'.
20978
20979 * isearch.el: Put `isearch-scroll' property to
20980 `split-window-horizontally'.
20981
20982 * info.el: Update error messages for `debug-ignored-errors'.
20983 (Info-isearch-search): Doc fix.
20984 (Info-find-node): Move up code to go into info buffer before
20985 recording the node to the history.
20986 (Info-fontify-node): Fontify titles only if the next line
20987 has two or more `*', `=', `-', `.'.
20988 Display "go to this node" for empty (match-string 3).
20989
20990 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20991
20992 * term/mac-win.el: Add mouse pointer shape constants.
20993
20994 2005-03-15 Kim F. Storm <storm@cua.dk>
20995
20996 * simple.el (move-beginning-of-line): Use vertical-motion.
20997
20998 2005-03-15 Juri Linkov <juri@jurta.org>
20999
21000 * isearch.el (isearch-error): New variable.
21001 (isearch-invalid-regexp, isearch-within-brackets): Remove.
21002 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
21003 (isearch-within-brackets-state): Remove.
21004 (isearch-case-fold-search-state, isearch-pop-fun-state):
21005 Decrease frame index.
21006 (isearch-mode, isearch-top-state, isearch-push-state)
21007 (isearch-edit-string, isearch-abort, isearch-search-and-update)
21008 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
21009 (isearch-search, isearch-lazy-highlight-new-loop):
21010 Replace `isearch-invalid-regexp' with `isearch-error'.
21011 Remove `isearch-within-brackets'.
21012 (isearch-search): Add `search-failed' handler to `condition-case'.
21013 (isearch-lazy-highlight-search): Add `condition-case' to catch
21014 errors and allow `isearch-lazy-highlight-update' to try
21015 highlighting from the beginning of the window.
21016 (isearch-repeat): Move up code to set isearch-wrapped to t
21017 before calling isearch-wrap-function.
21018
21019 * info.el (Info-isearch-initial-node): New internal variable.
21020 (Info-search): Signal an error in isearch mode when search leaves
21021 the initial node. Signal an error when `bound' is non-nil and
21022 nothing was found in the current subfile.
21023 (Info-isearch-search): Remove `condition-case'.
21024 (Info-isearch-wrap): Don't wrap when search failed during leaving
21025 the initial node. If `Info-isearch-search' is nil, wrap around
21026 the current node.
21027 (Info-isearch-start): New fun.
21028 (Info-mode): Add buffer-local hook `Info-isearch-start' to
21029 `isearch-mode-hook'.
21030
21031 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21032
21033 * simple.el (normal-erase-is-backspace): Set default to t if
21034 running on Mac.
21035
21036 * term/mac-win.el (function-key-map): Sync with x-win.el.
21037
21038 2005-03-15 Kenichi Handa <handa@m17n.org>
21039
21040 * international/mule-cmds.el (locale-language-names): Modify the
21041 format of elements and add more entries.
21042 (locale-preferred-coding-systems): Add more entries.
21043 (set-locale-environment): Adjust for the change of
21044 locale-language-names.
21045
21046 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
21047
21048 * pcvs.el (smerge-ediff): Remove bogus autoload.
21049
21050 2005-03-14 Lute Kamstra <lute@gnu.org>
21051
21052 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
21053 Ignore a `*' at the beginning of a line.
21054
21055 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
21056 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
21057 subr.el.
21058 (dont-compile, eval-when-compile, eval-and-compile): Use declare
21059 to specify indentation.
21060
21061 * generic.el (define-generic-mode): Let generic-mode-list be a
21062 list of strings; test membership with equal.
21063
21064 2005-03-14 Kim F. Storm <storm@cua.dk>
21065
21066 * simple.el (next-line, previous-line): Add optional try-vscroll
21067 arg to recognize interactive use. Pass it on to line-move.
21068 (line-move): Don't perform auto-window-vscroll when defining or
21069 executing keyboard macro to ensure consistent behavior.
21070
21071 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
21072
21073 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
21074
21075 2005-03-13 Lute Kamstra <lute@gnu.org>
21076
21077 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
21078 debugger-setup-buffer so that backtrace marks the frames set to
21079 debug-on-exit and we don't have to do it manually. Set an extra
21080 debug-on-exit for macro's.
21081 (debugger-setup-buffer): Don't mark the top frame manually.
21082
21083 2005-03-12 Lute Kamstra <lute@gnu.org>
21084
21085 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
21086 lisp-indent-function throughout.
21087 (with-no-warnings): Set lisp-indent-function property.
21088
21089 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
21090
21091 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
21092 Add entry for backslash.
21093
21094 2005-03-12 Juri Linkov <juri@jurta.org>
21095
21096 * info.el (Info-search): Four fixes for backward search.
21097
21098 2005-03-11 Jay Belanger <belanger@truman.edu>
21099
21100 * calc/calc.el (calc-language-alist): New variable.
21101 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
21102 (calc-embedded-find-modes): Use calc-language-alist instead of
21103 calc-embedded-language-alist.
21104
21105 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21106
21107 * calendar/calendar.el (calendar-redrawing): New internal
21108 variable.
21109 (redraw-calendar): Remove bogus save-excursion from previous
21110 change. Bind calendar-redrawing to t for mark-diary-entries.
21111 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
21112 calendar if that is why we were called.
21113
21114 2005-03-11 Kenichi Handa <handa@m17n.org>
21115
21116 * international/mule.el (make-coding-system): Set property
21117 coding-system-define-form to nil.
21118 (define-coding-system-alias): Likewise.
21119
21120 2005-03-11 Kenichi Handa <handa@m17n.org>
21121
21122 These changes are suggested by Dave Love <fx@gnu.org>.
21123
21124 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
21125 coding: tag.
21126 (adaptive-fill-regexp): Add more bullets.
21127 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
21128 regexps.
21129
21130 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
21131
21132 * help.el (describe-mode): Properly handle non-trivial lighters.
21133 Don't ignore minor modes that are not listed in minor-mode-list.
21134
21135 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
21136 feature ON when the user requests to turn it OFF.
21137
21138 2005-03-10 Lute Kamstra <lute@gnu.org>
21139
21140 * emacs-lisp/debug.el (debug-entry-code): Delete it.
21141 (implement-debug-on-entry): New function to replace debug-entry-code.
21142 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
21143 second argument as the 2005-03-07 change makes it obsolete.
21144 (debug-on-entry, cancel-debug-on-entry): Update call to
21145 debug-on-entry-1.
21146 (debug, debugger-setup-buffer): Comment update.
21147 (debugger-frame-number): Update to work with implement-debug-on-entry.
21148
21149 2005-03-10 Jay Belanger <belanger@truman.edu>
21150
21151 * calc/calc-embed.el (math-ms-args): Declare it.
21152 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
21153 math-ms-args.
21154 (calc-embedded-subst): Use math-multi-subst-rec to substitute
21155 variables.
21156
21157 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
21158
21159 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
21160 Use message-box.
21161
21162 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
21163 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
21164 (tooltip-gud-tips): Simplify.
21165 (tooltip-gud-tips-p): Remove superfluous :set.
21166 (tooltip-gud-modes): Add fortran-mode.
21167 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
21168
21169 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
21170
21171 2005-03-09 Kim F. Storm <storm@cua.dk>
21172
21173 * play/animate.el (animate-place-char): Use forward-line instead
21174 of next-line to improve performance.
21175
21176 2005-03-09 Simon Josefsson <jas@extundo.com>
21177
21178 * net/browse-url.el (browse-url-default-browser): Doc fix.
21179
21180 2005-03-09 Miles Bader <miles@gnu.org>
21181
21182 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
21183 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
21184
21185 2005-03-09 Kenichi Handa <handa@m17n.org>
21186
21187 * international/latin-1.el: Set case and syntax for 255 only if
21188 set-case-syntax-set-multibyte is nil.
21189
21190 * textmodes/ispell.el (ispell-insert-word): New function.
21191 (ispell-word): Use ispell-insert-word to insert a new word.
21192 (ispell-process-line): Likewise.
21193 (ispell-complete-word): Likewise.
21194
21195 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
21196
21197 * calendar/calendar.el (redraw-calendar): Preserve point.
21198 Reported by Matt Hodges <MPHodges@member.fsf.org>.
21199 (calendar-week-start-day): Move after definition of
21200 redraw-calendar. Delete buffer test, since redraw-calendar has
21201 that now.
21202
21203 * calendar/diary-lib.el (mark-diary-entries): Only call
21204 redraw-calendar in the first of any recursive calls.
21205 Reported by Alan Shutko <ats@acm.org>.
21206
21207 2005-03-08 Juri Linkov <juri@jurta.org>
21208
21209 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
21210 (html-horizontal-rule, html-line, html-image, html-checkboxes)
21211 (html-radio-buttons): Add a space before the trailing `/>' where
21212 sgml-xml-mode is non-nil.
21213 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
21214 the subsequent tag of the empty XML tag.
21215 (html-href-anchor): Don't set initial input to "http:".
21216 (html-image): Ask for the image URL and set point inside alt="".
21217 (html-name-anchor): Duplicate the name in the `id' attribute when
21218 sgml-xml-mode is non-nil.
21219 (html-paragraph): Remove \n before <p>.
21220 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
21221 instead of `checked' when sgml-xml-mode is non-nil.
21222
21223 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
21224 Remove 1 space before #RRGGBB to not truncate it on terminal
21225 windows w/o fringes. Remove 1 space between bg and fg examples
21226 to get more space.
21227 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
21228 avoid byte-compile warnings.
21229
21230 * image-file.el (image-file-handler): Put `safe-magic' property to
21231 `image-file-handler'.
21232
21233 * info.el (Info-isearch-search): Emulate word search in
21234 isearching through multiple Info nodes with Info-search.
21235 (Info-isearch-wrap): Allow isearch-word.
21236
21237 2005-03-08 Lute Kamstra <lute@gnu.org>
21238
21239 * emacs-lisp/debug.el (debugger-step-through): Make sure that
21240 stepping into the debugger's code is not possible.
21241 (debugger-jumping-flag): Docstring update.
21242
21243 2005-03-08 Jay Belanger <belanger@truman.edu>
21244
21245 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
21246 embedded mode begins.
21247 (calc-embedded-language-alist): New variable.
21248 (calc-embedded-find-modes): Use calc-embedded-language-alist to
21249 set default language mode.
21250
21251 2005-03-08 Kenichi Handa <handa@m17n.org>
21252
21253 * international/ccl.el (define-ccl-program): Fix docstring about
21254 extra 256 bytes assured for the output buffer.
21255
21256 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
21257 Fix BUFFER_MAGNIFICATION to 2.
21258 (ccl-encode-mule-utf-16be-with-signature): Likewise.
21259
21260 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
21261
21262 * align.el (align-rules-list): Added an alignment rule for CSS
21263 declarations (applies to css-mode and html-mode buffers).
21264
21265 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
21266
21267 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
21268
21269 2005-03-07 Kim F. Storm <storm@cua.dk>
21270
21271 * simple.el (move-beginning-of-line): New command.
21272
21273 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
21274
21275 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
21276
21277 * emulation/cua-base.el: Put CUA move property on move-end-of-line
21278 and move-beginning-of-line.
21279
21280 * apropos.el (apropos-print): Omit command from M-x ... RET.
21281
21282 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
21283
21284 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
21285 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
21286
21287 2005-03-06 Richard M. Stallman <rms@gnu.org>
21288
21289 * bindings.el (esc-map): Bind M-g to goto-line.
21290
21291 * facemenu.el (global-map): Bind M-o, not M-g.
21292
21293 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21294
21295 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
21296 "Open Directory" as for "Open File".
21297
21298 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
21299
21300 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
21301 (push-mark-command): Run activate-mark-hook.
21302
21303 2005-03-06 Richard M. Stallman <rms@gnu.org>
21304
21305 * help-mode.el (help-mode-finish): Don't alter the element
21306 in view-return-to-alist if there already is one.
21307
21308 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
21309 make sure the current buffer is the expected one.
21310
21311 * novice.el (disabled-command-function): Output in *Disabled Command*.
21312 Explicitly ignore non-keyboard events, and explicitly handle C-g.
21313
21314 * textmodes/flyspell.el (flyspell-large-region):
21315 Pass args differently for aspell.
21316
21317 * files.el (mode-require-final-newline): Doc fix.
21318
21319 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
21320
21321 * progmodes/which-func.el (which-function):
21322 Specify NOERROR when calling imenu--make-index-alist.
21323
21324 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
21325
21326 * simple.el (normal-erase-is-backspace): Define default value.
21327
21328 * custom.el (custom-theme-set-variables): Remove unused var
21329 `immediate'.
21330 (custom-reevaluate-setting): Simple function to handle variables
21331 that are defined before their default value can really be
21332 computed.
21333
21334 * startup.el (command-line): Use it for temporary-file-directory,
21335 small-emporary-file-directory, auto-save-file-name-transforms,
21336 blink-cursor-mode, and normal-erase-is-backspace.
21337
21338 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
21339 progress, even with buggy anchored keywords.
21340
21341 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
21342
21343 * simple.el (goto-line): Remove unbalanced final parenthesis.
21344
21345 2005-03-05 Richard M. Stallman <rms@gnu.org>
21346
21347 * simple.el (goto-line): Use a number at point as the default.
21348 With C-u as arg, switch buffers.
21349
21350 2005-03-05 Juri Linkov <juri@jurta.org>
21351
21352 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
21353 with `no-blinking-cursor'.
21354
21355 * startup.el (no-blinking-cursor): New defvar.
21356 (command-line): Add `--no-blinking-cursor' to longopts.
21357 Set `no-blinking-cursor' to t for command line arguments
21358 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
21359 with `no-blinking-cursor' in the condition for calling
21360 `blink-cursor-mode'.
21361
21362 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
21363
21364 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
21365 (menu-bar-options-save): Add blink-cursor-mode.
21366 (menu-bar-options-menu): Add blink-cursor-mode.
21367
21368 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
21369
21370 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
21371 (icalendar-export-file, icalendar-export-region)
21372 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
21373 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
21374
21375 2005-03-04 Lute Kamstra <lute@gnu.org>
21376
21377 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
21378 (debug-function-list): Ditto.
21379
21380 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
21381
21382 * textmodes/texinfmt.el (texinfo-append-refill):
21383 Redefine the types of line to which @refill
21384 is not appended by replacing a search for `@refill\\|@bye' with
21385 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
21386 itemize@refill' bug and the unfilled long lines bug.
21387 (texinfmt-version): Update number and date.
21388
21389 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
21390
21391 * international/code-pages.el (windows-1250, windows-125[2-8])
21392 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
21393
21394 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
21395
21396 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
21397 bound yet.
21398
21399 2005-03-02 Romain Francoise <romain@orebokech.com>
21400
21401 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
21402 buffer after removing limits.
21403 (ibuffer-pop-filter): Ditto.
21404 Update copyright.
21405
21406 2005-03-02 Miles Bader <miles@gnu.org>
21407
21408 * button.el (make-text-button): If the user doesn't specify a
21409 type, use the default. Rewrite to use `add-text-properties' and
21410 plist functions.
21411
21412 2005-03-01 Lute Kamstra <lute@gnu.org>
21413
21414 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
21415 (debugger-jumping-flag): New var.
21416 (debug-entry-code): Use it.
21417 (debugger-jump): Use debugger-jumping-flag and add
21418 debugger-reenable to post-command-hook.
21419 (debugger-reenable): Use debugger-jumping-flag and remove itself
21420 from post-command-hook.
21421 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
21422 debugger-reenable.
21423
21424 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
21425
21426 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
21427 inclusion of "itemize\\|", which may be unnecessary, is certainly
21428 inelegant, and stops refilling in itemize lists when formatting
21429 Japanese Texinfo files to Info.
21430 Update copyright to 2005.
21431
21432 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
21433
21434 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
21435 of an error if GDB can't find the source file.
21436
21437 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
21438
21439 * calendar/calendar.el (redraw-calendar): Work from any buffer,
21440 not just the calendar.
21441
21442 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
21443 first.
21444 (diary-redraw-calendar): New function.
21445 (make-diary-entry): Add diary-redraw-calendar to local
21446 write-contents-functions. Turn off selective display before
21447 inserting in diary.
21448
21449 2005-03-01 Kim F. Storm <storm@cua.dk>
21450
21451 * emacs-lisp/copyright.el (copyright-fix-years): New command.
21452
21453 2005-03-01 Lute Kamstra <lute@gnu.org>
21454
21455 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
21456 that debug-entry-code can be safely removed from a function while
21457 this code is being evaluated. Revert the 2005-02-27 change as the
21458 new implementation no longer requires it. Make sure that a
21459 function body containing just a string is not mistaken for a docstring.
21460 (debug): Skip one more frame in case of debug on entry.
21461 (debugger-setup-buffer): Delete one more frame line in case of
21462 debug on entry.
21463 (debugger-frame-number): Update to use the new text introduced by
21464 the 1999-11-03 change. Skip one more frame in case of debug on entry.
21465
21466 2005-02-28 Kim F. Storm <storm@cua.dk>
21467
21468 * double.el (double-translate-key): Call force-window-update after
21469 read-event to avoid crash in redisplay.
21470
21471 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
21472
21473 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
21474 (debug): Use it. Move the inhibit-trace earlier.
21475 (debug-entry-code): New const.
21476 (debug-on-entry-1): Use it.
21477
21478 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
21479
21480 * international/utf-16.el (ccl-encode-mule-utf-16le):
21481 Fix BUFFER_MAGNIFICATION to 2.
21482 (ccl-encode-mule-utf-16be): Likewise.
21483
21484 2005-02-28 Kenichi Handa <handa@m17n.org>
21485
21486 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
21487 Fix BUFFER_MAGNIFICATION to 4.
21488 (ccl-encode-mule-utf-16be-with-signature): Likewise.
21489
21490 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
21491
21492 * speedbar.el (speedbar-update-flag): Doc fix.
21493 (speedbar-show-info-under-mouse): Give set-mouse-position the right
21494 argument.
21495
21496 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
21497
21498 * reveal.el (reveal-post-command): Don't try to reveal overlays which
21499 have a non-nil `invisible' property but are actually visible.
21500
21501 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
21502 for perldoc sections.
21503 (perl-outline-regexp, perl-outline-level): New var and function.
21504 (perl-mode): Use them.
21505
21506 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
21507
21508 * calendar/diary-lib.el (diary-remind): Discard any mark portion
21509 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
21510
21511 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
21512
21513 * cus-edit.el: Comment change.
21514 (custom-buffer-create-internal): Slightly reword text at top of
21515 Custom buffers. Mention there that saving an option edits the
21516 init file. Add link to Emacs manual node on `custom-file'.
21517 (custom-magic-alist): Rewrite individual State messages to use
21518 capitalized keywords. Doc fix.
21519
21520 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
21521
21522 * calendar/calendar.el (calendar-buffer): Move above
21523 calendar-week-start-day.
21524 (calendar-week-start-day): Doc fix. Add :set function.
21525 (calendar-minimum-window-height): New variable.
21526 (generate-calendar-window): Only resize window if selected-window
21527 is displaying the calendar buffer. Use new variable
21528 calendar-minimum-window-height.
21529 (generate-calendar): Reword error message.
21530 (calendar-mode-map): Bind DEL to scroll-other-window-down.
21531
21532 2005-02-27 Andreas Schwab <schwab@suse.de>
21533
21534 * vc.el (vc-do-command): Don't run command asynchronously when
21535 operating in a remote directory.
21536
21537 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
21538 change from sync with Tramp 2.0.47.
21539
21540 2005-02-27 Richard M. Stallman <rms@gnu.org>
21541
21542 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
21543
21544 * textmodes/flyspell.el (flyspell-mode-on):
21545 Call ispell-change-dictionary only if necessary.
21546
21547 * emacs-lisp/re-builder.el (regexp-builder): New function.
21548
21549 * register.el (describe-register-1): Explicitly handle
21550 yank-excluded-properties = t.
21551
21552 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
21553 (custom-magic-alist): Change the status descriptions again.
21554 (face widget-type): Total rewrite based on `restricted-sexp'
21555 to eliminate the confusing double hiding levels.
21556
21557 * emacs-lisp/debug.el (debug-on-entry-1):
21558 If function body is empty, add nil as body form.
21559
21560 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
21561
21562 * emacs-lisp/trace.el (inhibit-trace): New var.
21563 (trace-make-advice): Use it.
21564
21565 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
21566
21567 2005-02-26 Kim F. Storm <storm@cua.dk>
21568
21569 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
21570 (mouse-on-link-p, mouse-drag-region-1): Use it.
21571
21572 2005-02-25 Lute Kamstra <lute@gnu.org>
21573
21574 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
21575
21576 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
21577
21578 * frame.el (blink-cursor-mode): Add :group keyword.
21579
21580 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
21581
21582 * calendar/icalendar.el (icalendar--decode-isodatetime):
21583 New optional argument DAY-SHIFT.
21584 (icalendar-export-region): Fix coding-system-for-write.
21585 (icalendar--convert-ical-to-diary): Shift end-day of all-day
21586 events by one.
21587
21588 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
21589
21590 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
21591
21592 2005-02-24 Kim F. Storm <storm@cua.dk>
21593
21594 * international/iso-acc.el (iso-accents-compose): Fix crash
21595 during redisplay. Call force-window-update after read-event
21596 and delete-region to signal that window is not accurate.
21597
21598 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
21599
21600 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
21601 Remove unused and inexistent var `inhibit-trace'.
21602 (debugger-mode): Use run-mode-hooks.
21603 (debugger-list-functions): Add buttons; setup xref stack.
21604
21605 2005-02-23 Richard M. Stallman <rms@gnu.org>
21606
21607 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
21608 appointment says it was explicitly made.
21609 (appt-add): Set the 3rd element.
21610 (appt-make-list): Preserve explicit appointments.
21611
21612 * subr.el (find-tag-default): Catch errors in forward-sexp.
21613
21614 2005-02-23 Juri Linkov <juri@jurta.org>
21615
21616 * info.el (Info-isearch-search): New defcustom.
21617 (Info-isearch-search): Call the default isearch function
21618 when Info-isearch-search is nil.
21619 (Info-isearch-wrap): Use variable Info-isearch-search.
21620
21621 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
21622
21623 * cus-edit.el: Comment change.
21624
21625 2005-02-22 Kim F. Storm <storm@cua.dk>
21626
21627 * progmodes/hideif.el (hide-ifdef-use-define-alist):
21628 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
21629
21630 2005-02-22 Simon Josefsson <jas@extundo.com>
21631
21632 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
21633 New variable.
21634 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
21635 Oskarsson" <myrkraverk@users.sourceforget.net>.
21636
21637 2005-02-22 Kim F. Storm <storm@cua.dk>
21638
21639 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
21640 check that window of that event is the selected window.
21641 (mouse-drag-region-1): Compare mouse event window to selected
21642 window before setting point.
21643
21644 * tooltip.el (tooltip-show-help-function): Pass event to
21645 mouse-on-link-p so it can check selected window.
21646
21647 2005-02-22 Kenichi Handa <handa@m17n.org>
21648
21649 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
21650 (ps-mule-show-warning): New function.
21651 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
21652 characters are found.
21653
21654 * ps-print.el (ps-header-footer-string): Return a list of header
21655 and footer strings.
21656
21657 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
21658
21659 * pcvs.el (cvs-retrieve-revision): Fix thinko.
21660
21661 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
21662
21663 * frame.el (blink-cursor-mode): Use define-minor-mode.
21664
21665 * term/mac-win.el (function-key-map): Use char-names more consistently.
21666 (file-name-coding-system): Only set it for MacOS-9. The other case is
21667 already handled in mule-cmds.el (where it also works when mac-win.el
21668 is not used).
21669
21670 2005-02-21 Kenichi Handa <handa@m17n.org>
21671
21672 * international/mule.el (ctext-pre-write-conversion): Always use
21673 " *code-converting-work*" buffer for work.
21674
21675 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
21676
21677 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
21678
21679 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
21680
21681 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
21682
21683 * ses.el (undo-more): Restore defadvice, but only the part that
21684 allows changes outside the restricted area of the buffer.
21685
21686 2005-02-20 Kim F. Storm <storm@cua.dk>
21687
21688 * simple.el (line-move): Add fourth optional arg try-vscroll which
21689 must be set to perform auto-window-vscroll.
21690 When moving backwards and doing auto-window-vscroll, automatically
21691 vscroll to the last part of lines which are taller than the window.
21692 (next-line, previous-line): Set try-vscroll arg on line-move.
21693
21694 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
21695
21696 * replace.el (query-replace, query-replace-regexp)
21697 (replace-string, replace-regexp): When operating on region, make
21698 the minibuffer prompt say so.
21699
21700 * isearch.el (isearch-forward): Document isearch-query-replace and
21701 isearch-query-replace-regexp keybindings.
21702
21703 2005-02-19 Jay Belanger <belanger@truman.edu>
21704
21705 * calc/calc-aent.el (math-read-token): Add local variable.
21706
21707 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
21708 (calc-edit-top): Move declaration to earlier in file.
21709 (calc-edit-macro-repeats): Add local variables.
21710
21711 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
21712 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
21713 calcFunc-tanh.
21714 Adjust integration rule for calcFunc-tan.
21715
21716 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21717
21718 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
21719 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
21720 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
21721 (viper-skip-separators): Bug fix.
21722 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
21723 particular major mode.
21724 (viper-del-backward-char-in-replace): Don't put deleted char on the
21725 kill ring.
21726
21727 * viper-ex.el (viper-color-display-p): New function.
21728 (viper-has-face-support-p): Use viper-color-display-p.
21729
21730 * viper-keym.el (viper-gnus-modifier-map): New keymap.
21731
21732 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
21733
21734 * viper-util.el (viper-glob-unix-files): Fix shell status check.
21735 (viper-file-remote-p): Make equivalent to file-remote-p.
21736
21737 * viper.el (viper-major-mode-modifier-list):
21738 Use viper-gnus-modifier-map.
21739
21740 2005-02-19 David Kastrup <dak@gnu.org>
21741
21742 * subr.el (subregexp-context-p): Fix garbled doc string by adding
21743 quoting.
21744
21745 2005-02-19 Jay Belanger <belanger@truman.edu>
21746
21747 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
21748 Remove extra definitions.
21749 (calc-coth): New function.
21750 (calcFunc-cot): Fix `let'.
21751
21752 2005-02-19 Eli Zaretskii <eliz@gnu.org>
21753
21754 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
21755 the reasons we use "type pc" in these faces.
21756
21757 * button.el (button): Ditto.
21758
21759 2005-02-19 Michael Mauger <mmaug@yahoo.com>
21760
21761 * replace.el (query-replace-read-from): Set the value of
21762 query-replace-from-history-variable to handle the case of an empty
21763 string entered to accept the suggested default.
21764
21765 * net/tramp.el (tramp-file-name-for-operation):
21766 Use dired-call-process instead of dired-call-process-command.
21767
21768 2005-02-19 Jay Belanger <belanger@truman.edu>
21769
21770 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
21771 (math-div-non-trig): New variables.
21772 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
21773 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
21774 (math-combine-prod, math-div-symb-fancy): Add simplifications for
21775 trig expressions.
21776
21777 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
21778
21779 * progmodes/gdb-ui.el (gdb-var-update-handler)
21780 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
21781 for watch expressions,
21782 (gdb-var-create-handler): Don't set speedbar-update-flag.
21783 (gdb-post-prompt): Simplify test for speedbar.
21784
21785 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21786
21787 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
21788 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
21789 we use the syntax table of the correct buffer.
21790 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
21791 Felix Gatzemeier.
21792
21793 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
21794 (ediff-file-remote-p): Make synonymous with file-remote-p.
21795 In all deffaces ediff-*-face-*, use min-colors.
21796
21797 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
21798 ediff-recurse-to-subdirectories.
21799 (ediff-mark-if-equal): Check that the arguments are strings, use
21800 ediff-same-contents (after to Felix Gatzemeier).
21801
21802 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
21803 nil.
21804
21805 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
21806
21807 * log-view.el (log-view-message-re): Fix up Subversion regexp.
21808
21809 2005-02-18 David Kastrup <dak@gnu.org>
21810
21811 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
21812 use `mark-active' when defined.
21813
21814 2005-02-18 Kenichi Handa <handa@m17n.org>
21815
21816 * ps-print.el (ps-font-info-database): New entry
21817 ZapfChancery-MediumItalic with correct font name. Fix font name
21818 of the entry Zapf-Chancery-MediumItalic.
21819
21820 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
21821
21822 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
21823
21824 2005-02-16 Kim F. Storm <storm@cua.dk>
21825
21826 * ido.el (ido-fallback-command): Pass user input to fallback command.
21827
21828 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
21829
21830 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
21831 (gdb-find-file-hook): Add server prefix.
21832
21833 2005-02-16 Richard M. Stallman <rms@gnu.org>
21834
21835 * replace.el (perform-replace): Pass new args to replace-highlight.
21836 (replace-highlight): Take region args,
21837 and pass them to isearch-lazy-highlight-new-loop.
21838
21839 * novice.el (disabled-command-hook): Autoload the defalias
21840 and the make-obsolete-variable call.
21841
21842 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
21843
21844 * isearch.el (isearch-lazy-highlight-start-limit)
21845 (isearch-lazy-highlight-end-limit): New variables limit
21846 the region for highlighting.
21847 (isearch-lazy-highlight-new-loop): New args BEG and END.
21848 (isearch-lazy-highlight-search): Use the new vars.
21849 (isearch-lazy-highlight-update): Likewise.
21850
21851 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
21852
21853 * cus-start.el (all): Use default-boundp.
21854
21855 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
21856
21857 * menu-bar.el (menu-bar-select-frame): Handle current frame.
21858
21859 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
21860
21861 * autorevert.el (auto-revert-stop-on-user-input)
21862 (auto-revert-verbose): Doc fixes.
21863
21864 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
21865
21866 * international/mule-cmds.el (set-locale-environment): Remove call
21867 to set-selection-coding-system on Windows.
21868
21869 2005-02-15 Jay Belanger <belanger@truman.edu>
21870
21871 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
21872 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
21873 calcFunc-coth.
21874 (math-simplify-sqrt): Add simplifications.
21875
21876 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
21877 to list.
21878
21879 * calc/calc-ext.el: Add functions to autoloads.
21880
21881 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
21882 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
21883 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
21884 (math-csc-raw, math-cot-raw): New functions.
21885
21886 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
21887
21888 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
21889 the variable name in a message.
21890
21891 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
21892 calcFunc-csc, calcFunc-cot.
21893
21894 * calc/calcalg2.el: Add derivative and integration rules for
21895 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
21896 calcFunc-csch, calcFunc-coth.
21897 (math-do-integral-methods): Add to checks for when to use
21898 substitutions.
21899
21900 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
21901
21902 2005-02-15 Lute Kamstra <lute@gnu.org>
21903
21904 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
21905 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
21906 <monnier@iro.umontreal.ca>
21907 (lisp-outline-level): Improve efficiency. Suggested by David
21908 Kastrup <dak@gnu.org>.
21909
21910 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
21911
21912 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
21913 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
21914 (gdb-set-gud-minor-mode-existing-buffers): New functions.
21915 (gdb-find-file-hook): New hook. Add it to find-file-hook.
21916 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
21917
21918 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
21919
21920 * cus-start.el (all): Comment change.
21921
21922 2005-02-14 Lute Kamstra <lute@gnu.org>
21923
21924 * cus-start.el (all): Check if symbol is void.
21925
21926 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
21927
21928 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
21929 optional argument to \cite.
21930
21931 2005-02-14 Richard M. Stallman <rms@gnu.org>
21932
21933 * cus-edit.el (custom-buffer-create-internal): Update help message.
21934 (custom-magic-alist): Update help messages.
21935
21936 * cus-start.el (all): Allow a var to specify a standard value.
21937
21938 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
21939
21940 * custom.el (custom-theme-set-variables): Handle variable aliases.
21941
21942 * frame.el (blink-cursor-timer): Doc fix.
21943 (blink-cursor): Make it an alias for `blink-cursor-mode' and
21944 declare obsolete.
21945 (blink-cursor-mode): Define with defcustom and use correct
21946 standard expression in that defcustom.
21947 * startup.el (command-line): Adapt to above changes in frame.el.
21948
21949 2005-02-11 Lute Kamstra <lute@gnu.org>
21950
21951 * apropos.el (apropos-score-doc): Prevent division by zero.
21952
21953 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
21954
21955 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
21956 (icalendar--get-event-property-attributes)
21957 (icalendar--get-event-properties)
21958 (icalendar--datetime-to-diary-date): New functions.
21959 (icalendar--split-value): Doc fix.
21960 (icalendar--datetime-to-noneuropean-date)
21961 (icalendar--datetime-to-european-date): New optional argument
21962 SEPARATOR. Return result as a string instead of a list.
21963 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
21964 (icalendar--convert-string-for-export): Rename arg S to STRING.
21965 (icalendar-export-region): Doc fix. Change name of error buffer.
21966 Save output buffer.
21967 (icalendar-import-file): Add blank at end of prompt.
21968 (icalendar-import-buffer): Doc fix. Do not switch to error
21969 buffer. Indicate status in return value.
21970 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
21971 buffer. Save output buffer. Handle exception from recurrence
21972 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
21973 events. Fix problems with weekly all-day events.
21974
21975 2005-02-10 Richard M. Stallman <rms@gnu.org>
21976
21977 * simple.el (eval-expression-print-format):
21978 Avoid warning about edebug-active.
21979
21980 * help.el (help-for-help-internal): Rename from help-for-help.
21981 (help-for-help): Define with defalias.
21982
21983 * font-core.el (font-lock-default-function): Use with-no-warnings.
21984
21985 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
21986
21987 * custom.el (defface): Doc fix.
21988
21989 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
21990
21991 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
21992 width 0" to prevent word wrapping problems.
21993
21994 2005-02-09 Kim F. Storm <storm@cua.dk>
21995
21996 * ido.el (ido-file-extensions-order): New defcustom.
21997 (ido-file-extension-lessp, ido-file-extension-aux)
21998 (ido-file-extension-order): New advanced file ordering.
21999 (ido-file-lessp): New simple file ordering.
22000 (ido-sort-list): Remove.
22001 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
22002 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
22003
22004 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
22005
22006 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
22007 that some versions of grep produce.
22008 (grep-mode-font-lock-keywords): Likewise.
22009
22010 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
22011
22012 * progmodes/gdb-ui.el (gdb-location-list): New variable.
22013 (gdb-cdir): Delete.
22014 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
22015 (gdb-source-info): Treat case when source file is in another
22016 directory properly.
22017 (gdb-get-location): New function.
22018
22019 2005-02-07 Jay Belanger <belanger@truman.edu>
22020
22021 * calc/calc-prog.el (calc-write-parse-table-part)
22022 (calc-fix-token-name): Fix a check for language type.
22023
22024 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
22025
22026 2005-02-07 Andre Spiegel <spiegel@gnu.org>
22027
22028 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
22029 as directory not writable.
22030
22031 2005-02-07 Kim F. Storm <storm@cua.dk>
22032
22033 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
22034 (cua--standard-movement-commands): Remove list.
22035 Instead, set CUA property value to move for movement commands.
22036 (cua-movement-commands): Remove. Users must set CUA prop instead.
22037 (cua--pre-command-handler): Check CUA property.
22038 (cua--init-keymaps): Don't remap undo commands.
22039 (cua-mode): Don't call cua--rectangle-on-off.
22040
22041 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
22042 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
22043 (cua--rect-undo-set-point): New var.
22044 (cua--rectangle-undo-boundary): Setup undo apply entry.
22045 (cua--rect-undo-handler): New function for rectangle undo.
22046 (cua--rect-start-position, cua--rect-end-position): Add.
22047 (cua--rectangle-post-command): Call cua--rectangle-set-corners
22048 for restored rectangle. Set point if cua--rect-undo-set-point.
22049
22050 2005-02-06 Jay Belanger <belanger@truman.edu>
22051
22052 * calc/calc-lang.el (calc-tex-language): Display more information
22053 in messages.
22054
22055 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
22056 in TeX mode.
22057
22058 2005-02-06 Richard M. Stallman <rms@gnu.org>
22059
22060 * emacs-lisp/lisp.el (buffer-end): Doc fix.
22061
22062 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
22063
22064 * net/ldap.el (ldap-search-internal): Support attributes with
22065 optional descriptions separated by a semi-colon, as in
22066 "userCertificate;binary".
22067
22068 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22069
22070 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
22071 isn't a cons (i.e. the version is 0).
22072
22073 2005-02-05 Eli Zaretskii <eliz@gnu.org>
22074
22075 * help.el (help-for-help): Doc fix.
22076
22077 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
22078
22079 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
22080 GDB-Windows on the menu-bar as this works better.
22081
22082 2005-02-04 Jay Belanger <belanger@truman.edu>
22083
22084 * calc/calc-embed.el (calc-embedded-update): Don't put in
22085 unnecessary newlines. Adjust the end of formula marker.
22086
22087 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
22088 (math-latex-parse-two-args): New function.
22089
22090 2005-02-03 Lute Kamstra <lute@gnu.org>
22091
22092 * help-fns.el (help-with-tutorial): Make sure that users cannot
22093 remove the entire text of the tutorial by means of `undo'.
22094
22095 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
22096
22097 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
22098 in recent changes, where the ispell process was repeatedly
22099 killed & restarted.
22100
22101 * international/mule-cmds.el (set-locale-environment): Set file-name
22102 coding system to utf-8 on Darwin systems.
22103 (set-default-coding-systems): Don't set default-file-name-coding-system
22104 on Darwin systems.
22105
22106 2005-02-03 Richard M. Stallman <rms@gnu.org>
22107
22108 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
22109
22110 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
22111
22112 * faces.el (list-faces-display): Add optional argument.
22113
22114 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
22115
22116 * font-core.el (font-lock-default-function): Handle the rare case where
22117 only font-lock-keywords is set.
22118
22119 2005-02-02 Kenichi Handa <handa@m17n.org>
22120
22121 * international/characters.el: Cancel previous change for
22122 I-WITH-DOT-ABOVE and DOTLESS-i.
22123
22124 * international/latin-5.el: Cancel previous change.
22125
22126 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
22127
22128 * progmodes/gud.el: Correction to syntax in gud-menu-map.
22129
22130 2005-02-02 Kenichi Handa <handa@m17n.org>
22131
22132 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
22133 DOTLESS-i.
22134
22135 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
22136 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
22137
22138 * case-table.el (get-upcase-table): New function.
22139 (copy-case-table): Copy upcaes table too if non-nil.
22140 (set-case-syntax-delims): Maintain upcase table too.
22141 (set-case-syntax-pair): Likewise.
22142 (set-upcase-syntax, set-downcase-syntax): New functions.
22143 (set-case-syntax): Maintain upcase table too.
22144
22145 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
22146
22147 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
22148
22149 * progmodes/gud.el (gud-goto-info): New function.
22150 (gud-tool-bar-map): Use correct icon.
22151
22152 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
22153
22154 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
22155 When delegating, order args in the funcall correctly.
22156
22157 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
22158
22159 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
22160
22161 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
22162
22163 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
22164 buffer not visiting a file.
22165
22166 2005-01-31 Jay Belanger <belanger@truman.edu>
22167
22168 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
22169 bound on the line with the formula.
22170
22171 2005-01-31 Kim F. Storm <storm@cua.dk>
22172
22173 * ses.el (ses-create-cell-variable-range)
22174 (ses-destroy-cell-variable-range, ses-reset-header-string)
22175 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
22176 (ses-insert-row): Fix format of apply undo entries.
22177
22178 2005-01-31 Jay Belanger <belanger@truman.edu>
22179
22180 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
22181 parts.
22182
22183 * calc/calc-embed.el (calc-embedded-open-formula)
22184 (calc-embedded-close-formula): Ignore matrix environments.
22185
22186 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
22187 TeX mode.
22188
22189 * calc/calc-lang.el (math-function-table, math-oper-table)
22190 (math-variable-table): Adjust the LaTeX portions.
22191
22192 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
22193 (math-latex-ignore-words): New constant.
22194
22195 2005-01-31 Richard M. Stallman <rms@gnu.org>
22196
22197 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
22198 (ispell-local-dictionary): Doc fix.
22199 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
22200 Don't reinitialize at run time. Don't defcustom.
22201 All uses changed to append ispell-local-dictionary-alist,
22202 or check it first.
22203 (ispell-current-dictionary): New variable for dictionary in use.
22204 (ispell-dictionary): Now used only for global default.
22205 (ispell-start-process): Set ispell-current-dictionary,
22206 not ispell-dictionary.
22207 (ispell-change-dictionary): Use this only for setting
22208 user preferences.
22209 (ispell-internal-change-dictionary): New function
22210 to change the current dictionary in use.
22211 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
22212 Use ispell-current-dictionary.
22213 Handle ispell-local-dictionary-overridden.
22214 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
22215
22216 2005-01-31 Jay Belanger <belanger@truman.edu>
22217
22218 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
22219
22220 * calc/calc-ext.el: Add calc-latex-language to autoloads.
22221 (calc-mode-map): Add calc-latex-language.
22222
22223 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
22224 (math-latex-print-frac): New functions.
22225 (math-oper-table, math-function-table, math-variable-table)
22226 (math-complex-format, math-input-filter): Add latex properties.
22227 (calc-set-language): Set math-expr-special-function-mapping.
22228
22229 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
22230 (calc-write-parse-table-part): Add LaTeX support.
22231
22232 * calc/calc.el (calc-language): Adjust docstring.
22233 (calc-set-mode-line): Add LaTeX support.
22234 (math-expr-special-function-mapping): New variable.
22235 (math-tex-ignore-words): Add to list.
22236
22237 * calc/calccomp.el (math-compose-expr, math-compose-rows):
22238 Add LaTeX support.
22239 (math-compose-expr): Add support for special functions.
22240
22241 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
22242
22243 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
22244
22245 * progmodes/gdb-ui.el (gdb-memory-address)
22246 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
22247 (gdb-memory-mode-map, gdb-memory-format-keymap)
22248 (gdb-memory-format-menu, gdb-memory-unit-keymap)
22249 (gdb-memory-unit-menu): New variables for a buffer
22250 that lets the user examine program memory.
22251 (gdb-memory-set-address, gdb-memory-set-repeat-count)
22252 (gdb-memory-format-binary, gdb-memory-format-octal)
22253 (gdb-memory-format-unsigned, gdb-memory-format-signed)
22254 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
22255 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
22256 (gdb-memory-unit-word, gdb-memory-unit-halfword)
22257 (gdb-memory-unit-byte, gdb-memory-unit-menu)
22258 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
22259 (gdb-memory-mode, gdb-memory-buffer-name)
22260 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
22261 New functions for above buffer.
22262
22263 2005-01-30 Richard M. Stallman <rms@gnu.org>
22264
22265 * cus-edit.el (custom-bury-buffer): Function deleted.
22266 (custom-buffer-done-function): Option deleted.
22267 (custom-buffer-done-kill): New replacement option.
22268 (Custom-buffer-done): Call quit-window.
22269 (custom-buffer-create-internal): Update for above changes.
22270
22271 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
22272
22273 * simple.el (undo-ask-before-discard): New var.
22274 (undo-outer-limit-truncate): Implement it.
22275 (undo-extra-outer-limit): Doc update.
22276
22277 2005-01-29 Richard M. Stallman <rms@gnu.org>
22278
22279 * ses.el (undo-more): Delete defadvice.
22280 (ses-begin-change): Doc fix.
22281
22282 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
22283 instead of rebinding C-x u and C-_.
22284
22285 * files.el (normal-backup-enable-predicate): Return nil for files
22286 in /tmp, regardless of temporary-file-directory.
22287
22288 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
22289
22290 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
22291 (open-rectangle, delete-whitespace-rectangle-line)
22292 (clear-rectangle-line): If FILL, pass t instead of FILL
22293 for move-to-column's 2nd arg.
22294
22295 * simple.el (undo): Fix the test for continuing a series of undos.
22296 (undo-more): Set pending-undo-list to t when we reach end.
22297 (pending-undo-list): Move up defvar.
22298
22299 * wid-edit.el (widget-button-click):
22300 Shorten the range of the track-mouse binding.
22301
22302 * comint.el (comint-insert-input): Undo previous changes;
22303 use last-input-event in interactive spec.
22304
22305 2005-01-29 Eli Zaretskii <eliz@gnu.org>
22306
22307 * progmodes/compile.el (compilation-start): Bind buffer-read-only
22308 to nil before invoking call-process. Reset buffer's modified flag
22309 after fontifying it in the no-async branch.
22310
22311 * wid-edit.el (widget-specify-button): If mouse pointer shape
22312 cannot be changed, use mouse face instead.
22313
22314 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
22315
22316 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
22317 (gdb-goto-breakpoint): Make breakpoint handling work on template
22318 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
22319 (gdb-assembler-custom): Update to recognize breakpoint information
22320 added on 2005-01-19.
22321
22322 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
22323
22324 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
22325 (dsssl-mode): Use define-derived-mode.
22326 (scheme-mode-initialize): Remove.
22327 (scheme-mode): Use run-mode-hooks.
22328
22329 * cus-edit.el (customize-group-other-window)
22330 (custom-buffer-create-other-window): Don't override special-display-*.
22331 (custom-mode-map): Make it dense.
22332
22333 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
22334 sets the default value.
22335
22336 2005-01-28 Eli Zaretskii <eliz@gnu.org>
22337
22338 * descr-text.el: Add more keywords.
22339
22340 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
22341
22342 * speedbar.el: Avoid unnecessary use of locate-library.
22343
22344 * international/mule-cmds.el (standard-display-european-internal):
22345 Don't fiddle with latin-1 non-break space any more since it's now
22346 special cased in the C code.
22347 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
22348
22349 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
22350
22351 * cus-start.el (all): Add `undo-outer-limit'.
22352
22353 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22354
22355 * textmodes/bibtex.el (bibtex-format-entry):
22356 Use `bibtex-empty-field-re' only on the text of fields, not on entire
22357 field lines.
22358 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
22359 not on part of a buffer.
22360
22361 2005-01-25 Lute Kamstra <lute@gnu.org>
22362
22363 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
22364 nonempty field text strings like "{letters\\macro{}more letters}".
22365 Clarify docstring.
22366 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
22367 (bibtex-entry-offset, bibtex-parse-association)
22368 (bibtex-parse-field-name): Fix typos in docstrings.
22369 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
22370
22371 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
22372
22373 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
22374 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
22375 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
22376 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
22377
22378 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
22379 isearch minor mode.
22380
22381 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
22382
22383 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
22384
22385 2005-01-24 Lute Kamstra <lute@gnu.org>
22386
22387 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
22388 CASECHARS and NOT-CASECHARS regular expressions of the
22389 "nederlands" and "nederlands8" dictionaries to prevent a "Range
22390 striding over charsets" error.
22391
22392 2005-01-24 Jay Belanger <belanger@truman.edu>
22393
22394 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
22395 display variable name.
22396
22397 2005-01-24 Kenichi Handa <handa@m17n.org>
22398
22399 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
22400 Fix setting of the element of encoded-kbd-iso2022-invocations.
22401
22402 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
22403
22404 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
22405 (gdb-threads-select): Change to also accept mouse events.
22406 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
22407 (gdb-threads-mouse-select): Delete.
22408
22409 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
22410
22411 * files.el (insert-directory): Take care of empty directory,
22412 listed without -a switch.
22413
22414 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
22415
22416 * textmodes/refill.el (refill-post-command-function):
22417 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
22418 to the list of functions that we should be careful not to undo.
22419 (refill-late-fill-paragraph-function): Remove.
22420 (refill-saved-state): New var.
22421 (refill-mode): Use it to save fill-paragraph-function.
22422 Save also the value of auto-fill-function.
22423
22424 * term/w32-win.el: Simplify code.
22425
22426 2005-01-23 Kim F. Storm <storm@cua.dk>
22427
22428 * simple.el (line-move): Adapt to new return value from
22429 pos-visible-in-window-p.
22430
22431 * simple.el (line-move): Fix last change. Check partial
22432 visibility at point rather than at window-start.
22433
22434 2005-01-22 Jason Rumney <jasonr@gnu.org>
22435
22436 * term/w32-win.el (xw-defined-colors): Remove debug-message.
22437
22438 2005-01-22 David Kastrup <dak@gnu.org>
22439
22440 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
22441
22442 2005-01-22 Eli Zaretskii <eliz@gnu.org>
22443
22444 * type-break.el (type-break-mode): Add a test for
22445 type-break-file-name being non-nil.
22446
22447 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
22448
22449 * net/eudc.el (top level): Call (message "") via progn, so that
22450 eudc-options-file is loaded.
22451
22452 2005-01-22 Kim F. Storm <storm@cua.dk>
22453
22454 * simple.el (line-move-1): Rename from line-move.
22455 (line-move): New function that adjusts vscroll for partially
22456 visible rows, and calls line-move-1 otherwise.
22457
22458 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
22459
22460 * pcomplete.el: Define pcomplete-read-event instead of read-event,
22461 since it's not a complete read-event implementation
22462
22463 2005-01-20 Jay Belanger <belanger@truman.edu>
22464
22465 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
22466 for called function.
22467
22468 2005-01-20 Steven Tamm <steventamm@mac.com>
22469
22470 * term/mac-win.el (process-connection-type): Remove.
22471 Controlled now by s/darwin.h:PTY_ITERATION.
22472
22473 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
22474
22475 * window.el (handle-select-window): Don't switch window when we're
22476 in the minibuffer.
22477
22478 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
22479
22480 * subr.el (dotimes-with-progress-reporter): New macro.
22481
22482 * ses.el (ses-dotimes-msg): Remove macro.
22483 Use `dotimes-with-progress-reporter' instead.
22484
22485 2005-01-19 Steven Tamm <steventamm@mac.com>
22486
22487 * term/mac-win.el (process-connection-type): Use new
22488 operating-system-release variable to use ptys on Darwin 7 (OS X
22489 10.3) when using carbon build.
22490
22491 2005-01-19 Jay Belanger <belanger@truman.edu>
22492
22493 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
22494 flags if the last command was a tab or M-tab.
22495
22496 * calc/calc-prog.el (calc-user-define-edit): Put original formula
22497 in formula editing buffer.
22498
22499 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
22500
22501 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
22502 breakpoint image symbol in margin.
22503
22504 2005-01-19 Jay Belanger <belanger@truman.edu>
22505
22506 * calc/calc-prog.el (calc-execute-kbd-macro):
22507 Ignore calc-keep-arg-flag.
22508
22509 2005-01-19 Kenichi Handa <handa@m17n.org>
22510
22511 * textmodes/ispell.el (ispell-looking-at): New function.
22512 (ispell-process-line): Use ispell-looking-at to compare the ispell
22513 output and the buffer contents.
22514
22515 2005-01-18 Jay Belanger <belanger@truman.edu>
22516
22517 * calc/calc.el (calc-display-raw): Fix docstring.
22518
22519 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
22520
22521 * simple.el (blink-matching-open): Strip extra info from syntax.
22522
22523 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
22524 funny chars in the end-of-here-doc marker.
22525
22526 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
22527
22528 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
22529 that enable/disabled state of breakpoints is shown correctly in
22530 fringe and on ttys.
22531 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
22532 Add breakpoint information as text properties.
22533 (gdb-mouse-toggle-breakpoint):
22534 Rename to gdb-mouse-set-clear-breakpoint.
22535 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
22536 breakpoints in the margin.
22537 (gdb-remove-strings): Simplify.
22538
22539 2005-01-17 Jay Belanger <belanger@truman.edu>
22540
22541 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
22542 erasing buffer.
22543
22544 2005-01-17 Richard M. Stallman <rms@gnu.org>
22545
22546 * progmodes/grep.el (grep-find): Copy from `grep' the condition
22547 for calling grep-compute-defaults.
22548
22549 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
22550 if buffer is empty.
22551
22552 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
22553
22554 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
22555
22556 * hilit-chg.el (highlight-changes-mode): Don't autoload.
22557
22558 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
22559 non-preloaded variables.
22560
22561 2005-01-17 Steven Tamm <steventamm@mac.com>
22562
22563 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
22564 tex-shell cause to force interactivity when using pipes.
22565
22566 2005-01-17 Kim F. Storm <storm@cua.dk>
22567
22568 * simple.el (just-one-space): Make arg optional.
22569
22570 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
22571
22572 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
22573 posn-at-x-y to t to access left-margin.
22574
22575 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
22576
22577 Sync with Tramp 2.0.47.
22578
22579 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
22580 catching keep-date problems in cp/scp operations.
22581 (tramp-handle-copy-file): Don't call `set-file-modes'
22582 unconditionally. Specialized functions should know better what is
22583 necessary. This improves performance a little bit, and the
22584 functions could catch errors with `cp -p' and `scp -p'.
22585 (tramp-do-copy-or-rename-file-via-buffer)
22586 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
22587 when appropriate.
22588 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
22589 Call `set-file-modes' when appropriate.
22590 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
22591 Johnsson <isak@hypergene.com>
22592 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
22593 of both Tramp buffer and debug buffer. Reported by Joakim Verona
22594 <joakim@verona.se>
22595 (tramp-file-name-for-operation): Mark `shell-command' as magic for
22596 Emacs only.
22597
22598 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
22599 `find-file-hooks' and `dired-mode-hook'.
22600 (tramp-minor-mode-map): Respective map. Add remapping for
22601 `compile' and `recompile'.
22602 (tramp-remap-command, tramp-recompile): New defuns.
22603 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
22604 in buffer "*Compilation*". Call the commands asynchronously.
22605
22606 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
22607 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
22608 `shell-command', because it isn't magic in XEmacs. Reported by
22609 Adrian Aichner <adrian@xemacs.org>.
22610
22611 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
22612 `substitute-in-file-name.
22613 (tramp-smb-handle-substitute-in-file-name): New defun.
22614 (tramp-smb-advice-PC-do-completion): Delete advice.
22615
22616 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
22617
22618 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
22619 Fix error in deleting region.
22620
22621 2005-01-15 Richard M. Stallman <rms@gnu.org>
22622
22623 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
22624 In non-temp buffer, switch syntax table temporarily.
22625
22626 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
22627
22628 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
22629
22630 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
22631
22632 * imenu.el (imenu--split-menu): Copy menulist before sorting.
22633 (imenu--generic-function): Use START, not BEG, as pos of definition.
22634
22635 * simple.el (just-one-space): Argument specifies number of spaces.
22636
22637 * simple.el (eval-expression-print-format): Avoid warning
22638 about edebug-active.
22639
22640 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
22641
22642 * progmodes/sh-script.el: Code copied from make-mode.el
22643 with small changes,
22644 (sh-mode-map): Bind C-c C-\.
22645 (sh-backslash-column, sh-backslash-align): New variables.
22646 (sh-backslash-region, sh-append-backslash): New functions.
22647
22648 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
22649
22650 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
22651 (rmail-pop-password, rmail-pop-password-required): Move to
22652 rmail-obsolete group.
22653 (rmail-set-pop-password): Rename to rmail-set-remote-password.
22654 All callers updated.
22655 (rmail-get-pop-password): Rename to rmail-get-remote-password.
22656 Take an argument specifying whether it is POP or IMAP mailbox we
22657 are using. All callers updated.
22658 (rmail-pop-password-error): Rename to
22659 rmail-remote-password-error. Added mailutils-specific error message.
22660 (rmail-movemail-search-path)
22661 (rmail-movemail-variant-in-use): New variables.
22662 (rmail-remote-password, rmail-remote-password-required):
22663 New customization variables.
22664 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
22665 (rmail-parse-url): New function.
22666 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
22667 with GNU mailutils movemail.
22668
22669 2005-01-15 Kevin Ryde <user42@zip.com.au>
22670
22671 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
22672 suffix to space, $ or '$, to correctly position point when going
22673 to @table style constants like DBL_MAX.
22674
22675 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
22676
22677 * type-break.el (type-break-mode, type-break-file-time)
22678 (type-break-file-keystroke-count, type-break-choose-file):
22679 Don't store data in or load data from the file if type-break-file-name
22680 is nil.
22681 (type-break-file-name): Doc update as per the above.
22682
22683 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
22684
22685 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
22686 lookup-key might return nil; handle that.
22687
22688 2005-01-15 Alan Mackenzie <acm@muc.de>
22689
22690 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
22691 rather than the element found, thus enabling the tree to be setcar'd.
22692
22693 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22694
22695 * textmodes/org.el (org-show-following-heading): New option.
22696 (org-show-hierarchy-above): Use `org-show-following-heading'.
22697 (org-cycle): Documentation fix.
22698
22699 * textmodes/org.el (orgtbl-optimized): New option
22700 (orgtbl-mode): New command, a minor mode.
22701 (orgtbl-mode-map): New variable.
22702 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
22703 (orgtbl-error, orgtbl-self-insert-command)
22704 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
22705
22706 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
22707 a local variable in each org-mode buffer.
22708
22709 * textmodes/org.el (org-set-regexps-and-options): Rename from
22710 `org-set-regexps'. Added checking for STARTUP keyword.
22711 (org-get-current-options): Add STARTUP options.
22712 (org-table-insert-row): Make mode intelligent about when
22713 realignment is needed.
22714 (org-self-insert-command, org-delete-backward-char, org-delete-char):
22715 New commands.
22716 (org-enable-table-editor): New default value `optimized'.
22717 (org-table-blank-field): Support blanking regions if active.
22718
22719 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22720
22721 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
22722 if the year is not given.
22723
22724 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
22725 Add new escapes %m and %M, fixed bug with %F by adding
22726 save-match-data.
22727 (reftex-reference): Remove ?. from list of spaces.
22728 (reftex-label-info): Add automatic label prefix recognition.
22729
22730 * textmodes/reftex-index.el (reftex-index-next-phrase):
22731 Add slave parameter to call of `reftex-index-this-phrase'.
22732 (reftex-index-this-phrase): New optional argument.
22733 (reftex-index-region-phrases): Add slave parameter to call of
22734 `reftex-index-this-phrase'.
22735 (reftex-display-index): New argument redo.
22736 (reftex-index-rescan): Add `redo' to arguments of
22737 `reftex-display-index'.
22738 (reftex-index-Rescan, reftex-index-revert)
22739 (reftex-index-switch-index-tag): Add `redo' to arguments of
22740 `reftex-display-index'.
22741 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
22742 indexing. Fix bug with matching is there is a quote before or
22743 after the word.
22744
22745 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
22746 Fix bug when collecting citation keys in lines with comments.
22747 (reftex-citation): Prefix argument no longer rescans the document,
22748 but forces prompting for optional arguments of cite macros.
22749 (reftex-do-citation): Prompting for optional arguments implemented.
22750
22751 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
22752 Add optional arguments to most cite commands.
22753 (reftex-cite-cleanup-optional-args): New option
22754 (reftex-cite-prompt-optional-args): New option.
22755 (reftex-trust-label-prefix): New option.
22756
22757 * textmodes/reftex-toc.el (reftex-toc-find-section):
22758 Add push-mark before changing the position in the buffer.
22759
22760 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
22761 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
22762
22763 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
22764
22765 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
22766 more carefully.
22767
22768 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
22769
22770 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
22771 (sgml-mode): Use it.
22772 (sgml-get-context): Better keep track of implicitly closed tags.
22773
22774 2005-01-13 Kenichi Handa <handa@m17n.org>
22775
22776 * textmodes/ispell.el: These changes are to fix misalignment error
22777 caused by equivalent characters of different Emacs charsets.
22778 (ispell-unified-chars-table): New variable.
22779 (ispell-get-decoded-string): New function.
22780 (ispell-get-casechars, ispell-get-not-casechars)
22781 (ispell-get-otherchars): Call ispell-get-decoded-string.
22782
22783 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
22784
22785 * custom.el (custom-declare-variable): Just put symbol instead
22786 of (defvar . symbol) in `current-load-list'.
22787
22788 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
22789
22790 * emacs-lisp/elint.el: Fixed typo in Commentary section.
22791
22792 2005-01-12 Jay Belanger <belanger@truman.edu>
22793
22794 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
22795 to create a Calc summary.
22796
22797 2005-01-12 Kim F. Storm <storm@cua.dk>
22798
22799 * mouse.el (mouse-on-link-p): Change functionality and doc
22800 string to comply with latest description in lisp ref.
22801
22802 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
22803
22804 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
22805 Enable mouse clicks on mode-line, header-line and margin.
22806 (event-type): Give mouse event symbols an `event-kind' property
22807 with value `mouse-click'.
22808
22809 2005-01-12 Juri Linkov <juri@jurta.org>
22810
22811 * facemenu.el (list-colors-display): Add new arg buffer-name.
22812 Use it. Fix docstring. Replace code for identifying duplicate
22813 colors by the name with call to `list-colors-duplicates' which
22814 identifies duplicate colors by the value unless the color
22815 is one of special Windows colors. Set truncate-lines to t.
22816 Print sorted duplicate color names on each line. Indent to 22
22817 \(the longest color name in rgb.txt) instead of 20. Optimize.
22818 (list-colors-duplicates): New function.
22819 (facemenu-color-name-equal): Delete function.
22820
22821 * facemenu.el (list-colors-print): New function created from code
22822 in list-colors-display. Print #RRGGBB at the window right edge.
22823 (list-colors-display): When temp-buffer-show-function is not
22824 defined, call list-colors-print from temp-buffer-show-hook
22825 to get the right value of window-width in list-colors-print
22826 after the buffer is displayed.
22827
22828 * simple.el (pop-mark): Move deactivate-mark out of conditional
22829 part to deactivate the active mark regardless of the state of the
22830 mark ring.
22831
22832 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
22833 variables line in desktop files.
22834
22835 2005-01-12 Juri Linkov <juri@jurta.org>
22836
22837 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
22838 Bring together isearch highlight related options.
22839 (lazy-highlight): Replace group `replace' by `matching'.
22840 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22841 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22842 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
22843 and declare them obsolete.
22844 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
22845 (isearch-faces): Remove defgroup.
22846 (isearch-overlay, isearch-highlight, isearch-dehighlight):
22847 Move isearch highlighting code closer to lazy highlighting code.
22848
22849 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
22850 (query-replace-highlight, query-replace-lazy-highlight)
22851 (query-replace): Move definitions to the beginning of the file.
22852
22853 2005-01-11 Juri Linkov <juri@jurta.org>
22854
22855 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
22856 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
22857 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
22858
22859 * info.el (Info-history-forward): New variable.
22860 (Info-select-node): Reset Info-history-forward to nil.
22861 (Info-last): Turn into defalias.
22862 (Info-history-back): Rename from Info-last.
22863 Add current node to Info-history-forward.
22864 (Info-history-forward): New fun.
22865 (Info-mode-map): Replace Info-last by Info-history-back.
22866 Bind Info-history-forward to "r".
22867 (Info-mode-menu): Replace Info-last by Info-history-back.
22868 Fix menu item text. Add menu item for Info-history-forward.
22869 (info-tool-bar-map): Replace Info-last by Info-history-back.
22870 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
22871 for Info-history-forward.
22872 (Info-mode): Replace Info-last by Info-history-back in docstring.
22873 Add local variable Info-history-forward.
22874 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
22875
22876 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
22877
22878 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
22879 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
22880 Ignore select-window events rather than fiddle with
22881 mouse-autoselect-window.
22882
22883 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
22884
22885 * type-break.el (type-break-mode): Fix previous change.
22886
22887 2005-01-10 Jay Belanger <belanger@truman.edu>
22888
22889 * calc/calc-ext.el (calc-reset): Reset when inside embedded
22890 calculator; only reset when point is inside a calculator.
22891 Don't adjust the window height if the window takes up the whole height
22892 of the frame.
22893
22894 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
22895
22896 * ebuff-menu.el (Electric-buffer-menu-mode):
22897 Preserve value of buffer-local var header-line-format.
22898
22899 2005-01-09 Jay Belanger <belanger@truman.edu>
22900
22901 * calc/calc.el (calc-mode-var-list-restore-saved-values):
22902 Make sure settings file exists before accessing it.
22903
22904 * calc/calc-embed.el (calc-embedded-subst):
22905 Replace math-multi-subst-rec, which is only supposed to be called
22906 by math-multi-subst, by math-multi-subst.
22907
22908 2005-01-09 Andre Spiegel <spiegel@gnu.org>
22909
22910 * vc.el (vc-allow-async-revert): New user option.
22911 (vc-disable-async-diff): New internal variable.
22912 (vc-revert-buffer): Use them to disable asynchronous diff.
22913
22914 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
22915 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
22916 asynchronously if vc-disable-async-diff is t.
22917
22918 2005-01-09 Jay Belanger <belanger@truman.edu>
22919
22920 * calc/calc.el (defcalcmodevar): New macro.
22921 (calc-mode-var-list-restore-default-values)
22922 (calc-mode-var-list-restore-saved-values): New functions.
22923 (calc-mode-var-list): Use defcalcmodevar to define it.
22924 (calc-always-load-extensions, calc-line-numbering)
22925 (calc-line-breaking, calc-display-just, calc-display-origin)
22926 (calc-number-radix, calc-leading-zeros, calc-group-digits)
22927 (calc-group-char, calc-point-char, calc-frac-format)
22928 (calc-prefer-frac, calc-hms-format, calc-date-format)
22929 (calc-float-format, calc-full-float-format, calc-complex-format)
22930 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
22931 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
22932 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
22933 (calc-matrix-brackets, calc-language, calc-language-option)
22934 (calc-left-label, calc-right-label, calc-word-size)
22935 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
22936 (calc-display-raw, calc-internal-prec, calc-angle-mode)
22937 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
22938 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
22939 (calc-window-height, calc-display-trail, calc-show-selections)
22940 (calc-use-selections, calc-assoc-selections)
22941 (calc-display-working-message, calc-auto-why, calc-timing)
22942 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
22943 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
22944 (calc-gnuplot-default-device, calc-gnuplot-default-output)
22945 (calc-gnuplot-print-device, calc-gnuplot-print-output)
22946 (calc-gnuplot-geometry, calc-graph-default-resolution)
22947 (calc-graph-default-resolution-3d, calc-invocation-macro)
22948 (calc-show-banner): Use defcalcmodevar to declare them and set
22949 their default values.
22950
22951 * calc/calc-ext.el (calc-reset): Restore saved values of variables
22952 instead of default values (but restore default values if there is
22953 an argument of 0).
22954
22955 2005-01-09 David Kastrup <dak@gnu.org>
22956
22957 * desktop.el (desktop-restore-eager): Fix typo in type.
22958
22959 2005-01-08 Richard M. Stallman <rms@gnu.org>
22960
22961 * cus-edit.el (customize): Delete :link.
22962
22963 2005-01-08 Jay Belanger <belanger@truman.edu>
22964
22965 * calc/calc.el (calc-mode): Remove the extension from the
22966 `calc-settings-file' file name when loading it.
22967
22968 2005-01-08 Kim F. Storm <storm@cua.dk>
22969
22970 * info.el (Info-mode-map, Info-next-link-keymap)
22971 (Info-prev-link-keymap, Info-up-link-keymap):
22972 Map follow-link to mouse-face.
22973 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
22974
22975 2005-01-08 Jay Belanger <belanger@truman.edu>
22976
22977 * calc/calc.el (calc-settings-file): Change default value.
22978 Suggested by cgw in a comment in calc-mode.el.
22979
22980 * calc/calc-mode.el (calc-settings-file-name):
22981 Compare calc-settings-file to user-init-file instead of ~/.emacs.
22982 Replace ~/.emacs in a prompt by calc-settings-file.
22983
22984 2005-01-07 Lars Hansen <larsh@math.ku.dk>
22985
22986 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
22987 (desktop-lazy-idle-delay): New customizable variables.
22988 (desktop-buffer-args-list): New variable.
22989 (desktop-append-buffer-args): New function.
22990 (desktop-save): Call desktop-append-buffer-args for some buffers.
22991 (desktop-lazy-create-buffer): New function.
22992 (desktop-idle-create-buffers): New function.
22993 (desktop-read): Add message about buffers to restore lazily.
22994 (desktop-lazy-abort): New command.
22995 (desktop-clear): Call desktop-lazy-abort.
22996 (desktop-lazy-complete): New command.
22997
22998 2005-01-06 Richard M. Stallman <rms@gnu.org>
22999
23000 * emacs-lisp/find-func.el (find-face-definition):
23001 Rename from find-face.
23002
23003 2005-01-06 Kim F. Storm <storm@cua.dk>
23004
23005 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
23006
23007 * man.el (Man-xref-man-page, Man-xref-header-file)
23008 (Man-xref-normal-file): Add follow-link property.
23009
23010 2005-01-06 Jay Belanger <belanger@truman.edu>
23011
23012 * calc/calc-units.el: Make sure the proper macro definitions are
23013 available when compiling.
23014
23015 2005-01-06 Juri Linkov <juri@jurta.org>
23016
23017 * isearch.el (isearch-lazy-highlight-update):
23018 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
23019
23020 2005-01-06 Miles Bader <miles@gnu.org>
23021
23022 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
23023 (isearch-lazy-highlight-face): Use new name.
23024
23025 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
23026
23027 * uniquify.el (uniquify-rationalize-file-buffer-names):
23028 Re-add an interactive spec.
23029 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
23030 to the same name.
23031
23032 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
23033 (isearch-update, isearch-done): Adjust calls accordingly.
23034
23035 2005-01-05 Richard M. Stallman <rms@gnu.org>
23036
23037 * custom.el (custom-set-variables, custom-theme-set-variables):
23038 Clarify documentation.
23039
23040 * emacs-lisp/find-func.el (find-variable)
23041 (find-variable-other-window, find-variable-other-frame):
23042 Fix the TYPE args to find-function-read and find-function-do-it.
23043 (find-function): Doc fix.
23044 (find-function-at-point): Replace function-at-point alias.
23045
23046 2005-01-04 Richard M. Stallman <rms@gnu.org>
23047
23048 * cus-face.el (custom-declare-face):
23049 Record defface in current-load-list.
23050
23051 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
23052
23053 * emacs-lisp/find-func.el: Doc fixes.
23054 (find-face-regexp): New variable.
23055 (find-function-regexp-alist): New variable.
23056 (find-function-C-source): Third arg is now TYPE.
23057 (find-function-search-for-symbol): Handle general TYPE.
23058 (find-function-read, find-function-do-it): Handle general TYPE.
23059 (find-definition-noselect, find-face): New functions.
23060 (function-at-point): Alias deleted.
23061
23062 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
23063
23064 * battery.el (display-battery-mode): Rename from display-battery.
23065 Handle the case where it gets turned off.
23066
23067 2005-01-04 Richard M. Stallman <rms@gnu.org>
23068
23069 * cus-edit.el (customize): Make :link point to user doc.
23070
23071 * man.el (Man-fontify-manpage): Turn off undo generation.
23072
23073 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
23074
23075 2005-01-04 Andreas Schwab <schwab@suse.de>
23076
23077 * files.el (insert-directory): Only look for error lines in
23078 inserted text. Don't move too far after processing --dired markers.
23079
23080 2005-01-04 Richard M. Stallman <rms@gnu.org>
23081
23082 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
23083 Don't expand if the character is @, period, dash, etc.
23084 (define-mail-abbrev): Quote names that contain problem characters.
23085
23086 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
23087
23088 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
23089
23090 2005-01-03 Richard M. Stallman <rms@gnu.org>
23091
23092 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
23093 (query-replace-highlight, query-replace-lazy-highlight)
23094 (query-replace): Definitions moved up. Doc fix.
23095
23096 2005-01-03 Richard M. Stallman <rms@gnu.org>
23097
23098 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
23099 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
23100 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
23101 (lazy-highlight-face): Rename from isearch-lazy-...
23102 Change all references to them.
23103
23104 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
23105
23106 * cus-edit.el (custom-file): Doc fix for defcustom.
23107 (custom-file): The function no longer sets the variable
23108 `custom-file' to its return value.
23109
23110 * startup.el (command-line): No longer load `custom-file'.
23111
23112 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
23113
23114 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
23115
23116 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
23117 Don't confuse module-prefixed identifiers for labels.
23118 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
23119
23120 2005-01-02 Richard M. Stallman <rms@gnu.org>
23121
23122 * files.el (basic-save-buffer-1): Fix previous change.
23123
23124 * loadhist.el (file-loadhist-lookup): New function.
23125 (file-provides, file-requires): Use it.
23126
23127 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
23128 instead of calculating the right size.
23129
23130 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
23131
23132 * vc-svn.el (vc-svn-diff): Stay local if possible.
23133
23134 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
23135
23136 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
23137
23138 * files.el (hack-local-variables): Fix last change.
23139
23140 2005-01-02 Jay Belanger <belanger@truman.edu>
23141
23142 * calc/calc-yank.el (calc-edit-top): New variable.
23143 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
23144 object. Change header properties.
23145 (calc-edit-finish, calc-edit-finish-stack-object)
23146 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
23147 edited object.
23148 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
23149 for the beginning of the edited object.
23150 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
23151 for the beginning of the edited object.
23152 * calc/calc-prog.el (calc-edit-macro-finish-edit)
23153 (calc-finish-formula-edit, calc-macro-repeats)
23154 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
23155 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
23156 beginning of the edited object.
23157 (calc-user-define-edit): Change the header for editing macros.
23158 Remove unnecessary variable.
23159
23160 2005-01-01 Jay Belanger <belanger@truman.edu>
23161
23162 * calc/calc-yank.el (calc-edit-mode): Change default header.
23163 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
23164 * calc/calc-store.el (calc-edit-variable): Change title to match new
23165 header.
23166 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
23167 mode to match new header.
23168 (calc-user-define-edit): Change titles to include names of commands.
23169 (calc-finish-formula-edit): Adjust to handle new header.
23170 (calc-finish-macro-edit): Remove.
23171 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
23172 (calc-edit-macro-command, calc-edit-macro-command-type)
23173 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
23174 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
23175 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
23176 (calc-edit-macro-finish-edit): New functions.
23177 (calc-user-define-edit): Use new functions to edit named calc macros.
23178
23179 2005-01-01 Stefan <monnier@iro.umontreal.ca>
23180
23181 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
23182
23183 * ses.el (copy-region-as-kill): Deactivate mark.
23184
23185 2005-01-01 Richard M. Stallman <rms@gnu.org>
23186
23187 * replace.el (occur-1): If the output buffer is also an input,
23188 don't kill it, rename it.
23189
23190 * faces.el (set-face-background, set-face-foreground): Doc fix.
23191
23192 * cus-face.el (custom-face-attributes): Fix :help-echo strings
23193 for :foreground and :background.
23194
23195 * dired.el (dired-view-command-alist): Variable deleted.
23196 (dired-view-file, dired-mouse-find-file-other-window):
23197 Delete the code to use it.
23198
23199 2005-01-01 Kim F. Storm <storm@cua.dk>
23200
23201 * image.el (insert-sliced-image): Use t for line-height property.
23202
23203 See ChangeLog.11 for earlier changes.
23204
23205 ;; Local Variables:
23206 ;; coding: iso-2022-7bit
23207 ;; End:
23208
23209 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
23210 Copying and distribution of this file, with or without modification,
23211 are permitted provided the copyright notice and this notice are preserved.
23212
23213 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1