]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
4 (gdb-init-1, gdb-post-prompt): ...and references to it.
5 (gdb-frame-handler): Strip directory name from filename if present.
6
7 * progmodes/gud.el (gdb-force-update): Delete defvar
8 (gud-speedbar-buttons): ...and references to it. Use window-start
9 to try to keep positon in watch expression.
10
11 2006-05-03 Richard Stallman <rms@gnu.org>
12
13 * simple.el (next-history-element, previous-history-element): Doc fix.
14
15 * isearch.el (isearch-update-ring): Doc fix.
16
17 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
18
19 * isearch.el (isearch-update-ring): Take history-delete-duplicates
20 into consideration. Replace one arm ifs with whens.
21
22 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
23
24 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
25 (menu): Fix typo.
26
27 2006-05-02 Miles Bader <miles@gnu.org>
28
29 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
30
31 2006-05-02 Jay Belanger <belanger@truman.edu>
32
33 * calc/calc-embed.el: (calc-override-minor-modes-map)
34 (calc-override-minor-modes): New variables.
35 (calc-do-embedded): Make sure that Calc keystrokes aren't
36 overwritten by minor modes.
37
38 2006-05-02 Chong Yidong <cyd@mit.edu>
39
40 * msb.el (msb): If EVENT is a down event, read and discard the up
41 event.
42
43 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
44
45 * startup.el (command-line-1): Refer to Lisp manual when
46 pure-space-overflow occurs.
47
48 * files.el (byte-compile-dynamic)
49 (byte-compile-dynamic-docstrings, byte-compile-warnings)
50 (find-file-visit-truename, indent-tabs-mode, left-margin)
51 (no-byte-compile no-update-autoloads, truncate-lines)
52 (version-control): Don't use `t' for safe-local-variable
53 declarations.
54
55 2006-05-01 Richard Stallman <rms@gnu.org>
56
57 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
58 M-r, M-R, M-A, M-SPC or M-DEL.
59 (diff-mode-map): diff-refine-hunk now on C-c C-w
60 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
61
62 * help-mode.el (help-mode): view-exit-action calls delete-window
63 only when it is safe and possible.
64
65 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
66 in messages.
67
68 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
69
70 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
71 in the default tool-bar-map.
72
73 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
74
75 * net/tramp.el (tramp-completion-file-name-handler-alist)
76 (tramp-run-real-handler, tramp-completion-run-real-handler)
77 (tramp-completion-handle-file-name-all-completions)
78 (tramp-completion-handle-file-name-completion): Autoload them.
79 (tramp-completion-handle-file-exists-p)
80 (tramp-completion-handle-file-name-directory)
81 (tramp-completion-handle-file-name-nondirectory)
82 (tramp-completion-handle-expand-file-name): Remove them.
83 (tramp-handle-file-name-directory): Return the real directory name.
84 Returning "/" only doesn't need to be necessary any longer.
85 (tramp-file-name-handler): Make special attention when in hostname
86 completion mode.
87 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
88 (tramp-register-file-name-handlers): Register
89 `tramp-completion-file-name-handler' only when
90 `partial-completion-mode is enabled.
91 (tramp-completion-handle-file-name-all-completions):
92 Delete directory part from results.
93 (tramp-get-completion-methods, tramp-get-completion-user-host):
94 Discard deleting "/", it doesn't work after the change of
95 `tramp-handle-file-name-directory' above.
96
97 2006-05-01 Kim F. Storm <storm@cua.dk>
98
99 * progmodes/grep.el (grep-expand-template): Use save-match-data
100 and symbol-value.
101
102 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
103
104 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop): Use
105 select-frame-set-input-focus instead of raise-frame.
106 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
107
108 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
109
110 * progmodes/gud.el (gud-def): Add %c case.
111 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
112 (gud-format-command): Make match case sensitive. Match on %F.
113
114 2006-04-30 Glenn Morris <rgm@gnu.org>
115
116 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
117 (cal-tex-preamble): Use cal-tex-preamble-extra.
118 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
119 than alias `list-diary-entries'.
120
121 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
122
123 * help-fns.el (describe-variable): Add info about safe local variables.
124
125 2006-04-29 Richard Stallman <rms@gnu.org>
126
127 * bindings.el (mode-line-format): help-echo doc fixes.
128
129 * net/tramp.el (tramp-file-name-handler-alist): Delete
130 expand-file-name and other operations that can cause spurious loading.
131
132 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
133
134 * files.el (safe-local-variable-p): Remove support for the special
135 value t.
136
137 * textmodes/paragraphs.el (sentence-end-without-space):
138 Fix safety predicate.
139 (sentence-end-double-space, sentence-end-without-period)
140 (paragraph-ignore-fill-prefix):
141 * textmodes/fill.el (colon-double-space):
142 * abbrev.el (abbrev-mode): Tighten the safety predicate.
143
144 * subr.el (booleanp): New fun.
145
146 * textmodes/reftex-vars.el (reftex-guess-label-type):
147 Tighten the safety predicate.
148
149 2006-04-28 Kim F. Storm <storm@cua.dk>
150
151 * progmodes/grep.el (defgroup grep): Doc fix.
152 (grep-auto-highlight): Remove.
153 (grep-template): New defcustom.
154 (grep-find-template): Rename from grep-tree-template.
155 (grep-files-aliases): Rename from grep-tree-files-aliases.
156 Remove "all" alias, add "l" alias.
157 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
158 (grep-find-ignored-directories): New defcustom to replace
159 grep-tree-ignore-CVS-directories, to facilitate ignoring
160 subdirectories for multiple version control systems.
161 (grep-mode-map): Add Recursive grep item to GREP menu.
162 (grep-regexp-history, grep-files-history): New defvars.
163 (grep-probe): New helper function.
164 (grep-compute-defaults): Use it to simplify code.
165 Adapt to name changes.
166 Use `.' as base in grep-find-template rather than <D>.
167 (grep): Remove superfluous highlight-regexp arg. Fix doc.
168 Call grep-compute-defaults unconditionally.
169 (grep-expand-keywords): New defconst.
170 (grep-expand-template): Rename from grep-expand-command-macros.
171 Simplify via grep-expand-keywords. Look at case-fold-search instead
172 of grep-tree-ignore-case to add -i option.
173 Bind case-fold-search to nil while matching keywords.
174 (grep-tree-last-regexp, grep-tree-last-files): Remove.
175 (grep-read-regexp, grep-read-files): New helper functions.
176 (rgrep): Rename from grep-tree. Rework to use proper histories.
177 Adapt to changes in defcustoms and functions above.
178 (lgrep): New command, as grep, but using same interactive UI as rgrep.
179
180 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
181
182 * net/tramp.el (tramp-completion-file-name-handler):
183 Disable Tramp's functionality while loading Tramp itself.
184 (tramp-register-file-name-handlers): That's a defsubst now.
185 Code from `tramp-repair-jka-compr' moved here. Apply it via
186 `after-init-hook'.
187 (tramp-repair-jka-compr): Remove.
188
189 2006-04-27 Jay Belanger <belanger@truman.edu>
190
191 * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
192 read expression when `math-read-big-expr' doesn't work.
193
194 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
195
196 * startup.el (command-line-1): Display warning when
197 pure-space-overflow is non-nil.
198
199 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
200
201 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
202 risky.
203
204 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
205
206 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
207 Return the URL or nil if none can be generated.
208
209 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
210
211 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
212 byte compiler warnings.
213 (gud-basic-call, gud-find-expr): Let user select an expression
214 for printing. Print expression as well as value in GUD buffer.
215
216 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
217
218 * allout.el: Remove local autoload declaration for
219 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
220 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
221 (allout-plain-bullets-string, allout-distinctive-bullets-string)
222 (allout-use-mode-specific-leader, allout-old-style-prefixes)
223 (allout-stylish-prefixes, allout-numbered-bullet)
224 (allout-file-xref-bullet, allout-presentation-padding)
225 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
226 safe-local-variable with suitable value spec, and add autoload
227 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
228 (move-beginning-of-line, move-end-of-line): Repair so these compat
229 functions now actually resituate the point, when appropriate.
230
231 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
232
233 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
234
235 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
236 (add-log-iso8601-time-string): Fix call to format-time-string.
237
238 2006-04-26 Kim F. Storm <storm@cua.dk>
239
240 * subr.el (posn-string, posn-image, posn-object): Doc fix.
241
242 2006-04-26 Masatake YAMATO <jet@gyve.org>
243
244 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
245 Add support for "//" style comments. Remove `b' flag
246 from ?* in `asm-mode-syntax-table'.
247
248 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
249
250 * follow.el: Use (featurep 'xemacs) everywhere.
251 (follow-mode): Use define-minor-mode.
252 (follow-mode-map): Move initialization into the declaration.
253 Use command remapping.
254 (follow-emacs-version-xemacs-p): Remove.
255 (follow-submit-feedback): Remove.
256
257 * allout.el (allout-layout, allout-passphrase-verifier-string)
258 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
259
260 * textmodes/reftex-vars.el (reftex-vref-is-default)
261 (reftex-fref-is-default, reftex-guess-label-type):
262 Tighten up a bit the safety predicate.
263
264 * textmodes/paragraphs.el (sentence-end-double-space)
265 (sentence-end-without-period, sentence-end-without-space)
266 (page-delimiter, paragraph-ignore-fill-prefix):
267 Tighten up a bit the safety predicate.
268
269 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
270
271 * progmodes/python.el (python-continuation-line-p)
272 (python-beginning-of-statement): syntax-ppss may return
273 a negative depth.
274 (python-mode): Don't forcefully enable font-lock.
275
276 * time-stamp.el (time-stamp-start, time-stamp-end)
277 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
278
279 * add-log.el: Remove spurious * in docstrings.
280 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
281 (add-change-log-entry): Use it here, since it's not specific
282 to iso8601.
283 (add-log-iso8601-time-string): Don't use it here any more.
284 (change-log-indent-text, change-log-indent): Rename from add-log-*.
285
286 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
287
288 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
289
290 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
291 (rcirc-toggle-low-priority): Doc fix.
292 (rcirc-handler-NOTICE): Remove beginning of line anchor in
293 ChanServ regexp.
294 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
295 #emacs.
296 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
297 (rcirc-decode-coding-system): Use utf-8 as the default.
298 (rcirc-multiline-minor-mode): Set the fill-column.
299 (rcirc-format-response-string): Display bright and dim nicks.
300 (rcirc-browse-url): Update interactive spec to fill ARG.
301 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
302 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
303
304 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
305
306 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
307 case for @Article, etc.
308
309 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
310
311 * net/tramp.el (tramp-register-file-name-handlers): New defun.
312 Added with autoload cookie.
313 (tramp-unload-file-name-handlers): Rename from
314 `tramp-unload-file-name-handler-alist'.
315
316 2006-04-23 Romain Francoise <romain@orebokech.com>
317
318 * comint.el (comint-match-partial-filename): Doc fix.
319
320 2006-04-21 Glenn Morris <rgm@gnu.org>
321
322 * calendar/cal-menu.el (calendar-mode-map): Refer to
323 `diary-view-entries' rather than alias `view-diary-entries'.
324 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
325
326 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
327
328 * progmodes/antlr-mode.el (antlr-default):
329 * cus-edit.el (custom-documentation):
330 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
331 in defface.
332
333 2006-04-21 Kim F. Storm <storm@cua.dk>
334
335 * image.el (image-type): New defun split out of create-image.
336 (create-image): Use it.
337
338 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
339
340 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
341 (org-open-at-point): Remove the "...done" message to keep output
342 in the echo area visible.
343 (org-export-as-xoxo): Fix call to `indent-region'.
344
345 2006-04-21 Kevin Ryde <user42@zip.com.au>
346
347 * international/mule.el (keyboard-coding-system): defcustom
348 info-link fixes: "Specify Coding" has been split, keyboard now in
349 "Terminal Coding", and "Single-Byte Character Support" is now
350 "Unibyte Mode".
351
352 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
353
354 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
355 Use font-lock-warning-face for any errors e.g. no stack.
356 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
357
358 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
359
360 * progmodes/sh-script.el (sh-shell): Mark as safe.
361
362 * newcomment.el (comment-start, comment-start-skip)
363 (comment-end-skip, comment-end): Mark as safe.
364
365 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
366
367 * textmodes/org.el (org-deadline-announce): Face removed.
368 (org-level-faces, org-n-levels): Convert to constant.
369 (org-compatible-face): New function.
370 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
371 (org-level-5, org-level-6, org-level-7, org-level-8)
372 (org-special-keyword, org-warning, org-headline-done, org-link)
373 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
374 (org-scheduled-today, org-scheduled-previously, org-time-grid):
375 Face definition revised for better color tty support.
376 (org-bold-re, org-italic-re, org-underline-re): New constants.
377 (org-set-font-lock-defaults): Use the new constants.
378 (org-agenda-highlight-todo): New function.
379 (org-agenda-todo): Fix bug with point at end of line.
380 (org-agenda-change-all-lines, org-finalize-agenda-entries):
381 Fontify TODO keywords.
382 (org-insert-link): Preserve relative path in ../ links.
383 (org-export-as-html): Convert links pointing to .org files into
384 links that will work beteen the exported HTML files.
385 (org-todo-list): Fix bug when arg=0.
386 (org-insert-heading): More fine-tuning.
387
388 2006-04-19 Romain Francoise <romain@orebokech.com>
389
390 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
391 from `rmail-mime-charset-pattern'.
392
393 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
394
395 * progmodes/python.el (python-mode): Fix typo.
396
397 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
398
399 * comint.el (comint-previous-input): Don't clobber input line
400 when moving off either end of the input history ring.
401 (comint-delete-input): New function, used by
402 `comint-previous-input' and others.
403 (comint-previous-matching-input):
404 Use `coming-delete-input'. Save the partial input if leaving the
405 edit line. Goto point-max before deleting input to avoid
406 partial input fragments hanging around.
407 (comint-restore-input): New function, used by `comint-previous-input'.
408
409 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
410
411 * imenu.el (imenu--index-alist): Balance parentheses.
412
413 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
414
415 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
416
417 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
418
419 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
420 file is nil.
421
422 2006-04-18 Richard Stallman <rms@gnu.org>
423
424 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
425
426 * imenu.el (imenu-create-index-function, imenu--index-alist)
427 (imenu--last-menubar-index-alist, imenu--make-index-alist)
428 (imenu-default-create-index-function, imenu--generic-function):
429 Doc fixes.
430
431 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
432
433 * help-mode.el (help-mode): Set view-exit-action to delete window.
434
435 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
436 now works by passing nil as arg.
437
438 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
439
440 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
441 (read-abbrev-file): Provide default when reading filename.
442
443 * files.el (enable-local-variables): Allow :all as value.
444 (hack-local-variables): Implement that value.
445 (safe-local-variable-values, safe-local-eval-forms)
446 (enable-local-variables): Mark as risky.
447 (find-file-visit-truename, kept-old-versions): Mark safe.
448
449 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
450 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
451 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
452
453 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
454
455 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
456 Use forward-line so as to get to BOL even in the presence of fields.
457 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
458 in return.
459 (inferior-tcl): Tell tclsh to work in interactive mode.
460
461 * complete.el (partial-completion-mode):
462 Use 'choose-completion-string-functions to make sure that
463 choose-completion fills the minibuffer properly.
464
465 * complete.el (PC-old-read-file-name-internal): Remove.
466 (PC-read-include-file-name-internal): Remove. Turn it into an advice
467 of read-file-name-internal.
468 (partial-completion-mode): Enable/disable this advice.
469
470 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
471
472 * net/tramp.el (tramp-completion-file-name-handler): Revert change
473 of 2006-04-17.
474
475 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
476
477 * textmodes/org.el (org-insert-heading): Insert heading before
478 current if at beginning of line.
479 (org-todo, org-date): New faces.
480 (org-table-align): Make sure tooltip window contains full text.
481 (org-no-properties): New defsubst.
482 (org-set-font-lock-defaults): Use new faces.
483
484 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
485
486 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
487 for root variables.
488
489 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
490 (gdb-frame-address): Re-use to identify frame for watch expression.
491 (gdb-var-list, gdb-var-create-handler): Add frame address for root
492 variables.
493 (gdb-init-1, gdb-source, gdb-post-prompt)
494 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
495 (gdb-frame-handler): Get gdb-frame-address.
496
497 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
498
499 Sync with Tramp 2.0.53.
500
501 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
502 'control. Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
503 (tramp-completion-file-name-handler): Add autoload cookie for
504 adding to `file-name-handler-alist'.
505
506 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
507 the prompt. If it returns earlier (when detecting an error
508 message), the rest of the output will merge accidently with the
509 output of the next command. Reported by M Jared Finder
510 <jared@hpalace.com>.
511
512 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
513 for `process-file', in order to let it work for older Emacsen too.
514
515 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
516
517 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
518 (tex-font-lock-keywords-3): Use it.
519
520 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
521
522 * newcomment.el (comment-add): New function.
523 (comment-region-default, comment-dwim): Use it.
524
525 2006-04-15 Michael Olson <mwolson@gnu.org>
526
527 * emacs-lisp/tq.el: Improve comments.
528 (tq-queue-head-question): New accessor function.
529 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
530 Update for modified queue structure.
531 (tq-queue-add): Accept `question' argument.
532 (tq-queue-pop): If a question is pending, send it.
533 (tq-enqueue): Accept new optional argument `delay-question'.
534 If this is non-nil, and at least one other question is pending a
535 response, queue the question rather than sending it immediately.
536
537 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
538
539 * calendar/appt.el (appt-add): Check whether an appointment is
540 already present in appt-time-msg-list. Simplify code.
541
542 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
543
544 * progmodes/cc-langs.el (c-mode-menu):
545 Don't presume c-subword-mode is bound.
546
547 2006-04-13 Bill Wohler <wohler@newt.com>
548
549 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
550 (customize-package-emacs-version): Use cdr instead of cadr now
551 that alists use dotted pairs.
552
553 * custom.el (defcustom): Fix docstring for :package-version.
554
555 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
556
557 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
558 (tramp-handle-shell-command): Display output buffer only when
559 `tramp-display-shell-command-buffer' is true.
560 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
561
562 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
563
564 * textmodes/org.el (org-set-autofill-regexps): Set only the local
565 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
566
567 2006-04-13 Romain Francoise <romain@orebokech.com>
568
569 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
570 leaving temporary .cvsignore buffers behind.
571
572 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
573
574 * textmodes/org.el (org-set-regexps-and-options)
575 (org-get-current-options): Better names for the startup folding
576 options.
577
578 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
579
580 * vc.el (vc-annotate): Arrange for point to end up at the same
581 line number as in the original, but only when using a new buffer.
582
583 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
584
585 * files.el (hack-one-local-variable-eval-safep):
586 Recognize `edebug-form-spec' for `put', but only if it passes
587 `edebug-basic-spec'. Generalize `put' handling.
588
589 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
590 vetting file-local form specs.
591
592 * allout.el (allout-layout): Autoload its `safe-local-variable'
593 property.
594
595 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
596
597 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
598 (org-agenda-mouse-1-follows-link)
599 (org-mouse-1-follows-link): New options.
600 (org-format-agenda-item): Fix bug if TAGS is nil.
601 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
602
603 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
604
605 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
606 GDB 6.1+ gives full filename for "info sources" so use
607 file-name-nondirectory.
608
609 2006-04-12 Romain Francoise <romain@orebokech.com>
610
611 * subr.el (read-passwd): Bind `message-log-max' to nil.
612
613 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
614
615 * progmodes/perl-mode.el (perl-indent-new-calculate):
616 Recompute parse-start after jumping backward by a whole sexp.
617
618 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
619
620 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
621 window configuration.
622 (vc-annotate-display-select): Select the buffer so that current-buffer
623 (and selected-window) is the output buffer at the end of vc-annotate.
624
625 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
626
627 * vc.el (vc-annotate-color-map): Add custom TTY color map for
628 8-color terminals, to use all of the colors in a sensible order.
629 256-color terminals work well with the standard map.
630 (vc-annotate-lines): Only strip the first color character if it
631 is "#", to allow for terminal-style named colors.
632 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
633 the correct buffer is scrolled.
634
635 2006-04-11 Richard Stallman <rms@gnu.org>
636
637 * emacs-lisp/bytecomp.el (byte-compile-file):
638 Bind enable-local-variables to :safe, and make normal-mode obey it.
639
640 * files.el (enable-local-variables): Allow value :safe.
641 (normal-mode): Doc fix.
642 (hack-local-variables): Implement enable-local-variables = :safe.
643 (hack-local-variables-confirm): Don't prevent quitting.
644
645 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
646
647 * loadhist.el (unload-feature): A bit of sanity check of
648 load-history entries. Cancel timer-vars before unbinding them.
649
650 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
651 quote special chars, and make the trick work on the hex part of the
652 buffer as well.
653 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
654 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
655
656 * startup.el (normal-splash-screen): Fix last change so we don't wait
657 2 minutes if we don't show the splash screen.
658
659 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
660
661 * textmodes/org.el (org-export-plain-list-max-depth)
662 (org-table-spaces-around-separators)
663 (org-radio-targets, org-activate-camels)
664 (org-table-spaces-around-invisible-separators): Options removed.
665 (org-time-stamp-rounding-minutes, org-remember-templates)
666 (org-ellipsis, org-activate-links, org-descriptive-links):
667 New options.
668 (org-remember-apply-template, org-current-time)
669 (org-finish-edit-table-field)
670 (org-link-unescape, org-link-escape)
671 (org-string-width, org-table-clean-line, org-html-do-expand)
672 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
673 (org-read-agenda-file-list): New functions.
674 (org-table-edit-field)
675 (org-table-create-or-convert-from-region): New commands
676 (org-table-toggle-vline-visibility): Command removed.
677 (org-table-convert-region): Made a command.
678 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
679 Replace with the normal org- functions.
680 (org-self-insert-command): Don't trigger realign unnecessarily
681 when blanking a field that is not full.
682 (org-mode): `Set buffer-invisibility-spec' for links.
683 (org-activate-links2): Hide link part and only show descriptive
684 part of the link.
685 (org-insert-link): Modify for new linking system.
686 (org-store-link): Store description separately, for use by
687 `org-insert-link'.
688 (org-table-align): Use `org-string-width'.
689 (defgroup): Completely new group structure for custom variables.
690 (org-agenda-files): Option: Single file name allowed. Function:
691 Optional argument unrestrited means ignore any restricitons.
692 (org-install-agenda-files-menu): Find a buffer in Org-mode before
693 trying to modify the menu. Use generalized access to
694 `org-agenda-files.'
695 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
696 (org-agenda-file-to-front, org-remove-file, org-diary)
697 (org-tags-view, org-export-icalendar-all-agenda-files)
698 (org-export-icalendar-combine-agenda-files): Use generalized
699 access to `org-agenda-files'.
700 (org-remember-handler): Correctly preserve heading if present.
701 (org-table-insert-row, org-table-insert-hline): Deal with
702 invisible characters.
703
704 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
705
706 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
707 (vc-annotate-color-map): New 18 element constant
708 value/saturation, rotating hue colormap, from red->blue.
709 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
710 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
711 (vc-annotate): To avoid killing the required local variables,
712 set them before the end of `with-output-to-temp-buffer', and
713 after first switching to annotate-mode.
714 (vc-annotate-warp-version): Add buffer argument in goto-line to
715 ensure annotation, not source, is scrolled.
716
717 2006-04-10 Bill Wohler <wohler@newt.com>
718
719 * custom.el (defcustom, custom-handle-keyword):
720 Add :package-version keyword.
721 (custom-add-package-version): New function. Sets value of new
722 property 'custom-package-version from :package-version keyword.
723 (defcustom): Create Common Keywords section in docstring.
724 (defface, defgroup): Replace definitions of a select few keywords
725 with a reference to the Common Keywords in defcustom.
726 (defcustom, defface, defgroup): Replace reference to Customization
727 chapter in manual with hyperlink.
728
729 * cus-edit.el (customize-package-emacs-version-alist):
730 New variable.
731 (customize-changed-options): Add check for custom-package-version.
732 (customize-package-emacs-version): New function to look up Emacs
733 version corresponding to the given package version.
734
735 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
736 defun name, in similar fashion to find-variable-regexp.
737
738 2006-04-10 Eli Zaretskii <eliz@gnu.org>
739
740 * international/mule-cmds.el (set-locale-environment): Fix last
741 change for when the locale's preferences don't specify any encoding.
742
743 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
744
745 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
746 so the defined var/fun doesn't need to be quoted.
747
748 2006-04-10 Richard Stallman <rms@gnu.org>
749
750 * finder.el (finder-mode-map): Add n and p bindings.
751
752 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
753
754 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
755 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
756 (gdb-setup-windows): Put something in source window if we can't find
757 the source file.
758 (gdb-frame-handler): Make it work again with just assembly.
759 (gdb-data-list-register-values-handler): Make it work when there is
760 no stack.
761
762 2006-04-09 Richard Stallman <rms@gnu.org>
763
764 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
765 specs while looking for charset.
766
767 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
768
769 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
770 Make them faces.
771 (lm-font-lock-keywords): Update appropriately.
772
773 2006-04-10 Kim F. Storm <storm@cua.dk>
774
775 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
776 it can also replace buffer-substring-no-properties.
777
778 * emulation/cua-base.el (cua-delete-region, cua-paste)
779 (cua-repeat-replace-region): Use filter-buffer-substring.
780
781 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
782 (cua-cut-region-to-global-mark): Likewise.
783
784 * emulation/cua-rect.el (cua--extract-rectangle)
785 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
786
787 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
788
789 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
790 entry-type. Add field delimiters to numerical fields if they are
791 not present.
792
793 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
794
795 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
796 string-const to return value.
797 (bibtex-remove-delimiters): Use it.
798
799 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
800
801 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
802 cl-byte-compile-compiler-macro unless it exists.
803
804 2006-04-08 Eli Zaretskii <eliz@gnu.org>
805
806 * files.el (hack-local-variables-confirm) <offer-save>:
807 Clarify message text. Suggested by Ralf Angeli.
808
809 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
810
811 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
812 (delete-extract-rectangle-line): Use `filter-buffer-substring'
813 instead of `buffer-substring' and `delete-region'. (Most of the
814 code actually copied from `kill-region'.)
815
816 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
817
818 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
819 (rcirc-default-port): Rename from rcirc-port.
820 (rcirc-default-nick): Rename from rcirc-nick.
821 (rcirc-default-user-name): Rename from rcirc-user-name.
822 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
823 (rcirc-low-priority-flag): New variable.
824 (rcirc-decode-coding-system): New defcustom.
825 (rcirc-encode-coding-system): New defcustom.
826 (rcirc-coding-system-alist): New defcustom.
827 (rcirc-multiline-major-mode): New defcustom.
828 (rcirc-nick): New internal variable.
829 (rcirc-process): Remove variable.
830 (rcirc-server-buffer): New variable.
831 (rcirc): Update to use rcirc-default-* variables above.
832 (rcirc-connect): Do not add window-configuration-hook-here.
833 (rcirc-server): New internal variable.
834 (rcirc-connect): Do not send keepalive pings if
835 rcirc-keepalive-seconds is nil.
836 (with-rcirc-server-buffer): New macro.
837 (rcirc-send-string): Encode with rcirc-encode-coding-system.
838 (rcirc-server-name): Rename from rcirc-server.
839 (rcirc-buffer-process): New function.
840 (rcirc-buffer-nick): New function.
841 (rcirc-buffer-target): Remove function.
842 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
843 New commands.
844 (rcirc-mode-map): Change binding of C-c C-l to
845 rcirc-toggle-low-priority.
846 (rcirc-mode): Initialize coding system based on
847 rcirc-coding-system-alist. New change-major-mode-hook to part the
848 channel on a mode change. Make kill-buffer-hook buffer-local.
849 (rcirc-change-major-mode-hook): New function.
850 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
851 (rcirc-last-post-time): New variable.
852 (rcirc-process-message): Store the last time user posted a message
853 to this target.
854 (rcirc-multiline-minor-mode): New mode.
855 (rcirc-multiline-minor-mode-map): New mode map.
856 (rcirc-edit-multiline): Put multiline-edit buffer in
857 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
858 (rcirc-print): Ignore any line starting with an ignored nick.
859 (rcirc-print): Decode using rcirc-decode-coding-system.
860 (rcirc-track-minor-mode): Update global-mode-string when disabling
861 this mode.
862 (minor-mode-alist): Add LowPri indicator.
863 (rcirc-toggle-low-priority): New function.
864 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
865 next lowpriority buffer with activity.
866 (rcirc-record-activity): Sort buffers in rcirc-activity by the
867 last time the user posted a message in to the target.
868 (rcirc-update-activity-string): New formatting for low priority
869 buffers.
870 (rcirc-split-activity): New function.
871 (rcirc-handler-PART, rcirc-handler-KICK)
872 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
873 (rcirc-nick-away-alist): New variable.
874 (rcirc-handler-301): New handler. Away messages are printed once
875 per change.
876
877 2006-04-08 Eli Zaretskii <eliz@gnu.org>
878
879 * info.el (Info-follow-nearest-node): Doc fix.
880
881 * international/mule-cmds.el (set-locale-environment): Make sure
882 the coding-system preferred by the locale's language has the same
883 EOL conversion type as the original buffer-file-coding-system.
884 (locale-language-names): Add a few MS Windows language codes.
885
886 2006-04-07 Richard Stallman <rms@gnu.org>
887
888 * simple.el (eval-expression): Doc fix.
889
890 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
891 (eval-defun): Doc fixes.
892
893 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
894
895 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
896
897 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
898
899 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
900 GDB list command without argument for greater generality.
901
902 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
903
904 * subr.el (string-or-null-p): New function.
905
906 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
907
908 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
909
910 * files.el: Update comment about safe-local-variable declarations.
911
912 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
913
914 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
915 See idlwave.org.
916
917 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
918 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
919
920 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
921 See idlwave.org.
922
923 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
924 version 6.0 (minimal changes). See idlwave.org.
925
926 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
927 6.0 (minimal changes). See idlwave.org.
928
929 * progmodes/idlw-rinfo.el: File obsoleted and removed.
930
931 2006-04-06 Romain Francoise <romain@orebokech.com>
932
933 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
934 symmetric encryption features and a new asynchronous interface to
935 GnuPG. This new version is version 1.4, plus whitespace changes.
936
937 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
938
939 * files.el: Move some `safe-local-variable' declarations to the
940 respective files.
941
942 * textmodes/ispell.el (ispell-check-comments)
943 (ispell-local-dictionary): Mark as safe.
944
945 * abbrev.el (abbrev-mode): Mark as safe.
946
947 * add-log.el (change-log-default-name): Mark as safe.
948
949 * textmodes/reftex-vars.el (reftex-vref-is-default)
950 (reftex-fref-is-default, reftex-level-indent)
951 (reftex-guess-label-type): Mark as safe.
952
953 * textmodes/fill.el (colon-double-space): Mark as safe.
954
955 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
956 (sentence-end-double-space, sentence-end-without-period)
957 (sentence-end-without-space, sentence-end, sentence-end-base)
958 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
959
960 2006-04-06 Kim F. Storm <storm@cua.dk>
961
962 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
963 the :set-after list.
964 (ido-downcase-unc-hosts): New user option. Default on.
965 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
966 when it is set, as regexps are now applied on the fly.
967 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
968 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
969 on the fly, but only when ido-process-ignore-lists is set.
970 Do case insensitive filtering if ido-downcase-unc-hosts is set.
971 Only downcase names if ido-downcase-unc-hosts is set.
972
973 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
974
975 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
976
977 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
978
979 2006-04-05 Kim F. Storm <storm@cua.dk>
980
981 * ido.el (ido-mode): Set after ido-unc-hosts and
982 ido-ignore-unc-host-regexps.
983 (ido-save-history): Save ido-unc-hosts-cache.
984 (ido-load-history): Load ido-unc-hosts-cache.
985 (ido-reread-directory): Refresh unc hosts cache in // dir.
986
987 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
988 to nil while displaying slash screen.
989
990 2006-04-05 Daiki Ueno <ueno@unixuser.org>
991
992 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
993 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
994
995 2006-04-05 Kenichi Handa <handa@m17n.org>
996
997 * international/characters.el: Setup cases of Latin, Greek, and
998 Cyrillic characters in CJK charsets.
999
1000 2006-03-29 Daiki Ueno <ueno@unixuser.org>
1001
1002 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
1003 default-enable-multibyte-characters. This reverts the change from
1004 revision 6.17 which is no longer necessary because the passphrase
1005 is sent separately now. GnuPG messages are unreadable under
1006 multibyte locales with default-enable-multibyte-characters set to nil.
1007
1008 2006-04-04 Andreas Schwab <schwab@suse.de>
1009
1010 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
1011 and `byte-compile-warnings' as `safe-local-variable'.
1012
1013 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
1014
1015 * man.el (Man-mode-map): Restore the \r binding.
1016 (Man-abstract-xref-man-page): If Man-target-string is a function,
1017 call it.
1018 (Man-highlight-references): Use Man-default-man-entry to get the
1019 target. Deal with xrefs too.
1020 (Man-highlight-references0): Don't call the target function.
1021
1022 * woman.el (WoMan-xref-man-page): Strip the section number, woman
1023 cannot deal with it.
1024
1025 2006-04-04 Daiki Ueno <ueno@unixuser.org>
1026
1027 * pgg-gpg.el: Clean up process buffers every time gpg processes
1028 complete.
1029
1030 2006-04-04 Kenichi Handa <handa@m17n.org>
1031
1032 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
1033 here.
1034 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
1035 Temporarily bind inhibit-field-text-motion to t.
1036
1037 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
1038
1039 * startup.el (normal-splash-screen): Only set mode-line-format in the
1040 splash buffer, so as not to interfere when debugging the code.
1041 Ignore errors when switching buffer.
1042
1043 2006-04-03 Romain Francoise <romain@orebokech.com>
1044
1045 * dired.el (dired-dnd-protocol-alist): Fix typo.
1046
1047 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
1048
1049 * savehist.el (savehist): Add :version.
1050 (savehist-ignored-variables): New variable.
1051 (savehist-minibuffer-hook): Don't save variables listed in
1052 `savehist-ignored-variables'.
1053
1054 * dired.el (dired-dnd-protocol-alist): Mention that change does
1055 only apply to new buffers in doc string.
1056
1057 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
1058
1059 * recentf.el (recentf-open-files-item): Include newline in button
1060 field, so opening a file will work, when the point is at the end
1061 of the file name. Allow, for example, to [i]search a file by
1062 extension and just push RET to open it.
1063
1064 2006-04-03 Daiki Ueno <ueno@unixuser.org>
1065
1066 * pgg-gpg.el (pgg-gpg-process-filter)
1067 (pgg-gpg-wait-for-completion): Check if buffer is alive.
1068
1069 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
1070 lines, temporary fix.
1071
1072 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
1073
1074 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
1075
1076 2006-04-02 Richard Stallman <rms@gnu.org>
1077
1078 * progmodes/compile.el (compilation-message-face): Make it defcustom.
1079
1080 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
1081
1082 * ibuf-macs.el (define-ibuffer-column): Add a new key:
1083 header-mouse-map.
1084
1085 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
1086 (ibuffer-mode-header-map): New keymaps.
1087 (ibuffer-update-title-and-summary): Enable mouse face highlighting
1088 and keybindings for column headers.
1089 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
1090 property.
1091
1092 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
1093
1094 * speedbar.el (speedbar-after-create-hook): Doc fix.
1095
1096 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
1097
1098 * shell.el (shell-directory-tracker)
1099 (shell-dynamic-complete-command): Doc fixes.
1100
1101 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
1102
1103 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
1104 terminals.
1105
1106 2006-04-01 Kim F. Storm <storm@cua.dk>
1107
1108 * ido.el (ido-unc-hosts-cache): New defvar.
1109 (ido-unc-hosts): If value of defcustom is a function, call it to
1110 get list of UNC hosts. Add function-item choices to specify
1111 ido-unc-hosts-net-view or user function.
1112 (ido-ignore-unc-host-regexps): New defcustom.
1113 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
1114 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
1115 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
1116
1117 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
1118
1119 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
1120 wwidth.
1121
1122 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
1123
1124 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
1125 (ido-max-work-file-list, ido-switch-buffer)
1126 (ido-read-file-name-as-directory-commands):
1127 Fix typos in docstrings.
1128
1129 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1130
1131 * term/mac-win.el (mac-system-coding-system): Define and use after
1132 Mac-specific coding systems are ready.
1133
1134 2006-03-27 Romain Francoise <romain@orebokech.com>
1135
1136 * net/rcirc.el (rcirc-connect): Add autoload cookie.
1137
1138 * ldefs-boot.el: Update.
1139
1140 2006-03-27 Daiki Ueno <ueno@unixuser.org>
1141
1142 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
1143 passphrases when it is not needed.
1144 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
1145 passphrase stuff from gpg, should only be necessary when you use
1146 gpg with a smartcard.
1147
1148 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
1149
1150 * comint.el (comint-dynamic-list-completions): Allow user to
1151 select *Completions* buffer.
1152
1153 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
1154
1155 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
1156
1157 2006-03-26 Andreas Schwab <schwab@suse.de>
1158
1159 * progmodes/gud.el (gdb): Only complain about multiple debugging
1160 when the gdb process is still running.
1161
1162 2006-03-25 Eli Zaretskii <eliz@gnu.org>
1163
1164 * mail/rmail.el (tool-bar-map): Defvar it.
1165 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
1166 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
1167
1168 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
1169
1170 * help.el (print-help-return-message): Suggest to use
1171 display-buffer instead of switch-to-buffer-other-window to restore
1172 the previous window without selecting it.
1173
1174 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1175
1176 * frame.el (select-frame-by-name): Call x-focus-frame also when
1177 window-system is mac.
1178
1179 * term/mac-win.el: Adjust Courier font specifications in
1180 x-fixed-font-alist.
1181 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
1182 when directly encoding to UTF-16 in native byte order, no BOM.
1183
1184 2006-03-25 Kim F. Storm <storm@cua.dk>
1185
1186 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
1187 (cua--init-keymaps): Use it instead of fixed C-return.
1188 (cua-mode): Set after it.
1189
1190 * emulation/cua-rect.el (cua--init-rectangles):
1191 Use cua-rectangle-mark-key instead of fixed C-return.
1192
1193 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
1194
1195 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
1196 "run" in .gdbinit.
1197 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
1198
1199 2006-03-24 Romain Francoise <romain@orebokech.com>
1200
1201 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
1202 `display-buffer-other-frame'.
1203
1204 2006-03-24 Kim F. Storm <storm@cua.dk>
1205
1206 * apropos.el (apropos-synonyms): Add selection => region.
1207
1208 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
1209
1210 * progmodes/gdb-ui.el (gdb-var-create-regexp)
1211 (gdb-var-list-children-regexp, gdb-var-update-regexp)
1212 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
1213 (gdb-data-list-register-values-regexp)
1214 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
1215 Future proof against new fields being added to MI output.
1216 (gdb-send): Don't treat backslashes for program input as
1217 continuations.
1218 (gdb-assembler-handler): Don't use window-start for this handler.
1219 (gdb-frame-handler): Don't change to hollow arrow if overlay
1220 arrow doesn't move to new frame.
1221
1222 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
1223
1224 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
1225 prevent compiler warnings.
1226 (gdb-stopped): Check for gud-last-last-frame (case: signal).
1227 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
1228 (gdb-assembler-custom): Use hollow-right-triangle for assembler
1229 buffer too.
1230
1231 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
1232
1233 * pgg-gpg.el (pgg-gpg-update-agent): Check for
1234 make-network-process, so we can use the same code in Gnus v5-10
1235 too and have this file fully synchronized with that release.
1236
1237 2006-03-23 Romain Francoise <romain@orebokech.com>
1238
1239 * ibuf-ext.el (ibuffer-read-filter-group-name):
1240 Use `ibuffer-generate-filter-groups' to make completion list match
1241 the filter groups that are really displayed in the Ibuffer buffer.
1242 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
1243
1244 2006-03-23 Kenichi Handa <handa@m17n.org>
1245
1246 * international/mule-cmds.el (sort-coding-systems): Describe that
1247 the argument is modified in docstring.
1248
1249 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
1250
1251 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
1252 (pgg-gpg-update-agent): New function.
1253 (pgg-gpg-use-agent-p): New function.
1254 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
1255 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
1256 (pgg-gpg-sign-region): Use it.
1257
1258 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
1259
1260 * cus-edit.el (custom-face-set): Call custom-push-theme before
1261 face-spec set so that `changed' theme is correctly saved.
1262 (custom-face-reset-standard): Reset to recalculated face rather
1263 than defface spec.
1264
1265 * custom.el (custom-push-theme): Only save `changed' theme if the
1266 current face does not match the defface specs.
1267
1268 2006-03-21 Simon Josefsson <jas@extundo.com>
1269
1270 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
1271 <wilde@sha-bang.de>.
1272 (pgg-gpg-use-agent): New variable.
1273 (pgg-gpg-process-region): Use it.
1274 (pgg-gpg-encrypt-region): Likewise.
1275 (pgg-gpg-encrypt-symmetric-region): Likewise.
1276 (pgg-gpg-decrypt-region): Likewise.
1277 (pgg-gpg-sign-region): Likewise.
1278 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
1279
1280 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
1281
1282 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
1283 bracket links.
1284
1285 2006-03-21 Kim F. Storm <storm@cua.dk>
1286
1287 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
1288 fringe-indicator-alist instead of modifying global value.
1289 (gdb-frame-handler): Likewise.
1290
1291 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
1292
1293 * diff-mode.el (diff-function): Make it inherit from diff-header
1294 instead of diff-context.
1295
1296 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
1297 bitmap.
1298 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
1299 change names in macro above for consistency.
1300 (gdb-frame-handler): Use hollow-right-triangle for all selected
1301 frames which except the innermost (where execution has stopped).
1302 (gdb-reset): Reset buffer-local values of overlay-arrow.
1303
1304 2006-03-20 Richard Stallman <rms@gnu.org>
1305
1306 * simple.el (set-mark-command): Doc fix.
1307
1308 * files.el (display-buffer-other-frame): New command.
1309 (ctl-x-4-map): Bind C-x 5 C-o to it.
1310
1311 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1312
1313 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
1314 rather than just defer-time, in case defer-time has been changed but
1315 the timer isn't running yet.
1316 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
1317
1318 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1319
1320 * help-mode.el (help-follow-symbol): New function.
1321 Essentially identical to the old `help-follow', but do not let
1322 `push-button' do the work when on an xref.
1323 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
1324
1325 2006-03-19 Richard Stallman <rms@gnu.org>
1326
1327 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
1328 preceded by the word `program'.
1329 (help-follow-mouse, help-follow): Throw error if not on xref.
1330 Delete no longer used args.
1331
1332 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
1333
1334 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
1335 annotation ensure gud-overlay-arrow-position is redisplayed.
1336
1337 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1338
1339 * textmodes/bibtex.el (bibtex-include-OPTkey)
1340 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
1341 (bibtex-autokey-name-case-convert)
1342 (bibtex-autokey-titleword-case-convert): Make these the aliases
1343 for the following two variables.
1344 (bibtex-autokey-name-case-convert-function)
1345 (bibtex-autokey-titleword-case-convert-function): Make these the
1346 real names.
1347 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
1348 bibtex-font-lock-crossref sublists.
1349 (bibtex-mode): Revert 2005-12-30 change (which made
1350 completion-ignore-case buffer-local).
1351 (bibtex-url): Simplify.
1352
1353 2006-03-19 Kim F. Storm <storm@cua.dk>
1354
1355 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
1356 cursor property value to 2 (to align with C level change).
1357
1358 2006-03-19 Bill Wohler <wohler@newt.com>
1359
1360 * image.el (image-load-path-for-library): Shorten first line in
1361 docstring.
1362
1363 2006-03-18 Richard Stallman <rms@gnu.org>
1364
1365 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
1366
1367 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
1368
1369 * isearch.el (isearch-other-meta-char): Handle user bindings for
1370 shifted control characters.
1371
1372 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
1373
1374 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
1375 part that matches email addresses, file names, etc.
1376
1377 2006-03-18 Eli Zaretskii <eliz@gnu.org>
1378
1379 * term/w32-win.el (mouse-set-font):
1380 Mention w32-list-proportional-fonts in the doc string.
1381
1382 2006-03-18 Kim F. Storm <storm@cua.dk>
1383
1384 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
1385 (ido-unc-hosts): New user option to explicitly define list of know
1386 UNC-style hosts for completion.
1387 (ido-cache-unc-host-shares-time): New user option.
1388 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
1389 New helper functions for UNC file-name support.
1390 (ido-may-cache-directory): Check for UNC host. Simplify.
1391 (ido-wash-history): Clean out old UNC hosts.
1392 (ido-nonreadable-directory-p): UNC hosts are always readable.
1393 (ido-directory-too-big-p): UNC hosts are never too big.
1394 (ido-set-current-directory): Handle UNC root path.
1395 (ido-file-name-all-completions): Complete UNC host names from
1396 ido-unc-hosts list. Cache UNC host shares.
1397 (ido-make-file-list-1): Don't filter UNC root.
1398 (ido-exhibit): Check for // in root directory, and switch to UNC
1399 mode by setting ido-current-directory to //.
1400
1401 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
1402
1403 * cus-edit.el (customize-changed-options): Mention explicit
1404 version number as default in prompt.
1405
1406 2006-03-17 Bill Wohler <wohler@newt.com>
1407
1408 * image.el (image-load-path-for-library): Minor docstring fix.
1409
1410 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
1411
1412 * textmodes/org.el (org-read-date): Include subgroup 5 into
1413 replacement text.
1414 (org-popup-calendar-for-date-prompt): Fix customization type.
1415
1416 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
1417
1418 * progmodes/gdb-ui.el (gud-watch): Provide completion.
1419 (gdb-continuation): New variable.
1420 (gdb-send): Deal with continuation lines.
1421
1422 * progmodes/gud.el (gud-gdb-complete-command)
1423 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
1424 expressions.
1425 (gud-tooltip-mode): Use buffer-local value.
1426
1427 2006-03-16 Kim F. Storm <storm@cua.dk>
1428
1429 * ido.el (ido-edit-input): Use selected match, if any.
1430
1431 2006-03-16 Bill Wohler <wohler@newt.com>
1432
1433 * image.el (image-load-path-for-library): Prefer user's images in
1434 image-load-path.
1435
1436 2006-03-16 Martin Rudalics <rudalics@gmx.at>
1437
1438 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
1439 when checking for attempt to drag leftmost or rightmost scrollbar.
1440
1441 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
1442
1443 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
1444 (gdb-force-mode-line-update): New function.
1445 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
1446 (gdb-exited): Use them.
1447 (gdb-signal): New function.
1448 (gdb-annotation-rules): Provide a rule for it.
1449
1450 2006-03-16 Kenichi Handa <handa@m17n.org>
1451
1452 * international/mule.el (auto-coding-regexp-alist): Add entries
1453 for Unicode BOM.
1454
1455 * sort.el (sort-build-lists): Temporarily bind
1456 inhibit-field-text-motion to t.
1457
1458 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
1459
1460 * locate.el (locate-command, locate-make-command-line)
1461 (locate-fcodes-file, locate-update-command)
1462 (locate-prompt-for-command, locate, locate-with-filter)
1463 (locate-get-file-positions): Doc fixes.
1464 (locate-buffer-name, locate-header-face): Remove leading `*' in
1465 defcustom.
1466 (locate-filter-output): Use `keep-lines' instead of its alias
1467 `delete-non-matching-lines'.
1468 (locate-get-filename, locate-get-dirname): Add introductory comment.
1469 (locate-find-directory-other-window): Give appropriate error
1470 message if used outside main listing.
1471
1472 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1473
1474 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
1475 the new extend-region feature.
1476 (font-lock-after-change-function): Update correspondingly.
1477 * jit-lock.el (jit-lock-after-change): Update correspondingly.
1478 * progmodes/grep.el (font-lock-lines-before): Don't disable.
1479
1480 2006-03-15 Bill Wohler <wohler@newt.com>
1481
1482 * image.el (image-load-path-for-library): Fix example by not
1483 recommending that one binds image-load-path. Just defvar it to
1484 placate compiler and only use it if previously defined.
1485
1486 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
1487
1488 * textmodes/org.el (org-insert-centered): Use `string-width' to
1489 make underlining work for wide characters.
1490 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
1491 TAB to `org-cycle', to make sure that no binding in
1492 `outline-mode-map' can supercede it.
1493
1494 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
1495
1496 * allout.el: Increment version to 2.2.1 in file commentary.
1497
1498 (allout-version): Increment to 2.2.1.
1499
1500 (allout-default-layout): New customization variable, used when the
1501 file lacks a specific allout-layout. Uses allout-layout-type for
1502 recursively nested definition.
1503
1504 (allout-layout-type): Widget defining allout layouts, necessary for
1505 self-recursive definition.
1506
1507 (allout-mode): Incorporate allout-default-layout as fallback for
1508 allout-layout.
1509
1510 (allout-layout): Mark as 'safe-local-variable', and refer mention
1511 fallback to `allout-default-layout' in absence of a specified value.
1512 (allout-passphrase-verifier-string)
1513 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
1514
1515 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
1516
1517 (allout-get-encryption-passphrase-verifier): Use correct name of
1518 passphrase verifier in docstring.
1519
1520 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
1521
1522 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
1523 elements.
1524 (gdb-find-watch-expression): Make it work for arrays too.
1525 Follow change to gdb-var-list.
1526 (gud-watch): Allow the user to enter variable name with a prexix
1527 arg. Create keybindings.
1528 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
1529 (gdb-var-list-children-handler, gdb-var-update-handler)
1530 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
1531 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
1532 Follow change to gdb-var-list.
1533 (gdb-starting): Don't show the overlay arrows when program is running.
1534
1535 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
1536 gdb-var-list.
1537
1538 2006-03-14 Bill Wohler <wohler@newt.com>
1539
1540 * image.el (image-load-path-for-library): Pass value of path
1541 rather than symbol. Always return list of directories.
1542 Guarantee that image directory comes first.
1543
1544 2006-03-14 Alan Mackenzie <acm@muc.de>
1545
1546 * font-core.el (font-lock-extend-region\(-function\)?.):
1547 New function/variable.
1548
1549 * font-lock.el (font-lock-after-change-function):
1550 Call font-lock-extend-region. Obey font-lock-lines-before.
1551 (font-lock-default-fontify-region): Remove reference to
1552 font-lock-lines-before.
1553
1554 * jit-lock.el (jit-lock-after-change):
1555 Call font-lock-extend-region. Obey font-lock-lines-before.
1556
1557 2006-03-14 David Ponce <david@dponce.com>
1558
1559 * tree-widget.el (tree-widget-themes-load-path)
1560 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1561
1562 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
1563
1564 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
1565 (rcirc-print): Mark the start of text at the end of the prompt.
1566 (rcirc-track-minor-mode): Add autoload cookie.
1567 (rcirc-update-activity-string): Add space to front of mode-line
1568 indicator.
1569
1570 2006-03-13 Miles Bader <miles@gnu.org>
1571
1572 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
1573 (rcirc-abbrev-nick): Remove function.
1574 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
1575
1576 2006-03-13 David Ponce <david@dponce.com>
1577
1578 * tree-widget.el: Handle themes across all occurrences of the main
1579 themes sub-directory found in tree-widget-themes-load-path.
1580 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1581 (tree-widget--locate-sub-directory): Return all occurrences.
1582 (tree-widget-themes-path): New function.
1583 Replace tree-widget-themes-directory, and return a list of directories.
1584 (tree-widget-set-parent-theme)
1585 (tree-widget-lookup-image): Use it.
1586
1587 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
1588
1589 * textmodes/org.el (org-link-search): Avoid self-matching of
1590 links, allow target text to be distributed over several lines.
1591 (org-search-not-link): New function.
1592 (org-set-regexps-and-options, org-get-current-options):
1593 New startup options.
1594 (org-export-as-html): Take odd-level setting from local variable.
1595 (org-fontify-emphasized-text): New option.
1596 (org-set-font-lock-defaults): Include emphasized text.
1597 (org-follow-mhe-link): Allow folder-only links, fix folder name.
1598 (org-font-lock): Customize group renamed from `org-faces'.
1599
1600 2006-03-13 John Paul Wallington <jpw@pobox.com>
1601
1602 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
1603 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
1604
1605 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
1606
1607 * cus-start.el (all): Delete :version keyword for members of the
1608 fringe group, since the entire group is new in 22.1.
1609
1610 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
1611
1612 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
1613 map if value is hexadecimal (an address).
1614 (gud-watch): Only search roots for existing watch expressions.
1615 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
1616 prevent caching problems with speedbar-update-directory-contents.
1617
1618 2006-03-12 Juri Linkov <juri@jurta.org>
1619
1620 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
1621 before comparing with `low' and `warn'.
1622
1623 * info.el (Info-dir-remove-duplicates): Move point to the
1624 beginning of the current line after deleting the entries from
1625 redundant heading. Use marker for `limit' and compare it with
1626 point before calling `re-search-forward'.
1627
1628 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1629
1630 * simple.el (yank): Fix typo in docstring.
1631
1632 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
1633
1634 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
1635 messages, where "D" is the 6th character.
1636
1637 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1638
1639 * simple.el (yank): Fix last change.
1640
1641 2006-03-11 David Ponce <david@dponce.com>
1642
1643 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
1644 merging elements from the standard ispell-dictionary-alist.
1645 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
1646 alist, and return the new alist.
1647
1648 2006-03-11 Richard Stallman <rms@gnu.org>
1649
1650 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
1651
1652 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
1653 the way it is implemented is too unclean.
1654
1655 * simple.el (kill-region, yank): Doc fix.
1656
1657 * battery.el (battery-echo-area-format): Doc fix.
1658 (battery-mode-line-format): Likewise.
1659 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
1660 (battery-linux-proc-acpi): Ignore batteries that say "charged".
1661
1662 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
1663
1664 * progmodes/octave-mod.el (octave-indent-for-comment):
1665 Behave according to do string.
1666
1667 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
1668
1669 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
1670 Be visible only if major mode is Mail Mode.
1671
1672 * textmodes/flyspell.el (flyspell-external-point-words)
1673 (flyspell-process-localwords): Fix last changes.
1674
1675 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1676
1677 * calendar/holidays.el (list-holidays): Doc fix.
1678
1679 * international/mule.el (auto-coding-alist): Add .odt
1680 (OpenOffice's open document) files.
1681
1682 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
1683 document) files. Mention in the doc string the need to sync with
1684 auto-coding-alist.
1685
1686 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
1687
1688 * files.el (hack-local-variables-confirm): Don't prompt for ! if
1689 enable-local-variables is set to always query, or there is no
1690 savable variable.
1691
1692 2006-03-10 Bill Wohler <wohler@newt.com>
1693
1694 * image.el (image-load-path-for-library): Merge at least three
1695 functions from Gnus and MH-E into this one function that can now
1696 be shared.
1697
1698 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
1699
1700 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
1701 gdb-remove-mouse-face and remove help-echo too.
1702 (gdb-enqueue-input): Correct conditional clause.
1703
1704 2006-03-10 Glenn Morris <rgm@gnu.org>
1705
1706 * calendar/calendar.el (calendar-holidays): Doc fix.
1707 * calendar/holidays.el (list-holidays): Doc fix.
1708
1709 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
1710
1711 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
1712 it gets called in gdb-prompt anyway.
1713 (gdb-use-separate-io-buffer): Only restore window arrangement for
1714 gdb-many-windows.
1715 (gdb-enqueue-input): Make it harder to send GDB input when program
1716 is running.
1717 (gdb-buffer-list): New variable.
1718 (gdb-remove-mouse-face): New function.
1719 (gdb-starting): Use it when GDB input won't get sent.
1720
1721 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
1722
1723 * help.el (view-lossage): Remove trailing whitespace before
1724 inserting "\n".
1725
1726 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
1727
1728 * files.el (hack-local-variables-confirm):
1729 Set coding-system-for-read to nil before writing to .emacs.
1730
1731 * arc-mode.el (archive-extract): Check if an existing buffer name
1732 comes from a different archive.
1733
1734 * help.el (describe-key-briefly): If KEY is a down event, read and
1735 discard the up event.
1736
1737 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
1738
1739 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
1740 be edited and use font-lock-warning-face for any changes.
1741
1742 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
1743 (gdb-edit-value): Use it to report any errors.
1744
1745 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
1746
1747 * help.el (describe-key): Remove leftover test code.
1748
1749 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
1750
1751 * textmodes/org.el: Move defvars out of eval-when-compile.
1752 Use buffer-file-name variable.
1753 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
1754 arg `file'.
1755 (org-level-faces): Remove startup dependency.
1756 (org-cycle, org-map-tree, org-scan-tags)
1757 (org-remember-handler): Don't call `outline-level' directly.
1758 (org-mhe-search-all-folders): New option.
1759 (org-mhe-get-message-folder-from-index)
1760 (org-mhe-get-message-folder): Fix indexing search.
1761 (org-format-agenda-item): Handle nil TAGS argument.
1762 (org-cleaned-string-for-export, org-activate-target-links)
1763 (org-make-target-link-regexp): Deal with empty radio target list.
1764 (org-tag): New face.
1765 (org-get-level-face): New function.
1766 (org-set-font-lock-defaults): Simplify setup for headlines.
1767 (org-complete): Pass common substring to `display-completion-list'.
1768
1769 2006-03-06 David Ponce <david@dponce.com>
1770
1771 * tree-widget.el: Update Commentary header.
1772 (tree-widget-theme-name): Ignore parent themes.
1773 (tree-widget-set-parent-theme): New function.
1774 (tree-widget-set-theme): Use it.
1775 (tree-widget-set-image-properties): Move definition. Does nothing
1776 if image properties have already been set.
1777 (tree-widget-image-properties): Move definition. Receive an image
1778 name. Set the :pointer property.
1779 (tree-widget-lookup-image): Doc fix. Search in parent themes.
1780 Don't set the :pointer image property.
1781 (tree-widget-convert-widget): New function. Handle :dynargs
1782 compatibility here.
1783 (tree-widget): Use it to :convert-widget. Add the :expander-p
1784 predicate to control when the :expander function is entered.
1785 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
1786 (tree-widget-value-create): Handle :expander-p. widget-apply
1787 :expander.
1788 (tree-widget-expander-p): New function. Default value of the
1789 :expander-p property.
1790
1791 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
1792
1793 * help.el (describe-key): Properly handle the return value of
1794 read-key-sequence when grabbing an up-event. Cleanup mouse-1
1795 remaps. Handle string and vector `follow-link' values.
1796
1797 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
1798
1799 * complete.el (PC-expand-many-files): Try be more careful when parsing
1800 the shell's output.
1801
1802 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
1803
1804 * outline.el (hide-sublevels): Provide better interactive default.
1805
1806 2006-03-06 Kenichi Handa <handa@m17n.org>
1807
1808 * international/fontset.el (create-fontset-from-fontset-spec):
1809 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
1810
1811 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
1812
1813 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
1814 backslashes instead of one in regexp.
1815 (gud-tooltip-dereference): Add missing optional argument.
1816
1817 2006-03-04 John Paul Wallington <jpw@pobox.com>
1818
1819 * wdired.el (toplevel): Require `cl' at compile-time.
1820
1821 2006-03-04 Andreas Schwab <schwab@suse.de>
1822
1823 * server.el (server-process-filter): Handle errors during
1824 evaluation of the argument.
1825
1826 2006-03-03 John Paul Wallington <jpw@pobox.com>
1827
1828 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
1829 escape parentheses at beginning of line.
1830 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
1831 (t-mouse-mode): Remove period from end of error message.
1832
1833 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
1834
1835 * textmodes/flyspell.el (flyspell-process-localwords):
1836 Be case-sensitive.
1837
1838 2006-03-03 Martin Rudalics <rudalics@gmx.at>
1839
1840 * cus-edit.el (custom-quote): Remove function, since it has been
1841 moved to custom.el.
1842
1843 * font-lock.el (lisp-font-lock-keywords-2)
1844 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
1845 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
1846 they have no special meaning.
1847
1848 * midnight.el (clean-buffer-list): Handle case where base-buffer of
1849 indirect buffer gets killed before indirect buffer. Use dolist.
1850
1851 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1852
1853 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
1854 value instead of a literal constant (1) on more pauses.
1855
1856 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
1857
1858 * textmodes/flyspell.el (flyspell-external-point-words):
1859 Be case-sensitive.
1860
1861 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
1862
1863 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
1864 with "www".
1865
1866 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1867
1868 * allout.el: Restablish intermediate missing comment header to
1869 preserve outline structure.
1870 (allout-beginning-of-current-entry): Skip invisible text.
1871 (allout-open-topic): Fix opening a topic at end-of-buffer.
1872 (allout-minor-mode): Move nearer to allout-mode function.
1873
1874 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
1875
1876 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
1877
1878 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
1879
1880 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
1881 is nil.
1882
1883 * progmodes/gud.el (gud-speedbar-menu-items):
1884 Use buffer-local-value and add missing :visible keyword.
1885
1886 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
1887
1888 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
1889
1890 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
1891 must be `follow-link'.
1892
1893 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
1894
1895 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
1896 formatting: No nested anchors.
1897 (org-all-targets): Fix bug with XEmacs compatibility.
1898 (org-read-date): Add (require 'parse-time).
1899 (org-set-tags): Fix bug with extra inserted space.
1900 (org-export-html-style): Define a style class for targets.
1901 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
1902 (org-hide-leading-stars): New option.
1903 (org-hide): New face.
1904 (org-set-font-lock-defaults): Allow to hide leading stars.
1905 (org-get-legal-level, org-tr-level): New functions.
1906 (org-odd-levels-only): New option.
1907 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
1908 (org-demote, org-promote): Deal with double-star levels.
1909 (org-convert-to-odd-levels): New command.
1910
1911 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
1912
1913 * speedbar.el (speedbar-update-localized-contents): Try to
1914 preserve window-start.
1915 (speedbar-update-directory-contents): Try to preserve window-start
1916 and window-point.
1917 (speedbar-update-special-contents): Don't move back to start of window.
1918
1919 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
1920 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
1921 speedbar-timer-fn.
1922 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
1923 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
1924 instead of gdb-speedbar-timer-fn.
1925
1926 2006-02-28 Jay Belanger <belanger@truman.edu>
1927
1928 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
1929 (math-compose-expr): Use latex option when calling
1930 `math-compose-tex-matrix' for latex mode.
1931
1932 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
1933
1934 * speedbar.el: Re-instate comments about developing for speedbar
1935 [this is what info and gdb-ui use even if better methods exist now].
1936
1937 * t-mouse.el: New file.
1938 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
1939 (t-mouse-lispy-buffer-posn-from-coords): Remove.
1940 (t-mouse-make-event-element): Use posn-at-x-y instead.
1941 (t-mouse-make-event): Deal with Fedora Core 3.
1942 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
1943 (t-mouse-mouse-position-function): New function. Use it instead
1944 of advising mouse-position.
1945 (t-mouse-mode): New minor mode.
1946 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
1947
1948 2006-02-27 Glenn Morris <rgm@gnu.org>
1949
1950 * calendar/calendar.el (calendar-holidays): Doc fix.
1951
1952 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
1953
1954 * progmodes/gdb-ui.el (gdb-source-window): New variable.
1955 Re-introduce the concept of a source window.
1956 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
1957 consistency with get-buffer-create.
1958 (def-gdb-auto-update-handler, gdb-info-locals-handler)
1959 (gdb-data-list-register-values-handler)
1960 (gdb-stack-list-locals-handler): Try to preserve window-start as
1961 well as window-point.
1962 (gdb-display-source-buffer): New function (old concept).
1963 (gdb-goto-breakpoint): Use it.
1964
1965 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
1966 for gdb-ui/gdb-mi (old concept).
1967
1968 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
1969
1970 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
1971 binding.
1972
1973 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
1974
1975 * textmodes/reftex-sel.el (reftex-select-label-map)
1976 (reftex-select-bib-map): Add `follow-mouse' binding.
1977
1978 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
1979
1980 * jka-cmpr-hook.el (jka-compr-compression-info-list)
1981 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
1982 Give :set functions to provide automatic updating.
1983 Update docstring. Give compiler defvars early in the file
1984 and move the defcustoms to a later spot where all called functions
1985 are defined.
1986 (jka-compr-file-name-handler-entry): Doc fix.
1987 (jka-compr-compression-info-list--internal)
1988 (jka-compr-mode-alist-additions--internal)
1989 (jka-compr-load-suffixes--internal): New variables.
1990 (jka-compr-install): Set the three above variables.
1991 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1992 (jka-compr-update, jka-compr-set): New functions.
1993 (auto-compression-mode): Doc fix.
1994
1995 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
1996 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1997 Use jka-compr-compression-info-list--internal,
1998 jka-compr-mode-alist-additions--internal and
1999 jka-compr-load-suffixes--internal.
2000
2001 * files.el (load-library):
2002 * loadhist.el (file-loadhist-lookup):
2003 * startup.el (command-line):
2004 * subr.el (locate-library):
2005 * emacs-lisp/autoload.el (update-directory-autoloads):
2006 * emacs-lisp/find-func.el (find-library-suffixes):
2007 Use `get-load-suffixes' instead of `load-suffixes'.
2008
2009 * subr.el (locate-library):
2010 * emacs-lisp/find-func.el (find-library-name):
2011 Use `load-file-rep-suffixes' instead of '("").
2012
2013 2006-02-26 Kim F. Storm <storm@cua.dk>
2014
2015 * ido.el (ido-save-history, ido-load-history): Simplify.
2016 Don't use find-file-noselect to avoid interference from other modes.
2017
2018 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
2019
2020 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
2021 to use the default shell if filename is not available.
2022 Reported by Giorgos Keramidas.
2023
2024 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
2025
2026 * progmodes/etags.el (tags-completion-table): Do completion from
2027 all the tables in the current list, as documented in the manual.
2028
2029 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2030
2031 * CC Mode Update to 5.31.3.
2032
2033 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2034
2035 * progmodes/cc-mode.el (c-postprocess-file-styles):
2036 Bind inhibit-read-only to t, around the call to
2037 c-remove-any-local-eval-or-mode-variables, so that it works on a
2038 RO file.
2039
2040 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2041
2042 * progmodes/cc-awk.el: Correct a typo.
2043
2044 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2045
2046 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
2047 c-hungry-delete-backwards, at the request of RMS. Leave the old
2048 name as an alias.
2049
2050 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2051
2052 * progmodes/cc-mode.el: Correct a typo.
2053
2054 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2055
2056 * progmodes/cc-defs.el: Update the version number to 5.31.3.
2057
2058 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2059
2060 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
2061 brace-else-brace (error due to mbeg, mend being undefined).
2062
2063 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2064
2065 * progmodes/cc-mode.el: File Local variables: Solve the problem
2066 where both `mode' and c-file-offsets are specified: `mode' will
2067 overwrite c-f-o's settings:
2068 (c-remove-any-local-eval-or-mode-variables): New function.
2069 (c-postprocess-file-styles): Call the above new function, within
2070 c-tentative-buffer-change, to splat `mode' and `eval' before the
2071 second hack-local-variables.
2072
2073 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2074
2075 * progmodes/cc-mode.el:
2076 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
2077 (c-after-change): Protect the match data with save-match-data.
2078 It was getting corrupted by c-after-change-check-<>-operators.
2079
2080 * cc-defs.el: [Supersedes patch V1.38]:
2081 (top level): Check for a buggy font-lock-compile-keywords ONLY in
2082 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
2083
2084 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
2085 with save-match-data. It was being corrupted when Font Lock was
2086 not enabled.
2087
2088 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2089
2090 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
2091 Mode and Subword Mode.
2092
2093 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
2094 real labels ("case 1:" or "foo:") from non-labels ("public:").
2095 (c-forward-objc-directive): Replace c-forward-token-2 with crude
2096 coding; c-f-t-2 doesn't move over a token at EOB.
2097
2098 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
2099
2100 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
2101 (c-update-modeline): Concatenate the minor mode indicators
2102 directly onto mode-name, removing c-submode-indicators.
2103 Sometimes, c-s-i got separated from the mode name on the mode line.
2104
2105 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
2106 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
2107
2108 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
2109
2110 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
2111 error message when there's an evaluation error to show whether
2112 it's loaded from source or not.
2113 (c-filter-ops): Make it available at runtime too to work when
2114 `c-make-init-lang-vars-fun' needs to evaluate from source.
2115
2116 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
2117
2118 * help.el (help): Revert last part of 2006-02-23 change (deletion
2119 of the `provide' call).
2120
2121 2006-02-23 Juri Linkov <juri@jurta.org>
2122
2123 * compare-w.el (compare-windows-highlight): Add new value
2124 `persistent' and change :type from `boolean' to `choice'.
2125 (compare-windows-overlays1, compare-windows-overlays2):
2126 New internal variables.
2127 (compare-windows-highlight): If compare-windows-highlight is
2128 `persistent', add current overlays to compare-windows-overlays[12]
2129 instead of adding compare-windows-dehighlight to pre-command-hook.
2130 (compare-windows-dehighlight): Delete all overlays from
2131 compare-windows-overlays[12].
2132
2133 * info.el (Info-search): Don't bind search-spaces-regexp to
2134 Info-search-whitespace-regexp in non-regexp isearch mode.
2135
2136 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
2137
2138 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
2139
2140 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
2141
2142 * textmodes/org.el (org-xemacs-p)
2143 (org-export-html-show-new-buffer, org-table-may-need-update)
2144 (org-insert-item, org-mhe-get-message-real-folder)
2145 (org-mhe-get-message-folder-from-index)
2146 (org-mhe-get-message-folder, org-mhe-get-message-num)
2147 (org-mhe-get-header, org-make-org-heading-search-string)
2148 (org-make-org-heading-camel, org-table-sort-lines)
2149 (org-format-org-table-html, org-format-table-table-html):
2150 Fix typos in docstrings.
2151
2152 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
2153
2154 * textmodes/org.el (org-cleaned-string-for-export)
2155 (org-solidify-link-text): New function.
2156 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
2157 XEmacs, just to silence the compiler.
2158 (org-export-as-ascii, org-export-as-html-and-open):
2159 Use `org-cleaned-string-for-export' and create internal links.
2160 (org-follow-mhe-link): Require mh-e, use folder.
2161
2162 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
2163
2164 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
2165
2166 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
2167 gdb-debug-log-length.
2168 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
2169 it a real ring but...
2170 (gud-gdba-marker-filter): ...make it work like mark-ring.
2171 (gdb-enable-debug): Rename from gdb-enable-debug-log.
2172 (gdb-mouse-jump): New function. Add bindings.
2173
2174 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
2175
2176 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
2177 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
2178 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
2179 (gdb-debug-log-length): Customize it's length.
2180 (gud-watch, gdb-var-create-handler): Display function::var format
2181 but don't use to create variable object.
2182 (gdb-var-create-handler): Use message-box in place of message.
2183 (gdb-stopped): Call gdb-exited if signalled.
2184
2185 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
2186
2187 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
2188
2189 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
2190
2191 * textmodes/reftex.el (reftex-locate-file): Search all extensions
2192 if `reftex-try-all-extensions' is set.
2193
2194 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
2195 fail silently when there is no valid argument at point.
2196 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
2197 `fail-silently' argument. From a patch by David Reiter.
2198
2199 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
2200 New commands.
2201 (org-mark-ring): New variable.
2202 (org-mark-ring-length): New option.
2203 (org-open-at-point, org-goto, org-open-file): Push old position
2204 onto the mark ring.
2205 (org-add-hook): New function.
2206 (org-export-table-remove-special-lines): New option.
2207 (org-skip-comments, org-format-org-table-html): Respect new
2208 option `org-export-table-remove-special-lines'.
2209 (org-open-file): Allow special command configuration for
2210 directory link.
2211 (org-file-apps): Fix bugs in customize type, added setting
2212 for directories.
2213 (org-activate-tags, org-format-agenda-item, org-complete)
2214 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
2215 (org-get-tags, org-get-buffer-tags, org-open-at-point)
2216 (org-link-search, org-make-org-heading-search-string)
2217 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
2218 (org-radio-targets, org-file-link-context-use-camel-case)
2219 (org-activate-camels): New options.
2220 (org-update-radio-target-regexp, org-all-targets)
2221 (org-make-target-link-regexp, org-activate-target-links):
2222 New functions.
2223 (org-make-org-heading-search-string): New function.
2224 (org-store-link, org-insert-link): Use new option
2225 `org-file-link-context-use-camel-case'.
2226 (org-activate-camels): Use new option `org-activate-camels'.
2227 (org-link-regexp): Add mhe prefix.
2228 (org-open-at-point, org-store-link): Support for mhe links.
2229 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
2230 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
2231 (org-mhe-get-header, org-follow-mhe-link): New functions.
2232 (org-remove-angle-brackets, org-add-angle-brackets):
2233 New functions.
2234 (org-bracket-link-regexp): New constant.
2235 (org-read-date): Fix bug that was rejecting all typed dates.
2236 (org-link-search): Make hierarchy above visible after a match.
2237 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
2238 (org-store-link): Fix bug with link creation when cursor is in
2239 an empty line.
2240 (org-open-at-point): Fix bug with matching a link.
2241 Fixed buggy argument sequence in call to `org-view-tags'.
2242 (org-compile-prefix-format): Set `org-prefix-has-tag'.
2243 (org-prefix-has-tag): New variable.
2244 (org-format-agenda-item): Remove tags from headline
2245 if appropriate.
2246 (org-agenda-remove-tags-when-in-prefix): New option.
2247
2248 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
2249
2250 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
2251 Fix the regular expressions.
2252
2253 2006-02-21 Richard M. Stallman <rms@gnu.org>
2254
2255 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
2256 if there's no other specific basis.
2257
2258 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
2259 as variables at all.
2260 (unsafep-variable): Rename arg; doc fix.
2261
2262 * abbrevlist.el (list-one-abbrev-table): Add autoload.
2263
2264 * calendar/appt.el (diary-selective-display): Add defvar.
2265
2266 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
2267
2268 * isearch.el (search-whitespace-regexp): Fix custom type.
2269
2270 * help.el (describe-key-briefly): Compute interactive args
2271 in same was as before previous change.
2272
2273 * files.el (enable-local-variables): Doc fix.
2274
2275 2006-02-21 Kim F. Storm <storm@cua.dk>
2276
2277 * fringe.el: Cleanup as file is now pre-loaded.
2278 (fringe-bitmaps): Initialize unconditionally.
2279 (fringe-mode, set-fringe-style): Remove autoload cookies.
2280
2281 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2282
2283 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
2284 `horizontal-bar'.
2285 (fringe-cursor-alist): Use `horizontal-bar'.
2286
2287 2006-02-20 Kim F. Storm <storm@cua.dk>
2288
2289 * fringe.el (fringe-bitmaps): Update to new bitmap names.
2290 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
2291
2292 * loadup.el: Load "fringe" on window systems.
2293
2294 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
2295
2296 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
2297 out of scope components.
2298
2299 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
2300 default.
2301
2302 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
2303
2304 * custom.el (customize-mark-to-save, customize-mark-as-set):
2305 Load the symbol first.
2306
2307 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
2308
2309 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
2310 strech spec so it doesn't display as "^J" on the header line
2311 when `Buffer-menu-use-header-line' is t.
2312
2313 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
2314
2315 * speedbar.el (speedbar-make-button): Keep text properties
2316 of string arguments if desired.
2317
2318 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
2319 expessions.
2320
2321 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
2322 of speedbar.
2323
2324 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
2325
2326 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
2327 to value of `read-file-name-completion-ignore-case'.
2328
2329 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
2330
2331 * custom.el (customize-mark-as-set): Push to `user' theme.
2332
2333 * cus-edit.el (custom-save-variables): Allow unthemed values.
2334 (customize-set-variable): Push setting to `user' theme.
2335
2336 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
2337
2338 * progmodes/gud.el: Don't require font-lock as it's now
2339 automatically loaded.
2340 (gud-speedbar-buttons): Replace gdb-var-changed with
2341 gdb-force-update.
2342
2343 * progmodes/gdb-ui.el (gdb-force-update): Rename from
2344 gdb-var-changed.
2345 (gdb-post-prompt): Use it.
2346 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
2347 (gdb-var-update-handler, gdb-var-delete)
2348 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
2349 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
2350 gdb-force-update in gdb-post-prompt.
2351 (gdb-reset): Clear watch expressions from speedbar when quitting.
2352
2353 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
2354
2355 * viper-cmd.el (viper-insert-state-post-command-sentinel)
2356 (viper-change-state-to-vi, viper-change-state-to-emacs):
2357 Make aware of cursor coloring in the Emacs state.
2358 (viper-special-read-and-insert-char): Use read-char-exclusive.
2359 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
2360
2361 * viper-init.el (viper-emacs-state-cursor-color): New variable.
2362
2363 * viper-util.el (viper-save-cursor-color)
2364 (viper-get-saved-cursor-color-in-replace-mode)
2365 (viper-get-saved-cursor-color-in-insert-mode)
2366 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
2367 state.
2368 (viper-get-saved-cursor-color-in-emacs-mode): New function.
2369
2370 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
2371 (ediff-ignore-case-option3, ediff-actual-diff-options)
2372 (ediff-actual-diff3-options): New variables to control case sensitivity.
2373 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
2374 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
2375 (ediff-toggle-ignore-case): New function.
2376 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
2377
2378 * ediff-help.el (ediff-long-help-message-narrow2)
2379 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
2380 (ediff-long-help-message-word-mode): Add ignore-case command.
2381 (ediff-help-for-quick-help): Add ignore-case command.
2382
2383 * ediff-merg.el: Move provide to the end.
2384
2385 * ediff-ptch.el: Move provide to the end.
2386
2387 * ediff-wind.el: Move provide to the end.
2388
2389 * ediff-mult.el: Move provide to the end.
2390 (ediff-set-meta-overlay): Enable follow-link.
2391
2392 * ediff.el: Move provide to the end.
2393 Break recursive load cycle in eval-when-compile.
2394 (ediff-patch-buffer): Better heuristics.
2395
2396 * ediff-util.el: Move provide to the end.
2397 Break recursive load cycle in eval-when-compile.
2398 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
2399 defuns.
2400 (ediff-submit-report): Pass the values of ediff-diff3-program,
2401 ediff-diff3-options.
2402
2403 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
2404
2405 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
2406 the opening bracket of the following bracketing pairs: {}, [], (), <>,
2407 `' (for example, in the docstring of `windmove-default-keybindings').
2408
2409 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
2410
2411 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
2412 shadow face. Don't provide binding to edit variable when it is
2413 out of scope.
2414
2415 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
2416 (gdb-var-update-handler): Detect out of scope variables with pre
2417 GDB 6.4 too.
2418 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
2419 Reset status of variable objects to nil in update handlers.
2420 (gdb-var-update-handler-1): Detect when a variable object comes
2421 in scope. setcar on var changes gdb-var-list directly.
2422
2423 2006-02-17 Juri Linkov <juri@jurta.org>
2424
2425 * ffap.el (ffap) <defface>: Add explicit face declaration.
2426 (ffap-highlight): Use face `ffap' directly instead of checking
2427 for its existence.
2428
2429 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
2430 `visible-ok' of `other-buffer' to find the right original buffer.
2431
2432 * info.el (Info-search): Skip `Local Variables' node.
2433
2434 2006-02-17 Juri Linkov <juri@jurta.org>
2435
2436 * info.el (Info-find-file): Check for symbols `apropos', `history',
2437 `toc' in the input filename, and return these symbols as is.
2438 (Info-find-node-2): Set Info-current-file to symbols `apropos',
2439 `history', `toc' instead of strings.
2440 (Info-set-mode-line): For non-string Info-current-file use the
2441 symbol's name inside **.
2442 (Info-isearch-push-state): Add quote before Info-current-file and
2443 Info-current-node.
2444 (Info-isearch-pop-state): Use `equal' instead of `string='.
2445 (Info-extract-pointer, Info-following-node-name): Use
2446 `match-string-no-properties' instead of `match-string'.
2447 (Info-up): Check `old-file' for `stringp'.
2448 (Info-history): Use `equal' instead of `string-equal'.
2449 Check `file' for `stringp'.
2450 (Info-history): Use symbol `history' instead of string as first arg
2451 of `Info-find-node'.
2452 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
2453 `toc' instead of string.
2454 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
2455 instead of `buffer-substring', and `match-string-no-properties'
2456 instead of `match-string'.
2457 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
2458 instead of strings.
2459 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
2460 Use symbol `apropos' instead of string.
2461 (Info-copy-current-node-name): Check `Info-current-file' for
2462 `stringp' and construct a command with `Info-find-node' from it.
2463 (Info-fontify-node): Use `match-string-no-properties' instead of
2464 `match-string' and check file names for `stringp'.
2465 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
2466 `history', `toc' instead of strings.
2467
2468 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
2469
2470 * files.el: Rearrange functions and variables in the file local
2471 variables section.
2472
2473 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
2474
2475 * files.el: Add truncate-lines, ispell-check-comments and
2476 ispell-local-dictionary as safe local variables.
2477
2478 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
2479
2480 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
2481 out of scope variables.
2482 (gud-speedbar-buttons): Use unless.
2483
2484 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
2485 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
2486 (gdb-show-changed-values): Also use for out of scope variables.
2487 (gdb-var-update-handler-1): Note if variable goes out of scope.
2488
2489 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
2490
2491 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
2492 default to global variable values for unsupplied args.
2493 (rcirc-get-buffer-create): Fix bug with setting the target.
2494 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
2495 test for rcirc-always-use-server-buffer-flag here.
2496 (rcirc-response-formats): Add %N, which is a facified nick. %n
2497 uses the default face. Change the ACTION format string. If the
2498 "nick" is the server, don't print anything for that field.
2499 Comment fixes.
2500 (rcirc-target-buffer): Don't test
2501 rcirc-always-use-server-buffer-flag here.
2502 (rcirc-print): Squeeze extra spaces out of the text before message.
2503 (rcirc-put-nick-channel): Strip potential "@" char from nick
2504 before adding them to nick table.
2505 (rcirc-url-regexp): Improve to match address like "foo.com".
2506
2507 2006-02-17 Eli Zaretskii <eliz@gnu.org>
2508
2509 * allout.el (allout-hidden-p): Move this defsubst before
2510 allout-overlay-interior-modification-handler, where it is first
2511 used.
2512
2513 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
2514
2515 * allout.el: Use allout invisible-text overlays instead of
2516 selective display for concealed text. Also, lots of general
2517 cleanup, and improved compatibility code.
2518
2519 (allout-version) Incremented, corrected, revised, and refined
2520 module commentary.
2521
2522 (provide 'allout): Moved to the bottom, added a require of overlay.
2523
2524 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
2525 `except-current'.
2526 (allout-write-file-hook-handler): Minimize delay.
2527 (count-trailing-whitespace-region): New function so
2528 auto-encryption of current topic can resituate cursor exactly.
2529 PGP/GPG encryption trims trailing whitespace from lines, which
2530 must be accounted for across encryption then decryption.
2531
2532 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
2533 just plain "\C-c", to avoid intruding on user's keybinding space.
2534
2535 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
2536 parameter, so user request to provide a new password is done.
2537
2538 (allout-outside-normal-auto-fill-function, allout-auto-fill):
2539 Refined mechanism for auto-filling behavior while in allout mode.
2540
2541 (allout-mode): Explicitly specify the mode map in the docstring.
2542 Clarify provision for various write-file hook var names.
2543 Adjusted for invisible-text overlays instead of selective-display.
2544
2545 (allout-depth): Really return 0 if not within any topic. This
2546 rectifies `allout-beginning-of-level' and sequence numbering
2547 errors that occur when cutting and pasting numbered topics.
2548 Changed from a in-line subst to a regular function, as well.
2549
2550 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
2551
2552 (allout-end-of-subtree, allout-end-of-subtree)
2553 (allout-end-of-entry, allout-end-of-current-heading)
2554 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
2555 (allout-show-children, allout-show-to-offshoot)
2556 (allout-hide-current-entry, allout-show-current-entry): Rectified
2557 handling of trailing blank lines between items.
2558
2559 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
2560 (allout-current-depth, allout-unprotected, allout-hidden-p)
2561 (allout-on-current-heading-p, allout-listify-exposed)
2562 (allout-chart-subtree, allout-goto-prefix)
2563 (allout-back-to-current-heading, allout-get-body-text)
2564 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
2565 (allout-hide-region-body, allout-toggle-subtree-encryption)
2566 (allout-encrypt-string, allout-encrypted-key-info)
2567 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
2568 (allout-file-vars-section-data): Adjusted for use with
2569 invisible-text overlays instead of selective-display.
2570
2571 (allout-kill-line, allout-kill-topic, allout-yank-processing):
2572 Reworked for use with invisible text overlays.
2573
2574 (allout-current-topic-collapsed-p): New function.
2575
2576 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
2577 to know when to close the containing topic.
2578
2579 (allout-pre-command-business, allout-post-command-business):
2580 Simplify undo-batching and dynamic isearch exposure.
2581
2582 (allout-set-overlay-category): New for invisible-text overlays.
2583 Sets properties of allout-overlay-category, used by
2584 allout-flag-region to set invisible-text overlay properties.
2585 (allout-get-invisibility-overlay): Get the first qualifying
2586 invisibility overlay, so we can find the extent of it.
2587 (allout-back-to-visible-text): Get to just before the beginnining
2588 of the current invisibility overlay, if any.
2589
2590 (allout-overlay-insert-in-front-handler)
2591 (allout-overlay-interior-modification-handler)
2592 (allout-before-change-handler, allout-isearch-end-handler): New
2593 functions to handle extraordinary actions affecting concealed
2594 text.
2595
2596 (allout-flag-region): Use overlays instead of selective-display
2597 for invisible text - by inheritence from the properties of
2598 allout-overlay-category in mainline Emacs, and applied
2599 property-by-property in XEmacs, some recent versions of which
2600 don't inherit the properties from the category. Provisions to
2601 respond to concealed-text edits simplified drastically.
2602
2603 (allout-isearch-rectification, allout-isearch-was-font-lock)
2604 (allout-isearch-expose, allout-enwrap-isearch)
2605 (allout-isearch-abort, allout-pre-was-isearching)
2606 (allout-isearch-prior-pos, allout-isearch-did-quit)
2607 (allout-isearch-dynamic-expose)
2608 (allout-hide-current-entry-completely): Functions deleted.
2609
2610 (allout-undo-aggregation): Explicit undo aggregation no longer
2611 necessary due to transition away from selective-display.
2612
2613 (set-allout-regexp, allout-up-current-level)
2614 (allout-next-visible-heading, allout-forward-current-level)
2615 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
2616 (allout-kill-line, allout-yank-processing, allout-show-children)
2617 (allout-expose-topic, allout-old-expose-topic)
2618 (allout-listify-exposed, allout-insert-latex-header)
2619 (allout-toggle-subtree-encryption, allout-encrypt-string)
2620 (remove-from-invisibility-spec, allout-hide-current-subtree):
2621 Ditched unused variables.
2622
2623 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
2624
2625 * textmodes/ispell.el (ispell-change-dictionary): Call
2626 ispell-buffer-local-dict instead of
2627 ispell-accept-buffer-local-defs.
2628 (ispell-local-dictionary-alist): Accept as valid any coding-system
2629 supported by Emacs.
2630 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
2631 changed to iso-8859-3.
2632
2633 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
2634
2635 * speedbar.el (speedbar-frame-width): Make an inline function
2636 instead of a macro. Use frame-width.
2637 (speedbar-try-completion, speedbar-update-contents)
2638 (speedbar-timer-fn): Use consp.
2639 (speedbar-update-localized-contents): Try to preserve point.
2640
2641 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
2642 (menu): Re-order menu items.
2643 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
2644 field.
2645 (gdb-var-update-handler-1): Use it for GDB 6.4+.
2646 (gdb-post-prompt): Speed things by not forcing update.
2647
2648 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
2649
2650 * wid-edit.el (widget-button-click): For mouse-1, cancel button
2651 press and perform default action if we get a mouse movement event.
2652
2653 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
2654
2655 * calendar/icalendar.el (icalendar--get-event-property)
2656 (icalendar--get-event-property-attributes): Fix typos in
2657 docstrings.
2658
2659 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
2660 docstring.
2661
2662 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
2663
2664 * bs.el (bs-mode): Use `buffer-disable-undo'.
2665 (bs--get-file-name): Simplify.
2666 (bs-show-in-buffer): Mark the buffer as not modified.
2667
2668 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2669
2670 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
2671 widget-button-click.
2672
2673 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
2674 (custom-mode): Update docstring.
2675
2676 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
2677 binding.
2678
2679 * files.el (hack-local-variables-confirm): Allow scrolling if the
2680 file variable list is too long. Kill temp buffer after use.
2681
2682 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
2683
2684 * progmodes/gud.el (gdb): Improve doc string.
2685 (gdb-script-font-lock-keywords): Expand allowed character set.
2686
2687 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
2688 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
2689 (gdb-separate-io-interrupt, gdb-separate-io-quit)
2690 (gdb-separate-io-stop, gdb-separate-io-eof):
2691 Rename from gdb-inferior-* to gdb-separate-*.
2692 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
2693
2694 2006-02-14 Jay Belanger <belanger@truman.edu>
2695
2696 * calc/calc-arith.el (math-check-known-scalarp): Make sure
2697 expression is a symbol before checking that it is bound.
2698
2699 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
2700 test to see if equation can be solved.
2701
2702 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2703
2704 * wid-edit.el (widget-button-click): Use :pressed-face property
2705 for overlay face, if it exists.
2706
2707 * cus-edit.el (custom-manual, custom-add-see-also)
2708 (custom-add-parent-links, custom-group-link): Add :pressed-face
2709 property to links.
2710
2711 * files.el (hack-local-variables): Remove ignored variables before
2712 checking if any variables need setting.
2713
2714 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2715
2716 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
2717
2718 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
2719
2720 * help.el (where-is): Fix message for remapped commands.
2721
2722 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
2723 Fix typos in docstrings.
2724
2725 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
2726
2727 * files.el (safe-local-variable-values): New option.
2728 (hack-local-variables-prop-line): Return a list of variable-value
2729 pairs if MODE-ONLY is non-nil.
2730 (hack-local-variables): Construct list of variable-value pairs,
2731 and apply or reject them in one go. Ask for confirmation if
2732 variables are not known safe.
2733 (hack-local-variables-confirm): Complete rewrite. Support
2734 `safe-local-variable-values'.
2735 (enable-local-variables): Update docstring to reflect new
2736 behavior.
2737 (ignored-local-variables): Ignore ignored-local-variables and
2738 safe-local-variable-values.
2739 (safe-local-variable-p): New function.
2740 (risky-local-variable-p): `safe-local-variable' property check
2741 moved to safe-local-variable-p.
2742 (hack-one-local-variable): Checks moved to hack-local-variables.
2743
2744 (byte-compile-dynamic, c-basic-offset, c-file-style)
2745 (c-indent-level, comment-column, fill-column, fill-prefix)
2746 (indent-tabs-mode, kept-new-versions, no-byte-compile)
2747 (no-update-autoloads, outline-regexp, page-delimiter)
2748 (paragraph-start, paragraph-separate, sentence-end)
2749 (sentence-end-double-space tab-width, version-control):
2750 Add `safe-local-variable' property.
2751
2752 * find-lisp.el: Delete nonexistent `autocompile' file variable.
2753
2754 * icomplete.el, play/landmark.el: Change nonexistent
2755 `outline-layout' file variable to `allout-layout'.
2756
2757 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
2758
2759 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
2760 (gdb-get-changed-registers): Test value of gud-minor-mode relative
2761 to gud-comint-buffer.
2762 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
2763 gdb-ui.el for gdb-mi.el.
2764 (gdb-post-prompt, gdb-get-changed-registers): Move test for
2765 registers buffer to gdb-get-changed-registers.
2766 (gdb-breakpoint-regexp): New regexp. Allow toggling and
2767 deletion of catchpoints (throw and catch).
2768 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
2769 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
2770 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
2771 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
2772 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
2773
2774 2006-02-13 Jay Belanger <belanger@truman.edu>
2775
2776 * calc/calc-arith.el (math-check-known-matrixp): Make sure
2777 expression is a symbol before checking that it is bound.
2778
2779 2006-02-13 Richard M. Stallman <rms@gnu.org>
2780
2781 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
2782 for the minibuffer too, but not if resize-mini-windows will interfere.
2783
2784 * help.el (describe-key-briefly, describe-key): Do all arg-reading
2785 inside `interactive' spec.
2786 (describe-key-briefly-internal, describe-key-internal):
2787 Functions merged back into their callers.
2788
2789 2006-02-13 Martin Rudalics <rudalics@gmx.at>
2790
2791 * info.el (info-xref-visited): Inherit from info-xref too.
2792 (Info-set-mode-line): Replace occurrences of `%' by `%%'
2793 when propertizing Info-current-file and Info-current-node.
2794
2795 2006-02-13 Juri Linkov <juri@jurta.org>
2796
2797 * tumme.el (tumme-thumbnail-storage): Fix docstring.
2798 (tumme-thumb-name): Fix per-directory format.
2799
2800 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
2801
2802 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
2803
2804 2006-02-12 Miles Bader <miles@gnu.org>
2805
2806 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
2807
2808 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
2809
2810 * tumme.el: Remove history section. If someone needs the it, it
2811 can always be found in CVS.
2812
2813 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2814
2815 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
2816 about the Thumbnail Managing Standard option.
2817
2818 2006-02-12 Richard M. Stallman <rms@gnu.org>
2819
2820 * subr.el (substitute-key-definition): Doc fix.
2821
2822 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
2823
2824 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
2825
2826 * info.el (Info-mode): Doc fix.
2827
2828 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
2829
2830 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
2831
2832 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
2833 because on Solaris a POSIX compatible "id" is needed. Reported by
2834 Magnus Henoch <mange@freemail.hu>.
2835
2836 2006-02-12 Juri Linkov <juri@jurta.org>
2837
2838 * tumme.el: Remove todo item about Thumbnail Managing Standard.
2839 (tumme) <defgroup>: Change :group to `multimedia'.
2840 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
2841 Managing Standard.
2842 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
2843 Fix dostring.
2844 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
2845 and %y. Fix docstring.
2846 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
2847 (tumme-cmd-create-standard-thumbnail-command): New user options.
2848 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
2849 is `standard'. Fix docstring.
2850 (tumme-thumb-width, tumme-thumb-height): New user options.
2851 (tumme-external-viewer): Try to find various viewers.
2852 (tumme-get-thumbnail-image): Use `create-image' instead of
2853 constructing the `image' structure.
2854 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
2855 `standard'.
2856 (tumme-thumb-name): Add file name generation for standard storage.
2857 Simplify code for other storages.
2858 (tumme-thumb-name): Use width %w and height %h instead of size %s.
2859 Add modification time %m and thumbnail-nq8 %q.
2860 Use `tumme-cmd-create-standard-thumbnail-command' if
2861 tumme-thumbnail-storage is `standard'.
2862 (tumme-dired-insert-marked-thumbs): New autoload command.
2863 (tumme-dired-after-readin-hook): New function.
2864 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
2865 `tumme-thumb-size'.
2866 (tumme-display-image): Replace size-x %x and size-y %y with
2867 width %w and height %h.
2868
2869 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
2870 `tumme-dired-insert-marked-thumbs'.
2871
2872 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2873
2874 * tumme.el (tumme-write-tag): Fix small bug (file name did not
2875 include path).
2876 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
2877 matching tag.
2878
2879 2006-02-12 Miles Bader <miles@gnu.org>
2880
2881 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
2882 New variables.
2883 (rcirc-abbrev-nick): New function.
2884 (rcirc-format-response-string): Rewrite to use the formats in
2885 `rcirc-response-formats' and expand escape sequences therein.
2886 A text-property `rcirc-text' is added over the actual response
2887 text to make easy to find inside the returned string.
2888 (rcirc-print): When filling, just look for the `rcirc-text'
2889 text-property to find the appropriate fill prefix, instead of
2890 using hardwired patterns.
2891
2892 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2893
2894 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
2895 Managing Standard.
2896
2897 2006-02-11 Kim F. Storm <storm@cua.dk>
2898
2899 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
2900 Don't use insert-buffer; do insert-buffer-substring directly.
2901 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
2902
2903 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2904
2905 * files.el (revert-buffer, recover-file): Replace buffer-read-only
2906 with inhibit-read-only. Suggested by Stefan Monnier.
2907 (revert-buffer): Let insert-file-contents discard
2908 buffer-undo-list. Simplify code.
2909 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
2910
2911 2006-02-11 Eli Zaretskii <eliz@gnu.org>
2912
2913 * menu-bar.el (menu-bar-select-yank): Add a doc string.
2914
2915 * help.el (describe-key-briefly): Now a wrapper for
2916 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
2917 to t. Populate yank-menu if empty.
2918 (describe-key-briefly-internal): Renamed from describe-key-briefly.
2919 (describe-key): Now a wrapper for describe-key-internal. Bind
2920 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
2921 (describe-key-internal): Renamed from describe-key.
2922
2923 2006-02-11 Milan Zamazal <pdm@zamazal.org>
2924
2925 * progmodes/glasses.el (glasses-separator): Doc fix.
2926 (glasses-original-separator): New defcustom.
2927 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
2928
2929 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2930
2931 * mwheel.el (mouse-wheel-up-event): Doc fix.
2932
2933 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2934
2935 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
2936 (tumme-dir): New function. Copied from thumbs.el.
2937
2938 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
2939
2940 * desktop.el (desktop-outvar): Fix typo.
2941 (desktop-save-buffer-p): Doc fix.
2942
2943 * subr.el (substitute-key-definition): Fix typo.
2944
2945 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2946
2947 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
2948 when window-system is mac.
2949
2950 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
2951
2952 2006-02-10 Kim F. Storm <storm@cua.dk>
2953
2954 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
2955 indirect-function instead of using condition-case.
2956
2957 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
2958
2959 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
2960 less `colloquial'...
2961
2962 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2963
2964 * tumme.el: Add a couple of todo items.
2965
2966 2006-02-09 Lars Hansen <larsh@soem.dk>
2967
2968 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
2969 (highlight-changes-mode): Don't change desktop-locals-to-save.
2970
2971 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
2972
2973 * image-mode.el (image-toggle-display): Clear image cache if using
2974 filename.
2975
2976 2006-02-09 Masatake YAMATO <jet@gyve.org>
2977
2978 * dired-x.el (dired-guess-shell-alist-default): Add .man as
2979 a `dired-man' target.
2980
2981 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
2982 boundary of symbols.
2983
2984 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
2985
2986 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
2987
2988 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
2989
2990 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
2991 `mapcar'; return nil.
2992
2993 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
2994
2995 * mouse.el (mouse-drag-track): Don't change window if we rebind to
2996 some other event.
2997
2998 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
2999
3000 * net/rcirc.el (rcirc-startup-channels-alist):
3001 Add irc.freenode.net and #emacs as defaults.
3002 (rcirc-ignore-all-activity-flag): Remove variable.
3003 (rcirc-authinfo): New variable.
3004 (rcirc-authinfo-filename): Remove variable.
3005 (rcirc-always-use-server-buffer-flag): New flag.
3006 (rcirc): M-x rcirc will automatically connect without prompting.
3007 C-u M-x rcirc will prompt. Use rcirc-connect to create a
3008 connection in lisp.
3009 (rcirc-process-server-response-1): Remove everything but the nick
3010 portion of the sender so it doesn't need to be done everywhere
3011 else. Update related code.
3012 (global-map): Remove global keybindings.
3013 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
3014 (rcirc-send-input): Split into several functions.
3015 (rcirc-process-input-line, rcirc-process-message)
3016 (rcirc-process-command): New functions.
3017 (rcirc-target-buffer): New function to determine where to route
3018 messages.
3019 (rcirc-user-nick): Save match data.
3020 (rcirc-toggle-ignore-buffer-activity)
3021 (rcirc-update-activity-string): Remove global ignore functionality,
3022 which can be done now by toggling rcirc-track-minor-mode.
3023 (rcirc-track-minor-mode-map): New keymap.
3024 (rcirc-track-minor-mode): New minor-mode.
3025 (ignore): Make the ignore output nicer. Always print it when
3026 adding or removing nicks.
3027 (rcirc-url-regexp): Improve.
3028 (rcirc-mangle-text): Remove properties before using text in the
3029 modeline.
3030 (rcirc-authenticate): Authentication data comes from
3031 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
3032 (rcirc-server-prefix): Inherit from rcirc-server.
3033
3034 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
3035
3036 * Makefile.in (compile): Append "|| true" to the end of the `find'
3037 command, like compile-always does.
3038
3039 2006-02-08 Sam Steingold <sds@gnu.org>
3040
3041 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
3042 output from a dead connection.
3043
3044 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
3045
3046 * dired.el (dired-mode-map): Add more bindings for tumme.
3047
3048 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
3049
3050 * wdired.el (wdired-mode-map): Use remap.
3051 (wdired-get-filename): Massage.
3052 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
3053 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
3054 `keymap' property rather than `local-map'.
3055
3056 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
3057
3058 * tumme.el (tumme-get-thumbnail-image): New utility function.
3059 Suggested by from Chong Yidong.
3060 (tumme-dired-with-window-configuration): Rename from
3061 `tumme-dired'. Add code to save window configuration.
3062 (tumme-restore-window-configuration): New command to restore the
3063 window configuration that `tumme-dired-with-window-configuration'
3064 saves before it changes the window configuration.
3065 (tumme-show-all-from-dir): New command to display thumbnails for
3066 all files in a directory entered by the user, like M-x thumbs.
3067 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
3068 have been created.
3069 (tumme-display-thumbnail-original-image): Call `display-buffer'.
3070 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
3071 Remove obsolete test function.
3072
3073 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
3074
3075 * vc.el (small-temporary-file-directory): Remove defvar; there's
3076 a defcustom for it in files.el.
3077
3078 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
3079 Fix typo in message.
3080 (tumme-gallery-generate): Fix typo in `error' message.
3081 (tumme-display-window-height-correction)
3082 (tumme-display-window-width-correction, tumme-line-up-dynamic)
3083 (tumme-line-up-interactive): Dox fixes.
3084 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
3085 (tumme-restore-window-configuration, tumme-format-properties-string)
3086 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
3087 Fix typos in docstrings.
3088
3089 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
3090
3091 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
3092
3093 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
3094
3095 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
3096 User should use hook if desired.
3097
3098 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
3099 buffer if necessary.
3100 (gdb-delete-frame-or-window): New function.
3101 (gdb-breakpoints-mode-map): Bind "q" to it.
3102
3103 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
3104
3105 * textmodes/nroff-mode.el: Clean up name space.
3106 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
3107 (nroff-mode): Obey the global setting of nroff-electric-mode.
3108 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
3109
3110 * calendar/calendar.el (calendar-increment-month): Typo in last change.
3111
3112 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
3113
3114 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
3115
3116 2006-02-06 Lars Hansen <larsh@soem.dk>
3117
3118 * generic-x.el (etc-fstab-generic-mode): Add file system types
3119 cifs and usbdevfs. Allow special chars in file names.
3120
3121 2006-02-05 Jay Belanger <belanger@truman.edu>
3122
3123 Update copyright notices of the files in lisp/calc.
3124
3125 2006-02-05 Romain Francoise <romain@orebokech.com>
3126
3127 Update copyright notices of all files in the lisp/play directory.
3128
3129 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
3130
3131 * ldefs-boot.el: Regenerate.
3132
3133 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
3134
3135 2006-02-05 Kim F. Storm <storm@cua.dk>
3136
3137 * files.el (magic-mode-regexp-match-limit): New defvar.
3138 (set-auto-mode): Use it to limit magic-mode-alist matching.
3139
3140 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
3141
3142 * simple.el (display-message-or-buffer): Compare the number of
3143 characters to the frame width when determining whether a 1-line
3144 message string will fit in the echo area. Count screen lines
3145 instead of buffer lines when determining whether a multi-line
3146 message will fit in the echo area/minibuffer window.
3147
3148 2006-02-04 Eli Zaretskii <eliz@gnu.org>
3149
3150 * info.el (Info-index, Info-mode): Improve the description of the
3151 `i' command.
3152
3153 * ldefs-boot.el: Regenerate.
3154
3155 2006-02-03 Werner Lemberg <wl@gnu.org>
3156
3157 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
3158 greedy to find the closing bracket in \*[...] and similar
3159 expressions. This is a first rough fix -- many additional
3160 refinements are necessary to make nroff mode really usable with groff.
3161
3162 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
3163
3164 * international/mule-cmds.el (set-locale-environment):
3165 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
3166 libX11.
3167
3168 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
3169
3170 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
3171 archive are created in archive-tmpdir.
3172
3173 2006-02-02 John Paul Wallington <jpw@pobox.com>
3174
3175 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
3176 (ibuffer-fontification-alist): Use it.
3177 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
3178 to "* z" and the Ibuffer Mark menu.
3179
3180 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
3181
3182 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
3183
3184 * textmodes/table.el (*table--cell-describe-mode)
3185 (*table--cell-describe-bindings): Undo last change since
3186 print-help-return-message is not obsoleted by anything at all.
3187
3188 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
3189
3190 * emulation/cua-base.el (cua-mode): Doc fix.
3191
3192 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
3193
3194 * dframe.el (dframe-handle-make-frame-visible)
3195 (dframe-handle-iconify-frame, dframe-get-focus)
3196 (dframe-select-attached-frame, dframe-power-click)
3197 (dframe-frame-mode): Fix typos in docstrings.
3198
3199 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
3200 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
3201 Fix typos in docstrings.
3202
3203 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
3204 (hi-lock-face-buffer, hi-lock-font-lock-hook)
3205 (hi-lock-archaic-interface-message-used)
3206 (hi-lock-file-patterns-range): Fix typos in docstrings.
3207
3208 * savehist.el (savehist-loaded, savehist-load, savehist-install)
3209 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
3210
3211 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
3212 Fix typo in docstring.
3213
3214 * net/newsticker.el (newsticker--decode-iso8601-date)
3215 (newsticker--set-customvar, newsticker--buffer-insert-item)
3216 (newsticker--do-run-auto-mark-filter)
3217 (newsticker--parse-generic-feed): Doc fixes.
3218 (newsticker--retrieval-timer-list, newsticker-url-list)
3219 (newsticker-hide-immortal-items-in-echo-area)
3220 (newsticker-hide-obsolete-items-in-echo-area)
3221 (newsticker-new-item-face, newsticker--enclosure)
3222 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
3223 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
3224 (newsticker--parse-generic-feed, newsticker--cache-contains)
3225 (newsticker--stat-num-items, newsticker-download-enclosures):
3226 Fix typos in docstrings.
3227
3228 * net/rcirc.el (rcirc-debug): Doc fix.
3229 (rcirc-fill-column, rcirc-receive-message-hooks)
3230 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
3231 (rcirc-mode, rcirc-generate-new-buffer-name)
3232 (rcirc-startup-channels, rcirc-ignore-update-automatic)
3233 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
3234 Fix typos in docstrings.
3235 (rcirc-print): "?\ " -> "?\s".
3236 (rcirc-cmd-join): Improve argument/docstring consistency.
3237
3238 2006-02-01 Mark A. Hershberger <mah@everybody.org>
3239
3240 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
3241 before narrow-to-region.
3242
3243 2006-02-01 Richard M. Stallman <rms@gnu.org>
3244
3245 * simple.el (move-beginning-of-line): Scan properly for invis change.
3246
3247 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
3248
3249 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
3250
3251 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
3252 change bit only when id-format is 'integer. Reported by Matt
3253 Hodges <M.P.Hodges@rl.ac.uk>.
3254
3255 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
3256
3257 * hilit-chg.el (highlight-changes-initial-state)
3258 (highlight-changes-global-initial-state): Doc fixes.
3259 (highlight-changes-global-modes, global-highlight-changes):
3260 Fix typos in docstrings.
3261
3262 2006-02-01 Kim F. Storm <storm@cua.dk>
3263
3264 * emulation/cua-base.el (cua-mode): Mention that CUA enables
3265 transient-mark-mode in doc string.
3266
3267 2006-01-31 Richard M. Stallman <rms@gnu.org>
3268
3269 * replace.el (multi-occur): Doc fix.
3270 (multi-occur-in-matching-buffers): Rename from
3271 multi-occur-by-filename-regexp. Prefix arg says match
3272 buffer names instead of file names.
3273
3274 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
3275
3276 * bs.el: Allow non-default values of `bs-header-lines-length'.
3277 (bs--running-in-xemacs): Remove (not needed anymore).
3278 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
3279 instead of `shrink-window', thus avoiding having to compute the
3280 height of the window.
3281 (bs--up): Wrap around even when there's no header.
3282 (bs--down): Use `forward-line' instead of `next-line'.
3283
3284 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
3285
3286 * image-mode.el (image-toggle-display): Use file name if possible,
3287 instead of unnecessarily allocating a (possibly huge) lisp string.
3288
3289 2006-01-30 John Paul Wallington <jpw@pobox.com>
3290
3291 * subr.el (toplevel): Define `cl-assertion-failed' condition here
3292 because the `assert' macro signals it at runtime.
3293
3294 * emacs-lisp/cl.el (toplevel): Remove definition of
3295 `cl-assertion-failed' condition.
3296
3297 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
3298
3299 * thumbs.el (thumbs-marked-list): Make buffer-local and
3300 permanent-local.
3301 (thumbs-insert-thumb): Make help-echo non-sticky.
3302 (thumbs-file-alist): Use eolp as check for (non)-image.
3303
3304 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
3305
3306 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
3307 (ediff-before-session-group-setup-hooks)
3308 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
3309 Fix typos in docstrings.
3310
3311 * window.el (bw-dir, bw-eqdir, balance-windows)
3312 (split-window-keep-point): Fix typos in docstrings.
3313
3314 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
3315 (org-quote-string, org-calendar-to-agenda-key)
3316 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
3317 (org-show-following-heading, org-tags-column)
3318 (org-use-tag-inheritance, org, org-allow-space-in-links)
3319 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
3320 (org-enable-table-editor, org-calc-default-modes)
3321 (org-table-allow-automatic-line-recalculation)
3322 (org-export-html-style, org-export-with-fixed-width)
3323 (org-export-with-sub-superscripts, org-special-keyword)
3324 (org-formula, org-time-grid, org-table-may-need-update)
3325 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
3326 (org-goto-quit, org-get-indentation, org-end-of-item)
3327 (org-move-item-down, org-move-item-up)
3328 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
3329 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
3330 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
3331 (org-agenda-log-mode, org-agenda-toggle-diary)
3332 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
3333 (org-agenda-file-to-end, org-agenda-no-heading-message)
3334 (org-agenda-get-closed, org-format-agenda-item)
3335 (org-cmp-priority, org-cmp-category, org-cmp-time)
3336 (org-agenda-change-all-lines, org-agenda-diary-entry)
3337 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
3338 (org-link-search, org-camel-to-words, org-open-file)
3339 (org-remember-handler, org-table-convert-region)
3340 (org-table-move-row-down, org-table-move-row-up)
3341 (org-table-copy-region, org-table-wrap-region)
3342 (org-table-toggle-vline-visibility)
3343 (org-table-get-vertical-vector, org-table-modify-formulas)
3344 (org-table-get-specials, org-recalc-commands)
3345 (org-table-rotate-recalc-marks, org-table-eval-formula)
3346 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
3347 (org-level-color-stars-only, org-insert-heading):
3348 Fix typos in docstrings.
3349 (last-arg): Add defvar.
3350
3351 * makefile.w32-in (WINS): Add erc.
3352 (MH_E_SRC): Update (copied from lisp/Makefile.in).
3353
3354 2006-01-29 Bill Wohler <wohler@newt.com>
3355
3356 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
3357 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
3358 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
3359 (mh-autoloads): Don't use comments on otherwise empty lines.
3360
3361 2006-01-29 Edward O'Connor <ted@oconnor.cx>
3362
3363 * emulation/viper.el (viper-major-mode-modifier-list): Add
3364 insert-state and vi-state entries for erc-mode.
3365 (viper-go-away, viper-set-hooks): Add and remove
3366 viper-comint-mode-hook from erc-mode-hook as appropriate.
3367
3368 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
3369
3370 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
3371
3372 * bs.el (bs--format-aux): Implement `middle' alignment as
3373 described in the docstring for `bs-attributes-list'.
3374 (bs--get-name): Simplify. Don't pad the buffer name.
3375
3376 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
3377
3378 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
3379 English aspell dictionary is installed, use the first entry of
3380 ispell-dictionary-alist-1.
3381
3382 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
3383
3384 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
3385 Doc fix.
3386
3387 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
3388
3389 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
3390 for `process-file', in order to let it work for older Emacsen too.
3391
3392 2006-01-27 Eli Zaretskii <eliz@gnu.org>
3393
3394 * international/latexenc.el: Add a suitable `coding:' tag.
3395 (latexenc-find-file-coding-system): Undo last change.
3396
3397 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3398
3399 * international/latexenc.el (latexenc-find-file-coding-system):
3400 Make sure latexenc-main-file is a regular file and is readable.
3401
3402 2006-01-27 Andre Spiegel <spiegel@gnu.org>
3403
3404 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
3405 Pass FILE to vc-user-login-name.
3406
3407 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
3408
3409 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
3410
3411 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
3412 there are no more images to display.
3413 (thumbs-mark, thumbs-unmark): Revert change so that they move to
3414 the next image.
3415
3416 2006-01-26 Richard M. Stallman <rms@gnu.org>
3417
3418 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
3419
3420 * wid-edit.el (advertised-widget-backward): New alias.
3421 (widget-keymap): Use advertised-widget-backward for S-TAB.
3422
3423 * tumme.el: Correct the keywords.
3424 (tumme-dir-max-size): Use defvar.
3425 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
3426
3427 * simple.el (move-beginning-of-line): Take account of fields.
3428 (clone-indirect-buffer-other-window): Take args like
3429 clone-indirect-buffer, and work like it.
3430
3431 * help-fns.el (describe-function): Don't pass `nil' as default.
3432
3433 * files.el (risky-local-variable-p): Follow var aliases.
3434
3435 * subr.el (lazy-completion-table): Doc fix.
3436
3437 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
3438 global binding of `line'.
3439
3440 2006-01-25 Andre Spiegel <spiegel@gnu.org>
3441
3442 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
3443 Tramp.
3444
3445 * vc.el (vc-default-dired-state-info): Pass FILE to
3446 vc-user-login-name.
3447 (vc-default-update-changelog): Don't use vc-user-login-name, we
3448 don't need it here.
3449
3450 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
3451 no longer necessary.
3452
3453 2006-01-25 Kenichi Handa <handa@m17n.org>
3454
3455 * international/mule.el (decode-char): Avoid the overhead of
3456 calling utf-lookup-subst-table-for-decode if
3457 utf-translate-cjk-mode is nil.
3458 (encode-char): Avoid the overhead of calling
3459 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
3460 nil.
3461
3462 2006-01-22 Kenichi Handa <handa@m17n.org>
3463
3464 * international/mule.el (make-subsidiary-coding-system): Reset
3465 `coding-system-define-form' property of subsidiaries to nil.
3466 Avoid duplicated entry in coding-system-alist.
3467 (make-coding-system): Avoid duplicated entry in
3468 coding-system-alist.
3469 (define-coding-system-alias): Likewise.
3470
3471 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
3472
3473 * completion.el: Minor fixes in introductory comment.
3474 (completion-def-wrapper): Fix alist.
3475
3476 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
3477
3478 * thumbs.el (thumbs-new-image-size): New function.
3479 (thumbs-increment-image-size-element)
3480 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
3481 (thumbs-decrement-image-size): Delete.
3482 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
3483 temp files and use to resize.
3484 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
3485 Use increment argument to enlarge/shrink. Preserve point.
3486 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
3487 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
3488 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
3489 (thumbs-mark, thumbs-unmark): Preserve point.
3490 (thumbs-modify-image): Keep old temp files and use to modify.
3491 Cleanup old temp files at load time. Preserve point.
3492 (thumbs-view-image-mode-map): Use new command names.
3493
3494 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
3495
3496 * log-view.el (log-view-minor-wrap): First rev is the one at point.
3497
3498 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
3499 the nastiest part of the cyclic dependency.
3500 (cal-menu-update): Use dotimes and calendar-increment-month.
3501
3502 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
3503 (calendar-week-start-day): Add an :initializer.
3504 (calendar-mode-map): Use suppress-keymap, and command remapping.
3505 (describe-calendar-mode): Setup xref-stack info for the back button.
3506 (calendar-star-date): Insert before delete.
3507 (calendar-set-mode-line): Add file-modified info if applicable.
3508 (calendar-increment-month): New function.
3509
3510 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3511
3512 * font-lock.el (lisp-font-lock-keywords-2):
3513 Recognize "& keywords" only at word boundaries.
3514
3515 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
3516
3517 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
3518 and permanent-local.
3519 (thumbs-max-image-number): New variable.
3520 (thumbs-do-thumbs-insertion): Use them.
3521 (thumbs-per-line): Change default to 4.
3522 (thumbs-marked-list): Rename from thumbs-markedL.
3523 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
3524 (thumbs-rename-images): Use -list instead of L for internal variables.
3525 (thumbs-call-convert): Use call-process instead of shell-command.
3526 (thumbs-insert-thumb): Add filename as help-echo to each image.
3527 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
3528 Give dir to thumbs-show-thumbs-list.
3529 (thumbs-show-thumbs-list): Set default-directory to that of images.
3530 (thumbs-dired-show): Rename from thumbs-dired-show-all.
3531 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
3532 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
3533 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
3534
3535 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
3536
3537 * ses.el (ses-read-cell): Provide a default value.
3538
3539 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
3540
3541 * term/w32-win.el (image-library-alist): Add additional names for
3542 GIF library.
3543
3544 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3545
3546 * international/latexenc.el (latexenc-find-file-coding-system):
3547 Add file-regular-p check.
3548
3549 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
3550
3551 * simple.el (clone-buffer): Don't show the new buffer in the same
3552 window.
3553
3554 2006-01-23 Juri Linkov <juri@jurta.org>
3555
3556 * faces.el (link, link-visited): New faces based on default values
3557 of `info-xref' and `info-xref-visited'.
3558
3559 * info.el (info-xref): Inherit from `link'.
3560 (info-xref-visited): Inherit from `link-visited'.
3561
3562 * cus-edit.el (custom-buffer-create-internal): Use widget type
3563 `custom-manual' instead of `info-link' and don't set properties
3564 `button-face' and `mouse-face' explicitly.
3565 (custom-browse-group-tag, custom-browse-variable-tag)
3566 (custom-browse-face-tag): Inherit from widget class
3567 `custom-group-link' instead of `push-button'.
3568 (custom-button-unraised): Inherit from `underline' face.
3569 (custom-link): Inherit from `link' face. Fix doc and group.
3570 (custom-add-parent-links, custom-group-value-create): Don't set
3571 properties `button-face' and `mouse-face' explicitly for
3572 `custom-group-link' widget.
3573 (custom-group-link): Add properties `button-face' and `mouse-face'
3574 to widget definition.
3575 (custom-field-keymap): New variable. Put `custom-field-keymap' to
3576 editable-field's :keymap property.
3577 (custom-mode): Fix docstring: substitute keybindings for
3578 `widget-forward' and `widget-backward' from `widget-keymap',
3579 `widget-complete' from `custom-field-keymap', replace old
3580 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
3581
3582 * desktop.el (desktop-load-file): Check for `fboundp' before
3583 calling `symbol-function'.
3584
3585 * simple.el (clone-buffer, clone-indirect-buffer)
3586 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
3587 `read-string'. Fix prompts.
3588
3589 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
3590
3591 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
3592
3593 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
3594
3595 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
3596
3597 * startup.el (inhibit-splash-screen, initial-scratch-message):
3598 Doc fixes.
3599
3600 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
3601
3602 Sync with Tramp 2.0.52.
3603
3604 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
3605 net/tramp-vc.el: Add code for unloading Tramp. See comment before
3606 `tramp-unload-tramp' for checklist.
3607
3608 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
3609 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
3610 (tramp-unload-file-name-handler-alist)
3611 (tramp-unload-tramp): New defuns.
3612 (tramp-advice-PC-expand-many-files): New defadvice.
3613 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
3614 removed.
3615 (tramp-handle-expand-file-name): Remove double slash.
3616 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
3617 It doesn't matter, because it will be converted later on.
3618 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
3619 implementation was just heuristic.
3620 (tramp-post-connection): Set uid and gid properties.
3621 (tramp-convert-file-attributes): Set file's gid change bit.
3622 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
3623 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
3624 in case of su(do)? methods. The home directory of the local user
3625 will be taken else.
3626 (tramp-open-connection-telnet)
3627 (tramp-open-connection-rsh, tramp-open-connection-su)
3628 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
3629 local shell prompt could hurt. Reported by Romain Francoise
3630 <romain@orebokech.com>.
3631 (tramp-let-maybe): Add `edebug-form-spec' property.
3632 (tramp-handle-expand-file-name): Bind `default-directory' locally
3633 to "/" in order to avoid problems with UNC shares or Cygwin
3634 mounts.
3635 (tramp-md5-function): Fix typo in error message.
3636
3637 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
3638
3639 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
3640 for byte-compiler pacification.
3641
3642 2006-01-22 Andre Spiegel <spiegel@gnu.org>
3643
3644 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
3645 ID-FORMAT `string'. This allows us to get rid of
3646 `vc-user-login-name UID'.
3647
3648 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
3649
3650 2006-01-22 John Paul Wallington <jpw@pobox.com>
3651
3652 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
3653
3654 2006-01-21 Martin Rudalics <rudalics@gmx.at>
3655
3656 * emacs-lisp/find-func.el (find-definition-noselect)
3657 (find-variable-noselect): Search variables in C source code too.
3658 (find-function-C-source, find-function-noselect, find-function)
3659 (find-function-other-frame, find-variable-noselect, find-variable)
3660 (find-variable-other-frame, find-variable-at-point):
3661 Fix docstrings.
3662
3663 2006-01-21 Francesco Potorti` <pot@gnu.org>
3664
3665 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
3666
3667 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
3668
3669 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
3670 Default to disabling the "Save affix" question.
3671
3672 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
3673
3674 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
3675 the first arg to run-python.
3676
3677 2006-01-21 Eli Zaretskii <eliz@gnu.org>
3678
3679 * startup.el (command-line-1): Handle --no-desktop if desktop.el
3680 is not loaded.
3681
3682 2006-01-20 Jay Belanger <belanger@truman.edu>
3683
3684 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
3685 limit is 0.
3686
3687 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
3688 the correct variable.
3689
3690 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
3691
3692 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
3693 link. Fixed buggy argument sequence in call to `org-view-tags'.
3694 (org-compile-prefix-format): Set `org-prefix-has-tag'.
3695 (org-prefix-has-tag): New variable.
3696 (org-format-agenda-item): Remove tags from headline if
3697 appropriate.
3698 (org-agenda-remove-tags-when-in-prefix): New option.
3699 (org-get-tags-at): New function.
3700
3701 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
3702
3703 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
3704 (thumbs-find-image): Move image name and number from buffer name
3705 to mode name. Set thumbs-buffer. Preserve point so that large
3706 images remain visible.
3707 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
3708 order.
3709 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
3710 mode name.
3711 (thumbs-next-image, thumbs-previous-image): Make them work.
3712
3713 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
3714
3715 * cus-edit.el (custom-buffer-create-internal): State in the text above
3716 the whole buffer buttons that they do not operate on hidden items.
3717 (custom-face-menu): Use `custom-face-save' instead of
3718 `custom-face-save-command'.
3719 (custom-face-save-command): Make it an alias for `custom-face-save'
3720 and declare it obsolete.
3721 (custom-face-save): Doc fix.
3722
3723 * dired.el (dired-no-confirm): Add quote.
3724 (dired-subdir-alist-pre-R): Add quote in
3725 `make-variable-buffer-local' form and remove unbalanced parenthesis.
3726
3727 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
3728
3729 * textmodes/table.el (table-mode-indicator): Typo in last change.
3730
3731 2006-01-19 Richard M. Stallman <rms@gnu.org>
3732
3733 * outline.el (hide-leaves): Don't call outline-end-of-heading.
3734 Fixes bug reported in Nov 2005.
3735
3736 * isearch.el (isearch-forward): Doc fix.
3737
3738 * dired.el (dired-move-to-filename-regexp): Define as alias.
3739 (dired-no-confirm): Use defcustom.
3740 (dired-subdir-alist-pre-R): Put defvar at top level.
3741
3742 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
3743
3744 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
3745 Mark as risky.
3746
3747 * simple.el (set-mark-command): Doc fix.
3748 (clone-indirect-buffer-other-window):
3749 Read arg like clone-indirect-buffer.
3750 (move-beginning-of-line): Skip invisible newlines.
3751
3752 2006-01-19 Masatake YAMATO <jet@gyve.org>
3753
3754 * progmodes/cpp.el (cpp-edit-load): Make the order of
3755 listed conditions in a base C code buffer and its associate
3756 CPP Edit buffer the same.
3757
3758 2006-01-19 Kenichi Handa <handa@m17n.org>
3759
3760 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
3761 (rmail-mime-feature): Likewise.
3762 (rmail-require-mime-maybe): Use display-warning to show a warning
3763 message.
3764
3765 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
3766 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
3767
3768 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
3769
3770 * array.el: Move defvars out of eval-when-compile.
3771 (array-make-template): Replace undeclared global var with a local one.
3772 (array-mode): Inline initialization functions.
3773 (array-init-local-variables, array-init-max-row)
3774 (array-init-max-column, array-init-columns-per-line)
3775 (array-init-field-width, array-init-rows-numbered)
3776 (array-init-line-length, array-init-lines-per-row): Remove.
3777
3778 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
3779 (doc-mode-map): Define explicitly.
3780 (doctor-txtype): Use mapc.
3781
3782 * textmodes/table.el: Move defvars out of eval-when-compile.
3783 Remove harmful code meant to avoid byte-compiler warnings.
3784 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
3785 specification that checks table-fixed-width-mode directly.
3786 (table-recognize-region, table-recognize-cell):
3787 Use restore-buffer-modified-p.
3788 (table-fixed-width-mode): Remove code that refreshes
3789 table-fixed-mode-indicator.
3790 (*table--cell-describe-bindings, *table--cell-describe-mode):
3791 Avoid obsolete name print-help-return-message.
3792 (table--test-cell-list): Don't use replace-regexp from elisp.
3793 (table--point-entered-cell-function, table--point-left-cell-function):
3794 Don't set table-fixed-mode-indicator, use force-mode-line-update.
3795
3796 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
3797 that was after the end of file. Use buffer-file-name variable.
3798 (org-timestamp-change): Use with-current-buffer.
3799 (org-todo-list): Don't unnecessarily define a new buffer-local var.
3800 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
3801 `file'.
3802
3803 * progmodes/fortran.el: Move defvars out of eval-when-compile.
3804 (fortran-break-line): Remove unused var `opoint'.
3805 (fortran-abbrev-start): Obey help-event-list.
3806
3807 2006-01-18 Jesper Harder <harder@phys.au.dk>
3808
3809 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
3810
3811 2006-01-18 Masatake YAMATO <jet@gyve.org>
3812
3813 * progmodes/make-mode.el (makefile-imake-mode): New mode
3814 derived from makefile-mode.
3815 (makefile-imake-mode-syntax-table): New syntax table
3816 derived from makefile-mode-syntax-table.
3817 (makefile-mode): Write about makefile-imake-mode in doc string.
3818 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
3819 (makefile-imake-font-lock-keywords): New font lock keywords.
3820
3821 * files.el (auto-mode-alist): Add Imakefile.
3822
3823 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
3824
3825 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
3826 loading the file rather than when turning on flyspell-mode.
3827
3828 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
3829
3830 * cus-edit.el (customize-rogue): Minor doc fix.
3831
3832 2006-01-17 Juri Linkov <juri@jurta.org>
3833
3834 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
3835 instead of the file at the mark as default if the file at the mark
3836 is the same as the file at point or if dired-dwim-target-directory
3837 is not the same as the current directory and the mark is not active.
3838
3839 * log-view.el (log-view-minor-wrap): Use the same logic to get
3840 revisions as `log-view-diff'.
3841
3842 * info.el (Info-revert-find-node): Check for Info-current-file
3843 before preserving new-history.
3844
3845 * man.el (Man-heading-regexp): Add `/'.
3846
3847 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
3848 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
3849
3850 2006-01-16 Juri Linkov <juri@jurta.org>
3851
3852 * faces.el (mode-line-faces): New defgroup.
3853 (mode-line-highlight): Move definition after new defgroup.
3854 (mode-line, mode-line-inactive, mode-line-highlight):
3855 Replace :group `modeline' with `mode-line-faces'.
3856 (mode-line-buffer-id): New face.
3857 (modeline-buffer-id): New face alias.
3858 (vertical-border): Remove :group `modeline'.
3859
3860 * bindings.el (propertized-buffer-identification): Use face
3861 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
3862 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
3863 (mode-line-buffer-identification-keymap): For mouse-1 replace
3864 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
3865 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
3866 mouse-3.
3867
3868 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
3869 Buffer-menu-buffer. Doc fix.
3870 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
3871 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
3872 `Buffer-menu-buffer'.
3873
3874 * info.el (Info-mode-line-node-keymap): New defvar.
3875 (Info-set-mode-line): Use `stringp' to check Info-current-file.
3876 Propertize Info-current-node with `mode-line-buffer-id' and
3877 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
3878
3879 * time.el (display-time-mail-face): Replace :group `faces' with
3880 `mode-line-faces'.
3881
3882 2006-01-16 Kenichi Handa <handa@m17n.org>
3883
3884 * international/code-pages.el: Add autoload cookies for cp125[0345678].
3885
3886 * language/european.el (cp1252): New alias for windows-1252.
3887
3888 * international/mule.el (autoload-coding-system): Prepare for EOL
3889 variants.
3890
3891 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
3892
3893 * term.el (term-raw-map): Add mapping for insert.
3894 (term-send-insert): New.
3895 (term-mode): Make variables local here instead of doing it in
3896 `term-emulate-terminal'.
3897 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
3898 Scroll reverse needs to take into account the scroll region.
3899 Saving and restoring the cursor should save the color attributes too.
3900 (term-reset-terminal): Reset the scroll region.
3901 (term-handle-ansi-escape): Cursor up and down should take into
3902 account the scroll region.
3903 (term-set-scroll-region): Rename from `term-scroll-region'.
3904 Move to 0,0 after setting the region.
3905 (term-handle-scroll): Handle scroll up.
3906 (term-down): Fix off by one error.
3907 (term-delete-lines): Do not delete outside the scroll region.
3908 (term-insert-lines): Take into account the scroll region.
3909
3910 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
3911
3912 * textmodes/ispell.el (ispell-internal-change-dictionary)
3913 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
3914 (start, end): Move declaration outside of eval-when-compile.
3915
3916 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
3917 (flyspell-mode-on): Use it.
3918
3919 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
3920 ispell-kill-ispell-hook.
3921
3922 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
3923
3924 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
3925 (Custom-reset-saved): Do not ask for confirmation in single option
3926 buffers.
3927
3928 2006-01-13 Richard M. Stallman <rms@gnu.org>
3929
3930 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
3931
3932 2006-01-13 Romain Francoise <romain@orebokech.com>
3933
3934 * add-log.el (add-change-log-entry, change-log-merge):
3935 Conditionally use `hard-newline'.
3936
3937 2006-01-13 Martin Rudalics <rudalics@gmx.at>
3938
3939 * wid-edit.el (widget-field-end): If the overlay is no longer
3940 associated with a buffer, behave as if the overlay didn't exist.
3941
3942 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
3943 Make sure the links use the `custom-link' face.
3944
3945 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
3946
3947 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
3948 (ld-script-mode): Don't set indent-line-function since we don't
3949 have one.
3950
3951 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
3952
3953 * textmodes/org.el (org-open-file): Use mailcap for selecting an
3954 application.
3955 (org-file-apps-defaults-gnu): Use mailcap as the default for
3956 selecting an application on a UNIX system.
3957 (org-agenda-show-tags): New command.
3958 (org-table-insert-hline): Keep cursor in current table line.
3959 (org-table-convert): Offset effect of modifying
3960 `org-table-insert-hline'.
3961 (org-format-agenda-item): New optional argument TAG.
3962 (org-compile-prefix-format): Handle %T format for the tag.
3963 (org-expand-wide-chars): New function.
3964 (org-table-insert-row, org-table-insert-hline):
3965 Use `org-expand-wide-chars'.
3966 (org-open-file): Fix bug in program launch.
3967 (org-get-time-of-day): Fix bug with times before 1am.
3968 (org-agenda-menu): Add tags commands.
3969
3970 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
3971
3972 * textmodes/ispell.el (ispell-init-process): Include the used
3973 dictionary in ispell process start message.
3974 (ispell-internal-change-dictionary): When flyspell-mode is active
3975 and dictionary is changed, make sure ispell process is restarted
3976 and flyspell word cache cleared out for the current buffer.
3977 (ispell-change-dictionary): Make sure flyspell word cache is
3978 cleared out in all buffers with active flyspell mode when
3979 dictionary is globally changed.
3980 Call ispell-internal-change-dictionary after dictionary change.
3981
3982 2006-01-13 Eli Zaretskii <eliz@gnu.org>
3983
3984 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
3985
3986 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
3987 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
3988 years. Fix small differences wrt Makefile.in.
3989 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
3990 Makefile.in does.
3991
3992 2006-01-12 Bill Wohler <wohler@newt.com>
3993
3994 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
3995 mh-search.el.
3996
3997 2006-01-12 Masatake YAMATO <jet@gyve.org>
3998
3999 * progmodes/ld-script.el: Update copyright year.
4000
4001 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
4002
4003 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
4004 Don't add widget if setting undefined.
4005
4006 2006-01-12 John Paul Wallington <jpw@pobox.com>
4007
4008 * help-fns.el (describe-variable): Remove newlines from void
4009 variable output.
4010
4011 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
4012
4013 * wdired.el (wdired-mode-map): Add help echo for
4014 wdired-abort-changes.
4015
4016 * man.el (Man-file-name-regexp): Adjust for a list of files.
4017
4018 2006-01-12 Masatake YAMATO <jet@gyve.org>
4019
4020 * progmodes/ld-script.el (auto-mode-alist): Support
4021 suffix conventions used in netbsd and eCos.
4022
4023 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4024
4025 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
4026 (custom-variable-menu, custom-face-menu, custom-group-menu)
4027 (Custom-mode-menu): Change names of menu items. (As discussed on
4028 emacs-devel.)
4029 (custom-face-menu): Add "Undo Edits" item.
4030
4031 * startup.el (init-file-user): defcustom -> defvar.
4032
4033 * tooltip.el (tooltip-mode): Doc fix.
4034
4035 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
4036
4037 * reveal.el (reveal-post-command): window-buffer signals an error on
4038 dead windows rather than returning nil.
4039 (reveal-open-new-overlays): An overlay might die while we open others.
4040
4041 2006-01-11 Bill Wohler <wohler@newt.com>
4042
4043 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
4044 phrasing in docstring.
4045
4046 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
4047 can give some systems gas. Add new file mh-buffers.el.
4048
4049 2006-01-06 Masatake YAMATO <jet@gyve.org>
4050
4051 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
4052 C preprocessor forward ported from GNU Emacs 21.2.
4053
4054 * progmodes/asm-mode.el (asm-font-lock-keywords):
4055 Use `cpp-font-lock-keywords'.
4056
4057 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
4058
4059 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
4060 of $ for "\\.ld[s]?".
4061
4062 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
4063
4064 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
4065 (tcl-indent-line): Return `noindent' if inside a string.
4066
4067 * progmodes/flymake.el (flymake-split-string): Remove more than one
4068 empty string at beg/end of the result.
4069 (flymake-find-buildfile, flymake-find-possible-master-files):
4070 Use expand-file-name.
4071 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
4072 since expand-file-name does it for us. Use directory-file-name.
4073 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
4074 (flymake-ler-get-type, flymake-ler-get-text)
4075 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
4076 (flymake-current-line-no): Remove spurious interactive spec.
4077 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
4078 (flymake-check-include): Remove arg inc-path merged into inc-name.
4079 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
4080 Arg regexp-list replaced by a simple regexp.
4081 (flymake-master-make-header-init, flymake-master-tex-init):
4082 Correspondingly replace regexp-list with a regexp. Fix regexp.
4083
4084 2006-01-10 Simon Josefsson <jas@extundo.com>
4085
4086 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
4087 describing AUTH PLAIN fix.
4088
4089 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
4090
4091 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
4092 (report-emacs-bug): Don't record initial prompt text.
4093 Instead, add text properties to prompting text.
4094 (report-emacs-bug-hook): Delete prompting text.
4095
4096 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4097
4098 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
4099 `dirs'. Adjust callers.
4100
4101 2006-01-09 John Paul Wallington <jpw@gnu.org>
4102
4103 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
4104
4105 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4106
4107 * reveal.el (reveal-open-new-overlays): New extracted fun.
4108 (reveal-close-old-overlays): Idem. Check overlays's liveness before
4109 using them. Simplify the code.
4110 (reveal-post-command): Use them. Fix up obsolete windows in
4111 reveal-open-spots.
4112
4113 * progmodes/flymake.el: Use `require' rather than autoload for
4114 XEmacs's overlays.
4115 (flymake-get-common-file-prefix, flymake-build-relative-filename):
4116 Delete. Use file-relative-name instead.
4117 (flymake-get-syntax-check-program-args, flymake-perl-init):
4118 Simplify the resulting code.
4119
4120 * log-view.el (log-view-file-re, log-view-message-re): Add support
4121 for DaRCS output.
4122
4123 2006-01-09 Alex Schroeder <alex@gnu.org>
4124
4125 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
4126 identifiers sometimes added in square brackets at the beginning of
4127 subject lines.
4128
4129 2006-01-07 Richard M. Stallman <rms@gnu.org>
4130
4131 * cus-edit.el (Custom-set, Custom-save): Doc fix.
4132 (Custom-reset-current, Custom-reset-saved): Change question text.
4133 (Custom-reset-standard): Likewise.
4134 (custom-variable-reset-saved): Doc fix.
4135
4136 2006-01-07 Eli Zaretskii <eliz@gnu.org>
4137
4138 * startup.el (init-file-user): Doc fix.
4139
4140 2006-01-07 Alex Schroeder <alex@gnu.org>
4141
4142 * mail/rmail.el (rmail-current-subject): New function.
4143 (rmail-current-subject-regexp): New function.
4144 (rmail-next-same-subject): Use it.
4145
4146 * mail/rmailsum.el (rmail-summary-by-topic):
4147 Use rmail-current-subject and rmail-current-subject-regexp.
4148 (rmail-summary-next-same-subject): Ditto.
4149
4150 * net/rcirc.el (rcirc-send-input): No longer check whether the
4151 process is open, since not all commands need an open process.
4152 (rcirc-send-string): Check whether the process is open before
4153 sending anything.
4154 (rcirc-ignore-list): New option.
4155 (rcirc-ignore-list-automatic): New variable.
4156 (rcirc-print): Take rcirc-ignore-list into account.
4157 (rcirc-cmd-ignore): New command.
4158 (rcirc-ignore-update-automatic): New function.
4159 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
4160 list if ignored nicks.
4161 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
4162
4163 2006-01-06 David Reitter <david.reitter@gmail.com>
4164
4165 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
4166 reflect the address to which the report will be sent.
4167
4168 2006-01-06 Eli Zaretskii <eliz@gnu.org>
4169
4170 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
4171 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
4172
4173 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
4174
4175 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
4176
4177 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
4178 the doc string: "functoin" => "function".
4179 * ldefs-boot.el: Likewise.
4180
4181 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
4182 message text: "Duplicat" => "Duplicate".
4183
4184 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
4185
4186 * files.el (basic-save-buffer-2): If backing-up failed, reset
4187 buffer-backed-up to nil.
4188
4189 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
4190
4191 * progmodes/gud.el (gdb-script-skip-to-head)
4192 (gdb-script-calculate-indentation): Indent for breakpoint command
4193 lists also.
4194
4195 2006-01-05 Bill Wohler <wohler@newt.com>
4196
4197 * Makefile.in (compile-always): Add mh-autoloads dependency.
4198 (bootstrap): Remove mh-autoloads dependency, as compile dependency
4199 provides it.
4200 (updates): Remove mh-autoloads dependency, since it probably has
4201 already run recently (via recompile).
4202
4203 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
4204
4205 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
4206 argument `force' to disable the flyspell-last-buffer optimization.
4207 (flyspell-mode-on): Use it.
4208
4209 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
4210 flymake-simple-cleanup.
4211 (flymake-allowed-file-name-masks): Use this new default.
4212 All the functions are now called in the right buffer rather than
4213 passing the buffer as argument.
4214 (flymake-process-sentinel): Switch to buffer before calling cleanup.
4215 (flymake-parse-err-lines): Remove redundant buffer arg.
4216 (flymake-get-program-dir): Comment out unused function.
4217 (flymake-start-syntax-check, flymake-start-syntax-check-process):
4218 Remove redundant buffer argument.
4219 (flymake-get-real-file-name, flymake-simple-java-cleanup)
4220 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
4221
4222 2006-01-05 Richard M. Stallman <rms@gnu.org>
4223
4224 * info.el (Info-find-node): Don't record previous node if have none.
4225 (info): Go to directory only if history is empty.
4226
4227 * simple.el (mark): Doc fix.
4228
4229 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4230
4231 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
4232 already of desired type.
4233 (mac-ae-list): Coerce parameter to "list" type.
4234 (mac-dispatch-apple-event): Replace cadr part of event with a
4235 dummy position so that event-start returns it.
4236
4237 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
4238
4239 * textmodes/org.el (org-end-of-subtree): New function.
4240 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
4241 Use `org-end-of-subtree'.
4242 (org-agenda, org-agenda-convert-date): Protect calls to
4243 `fit-window-to-buffer'.
4244 (org-tags-view): Force matching of sublevels when doing a
4245 todo-only search. Define the correct redo command, including the
4246 arguments.
4247 (org-agenda-redo): Display message.
4248 (org-check-for-org-mode): New function.
4249 (org-agenda-type): New variable.
4250 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
4251 Set `org-agenda-type'.
4252 (org-agenda-check-type): New function.
4253 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
4254 (org-agenda-week-view, org-agenda-day-view)
4255 (org-agenda-next-date-line, org-agenda-previous-date-line)
4256 (org-agenda-log-mode, org-agenda-toggle-diary)
4257 (org-agenda-toggle-time-grid, org-agenda-date-later)
4258 (org-agenda-date-prompt, org-agenda-diary-entry)
4259 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
4260 (org-agenda-convert-date, org-agenda-menu):
4261 Use `org-agenda-check-type'.
4262 (org-make-overlay, org-delete-overlay)
4263 (org-detatch-overlay, org-move-overlay, org-overlay-put):
4264 New compatibility functions.
4265 (org-calendar-select-mouse): New command.
4266
4267 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
4268
4269 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
4270 (Custom-reset-standard): Fix y-or-n-p messages.
4271 (custom-link): New face for links.
4272 (custom-buffer-create-internal, custom-manual): Use it.
4273 (custom-face-save): Push to theme-face before setting face spec.
4274
4275 * wid-edit.el (widget-default-mouse-face-get): New function.
4276 (widget-specify-button): Handle mouse-face like button-face.
4277
4278 * custom.el (load-theme): Clear old theme settings if reloading.
4279
4280 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
4281
4282 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
4283 "Erase Customization" button back to same position it occupies in
4284 the individual State menus.
4285
4286 2006-01-04 Kim F. Storm <storm@cua.dk>
4287
4288 * wid-edit.el (key-sequence): Rework widget to read key binding
4289 using `kbd' syntax. Use C-q to insert literal key, event, or code.
4290 (widget-key-sequence-default-value): Default value for empty sequence.
4291 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
4292 (widget-key-sequence-read-event): New command for C-q.
4293 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
4294 (widget-key-sequence-value-to-external): New functions.
4295
4296 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
4297
4298 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
4299 Use expand-file-name.
4300 (flymake-delete-temp-directory): Use expand-file-name,
4301 file-name-directory, and directory-file-name.
4302 (flymake-strrchr): Delete.
4303 (flymake-start-syntax-check): Don't pass the redundant buffer argument
4304 to the init-f function.
4305 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
4306 (flymake-init-find-buildfile-dir)
4307 (flymake-init-create-temp-source-and-master-buffer-copy)
4308 (flymake-simple-make-init-impl, flymake-simple-make-init)
4309 (flymake-master-make-init, flymake-master-make-header-init)
4310 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
4311 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
4312 (flymake-xml-init): Remove corresponding redundant buffer argument.
4313 (flymake-allowed-file-name-masks): Remove last elems that are equal to
4314 the default anyway. Clean up regexps.
4315
4316 * progmodes/flymake.el (flymake-temp-source-file-name)
4317 (flymake-master-file-name, flymake-temp-master-file-name)
4318 (flymake-base-dir): New buffer-local vars.
4319 (flymake-buffer-data, flymake-get-buffer-value)
4320 (flymake-set-buffer-value): Replace those hash-tables by the new
4321 buffer-local vars. Update callers.
4322
4323 * progmodes/flymake.el (flymake-check-start-time)
4324 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
4325 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
4326 Move definition, so we can remove redundant earlier declaration.
4327 (flymake-replace-regexp-in-string, flymake-split-string)
4328 (flymake-get-temp-dir): Use defalias.
4329 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
4330 (flymake-xemacs-window-edges): Remove unused function.
4331 (flymake-get-point-pixel-pos): Move.
4332 (flymake-pid-to-names, flymake-reg-names)
4333 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
4334 Replace by a simple list flymake-processes and by process-buffer.
4335 Update callers. Other than simplify the code, it uses buffers rather
4336 than buffer-names so it doesn't get confused by uniquify.
4337 (flymake-buffer-data): The global value should just be nil.
4338
4339 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
4340 Optimize the body of a defalias like any other code.
4341
4342 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
4343 Make sure we've setup font-lock's vars. It may influence which
4344 function we then call.
4345 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
4346 here since it's too late anyway.
4347
4348 2006-01-03 Romain Francoise <romain@orebokech.com>
4349
4350 * startup.el (fancy-splash-tail, normal-splash-screen):
4351 Update copyright year.
4352
4353 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
4354
4355 * mouse.el (mouse-drag-track): Rename, from
4356 `mouse-drag-region-1'. Includes optional argument required to
4357 enable post-drag event processing (e.g. delete region keys).
4358 Can be used without this argument to track a mouse region and operate
4359 on it as soon as the drag completes.
4360 (mouse-drag-region): Use `mouse-drag-track'.
4361
4362 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
4363
4364 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
4365 Move to `custom-buffer' group.
4366
4367 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
4368 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
4369 (custom-theme-insert-face-marker, custom-theme-variable-menu)
4370 (custom-theme-face-menu): New variables.
4371 (custom-theme-add-variable, custom-theme-variable-action)
4372 (custom-variable-reset-theme, custom-theme-delete-variable)
4373 (custom-face-reset-theme, custom-theme-face-action)
4374 (custom-theme-delete-face, custom-theme-merge-theme)
4375 (custom-theme-add-face, custom-theme-visit-theme): New functions.
4376
4377 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
4378
4379 * custom.el: Move Custom Themes commentary to start of theme code.
4380 (custom-known-themes): Rename `standard' theme to `changed'.
4381 (custom-push-theme): Caller no longer specifies what theme to use
4382 when doing `reset'---the setting is simply removed from the theme.
4383 Delete MODE from `theme-value' and `theme-settings' properties.
4384 (custom-declare-theme): Ignore &rest args since we don't use them.
4385
4386 (custom-loaded-themes): Delete variable.
4387 (custom-theme-load-themes, custom-theme-loaded-p)
4388 (custom-theme-value): Delete functions.
4389
4390 (custom-declare-theme): Signal error on invalid theme names.
4391 (provide-theme): custom-loaded-themes was deleted.
4392 (load-theme): Load the file unconditionally.
4393 (enable-theme): Call `load-theme' if theme is undefined.
4394 (custom-enabled-themes): Only update value for successful loads.
4395 (disable-theme): Complete from enabled themes when interactive.
4396 (custom-variable-theme-value): Calculate theme value directly.
4397
4398 (custom-theme-reset-variables, custom-reset-variables): Mark as
4399 XEmacs compatibility functions. We don't actually use these.
4400
4401 * cus-edit.el (custom-variable-state-set):
4402 Use custom-variable-theme-value instead of custom-theme-value.
4403 (custom-face-state-set): Rename `standard' theme to `changed'.
4404 (custom-save-variables, custom-save-faces): Delete unneeded
4405 references to custom-reset-variables.
4406 (custom-save-resets): Delete function.
4407 (custom-save-variables, custom-save-faces): MODE argument deleted.
4408 (custom-save-variables, custom-save-faces): Ignore theme values.
4409
4410 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
4411 compatibility function.
4412
4413 2006-01-01 Richard M. Stallman <rms@gnu.org>
4414
4415 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
4416 (Custom-reset-current, Custom-reset-saved): Likewise.
4417 (Custom-reset-standard): Show message if aborted.
4418 (custom-mode): Doc fix, describing those commands.
4419
4420 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
4421 put on event-kind property.
4422
4423 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
4424
4425 * custom.el (provide-theme): Ban `user' theme name.
4426 (custom-enabling-themes): New variable.
4427 (enable-theme): Don't enable user if custom-enabling-themes is t.
4428 (custom-enabled-themes): Make it a defcustom.
4429 (custom-theme-recalc-face): No-op if face is undefined.
4430
4431 * cus-edit.el (custom-button-mouse): New variable.
4432 (custom-button-mouse): New face.
4433 (custom-raised-buttons, custom-mode): Use it.
4434
4435 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
4436
4437 2005-12-31 Eli Zaretskii <eliz@gnu.org>
4438
4439 * progmodes/gud.el (gud-display-line): Support hl-line in the
4440 source buffer.
4441
4442 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
4443
4444 * mouse.el (mouse-drag-window-above): Verify that the found window
4445 overlaps with the given window in the horizontal dimension.
4446
4447 2005-12-31 Eli Zaretskii <eliz@gnu.org>
4448
4449 * Makefile.in (cvs-update): New target.
4450
4451 * makefile.w32-in (cvs-update): Ditto.
4452
4453 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
4454
4455 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
4456 (custom-new-theme-mode-map): New variable.
4457
4458 2005-12-30 Richard M. Stallman <rms@gnu.org>
4459
4460 * custom.el (custom-load-themes): Function deleted.
4461
4462 * cus-edit.el (custom-save-loaded-themes): Function deleted.
4463 (custom-save-variables): Don't delete or add custom-load-themes call.
4464
4465 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
4466
4467 * cus-start.el: Add `visible-cursor'.
4468
4469 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
4470 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
4471 (flymake-process-filter): Switch to buffer before calling it instead.
4472 (flymake-post-syntax-check, flymake-highlight-err-lines)
4473 (flymake-delete-own-overlays, flymake-parse-err-lines)
4474 (flymake-start-syntax-check, flymake-start-syntax-check-process)
4475 (flymake-count-lines, flymake-parse-residual):
4476 Remove constant buffer argument.
4477 (flymake-start-syntax-check-for-current-buffer): Remove.
4478 Update callers to use flymake-start-syntax-check instead.
4479 (flymake-display-err-menu-for-current-line):
4480 Remove unused var `mouse-pos'.
4481 (flymake-restore-formatting): Comment out unused function.
4482 (flymake-report-status, flymake-report-fatal-status): Remove buffer
4483 argument, use current-buffer instead. Update callers.
4484
4485 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4486
4487 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
4488 buffer-local because choose-completion-delete-max-match requires
4489 that we set completion-ignore-case (i.e., binding via let is not
4490 sufficient).
4491 (bibtex-complete): Always set completion-ignore-case and
4492 choose-completion-string-functions. The latter is needed because
4493 choose-completion-string-functions keeps its value if we quit the
4494 *Completions* buffer without requesting a completion.
4495
4496 2005-12-30 Andreas Schwab <schwab@suse.de>
4497
4498 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
4499
4500 2005-12-30 Eli Zaretskii <eliz@gnu.org>
4501
4502 * jit-lock.el (jit-lock-chunk-size): Doc fix.
4503
4504 2005-12-30 Juri Linkov <juri@jurta.org>
4505
4506 * locate.el (locate-fcodes-file, locate-header-face)
4507 * progmodes/delphi.el (delphi-other-face)
4508 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
4509
4510 * paren.el (show-paren-match, show-paren-mismatch): Use existing
4511 group `paren-showing-faces'.
4512
4513 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
4514 (goto-address): Fix docstring.
4515
4516 * net/webjump.el (webjump-sample-sites): Update URLs.
4517
4518 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
4519
4520 * subr.el (cancel-change-group): Add listp around pending-undo-list.
4521
4522 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
4523
4524 * font-lock.el (font-lock-compile-keywords): Signal an error when
4525 font-lock-set-defaults hasn't been called.
4526
4527 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
4528
4529 * subr.el (noreturn, 1value): Doc fixes.
4530
4531 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4532
4533 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
4534 that assoc-string returns nil.
4535
4536 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4537
4538 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
4539 (bibtex-entry-type-str, bibtex-empty-field-re)
4540 (bibtex-search-backward-string, bibtex-preamble-prefix)
4541 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
4542 (bibtex-any-valid-entry-type): New variable.
4543 (bibtex-parse-field-name): Simplify.
4544 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
4545 (bibtex-preamble-prefix): Include left delimiter.
4546 (bibtex-search-forward-field, bibtex-search-backward-field):
4547 Allow unbounded search past entry boundaries (required by bibtex-pop).
4548 (bibtex-text-in-field-bounds): Use push.
4549 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
4550 (bibtex-parse-preamble, bibtex-valid-entry)
4551 (bibtex-beginning-first-field): New functions.
4552 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
4553 (bibtex-map-entries): Fix docstring.
4554 (bibtex-flash-head): New arg prompt. Simplify.
4555 (bibtex-enclosing-field): Include code of bibtex-inside-field.
4556 (bibtex-insert-kill): Simplify. Always insert text past the
4557 current field or entry.
4558 (bibtex-format-entry): Use bibtex-parse-field.
4559 (bibtex-pop): Use bibtex-beginning-of-entry and
4560 bibtex-end-of-entry to initiate the search. Insert empty field if
4561 we found ourselves.
4562 (bibtex-print-help-message): New args field and comma.
4563 Handle entry keys.
4564 (bibtex-make-field): Use bibtex-beginning-of-entry.
4565 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
4566 invalid entry.
4567 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
4568 Handle preambles. Simplify code for thorough test.
4569 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
4570 New arg comma. Handle entry heads.
4571 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
4572 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
4573 New arg comma.
4574 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
4575 (bibtex-fill-field): Simplify.
4576 (bibtex-fill-entry): Use bibtex-beginning-first-field and
4577 bibtex-parse-field.
4578 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
4579 (bibtex-complete): Use bibtex-parse-preamble.
4580
4581 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
4582
4583 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
4584 Display name of expression instead of convenience variable.
4585 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
4586
4587 * progmodes/gud.el (gud-tooltip-dereference): Rename from
4588 toggle-gud-tooltip-dereference.
4589 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
4590 (gud-tooltip-tips): ...here when dereferencing.
4591
4592 2005-12-28 Bill Wohler <wohler@newt.com>
4593
4594 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
4595
4596 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
4597
4598 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
4599 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
4600 (vc-annotate-display-autoscale): Adjust call.
4601 (vc-annotate-display-default): Adjust call. Make arg compulsory.
4602 Fix interactive spec.
4603 (vc-annotate-time-span): Remove.
4604 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
4605 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
4606 (vc-annotate-display-select): Use new name.
4607
4608 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
4609 (vc-annotate-mode-menu): Remove left-over redundant declaration.
4610 Correct the construction of span entries. Simplify.
4611 (vc-annotate-display-select): Fix the nil case.
4612 (vc-annotate): Remove obsolete (and now broken) code.
4613 (vc-annotate-extract-revision-at-line): Remove obsolete code.
4614 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
4615
4616 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4617
4618 * subr.el (lazy-completion-table): Correct typo in docstring.
4619
4620 * startup.el (command-line): Use `custom-reevaluate-setting' for
4621 `send-mail-function'.
4622
4623 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
4624
4625 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
4626
4627 * mail/smtpmail.el (smtpmail-try-auth-methods):
4628 Send credentials together with "AUTH PLAIN" command.
4629
4630 2005-12-27 Richard M. Stallman <rms@gnu.org>
4631
4632 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
4633 mouse-2, go back to previously selected window, so it's selected
4634 when mouse-2 command runs.
4635
4636 2005-12-27 Juri Linkov <juri@jurta.org>
4637
4638 * descr-text.el (describe-text-sexp): Use square brackets for
4639 button [Show] to distinguish it from the property value `show'.
4640 (describe-property-list): Use `insert-text-button' with
4641 `help-face' type instead of putting face in quotes, because button
4642 is not created automatically for a list of faces.
4643 (describe-text-properties-1): Put button-type value in quotes to
4644 distinguish from plain text "button".
4645 (describe-char): Display code point values in hex. Don't use
4646 `symbol-name' for `current-input-method' because it is a string.
4647 Use `insert-text-button' with `help-face' type instead of putting
4648 hardcoded face in quotes, because button is not created automatically.
4649
4650 2005-12-27 Richard M. Stallman <rms@gnu.org>
4651
4652 * progmodes/glasses.el (glasses-face): More specific custom type.
4653
4654 * files.el (set-visited-file-name): Doc fix.
4655
4656 * textmodes/flyspell.el (flyspell-external-point-words):
4657 Use local var buffer-scan-pos to advance scan for next misspelling.
4658 Advance it only after we find the misspelling.
4659
4660 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
4661
4662 * textmodes/flyspell.el (flyspell-external-point-words):
4663 New criteria for finding the misspelling in the buffer.
4664
4665 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
4666
4667 * help-mode.el (help-insert-string): Set help-xref-stack-item
4668 rather than call help-setup-xref.
4669
4670 * descr-text.el (describe-char): Revert previous changes for
4671 optional buffer argument.
4672
4673 2005-12-27 Juri Linkov <juri@jurta.org>
4674
4675 * help-mode.el (help-insert-string): New function. Save buffer
4676 contents in cases where it is impossible to recompute the old contents.
4677
4678 * descr-text.el (describe-char): Set help-xref-stack-item
4679 explicitly after buffer has been generated.
4680
4681 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4682
4683 * cus-start.el (all): Add x-gtk-show-hidden-files.
4684
4685 2005-12-26 Richard M. Stallman <rms@gnu.org>
4686
4687 * replace.el (perform-replace): Calculate match-again
4688 before skipping read-only matches.
4689
4690 * paren.el (paren-showing-faces): New group.
4691 (show-paren-match, show-paren-mismatch): Move to that group.
4692
4693 * button.el (button): Put into group `basic-faces'.
4694
4695 * progmodes/make-mode.el: Remove faces from group `faces'.
4696
4697 * apropos.el (apropos, apropos-value): Doc fix.
4698 (apropos-documentation): Doc fix.
4699
4700 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
4701
4702 * subr.el (lazy-completion-table): Remove argument `args'.
4703
4704 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
4705 Don't use the `args' argument of lazy-completion-table.
4706
4707 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
4708
4709 * descr-text.el (describe-char): Add optional argument for buffer.
4710 Set buffer appropriately. Call help-setup-xref.
4711 Suggested by Stefan Monnier.
4712
4713 2005-12-26 Juri Linkov <juri@jurta.org>
4714
4715 * descr-text.el: Require `help-fns' at runtime. Don't require
4716 `button' for byte compilation.
4717 (describe-text-widget): Add `help-echo' for first button.
4718 Use `help-info' for second.
4719 (describe-property-list): Use `help-argument-name' instead of `italic'.
4720 (describe-text-category): Add prompt to interactive spec.
4721 Call `help-setup-xref'.
4722 (describe-char): Use `help-character-set'. Add `help-echo' for
4723 code point. Use `help-input-method'. Remove superfluous insert.
4724
4725 2005-12-25 Richard M. Stallman <rms@gnu.org>
4726
4727 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
4728 at point, in case of narrowing.
4729
4730 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
4731
4732 * locate.el (locate-header-face): Allow nil in type.
4733
4734 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
4735
4736 2005-12-25 Romain Francoise <romain@orebokech.com>
4737
4738 * battery.el (battery-linux-proc-acpi): Also try
4739 `/proc/acpi/thermal_zone/THM0/temperature'.
4740
4741 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
4742
4743 * custom.el (custom-push-theme): Fix docstring.
4744
4745 * cus-edit.el (custom-variable-set, custom-variable-save)
4746 (custom-variable-save): Custom-quote widget values.
4747 (customize-save-variable): Fix custom-push-theme call.
4748
4749 2005-12-24 Eli Zaretskii <eliz@gnu.org>
4750
4751 * w32-fns.el (w32-batch-update-autoloads): New function.
4752
4753 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
4754 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
4755 from the command line.
4756
4757 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
4758
4759 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
4760 reset means to remove setting from theme entirely. Don't keep
4761 expanding theme-settings list; delete old entries if necessary.
4762
4763 * cus-edit.el (custom-buffer-create-internal): Move "Erase
4764 customization" button one line up.
4765 (custom-themed): New face.
4766 (custom-magic-alist): New value, THEMED, for theme settings.
4767 (custom-variable-state-set, custom-face-state-set):
4768 Check theme-value instead of saved-value.
4769 (custom-variable-reset-standard, custom-face-reset-standard):
4770 Remove theme setting entirely. Recalculate new values.
4771 (custom-variable-set, custom-variable-set)
4772 (custom-variable-reset-saved, custom-variable-reset-backup)
4773 (custom-face-set, custom-face-reset-saved): Update `user' theme.
4774 (custom-variable-save): Fix typos.
4775
4776 2005-12-23 Juri Linkov <juri@jurta.org>
4777
4778 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
4779 Add autoload cookies.
4780 (edebug-outside-d-c-i-n-s-w): New variable.
4781 (edebug-display, edebug-outside-excursion): Use it to save the
4782 original value of default-cursor-in-non-selected-windows.
4783 Set default-cursor-in-non-selected-windows to t while Edebug
4784 is active.
4785 (edebug-mode, edebug-eval-mode): Doc fix.
4786
4787 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
4788 with `buffer-substring-no-properties' to remove common substring
4789 highlighting.
4790
4791 * info.el (info-other-window, info): Rename function argument
4792 `file' to `file-or-node'.
4793 (Info-complete-menu-item): Use local variable `complete-nodes' to
4794 keep the global value of `Info-complete-nodes' unchanged for
4795 subsequent completions.
4796 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
4797
4798 * simple.el (get-next-valid-buffer, last-buffer)
4799 (next-error-buffer-p, next-error-find-buffer)
4800 (minibuffer-history-sexp-flag): Doc fix.
4801
4802 * savehist.el (savehist-mode-hook): Add `:group'.
4803
4804 * log-view.el: Call autoload for vc-find-version.
4805 (log-view-current-file): Adjust subgroup numbers.
4806 (log-view-current-tag): Add `length'.
4807
4808 2005-12-23 Richard M. Stallman <rms@gnu.org>
4809
4810 * vc.el (vc-annotate-car-last-cons): Defn moved up.
4811
4812 2005-12-23 Juri Linkov <juri@jurta.org>
4813
4814 * hi-lock.el (hi-lock-archaic-interface-message-used)
4815 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
4816 (hi-lock-mode): Display "Hi" in the mode line only when
4817 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
4818 (hi-lock-write-interactive-patterns):
4819 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
4820 (hi-lock-set-pattern, hi-lock-set-file-patterns)
4821 (hi-lock-font-lock-hook): Set 3rd arg `how' of
4822 font-lock-add-keywords to t.
4823
4824 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
4825
4826 * hi-lock.el (hi-lock-highlight-range): New variable.
4827 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
4828 only if font-lock-fontified is non-nil. Remove overlays.
4829 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
4830 font-lock-fontified is non-nil, otherwise use overlays (instead of
4831 text properties).
4832 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
4833 New variables.
4834 (hi-lock-string-serialize) New function.
4835
4836 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4837
4838 * menu-bar.el (menu-find-file-existing): New function.
4839 (menu-bar-file-menu): Use menu-find-file-existing for Open.
4840
4841 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
4842
4843 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4844
4845 * vc.el: Remove unnecessary leading * in docstrings.
4846 (vc-annotate-mode-map): Move initialization into declaration.
4847 (vc-static-header-alist): Nitpick on the regexp.
4848 (vc-default-init-version): New fun.
4849 (vc-register): Use it.
4850 (vc-insert-headers): Use dolist.
4851 (vc-annotate-get-backend): Remove unused function.
4852 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
4853 (vc-annotate-mode): Remove corresponding call.
4854 (vc-annotate-car-last-cons): Simplify.
4855 (vc-annotate-buffers): Remove var.
4856 (vc-annotate-backend): Make it buffer-local.
4857 (vc-annotate): Move the interaction to the interactive spec.
4858 Add a `buf' argument.
4859 (vc-annotate-warp-version): Use this new `buf' argument to avoid
4860 killing&creating a vc-annotate buffer, which is very disruptive when
4861 the buffers are shown in dedicated frames.
4862
4863 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
4864
4865 * descr-text.el: Add FSF as maintainer.
4866 (describe-text-mode, describe-text-mode-map)
4867 (describe-text-mode-hook, describe-text-done): Delete. Use normal
4868 help-mode.
4869 (describe-text-widget, describe-text-sexp)
4870 (describe-property-list, describe-text-category)
4871 (describe-text-properties, describe-text-properties-1)
4872 (describe-char): Use help buttons instead of widgets.
4873 (describe-char-unicodedata-file): Make URL link in doc string.
4874
4875 2005-12-22 Richard M. Stallman <rms@gnu.org>
4876
4877 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
4878 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
4879 Don't include buttons that write a file when there's no file.
4880 (custom-variable-menu, custom-face-menu, custom-group-menu):
4881 Don't include commands that write a file when there's no file.
4882 (customize-browse): Reword the top-of-buffer help intro.
4883 (custom-buffer-create-internal): Fix previous change.
4884 (customize-changed-options-previous-release): Prev release is 21.1.
4885 (customize-changed-options): Doc fix.
4886 (customize-changed): New alias.
4887 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
4888 Say "standard values".
4889 (Custom-reset-standard): Doc fix.
4890 (custom-face-reset-standard): Doc fix.
4891
4892 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4893
4894 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
4895 even if font-lock-mode is non-nil since it may be t without having
4896 turned on font-lock-mode-internal.
4897 (font-lock-choose-keywords): Minor optimization.
4898 (font-lock-add-keywords, font-lock-remove-keywords)
4899 (font-lock-set-defaults): Don't call make-local-variable on a variable
4900 that we know to already be local.
4901
4902 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4903
4904 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
4905 messages if in the minibuffer.
4906
4907 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4908
4909 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
4910 (tex-mode-flyspell-verify, flyspell-get-word)
4911 (flyspell-external-point-words): Don't use point-min/max uselessly.
4912
4913 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
4914 by Kevin Rodgers. Instead, just hide the completions buffer if we
4915 don't need to show it.
4916
4917 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4918
4919 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
4920
4921 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4922
4923 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
4924 delete-windows-on with an inexistent buffer.
4925
4926 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
4927
4928 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
4929 Delete defcustom variable :tag names.
4930
4931 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
4932
4933 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
4934 (log-view-font-lock-keywords): Ajust subgroup numbers.
4935 (log-view-current-tag): Don't hard code the number of subgroups.
4936
4937 2005-12-20 Juri Linkov <juri@jurta.org>
4938
4939 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
4940 (tooltip-x-offset, tooltip-y-offset): Doc fix.
4941
4942 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
4943 (menu-bar-non-minibuffer-window-p): Instead of checking
4944 display-multi-frame-p, use selected-frame when menu-updating-frame
4945 is nil.
4946
4947 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
4948
4949 * align.el (align-rules-list): Use [ \t] instead of \s-
4950 for column separators in text mode.
4951
4952 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
4953
4954 * help-mode.el (help-customize-variable, help-customize-face):
4955 Don't pop help-xref-stack as help-follow no longer pushes
4956 anything on to it.
4957
4958 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
4959
4960 * textmodes/org.el (org-agenda-custom-commands): New option.
4961 (org-agenda): Offer custom commands on splash screen.
4962 (org-make-tags-matcher): Parser for Boolean logic added.
4963 (org-agenda-set-tags): New command.
4964 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
4965 (org-set-tags): Efficiency improvements.
4966 (org-auto-align-tags): New option.
4967 (org-todo, org-demote, org-promote): Realign tags.
4968 (org-tags-completion-function): Use also "&" and "|" as separators.
4969 (org-org-menu): Agenda commands simplified.
4970
4971 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4972
4973 * cus-edit.el (customize-apropos, customize-apropos-options):
4974 Docstring changes.
4975
4976 * font-lock.el (font-lock): Add tags to the links in the defgroup.
4977
4978 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
4979
4980 * longlines.el (longlines-mode): Wrap while widened.
4981 (longlines-decode-region, longlines-encode-region): Compute max
4982 just once.
4983
4984 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4985
4986 * cus-edit.el (mac): New group.
4987
4988 * cus-start.el (all): Add user options in macterm.c. Add test for
4989 Mac-related built-ins. Fix test for GTK-related built-ins.
4990
4991 * term/mac-win.el (mac-handle-language-change)
4992 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
4993 (mac-services-open-selection, mac-services-mail-selection)
4994 (mac-services-mail-to, mac-services-insert-text)
4995 (mac-dispatch-apple-event): Add docstrings.
4996 (x-get-selection, mac-select-convert-to-string): Select coding
4997 system from `utf-16be' and `utf-16le' using `byteorder'.
4998
4999 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
5000
5001 * subr.el (lazy-completion-table): Don't be fooled if the var holds
5002 a "list" (lambda ...) rather than a real completion list.
5003
5004 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
5005 lexical-let when encountering ((lambda (...) ...) ...).
5006
5007 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
5008
5009 * progmodes/sh-script.el (sh-mode):
5010 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
5011 * textmodes/picture.el (picture-mode): Update docstrings.
5012
5013 2005-12-17 Eli Zaretskii <eliz@gnu.org>
5014
5015 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
5016 commands enclosed in $(ARGQUOTE)s should not be split between two
5017 lines, as that will break with GNU Make >3.80, when sh.exe is used
5018 and arg quoting is with '..'.
5019 (autoloads): Don't break the quoted --eval expression between
5020 several lines.
5021
5022 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
5023
5024 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
5025 Capture error from printing circular structures.
5026
5027 2005-12-17 Martin Rudalics <rudalics@gmx.at>
5028
5029 * wid-edit.el (widget-checkbox-action): Clear undo info.
5030
5031 2005-12-16 Bill Wohler <wohler@newt.com>
5032
5033 * menu-bar.el (kill-this-buffer): Set a good example by using menu
5034 bar, not menubar in comment.
5035
5036 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
5037
5038 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
5039 After-change-functions should not clobber the match data.
5040
5041 2005-12-16 Juri Linkov <juri@jurta.org>
5042
5043 * simple.el (choose-completion): Use `buffer-substring-no-properties'
5044 instead of `buffer-substring'.
5045 (completion-common-substring): Doc fix.
5046 (completion-setup-function): Use minibuffer-completion-contents
5047 instead of minibuffer-contents. Don't set common-string-length
5048 initially. Remove special handling of partial-completion-mode.
5049 Move computation of completion-base-size into one cond.
5050 Call completion-base-size-function in mainbuf. In computation of
5051 completion-base-size for file name completion don't move point to
5052 the end of the minibuffer. Move computation of common-string-length
5053 into one cond. Start putting faces only when common-string-length>=0.
5054 Add condition to put completions-common-part when
5055 common-string-length>0.
5056
5057 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
5058 place point at the first different character in the minibuffer
5059 even if this position is at the beginning of the minibuffer.
5060
5061 * info.el (Info-read-node-name-1): In completion-base-size-function's
5062 lambda return 1 if common-substring or minibuffer-completion-contents
5063 starts with (, and 0 otherwise.
5064
5065 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
5066 Use `crm-current-element' for second arg of `display-completion-list'.
5067
5068 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
5069
5070 * files.el (set-auto-mode): Look for an interpreter specified on
5071 the first line also if search for mode specification succeeded,
5072 but the mode is not known.
5073
5074 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
5075
5076 * textmodes/org.el (org-tags-match-list-sublevels): New option.
5077 (org-open-at-point): Implement tag searches as links.
5078 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
5079 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
5080 (org-tags-sparse-tree, org-tags-view, org-set-tags)
5081 (org-agenda-dispatch): New commands.
5082 (org-use-tag-inheritance, org-tags-column): New options.
5083 (org-tab-follows-link, org-return-follows-link): New options.
5084 (org-tags): New customize group.
5085 (org-start-icalendar-file): Get local time zone.
5086 (org-tags-completion-function): New function.
5087 (org-set-font-lock-defaults): Make sure links will also be
5088 highlighted inside headlines.
5089
5090 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
5091
5092 * term.el (term-emulate-terminal):
5093 Let term-handle-ansi-terminal-messages override what Bash says about
5094 its current directory.
5095
5096 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
5097
5098 * bindings.el (last-buffer): Move to simple.el.
5099 * simple.el (last-buffer): Move here.
5100 (get-next-valid-buffer): New function.
5101 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
5102 (prev-buffer): Ditto. Rename to `previous-buffer'.
5103
5104 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
5105 * bindings.el (global-map): Ditto.
5106
5107 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
5108
5109 * cus-edit.el: Introductory comment change.
5110 (custom-magic-alist): Change message string for the `rogue' state.
5111
5112 2005-12-15 Richard M. Stallman <rms@gnu.org>
5113
5114 * tooltip.el: Delete defcustom variable :tag names.
5115
5116 * complete.el (partial-completion-mode): Doc fix.
5117
5118 * textmodes/flyspell.el (flyspell-external-point-words):
5119 Use save-excursion to ensure we don't move backward in the
5120 search loop, not even one character.
5121 (flyspell-delete-all-overlays): Use remove-overlays directly.
5122
5123 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
5124 (ispell-start-process): Set that variable.
5125 Clear ispell-buffer-local-name.
5126 (ispell-internal-change-dictionary):
5127 Set ispell-current-dictionary after killing process.
5128 (ispell-buffer-local-dict):
5129 Don't set spell-personal-dictionary after killing process.
5130 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
5131 (ispell-tex-skip-alists, ispell-html-skip-alists)
5132 (ispell-skip-region-alist): Mark as risky.
5133
5134 * net/newsticker.el (newsticker--retrieval-timer-list)
5135 (newsticker--display-timer, newsticker-running-p)
5136 (newsticker-ticker-running-p): Definitions moved up.
5137
5138 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
5139
5140 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
5141
5142 2005-12-15 David Ponce <david@dponce.com>
5143
5144 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
5145 (recentf-edit-list, recentf-open-files): Signal an error when
5146 there is no recent file.
5147
5148 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
5149
5150 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
5151 read-only except for texinfo-format-region evaluation.
5152
5153 2005-12-14 Richard M. Stallman <rms@gnu.org>
5154
5155 * vc.el (vc-default-previous-version, vc-default-next-version)
5156 (vc-do-command): Doc fixes.
5157
5158 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5159
5160 * textmodes/bibtex.el (bibtex-expand-strings)
5161 (bibtex-autokey-expand-string, bibtex-name-part)
5162 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
5163 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
5164 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
5165 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
5166 (bibtex-entry-postfix, bibtex-known-entry-type-re)
5167 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
5168 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
5169 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
5170 (bibtex-beginning-of-last-entry): Remove.
5171 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
5172 message if comma is missing but buffer is read-only.
5173 (bibtex-parse-field-text): Handle whitespaces at the end of field
5174 text. Return 3-element list with beginning and end of field text
5175 and end of field.
5176 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
5177 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
5178 (bibtex-search-forward-field, bibtex-search-backward-field):
5179 Search always delimited by limits of entry. Use more efficient
5180 search algorithms.
5181 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
5182 bibtex-end-of-name-in-field.
5183 (bibtex-text-in-field-bounds): Handle BibTeX strings when
5184 extracting the content of a field.
5185 (bibtex-text-in-field): Use search limits.
5186 (bibtex-parse-string-prefix): Handle empty string keys based on
5187 bibtex-string-empty-key.
5188 (bibtex-parse-string): Fix docstring.
5189 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
5190 (bibtex-preamble-prefix, bibtex-strings): New functions.
5191 (bibtex-skip-to-valid-entry): Include preceding whitespace in
5192 BibTeX entries (consistent with other BibTeX functions).
5193 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
5194 (bibtex-search-entry): Fix docstring. Simplify.
5195 (bibtex-flash-head, bibtex-complete-string-cleanup)
5196 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
5197 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
5198 (bibtex-parse-entry): New optional arg content.
5199 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
5200 Use bibtex-text-in-field-bounds.
5201 (bibtex-print-help-message): Handle BibTeX strings and preambles.
5202 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
5203 bibtex-parse-string-postfix.
5204 (bibtex-find-text-internal): New function.
5205 (bibtex-remove-delimiters): Use it.
5206 (bibtex-find-text): Use it. New optional arg help.
5207 (bibtex-complete): Handle BibTeX string and preamble entries.
5208 (bibtex-Preamble): Fix order of closing delimiters.
5209
5210 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
5211
5212 * vc.el (vc-default-revert): New fun.
5213
5214 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
5215
5216 2005-12-14 Romain Francoise <romain@orebokech.com>
5217
5218 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
5219 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
5220 (font-lock-remove-keywords): Likewise.
5221
5222 2005-12-14 Juri Linkov <juri@jurta.org>
5223
5224 * log-view.el (log-view-diff): Doc fix.
5225
5226 * isearch.el (isearch-query-replace): Use (mark) instead of
5227 isearch-opoint if mark is active in transient-mark-mode.
5228
5229 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5230
5231 * isearch.el (isearch-query-replace): Check for isearch-other-end.
5232
5233 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
5234
5235 * progmodes/cpp.el (cpp-face): New widget.
5236 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
5237
5238 2005-12-14 Juri Linkov <juri@jurta.org>
5239
5240 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
5241 around `erase-buffer' and `insert'.
5242
5243 * descr-text.el (describe-text-properties): Replace buffer name
5244 "*Help-2*" with "*Help*<2>".
5245 (describe-char): Add functions print-help-return-message,
5246 toggle-read-only. Use help-setup-xref with nil to not store
5247 describe-char in help-xref-stack. Use help-make-xrefs to
5248 make [back] button.
5249
5250 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
5251
5252 * wdired.el (wdired-old-point): New internal variable.
5253 (wdired-change-to-wdired-mode): Set it buffer-locally.
5254 (wdired-abort-changes): Restore point after aborting changes.
5255
5256 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5257
5258 * vc.el (vc-do-command): Add a new value t for okstatus.
5259
5260 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
5261 frame in case of errors.
5262
5263 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5264
5265 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
5266 so it comes after "On the Left" in the menu.
5267
5268 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
5269
5270 * cus-edit.el (customize-apropos, customize-apropos-options)
5271 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
5272
5273 2005-12-12 Bill Wohler <wohler@newt.com>
5274
5275 * vc-svn.el (vc-svn-registered): Fix problem of visiting
5276 non-writable Subversion-controlled files by saving window
5277 configuration before calling vc-do-command. vc-do-command calls
5278 pop-to-buffer on error which is unexpected during registration.
5279
5280 2005-12-12 Jay Belanger <belanger@truman.edu>
5281
5282 * calc/README: Update the summary of changes.
5283
5284 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
5285
5286 * descr-text.el (describe-char): Rework last fix to solve the problem
5287 is the same way it's solved for everything else in that function
5288 (i.e. by extracting the info before setting up the *Help* buffer).
5289
5290 2005-12-12 Kim F. Storm <storm@cua.dk>
5291
5292 * subr.el (version-regexp-alist): Allow space as separator before
5293 non-numeric part, e.g. "1.0 alpha".
5294 (version-to-list): Interpret .X.Y version as 0.X.Y version.
5295
5296 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
5297
5298 * textmodes/org.el (org-agenda, org-timeline, org-todo):
5299 Implement Logging and the keep-modes setting.
5300 (org-get-category): Make sure a string is returned.
5301 (org-log-done): New function.
5302 (org-log-done, org-closed-string): New options.
5303
5304 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5305
5306 * tooltip.el (tooltip-y-offset): Change default to 20.
5307
5308 2005-12-12 Richard M. Stallman <rms@gnu.org>
5309
5310 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
5311
5312 * frame.el (display-hourglass): Doc fix.
5313
5314 * help.el (help-for-help-internal): Simplify entry for `a'.
5315
5316 * info.el (Info-on-current-buffer): Doc fix.
5317 (info-insert-file-contents): Don't test (featurep 'jka-compr).
5318
5319 * startup.el (inhibit-splash-screen): Make this the real name.
5320 (inhibit-startup-message): Make this the alias.
5321 (command-line): Find only simple.el, and use its directory
5322 to fill in other preloaded files' names.
5323 (command-line): Deactivate the mark if deactivate-mark is set.
5324
5325 * international/mule.el (load-with-code-conversion):
5326 Bind deactivate-mark.
5327
5328 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
5329
5330 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
5331
5332 * cus-edit.el (customize-apropos): Avoid listing an option more
5333 than once under different aliases. No longer list user options
5334 that are not defined with defcustom (unless a prefix arg is given).
5335 Doc fix.
5336 (customize-apropos-options): Doc fix.
5337
5338 2005-12-11 Juri Linkov <juri@jurta.org>
5339
5340 * frame.el (set-background-color, set-foreground-color)
5341 (set-cursor-color, set-mouse-color, set-border-color):
5342 Add explicit prompts to read colors by `facemenu-read-color'.
5343 (show-trailing-whitespace, blink-cursor-delay)
5344 (blink-cursor-interval, display-hourglass, hourglass-delay):
5345 Remove tags.
5346 (display-hourglass, hourglass-delay): Doc fix.
5347 (cursor-in-non-selected-windows): Capitalize words in tag.
5348
5349 * faces.el (frame-background-mode): Replace `choice-item' keywords
5350 with `const' to not make [default] button. Change default value tag
5351 from `default' to `automatic'. Doc fix.
5352 (trailing-whitespace) <defface>: Change group `whitespace' to
5353 `whitespace-faces'.
5354
5355 2005-12-11 Richard M. Stallman <rms@gnu.org>
5356
5357 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
5358
5359 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5360
5361 * term/mac-win.el: Create keymap for mac-apple-event-map.
5362
5363 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
5364
5365 * tooltip.el (tooltip-mode): Move to start of file so that it
5366 appears at top of customize buffer.
5367
5368 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
5369 Add the gud groupname.
5370 (gud-tooltip-mode): Add the tooltip groupname.
5371 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
5372 avoid conflict with tooltip-use-echo-area.
5373
5374 2005-12-10 Romain Francoise <romain@orebokech.com>
5375
5376 * help.el (help-for-help-internal): Add `r' in doc string.
5377
5378 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5379
5380 * align.el (align-regexp, align-highlight-rule):
5381 Use region-beginning and region-end instead of point and mark, so that
5382 repetition (with `repeat-complex-command') recomputes the region
5383 bounds.
5384
5385 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
5386
5387 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
5388 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
5389 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
5390 (balance-windows): Rewrite using the above new functions.
5391
5392 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
5393
5394 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
5395 react if global-hi-lock-mode seems intended.
5396 (global-hi-lock-mode) Renamed from hi-lock-mode.
5397 (hi-lock-archaic-interface-message-used)
5398 (hi-lock-archaic-interface-deduce): New variables.
5399 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
5400 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
5401 (hi-lock-find-patterns, hi-lock-font-lock-hook):
5402 Replace hi-lock-buffer-mode with hi-lock-mode.
5403
5404 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
5405
5406 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
5407 completion list, even after a partial completion has been
5408 inserted in the current buffer. If there are more than 1
5409 completion, redisplay the *Completions* buffer; if the
5410 completion is unique, delete the *Completions* window.
5411
5412 2005-12-10 Eli Zaretskii <eliz@gnu.org>
5413
5414 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
5415 strings and long subject lines that were broken into multiple
5416 lines at arbitrary places. Handle subjects that have "Re: " in
5417 the middle.
5418
5419 2005-12-10 John W. Eaton <jwe@octave.org>
5420
5421 * emacs/octave-mod.el (octave-electric-space): Don't indent
5422 comments or strings if octave-auto-indent is nil.
5423
5424 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5425
5426 * term/mac-win.el: Require url when compiling.
5427 Call mac-process-deferred-apple-events after loading init files.
5428 (mac-apple-event-map): New defvar. Define event handlers in it.
5429 (core-event, internet-event): New Apple event class symbols.
5430 (open-application, reopen-application, open-documents)
5431 (print-documents, open-contents, quit-application)
5432 (application-died, show-preferences, autosave-now, get-url):
5433 New Apple event ID symbols.
5434 (about): New HICommand ID symbol.
5435 (mac-event-spec, mac-event-ae): New macros.
5436 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
5437 (mac-ae-selection-range, mac-ae-text-for-search)
5438 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
5439 (mac-application-menu-map): Remove keymap. Handlers for HICommand
5440 and Services menu events are now defined in mac-apple-event-map.
5441 (mac-drag-n-drop): Remove selection range handling.
5442
5443 2005-12-10 Kenichi Handa <handa@m17n.org>
5444
5445 * simple.el (zap-to-char):
5446 * isearch.el (isearch-process-search-char): Translate CHAR by
5447 translation-table-for-input.
5448
5449 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
5450
5451 * foldout.el (foldout-exit-fold): Properly hide subtree.
5452
5453 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
5454
5455 * files.el (save-buffer):
5456 * international/ucs-tables.el (ucs-set-table-for-input):
5457 * mail/mail-extr.el (mail-extract-address-components):
5458 * mail/sendmail.el (mail-mode): Reformat doc string.
5459
5460 2005-12-09 Juri Linkov <juri@jurta.org>
5461
5462 * isearch.el (isearch-highlight): Change main overlay priority
5463 from 1 to 1001. Simplify.
5464 (isearch-lazy-highlight-update): Change lazy overlay priority
5465 from 0 to 1000.
5466
5467 * replace.el (replace-highlight): Change overlay priority from
5468 1 to 1001.
5469
5470 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
5471 Change overlay priority from 1 to 1001. Reuse existing overlay.
5472
5473 * compare-w.el (compare-windows-highlight): Change overlay
5474 priority from 1 to 1000.
5475
5476 * menu-bar.el (menu-bar-edit-menu): Add listp around
5477 pending-undo-list to disable menu item "undo" when pending
5478 undo list is empty.
5479
5480 * locate.el (locate): Disable undo in *Locate* buffer.
5481
5482 2005-12-09 Kim F. Storm <storm@cua.dk>
5483
5484 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
5485
5486 2005-12-09 David Ponce <david@dponce.com>
5487
5488 * recentf.el: Improvement of the menu code.
5489 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
5490 instead of menu hook.
5491 (recentf-show-menu, recentf-hide-menu): New functions.
5492 (recentf-menu-customization-changed, recentf-mode): Use them.
5493 (recentf-menu-action, recentf-max-menu-items)
5494 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
5495 (recentf-arrange-by-rule-others)
5496 (recentf-arrange-by-rules-min-items)
5497 (recentf-arrange-by-rule-subfilter) : Don't use
5498 `recentf-menu-customization-changed'.
5499 (recentf-arrange-rules): Likewise. Accept functions to compute
5500 sub-menu titles.
5501 (recentf-menu-filter): Likewise. Doc fix.
5502 (recentf-menu-value-shortcut): Doc fix.
5503 (recentf-dump-variable): Quote atom value.
5504 (recentf-make-menu-items): Update to use it as a menu filter.
5505 (recentf-match-rule): New function.
5506 (recentf-arrange-by-rule): Use it.
5507 (recentf-indirect-mode-rule): New function.
5508 (recentf-build-mode-rules): Use it.
5509 (recentf-dir-rule): New function.
5510 (recentf-arrange-by-dir): Use it.
5511 (recentf-filter-changer-current): Rename from
5512 `recentf-filter-changer-state'. All references updated.
5513 (recentf-filter-changer-alist): Update filter names.
5514 (recentf-filter-changer-select): New function.
5515 (recentf-filter-changer): Use it. Make a sub-menu from filters
5516 available in `recentf-filter-changer-alist'.
5517 (recentf-data-cache, recentf-clear-data)
5518 (recentf-update-menu): Remove. All references updated.
5519 (recentf-match-rule-p, recentf-build-dir-rules)
5520 (recentf-filter-changer-goto-next)
5521 (recentf-filter-changer-get-current)
5522 (recentf-filter-changer-get-next): Remove.
5523
5524 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5525
5526 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
5527 buffer "Reset" button to "Reset to Current" for consistency with
5528 the State buttons.
5529
5530 2005-12-08 John Paul Wallington <jpw@pobox.com>
5531
5532 * ibuf-ext.el (define-ibuffer-filter filename):
5533 If `dired-directory' is a list then really use its car.
5534
5535 2005-12-08 Kim F. Storm <storm@cua.dk>
5536
5537 * emulation/cua-rect.el (cua--rectangle-aux-replace):
5538 Fix indention of text on right side of replaced rectangle.
5539
5540 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
5541
5542 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
5543 No need to check gud-comint-buffer is bound.
5544 (gdb): Prevent multiple debugging when first session uses gdba.
5545
5546 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5547
5548 CC Mode update to 5.31.
5549
5550 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
5551 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
5552 We might do this function properly in the future).
5553
5554 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
5555 New macros c-sentence-end and c-default-value-sentence end, to cope
5556 with Emacs 22's new function `sentence-end'.
5557
5558 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5559
5560 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
5561 compat issue using `c-put-overlay' and `c-delete-overlay'.
5562
5563 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
5564 New compat macros to handle overlays/extents.
5565
5566 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5567
5568 * progmodes/cc-fix.el: Add definitions of the macros push and pop
5569 (for GNU Emacs 20.4)
5570
5571 * progmodes/cc-defs.el:
5572 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
5573
5574 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
5575 highlighting mechanism so it will work in XEmacs too.
5576
5577 * progmodes/cc-defs.el: Insert c-int-to-char.
5578
5579 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
5580 call to the new macro c-int-to-char. This solves XEmacs's
5581 regarding characters as different from integers.
5582
5583 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5584
5585 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
5586 New internal helper.
5587
5588 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
5589 construct to make the indirect face lookup work in XEmacs.
5590
5591 (c-cpp-matchers): Append the negation char face to the existing
5592 fontification, so that the cpp face doesn't disappear.
5593 Use `c-make-syntactic-matcher' to avoid negation chars in comments
5594 and strings.
5595
5596 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
5597 to map to `font-lock-negation-char-face' in emacsen where it exists.
5598
5599 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5600
5601 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
5602
5603 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
5604 Rename "c-subword-move-mode" as "c-subword-mode".
5605
5606 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
5607 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
5608
5609 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5610
5611 * progmodes/cc-mode.el: Added autoload directive for
5612 `c-subword-move-mode' for use in older emacsen.
5613
5614 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5615
5616 * progmodes/cc-mode.el:
5617 (i) Insert a binding for C-c C-backspace into
5618 c-bind-special-erase-keys which works in TTYs.
5619 (ii) Make sure that when file styles are used, any explicitly
5620 given style variables take priority over those in the style.
5621 Do this by calling `hack-local-variables' a second time.
5622
5623 * progmodes/cc-vars.el: Add language specific customization
5624 widgets for AWK to c-doc-comment-style, c-require-final-newline
5625 and c-default-style. Add a defcustom for awk-mode-hook.
5626 Give c-syntactic-element and c-syntactic-context doc-strings by
5627 directly setting their `variable-documentation' propery.
5628 This allows Emacs 22.1 to read these with C-h v.
5629
5630 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
5631
5632 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5633
5634 * progmodes/cc-fonts.el, cc-vars.el
5635 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
5636 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
5637 Masatake YAMATO.
5638
5639 (c-doc-comment-style): Made GtkDoc default in C mode.
5640
5641 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
5642 and C-c C-<delete>.
5643
5644 (c-bind-special-erase-keys): New function for use on
5645 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
5646
5647 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
5648 <delete> key behavior in XEmacs according to `delete-forward-p'.
5649 C.f. `c-electric-delete'.
5650
5651 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5652
5653 * progmodes/cc-mode.el: Give c-hungry-backspace and
5654 c-hungry-delete-forward permanent key bindings.
5655
5656 * progmodes/cc-cmds.el (c-electric-semi&comma):
5657 Bind c-syntactic-context for calls to "criteria functions", for
5658 consistency with other calls to user functions.
5659
5660 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
5661 `current-prefix-arg', since this might be the prefix arg to a
5662 command which calls c-indent-command as a function. Change the
5663 interactive spec from "p" to "P".
5664
5665 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
5666 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
5667 was difficult to understand.
5668
5669 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5670
5671 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
5672 first char of an identifier.
5673
5674 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
5675 +" syntax in C++.
5676
5677 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5678
5679 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
5680 auto-fill doesn't split a c-comment's last word from a hanging
5681 "*/" when a space is typed between them after fill-column.
5682
5683 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
5684
5685 * progmodes/cc-styles.el (c-set-style)
5686 (c-setup-paragraph-variables): Abort the command if we're not in a
5687 CC Mode buffer.
5688
5689 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
5690 with blank comment-prefix, and a blank line as the comment's
5691 second line.
5692
5693 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5694
5695 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
5696 Incorporate the patterns added in the Emacs development branch
5697 for the new Emacs 22 face `font-lock-negation-char-face'.
5698
5699 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
5700 of "red" since it stands out better in xterms and DOS terminals.
5701
5702 * progmodes/cc-engine.el (c-literal-faces):
5703 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
5704
5705 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5706
5707 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
5708 forcibly enable c-electric-flag.
5709
5710 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
5711 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
5712 after the comment-prefix of a C-style comment will close that comment.
5713
5714 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5715
5716 * progmodes/cc-fonts.el (c-basic-matchers-before)
5717 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
5718 in Pike.
5719
5720 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
5721 digraphs.
5722
5723 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
5724 (c-cpp-message-directives, c-cpp-include-directives)
5725 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
5726 (c-cpp-expr-directives): Introduce new language constants to
5727 control cpp syntax in a cleaner way.
5728
5729 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
5730
5731 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
5732
5733 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
5734 (c-multiline-string-start-char): New language constants and
5735 variables to specify how newlines in string literals work.
5736
5737 (c-font-lock-invalid-string): Use them.
5738
5739 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
5740 unbalanced close brace is entered. Optimization by avoiding going
5741 back over arbitrarily large blocks. Removed hints that this
5742 function only would be relevant/useful in AWK.
5743
5744 (c-electric-brace): Indent syntactically after the cleanups since
5745 lineup functions might do it differently then.
5746
5747 * progmodes/cc-engine.el, cc-langs.el
5748 (c-opt-op-identifier-prefix): New language constant and variable.
5749
5750 (c-just-after-func-arglist-p, c-after-special-operator-id)
5751 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
5752
5753 * progmodes/cc-align.el, cc-engine.el
5754 (c-after-special-operator-id): New helper to handle C++ operator
5755 identifiers.
5756
5757 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
5758 (c-guess-basic-syntax): Handle C++ operator identifiers in
5759 declarations.
5760
5761 * progmodes/cc-langs.el (c-assignment-operators): Add the
5762 trigraph version of ^= too.
5763
5764 * progmodes/cc-langs.el (c-assignment-operators): Add the
5765 trigraph version of |= in C++.
5766
5767 * progmodes/cc-fonts.el (c-font-lock-declarators):
5768 Handle `c-decl-hangon-kwds' after the identifier name.
5769
5770 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
5771 whether an arglist is "nonempty", ignore a comment after the open
5772 paren if it isn't followed by a non-comment token on the same line.
5773
5774 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
5775 Enable heuristics below the point to cope with classes inside special
5776 brace lists in Pike.
5777
5778 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5779
5780 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
5781
5782 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5783
5784 * progmodes/cc-guess.el (cc-guess-install): New function to
5785 install an already guessed style in another buffer.
5786
5787 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
5788 sets `inhibit-read-only' - `c-save-buffer-state' should be used
5789 anyway if the change always is undone.
5790
5791 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5792
5793 Implement togglable electricity:
5794
5795 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
5796 saying when it should be used.
5797
5798 * progmodes/cc-engine.el: Add the new buffer-local variable,
5799 c-electric-flag.
5800
5801 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
5802 c-toggle-auto-newline.
5803
5804 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
5805 c-toggle-auto-newline. Remove the binding for
5806 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
5807 c-toggle-electric-state.
5808
5809 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
5810
5811 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
5812 c-\(forward\|backward\)-subword.
5813 (c-update-modeline): Add the new modeline flag `l' for
5814 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
5815 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
5816 Make the old name an alias of the new name.
5817 (c-toggle-electric-state): New function.
5818 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
5819 Adapt these functions to do electric things only when
5820 c-electric-flag is non-nil.
5821 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
5822 new functions from c-electric-brace.
5823 (c-point-syntax): Add a check for "virtual semicolons" in AWK
5824 mode, so that the tentative extra newline doesn't change the
5825 syntax of the following brace.
5826 (c-electric-brace): Restructure by extracting the above functions.
5827 Tidy up the coding somewhat.
5828 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
5829 restructure a bit.
5830
5831 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5832
5833 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
5834 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
5835
5836 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
5837 (c-submode-indicators): Change name from `c-auto-hungry-string'
5838 since it's now used to track another submode.
5839
5840 (c-update-modeline): Convert to function and extended to check
5841 `c-subword-move-mode'.
5842
5843 (c-forward-into-nomenclature, c-backward-into-nomenclature):
5844 Convert to compat aliases for `c-forward-subword' and
5845 `c-backward-subword'.
5846
5847 * progmodes/cc-subword.el: New functions and minor mode to handle
5848 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
5849
5850 (c-forward-subword, c-backward-subword, c-mark-subword)
5851 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
5852 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
5853 Functions corresponding to the standard word handling functions.
5854
5855 (c-subword-move-mode): Minor mode that replaces all the standard
5856 word handling functions with their subword equivalences.
5857
5858 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5859
5860 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
5861 entry for one-liner-defun.
5862
5863 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
5864 name in its def-edebug-spec.
5865
5866 * progmodes/cc-cmds.el (c-electric-brace): Make the
5867 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
5868 compacts space before a comment, if this will make things fit on
5869 one line.
5870
5871 Introduce an "awk" style, mainly for auto-newline and clean-ups.
5872
5873 * progmodes/cc-align.el: New function c-snug-1line-defun-close
5874
5875 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
5876 clean-up one-liner-defun.
5877
5878 * progmodes/cc-styles.el: Add the new "awk" style.
5879
5880 * progmodes/cc-vars.el: Add description of one-liner-defun to
5881 c-cleanup-list's doc-string. New user options,
5882 c-max-one-liner-length. In c-default-style, set the default style
5883 for AWK to "awk".
5884
5885 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5886
5887 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
5888 macros inside labels.
5889
5890 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
5891 `c-at-statement-start-p' and `c-at-expression-start-p'.
5892
5893 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
5894 error if the mark isn't set.
5895
5896 * progmodes/cc-engine.el (c-guess-continued-construct)
5897 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
5898 accurately detect functions inside functions.
5899
5900 * progmodes/cc-engine.el (c-at-expression-start-p): New function
5901 like `c-at-statement-start-p' that additionally recognizes commas
5902 and expression parentheses as delimiters.
5903
5904 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
5905 to avoid heuristics that doesn't work for unclosed blocks.
5906 (c-at-statement-start-p): New function.
5907
5908 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
5909 Objective-C directives, e.g. directives spanning lines should work
5910 reasonably well now.
5911
5912 (c-put-c-type-property, c-clear-c-type-property): New helpers.
5913
5914 (c-forward-objc-directive): New function to move over any ObjC
5915 directive.
5916
5917 (c-just-after-func-arglist-p, c-guess-basic-syntax)
5918 (c-basic-matchers-before): Use it.
5919
5920 (c-font-lock-objc-iip-decl): Remove.
5921
5922 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
5923 in the template arglist recognition.
5924
5925 * progmodes/cc-styles.el (c-style-alist): Fix several
5926 inconsistencies in the Whitesmith style.
5927
5928 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
5929 New lineup function to get lines after Whitesmith style blocks
5930 correctly indented.
5931
5932 (c-lineup-whitesmith-in-block): Back out the compensation for
5933 opening parens since it's done using `add' lists in the style
5934 definition instead. Don't use the anchor position since it varies
5935 too much between the syntactic symbols. :P
5936
5937 * progmodes/cc-vars.el (c-valid-offset): Update.
5938
5939 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
5940 lists where the offsets are combined according to several
5941 different methods: `first', `min', `max', and `add'.
5942 Report offset evaluation errors with `c-benign-error' so that some kind
5943 of reindentation still is done.
5944
5945 * progmodes/cc-engine.el (c-guess-basic-syntax):
5946 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
5947 `arglist-close'.
5948
5949 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
5950 situations for `arglist-cont-nonempty' and `arglist-close'.
5951
5952 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
5953
5954 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
5955 cc-bytecomp-boundp' in a number of places.
5956
5957 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
5958 macro related issue.
5959
5960 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5961
5962 * progmodes/cc-awk.el: Change the terminology of regexps: A char
5963 list is now [asdf], a char class [:alpha:].
5964 Include code for char classes.
5965 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
5966 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
5967
5968 Remove (nearly all of) the cruft associated with AWK Mode's former
5969 concept of "virtual semicolons":
5970
5971 Adapt c-beginning-of-statement, c-end-of-statement (together with
5972 subfunctions) to use the new notion of "virtual semicolon" in
5973 place of the old awkward special handling for AWK. There remains
5974 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
5975 * progmodes/cc-cmds.el:
5976 (c-ascertain-adjacent-literal): In the backwards direction, now
5977 recognises AWK regexp delimiters as string delimiters.
5978 (c-after-statement-terminator-p): Adapt for virtual semicolons;
5979 check more rigorously for "end of macro".
5980 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
5981 virtual semicolons;
5982 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
5983 out the code for forward movement into ...
5984 (c-end-of-statement): Now contains the code for forward movement,
5985 adapted for virtual semicolons.
5986
5987 * progmodes/cc-engine.el:
5988 (c-ws*-string-limit-regexp): New regexp.
5989 (c-forward-single-comment, c-backward-single-comment): Comment out
5990 the (now redundant) "special" AWK stuff.
5991
5992 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
5993 c-string-par-start, c-string-par-separate to be more like Text
5994 Mode than Fundamental Mode.
5995
5996 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5997
5998 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
5999 to the fontified region so that fontification doesn't occur
6000 outside it (could happen e.g. when fontifying a line with an
6001 unfinished declaration).
6002
6003 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6004
6005 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
6006 start of the file. ^L now separate sections of the file.
6007 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
6008 (c-awk-one-line-possibly-open-string-re)
6009 (c-awk-regexp-one-line-possibly-open-char-class-re)
6010 (c-awk-one-line-possibly-open-regexp-re)
6011 (c-awk-one-line-non-syn-ws*-re): New defonsts.
6012 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
6013
6014 Amend the concept of "virtual semicolons" (in the indentation
6015 engine) for languages like AWK, such that they are now
6016 conceptually attached to end of the last token of a statement, not
6017 the end of the line. (In AWK Mode, however, the pertinent text
6018 property is still physically set on the EOL.) Remove the specific
6019 tests for awk-mode, thus facilitating the introduction of other
6020 language modes where EOLs can end statements.
6021 (Note: The funtionality in cc-cmds.el, specifically
6022 c-beginning/end-of-statement has yet to be amended.)
6023
6024 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
6025 New macros.
6026
6027 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
6028 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
6029 c-vsemi-status-unknown-p-fn (in a new page).
6030
6031 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
6032 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
6033 numerous awkward forms like
6034 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
6035 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
6036 variable before-ws-ip, the place just after char-before-ip appears.
6037
6038 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
6039 a comment.
6040
6041 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6042
6043 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
6044 `c-tentative-buffer-changes'.
6045
6046 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
6047 convert to macro to choose between Emacs and XEmacs at compile time.
6048
6049 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
6050
6051 (c-tentative-buffer-changes): New macro to handle temporary buffer
6052 changes in a convenient way.
6053
6054 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
6055 for `c-tentative-buffer-changes'.
6056
6057 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
6058 the checks for paren sexps between the point and the keyword, to
6059 avoid some false alarms.
6060
6061 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
6062 Fixed a situation where an error could be thrown for unbalanced
6063 parens. Changed to make use of c-keyword-member' to avoid some
6064 repeated regexp matches.
6065
6066 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
6067 These language variable are no longer necessary.
6068
6069 (c-block-stmt-kwds): New language constant used by
6070 c-looking-at-inexpr-block'.
6071
6072 (c-guess-basic-syntax): Remove an optional check that looked at
6073 the existence of the now removed language variables.
6074
6075 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
6076 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
6077 object instantiation expressions as declarations in some contexts.
6078 This bug only affected languages where the declarator can't be
6079 enclosed in parentheses.
6080
6081 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
6082 insert newlines before and after substatement braces.
6083
6084 * progmodes/cc-engine.el: Improved the heuristics for recognizing
6085 function declaration headers and the handling of C++ style member
6086 init lists.
6087
6088 (c-just-after-func-arglist-p): Rewritten to use
6089 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
6090
6091 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
6092
6093 (c-guess-basic-syntax): Adapt case 5B for the new
6094 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
6095 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
6096 covers all cases now).
6097
6098 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
6099
6100 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6101
6102 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
6103 c-string-par-start/separate c-sentence-end-with-esc-eol,
6104 initialised in c-setup-paragraph-variables, used in string
6105 scanning subroutines of c-beginning-of-statement.
6106
6107 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
6108 which precedes the newly inserted `{'.
6109
6110 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6111
6112 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
6113 function for declaration level blocks. It should now cope with
6114 templates better and also be a lot more comprehensible.
6115
6116 (c-looking-at-decl-block): The new function.
6117
6118 (c-search-uplist-for-classkey): The old one. It's now a wrapper
6119 for compatibility.
6120
6121 (c-add-class-syntax, c-guess-continued-construct)
6122 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
6123
6124 (c-decl-block-key): Change to tell apart ambiguous and
6125 unambiguous keywords. Pike specials are now handled directly in
6126 the code instead.
6127
6128 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
6129 New language constants and variables to make the backward skip in
6130 `c-looking-at-decl-block' as tight as possible.
6131
6132 (c-nonsymbol-token-char-list): New language constant.
6133
6134 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
6135 find balanced template arglists backwards.
6136
6137 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
6138 making char classes for `c-syntactic-skip-backward'.
6139
6140 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
6141 16D - can't be a class-close at that point.
6142
6143 * progmodes/cc-engine.el (c-guess-basic-syntax)
6144 (c-add-class-syntax): Don't narrow out the enclosing declaration
6145 level. This makes everything a lot easier, and it was actually
6146 only four small places that needed it to work. Some places that
6147 previously did `widen' are removed now, which has the effect that
6148 `c-guess-basic-syntax' never will look at things outside the
6149 current narrowment now. The anchor position for `topmost-intro'
6150 is affected by this, but it was so bogus it was basically useless
6151 before, and now it's equally bogus but in a slightly different way.
6152
6153 (c-narrow-out-enclosing-class): Gone.
6154
6155 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
6156 the narrowed region.
6157
6158 (c-least-enclosing-brace): Remove silly optional argument.
6159
6160 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
6161 the point could be left directly after an open paren when finding
6162 the beginning of the first decl in the block.
6163
6164 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
6165 Specify which submatch to use.
6166
6167 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
6168
6169 (c-decl-start-re): No longer any need for special treatment of
6170 ObjC due to the above.
6171
6172 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
6173 presumably follows C in that regard.
6174
6175 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
6176 New language constants to specify operator tokens inside
6177 identifiers in a more high level way.
6178
6179 (c-opt-identifier-prefix-key): New internal language constant.
6180
6181 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
6182 (c-identifier-start, c-identifier-key): Now completely calculated
6183 from other constants.
6184
6185 (c-identifier-last-sym-match): Decommission since it's no longer used.
6186
6187 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
6188
6189 * progmodes/cc-engine.el (c-forward-name): Remove the
6190 optimization when c-identifier-key is equal to c-symbol-key since
6191 it doesn't work in byte compiled files. Don't record empty
6192 regions as identifiers.
6193
6194 * progmodes/cc-langs.el (c-filter-ops): New helper function to
6195 simplify access to `c-operators' and its likes.
6196
6197 (c-operator-list, c-all-op-syntax-tokens)
6198 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
6199 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
6200 (c-primary-expr-regexp, c-cast-parens): Use it.
6201
6202 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
6203 an explicit language in functions.
6204
6205 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
6206 variant of adornment.
6207
6208 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
6209 variable.
6210
6211 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
6212 the Pike value.
6213
6214 * progmodes/cc-engine.el (c-on-identifier)
6215 (c-simple-skip-symbol-backward): Small fix for handling "-"
6216 correctly in `skip-chars-backward'. Affected the operator lfun
6217 syntax in Pike.
6218
6219 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
6220 diagnostic message about precompiled language vars not being used.
6221
6222 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
6223 "__attribute__" is followed by a parenthesis.
6224
6225 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
6226 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
6227 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
6228
6229 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
6230 Internal cleanups to properly detect the declared identifiers in
6231 various declarations.
6232
6233 (c-decl-start-kwds): New language constant to recognize
6234 declarations that can start anywhere. Used for class declarations
6235 in Pike.
6236
6237 (c-specifier-key, c-not-decl-init-keywords)
6238 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
6239 (c-find-decl-spots): Implement `c-decl-start-kwds'.
6240
6241 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
6242 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
6243 handling of the compiler specific extension keywords into a new
6244 language constant `c-decl-hangon-kwds' that defines keyword
6245 clauses to be ignored in declarations.
6246
6247 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
6248 past unrecognized tokens when handling `c-colon-type-list-kwds'.
6249 Necessary to stop at the declared identifier in e.g. IDL valuetype
6250 declarations.
6251
6252 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
6253 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
6254 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
6255 (c-forward-decl-or-cast-1): Recognize the declared identifier in
6256 class and enum declarations as such and not as part of the type.
6257
6258 (c-forward-decl-or-cast-1, c-forward-label): Relax the
6259 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
6260
6261 (c-forward-decl-or-cast-1): Don't disregard sure signs of
6262 declarations when there's some syntax error later on.
6263
6264 (c-complex-decl-matchers): Did away with a reference to
6265 `c-specifier-key'.
6266
6267 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
6268 value - this variable is always dynamically bound.
6269
6270 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
6271 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
6272 * cc-cmds.el, cc-defs.el: Change the policy for marking up
6273 functions that might do hidden buffer changes: All such internal
6274 functions are now marked instead of those that don't.
6275
6276 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
6277 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
6278 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
6279 (c-literal-type): Allow these functions to make hidden buffer changes,
6280 so that they are free to use text property caching later on.
6281
6282 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
6283 (c-electric-brace, c-electric-slash, c-electric-star)
6284 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
6285 (c-electric-paren, c-electric-continued-statement, c-indent-command)
6286 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
6287 (c-context-line-break): Add `c-save-buffer-state' calls to comply
6288 with the changed semantics of the functions above.
6289
6290 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
6291 when macros occur in obscure places. Optimized the sexp movement
6292 a bit.
6293
6294 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6295
6296 Enhancements for c-beginning-of-statement to work in AWK Mode:
6297
6298 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
6299 (completed statement) with `}' (statement completed by closing
6300 brace or semicolon) and `$' (statement completed by EOL).
6301
6302 (c-awk-virtual-semicolon-ends-prev-line-p)
6303 (c-awk-virtual-semicolon-ends-line-p)
6304 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
6305 (c-awk-at-statement-end-p): New functions.
6306
6307 * progmodes/cc-cmds.el: Simplify the structure of functions
6308 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
6309 two functions and c-beginning-of-statement to handle AWK Mode.
6310
6311 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
6312 c-backward-single-comment for AWK mode. Attempt to clarify their
6313 doc-strings.
6314
6315 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
6316
6317 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6318
6319 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
6320 label handling. Labels are now recognized in a uniform and more
6321 robust way, regardless of context. Text properties are put on all
6322 labels to recognize the following declarations better.
6323 Multiword labels are handled both in indentation and fontification for
6324 the benefit of language extensions like Qt. For consistency, keywords
6325 in labels are now fontified with the label face instead.
6326 That also applies to "case" and "default".
6327
6328 (c-beginning-of-statement-1): Fix some bugs in the label
6329 handling. Disregard `c-nonlabel-token-key' in labels that begin
6330 with `c-label-kwds'.
6331
6332 (c-find-decl-spots): Support that the callback adds more
6333 `c-decl-end' spots to find.
6334
6335 (c-forward-decl-or-cast-1): Don't treat a list of plain
6336 identifiers followed by a colon as a declaration.
6337
6338 (c-forward-label): New function to recognize labels.
6339
6340 (c-guess-basic-syntax): Replace uses of `c-label-key' with
6341 `c-forward-label'. Moved the label recognition cases (14 and 15)
6342 earlier since they aren't so context sensitive now. Handle labels
6343 on the top level gracefully. Moved access label recognition to
6344 the generic label case (CASE 15) - removed CASE 5E.
6345
6346 (c-font-lock-declarations): Add recognition of labels in the
6347 same round since we need to handle labels in parallell with other
6348 declarations to recognize both accurately. It should also improve
6349 speed.
6350
6351 (c-simple-decl-matchers, c-basic-matchers-after):
6352 Move `c-font-lock-labels' so that it only is used on decoration level 2
6353 since `c-font-lock-declarations' handles it otherwise.
6354
6355 (c-complex-decl-matchers): Remove the simplistic recognition of
6356 access labels.
6357
6358 (c-decl-prefix-re): Remove the kludges that was necessary to cope
6359 with labels earlier.
6360
6361 (c-decl-start-re): New language variable to make
6362 `c-font-lock-declarations' stop for the special protection labels
6363 in Objective-C that start with `@'.
6364
6365 (c-label-key): Remove since it's no longer used.
6366
6367 (c-recognize-colon-labels, c-label-prefix-re): New language
6368 constants to support recognition of generic colon-terminated labels.
6369
6370 (c-type-decl-end-used): `c-decl-end' is now used whenever there
6371 are colon terminated labels.
6372
6373 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
6374 first argument starts with a special brace list.
6375
6376 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
6377 (c-font-lock-declarations): Break out the declaration and cast
6378 recognition from `c-font-lock-declarations' to a new function, so
6379 that it can be used in the indentation engine.
6380
6381 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
6382 up to the start of the literal. Fixed bug with the point on the
6383 wrong side of the search limit that could happen when the start
6384 position is inside a literal.
6385
6386 * progmodes/cc-engine.el (c-parse-state)
6387 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
6388 so that it's kept a little bit back to increase the hit rate.
6389
6390 (c-parse-state): Change the macro handling and fixed some
6391 glitches. Macro context is checked more often than necessary now,
6392 but otoh less garbage conses are generated.
6393
6394 * progmodes/cc-engine.el (c-parse-state)
6395 (c-invalidate-state-cache): Cache the last position where
6396 `c-state-cache' applies. This can speed up refontification quite
6397 a bit in blocks where there are many non-brace parens before the point.
6398
6399 (c-state-cache-end): New variable for this.
6400
6401 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
6402 cache variable.
6403
6404 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
6405 get close initial continue positions when the start position is
6406 inside a literal or macro. Do not call the callback for spots
6407 before the start position (which can happen e.g. for `c-decl-end'
6408 spots inside comments). Optimize better in special cases when the
6409 region is a single line inside a literal or macro (typically when
6410 the current line is refontified).
6411
6412 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
6413 to `c-add-stmt-syntax' - there's no need to explicitly whack off
6414 entries from the paren state.
6415
6416 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
6417 special case for "else if" clauses.
6418
6419 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
6420 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
6421
6422 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
6423 New language variable to recognize the gcc extension with statement
6424 blocks inside expressions.
6425
6426 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
6427 it somewhat more comprehensible. The argument AT-BLOCK-START is
6428 no longer used and hence removed.
6429
6430 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
6431 to `c-add-stmt-syntax'.
6432
6433 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
6434 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
6435 This fixes bogus label recognition.
6436
6437 * progmodes/cc-engine.el (c-add-type, c-check-type)
6438 (c-forward-name, c-forward-type): Improve storage of template
6439 types in `c-found-types' so that they can be recognized better.
6440
6441 (c-syntactic-content): Add option to skip past nested parens.
6442
6443 * progmodes/cc-engine.el (c-forward-name):
6444 Set `c-last-identifier-range' all the time. It's less work that way.
6445 Handle that there might not be an identifier to store in
6446 `c-last-identifier-range'.
6447
6448 (c-forward-type): Handle that `c-last-identifier-range' might be
6449 nil from `c-forward-name'.
6450
6451 * progmodes/cc-defs.el (c-safe-scan-lists)
6452 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
6453
6454 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
6455 to work even if the form fails.
6456
6457 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
6458 down in a large file in one go.
6459
6460 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
6461
6462 * progmodes/cc-align.el (c-lineup-assignments): New lineup
6463 function which is like `c-lineup-math' but returns nil instead of
6464 `c-basic-offset' when it doesn't match.
6465
6466 (c-lineup-math): Change to use `c-lineup-assignments'.
6467
6468 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6469
6470 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
6471 c-beginning-of-statement. New subfunctions
6472 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
6473
6474 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6475
6476 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
6477 hardcoded char classes whereever possible. Changed a couple of
6478 places to use skip by syntax instead of skip by char class.
6479
6480 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
6481 Fix a bug in the regexp that caused extreme backtracking.
6482
6483 * progmodes/cc-langs.el (c-block-comment-starter)
6484 (c-block-comment-ender): New language constants to specify in a
6485 single place how block comments look.
6486
6487 (c-comment-start-regexp, c-block-comment-start-regexp)
6488 (comment-start, comment-end, comment-start-skip)
6489 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
6490 (c-syntactic-ws, c-nonempty-syntactic-ws)
6491 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
6492 `c-line-comment-starter', `c-block-comment-starter' and
6493 `c-block-comment-ender'.
6494
6495 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
6496 New language constants to break up things a bit.
6497
6498 (c-simple-ws): New language constant for simple whitespace.
6499
6500 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
6501
6502 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
6503 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
6504 newlines. Allow and ignore nil elements in the list.
6505
6506 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6507
6508 * progmodes/cc-cmds.el: Comment out a (n almost certainly
6509 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
6510
6511 * progmodes/cc-cmds.el: Tidy up the comments in
6512 c-beginning-of-statement and subfunctions.
6513
6514 * progmodes/cc-awk.el: Replace calls to put-text-property to the
6515 more flexible c-put-char-property and c-clear-char-properties.
6516 Add the author's email address.
6517
6518 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
6519
6520 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
6521 closing "*/" of a block comment.
6522
6523 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
6524 subfunctions) so that it works at BOB and EOB.
6525
6526 * progmodes/cc-cmds.el, cc-vars.el: More updating of
6527 c-beginning-of-statement, including new variable
6528 c-block-comment-start-regexp.
6529
6530 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6531
6532 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
6533 symbols from `*-font-lock-extra-types' so that there's no need to
6534 use `regexp-opt' on those lists.
6535
6536 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
6537 `c-type-modifier-kwds' is empty.
6538
6539 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
6540 there are several strings on the same line.
6541
6542 * progmodes/cc-engine.el (c-literal-limits): Remove the
6543 compatibility function for older emacsen. `c-literal-limits-fast'
6544 has now taken the place of this function.
6545
6546 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
6547 with older emacsen: We now require `pps-extended-state'.
6548
6549 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6550
6551 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
6552 which obviates the need to hack sentence-end. This now handles
6553 escaped newlines in strings correctly. Correct minor bugs in
6554 c-move-over-sentence and in c-beginning-of-statement.
6555
6556 * progmodes/cc-cmds.el (c-beginning-of-statement (and
6557 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
6558 that movement over macros and code are rigorously separated from
6559 eachother. Correct a few incidental bugs.
6560
6561 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
6562 Improve its doc-string. Improve the handling of certain specific cases.
6563
6564 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6565
6566 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
6567 (c-guess-basic-syntax): Change the way class-level labels are
6568 recognized; they can now contain essentially any symbols.
6569
6570 (c-opt-extra-label-key): New language variable to cope with the
6571 special protection label syntax in Objective-C.
6572
6573 (c-opt-access-key): Remove; this is now handled better by
6574 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
6575
6576 (c-complex-decl-matchers): Update to handle that
6577 `c-opt-access-key' no longer exists.
6578
6579 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
6580 improved label recognition in `c-beginning-of-statement-1'.
6581
6582 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
6583 Recognize bitfields better.
6584
6585 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
6586 Remove some cruft and fixed a bug that could cause it to go to a
6587 position further down.
6588
6589 * progmodes/cc-langs.el, cc-engine.el
6590 (c-beginning-of-statement-1): Improve detection of labels in
6591 declaration contexts.
6592
6593 (c-beginning-of-decl-1): Use it.
6594
6595 (c-nonlabel-token-key): New language constant and variable needed
6596 by `c-beginning-of-statement-1'.
6597
6598 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
6599 manifested itself due to the correction in `c-forward-sexp'.
6600
6601 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
6602 Make these behave as documented when used at the buffer limits.
6603
6604 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
6605 (c-type-decl-end-used): Made this a language variable.
6606
6607 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
6608 correctly when `combine-after-change-calls' is used together with
6609 temporary narrowings.
6610
6611 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6612 Report labels correctly when the start point is immediately after the
6613 colon.
6614
6615 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
6616 Remove since it isn't used anymore.
6617
6618 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
6619 bracket arglists such as template parens in C++.
6620
6621 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
6622 in the last check-in. Some optimization.
6623
6624 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
6625 where it could stop at the same level in a preceding sexp when
6626 PAREN-LEVEL is set.
6627
6628 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
6629 text property lookup only when it's needed.
6630
6631 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
6632 Change the policy for paren marked angle brackets to be more
6633 persistent; once marked they remain marked even when they're found
6634 to be unbalanced in the searched region. This should keep the
6635 paren syntax around even when individual lines are refontified in
6636 multiline template arglists.
6637
6638 (c-parse-and-markup-<>-arglists): New dynamically bound variable
6639 to control markup so that incorrect angle bracket arglists aren't
6640 marked in contexts where the correct value for
6641 `c-disallow-comma-in-<>-arglists' isn't known.
6642
6643 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
6644 argument has become `c-parse-and-markup-<>-arglists'.
6645
6646 (c-remove-<>-arglist-properties): Remove - no longer used.
6647
6648 (c-after-change-check-<>-operators): New function used on
6649 `after-change-functions' to avoid that "<" and ">" characters that
6650 are part of longer operators have paren syntax.
6651
6652 (c-<>-multichar-token-regexp): New language variable used by
6653 `c-after-change-check-<>-operators'.
6654
6655 (c-after-change): Call `c-after-change-check-<>-operators'.
6656
6657 (c-font-lock-<>-arglists): Use the context properties set by
6658 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
6659 correctly to avoid doing invalid markup.
6660
6661 (c-font-lock-declarations): Remove code that undoes the invalid
6662 markup done by `c-font-lock-<>-arglists'.
6663
6664 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
6665 after `c-font-lock-declarations'.
6666
6667 * progmodes/cc-engine.el (c-syntactic-skip-backward):
6668 Add paren-level feature.
6669
6670 (c-guess-basic-syntax): Improve the anchor position for
6671 `template-args-cont' in nested template arglists. There's still
6672 much to be desired in this area, though.
6673
6674 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6675
6676 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
6677 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
6678
6679 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6680
6681 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
6682 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
6683
6684 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
6685 it doesn't work no longer are supported.
6686
6687 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
6688 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
6689 requires support for the syntax-table' text property, which rules
6690 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
6691 cruft associated with those versions.
6692
6693 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
6694 for the `syntax-table' text property, which rules out Emacs 19 and
6695 XEmacs < 21.4. Removed various compatibility cruft associated
6696 with those versions.
6697
6698 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
6699 support for the `syntax-table' text property.
6700
6701 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
6702 variable and use an extra quoted face name instead. All the
6703 emacsen flavors handle that correctly.
6704
6705 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
6706 (c-font-lock-declarators, c-font-lock-declarations)
6707 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
6708 property to mark the items in in declarator lists to handle
6709 refontification inside multiline declarations better.
6710
6711 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
6712 construct like "a * b = c;" as a declaration.
6713
6714 2005-12-08 Kim F. Storm <storm@cua.dk>
6715
6716 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
6717 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
6718 select either meta, hyper, or super modifier for rectangle commands.
6719 (cua--rectangle-modifier-key): New defvar.
6720 (cua--M/H-key): Use it. Remove special case for `space'.
6721 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
6722 on X, to meta otherwise. Always bind C-return to toggle
6723 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
6724
6725 * emulation/cua-rect.el (cua-help-for-rectangle):
6726 Use cua--rectangle-modifier-key. Handle super modifier too.
6727 (cua--init-rectangles): Always bind C-return to toggle rectangle.
6728 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
6729
6730 * ido.el: Move Acknowledgements and History after Commentary.
6731 Minor changes to Commentary.
6732
6733 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
6734 keymap if cua--prefix-override-timer is `shift'.
6735 (cua--shift-control-prefix): New function; emulate "type prefix
6736 key twice" functionality to handle shifted prefix key override.
6737 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
6738 New commands.
6739 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
6740
6741 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
6742
6743 * textmodes/org.el (org-insert-heading): Try to do items before
6744 headings.
6745 (org-agenda-mode): Quote `org-agenda-mode-hook'.
6746 (org-insert-item): New function.
6747 (org-renumber-ordered-list): Don't skip to higher level lists.
6748
6749 2005-12-08 Juri Linkov <juri@jurta.org>
6750
6751 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
6752
6753 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
6754
6755 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
6756
6757 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
6758 the constructed function name fun-1.
6759
6760 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
6761 because such links don't lead to parent documentation.
6762
6763 2005-12-08 Kenichi Handa <handa@m17n.org>
6764
6765 * descr-text.el (describe-char): Use *Help-2* buffer if the
6766 current buffer is *Help*. Call describe-text-properties while
6767 setting the original buffer.
6768
6769 2005-12-07 Bill Wohler <wohler@newt.com>
6770
6771 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
6772 and causes problems with non-MH users (such as Gnus users).
6773
6774 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
6775
6776 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
6777 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
6778 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
6779 command "info sources". Move calls to GDB command "list".
6780 (gdb-find-file-hook): Just use gdb-source-file-list.
6781 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
6782 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
6783 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
6784 (gdb-data-list-register-values-handler): Use correct trigger name.
6785
6786 2005-12-07 Kim F. Storm <storm@cua.dk>
6787
6788 * ido.el (ido-completion-map): Rename from ido-mode-map.
6789 (ido-common-completion-map, ido-file-completion-map)
6790 (ido-file-dir-completion-map, ido-buffer-completion-map):
6791 Rename from ido-mode-....-map.
6792 (ido-init-completion-maps): Rename from ido-init-mode-maps.
6793 (ido-setup-completion-map): Rename from ido-define-mode-map.
6794 (ido-read-internal): Bind minibuffer-local-filename-completion-map
6795 to ido-completion-map.
6796
6797 2005-12-07 Kenichi Handa <handa@m17n.org>
6798
6799 * international/mule-cmds.el
6800 (set-display-table-and-terminal-coding-system): If the coding
6801 system specified in `unibyte-display' property is different from
6802 the arg coding-system, don't setup standard-display-table.
6803
6804 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6805
6806 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
6807 that comments end at \n, regardless of selective-display.
6808
6809 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
6810
6811 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
6812 (gdb-version): New variables.
6813 (gdb-source-file-list, gdb-register-names)
6814 (gdb-changed-registers): New variables for use with GDB 6.4+.
6815 (gdb-ann3): Replace with...
6816 (gdb-init-1, gdb-init-2): ...two new functions.
6817 (gdba, gdb-prompt): Call gdb-init-1.
6818 (gdb-get-version): New function. Call gdb-init-2 from here.
6819 (gud-watch): Make it work with mouse events too.
6820 (gdb-post-prompt): Don't add to queue until GDB version is known.
6821 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
6822 (gdb-locals-mode): Use gdb-version.
6823 (gdb-memory-format-map, gdb-memory-unit-map)
6824 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
6825 (gdb-locals-font-lock-keywords-1)
6826 (gdb-locals-font-lock-keywords-2): New variables.
6827 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
6828 (gdb-set-gud-minor-mode-existing-buffers-1)
6829 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
6830 (gdb-var-update-1, gdb-var-update-handler-1)
6831 (gdb-data-list-register-values-handler)
6832 (gdb-data-list-register-values-custom)
6833 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
6834 (gdb-stack-list-locals-handler, gdb-get-register-names):
6835 New functions for use with GDB 6.4+.
6836 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
6837 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
6838 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
6839 (gdb-stack-list-locals-regexp)
6840 (gdb-data-list-register-names-regexp): New regexps for use with
6841 GDB 6.4+.
6842
6843 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6844
6845 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
6846
6847 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
6848
6849 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
6850 prompts work for AUTH PLAIN. Also reported by Steve Allan
6851 <seallan@verizon.net>.
6852
6853 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6854
6855 * frame.el (set-frame-parameter): Add doc string.
6856
6857 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
6858
6859 * textmodes/org.el (org-occur-highlights): New variable.
6860 (org-highlight-new-match, org-remove-occur-highlights): New functions.
6861 (org-highlight-sparse-tree-matches): New option.
6862 (org-do-occur): New function.
6863 (org-get-heading): Make it work also at beginning of line.
6864 (org-category-table): New variable.
6865 (org-get-category-table, org-get-category)
6866 (org-camel-to-words, org-link-search): New functions.
6867 (org-select-this-todo-keyword): New variable.
6868 (org-todo-list): New command.
6869 (org-shiftright, org-shiftleft): New commands.
6870 (org-agenda-todo): Add prefix argument.
6871 (org-show-hierarchy-above): New option.
6872 (org-show-todo-tree): Numerical prefix creates tree for specific
6873 TODO keyword.
6874 (org-outline-level): New function, to assign a level to plain
6875 lists items.
6876 (org-cycle-include-plain-lists): New option.
6877 (org-mode): Use `org-outline-level' as value of `outline-level'.
6878 (org-cycle): Temporarily switch `outline-regexp' if
6879 `org-cycle-include-plain-lists' is non-nil.
6880 (org-start-icalendar-file): Fix format bug.
6881 (org-agenda-get-day-entries): Create category table.
6882 (org-agenda-get-todos, org-agenda-get-timestamps)
6883 (org-agenda-get-deadlines, org-agenda-get-scheduled)
6884 (org-agenda-get-blocks): Use `org-get-category'.
6885 (org-context-in-file-links): Rename from
6886 `org-line-numbers-in-file-links'.
6887
6888 2005-12-06 Romain Francoise <romain@orebokech.com>
6889
6890 * window.el (balance-windows): Delete extraneous third arg in call
6891 to `enlarge-window'.
6892
6893 2005-12-06 Kenichi Handa <handa@m17n.org>
6894
6895 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
6896
6897 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
6898
6899 * progmodes/gdb-ui.el (gdb-var-create-handler)
6900 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
6901 (gdb-var-list-children-handler, gdb-var-update-handler):
6902 Current buffer is already gdb-partial-output-buffer, don't
6903 make it current again.
6904
6905 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
6906
6907 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
6908 (list-buffers-noselect): Use it.
6909
6910 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6911
6912 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
6913 (mail-yank-ignored-headers): Use regexp-opt.
6914 (mail-mode-map): Move initialization into declaration.
6915 (mail-sent-via): Remove unused shadowed var `to-line'.
6916 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
6917 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
6918 (mail-do-fcc): Use dolist and push.
6919 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
6920 (mail-yank-ignored-headers): Don't autoload.
6921
6922 2005-12-05 Kenichi Handa <handa@m17n.org>
6923
6924 * international/mule-cmds.el (set-language-info-internal): New fun.
6925 (set-language-info): Call set-language-info-internal to update
6926 language-info-alist. If LANG-ENV is the current one, call
6927 set-language-environment to make INFO effective now.
6928 (set-language-info-alist): Likewise.
6929 (locale-language-names): With locale "en", use English
6930 lang. env. but set the default codings to iso-8859-1.
6931
6932 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
6933
6934 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
6935 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
6936 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
6937 for plain strings.
6938 (gdb-frames-mode): Remove redundant call to font-lock-mode.
6939 (gdb-all-registers): Rename from toggle-gdb-all-registers.
6940 Create registers buffer if necessary. Echo new state in minibuffer.
6941 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
6942
6943 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
6944
6945 * info.el (Info-fontify-node): Match external links using
6946 non-directory part of filename.
6947
6948 2005-12-04 Juri Linkov <juri@jurta.org>
6949
6950 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
6951 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
6952 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
6953 because there is no customization option for it.
6954
6955 * font-lock.el (lisp-font-lock-keywords-1):
6956 Add define-global-minor-mode.
6957
6958 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
6959
6960 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
6961 properties on the constructed variable names.
6962
6963 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6964 Put `definition-name' properties on the constructed function names
6965 next-sym and prev-sym.
6966
6967 * emacs-lisp/find-func.el (find-function-regexp):
6968 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
6969 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
6970 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
6971 and easy-menu-define.
6972
6973 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
6974 easy-mmode-define-global-mode and define-global-minor-mode.
6975 (lisp-imenu-generic-expression): Add define-global-minor-mode.
6976
6977 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
6978 instead of easy-mmode-define-global-mode.
6979
6980 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
6981 Use define-minor-mode instead of easy-mmode-define-minor-mode.
6982
6983 * cus-edit.el (customize-group, customize-group-other-window):
6984 Filter out autoloaded options from the group completion list by
6985 using heuristics that autoloaded groups don't have `custom-autoload'
6986 property on their symbols (they have only `custom-loads').
6987
6988 * simple.el (completion-setup-function): Put completions-common-part
6989 face on complete completion string too (i.e. completion string
6990 without completions-first-difference face).
6991
6992 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
6993
6994 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6995
6996 * view.el (view-mode): Doc fix.
6997
6998 * disp-table.el (standard-display-european): Add to the warning
6999 message a reference to the doc string.
7000
7001 * play/yow.el (apropos-zippy): Call print-help-return-message,
7002 similar to other Help and Apropos commands.
7003
7004 * help.el (print-help-return-message): If pop-up-frames is
7005 non-nil, set up help-return-method to delete the help window and,
7006 possibly, its frame as well, and don't display message about
7007 scrolling the help window. Doc fix.
7008 (help-return-method): Doc fix.
7009
7010 2005-12-03 Martin Rudalics <rudalics@gmx.at>
7011
7012 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
7013 whereby names of length one or names starting with a
7014 symbol-constituent character would not be returned.
7015
7016 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
7017
7018 * subr.el (atomic-change-group): Add edebug and indentation spec.
7019
7020 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
7021
7022 * completion.el (save-completions-file-name): Fix typo in last change.
7023
7024 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7025
7026 * info.el: Move back/forward history to the beginning of the tool bar.
7027
7028 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
7029
7030 * allout.el (eval-when-compile): Remove unnecessary load of cl.
7031 Add fset of allout-real-isearch-abort during compile to fix
7032 byte-compilation warnings.
7033 (allout-mode-p): Move definition of this macro above all uses, or
7034 byte compilation in barren emacs (eg, during emacs build) will
7035 lack the definition.
7036 (allout-mode): Move this variable above any uses, or byte
7037 compilation will fail.
7038 (allout-resolve-xref): Remove use of personal file-reference function.
7039 (allout-toggle-current-subtree-encryption): Do the current (ie,
7040 visible containing) topic, rather than nearest around point. Doc fix.
7041 (allout-toggle-subtree-encryption): New function, workhorse that
7042 works on nearest topic containing point.
7043 (allout-encrypt-string): Signal requirement for newer version of pgg.
7044 (allout-resumptions): Doc fix.
7045
7046 2005-12-02 Eli Zaretskii <eliz@gnu.org>
7047
7048 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
7049
7050 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
7051
7052 * textmodes/flyspell.el (flyspell-external-point-words):
7053 Consider a misspelling as found in the string search if: (a) misspelling
7054 and found string lengths match, or (b) misspelling is found as
7055 element in a boundary-chars separated longer string, or (c)
7056 ispell-program-name is really ispell and misspelling is found as
7057 part of a TeX string. After successful match move beginning of
7058 search region to end of match. Warn about not found misspellings
7059 once the process is done.
7060 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
7061
7062 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
7063
7064 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
7065 tool bar (removed inadvertently).
7066
7067 2005-12-02 Juri Linkov <juri@jurta.org>
7068
7069 * log-view.el (log-view-diff): Clarify doc string.
7070
7071 2005-12-01 Bill Wohler <wohler@newt.com>
7072
7073 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
7074 triggers lm-verify errors.
7075
7076 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
7077
7078 * simple.el (transient-mark-mode, line-number-mode)
7079 (column-number-mode, size-indication-mode): Remove `:require nil'.
7080
7081 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
7082
7083 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
7084 in the margin also.
7085 (gdb-breakpoints-mode-map): Use D instead of d for
7086 gdb-delete-breakpoint.
7087 (gdb-get-frame-number): Require a number to match on.
7088 (gdb-threads-mode-map): Add follow-link binding.
7089
7090 2005-11-30 Jason Rumney <jasonr@gnu.org>
7091
7092 * isearch.el (isearch-mode-map): Avoid exiting search on
7093 language-change event.
7094
7095 2005-11-30 Romain Francoise <romain@orebokech.com>
7096
7097 * speedbar.el (speedbar-default-position): New defcustom.
7098 (speedbar-frame-reposition-smartly): Use it.
7099
7100 * dframe.el (dframe-reposition-frame-emacs): Fix position
7101 computation for `left' location.
7102 Update copyright year.
7103
7104 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
7105
7106 * help.el (help-map): Move initialization into declaration.
7107
7108 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
7109
7110 * help-fns.el (help-argument-name): Don't autoload.
7111 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
7112 to be re-loaded when customizing the `help' group.
7113
7114 2005-11-30 John Paul Wallington <jpw@gnu.org>
7115
7116 * help-fns.el (describe-function-1): Fill arglist output.
7117
7118 2005-11-30 Kim F. Storm <storm@cua.dk>
7119
7120 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
7121 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
7122 after revert-buffer (or anything else which kills all local variables).
7123
7124 * apropos.el (apropos-parse-pattern): Doc fix.
7125 Set apropos-regexp directly, rather than expecting callers to do so.
7126 (apropos-command, apropos, apropos-value, apropos-documentation):
7127 Simplify calls to apropos-parse-pattern.
7128
7129 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
7130
7131 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
7132 (hi-lock-face-phrase-buffer): Use hi-yellow face.
7133 (hi-lock-write-interactive-patterns): Use comment-region.
7134
7135 * longlines.el (longlines-mode): Add mail-setup-hook.
7136
7137 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
7138
7139 * simple.el (sendmail-user-agent-compose, next-line):
7140 Conditionally use hard-newline.
7141
7142 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7143
7144 * international/latexenc.el (latex-inputenc-coding-alist):
7145 Reword doc string.
7146
7147 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
7148
7149 * help.el (describe-key-briefly, describe-key): Recognize default
7150 bindings.
7151
7152 2005-11-29 Romain Francoise <romain@orebokech.com>
7153
7154 * view.el (view-inhibit-help-message): New defcustom.
7155 (view-mode-enter): Use it.
7156
7157 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
7158
7159 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
7160 Preserve user position.
7161
7162 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
7163
7164 * font-lock.el: Throw error if facemenu is not loaded to prevent
7165 accidental change of loading order in loadup.el. (Suggested by RMS.)
7166
7167 * loadup.el: Add comment explaining why facemenu must be loaded
7168 before font-lock.
7169
7170 2005-11-28 Jay Belanger <belanger@truman.edu>
7171
7172 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
7173 (calc-dispatch-map): Add more keys for `calc-same-interface'.
7174
7175 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
7176
7177 * calc/calc-embed.el (calc-do-embedded): Update help message.
7178
7179 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
7180
7181 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
7182
7183 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
7184
7185 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
7186 called-interactively-p.
7187 (elp-profilable-p): Rename from elp-not-profilable-p.
7188 Invert result and take into account macros and autoloaded functions.
7189 (elp-instrument-function): Update call.
7190 (elp-instrument-package): Update call. Add completion.
7191 (elp-pack-number): Use match-string.
7192 (elp-results-jump-to-definition-by-mouse): Merge into
7193 elp-results-jump-to-definition and then remove.
7194 (elp-output-insert-symname): Make help echo text single-line.
7195
7196 * replace.el (query-replace-map): Move initialization into declaration.
7197 (occur-engine): Use with-current-buffer.
7198 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
7199 (occur-mode-mouse-goto): Replace with an alias.
7200
7201 2005-11-28 Juri Linkov <juri@jurta.org>
7202
7203 * simple.el (quoted-insert): Let-bind input-method-function to nil.
7204
7205 * term/w32-win.el: Bind [S-tab] to [backtab].
7206
7207 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
7208 `Info-find-file' to t.
7209
7210 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
7211 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
7212 and same-window-regexps.
7213 (occur-next-error): Don't move point for arg 0.
7214
7215 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
7216
7217 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
7218
7219 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
7220
7221 * log-edit.el (log-edit-changelog-use-first): New var.
7222 (log-edit-changelog-ours-p): Use it.
7223 (log-edit-insert-changelog): Set it with new arg `use-first'.
7224 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
7225 (log-edit-hook): Add them to the list of suggested options.
7226
7227 * textmodes/flyspell.el (flyspell-last-buffer): New var.
7228 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
7229 redundant work.
7230 (flyspell-mode-on): Use add-hook for after-change-functions.
7231 (flyspell-mode-off): Use remove-hook for after-change-functions.
7232 (flyspell-changes): Make it buffer-local.
7233 (flyspell-after-change-function): Make it non-interactive. Use push.
7234 (flyspell-post-command-hook): Check input-pending-p while processing
7235 the potentially long list of buffer changes.
7236
7237 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
7238
7239 * buff-menu.el (list-buffers-noselect): Display the selected
7240 frame's buffer list, not the global one.
7241
7242 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
7243
7244 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
7245 that (list last-input-event) works as in interactive spec.
7246
7247 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7248
7249 * loadup.el ("facemenu"): Load facemenu before font-lock, because
7250 `facemenu-keymap' needs to be defined when font-lock is loaded.
7251 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
7252
7253 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
7254
7255 * completion.el: Remove useless leading * in defcustom docstrings.
7256 (save-completions-file-name): Use ~/.emacs.d if available.
7257 (completion-standard-syntax-table): Rename from
7258 cmpl-standard-syntax-table and fold initialization into declaration,
7259 thus removing cmpl-make-standard-completion-syntax-table.
7260 (completion-lisp-syntax-table, completion-c-syntax-table)
7261 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
7262 (cmpl-saved-syntax, cmpl-saved-point): Remove.
7263 (symbol-under-point, symbol-before-point)
7264 (symbol-under-or-before-point, symbol-before-point-for-complete)
7265 (add-completions-from-c-buffer): Use with-syntax-table.
7266 (make-completion): Don't return a list of completion entries.
7267 Update callers.
7268 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
7269 (completion-initialize): Rename from initialize-completions.
7270 (completion-find-file-hook): Rename from cmpl-find-file-hook.
7271 (kill-emacs-save-completions): Collect stats here.
7272 (save-completions-to-file, load-completions-from-file):
7273 Use with-current-buffer.
7274 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
7275 into a function. Move all calls to toplevel.
7276 (completion-lisp-mode-hook): New fun.
7277 (completion-c-mode-hook, completion-setup-fortran-mode):
7278 Set the syntax-table here. Use local-set-key.
7279 (completion-saved-bindings): New var.
7280 (dynamic-completion-mode): Make it into a proper minor mode.
7281 (load-completions-from-file): Remove unused var `num-uses'.
7282
7283 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
7284 constructor if it is explicitly overridden.
7285
7286 * complete.el (PC-completion-as-file-name-predicate):
7287 Use minibuffer-completing-file-name.
7288 (partial-completion-mode): Use find-file-not-found-functions.
7289 (PC-lisp-complete-symbol): Use with-syntax-table.
7290 (PC-look-for-include-file): Remove dead setq.
7291 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
7292 (PC-complete): Use with-current-buffer.
7293
7294 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
7295 escape single quotes.
7296
7297 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7298
7299 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
7300 of `if' whose condition always returned nil. Doc fix.
7301
7302 * buff-menu.el (Buffer-menu-revert-function): Make the selected
7303 window's buffer the current buffer around the call to
7304 `list-buffers-noselect'. This is necessary to mark that buffer
7305 with a `.' in the Buffer Menu when called from Lisp, for instance
7306 by Auto Revert Mode.
7307
7308 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
7309
7310 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
7311 attaching to it.
7312 (gdb-pre-prompt): Make sure gdb-error is reset.
7313
7314 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
7315 with a child process, detect it.
7316 (gud-speedbar-buttons): Match regexp more carefully.
7317
7318 2005-11-27 Richard M. Stallman <rms@gnu.org>
7319
7320 * mouse.el (mouse-drag-move-window-bottom):
7321 Use adjust-window-trailing-edge.
7322
7323 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7324
7325 * simple.el (blink-matching-open): Ignore
7326 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
7327 (blink-matching-paren-on-screen): Update docstring.
7328
7329 * paren.el (show-paren-mode): No longer change
7330 `blink-matching-paren-on-screen'.
7331
7332 2005-11-27 John Paul Wallington <jpw@pobox.com>
7333
7334 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
7335 (gdb-threads-select, gdb-edit-register-value):
7336 Use `posn-set-point' instead of `mouse-set-point' because the
7337 latter is not fbound when configured without X.
7338
7339 2005-11-27 Kim F. Storm <storm@cua.dk>
7340
7341 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
7342 existing face when partially highlighting a TAB in a rectangle.
7343
7344 2005-11-26 Kim F. Storm <storm@cua.dk>
7345
7346 * ido.el (ido-mode-map): Doc fix.
7347 (ido-mode-common-map, ido-mode-file-map)
7348 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
7349 (ido-define-mode-map): Rewrite. Select one of the new maps as
7350 parent for ido-mode-map instead of building from scratch.
7351 (ido-init-mode-maps): New defun to initialize new maps.
7352 (ido-mode): Call it.
7353 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
7354 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
7355
7356 2005-11-26 John Paul Wallington <jpw@pobox.com>
7357
7358 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
7359 `mouse-set-point' because the latter is not fbound when configured
7360 without X.
7361
7362 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
7363
7364 * files.el (file-relative-name): Doc fix.
7365
7366 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
7367
7368 * progmodes/octave-inf.el (inferior-octave-startup): Force a
7369 non-empty string for secondary prompt PS2.
7370
7371 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
7372
7373 * progmodes/compile.el (compilation-setup): Fix last change.
7374
7375 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
7376
7377 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
7378 (gdb-mouse-toggle-breakpoint-margin)
7379 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
7380 Add gdb-server-prefix to keep out of command history.
7381 (gdb-edit-register-value): New function.
7382 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
7383 (gdb-info-registers-custom): Use above map.
7384
7385 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
7386
7387 * custom.el (enable-theme): Signal error if argument is not a
7388 theme. Don't recalculate a face if it's not loaded yet.
7389
7390 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
7391 the `user' theme is in effect.
7392
7393 * info.el (Info-on-current-buffer): Record actual filename in
7394 Info-current-file, instead of t, or a fake filename if a non-file
7395 buffer. Make autoload.
7396 (Info-find-node, Info-revert-find-node): No need to check for
7397 Info-current-file nil.
7398 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
7399 Info-current-file is now never `t'.
7400 (Info-fontify-node): Many simplifications due to Info-current-file
7401 always being valid. Use Info-find-file to find node filename.
7402
7403 2005-11-25 David Kastrup <dak@gnu.org>
7404
7405 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
7406 new character, then delete" in order to preserve markers.
7407
7408 2005-11-25 David Ponce <david@dponce.com>
7409
7410 * recentf.el (recentf-arrange-by-rule): Handle a special
7411 `auto-mode-alist'-like "strip suffix" rule.
7412 (recentf-build-mode-rules): Handle second level auto-mode entries.
7413
7414 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
7415
7416 * viper-keym.el (viper-ESC-key): Use different values in terminal and
7417 window modes.
7418
7419 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
7420 jde-javadoc-checker-report-mode.
7421
7422 * ediff-wind (ediff-make-wide-display): Slight simplification.
7423
7424 * ediff.el (ediff-date): Change the date of last update.
7425
7426 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
7427
7428 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
7429 Use define-minor-mode, and make it a local mode. Turn on font-lock.
7430 (hi-lock-mode): New global minor mode.
7431 (turn-on-hi-lock-if-enabled): New function.
7432 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
7433 Change arguments to regexp and face instead of a font-lock pattern.
7434 Directly set face property, instead of refontifying.
7435 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
7436 (hi-lock-find-patterns): Use line-number-at-pos.
7437
7438 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
7439 arguments for hi-lock-set-pattern.
7440 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
7441 Call font-lock-fontify-buffer.
7442 (hi-lock-find-file-hook, hi-lock-current-line)
7443 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
7444
7445 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
7446 turned off.
7447
7448 * progmodes/compile.el (compilation-setup): Don't fiddle with
7449 font-lock-defaults.
7450
7451 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
7452
7453 * progmodes/gdb-ui.el (gdb-var-create-handler)
7454 (gdb-var-list-children-handler): Find values for all variable
7455 objects. gud-speedbar-buttons decides whether to display them.
7456
7457 2005-11-24 Romain Francoise <romain@orebokech.com>
7458
7459 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
7460 buffer name with a space.
7461
7462 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
7463
7464 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
7465 `org-export-local-list-max-depth'. Change default value to 3.
7466 (org-auto-renumber-ordered-lists)
7467 (org-plain-list-ordered-item-terminator): New options.
7468 (org-at-item-p, org-beginning-of-item, org-end-of-item)
7469 (org-get-indentation, org-get-string-indentation)
7470 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
7471 New functions.
7472 (org-move-item-down, org-move-item-up): New commands.
7473 (org-export-as-html): New classes for CSS support. Bug fix in
7474 regular expression detecting fixed-width regions. Respect
7475 `org-local-list-ordered-item-terminator'.
7476 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
7477 also a list item.
7478 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
7479 New item moving functions.
7480
7481 2005-11-24 Juri Linkov <juri@jurta.org>
7482
7483 * isearch.el (isearch-repeat): With empty search ring set
7484 `isearch-error' to the error string instead of signaling error
7485 with the function `error'.
7486
7487 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7488
7489 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
7490
7491 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
7492
7493 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
7494 and variable.
7495 (gdb-var-create-handler, gdb-var-list-children-handler):
7496 Don't match on "char **...".
7497 (gdb-var-update-handler): Find values for all variable objects.
7498 (gdb-info-frames-custom): Identify frames by leading "#".
7499
7500 * progmodes/gud.el (gud-speedbar-menu-items): Add
7501 gdb-speedbar-auto-raise as radio button.
7502 (gud-speedbar-buttons): Raise speedbar if requested.
7503 Don't match on "char **...".
7504 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
7505 Make it editable.
7506
7507 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
7508
7509 * info.el (Info-fontify-node): Handle the case where
7510 Info-current-file is t.
7511
7512 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7513
7514 * simple.el (blink-matching-open): Fix off-by-one in last change.
7515
7516 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7517
7518 * term/mac-win.el: Don't change default directory.
7519
7520 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
7521
7522 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
7523 buffers correctly. (It used to throw an error in such buffers.)
7524 Make it ask for confirmation in group buffers and other Custom
7525 buffers containing more than one customization item.
7526
7527 2005-11-22 John Paul Wallington <jpw@gnu.org>
7528
7529 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
7530 property on mail and url overlays.
7531 (goto-address-at-point): Use `posn-set-point' instead of
7532 `mouse-set-point' because the latter is not fbound when configured
7533 without X.
7534
7535 2005-11-22 Lars Hansen <larsh@soem.dk>
7536
7537 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
7538 (ls-lisp-classify, ls-lisp-format): Delete call to
7539 ls-lisp-parse-symlink.
7540 (ls-lisp-handle-switches): Handle symlinks to directories as
7541 directories when ls-lisp-dirs-first in non-nil.
7542
7543 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
7544
7545 * startup.el (command-line): Make sure that loaddefs.el is handled
7546 correctly in load-history.
7547
7548 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7549
7550 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
7551 (gdb-struct-string, gdb-array-string): New constants.
7552 (gdb-info-locals-handler): Use them.
7553 (gdb-reset): Reset gdb-var-list to nil.
7554
7555 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7556
7557 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
7558 in patterns.
7559
7560 2005-11-21 Juri Linkov <juri@jurta.org>
7561
7562 * custom.el (defcustom): Update link types in docstring.
7563
7564 2005-11-20 Martin Rudalics <rudalics@gmx.at>
7565
7566 * custom.el (defgroup): Add doc-string-elt info.
7567
7568 * widget.el (define-widget): Don't use declare for the doc-string-elt.
7569
7570 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7571
7572 * newcomment.el (comment-enter-backward): Fix last fix.
7573
7574 * simple.el (blink-matching-open):
7575 * paren.el (show-paren-function): Allow new paren-class info.
7576
7577 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
7578
7579 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
7580 handled automagically.
7581
7582 2005-11-20 Andreas Schwab <schwab@suse.de>
7583
7584 * descr-text.el (describe-char): When copying overlays put them
7585 over the full char description instead of just the first character
7586 of it.
7587
7588 2005-11-20 Juri Linkov <juri@jurta.org>
7589
7590 * simple.el (what-cursor-position):
7591 * descr-text.el (describe-char): Use Lisp-readable syntax
7592 for octal and hex. Reorder decimal, octal and hex values.
7593 Remove excess whitespace in the output. Use `=' in `column='
7594 like in `point=' and `Hscroll='.
7595
7596 * international/mule-cmds.el (encoded-string-description):
7597 Use Lisp-readable syntax for hex.
7598
7599 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
7600
7601 * newcomment.el (comment-enter-backward): Handle the case where the
7602 comment is closed by EOB.
7603
7604 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
7605
7606 * longlines.el (longlines-before-revert-hook)
7607 (longlines-after-revert-hook): New functions.
7608 (longlines-mode): Turn off longlines temporarily when reverting.
7609 Add a message-setup-hook.
7610 (longlines-decode-buffer): New function.
7611 (longlines-wrap-line): Preserve marker positions.
7612
7613 2005-11-19 Andreas Schwab <schwab@suse.de>
7614
7615 * emacs-lisp/shadow.el: Handle compressed files.
7616
7617 2005-11-19 Romain Francoise <romain@orebokech.com>
7618
7619 * net/browse-url.el (browse-url-default-browser): Signal an error
7620 if no usable browser can be found, rather than try to load w3.
7621
7622 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
7623
7624 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
7625 replacing existing properties.
7626 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
7627 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
7628 tty specs.
7629 (rcirc-server-prefix, rcirc-server): New faces.
7630 (rcirc-url-regexp): Generate with rx macro.
7631 (rcirc-last-server-message-time): New variable.
7632 (rcirc-filter): Record time of last message.
7633 (rcirc-keepalive): Kill processes that did not send a message
7634 since the last ping.
7635 (rcirc-mode): Give rcirc-topic a local binding here.
7636
7637 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
7638
7639 * subr.el (read-passwd): Fontify the prompt as we do with other
7640 prompts.
7641
7642 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
7643
7644 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
7645 binding buffer-read-only to nil.
7646
7647 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7648
7649 * complete.el (partial-completion-mode):
7650 Mention completion-auto-help in the doc string.
7651
7652 * man.el (Man-highlight-references): Doc fix. Reformat code in a
7653 more Lisp-ish way.
7654
7655 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
7656
7657 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
7658 digits, not 8, to avoid misalignment for files larger than 100MB.
7659
7660 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7661
7662 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
7663 Mention "keyboard shortcuts" in the help text.
7664
7665 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7666
7667 * startup.el (fancy-splash-default-action): Discard only
7668 mouse-down and succeeding mouse-up events in the splash screen
7669 window so that drag-n-drop event can be processed.
7670
7671 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
7672
7673 * longlines.el (longlines-mode): Add hacks for mail-mode and
7674 message-mode.
7675
7676 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
7677
7678 * textmodes/org.el (org-table-sort-lines): New command.
7679 (org-tbl-menu): Add entry for `org-table-sort-lines'.
7680 (org-add-file): Command removed, use `org-agenda-file-to-front'
7681 instead.
7682 (org-export-icalendar): Use `org-icalendar-combined-name'.
7683 (org-cycle-agenda-files, org-agenda-file-to-end)
7684 (org-agenda-file-to-front): New commands.
7685 (org-table-tab-jumps-over-hlines, org-export-html-style):
7686 New options.
7687 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
7688 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
7689 New functions.
7690 (org-fill-paragraph): Call `org-table-align' in tables.
7691 (org-mode): Call `org-set-autofill-regexps'.
7692 (org-export-as-html): Support for local handformatted lists.
7693 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
7694 (org-export-local-list-max-depth): New option.
7695 (org-html-expand): Use `org-html-protect'.
7696
7697 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
7698
7699 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
7700 to "p".
7701 (gdb): Move definition of gud-pp to...
7702
7703 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
7704 speedbar.
7705 (gdb-find-watch-expression): New function.
7706
7707 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7708
7709 * faces.el (face-attribute, set-face-attribute): Mention existence
7710 of `:ignore-defface' setting in docstring.
7711
7712 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
7713
7714 * simple.el (completion-setup-function): Fix last change.
7715
7716 2005-11-17 John Paul Wallington <jpw@pobox.com>
7717
7718 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
7719 Use `posn-set-point' instead of `mouse-set-point' because the
7720 latter is not fbound when configured without X.
7721
7722 * comint.el (comint-insert-input): Likewise.
7723
7724 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7725
7726 * simple.el (hard-newline): New variable.
7727 (sendmail-user-agent-compose, next-line): Use it.
7728
7729 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
7730 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
7731 (mail-mail-reply-to, mail-mail-followup-to)
7732 (mail-position-on-field, mail-signature, mail-yank-original)
7733 (mail-attach-file): Likewise.
7734
7735 * mail/mailheader.el (mail-header-format)
7736 (mail-header-format-function): Likewise.
7737
7738 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
7739
7740 2005-11-17 Juri Linkov <juri@jurta.org>
7741
7742 * font-lock.el (font-lock-faces): Rename this defgroup from
7743 `font-lock-highlighting-faces'.
7744 (font-lock-comment-face, font-lock-comment-delimiter-face)
7745 (font-lock-string-face, font-lock-doc-face)
7746 (font-lock-keyword-face, font-lock-builtin-face)
7747 (font-lock-function-name-face, font-lock-variable-name-face)
7748 (font-lock-type-face, font-lock-constant-face)
7749 (font-lock-warning-face, font-lock-negation-char-face)
7750 (font-lock-preprocessor-face)
7751 (font-lock-regexp-grouping-backslash)
7752 (font-lock-regexp-grouping-construct): Rename :group from
7753 `font-lock-highlighting-faces' to `font-lock-faces'.
7754
7755 * cus-edit.el (lisp, c, tex):
7756 * progmodes/ada-mode.el (ada):
7757 * progmodes/asm-mode.el (asm):
7758 * progmodes/cperl-mode.el (cperl-faces):
7759 * progmodes/cpp.el (cpp):
7760 * progmodes/dcl-mode.el (dcl):
7761 * progmodes/f90.el (f90):
7762 * progmodes/fortran.el (fortran):
7763 * progmodes/icon.el (icon):
7764 * progmodes/idlwave.el (idlwave-misc):
7765 * progmodes/m4-mode.el (m4):
7766 * progmodes/make-mode.el (makefile):
7767 * progmodes/meta-mode.el (meta-font):
7768 * progmodes/modula2.el (modula2):
7769 * progmodes/octave-mod.el (octave):
7770 * progmodes/pascal.el (pascal):
7771 * progmodes/perl-mode.el (perl):
7772 * progmodes/prolog.el (prolog):
7773 * progmodes/ps-mode.el (PostScript-edit):
7774 * progmodes/scheme.el (scheme):
7775 * progmodes/sh-script.el (sh-script):
7776 * progmodes/simula.el (simula):
7777 * progmodes/tcl.el (tcl):
7778 * textmodes/nroff-mode.el (nroff):
7779 * textmodes/reftex-vars.el (reftex-fontification-configurations):
7780 * textmodes/sgml-mode.el (sgml):
7781 * textmodes/texinfo.el (texinfo):
7782 Add :link (custom-group-link font-lock-faces) to defgroup.
7783
7784 * hi-lock.el (hi-lock): Rename this defgroup from
7785 `hi-lock-interactive-text-highlighting'. Change parent group from
7786 `faces' to `font-lock'. Add link to the manual.
7787 (hi-lock-mode, hi-lock-file-patterns-range)
7788 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
7789 `hi-lock-interactive-text-highlighting' to `hi-lock'.
7790 (hi-lock-faces): Add :group `faces'.
7791
7792 * cus-edit.el (custom-variable-prompt): Clarify the code.
7793
7794 * faces.el (face-read-string): Set the default value arg of
7795 completing-read.
7796
7797 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
7798
7799 * rfn-eshadow.el (file-name-shadow-properties)
7800 (file-name-shadow-tty-properties, file-name-shadow-mode):
7801 Remove autoloads, because the file is now preloaded.
7802
7803 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7804
7805 * printing.el (easy-menu-intern): Don't define.
7806 (pr-get-symbol): Use easy-menu-intern only if defined.
7807
7808 * simple.el (blink-matching-open): Simplify a bit.
7809 (completion-setup-function): Fix the case of partial-completion-mode
7810 when the minibuffer's contents start with "-".
7811 Obey completion-base-size-function even when
7812 minibuffer-completing-file-name is non-nil.
7813
7814 2005-11-16 Richard M. Stallman <rms@gnu.org>
7815
7816 * net/eudcb-ph.el (eudc-ph-open-session):
7817 Use set-process-query-on-exit-flag.
7818
7819 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
7820
7821 * international/ucs-tables.el (ucs-set-table-for-input):
7822 Use make-local-variable, not make-variable-buffer-local.
7823
7824 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7825 Improve warning message text.
7826
7827 * savehist.el (savehist-save-hook): Add :group.
7828
7829 * menu-bar.el (menu-bar-help-menu):
7830 Rename Find Extra Packages to External Packages.
7831
7832 * cus-edit.el (Custom-reset-standard): Verify that
7833 :custom-standard-value prop exists before calling it.
7834
7835 * apropos.el (apropos-calc-scores): Use apropos-pattern.
7836
7837 2005-11-16 Martin Rudalics <rudalics@gmx.at>
7838
7839 * wid-edit.el (color): Enclose %t in %{...%}.
7840
7841 * cus-edit.el (face): Enclose %t in %{...%}.
7842
7843 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
7844
7845 * savehist.el (savehist-mode-hook): Re-add the var.
7846 (savehist-mode): Use it.
7847
7848 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7849
7850 * textmodes/flyspell.el: Fix commenting convention.
7851 Remove unnecessary leading * in custom docstrings.
7852 (flyspell-emacs): Remove unused var.
7853 (flyspell-delete-region-overlays): Use remove-overlays.
7854 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
7855 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
7856 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
7857 (flyspell-debug-signal-word-checked): Use with-current-buffer.
7858 (make-flyspell-overlay): Don't locally reuse a global name.
7859 (flyspell-highlight-incorrect-region)
7860 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
7861 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
7862 (flyspell-notify-misspell): Remove unused args `start' and `end'.
7863 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
7864 Wrap calls to accept-process-output inside with-local-quit since it's
7865 often called from a post-command-hook.
7866 (flyspell-correct-word, flyspell-auto-correct-word):
7867 Use ispell-send-string.
7868 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
7869
7870 * calendar/diary-lib.el (diary-list-entries): Also hide the
7871 terminating newline.
7872
7873 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
7874
7875 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
7876 window-system, to allow fonts on tty.
7877
7878 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
7879
7880 * progmodes/gud.el (gud-speedbar-item-info): New function.
7881 (gud-install-speedbar-variables): Use it to display data type
7882 of watch expression as a tooltip in speedbar.
7883
7884 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
7885
7886 * font-core.el (global-font-lock-mode): Add :version keyword,
7887 because default was changed.
7888
7889 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
7890
7891 * startup.el (command-line): Use `custom-reevaluate-setting' for
7892 `file-name-shadow-mode'.
7893
7894 * loadup.el: Preload rfn-eshadow.
7895
7896 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
7897 Add :version keyword.
7898 (file-name-shadow-properties, file-name-shadow-tty-properties)
7899 (file-name-shadow): Add :version keyword.
7900
7901 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
7902 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
7903 in the custom-group property of the symbol frames and the fringe
7904 group got no link to its parent group frames.
7905 Doc fix.
7906
7907 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7908
7909 * progmodes/gud.el (gud-stop-subjob): New function.
7910 (gud-menu-map, gud-tool-bar-map): Use it.
7911
7912 2005-11-16 Kim F. Storm <storm@cua.dk>
7913
7914 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
7915 than kill it.
7916 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
7917 to a more useful/logical place.
7918
7919 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7920
7921 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
7922 go buttons complementary.
7923
7924 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
7925
7926 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
7927 (rfn-eshadow-sifn-equal): New function.
7928 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
7929
7930 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
7931
7932 * viper-utils.el (viper-non-word-characters-reformed-vi):
7933 Quote `-' in string.
7934
7935 * viper.el (viper-emacs-state-mode-list): Ensure that
7936 rcirc-mode buffers come up in Emacs state.
7937
7938 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
7939 operation.
7940
7941 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
7942
7943 * term.el (term-termcap-format): Fix typos.
7944 (term-down): Fix the negative argument case.
7945
7946 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7947
7948 * progmodes/gdb-ui.el: Remove face-alias left over from change on
7949 2005-08-15.
7950 (gdb-ann3): New command gud-go.
7951 (menu): Accomodate gdb-mi.el.
7952 (gdb-assembler-custom): Make buffer of selected window current
7953 so that set-window-point works.
7954
7955 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
7956 buttons and include new ones.
7957
7958 2005-11-16 Kim F. Storm <storm@cua.dk>
7959
7960 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
7961 (gud-menu-map): Use it.
7962
7963 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
7964
7965 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
7966 that works correctly for Custom and that does not override a user
7967 who disables it.
7968
7969 * help-mode.el (help-make-xrefs, help-xref-on-pp)
7970 (help-xref-interned, help-follow): Make hyperlinks for variables
7971 that are unbound, but have a non-nil variable-documentation property.
7972
7973 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
7974 mode hook. (It conflicted with defcustoms for some mode hooks.)
7975 Use the `variable-documentation' property to give the mode hook a
7976 docstring and expand that docstring.
7977
7978 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
7979
7980 * savehist.el (savehist-mode): Don't bother with
7981 `custom-set-minor-mode'.
7982 (savehist-coding-system): Check XEmacs version.
7983 (history-length): Declare also at run time.
7984 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
7985 Don't set the customize state.
7986 (savehist-minibuffer-hook): Special case for when
7987 minibuffer-history-variable is equal to t.
7988
7989 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
7990
7991 * files.el (write-file): Refresh VC status.
7992
7993 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
7994 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
7995 than fundamental-mode to see if the mode was set.
7996
7997 2005-11-14 Romain Francoise <romain@orebokech.com>
7998
7999 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
8000 dummy function in `eval-when-compile' to avoid compiler warning.
8001 Require `man' at compile time.
8002
8003 2005-11-14 Jay Belanger <belanger@truman.edu>
8004
8005 * calc-alg.el (calcFunc-write-out-power): Rename it to
8006 calcFunc-powerexpand.
8007 (math-write-out-power): Rename it to math-powerexpand; have it
8008 handle negative exponents.
8009 (calc-writeoutpower): Rename it to calc-powerexpand.
8010
8011 * calc-ext.el: Change calcFunc-writeoutpower and
8012 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
8013 autoloads.
8014 Add calcFunc-ldiv to autoloads.
8015
8016 * calc-arith.el (calcFunc-ldiv): New function.
8017
8018 * calc.el (calc-left-divide): New function.
8019
8020 2005-11-14 Juri Linkov <juri@jurta.org>
8021
8022 * cus-edit.el (custom-variable-prompt): Set the default value arg
8023 of completing-read.
8024
8025 * cus-dep.el (custom-make-dependencies): Reverse the list of
8026 found dependencies.
8027
8028 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
8029
8030 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
8031 Highlighting" entry, it is on by default now.
8032 (menu-bar-options-save): Do not save global-font-lock-mode.
8033
8034 2005-11-13 Richard M. Stallman <rms@gnu.org>
8035
8036 * textmodes/flyspell.el (flyspell-large-region):
8037 Call flyspell-accept-buffer-local-defs.
8038
8039 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
8040
8041 * textmodes/flyspell.el (flyspell-notify-misspell):
8042 Fix misspelling of "Misspelling".
8043 (flyspell-process-localwords): New function.
8044 (flyspell-large-region): Call flyspell-process-localwords and
8045 flyspell-delete-region-overlays.
8046 (flyspell-delete-region-overlays): New function.
8047 (flyspell-delete-all-overlays): Call that.
8048
8049 2005-11-13 Richard M. Stallman <rms@gnu.org>
8050
8051 * help.el (help-for-help-internal): Improve doc of C-h a.
8052 (describe-key): Improve prompt; doc fix.
8053
8054 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
8055
8056 * vc-svn.el (vc-svn-registered): Catch all errors.
8057
8058 * cus-dep.el (custom-make-dependencies): Typo.
8059
8060 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
8061
8062 * net/tramp-util.el (top): Fix compilation warning.
8063
8064 2005-11-13 Kim F. Storm <storm@cua.dk>
8065
8066 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
8067
8068 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
8069
8070 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
8071 (gud-speedbar-buttons): Match on "const char *" too.
8072
8073 * progmodes/gdb-ui.el (gdb-var-create-handler)
8074 (gdb-var-list-children-handler): Match on "const char *" too.
8075 (gdb-var-evaluate-expression-handler): Match on empty string.
8076 (gdb-var-update-handler): Only call
8077 gdb-var-evaluate-expression-handler when required.
8078
8079 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
8080
8081 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
8082 selected window. This still doesn't work for speedbar.
8083 (gud-speedbar-buttons): Handle string expressions properly.
8084
8085 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
8086 (gdb-var-create-handler): Handle string expressions properly.
8087 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
8088 Handle string expressions properly. Move "type" field into regexp.
8089
8090 2005-11-12 Karl Fogel <kfogel@red-bean.com>
8091
8092 * bookmark.el (bookmark-maybe-message): New function to reduce
8093 code duplication: invokes `message' iff baud-rate is high enough.
8094 (bookmark-write-file): Use above instead of an inline conditional.
8095 (bookmark-load): Same.
8096
8097 2005-11-12 Karl Fogel <kfogel@red-bean.com>
8098
8099 * bookmark.el (bookmark-write-file): Don't visit the destination
8100 file, just write the data to it using write-region. This is
8101 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
8102 change to avoid visiting the file in the first place.
8103
8104 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
8105
8106 * hi-lock.el (hi-lock-mode): Set the default value of
8107 font-lock-defaults.
8108
8109 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
8110
8111 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
8112 arg to `file-attributes'.
8113 (find-lisp-format): The UID and GID can now be strings.
8114
8115 2005-11-12 Kim F. Storm <storm@cua.dk>
8116
8117 * help.el (help-map): Bind C-h d to apropos-documentation.
8118
8119 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
8120 when point is at end-of-buffer.
8121
8122 * apropos.el (apropos-match-face): Doc fix.
8123 (apropos-sort-by-scores): Add new choice `verbose'.
8124 (apropos-documentation-sort-by-scores): New defcustom.
8125 (apropos-pattern): Now contains the pattern entered by the user.
8126 (apropos-pattern-quoted): New defvar.
8127 (apropos-regexp): New defvar, containing the regexp corresponding
8128 to apropos-pattern.
8129 (apropos-all-words-regexp): Rename from apropos-all-regexp.
8130 (apropos-read-pattern): New defun. Use it to read pattern arg in
8131 interactive calls; returns list of words for a word list, and
8132 string for a regexp.
8133 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
8134 parses a list of words or regexp as returned by apropos-read-pattern.
8135 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
8136 (apropos-score-doc): Return a very high score if the string
8137 entered by the user matches literally.
8138 (apropos-variable): Doc fix. Use apropos-read-pattern.
8139 (apropos-command): Doc fix. Use apropos-read-pattern and
8140 apropos-parse-pattern. Call apropos-print with nosubst=t.
8141 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
8142 apropos-parse-pattern.
8143 (apropos-documentation): Doc fix. Use apropos-read-pattern and
8144 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
8145 apropos-documentation-sort-by-scores. Call apropos-print with
8146 nosubst=t.
8147 (apropos-documentation-internal): Pass doc string through
8148 substitute-key-definition before adding text properties.
8149 Highlight substring matching literal user input if possible.
8150 (apropos-documentation-check-doc-file): Remove locals beg and end.
8151 Fix calculation of score (as added twice). Pass doc string through
8152 substitute-key-definition before adding text properties.
8153 (apropos-documentation-check-elc-file): Pass doc string through
8154 substitute-key-definition before adding text properties.
8155 Highlight substring matching literal user input if possible.
8156 (apropos-print): Add new arg NOSUBST; if set, command and variable
8157 doc strings have already been passed through substitute-key-definition.
8158 Add code to handle apropos-accumulator items without score element
8159 for backwards compatibility (e.g. with woman package).
8160 Only show scores if apropos-sort-by-scores is `verbose'.
8161
8162 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
8163
8164 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
8165 Add jka-compr-load-suffixes to load-suffixes.
8166
8167 * jka-compr.el: Require jka-cmpr-hook.
8168 (jka-compr-info-compress-message, jka-compr-info-compress-program)
8169 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
8170 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
8171 (jka-compr-info-can-append, jka-compr-info-strip-extension)
8172 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
8173 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
8174 (jka-compr-uninstall): Remove entries from
8175 jka-compr-added-to-file-coding-system-alist after they are used.
8176 (jka-compr-error): Remove unused var `curbuf'.
8177 (jka-compr-file-local-copy): Remove unused var `notfound'.
8178
8179 2005-11-10 Romain Francoise <romain@orebokech.com>
8180
8181 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
8182
8183 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
8184
8185 * progmodes/gud.el (gud-menu-map): Move parentheses.
8186 (gdb): New command gud-pv.
8187
8188 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
8189
8190 * tar-mode.el: Remove spurious or unnecessary leading stars
8191 in docstrings.
8192 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
8193 (tar-parse-octal-integer-safe): Use mapc.
8194 (tar-header-block-summarize): Remove unused var `ck'.
8195 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
8196 cleared before. Obey default-enable-multibyte-characters.
8197 Use mapconcat. Simplify setting of tar-header-offset.
8198 (tar-mode-map): Move initialization inside delcaration.
8199 (tar-flag-deleted): Use `abs'.
8200 (tar-expunge-internal): Remove unused var `line'.
8201 (tar-expunge-internal): Don't hardcode point-min==1.
8202 (tar-expunge): Widen while doing set-buffer-multibyte.
8203 (tar-rename-entry): Use file-name-coding-system.
8204 (tar-alter-one-field): Don't hardcode point-min==1.
8205 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
8206 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
8207
8208 2005-11-10 Masatake YAMATO <jet@gyve.org>
8209
8210 * add-log.el (add-log-current-defun): Handle class::method
8211 notation of c++. Fix incorrect comment.
8212
8213 2005-11-10 Alan Mackenzie <acm@muc.de>
8214
8215 * help-fns.el (describe-variable): Make C-h v work when a variable
8216 has variable documentation yet is unbound.
8217
8218 2005-11-10 Masatake YAMATO <jet@gyve.org>
8219
8220 * man.el (Man-highlight-references): Set an empty
8221 string to `Man-arguments' if it is nil.
8222 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
8223
8224 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
8225
8226 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
8227 commenting conventions.
8228
8229 * cus-dep.el (custom-make-dependencies): Simplify.
8230 Better follow the commenting conventions.
8231
8232 2005-11-09 Richard M. Stallman <rms@gnu.org>
8233
8234 * apropos.el (apropos-pattern): Rename from apropos-regexp.
8235 (apropos-orig-pattern): Rename from apropos-orig-regexp.
8236 All uses changed.
8237 (apropos-rewrite-regexp): Doc fix.
8238 (apropos-variable, apropos-command, apropos, apropos-value):
8239 Change prompt; carry through the argument renaming.
8240
8241 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
8242
8243 * find-lisp.el: Require dired.
8244 (find-lisp-find-dired-internal): Do not call
8245 `abbreviate-file-name' on DIR.
8246
8247 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
8248
8249 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
8250
8251 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
8252
8253 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
8254 when using the speedbar.
8255 (gdb): New command gud-pp.
8256 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
8257
8258 2005-11-09 Juri Linkov <juri@jurta.org>
8259
8260 * replace.el (occur-excluded-properties): New defcustom.
8261 (occur-1, occur-engine, occur-accumulate-lines): Use it.
8262
8263 2005-11-08 Jay Belanger <belanger@truman.edu>
8264
8265 * calc/calc-units.el (math-convert-units): Replace any composite
8266 unit by its definition.
8267
8268 2005-11-08 Lars Hansen <larsh@soem.dk>
8269
8270 * emacs-lisp/autoload.el (update-directory-autoloads):
8271 Add obsolete function alias.
8272
8273 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
8274
8275 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
8276 comment-indent-function.
8277 (lisp-comment-indent): Replace by an alias for comment-indent-default.
8278
8279 * reveal.el (reveal-post-command): Rework the handling of
8280 reveal-open-spots, so as to be more reliable. There were several
8281 tricky corner cases where an open spot might be lost, or where
8282 a closed spot might end up on the list of open spots.
8283 Only reveal text that's ellipsised.
8284
8285 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
8286
8287 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
8288
8289 2005-11-07 John Paul Wallington <jpw@gnu.org>
8290
8291 * ibuffer.el (ibuffer): Search iconified frames too when
8292 getting Ibuffer buffer's window.
8293
8294 2005-11-06 Richard M. Stallman <rms@gnu.org>
8295
8296 * progmodes/compile.el (compilation-internal-error-properties):
8297 save-excursion around the computation of MARKER.
8298
8299 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
8300
8301 * textmodes/flyspell.el (flyspell-external-point-words):
8302 flyspell-get-word returns a list, not just a string.
8303
8304 2005-11-06 John Paul Wallington <jpw@pobox.com>
8305
8306 * ibuffer.el (ibuffer): Search all visible frames when getting
8307 Ibuffer buffer's window.
8308
8309 2005-11-07 Masatake YAMATO <jet@gyve.org>
8310
8311 * man.el (Man-reference-regexp): Accept spaces between
8312 `Man-name-regexp' and `Man-section-regexp'.
8313 (Man-apropos-regexp): New variable.
8314 (Man-abstract-xref-man-page): Use value for `Man-target-string'
8315 if available.
8316 (Man-highlight-references, Man-highlight-references0):
8317 Handle the case when `Man-arguments' includes "-k".
8318 (Man-highlight-references0): Rename the argument `TARGET-POS' to
8319 `TARGET'. `TARGET' can be a number, function or nil.
8320
8321 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
8322
8323 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
8324 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
8325 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
8326 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
8327 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
8328 (gdb-send-item): Use buffer-local-value and simplify.
8329
8330 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
8331
8332 * startup.el (command-line): Use `custom-reevaluate-setting' for
8333 `global-font-lock-mode'.
8334
8335 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
8336 by default, except in batch mode or when the -D option is given.
8337
8338 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
8339 specified keyword args on to `define-minor-mode'. Update docstring.
8340
8341 2005-11-05 Romain Francoise <romain@orebokech.com>
8342
8343 * replace.el (occur-engine): Add marker at end of line, too.
8344
8345 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8346
8347 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8348 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8349 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8350 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8351 argument to all these routines, so the passphrase can be managed
8352 externally and passed in to the system.
8353 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8354 pgg-add-passphrase-to-cache function.
8355
8356 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8357 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
8358 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
8359 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
8360 argument to all these routines, so the passphrase can be managed
8361 externally and passed in to the system.
8362 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
8363 function.
8364
8365 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
8366
8367 * font-lock.el: Don't deal with font-lock-face-attributes here,
8368 move the code ...
8369
8370 * startup.el (command-line): ... here. Use face-spec-set instead
8371 of custom-declare-face.
8372
8373 * faces.el (face-spec-set): Reset the face if spec is not nil.
8374
8375 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
8376
8377 * newcomment.el (comment-region-internal): Box more tightly in the
8378 common case where there's no TAB in the boxed text.
8379
8380 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8381
8382 * info.el (info-tool-bar-map): Use images prev-node, next-node and
8383 up-node.
8384
8385 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
8386
8387 * newsticker.el: Commentary updated. Code formatting changed.
8388 (newsticker-version): Change to "1.9".
8389 (newsticker, newsticker-feed): Doc fix.
8390 (newsticker-url-list): Doc fix. Add option "Weekly".
8391 (newsticker-retrieval-interval): Add option "Weekly".
8392 (newsticker-headline-processing): Doc fix.
8393 (newsticker-auto-mark-filter): Remove.
8394 (newsticker-auto-mark-filter-list): New.
8395 (newsticker-layout, newsticker-sort-method): Doc fix.
8396 (newsticker-hide-old-items-in-newsticker-buffer)
8397 (newsticker-heading-format, newsticker-item-format)
8398 (newsticker-desc-format): Doc fix.
8399 (newsticker-show-all-rss-elements): Remove.
8400 (newsticker-show-all-news-elements): New.
8401 (newsticker-faces, newsticker-ticker): Doc fix.
8402 (remove-from-invisibility-spec): Code formatting.
8403 (newsticker--process-ids): New.
8404 (newsticker-mode): Doc fix.
8405 (newsticker-mode): Change mode-line-format.
8406 (newsticker-start): Remove debug output.
8407 (newsticker-start-ticker): Doc fix. Add autoload cookie.
8408 (newsticker-w3m-show-inline-images): Code formatting.
8409 (newsticker-next-item): Call `force-mode-line-update'.
8410 (newsticker-previous-item): Call `force-mode-line-update'.
8411 (newsticker-next-feed): Call `force-mode-line-update'.
8412 (newsticker-previous-feed): Call `force-mode-line-update'.
8413 (newsticker-mark-all-items-at-point-as-read): Code formatting.
8414 (newsticker-show-old-items): Do not show descs.
8415 (newsticker-hide-entry): Hide too much.
8416 (newsticker-hide-entry, newsticker-show-entry)
8417 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
8418 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
8419 (newsticker-toggle-auto-narrow-to-item): Code formatting.
8420 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
8421 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
8422 (newsticker-get-news): Call `force-mode-line-update'.
8423 Collect process ids.
8424 (newsticker--sentinel): Change coding system handling.
8425 Move image retrieval to new functions newsticker--get-logo-url-*.
8426 Move feed parsing to new functions newsticker--parse-*.
8427 Update list of process ids.
8428 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
8429 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
8430 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
8431 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
8432 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
8433 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
8434 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
8435 (newsticker--decode-coding-string): Remove.
8436 (newsticker--decode-numeric-entities): Check input. Format code.
8437 (newsticker--remove-whitespace): Check input.
8438 (newsticker--do-forget-preformatted): Doc fix.
8439 (newsticker--decode-rfc822-date): Allow for missing time.
8440 (newsticker--update-process-ids): New.
8441 (newsticker--image-sentinel): Change comment.
8442 (newsticker--image-read): Change error message.
8443 (newsticker--imenu-goto): Doc fix. Show headline title.
8444 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
8445 (newsticker--buffer-do-insert-text): Clean whitespace in
8446 html-rendered headline title. Code formatting.
8447 Call `newsticker--buffer-print-extra-elements'.
8448 (newsticker--buffer-print-extra-element): Remove.
8449 (newsticker--buffer-print-extra-elements): New.
8450 (newsticker--buffer-do-print-extra-element): New.
8451 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
8452 large sizes.
8453 (newsticker--run-auto-mark-filter)
8454 (newsticker--do-run-auto-mark-filter):
8455 Use `newsticker-auto-mark-filter-list'.
8456
8457 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
8458
8459 * net/rcirc.el: Use split-string OMIT-NULLS argument.
8460 (rcirc-print): Force redisplay before running hooks. Do long
8461 buffer truncation after making new text read-only. Deal with nil
8462 text when decoding strings. If TARGET is nil, use either the
8463 currently selected buffer, if it is an rcirc buffer and of the
8464 same process or the process buffer.
8465 (rcirc-mode): Remove header-line. Recompute short buffer names.
8466 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
8467 (rcirc-short-buffer-name): Add variable.
8468 (rcirc-kill-buffer-hook): Recompute short buffer names.
8469 Remove nick from private channel.
8470 (rcirc-send-input): Send command text to current-buffer.
8471 Don't clear overlay arrow here.
8472 (rcirc-short-buffer-name): Return a short buffer name.
8473 (rcirc-update-short-buffer-names, rcirc-abbreviate)
8474 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
8475 buffer-name abbreviations.
8476 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
8477 Do not touch nick-table when killing a parted channel.
8478 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
8479 Clear arrow from current buffer if it is now hidden.
8480 (rcirc-current-buffer): Add variable.
8481 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
8482 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
8483 Remove -face from names.
8484 (rcirc-update-activity-string): Print "DND" when globally ignoring
8485 activity.
8486 (rcirc-ignore-buffer-activity-flag): Rename from
8487 rcirc-ignore-channel-activity.
8488 (rcirc-ignore-all-activity-flag): Doc fix.
8489 (rcirc-channels): Remove variable.
8490 (rcirc-kill-buffer-hook):
8491 (rcirc-get-buffer-create): Add nick to private channel.
8492 (rcirc-multiline-edit-submit): Remove tabs.
8493 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
8494 folded.
8495 (rcirc-remove-nick-channel): Bug fix.
8496 (rcirc-toggle-ignore-buffer-activity): Rename from
8497 rcirc-toggle-ignore-channel-activity.
8498 (rcirc-record-activity): Add buffers to the front of the list.
8499 (rcirc-update-activity): Remove killed buffers from list.
8500 (rcirc-process-server-response-1): Remove last argument if it is
8501 null before calling handler.
8502 (rcirc): Add "rcirc" defcustom prefix.
8503 (rcirc-prompt): Simplify default prompt.
8504 Use custom-initialize-default.
8505 (rcirc-private-chats): Remove variable.
8506 (rcirc-prompt): Change initialization.
8507 (rcirc-version): Remove function.
8508 (rcirc-id-string): Add constant.
8509 (rcirc-last-buffer): Remove variable.
8510 (rcirc-buffer-alist): Add variable.
8511 (rcirc-connect): Update variable setup.
8512 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
8513 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
8514 default.
8515 (rcirc-handler-generic): Trigger activity.
8516 (rcirc-send-message): Create the buffor of the target.
8517 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
8518 (rcirc-get-buffer): Just return nil if there is no matching buffer.
8519 (rcirc-multiline-edit-cancel): Remove function.
8520 (rcirc-set-last-buffer): Remove function.
8521 (rcirc-get-any-buffer): Add function.
8522 (rcirc-join-channels): Don't print /join text.
8523 (rcirc-toggle-ignore-channel-activity): Add and update echo area
8524 messages.
8525 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
8526 (rcirc-handler-NOTICE): Recognize CTCP responses.
8527 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
8528 constructing TOPIC string for buffers we are not JOINed.
8529 (rcirc-handler-CTCP-response): Add handler.
8530 (rcirc-multiline-edit-submit): Restore the window-configuration
8531 before adjusting point.
8532 (rcirc): Add customization group.
8533 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
8534 (rcirc-user-full-name, rcirc-startup-channels-alist)
8535 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
8536 (rcirc-ignore-all-activity-flag, rcirc-time-format)
8537 (rcirc-input-ring-size, rcirc-read-only-flag)
8538 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
8539 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
8540 Change defvar to defcustom.
8541 (rcirc-update-prompt): Add optional ALL arg, which will update
8542 prompts in all rcirc buffers. Regexp quote replacement text.
8543 (rcirc-fill-column): Accept frame-width as a value.
8544 (rcirc-set-changed): Add function.
8545 (rcirc-next-active-buffer): Write more meaningful messages.
8546 (rcirc-faces): Add customization group.
8547 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
8548 (rcirc-nick-in-message-face, rcirc-prompt-face)
8549 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
8550 (with-rcirc-process-buffer): Move before first usage.
8551 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
8552 (rcirc-debug-flag): Rename from `rcirc-log-p'.
8553 (rcirc-debug): Rename from `rcirc-log'.
8554 (rcirc-format-response-string): Do not print `-' chars for a
8555 NOTICE with no sender. Simplify output of server responses.
8556
8557 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8558
8559 (rcirc-browse-url-map, rcirc-browse-url-at-point)
8560 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
8561 Make urls mouse and RET clickable.
8562
8563 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8564
8565 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
8566
8567 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8568
8569 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8570 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8571 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8572 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8573 argument to all these routines, so the passphrase can be managed
8574 externally and passed in to the system.
8575 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8576 pgg-add-passphrase-to-cache function.
8577
8578 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8579 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
8580 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
8581 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
8582 argument to all these routines, so the passphrase can be managed
8583 externally and passed in to the system.
8584 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
8585 function.
8586
8587 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
8588
8589 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
8590 from goto-address-url-regexp.
8591
8592 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8593
8594 * textmodes/org.el (org-read-date, org-goto-calendar)
8595 (org-recenter-calendar, org-agenda-goto-calendar):
8596 Temporarily clear `calendar-move-hook'.
8597
8598 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
8599
8600 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
8601 merging.
8602
8603 * ediff-util.el (ediff-previous-difference): Don't skip regions that
8604 have merge clashes.
8605
8606 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8607
8608 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8609 Undo previous change.
8610
8611 * startup.el (command-line): Use `custom-reevaluate-setting' for
8612 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
8613 tty-register-default-colors on Mac.
8614
8615 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8616
8617 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
8618 (gdb-buffer-type): Make it automatically buffer local...
8619 (gdb-get-create-buffer): ...and set it accordingly.
8620 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
8621 actually work.
8622
8623 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
8624
8625 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
8626 not red.
8627
8628 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8629
8630 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
8631 case GUD buffer is not visible.
8632 (gdb-goto-breakpoint): Try to force display in source buffer.
8633 (gdb-frame-gdb-buffer): Copy other similar functions.
8634 (gdb-restore-windows): Don't display source if not asked for.
8635 (gdb-assembler-buffer-name): Don't capitalise.
8636
8637 2005-11-03 Richard M. Stallman <rms@gnu.org>
8638
8639 * wid-edit.el (key-sequence): New widget type.
8640
8641 * simple.el (set-mark-command-repeat-pop): New variable.
8642 (set-mark-command): Only interpret plan C-@ after a pop as a pop
8643 if set-mark-command-repeat-pop is true.
8644
8645 * info.el (Info-fontify-node): Don't display extra "see" if there
8646 already is one here.
8647
8648 * mouse.el: Fix special handling of DEL after dragging a region:
8649 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
8650 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
8651
8652 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
8653
8654 * textmodes/ispell.el (ispell-command-loop): Change `i' description
8655 not to assume it pertains to an affix.
8656
8657 * textmodes/flyspell.el (flyspell-post-command-hook):
8658 Bind deactivate-mark to prevent deactivation.
8659
8660 2005-11-03 Lars Hansen <larsh@soem.dk>
8661
8662 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
8663 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
8664 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
8665
8666 2005-11-03 Romain Francoise <romain@orebokech.com>
8667
8668 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
8669 Update copyright years.
8670
8671 2005-11-03 Sam Steingold <sds@gnu.org>
8672
8673 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8674 Use system-type instead of window-system because window-system is not
8675 correctly defined during loadup.
8676
8677 2005-11-02 Mark A. Hershberger <mah@everybody.org>
8678
8679 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
8680 (xml-parse-tag): Join strings separated by a comment properly.
8681
8682 2005-11-02 Andreas Schwab <schwab@suse.de>
8683
8684 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
8685
8686 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
8687
8688 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
8689 (byte-optimize-pure-func): Quote the eval'd value.
8690
8691 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
8692 Rename from perl-font-lock-syntactic-face-function.
8693 Change the calling convention so it can be used as a font-lock MATCHER.
8694 Do the parse-partial-sexp loop outselves.
8695 (perl-font-lock-syntactic-keywords): Use it.
8696 (perl-mode): Don't set font-lock-syntactic-face-function any more.
8697
8698 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
8699
8700 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
8701 disassembly buffer too.
8702 (gdb-exited): Remove overlay arrows when execution has finished.
8703 (gdb-info-frames-custom, gdb-info-threads-custom)
8704 (gdb-info-registers-custom): Don't add inappropriate text
8705 properties if inferior is not active.
8706
8707 2005-11-02 Glenn Morris <rgm@gnu.org>
8708
8709 * progmodes/fortran.el (fortran-blink-match):
8710 Use `blink-matching-delay'.
8711
8712 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
8713
8714 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
8715
8716 2005-11-02 Lars Hansen <larsh@soem.dk>
8717
8718 * net/tramp.el (tramp-action-out-of-band): Handle scp message
8719 "Permission denied".
8720
8721 2005-11-01 Richard M. Stallman <rms@gnu.org>
8722
8723 * textmodes/flyspell.el (flyspell-external-point-words):
8724 Pass nil to flyspell-get-word.
8725
8726 2005-11-02 Kim F. Storm <storm@cua.dk>
8727
8728 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
8729 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
8730
8731 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8732
8733 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
8734 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
8735 (calendar-mouse-print-dates): Add optional `event' argument.
8736 Update interactive-spec.
8737 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
8738 Use `calendar-event-to-date' instead of `event'.
8739
8740 2005-11-02 Masatake YAMATO <jet@gyve.org>
8741
8742 * progmodes/ld-script.el (ld-script-builtins):
8743 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
8744 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
8745 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
8746
8747 2005-11-01 Romain Francoise <romain@orebokech.com>
8748
8749 * vc-sccs.el: Update copyright year.
8750 * ezimage.el: Likewise.
8751
8752 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
8753
8754 * info.el (Info-fontify-node): Use `string-width' for fontifying
8755 underlined titles.
8756
8757 2005-11-01 Juri Linkov <juri@jurta.org>
8758
8759 * info.el (Info-fontify-node): Downcase node header keywords Node,
8760 Prev, Next, Up before comparison.
8761 (Info-history): Insert absolute directory name, and put invisible
8762 property on it.
8763
8764 2005-11-01 Juri Linkov <juri@jurta.org>
8765
8766 * info.el (Info-file-supports-index-cookies): New variable.
8767 (Info-find-node-2): Check makeinfo version for index cookie support.
8768 (Info-index-nodes): Search for nodes with index cookies only when
8769 Info-file-supports-index-cookies is t. Otherwise, search nodes
8770 with "Index" in the node name.
8771 (Info-index-node): Search index cookie in the current node only when
8772 Info-file-supports-index-cookies is t. Otherwise, check the word
8773 "Index" in the node name.
8774 (Info-find-emacs-command-nodes): Remove code that searches nodes
8775 with "Index" node name in the top menu.
8776
8777 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8778
8779 * progmodes/scheme.el (scheme-mode-variables): Use the default
8780 comment-indent-function.
8781
8782 * faces.el (face-attribute): Handle the case where a face inherits from
8783 a non-existent face.
8784
8785 * simple.el (eval-expression-print-format): Use lisp-readable syntax
8786 for octal and hexa output, and merge the char into the paren.
8787 (kill-new): Use push.
8788 (copy-to-buffer): Use with-current-buffer.
8789 (completion-setup-function): Move code in loop to remove redundancy.
8790 (minibuffer-local-must-match-map): Don't add bindings that duplicate
8791 those inherited from minibuffer-local-completion-map.
8792
8793 * savehist.el (savehist-mode) <defcustom>:
8794 Use custom-set-minor-mode if available.
8795 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
8796 and emit a message if applicable.
8797
8798 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
8799
8800 * savehist.el: Sync up to version 19.
8801 (savehist-mode): New minor mode.
8802 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
8803 (savehist-length): Remove (use history-length instead).
8804 (savehist-file-modes): Rename from savehist-modes.
8805 (savehist-save-hook, savehist-loaded): New vars.
8806 (savehist-load): Use savehist-mode. Try to smooth up transition from
8807 old format to new format.
8808 (savehist-install): Allow savehist-autosave-interval to be nil.
8809 (savehist-save): Run the new hook. Be more careful to only trim the
8810 history variables.
8811 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
8812 (savehist-printable): Print into a buffer rather than char-by-char.
8813
8814 2005-11-01 John Wiegley <johnw@newartisans.com>
8815
8816 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
8817 toggle-ignore keybinding (C-a). The author said it had been
8818 disabled much earlier due to a possible incompatibility, but after
8819 many months of usage I have encountered no problems (and it is a
8820 rather useful option, especially for switching to " *temp*").
8821
8822 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
8823 support for OS/X's AddressBook, by calling out to the open source
8824 program "contacts" (installable through Fink).
8825
8826 * net/eudc.el (eudc-expand-inline): If the
8827 `eudc-multiple-match-handling-method' is set to `all', delete the
8828 query string before inserting the query result.
8829
8830 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
8831 flag, to prevent Eshell from using the system ls when
8832 `eshell-ls-insert-directory' is in used.
8833 (eshell-ls-insert-directory): Disable font-lock in directory
8834 buffer so that Eshell's own fontification is seen. This broke
8835 recently due to changes in font-lock, so this goes back to version
8836 21 behavior.
8837
8838 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8839
8840 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
8841 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
8842 (gdb-many-windows): Doc fix.
8843
8844 2005-10-31 Romain Francoise <romain@orebokech.com>
8845
8846 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
8847
8848 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
8849
8850 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
8851 that global-font-lock-mode can be enabled by default.
8852
8853 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
8854 (font-lock-add-keywords, font-lock-remove-keywords)
8855 (font-lock-fontify-buffer): Remove autoload cookies.
8856
8857 * jit-lock.el (jit-lock-register): Likewise.
8858
8859 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
8860
8861 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8862
8863 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
8864 intact if there is no gud-comint-buffer.
8865
8866 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
8867
8868 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
8869 old prompt comint-prompt-read-only is t and GDB commands are
8870 issued from tool bar etc.
8871
8872 2005-10-31 Masatake YAMATO <jet@gyve.org>
8873
8874 * vc.el (vc-directory-exclusion-list): Add "{arch}".
8875
8876 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
8877
8878 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
8879 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
8880
8881 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
8882
8883 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
8884 starting at beginning of line. Fontification is messed up when
8885 `open-paren-in-column-0-is-defun-start' set to t.
8886 Reported by John Paul Wallington <jpw@pobox.com>.
8887
8888 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
8889
8890 * comint.el (comint-send-input): Call `comint-update-fence' when
8891 `comint-process-echoes' and `comint-prompt-read-only' are both
8892 non-nil, to avoid leftover read-only newline.
8893
8894 2005-10-30 Richard M. Stallman <rms@gnu.org>
8895
8896 * textmodes/flyspell.el (flyspell-external-point-words):
8897 Detect when WORD can't be checked properly because
8898 flyspell-get-word finds just part of it, and move on.
8899
8900 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
8901 boundarychar for Polish.
8902 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
8903 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
8904
8905 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8906
8907 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
8908 (gdb-registers-font-lock-keywords): Delete.
8909 (gdb-registers-mode): Don't fontify.
8910 (gdb-info-registers-custom): Use text properties instead as, in
8911 future, changed register values will use font-lock-warning-face.
8912 (gdb-local-font-lock-keywords): Rename to...
8913 (gdb-locals-font-lock-keywords): ...for consistency.
8914
8915 2005-10-30 Andre Spiegel <spiegel@gnu.org>
8916
8917 * vc.el (vc-switch-backend): Better error message if the buffer is
8918 not visiting a file under version control.
8919
8920 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
8921
8922 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8923
8924 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
8925 ~/.emacs.d/.emacs.
8926
8927 2005-10-29 Richard M. Stallman <rms@gnu.org>
8928
8929 * replace.el (occur-mode-mouse-goto): Always go to other window.
8930 (occur-mode-goto-occurrence): Always switch in same window.
8931
8932 * simple.el (undo): Display message at end, not at start.
8933
8934 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
8935 New arg REUSE-CELL.
8936 (cancel-timer-internal): New function.
8937 (timer-event-handler): Use cancel-timer-internal,
8938 and pass the cell it returns to timer-activate...
8939
8940 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
8941 (jit-lock-deferred-fontify, jit-lock-context-fontify)
8942 (jit-lock-after-change): Test memory-full.
8943
8944 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
8945
8946 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8947 part of the decoded armor to find the key-identifier.
8948 (pgg-gpg-lookup-key-owner): New function to return the
8949 human-readable identifier of a key owner.
8950 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8951 key itself.
8952 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8953 the key value) if we have a key and can match it against a secret
8954 key. Also, added a note pointing out fact that the prompt only
8955 indicates the first matching key.
8956
8957 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8958 pgg-decrypt-region.
8959 (pgg-pending-timers): A new hash for tracking the passphrase cache
8960 timers, so that new ones supercede old ones.
8961 (pgg-add-passphrase-to-cache): Rename from
8962 `pgg-add-passphrase-cache' to reduce confusion (all callers
8963 changed). Modified to cancel old timers when new ones are added.
8964 (pgg-remove-passphrase-from-cache): Rename from
8965 `pgg-remove-passphrase-cache' to reduce confusion (all callers
8966 changed). Modified to cancel old timers when their keys are
8967 removed from the cache.
8968 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8969 XEmacs, an indirection to delete-itimer.
8970 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8971 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8972 users can only check cache without risk of prompting. Correct bug in
8973 notruncate behavior.
8974 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8975 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8976 Add informative docstrings.
8977 (pgg-decrypt): Convey provided passphrase in subordinate call to
8978 pgg-decrypt-region.
8979
8980 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8981 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8982 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8983 `passphrase' argument, so the passphrase can be managed externally
8984 and then passed in to the system.
8985
8986 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8987 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8988 so the passphrase cache can be used reliably with identifiers
8989 besides a pgp packet's key id.
8990
8991 * pgg-gpg.el (pgg-pgp-encrypt-region)
8992 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8993 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8994 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8995 argument to all these routines, so the passphrase can be managed
8996 externally and passed in to the system.
8997
8998 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8999 `notruncate' argument, so the passphrase cache can be used
9000 reliably with identifiers besides a pgp packet's key id.
9001
9002 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
9003
9004 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
9005 symmetric encryption.
9006 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
9007 encrypted session key.
9008 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
9009 message ask for the passphrase in a proper way.
9010
9011 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
9012 New user commands for symmetric encryption.
9013
9014 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
9015
9016 * textmodes/conf-mode.el (conf-assignment-sign)
9017 (conf-assignment-regexp): Fix docstrings.
9018 (conf-mode-initialize): New function.
9019 (conf-mode): Remove optional args. Use delay-mode-hooks to
9020 recognize recursive calls.
9021 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
9022 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
9023 (conf-xdefaults-mode): Use define-derived-mode and
9024 conf-mode-initialize.
9025
9026 2005-10-29 Romain Francoise <romain@orebokech.com>
9027
9028 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
9029
9030 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
9031
9032 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
9033 part of the decoded armor to find the key-identifier.
9034 (pgg-gpg-lookup-key-owner): New function to return the
9035 human-readable identifier of a key owner.
9036 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
9037 key itself.
9038 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
9039 the key value) if we have a key and can match it against a secret
9040 key. Also, added a note pointing out fact that the prompt only
9041 indicates the first matching key.
9042
9043 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
9044 pgg-decrypt-region.
9045 (pgg-pending-timers): A new hash for tracking the passphrase cache
9046 timers, so that new ones supercede old ones.
9047 (pgg-add-passphrase-to-cache): Rename from
9048 `pgg-add-passphrase-cache' to reduce confusion (all callers
9049 changed). Modified to cancel old timers when new ones are added.
9050 (pgg-remove-passphrase-from-cache): Rename from
9051 `pgg-remove-passphrase-cache' to reduce confusion (all callers
9052 changed). Modified to cancel old timers when their keys are
9053 removed from the cache.
9054 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
9055 XEmacs, an indirection to delete-itimer.
9056 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
9057 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
9058 users can only check cache without risk of prompting. Correct bug in
9059 notruncate behavior.
9060 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
9061 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
9062 Add informative docstrings.
9063 (pgg-decrypt): Convey provided passphrase in subordinate call to
9064 pgg-decrypt-region.
9065
9066 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
9067
9068 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
9069 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
9070 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
9071 `passphrase' argument, so the passphrase can be managed externally
9072 and then passed in to the system.
9073
9074 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
9075 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
9076 so the passphrase cache can be used reliably with identifiers
9077 besides a pgp packet's key id.
9078
9079 * pgg-gpg.el (pgg-pgp-encrypt-region)
9080 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
9081 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
9082 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
9083 argument to all these routines, so the passphrase can be managed
9084 externally and passed in to the system.
9085
9086 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
9087 `notruncate' argument, so the passphrase cache can be used
9088 reliably with identifiers besides a pgp packet's key id.
9089
9090 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
9091
9092 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
9093 symmetric encryption.
9094 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
9095 encrypted session key.
9096 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
9097 message ask for the passphrase in a proper way.
9098
9099 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
9100 New user commands for symmetric encryption.
9101
9102 2005-10-28 Bill Wohler <wohler@newt.com>
9103
9104 * help-mode.el (help-url): New button type. Calls browse-url.
9105 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
9106 Similar to Info nodes: URL `url'.
9107 (help-make-xrefs): Create help-url buttons for
9108 help-xref-url-regexp matches.
9109
9110 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
9111
9112 * tool-bar.el (tool-bar-add-item-from-menu)
9113 (tool-bar-local-item-from-menu): Fix doc strings.
9114
9115 2005-10-28 Romain Francoise <romain@orebokech.com>
9116
9117 * ldefs-boot.el: Update.
9118
9119 * subr.el (locate-library): Move from help-fns.el.
9120 * help-fns.el (locate-library): Move to subr.el.
9121
9122 2005-10-28 Richard M. Stallman <rms@gnu.org>
9123
9124 * net/tramp.el (tramp-completion-mode): defvar moved up.
9125
9126 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
9127
9128 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
9129
9130 * files.el (find-file-noselect): Use %d to format large file size.
9131
9132 * bindings.el (mode-line-format): Add %e.
9133
9134 * loadup.el ("facemenu"): Load unconditionally.
9135 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
9136 ("x-dnd"): Load, when appropriate.
9137
9138 * startup.el (command-line): Call before-init-hook earlier.
9139 Warn about some bad characters in -u user name.
9140
9141 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
9142 (flyspell-external-point-words): Error if misspelled word is not found.
9143 Set flyspell-large-region-beg at end of word.
9144
9145 2005-10-28 Andreas Schwab <schwab@suse.de>
9146
9147 * view.el (View-revert-buffer-scroll-page-forward):
9148 Use view-page-size-default.
9149
9150 2005-10-28 Juri Linkov <juri@jurta.org>
9151
9152 * international/quail.el (quail-get-current-str): Translate last
9153 raw character for deterministic input methods.
9154
9155 2005-10-27 Jay Belanger <belanger@truman.edu>
9156
9157 * calc/calc-ext.el: Add functions to autoloads.
9158 (math-identity-matrix-p, math-ident-row-p): New functions.
9159
9160 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
9161 multiplication by an identity matrix; don't turn multiplication by
9162 an inverse matrix into division.
9163 (math-div-symbol-fancy): Replace division by matrices with
9164 multiplication by inverse.
9165
9166 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
9167
9168 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
9169 (calc-writeoutpower): New functions.
9170
9171 2005-10-27 Romain Francoise <romain@orebokech.com>
9172
9173 * replace.el (occur-engine): Include colon in mouse-face highlight.
9174
9175 * dired-x.el: Change Maintainer field.
9176
9177 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
9178
9179 * longlines.el (longlines-mode): Bind after-change-functions to
9180 nil during initial decoding and final encoding.
9181
9182 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
9183
9184 * term.el (term-emulate-terminal, term-handle-colors-array)
9185 (term-handle-ansi-escape): Specify the terminfo capabilities
9186 implemented.
9187
9188 2005-10-26 Richard M. Stallman <rms@gnu.org>
9189
9190 * info.el (Info-fontify-node): Fix detection of sentence-break
9191 before *Note.
9192
9193 2005-10-26 Romain Francoise <romain@orebokech.com>
9194
9195 * smerge-mode.el: Add `tools' to file keywords.
9196
9197 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
9198
9199 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
9200 when the fringe is not available.
9201
9202 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
9203 (def-gdb-auto-update-trigger): Simplify construction.
9204 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
9205 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
9206 defined explicitly.
9207 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
9208 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
9209 defined explicitly.
9210 (gdb-info-locals-custom): Remove as it's a no-op.
9211
9212 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
9213
9214 * longlines.el (longlines-mode): Remove narrowing before
9215 performing the initial decoding or final encoding.
9216
9217 2005-10-25 Romain Francoise <romain@orebokech.com>
9218
9219 * emacs-lisp/find-func.el (find-library-name): Also strip
9220 extension if library name ends in .el, to take advantage of
9221 `find-library-suffixes'.
9222
9223 2005-10-25 Richard M. Stallman <rms@gnu.org>
9224
9225 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
9226
9227 2005-10-25 Juri Linkov <juri@jurta.org>
9228
9229 * textmodes/texinfo.el (texinfo-mode): Change charset of one
9230 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
9231
9232 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
9233
9234 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
9235 (blackbox-redefine-key): Add argument `map'.
9236
9237 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
9238 regions when moving the jit-lock-context-unfontify-pos boundary.
9239
9240 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
9241
9242 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
9243
9244 2005-10-25 Masatake YAMATO <jet@gyve.org>
9245
9246 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
9247
9248 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
9249
9250 * play/blackbox.el (blackbox-redefine-key): New function.
9251 (blackbox-mode-map): Use it to remap existing bindings for cursor
9252 motion instead of binding literal keys.
9253
9254 2005-10-25 Glenn Morris <rgm@gnu.org>
9255
9256 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
9257 diary does not end in a newline. Do not assume a blank line at
9258 the start of the diary file.
9259
9260 2005-10-25 Kenichi Handa <handa@m17n.org>
9261
9262 * international/quail.el (quail-translate-key): If the input
9263 method is deterministic and failed to handle the last key, restart
9264 the key handling loop from an appropriate key.
9265
9266 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
9267
9268 * vc.el (vc-dired-mode): Extend comment for binding of
9269 `directory-listing-before-filename-regexp'.
9270
9271 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
9272
9273 * textmodes/texinfo.el (texinfo-mode):
9274 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
9275 not to unnecessarily expose emacs-mule's internal char codes.
9276
9277 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
9278
9279 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
9280 Display hand pointer and help-echo on disabled icon too.
9281 (gdb-mouse-until): New function.
9282 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
9283
9284 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
9285
9286 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
9287 with 2005-10-23 change to doctor.el.
9288
9289 * finder.el (finder-mode-map): Add follow-link binding.
9290
9291 2005-10-25 Kim F. Storm <storm@cua.dk>
9292
9293 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
9294 to gdb-mouse-toggle-breakpoint-fringe.
9295 (gdb-mouse-toggle-breakpoint-margin): Rename from
9296 gdb-mouse-toggle-breakpoint. Fix doc.
9297 (gdb-mouse-toggle-breakpoint-fringe): New defun.
9298 (gdb-put-string): Add optional SPROPS arg. Add props to string.
9299 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
9300 string properties also for fringe breakpoint bitmaps.
9301
9302 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
9303
9304 * textmodes/org.el (org-start-icalendar-file): Fix format form.
9305
9306 2005-10-25 Masatake YAMATO <jet@gyve.org>
9307
9308 * simple.el (completion-common-substring):
9309 Use `completion-common-substring' prior to `completion-base-size'.
9310
9311 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
9312
9313 * savehist.el: Require CL while compiling.
9314 (savehist-history-variables): Remove.
9315 (savehist-save-minibuffer-history, savehist-additional-variables)
9316 (savehist-minibuffer-history-variables): New vars.
9317 (savehist-save): Use them.
9318 (savehist-uninstall, savehist-minibuffer-hook): New funs.
9319 (savehist-install): New fun, extracted from savehist-load.
9320 (savehist-load): Use them.
9321
9322 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
9323
9324 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
9325 a dummy doc-string-elt property.
9326 (defalias, defvaralias, define-category): Add a docstring property.
9327
9328 * image.el (defimage):
9329 * widget.el (define-widget):
9330 * custom.el (defface, defcustom): Add `doc-string' declaration.
9331
9332 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
9333 (defadvice): Add `doc-string' declaration.
9334
9335 * emacs-lisp/byte-run.el (macro-declaration-function):
9336 Handle `doc-string' declarations.
9337 (define-obsolete-function-alias, define-obsolete-variable-alias):
9338 Add `doc-string' declaration.
9339
9340 2005-10-24 Kenichi Handa <handa@m17n.org>
9341
9342 * international/utf-7.el (utf-7): Add autoload cookie.
9343
9344 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
9345
9346 2005-10-24 Eli Zaretskii <eliz@gnu.org>
9347
9348 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
9349 list of directories passed to batch-update-autoloads. Add "." to
9350 the list of the echoed directories.
9351
9352 * pgg-def.el:
9353 * pgg-gpg.el:
9354 * pgg-parse.el:
9355 * pgg-pgp.el:
9356 * pgg-pgp5.el:
9357 * pgg.el: Moved here from the gnus subdirectory.
9358
9359 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
9360
9361 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
9362 in case comint-prompt-read-only is set to t.
9363
9364 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
9365 in case comint-prompt-read-only is set to t.
9366
9367 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
9368
9369 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
9370 Now a string.
9371 (icalendar-import-format): Handle CLASS, STATUS, URL.
9372 Rename `subject' to `summary'.
9373 (icalendar-import-format-summary): Rename from
9374 `icalendar-import-format-subject'.
9375 (icalendar-import-format-url, icalendar-import-format-status)
9376 (icalendar-import-format-class): New variables.
9377 (icalendar--rris): Take variable argument list.
9378 (icalendar--datestring-to-isodate): Remove unnecessary
9379 calendar-style check when converting dates with explicit month names.
9380 (icalendar-export-region): Change return type of conversion
9381 subroutines. Bury current buffer unless error occurred.
9382 (icalendar--convert-to-ical)
9383 (icalendar--parse-summary-and-rest): New functions.
9384 (icalendar--convert-ordinary-to-ical)
9385 (icalendar--convert-weekly-to-ical)
9386 (icalendar--convert-yearly-to-ical)
9387 (icalendar--convert-block-to-ical)
9388 (icalendar--convert-cyclic-to-ical)
9389 (icalendar--convert-anniversary-to-ical): Change return type.
9390 Strip trailing blanks from subject.
9391 (icalendar--convert-sexp-to-ical): Change return type.
9392 Strip trailing blanks from subject. Handle simple sexp
9393 entries as generated by icalendar.el.
9394 (icalendar--convert-float-to-ical)
9395 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
9396 (icalendar-import-file): Doc fix.
9397 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
9398 Correct call to icalendar--rris.
9399 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
9400 `summary'.
9401 (icalendar--add-diary-entry): Rename `subject' to `summary'.
9402
9403 2005-10-24 Romain Francoise <romain@orebokech.com>
9404
9405 * server.el (server-sentinel): Set query-on-exit flag to nil on
9406 new client processes (it isn't inherited from the server process).
9407
9408 * replace.el (occur-engine): Rearrange text properties.
9409
9410 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
9411
9412 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
9413 case-fold-search is nil.
9414 (debug-help-follow): Use help-xref-interned directly.
9415
9416 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
9417
9418 * thumbs.el (thumbs-image-type): Add .pbm.
9419
9420 2005-10-23 Richard M. Stallman <rms@gnu.org>
9421
9422 * faces.el (inhibit-face-set-after-frame-default): New variable.
9423 (set-face-attribute): Bind it.
9424 (face-set-after-frame-default): Test it.
9425
9426 * help-fns.el (describe-simplify-lib-file-name): New function.
9427 (describe-function-1, describe-variable): Use it.
9428
9429 * faces.el (describe-face): Use describe-simplify-lib-file-name.
9430
9431 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
9432 Eliminate nil as possible value.
9433 (tooltip-hide-delay): Reduce internal-border-width.
9434
9435 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
9436 (menu-bar-file-menu) <new-file>: Likewise.
9437
9438 * simple.el (line-move-finish): Ignore fields computing LINE-END.
9439
9440 * international/mule.el (load-with-code-conversion):
9441 Pass full file name to `eval-buffer' unless preloading.
9442
9443 * textmodes/flyspell.el (flyspell-large-region):
9444 Call ispell-check-version.
9445
9446 * textmodes/ispell.el (ispell-local-dictionary-overridden):
9447 Fix the make-variable-buffer-local call that was supposed
9448 to be for this variable.
9449 (ispell-aspell-supports-utf8): Doc fix.
9450 (ispell-find-aspell-dictionaries): Preserve elements of
9451 ispell-dictionary-alist for dictionaries that aspell doesn't report.
9452 (ispell-aspell-find-dictionary): Return nil on error.
9453
9454 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
9455 (doctor-symptoms): Likewise.
9456
9457 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
9458
9459 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
9460
9461 * cus-edit.el (custom-button, custom-button-pressed): New vars.
9462 (custom-raised-buttons): Add :set spec.
9463 (custom-button-unraised, custom-button-pressed-unraised):
9464 New faces, so that custom-raised-buttons actually does something.
9465 (custom-mode): Use custom-button and custom-button-pressed.
9466
9467 * wid-edit.el (widget-specify-button): Don't ignore
9468 widget-mouse-face on graphic terminals.
9469 (widget-move-and-invoke): Cleanup.
9470
9471 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
9472
9473 * whitespace.el (whitespace-cleanup): Doc fix.
9474
9475 2005-10-23 Romain Francoise <romain@orebokech.com>
9476
9477 * emulation/viper.el (viper-set-hooks): Quote forms passed to
9478 `eval-after-load' to avoid evaluating their result.
9479
9480 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9481
9482 * files.el (directory-listing-before-filename-regexp):
9483 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
9484
9485 * dired.el (dired-move-to-filename-regexp): Remove.
9486 All occurences replaced by `directory-listing-before-filename-regexp'.
9487
9488 * dired-x.el, locate.el, vc.el:
9489 Replace `dired-move-to-filename-regexp' by
9490 `directory-listing-before-filename-regexp'. In vc.el it is
9491 overwritten locally; maybe this can be handled in files.el too.
9492
9493 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
9494 replaced by `directory-listing-before-filename-regexp'.
9495
9496 2005-10-23 Andreas Schwab <schwab@suse.de>
9497
9498 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
9499 and eval-next-after-load.
9500
9501 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
9502
9503 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
9504 exist, create it.
9505
9506 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
9507
9508 * allout.el: Remove autoloads for mailcrypt and crypt++.
9509 Require pgg, pgg-gpg during compilation.
9510 (allout-version): Increment version number to 2.1, and use a literal
9511 rather than RCS Id.
9512 (allout-default-encryption-scheme): Remove.
9513 (allout-passphrase-verifier-handling)
9514 (allout-passphrase-verifier-string)
9515 (allout-file-passphrase-verifier-string)
9516 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
9517 (allout-passphrase-hint-handling): Rename and simplify.
9518 (allout-init): Use `find-file-hook' if available, otherwise
9519 `find-file-hooks'.
9520 (allout-mode): Use `write-file-functions' if available, otherwise
9521 `local-write-file-hooks' and, instead of making auto-save-hook
9522 buffer local, make the write-file-hook activity contingent to
9523 allout-mode.
9524 (allout-mode): Use key-binding substitution in the docstring.
9525 (allout-kill-line): Spell-out kill ring data structure mutation
9526 instead of using byte-compiler-complaint-provoking `pop'.
9527 (allout-insert-listified): Use `insert' rather than `insert-string'
9528 (allout-toggle-current-subtree-encryption): Update docstring, adjust
9529 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
9530 (allout-encrypt-string): Totally revamped vis new underlying
9531 encryption facilities.
9532 (allout-mc-activate-passwd): Remove.
9533 (allout-obtain-passphrase): New, more or less replaces
9534 allout-mc-activate-passwd.
9535 (allout-encrypted-key-info): More or less replaces
9536 allout-encrypted-text-type.
9537 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
9538 (my-mark-marker): Use `(featurep 'xemacs)'.
9539
9540 2005-10-23 Lars Hansen <larsh@soem.dk>
9541
9542 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
9543 (byte-compile-file-form-defmumble, byte-compile-defun)
9544 (byte-compile-defmacro): Use it.
9545 (byte-compile-form): Don't call byte-compile-set-symbol-position
9546 when a byte-compile handler is called.
9547
9548 2005-10-22 Romain Francoise <romain@orebokech.com>
9549
9550 * savehist.el (savehist-history-variables): Add `grep-find-history'.
9551
9552 * subr.el (eval-after-load): Convert library name to an absolute
9553 file name using locate-library, since load-history no longer has
9554 library names in it.
9555
9556 2005-10-22 Richard M. Stallman <rms@gnu.org>
9557
9558 * files.el (make-temp-file): Move from subr.el.
9559 * subr.el (make-temp-file): Move to files.el.
9560
9561 * window.el (get-buffer-window-list): Move from subr.el.
9562 * subr.el (get-buffer-window-list): Move to window.el.
9563
9564 * image.el (image-load-path): Use eval-at-startup to initialize.
9565
9566 * subr.el (eval-at-startup): New macro.
9567
9568 * subr.el: Much rearrangement of functions and division
9569 into pages. No code changes.
9570
9571 2005-10-22 Kenichi Handa <handa@m17n.org>
9572
9573 * tar-mode.el (tar-extract): Be sure to call
9574 find-operation-coding-system if set-auto-coding doesn't find a
9575 coding system.
9576
9577 2005-10-22 Kim F. Storm <storm@cua.dk>
9578
9579 * image.el (image-type-header-regexps): Rename from image-type-regexps.
9580 Change users.
9581 (image-type-file-name-regexps): New defconst.
9582 (image-type-from-data): Simplify loop.
9583 (image-type-from-buffer): New defun.
9584 (image-type-from-file-header): Use it instead of image-type-from-data.
9585 Use image-search-load-path instead of only looking in data-directory.
9586 (image-type-from-file-name): New defun.
9587 (image-search-load-path): Change `pathname' to `filename'.
9588 Make PATH arg optional, default to image-load-path.
9589
9590 2005-10-21 Richard M. Stallman <rms@gnu.org>
9591
9592 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
9593
9594 * textmodes/paragraphs.el (sentence-end-base): New variable.
9595 (sentence-end): Use sentence-end-base.
9596
9597 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9598
9599 * font-lock.el (font-lock-default-fontify-region): Check the multiline
9600 property independently from the font-lock-multiline variable.
9601
9602 2005-10-21 Richard M. Stallman <rms@gnu.org>
9603
9604 * emacs-lisp/find-func.el (find-library-name): Doc fix.
9605
9606 * startup.el (command-line): Convert library names
9607 in `load-history' to absolute file names.
9608
9609 * subr.el (symbol-file): Doc fix.
9610
9611 * loadhist.el (file-loadhist-lookup): Call locate-library
9612 instead of find-library-name. Don't try converting
9613 abs file names to library names, since load-history no longer
9614 has library names in it.
9615 (file-dependents, file-provides, file-requires): Doc fixes.
9616
9617 2005-10-21 Juri Linkov <juri@jurta.org>
9618
9619 * progmodes/etags.el (tags-table-mode): New function.
9620 (tags-verify-table): Replace initialize-new-tags-table with
9621 tags-table-mode.
9622
9623 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
9624 default value.
9625 (desktop-modes-not-to-save): Add tags-table-mode to the
9626 default value.
9627
9628 * info.el (Info-index-next): Add total number of index
9629 alternatives to the message.
9630
9631 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
9632 backward only space (instead of space and period) before looking
9633 at sentence end.
9634
9635 * simple.el (set-variable): Use user-variable-p instead of symbolp.
9636 Add the old variable value as 4th default-value arg of read-string.
9637
9638 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9639
9640 * cus-face.el (custom-declare-face): Make face from X resources
9641 also on Mac.
9642
9643 * disp-table.el (standard-display-g1, standard-display-graphic):
9644 Refuse to use string glyphs also on Mac.
9645 (standard-display-european): Don't set terminal coding system also
9646 on Mac.
9647
9648 * frame.el (display-screens): Use x-display-screens also on Mac.
9649
9650 2005-10-21 Romain Francoise <romain@orebokech.com>
9651
9652 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
9653
9654 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9655
9656 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
9657 and $? into sexps.
9658
9659 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
9660 warning face on open-paren-in-column-0.
9661
9662 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
9663 boundary case. Fix typo.
9664 Suggested by Martin Rudalics <rudalics@gmx.at>.
9665
9666 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9667
9668 * textmodes/org.el (org-combined-agenda-icalendar-file)
9669 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
9670 (org-export-icalendar-this-file)
9671 (org-export-icalendar-all-agenda-files)
9672 (org-export-icalendar-combine-agenda-files): New commands.
9673 (org-export-icalendar, org-print-icalendar-entries)
9674 (org-start-icalendar-file, org-finish-icalendar-file)
9675 (org-ical-ts-to-string): New functions.
9676 (org-read-date, org-goto-calendar)
9677 (org-agenda-goto-calendar): Inhibit displaying diary entries by
9678 call to `calendar'.
9679 (orgtbl-setup): Remove the :keys arguments from the menu description.
9680 (org-after-save-iCalendar-file-hook): New variable.
9681
9682 2005-10-21 Kenichi Handa <handa@m17n.org>
9683
9684 * language/vietnamese.el (tcvn-5712): Make it an alias of
9685 vietnamese-tcvn coding-system.
9686
9687 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
9688
9689 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
9690 group id is given.
9691
9692 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
9693
9694 * progmodes/sh-script.el (sh-escaped-line-re): New var.
9695 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
9696 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
9697 whose line is either continued or ends with a comment.
9698
9699 2005-10-20 Romain Francoise <romain@orebokech.com>
9700
9701 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
9702
9703 * replace.el (occur-engine): Add follow-link property.
9704
9705 * font-core.el (font-lock-mode): Doc fix.
9706
9707 2005-10-20 Richard M. Stallman <rms@gnu.org>
9708
9709 * net/rcirc.el: New file.
9710
9711 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
9712
9713 * term.el (term-term-name): Initialize to "eterm-color".
9714
9715 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
9716
9717 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
9718 for encryption functionality.
9719 Move allout customization subgroup from `editing' to `outlines' group.
9720 Fix commentary keywords to legitimate ones.
9721 Update author info (using my current email address, obscurified).
9722 (allout-encrypt-string, allout-encryption-produce-work-buffer)
9723 (allout-encrypted-topic-p, allout-encrypted-text-type)
9724 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
9725 (allout-situate-encryption-key-verifier)
9726 (allout-get-encryption-key-verifier, allout-verify-key)
9727 (allout-next-topic-pending-encryption)
9728 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
9729 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
9730 (outline-key-verifier-handling, outline-key-hint-handling)
9731 (outline-encrypt-unencrypted-on-saves): New defcustoms.
9732 (allout-file-key-verifier-string, allout-encryption-scheme)
9733 (allout-key-verifier-string, allout-key-hint-string)
9734 (allout-after-save-decrypt): New variables.
9735 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
9736 (allout-after-saves-handler): New hook functions.
9737 (allout-post-command-business): Do allout-after-save-decrypt.
9738 (allout-enable-file-variable-adjustment): Custom var to enable
9739 mechanism for adding and adjusting settings of Emacs file variables.
9740 (allout-adjust-file-variable, allout-file-vars-section-data):
9741 New functions, implement the mechanism.
9742 (outlineify-sticky): Use the file vars mechanism.
9743 (allout-inhibit-protection, allout-during-write-cue)
9744 (allout-override-protect, allout-before-change-protect): Remove.
9745 (allout-flag-region, allout-open-topic): Adjust read-only text.
9746 (allout-open-line-not-read-only): Add to facilitate read-only
9747 text based protection.
9748 (allout-kill-line): Revise to adjust read-only text, clue the
9749 user about the inhibition.
9750 (allout-unprotected): Use unwind-protect.
9751 (allout-shift-in, allout-shift-out): Disallow manually shifting a
9752 topic deeper than the offspring depth of the previous topic -
9753 avoiding confusing "containment discontinuities".
9754 (allout-reindent-bodies): Fix retention of body relative hanging
9755 indent during promotion of collapsed bodies.
9756 (allout-open-topic): Make it easy to open new topic with same
9757 bullet as current topic - topic creation functions provided with
9758 any universal argument provokes now prompt for bullet, defaulting
9759 to the bullet of the previous topic.
9760 (allout-plain-bullets-string, allout-distinctive-bullets-string):
9761 Plain bullet alternates `.' period and `,' comma only. All other
9762 bullets are relegated to special status (but customizable).
9763 (allout-end-of-entry): Rename from allout-end-of-current-entry
9764 since it actually operates w.r.t. most immediately containing
9765 entry, visible or not.
9766 (allout-hide-current-entry, allout-show-current-entry): Use the
9767 revised version.
9768 (allout-old-expose-topic): Solidify deprecation.
9769 (allout-end-of-subtree): Add so we can span concealed as well
9770 as visible topics.
9771 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
9772 (allout-end-of-current-heading): Tweak to just respect the first line.
9773 (allout-get-body-text): Add.
9774 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
9775 when invoked interactively.
9776 (allout-up-current-level): Use `interactive-p'.
9777 (allout-mode, allout-init): Miscellaneous docstring and
9778 operational refinements, as well as hookups of new encryption stuff.
9779 (allout-beginning-of-current-entry): Now works as advertised.
9780 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
9781 (allout-isearch-rectification): Refine condition for isearching.
9782 (allout-isearch-abort, allout-enwrap-isearch)
9783 (allout-flag-region, my-region-active-p): Relocate some macros.
9784 (allout-title): Fallback title is (buffer-name), not
9785 non-existing (current-buffer-name).
9786 (subst-char-in-string): Define if absent (for some XEmacs versions).
9787
9788 2005-10-20 Jari Aalto <jari.aalto@cante.net>
9789
9790 * mail/sendmail.el (mail-setup-hook, mail-aliases)
9791 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
9792 (mail-citation-prefix-regexp, mail-signature-file)
9793 (mail-default-headers, mail-bury-selects-summary)
9794 (mail-send-nonascii): Add autoload cookies.
9795
9796 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
9797
9798 * frame.el (blink-cursor-mode): Add `mac' to the list of
9799 window-system's that support blinking cursor.
9800
9801 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
9802
9803 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
9804
9805 2005-10-20 Eli Zaretskii <eliz@gnu.org>
9806
9807 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
9808 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
9809 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
9810
9811 2005-10-20 Kim F. Storm <storm@cua.dk>
9812
9813 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
9814 (ido-set-current-directory): Don't add / after final @.
9815 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
9816 Explicitly handle ange-ftp completion oddities.
9817 (ido-make-file-list): Don't rotate list at tramp root to avoid
9818 triggering tramp file handler for expand-file-name via get-file-buffer.
9819
9820 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
9821
9822 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
9823
9824 2005-10-19 Jay Belanger <belanger@truman.edu>
9825
9826 * calc/calc-units.el (math-standard-units): Add units, adjust
9827 symbols and update values.
9828 (math-unit-prefixes): Add more prefixes.
9829
9830 2005-10-19 Romain Francoise <romain@orebokech.com>
9831
9832 * bookmark.el (bookmark-menu-heading): New face.
9833 (bookmark-bmenu-list): Use it.
9834 Don't fiddle with `baud-rate' at top-level.
9835
9836 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
9837
9838 * image.el (create-image, find-image): Mention max-image-size in
9839 docstring.
9840
9841 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9842
9843 * savehist.el (savehist-load): Revert to checking XEmacs.
9844
9845 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
9846 Various docstring and line-width fixups.
9847 (conf-mode): Use cond.
9848 Set font-lock-defaults. Don't set comment-use-syntax.
9849
9850 2005-10-18 David Ponce <david@dponce.com>
9851
9852 * tree-widget.el (tree-widget-button-click): New function.
9853 (tree-widget-button-keymap): Use it.
9854
9855 2005-10-18 Romain Francoise <romain@orebokech.com>
9856
9857 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
9858 (bookmark-bmenu-hide-filenames): Add follow-link property.
9859 Improve help-echo text.
9860
9861 * ffap.el (find-file-at-point): Doc fix.
9862
9863 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9864
9865 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
9866
9867 2005-10-18 Masatake YAMATO <jet@gyve.org>
9868
9869 Install to the CVS repository what I forgot to install in my
9870 2005-10-16 changes.
9871
9872 * progmodes/python.el (python-complete-symbol): Pass the common
9873 prefix substring of completion to `display-completion-list'.
9874
9875 * textmodes/org.el (org-complete): Ditto.
9876
9877 2005-10-18 Masatake YAMATO <jet@gyve.org>
9878
9879 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
9880
9881 * woman.el (WoMan-xref-man-page): New button type derived
9882 from `Man-abstract-xref-man-page'.
9883 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
9884
9885 * man.el (Man-abstract-xref-man-page): New button type.
9886 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
9887 (Man-highlight-references): Add new optional argument `xref-man-type'.
9888
9889 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9890
9891 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
9892
9893 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
9894
9895 * cus-edit.el (Custom-move-and-invoke): Delete.
9896 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
9897
9898 * wid-edit.el (widget-move-and-invoke): New function, from
9899 Custom-move-and-invoke.
9900
9901 2005-10-17 Bill Wohler <wohler@newt.com>
9902
9903 Move all remaining images from lisp/toolbar to etc/images, move
9904 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
9905 the low resolution images in their own directory (low-color).
9906
9907 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
9908 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
9909 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
9910 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
9911 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
9912 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
9913 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
9914
9915 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
9916 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
9917 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
9918 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
9919 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
9920 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
9921 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
9922 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
9923 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
9924 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
9925 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
9926 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
9927 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
9928 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
9929 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
9930
9931 To conform with convention, replace the underscore (_) in the
9932 following image names with dash (-) or (/) as appropriate.
9933
9934 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
9935 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
9936 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
9937 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
9938 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
9939 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
9940 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
9941 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
9942 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
9943 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
9944 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
9945 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
9946 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
9947 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
9948 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
9949
9950 * info.el (info-tool-bar-map): Replace underscores in image names
9951 with dashes.
9952
9953 * makefile.w32-in (WINS): Remove toolbar.
9954
9955 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
9956
9957 * tool-bar.el: Move to lisp from toolbar. Now that
9958 toolbar is empty, it should be deleted when folks run "cvs up -P".
9959
9960 2005-10-18 Jay Belanger <belanger@truman.edu>
9961
9962 * calc/calc-store.el (calc-store-into): Get the proper variable name
9963 to display in message.
9964
9965 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9966
9967 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
9968 expressions display in speedbar for all buffers when debugging.
9969 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
9970
9971 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
9972 (speedbar-insert-button, speedbar-make-button):
9973 Use add-text-properties.
9974 (speedbar-update-localized-contents)
9975 (speedbar-update-directory-contents)
9976 (speedbar-update-special-contents): Use dolist.
9977 (speedbar-buffer-easymenu-definition): Add a menu separator.
9978
9979 2005-10-17 Jason Rumney <jasonr@gnu.org>
9980
9981 * makefile.w32-in: Use $(lisp) consistently.
9982 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
9983 for shell specific generation of mh-autoloads.
9984
9985 2005-10-17 Richard M. Stallman <rms@gnu.org>
9986
9987 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
9988
9989 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9990
9991 * jit-lock.el (jit-lock-fontify-now):
9992 Move jit-lock-context-unfontify-pos to avoid wasted work.
9993
9994 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
9995
9996 * net/tramp.el (tramp-completion-mode): New defvar. Used in
9997 `tramp-completion-mode' for checking if we are in completion mode.
9998 (tramp-completion-handle-file-name-all-completions): Reorder code
9999 in order to complete for file names only in case there are no
10000 method/user/host completions. This is necessary for cooperation
10001 with ido. Reported by Kim F. Storm <storm@cua.dk>.
10002
10003 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
10004
10005 * longlines.el (longlines-search-forward)
10006 (longlines-search-backward): Match any number of spaces.
10007
10008 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
10009
10010 * diff-mode.el (diff-mode): Doc fix.
10011
10012 2005-10-16 David Reitter <david.reitter@gmail.com>
10013
10014 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
10015 as default on darwin and windows systems.
10016
10017 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
10018
10019 * arc-mode.el (archive-zip-extract): Doc fix.
10020
10021 2005-10-16 Romain Francoise <romain@orebokech.com>
10022
10023 * mouse.el (mouse-1-click-follows-link): Doc fix.
10024
10025 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
10026
10027 * savehist.el: Don't require CL at runtime.
10028 (savehist-xemacs): Remove.
10029 (savehist-coding-system): Use utf-8 if present, regardless of religion.
10030 (savehist-no-conversion): Use (featurep 'xemacs).
10031 (savehist-load): Check existence of start-itimer rather than XEmacs.
10032 Use an idle timer.
10033 (savehist-process-for-saving): Replace use of CL funs `subseq' and
10034 `delete-if-not'.
10035
10036 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
10037
10038 * savehist.el: Newer version.
10039 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
10040 (savehist-last-checksum, savehist-no-conversion): New vars.
10041 (savehist-autosave, savehist-process-for-saving, savehist-printable):
10042 New functions.
10043 (savehist-load, savehist-save): Use them.
10044 (savehist-delimit): Remove.
10045
10046 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
10047
10048 * progmodes/compile.el (compilation-goto-locus): Display the
10049 compilation buffer first and the source buffer second, in case they're
10050 in overlapping frames. Don't raise the compilation frame if it was the
10051 selected window upon entry. Pass the `other-window' arg to
10052 pop-to-buffer.
10053
10054 * info.el (Info-fontify-node): Use dolist.
10055 Change add-text-properties to put-text-property.
10056
10057 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10058
10059 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
10060 bound of search.
10061
10062 2005-10-16 Masatake YAMATO <jet@gyve.org>
10063
10064 * dabbrev.el (dabbrev-completion): Pass the common
10065 prefix substring of completion to `display-completion-list'.
10066
10067 * filecache.el (file-cache-minibuffer-complete)
10068 (file-cache-complete): Ditto.
10069
10070 * tempo.el (tempo-display-completions): Ditto.
10071
10072 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
10073
10074 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
10075
10076 * eshell/em-hist.el (eshell-list-history): Ditto.
10077
10078 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
10079
10080 * mail/mailalias.el (mail-complete): Ditto.
10081
10082 * progmodes/etags.el (complete-tag): Ditto.
10083
10084 * progmodes/make-mode.el (makefile-complete): Ditto.
10085
10086 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
10087
10088 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
10089
10090 * progmodes/pascal.el (pascal-complete-word)
10091 (pascal-show-completions): Ditto.
10092
10093 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
10094
10095 * simple.el (completion-common-substring): New variable.
10096 (completion-setup-function): Use `completion-common-substring'
10097 to put faces.
10098
10099 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10100
10101 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
10102 (x-get-selection, mac-select-convert-to-string): Convert from/to
10103 UTF-16 clipboard data as in native byte order, no BOM.
10104
10105 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
10106
10107 * progmodes/gud.el (gud-tool-bar-map): Rename the images
10108 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
10109 (gud-sentinel): Use speedbar-frame to check for speedbar.
10110
10111 2005-10-15 Richard M. Stallman <rms@gnu.org>
10112
10113 * savehist.el: New file.
10114
10115 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
10116
10117 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
10118 Fix bug in \bf fontification.
10119
10120 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
10121
10122 * pcvs.el (cvs-edit-log-files): New var.
10123 (cvs-mode-edit-log): New arg `file'.
10124 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
10125 Instead force the use of the original file and nothing else.
10126 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
10127 the cvs-minor-wrap-function is set.
10128 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
10129
10130 2005-10-14 Bill Wohler <wohler@newt.com>
10131
10132 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
10133 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
10134 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
10135 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
10136 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
10137 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
10138 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
10139 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
10140 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
10141 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
10142 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
10143 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
10144 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
10145 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
10146 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
10147
10148 * progmodes/gud.el (gud-tool-bar-map): Rename the images
10149 appropriately (for example, gud-break to gud/break).
10150
10151 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
10152
10153 * longlines.el (longlinges-search-function)
10154 (longlines-search-forward, longlines-search-backward): New functions.
10155 (longlines-mode): Set isearch-search-fun-function to
10156 longlinges-search-function.
10157
10158 * mouse.el (mouse-drag-region-1): Handle the case where a
10159 double-click event is bound to an arbitrary function.
10160
10161 2005-10-14 David Ponce <david@dponce.com>
10162
10163 * recentf.el (recentf-track-opened-file)
10164 (recentf-track-closed-file, recentf-update-menu)
10165 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
10166 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
10167 mouse-1-click-follows-link.
10168
10169 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10170
10171 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
10172 Gnome file-manager.png. Suggested by
10173 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
10174
10175 * toolbar/README: Add diropen.xpm.
10176
10177 2005-10-13 Bill Wohler <wohler@newt.com>
10178
10179 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
10180 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
10181
10182 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
10183
10184 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
10185 Don't waste the byte-compiler's time on constant data.
10186
10187 2005-10-13 Kenichi Handa <handa@m17n.org>
10188
10189 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
10190 byte with `escape-glyph' face.
10191
10192 * international/fontset.el (ccl-encode-unicode-font):
10193 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
10194 Handle the case that ucs-mule-to-mule-unicode translates a character to
10195 ASCII (usually for IPA characters).
10196
10197 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
10198
10199 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
10200 Don't hide the underline of titles if font-lock-mode is disabled.
10201
10202 2005-10-12 Bill Wohler <wohler@newt.com>
10203
10204 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
10205 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
10206 files in MH-E-SRC have been updated.
10207 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
10208
10209 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
10210
10211 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
10212 (mixal-mode-syntax-table): Add \n as end-comment.
10213 (mixal-operation-codes-alist): Immediately initialize to full value.
10214 (mixal-add-operation-code): Remove.
10215 (mixal-describe-operation-code): Make the arg non-optional.
10216 Use the interactive spec instead.
10217 Use mixal-operation-codes-alist rather than mixal-operation-codes.
10218 (mixal-font-lock-keywords): Don't highlight comments here any more.
10219 (mixal-font-lock-syntactic-keywords): New var.
10220 (mixal-mode): Use it. Fix comment-start-skip.
10221
10222 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10223
10224 * startup.el (command-line-x-option-alist): -nb => -nbi
10225
10226 2005-10-12 Kim F. Storm <storm@cua.dk>
10227
10228 * startup.el (fancy-splash-default-action): Discard mouse click in
10229 the splash screen window, as it has no sensible meaning in the
10230 next window to be selected. Fixes error reported by Jan D.
10231
10232 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10233
10234 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
10235
10236 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
10237
10238 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
10239 Try to fix up minor layout issues like indentation, line break, etc...
10240 (mixal-mode-syntax-table): Don't try to specify comment syntax,
10241 because it doesn't work.
10242 (mixal-operation-codes): Add some more codes.
10243 (mixal-font-lock-keywords): Process comments here.
10244 (mixal-mode): mixasm no longer needs -g option.
10245
10246 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
10247
10248 * progmodes/sh-script.el (sh-tmp-file):
10249 Use mktemp -t. Finish support for es and rc shells.
10250
10251 2005-10-11 Jay Belanger <belanger@truman.edu>
10252
10253 * calc/calcalg2.el (calc-integral): With an argument, compute the
10254 definite integral.
10255
10256 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
10257
10258 * mouse.el (mouse-drag-region-1): Don't try to catch a
10259 double-click when doing follow-link (it's overridden anyway).
10260
10261 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
10262
10263 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
10264 (autoload-print-form-outbuf): Add docstring.
10265
10266 2005-10-11 Juri Linkov <juri@jurta.org>
10267
10268 * info.el (Info-mode-menu): Delete menu item "Edit".
10269 (Info-mode): Delete description of Info-edit from docstring,
10270 and rearrange descriptions of Info commands in the order
10271 they are documented in the Info manual.
10272
10273 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
10274
10275 * calendar/appt.el (appt-check): Use diary-selective-display var.
10276
10277 2005-10-10 Richard M. Stallman <rms@gnu.org>
10278
10279 * net/newsticker.el (newsticker-start, newsticker-show-news):
10280 Add autoload cookies.
10281
10282 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
10283
10284 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
10285
10286 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
10287
10288 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
10289
10290 2005-10-10 Jay Belanger <belanger@truman.edu>
10291
10292 * calc/calc-arith.el (math-check-known-scalarp)
10293 (math-check-known-matrixp): Check the values of arguments that are
10294 variables.
10295 (math-check-known-square-matrixp): New function.
10296 (math-known-square-matrixp): Use math-check-known-square-matrixp.
10297 (math-super-types): Add sqmatrix type.
10298
10299 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
10300 mode name `square' to `sqmatrix'.
10301
10302 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
10303 mode name `square' to `sqmatrix'.
10304
10305 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10306
10307 * progmodes/etags.el (select-tags-table-mode): Don't use
10308 selective-display.
10309 (tags-select-tags-table): Pass `button' to the action function.
10310 (select-tags-table): Place the side-info on button properties rather
10311 than in hidden text. Abbreviate file names.
10312 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
10313 (select-tags-table-select): Add `button' argument.
10314 Get side-info from the button property rather than from hidden text.
10315
10316 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
10317
10318 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
10319 (gud-speedbar-buttons): Preserve point if possible.
10320 (gud-sentinel): Restore previous speedbar display type.
10321
10322 * progmodes/gdb-ui.el (gdba): Improve diagram.
10323 (def-gdb-auto-update-handler, gdb-info-locals-handler)
10324 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
10325 Call get-buffer-window once.
10326
10327 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10328
10329 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
10330 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
10331 (pascal-indent-command): Remove unused var `ind'.
10332 (pascal-indent-case): Remove unused var `oldpos'.
10333 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
10334 since it's now used as a proper minor mode map.
10335 (pascal-outline): Rename to pascal-outline-mode.
10336 (pascal-outline-mode): Use define-minor-mode.
10337 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
10338 selective-display.
10339
10340 2005-10-10 Andreas Schwab <schwab@suse.de>
10341
10342 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
10343 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
10344
10345 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
10346 outside source directory.
10347
10348 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10349
10350 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
10351 C-x' as a prefix.
10352 (orgtbl-mode-map): Full keymap instead of sparse, because all
10353 `self-insert-command' keys are redefined in this map.
10354 (org-export-as-html): Specify charset for HTML file, by taking it
10355 from the coding system.
10356
10357 2005-10-10 Kenichi Handa <handa@m17n.org>
10358
10359 * textmodes/flyspell.el (flyspell-check-word-p):
10360 If unread-command-events is non-empty, don't call sit-for.
10361
10362 2005-10-09 Richard M. Stallman <rms@gnu.org>
10363
10364 * font-lock.el (font-lock-syntactic-keywords)
10365 (font-lock-keywords): Doc fixes.
10366
10367 * textmodes/flyspell.el (flyspell-external-point-words):
10368 Simplify logic, and don't try to check for consecutive appearances
10369 of one incorrect word.
10370
10371 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
10372
10373 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
10374 separator.
10375
10376 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
10377 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
10378 (gud-expansion-speedbar-buttons): New function.
10379 (gud-speedbar-buttons): Check for gud-comint-buffer.
10380
10381 2005-10-09 Bill Wohler <wohler@newt.com>
10382
10383 * Makefile.in (updates): Add mh-loaddefs dependency.
10384
10385 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
10386
10387 * speedbar.el (speedbar-file-key-map): Fix typo.
10388
10389 2005-10-09 Daniel Brockman <daniel@brockman.se>
10390
10391 * cus-start.el (line-spacing): Add custom spec.
10392
10393 2005-10-09 Romain Francoise <romain@orebokech.com>
10394
10395 * textmodes/ispell.el (ispell-check-version): Fix last change.
10396
10397 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10398
10399 * term/x-win.el: Remove -i, --icon-type from comment.
10400
10401 * startup.el (command-line-x-option-alist): Remove options -i,
10402 -itype, --icon-type, added -nb, --no-bitmap-icon
10403
10404 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
10405
10406 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
10407 instead of :active.
10408
10409 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
10410
10411 * textmodes/ispell.el (ispell-check-version):
10412 Ignore hyphen, and all that follows, in aspell's version text.
10413
10414 2005-10-08 Jay Belanger <belanger@truman.edu>
10415
10416 * calc/calc-arith.el (math-known-square-matrixp): New function.
10417 (math-pow-fancy): Check for matrices before distributing exponent
10418 across products.
10419
10420 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
10421 fullscreen keypad. Suggested by Luc Teirlinck.
10422 (calc-keypad-show-input): Add space for formatting.
10423
10424 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
10425 Add square matrix option.
10426
10427 * calc/calc-poly.el (math-expand-term): Check for matrices instead
10428 of checking calc-matrix-mode when deciding how to expand.
10429
10430 * calc/calc.el (calc-set-mode-line): Add square matrix option.
10431
10432 2005-10-08 Lars Hansen <larsh@soem.dk>
10433
10434 * net/tramp.el (tramp-perl-directory-files-and-attributes):
10435 Add error handling.
10436 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
10437
10438 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10439
10440 Sync with Tramp 2.0.51.
10441
10442 * net/tramp.el (tramp-handle-set-visited-file-modtime)
10443 (tramp-handle-insert-file-contents, tramp-handle-write-region):
10444 Insert special handling for `last-coding-system-used', again
10445 it still seems to be necessary (unlike stated before).
10446 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
10447 (tramp-password-prompt-regexp): There might be other words before
10448 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
10449 (tramp-chunksize): Improve docstring.
10450 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
10451 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
10452 Christian Joergensen <bugs@razor.dk>.
10453
10454 2005-10-07 Glenn Morris <rgm@gnu.org>
10455
10456 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
10457 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
10458 precision'.
10459
10460 2005-10-07 Romain Francoise <romain@orebokech.com>
10461
10462 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
10463 (ibuffer-do-shell-command-pipe-replace)
10464 (ibuffer-do-shell-command-file, ibuffer-do-eval)
10465 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
10466 (ibuffer-do-revert, ibuffer-do-replace-regexp)
10467 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
10468 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
10469 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
10470 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
10471 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
10472 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
10473 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
10474 Autoload file sans suffix.
10475
10476 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
10477
10478 2005-10-07 David Ponce <david@dponce.com>
10479
10480 * recentf.el (recentf-menu-open-all-flag): New option.
10481 (recentf-digit-shortcut-command-name): New function.
10482 (recentf--shortcuts-keymap): New variable.
10483 (recentf-menu-shortcuts): New variable.
10484 (recentf-make-menu-items): Initialize it. Replace the "More..."
10485 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
10486 (recentf-menu-value-shortcut): New function.
10487 (recentf-make-menu-item): Use it. No more in-lined.
10488 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
10489 (recentf-open-most-recent-file): Rename from
10490 `recentf-open-file-with-key'. Don't depend on key binding.
10491 (recentf-mode-map): New variable.
10492 (recentf-mode): Use it.
10493
10494 2005-10-06 Bill Wohler <wohler@newt.com>
10495
10496 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
10497
10498 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
10499 (MH-E-SRC): New. Used by mh-autoloads.
10500 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
10501 files in MH-E-SRC have been updated.
10502 (compile, recompile, bootstrap): Depend on mh-autoloads.
10503
10504 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
10505
10506 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
10507 gud-break and gud-remove icons when the fringe is not available.
10508
10509 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
10510 Typo.
10511
10512 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
10513
10514 * play/zone.el (zone): Wrap body with save-window-excursion.
10515
10516 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
10517
10518 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
10519 Use the new `list-only' arg to diary-list-entries.
10520
10521 * calendar/diary-lib.el: Use overlays rather than selective-display.
10522 (diary-selective-display): New var.
10523 (diary-header-line-format): Use it.
10524 (diary-list-entries): Add argument `list-only'.
10525 Put the buffer in diary-mode. Don't add \^M at beg and end.
10526 Replace \^M by invisible overlays.
10527 (diary-unhide-everything): Replace \^M by invisible overlays.
10528 (print-diary-entries): Look for overlays rather than \^M.
10529 Add a space to the temp buffer name.
10530 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
10531 Put the buffer in diary-mode.
10532 (list-sexp-diary-entries): Replace \^M by invisible overlays.
10533 (diary-anniversary): Make the year arg optional.
10534 (diary-time-regexp): New const.
10535 (diary-font-lock-keywords): Use it to accept a few more time formats.
10536
10537 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
10538
10539 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
10540
10541 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
10542 Fix bug introduced 2005-07-03: Use (car (last ...))
10543 to faithfully reproduce replaced artist-last.
10544 (artist-set-arrow-points-for-poly): Likewise.
10545 Suggested by Johan Bockg\e,Ae\e(Brd.
10546
10547 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
10548
10549 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
10550 * wid-edit.el (widget):
10551 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
10552 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
10553
10554 2005-10-06 Kenichi Handa <handa@m17n.org>
10555
10556 * international/mule-cmds.el (set-language-environment):
10557 Fix setting up of case-table for unibyte mode.
10558
10559 * simple.el (what-cursor-position): If the character is displayed
10560 by some `display' text property, show that. Don't use
10561 single-key-description for eight-bit characters in multibyte mode.
10562
10563 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
10564
10565 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
10566 (gdb-ann3): Set it.
10567 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
10568 (gdb-info-frames-custom): Use inverse-video for first five
10569 characters of selected frame only.
10570 (gdb-get-frame-number): Select frame even when point is on frame
10571 number.
10572
10573 2005-10-06 Masatake YAMATO <jet@gyve.org>
10574
10575 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
10576 Put `font-lock-function-name-face'.
10577 (gdb-info-frames-custom): Put `font-lock-function-name-face'
10578 and `font-lock-variable-name-face'
10579 (gdb-registers-font-lock-keywords): New font lock keywords definition.
10580 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
10581 (gdb-memory-font-lock-keywords): New font lock keywords definition.
10582 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
10583 (gdb-local-font-lock-keywords): New font lock keywords definition.
10584 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
10585 (gdb-threads-font-lock-keywords): New font lock keywords definition.
10586 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
10587
10588 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
10589
10590 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
10591 (ediff-merge-region-is-non-clash-to-skip): Previously called
10592 ediff-merge-region-is-non-clash.
10593
10594 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
10595 Use insert-buffer-substring.
10596
10597 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
10598 selecting files to patch. Also bug fixes.
10599
10600 * ediff-util.el (ediff-setup): Bug fix.
10601 (ediff-next-difference): Never skip clashes that differ in white
10602 space only.
10603
10604 * ediff-wind.el (ediff-setup-control-frame)
10605 (ediff-destroy-control-frame): Check the menubar feature.
10606
10607 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
10608 (viper-refresh-mode-line): Use make-local-variable to localize
10609 some vars instead of make-variable-buffer-local. Suggested by
10610 Stefan Monnier.
10611
10612 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
10613 (viper-restore-cursor-type, viper-set-insert-cursor-type):
10614 Use make-local-variable instead of make-variable-buffer-local.
10615 Suggested by Stefan Monnier.
10616
10617 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
10618 (viper-comint-mode-hook): Use make-local-variable on
10619 require-final-newline.
10620 (viper-non-hook-settings): Don't use make-variable-buffer-local.
10621
10622 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
10623
10624 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
10625 also the second char of a comment-start sequence.
10626 (scheme-sexp-comment-syntax-table): New var.
10627 (lambda, define): Set their scheme-doc-string-elt property.
10628 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
10629 Use lisp-font-lock-syntactic-face-function now that it properly
10630 handles |...| symbols.
10631 (scheme-mode-variables): Set lisp-doc-string-elt-property,
10632 parse-sexp-lookup-properties and font-lock-extra-managed-props.
10633
10634 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
10635 bit from # to |.
10636 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
10637
10638 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
10639 (lisp-doc-string-elt-property): New var.
10640 (lisp-font-lock-syntactic-face-function): Use it.
10641 Rewrite to recognize docstrings even for forms not at toplevel.
10642
10643 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
10644 annotation on the | part of #| rather than on the # part.
10645 (scheme-font-lock-syntactic-face-function): New function, to
10646 distinguish strings from |...| symbols.
10647 (scheme-mode-variables): Use it. Also fix up the font-lock-time
10648 syntax-table so that #|...|# is properly highlighted.
10649
10650 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
10651 Don't mark as docstring the 3rd elem of an unknown toplevel form.
10652
10653 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
10654
10655 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
10656 and C-e.
10657
10658 * emacs-lisp/eldoc.el: Move comments into docstrings.
10659 (eldoc-message-commands): Initialize in its declaration.
10660 Add move-beginning-of-line and move-end-of-line.
10661 (eldoc-add-command, eldoc-add-command-completions)
10662 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
10663
10664 * outline.el (outline-mark-subtree): Activate the mark.
10665
10666 * calendar/appt.el (appt-time-regexp): New var.
10667 (appt-add, appt-make-list): Use it.
10668 (appt-convert-time): Clean up.
10669
10670 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
10671 Don't set any syntax-table property here.
10672 (tex-font-lock-verb): New function. Do it here.
10673 (tex-font-lock-syntactic-keywords): Use it.
10674
10675 2005-10-04 Richard M. Stallman <rms@gnu.org>
10676
10677 * wid-edit.el (widget-file-complete): Get the widget start point
10678 the right way. Default directory to `/' if file has none.
10679
10680 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
10681
10682 * textmodes/flyspell.el (flyspell-mode-on):
10683 Call ispell-maybe-find-aspell-dictionaries.
10684
10685 * textmodes/ispell.el (ispell-word, ispell-region):
10686 Call ispell-maybe-find-aspell-dictionaries.
10687 (ispell-accept-buffer-local-defs):
10688 Don't call ispell-maybe-find-aspell-dictionaries
10689
10690 2005-10-04 Richard M. Stallman <rms@gnu.org>
10691
10692 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
10693
10694 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
10695
10696 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
10697 instead of `fboundp' in order to allow for anonymous functions.
10698
10699 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
10700
10701 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
10702 case the user clicks on the link while another window is selected.
10703 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
10704
10705 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
10706 functionality.
10707 (dframe-help-echo): Save point in case mouse tracking is off.
10708
10709 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
10710
10711 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
10712
10713 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10714
10715 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
10716 not change the global value of those vars.
10717
10718 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
10719 make-local-variable which we do not need any more.
10720
10721 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
10722
10723 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
10724 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
10725 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
10726 (speedbar-path-line): Define obsolete aliases.
10727 (speedbar-line-directory): Doc fix.
10728
10729 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
10730 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
10731 instead of speedbar-line-path.
10732
10733 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10734
10735 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
10736 to nil if dropping on a window. Handle dropping on a minibuffer window
10737 like dropping on a non-window part of Emacs.
10738
10739 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10740
10741 * net/ange-ftp.el: Use with-current-buffer.
10742 (ange-ftp-insert-directory): Do not follow symlinks any more.
10743
10744 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
10745 Remove interactive spec.
10746
10747 2005-10-03 Kim F. Storm <storm@cua.dk>
10748
10749 * ido.el (ido-mode): Use custom-initialize-set.
10750
10751 2005-10-02 Richard M. Stallman <rms@gnu.org>
10752
10753 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
10754 Use insert-buffer-substring.
10755
10756 * net/tramp.el: Pacify byte compiler warnings in pacification code.
10757 (tramp-handle-file-local-copy): Use insert-buffer-substring.
10758
10759 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
10760
10761 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
10762 in last change.
10763 (ange-ftp-insert-directory): Fix up the search for the case where
10764 `file' is absolute.
10765
10766 2005-10-02 Romain Francoise <romain@orebokech.com>
10767
10768 * progmodes/compile.el (compile-goto-error): Delete extra paren.
10769
10770 2005-10-02 Andreas Schwab <schwab@suse.de>
10771
10772 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
10773 directory component in the session info.
10774
10775 2005-10-01 Richard M. Stallman <rms@gnu.org>
10776
10777 * comint.el (comint-redirect-subvert-readonly): Doc fix.
10778
10779 * simple.el (next-error-internal): New function.
10780
10781 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
10782 (compilation-start): Pass new arg to compilation-buffer-name.
10783 (compile-goto-error): Use next-error-internal.
10784
10785 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10786
10787 * speedbar.el: Remove RCS tag.
10788 (speedbar-check-read-only): Handle non-existent files.
10789
10790 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
10791
10792 * info.el (Info-speedbar-hierarchy-buttons)
10793 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
10794
10795 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10796
10797 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
10798 Do not match newline.
10799 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
10800 (bibtex-summary): Remove unnecessary save-excursion.
10801 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
10802
10803 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10804
10805 * term/mac-win.el: Add charset info for "iso10646-1".
10806 Modify default fontset to use ATSUI-compatible fonts for some charsets
10807 if available.
10808
10809 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10810
10811 * speedbar.el: Re-apply arch tag.
10812 (speedbar-version): Rename to version 1.0. Suggested by Eric
10813 M. Ludlam.
10814 Reapply two changes from Emacs CVS' version of speedbar lost
10815 during the merge:
10816 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
10817 (speedbar-frame-parameters): Improve customize type.
10818
10819 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
10820
10821 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
10822 (ange-ftp-file-directory-p): Fix the symlink case.
10823 (ange-ftp-insert-directory): When listing a single file, get a list of
10824 the parent buffer and extract the relevant line. Inspired from a patch
10825 by Katsumi Yamaoka <yamaoka@jpl.org>.
10826 (ange-ftp-file-name-sans-versions): Simplify.
10827
10828 2005-09-30 Bill Wohler <wohler@newt.com>
10829
10830 Move MH-E image files from toolbar and mail directories into
10831 etc/images.
10832
10833 * mail/reply2.*: Move to etc/images/mail/reply*.
10834
10835 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
10836 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
10837 etc/images.
10838
10839 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
10840 * toolbar/reply*: Move to etc/images/mail.
10841
10842 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
10843
10844 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
10845
10846 * speedbar.el: New version 1.0pre3.
10847
10848 Frame management code (including timer, and mouse click specifics)
10849 moved to dframe.el:
10850 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
10851 (speedbar-timer): Removed. Use dframe-timer.
10852 (speedbar-close-frame): Removed. Use dframe-close-frame.
10853 (speedbar-activity-change-focus-flag): Removed. Use
10854 dframe-activity-change-focus-flag.
10855 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
10856 dframe-update-speed.
10857
10858 (speedbar-current-frame): New macro. Use this instead of the
10859 variable speedbar-frame.
10860
10861 (speedbar-use-images, speedbar-expand-image-button-alist)
10862 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
10863
10864 (speedbar-find-image-on-load-path): Removed. Replaced by
10865 defezimage in ezimage.el.
10866 (speedbar-expand-image-button-alist): Removed. Replaced by
10867 ezimage-expand-image-button-alist in ezimage.el.
10868
10869 (speedbar-ignored-directory-regexp)
10870 (speedbar-add-ignored-directory-regexp)
10871 (speedbar-ignored-directory-expressions)
10872 (speedbar-line-directory, speedbar-buffers-line-directory)
10873 (speedbar-directory-line, speedbar-buffers-line-directory):
10874 Renamed, replacing `path' with `directory'.
10875
10876 (speedbar-create-directory, speedbar-expand-line-descendants)
10877 (speedbar-toggle-line-expansion)
10878 (speedbar-contract-line-descendants): New commands.
10879
10880 (speedbar-query-confirmation-method, speedbar-select-frame-method)
10881 (speedbar-use-tool-tips-flag): New options.
10882
10883 (speedbar-check-read-only, speedbar-require-version)
10884 (speedbar-insert-separator, speedbar-buffers-tail-notes)
10885 (speedbar-handle-delete-frame, speedbar-try-completion)
10886 (speedbar-update-localized-contents): New functions.
10887
10888 (speedbar-incompatible-version, speedbar-ro-to-do-point)
10889 (speedbar-object-read-only-indicator): New variables.
10890
10891 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
10892 New hooks.
10893
10894 (speedbar-separator-face): New face.
10895
10896 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
10897 (speedbar-ignored-modes): Add fundamental-mode.
10898 (speedbar-directory-unshown-regexp): Add . directories.
10899
10900 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
10901 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
10902 `]' for full expand/close.
10903 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
10904
10905 (speedbar-check-vc): Support hidden files.
10906 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
10907 (speedbar-this-file-in-vc): Use vc-state if available. If VC
10908 state is nil, it is not checked out.
10909
10910 (speedbar-line-text, speedbar-line-token): Support expand buttons
10911 with no text.
10912 (speedbar-refresh): Universal argument acts as power-click.
10913 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
10914 that buffer to get variable values.
10915
10916 And many other bugfixes.
10917
10918 * dframe.el, ezimage.el, sb-image.el: New files.
10919
10920 * sb-*.xpm: Remove files. New image files installed into
10921 etc/images/ezimage.
10922
10923 2005-09-30 Kenichi Handa <handa@m17n.org>
10924
10925 * ps-mule.el (ps-mule-show-warning): If a character is in
10926 ps-print-translation-table, don't treat it as non-printable.
10927
10928 2005-09-30 David Ponce <david@dponce.com>
10929
10930 * tree-widget.el (tree-widget-themes-load-path): New variable.
10931 (tree-widget-themes-directory): Doc fix.
10932 (tree-widget-image-formats) [Emacs]: Doc fix.
10933 (tree-widget--locate-sub-directory): New function.
10934 (tree-widget-themes-directory): Use it.
10935
10936 * recentf.el (recentf-filename-handlers): Rename from
10937 `recentf-filename-handler'. Allow a list of functions.
10938 (recentf-menu-items-for-commands): Fix :help strings.
10939 (recentf-apply-filename-handlers): New function.
10940 (recentf-expand-file-name): Use it.
10941 (recentf-cleanup): Remove duplicates too.
10942
10943 2005-09-29 Juri Linkov <juri@jurta.org>
10944
10945 * faces.el: Rearrange face definitions to be in the same order as
10946 their face descriptions in "(emacs)Standard Faces".
10947
10948 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
10949
10950 * tooltip.el (tooltip): Add group `basic-faces'.
10951
10952 * buff-menu.el (Buffer-menu-buffer): Remove group
10953 `font-lock-highlighting-faces'.
10954
10955 * progmodes/compile.el (compilation-error, compilation-warning)
10956 (compilation-info, compilation-line-number, compilation-column-number):
10957 Change group from `font-lock-highlighting-faces' to `compilation'.
10958
10959 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
10960 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
10961 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
10962 (vhdl-font-lock-reserved-words-face)
10963 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
10964 `font-lock-highlighting-faces'.
10965
10966 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
10967
10968 2005-09-28 Kim F. Storm <storm@cua.dk>
10969
10970 * emulation/cua-base.el: Set CUA move property on additional commands:
10971 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
10972 forward-sexp, backward-sexp, forward-list, backward-list.
10973
10974 2005-09-28 Romain Francoise <romain@orebokech.com>
10975
10976 * comint.el (comint-show-output): Really set point at the
10977 beginning of the output when not using `comint-use-prompt-regexp'.
10978
10979 2005-09-27 Jay Belanger <belanger@truman.edu>
10980
10981 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
10982 in TeX mode.
10983
10984 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
10985
10986 * textmodes/org.el (org-table-sum): Fix format string.
10987
10988 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
10989 Quote face names.
10990
10991 2005-09-26 Romain Francoise <romain@orebokech.com>
10992
10993 * isearch.el (isearch-forward-regexp): Close doc string.
10994
10995 2005-09-25 Richard M. Stallman <rms@gnu.org>
10996
10997 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
10998
10999 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
11000
11001 * progmodes/compile.el (compilation-error-properties):
11002 When getting the file from the previous error message,
11003 correctly decode the new data format.
11004
11005 * progmodes/cc-cmds.el (c-electric-paren):
11006 Call old-blink-paren only for close-paren.
11007
11008 2005-09-24 Andreas Schwab <schwab@suse.de>
11009
11010 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
11011 condition.
11012
11013 2005-09-25 Romain Francoise <romain@orebokech.com>
11014
11015 * dired-aux.el (dired-copy-file-recursive):
11016 * dired.el (dired-delete-file):
11017 * ediff-mult.el (ediff-dir-diff-copy-file):
11018 * ediff-util.el (ediff-test-save-region):
11019 * forms.el (forms-mode):
11020 * ido.el (ido-file-internal, ido-delete-file-at-head):
11021 * log-edit.el (log-edit-done):
11022 * ses.el (ses-yank-resize):
11023 * play/gomoku.el (gomoku-human-plays, gomoku)
11024 (gomoku-human-resigns, gomoku-prompt-for-other-game)
11025 (gomoku-offer-a-draw):
11026 * play/landmark.el (lm-human-resigns, lm):
11027 * net/eudcb-ldap.el (eudc-ldap-check-base):
11028 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
11029 * progmodes/ebrowse.el (ebrowse-find-pattern):
11030 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
11031 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
11032 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
11033
11034 * vc.el (vc-delete-file):
11035 * play/gomoku.el (gomoku-terminate-game, gomoku)
11036 (gomoku-prompt-for-move, gomoku-human-takes-back):
11037 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
11038 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
11039
11040 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
11041
11042 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
11043 color rxvt terminals by using the code xterm.el used to use before
11044 2005-04-09 in order to match the colors used by rxvt.
11045
11046 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
11047
11048 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
11049 colors rxvt-unicode terminals by using the same code as xterm.el.
11050
11051 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
11052
11053 * textmodes/tex-mode.el (tex-font-lock-append-prop)
11054 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
11055 new symbol used for the tex-verbatim face.
11056
11057 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
11058
11059 * woman.el (woman-file-name):
11060 * wid-edit.el (widget-file-prompt-value)
11061 (widget-coding-system-prompt-value):
11062 * w32-fns.el (set-w32-system-coding-system):
11063 * vc.el (vc-version-diff, vc-annotate):
11064 * textmodes/reftex-auc.el (reftex-arg-cite)
11065 (reftex-arg-index-tag):
11066 * textmodes/refer.el (refer-get-bib-files):
11067 * textmodes/artist.el (artist-figlet-choose-font):
11068 * terminal.el (terminal-emulator):
11069 * replace.el (occur-read-primary-args):
11070 * rect.el (string-rectangle, string-insert-rectangle):
11071 * ps-print.el (ps-print-preprint):
11072 * progmodes/pascal.el (pascal-goto-defun):
11073 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
11074 * progmodes/compile.el (compilation-find-file):
11075 * printing.el (pr-interactive-n-up):
11076 * play/animate.el (animate-birthday-present):
11077 * net/rcompile.el (remote-compile):
11078 * man.el (man, Man-goto-section, Man-follow-manual-reference):
11079 * mail/rmailsum.el (rmail-summary-search-backward)
11080 (rmail-summary-search):
11081 * mail/rmailout.el (rmail-output-read-rmail-file-name)
11082 (rmail-output-read-file-name):
11083 * mail/rmail.el (rmail-search, rmail-search-backwards):
11084 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
11085 * locate.el (locate):
11086 * international/quail.el (quail-show-keyboard-layout):
11087 * international/mule.el (set-buffer-file-coding-system)
11088 (revert-buffer-with-coding-system, set-file-name-coding-system)
11089 (set-terminal-coding-system, set-keyboard-coding-system)
11090 (set-next-selection-coding-system):
11091 * international/mule-diag.el (describe-coding-system)
11092 (describe-font, describe-fontset):
11093 * international/mule-cmds.el (universal-coding-system-argument)
11094 (search-unencodable-char, describe-input-method)
11095 (set-language-environment, describe-language-environment):
11096 * international/codepage.el (codepage-setup):
11097 * international/code-pages.el (codepage-setup):
11098 * info.el (Info-search, Info-follow-reference)
11099 (Info-search-backward):
11100 * emacs-lisp/advice.el (ad-read-advised-function)
11101 (ad-read-advice-class, ad-clear-cache, ad-activate)
11102 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
11103 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
11104 (ad-read-regexp):
11105 * ediff-util.el (ediff-toggle-regexp-match):
11106 * ediff-ptch.el (ediff-prompt-for-patch-file):
11107 * dired-aux.el (dired-diff):
11108 * diff.el (diff):
11109 * cus-edit.el (custom-variable-prompt):
11110 * calendar/timeclock.el (timeclock-ask-for-project):
11111 * calc/calcalg3.el (calc-get-fit-variables):
11112 * calc/calc-store.el (calc-edit-variable)
11113 (calc-permanent-variable):
11114 * vc-mcvs.el (vc-mcvs-register):
11115 * shadowfile.el (shadow-define-literal-group):
11116 * woman.el (woman-file-name):
11117 * vc.el (vc-version-diff, vc-merge):
11118 * textmodes/reftex-index.el (reftex-index-complete-tag):
11119 * format.el (format-decode-buffer, format-decode-region):
11120 * emulation/viper-cmd.el (viper-read-string-with-history):
11121 * emacs-lisp/debug.el (cancel-debug-on-entry):
11122 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
11123 * ediff.el (ediff-merge-revisions)
11124 (ediff-merge-revisions-with-ancestor, ediff-revision):
11125 * completion.el (interactive-completion-string-reader):
11126 * calc/calc-prog.el (calc-user-define-formula):
11127 Follow convention for reading with the minibuffer.
11128
11129 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
11130
11131 * progmodes/python.el (python-describe-symbol): Add globals() and
11132 locals() to the arguments of emacs.ehelp.
11133
11134 2005-09-24 Magnus Henoch <mange@freemail.hu>
11135
11136 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
11137 New function, code extracted from ispell-valid-dictionary-list.
11138 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
11139 Call it.
11140
11141 2005-09-24 Eli Zaretskii <eliz@gnu.org>
11142
11143 * subr.el (version-regexp-alist): Extend valid syntax for version
11144 strings: allow any of the characters -,_,+ to separate the
11145 alpha/beta/rc part from the version part. Doc fix.
11146 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
11147
11148 2005-09-23 David Reitter <david.reitter@gmail.com>
11149
11150 * mail/mailclient.el: New file.
11151
11152 2005-09-23 Richard M. Stallman <rms@gnu.org>
11153
11154 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
11155 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
11156 Doc fixes.
11157
11158 * progmodes/cc-mode.el (c-font-lock-init):
11159 Specify font-lock-lines-before.
11160
11161 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
11162
11163 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
11164 whole conflict.
11165
11166 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
11167
11168 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
11169 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
11170 of `remap' feature when available. Additional key bindings for
11171 better tty support.
11172 (org-mode-restart, org-force-self-insert): New commands.
11173 (org-time-stamp-inactive): New command.
11174 (org-remap): New function.
11175 (org-table-auto-blank-field, org-level-color-stars-only): New options.
11176 (org-enable-fixed-width-editor): Move to `org-structure'
11177 customization group.
11178 (org-self-insert-command, orgtbl-self-insert-command): Modify to
11179 blank field after field motion commands.
11180
11181 2005-09-23 Kenichi Handa <handa@m17n.org>
11182
11183 * international/mule-cmds.el (set-language-environment):
11184 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
11185 have to call utf-translate-cjk-load-tables.
11186
11187 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
11188
11189 * mouse.el (mouse-move-drag-overlay): Fix last change.
11190
11191 2005-09-22 David Ponce <david@dponce.com>
11192
11193 * tree-widget.el (tree-widget-value-create): Fix previous change.
11194
11195 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
11196
11197 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
11198
11199 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
11200
11201 * mouse.el (mouse-move-drag-overlay): New function.
11202 (mouse-drag-region-1): Use it.
11203 Try to simplify a bit the state handling. Handle clicks on links
11204 inside intangible areas.
11205 (mouse-save-then-kill): Minor simplification.
11206 (mouse-secondary-overlay): Make it always non-nil instead of
11207 recreating it each time.
11208 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
11209 (mouse-kill-secondary, mouse-secondary-save-then-kill):
11210 Simplify accordingly.
11211
11212 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
11213
11214 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
11215
11216 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
11217
11218 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
11219 (ediff-file-name-sans-prefix): Treat nil as an empty string.
11220 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
11221 to patch.
11222
11223 * ediff-util.el: Use insert-buffer-substring.
11224
11225 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
11226
11227 * emulation/viper-cmd.el (viper-change-state): Don't move over the
11228 field boundaries in the minibuffer.
11229 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
11230 (viper-minibuffer-post-command-hook): New hook.
11231 (viper-line): Don't move cursor at bolp.
11232
11233 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
11234
11235 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
11236 avoid compiler warnings.
11237
11238 * emulation/viper-macs.el (ex-map): Better messages.
11239
11240 * emulation/viper-utils.el (viper-beginning-of-field): New function.
11241
11242 * emulation/viper.el: Replace make-variable-buffer-local with
11243 viper-make-variable-buffer-local everywhere, to avoid warnings.
11244
11245 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11246
11247 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
11248 Delete unused var `old-selected-window'.
11249 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
11250 (mouse-drag-secondary): Delete unused var `start-frame'.
11251
11252 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
11253
11254 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
11255
11256 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11257
11258 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
11259 Re-indent within 80 columns. Use inhibit-read-only.
11260
11261 2005-09-19 Romain Francoise <romain@orebokech.com>
11262
11263 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
11264
11265 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11266
11267 * font-lock.el (font-lock-default-fontify-region): Don't add a line
11268 unconditionally, since the after-change-function already did it.
11269
11270 2005-09-19 Miles Bader <miles@gnu.org>
11271
11272 * net/newsticker.el: Get rid of CVS keyword.
11273
11274 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
11275
11276 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
11277 The prompt is formatted later.
11278
11279 2005-09-19 David Ponce <david@dponce.com>
11280
11281 * tree-widget.el (tree-widget-value-create): Save the converted
11282 tree :node widget.
11283
11284 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
11285
11286 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
11287 variable `message'.
11288
11289 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
11290
11291 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
11292 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
11293 <slawomir.nowaczyk.847@student.lu.se>.
11294
11295 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
11296
11297 * image.el (image-load-path): Use symbol `data-directory' instead
11298 of its value, for backward compatibility with packages that bind
11299 it during `find-image'. Suggested by Katsumi Yamaoka.
11300 (image-search-load-path): Handle symbols whose values are strings.
11301
11302 2005-09-18 Romain Francoise <romain@orebokech.com>
11303
11304 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
11305 with-current-buffer form in save-excursion.
11306
11307 2005-09-18 D Goel <deego@gnufans.org>
11308
11309 * apropos.el (apropos-command): Fix `message' call: first arg
11310 should be a format spec. In this and all other cases that appear
11311 below and elsewhere in the source code, I made a change only when
11312 two conditions were satisfied: [1] I can think of a possibility
11313 that the arguments would cause an error, for example, the code in
11314 question relies on external variables such as filenames. [2] I
11315 was sure that the arg to `message' could not have been nil in the code.
11316
11317 * textmodes/tildify.el (tildify-region): Ditto.
11318
11319 * textmodes/reftex-index.el (reftex-index-change-entry)
11320 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
11321 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
11322 * textmodes/org.el (org-complete, org-deadline, org-schedule)
11323 (org-priority, org-table-sum):
11324 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
11325 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
11326 (flyspell-word, flyspell-display-next-corrections):
11327 * textmodes/bibtex.el (bibtex-print-help-message):
11328 * textmodes/artist.el (artist-key-set-point-poly):
11329 * term/mac-win.el (mac-services-insert-text):
11330 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
11331 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
11332 (vhdl-port-paste-testbench, vhdl-compose-new-component)
11333 (vhdl-compose-configuration):
11334 * progmodes/sh-script.el (sh-blink, sh-show-indent)
11335 (sh-set-indent, sh-learn-line-indent):
11336 * progmodes/ps-mode.el (ps-mode-target-column):
11337 * progmodes/idlwave.el (idlwave-make-tags)
11338 (idlwave-scan-library-catalogs):
11339 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
11340 * progmodes/gud.el (gud-jdb-analyze-source):
11341 * progmodes/flymake.el (flymake-log):
11342 * progmodes/ebnf2ps.el (ebnf-generate-region):
11343 * progmodes/cmacexp.el (c-macro-expansion):
11344 * progmodes/ada-xref.el (ada-treat-cmd-string):
11345 * progmodes/ada-mode.el (ada-create-case-exception-substring)
11346 (ada-justified-indent-current, ada-batch-reformat):
11347 * play/zone.el (zone):
11348 * play/landmark.el (lm-move):
11349 * play/decipher.el (decipher-show-alphabet):
11350 * net/newsticker.el (newsticker--display-jump)
11351 (newsticker--display-scroll):
11352 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
11353 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
11354 * mail/feedmail.el (feedmail-dump-message-to-queue):
11355 * eshell/esh-proc.el (eshell-remove-process-entry):
11356 * emulation/ws-mode.el (ws-last-error):
11357 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
11358 (viper-record-kbd-macro):
11359 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
11360 * emacs-lisp/lisp-mnt.el (lm-report-bug):
11361 * emacs-lisp/find-func.el (find-function-noselect):
11362 * calendar/timeclock.el (timeclock-status-string)
11363 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
11364 (timeclock-when-to-leave-string):
11365 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
11366 * calc/calc-units.el (calc-enter-units-table):
11367 * calc/calc-mode.el (calc-mode-record-mode):
11368 * woman.el (woman-mini-help):
11369 * wdired.el (wdired-change-to-wdired-mode):
11370 * vc.el (vc-retrieve-snapshot):
11371 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
11372 * startup.el (display-startup-echo-area-message):
11373 * simple.el (set-goal-column):
11374 * ses.el (ses-command-hook, ses-recalculate-cell):
11375 * server.el (server-process-filter):
11376 * printing.el (pr-interface-txt-print, pr-interface-printify)
11377 (pr-interface-ps):
11378 * pcvs.el (cvs-help):
11379 * log-edit.el (log-edit, log-edit-mode-help):
11380 * iswitchb.el (iswitchb-possible-new-buffer):
11381 * isearch.el (isearch-edit-string):
11382 * image-mode.el (image-mode, image-minor-mode):
11383 * ibuf-macs.el (define-ibuffer-filter):
11384 * hi-lock.el (hi-lock-find-patterns):
11385 * files.el (toggle-read-only):
11386 * ediff-util.el (ediff-copy-diff)
11387 (ediff-write-merge-buffer-and-maybe-kill):
11388 * echistory.el (Electric-history-undefined):
11389 * dnd.el (dnd-insert-text):
11390 * dired-aux.el (dired-query):
11391 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
11392 * bookmark.el (bookmark-bmenu-locate):
11393 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
11394 Fix `message' calls to ensure first arg is a format string.
11395 The change was made only when these two conditions were satisfied:
11396 [1] when there is a possibility that the arguments would cause an error
11397 for example, if the code in question relies on external variables
11398 such as filenames, and
11399 [2] if the arg to `message' could not have been nil in the code.
11400
11401 * pcomplete.el (pcomplete--help): Fix `message' format spec.
11402 Not having a %s would be weird, though not technically wrong.
11403
11404 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11405
11406 * term/mac-win.el (mac-add-charset-info): Doc fix.
11407
11408 2005-09-17 Romain Francoise <romain@orebokech.com>
11409
11410 * shell.el (shell-resync-dirs): Handle echoing processes more
11411 reliably. Don't insert resync command if `comint-process-echoes'
11412 is non-nil.
11413
11414 2005-09-17 Magnus Henoch <mange@freemail.hu>
11415
11416 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
11417 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
11418 aspell versions >= 0.60.
11419 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
11420 only if ispell-aspell-supports-utf8 is non-nil.
11421
11422 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
11423
11424 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
11425 buffer-local value to lisp-indent-function.
11426
11427 2005-09-17 Milan Zamazal <pdm@zamazal.org>
11428
11429 * progmodes/glasses.el (glasses-make-readable): If
11430 glasses-separator differs from underscore, put appropriate
11431 overlays over underscore characters.
11432 (glasses-convert-to-unreadable): If glasses-separator differs from
11433 underscore, try to convert glasses-separator characters to
11434 underscores.
11435
11436 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
11437
11438 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
11439 Use with-syntax-table and dolist.
11440
11441 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
11442
11443 * textmodes/reftex-auc.el:
11444 * textmodes/reftex-cite.el:
11445 * textmodes/reftex-dcr.el:
11446 * textmodes/reftex-global.el:
11447 * textmodes/reftex-parse.el:
11448 * textmodes/reftex-ref.el:
11449 * textmodes/reftex-sel.el:
11450 * textmodes/reftex-toc.el:
11451 * textmodes/reftex-vars.el:
11452 * textmodes/reftex.el: Small changes to remove compiler warnings.
11453
11454 * textmodes/reftex-index.el: Likewise.
11455 (reftex-query-index-phrase): More efficient use of markers.
11456
11457 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
11458
11459 * image.el (image-load-path): New variable.
11460 (image-search-load-path): New function.
11461 (find-image): Search for images in `image-load-path'.
11462
11463 2005-09-15 Richard M. Stallman <rms@gnu.org>
11464
11465 * follow.el: Change Maintainer field.
11466
11467 2005-09-15 David Ponce <david@dponce.com>
11468
11469 * recentf.el (recentf-save-file-modes): New option.
11470 (recentf-save-list): Use it.
11471
11472 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
11473
11474 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
11475 (mode-line-mule-info, mode-line-modified): Move bindings from
11476 mouse-3 to mouse-1.
11477
11478 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
11479
11480 * simple.el (sendmail-user-agent-compose): Revert last change.
11481
11482 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
11483
11484 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
11485 Use with-current-buffer.
11486 (ange-ftp-gwp-start): Remove unused var `gw-user'.
11487 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
11488 (ange-ftp-insert-directory): Remove unused var `short'.
11489 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
11490
11491 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
11492 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
11493
11494 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
11495 (check-calendar-holidays, diary-list-entries): Autoload.
11496 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
11497 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
11498
11499 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
11500 which mistakenly removed a call to display-buffer.
11501
11502 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
11503
11504 * obsolete/iso-insert.el: Move to obsolete/ from international/.
11505
11506 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
11507
11508 * progmodes/hideshow.el
11509 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
11510 (hs-allow-nesting): New user var.
11511 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
11512 (hs-hide-block-at-point): When nesting allowed,
11513 if there is already an overlay in place, delete it.
11514 (hs-safety-is-job-n): Delete func; remove call sites.
11515 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
11516 (hs-overlay-at): New func.
11517 (hs-already-hidden-p, hs-show-block): Use it.
11518 (hs-hide-all): Don't pre-clean if nesting allowed.
11519 (hs-show-all): Temporarily disallow
11520 nesting around call to `hs-discard-overlays'.
11521
11522 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
11523
11524 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
11525 Delete unused local var.
11526
11527 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
11528
11529 * help-fns.el (describe-categories): "?\ " -> "?\s".
11530 (help-do-arg-highlight): Recognize also ARG-n, as in
11531 `move-to-left-margin' (ARG+n is already recognized). Simplify.
11532
11533 * international/codepage.el (dos-unsupported-char-glyph):
11534 * net/newsticker.el (tool-bar-map, w3-mode-map)
11535 (w3m-minor-mode-map):
11536 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
11537 (ent-alist):
11538 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
11539
11540 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
11541
11542 * custom.el (custom-push-theme): Handle the case where a symbol is
11543 bound but face properties have not yet been assigned.
11544
11545 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
11546 Fix behavior if noerase is `t' and there is no mail buffer.
11547
11548 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
11549 if `continue' is nil, rather than signal an error.
11550
11551 2005-09-12 Richard M. Stallman <rms@gnu.org>
11552
11553 * font-lock.el (font-lock-keywords): Add autoload.
11554
11555 * help-fns.el (describe-variable): Rearrange to put source link
11556 in a predictable place.
11557
11558 * net/newsticker.el: New file.
11559
11560 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11561
11562 * calendar/calendar.el (calendar-for-loop): Add edebug info.
11563 (calendar-basic-setup): Use the new nil arg.
11564 (number-of-diary-entries): Move to diary-lib.el.
11565
11566 * calendar/diary-lib.el: Use with-current-buffer, match-string.
11567 (diary-list-entries): Use with-syntax-table and dolist.
11568 Rename from list-diary-entries.
11569 Use number-of-diary-entries if `number' is nil.
11570 (diary, diary-view-entries): Use this new name and new nil arg value.
11571 (number-of-diary-entries): Move from calendar.el.
11572 (diary-unhide-everything): New function.
11573 (include-other-diary-files, fancy-diary-display)
11574 (diary-show-all-entries, make-diary-entry): Use it.
11575 (diary-mail-entries): Use buffer-string.
11576 (mark-diary-entries): Fix long standing paren typo.
11577 (diary-sexp-entry): Use count-lines.
11578 (make-diary-entry): Avoid `previous-line'.
11579 (diary-mode-map): New var.
11580 (diary-mode): Redraw cal after saving. Setup header-line.
11581 (fancy-diary-display-mode): Use local-set-key.
11582
11583 * startup.el (command-line): Try calling various terminal-init-foo-bar
11584 functions by stripping hyphenated suffixes from $TERM.
11585
11586 * files.el (normal-mode): Check boundness of font-lock-keywords.
11587
11588 2005-09-12 Richard M. Stallman <rms@gnu.org>
11589
11590 * progmodes/compile.el: Don't decide a file's directory
11591 until the user actually tries to go there.
11592 (compilation-next-error-function):
11593 Pass compilation-find-file the directory from the file-struct.
11594 (compilation-internal-error-properties): Separate local FILE-STRUCT
11595 from FILE. Doc the args better. Rename arg FMT to FMTS.
11596 (compilation-find-file): Arg DIR renamed to DIRECTORY.
11597 Expand it, and if nil, use default-directory.
11598 (compilation-get-file-structure): Don't mix specified directory
11599 with default directory. Put specified directory into
11600 file-struct. Don't make the file name absolute.
11601
11602 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
11603 (compile-command): Add autoload.
11604 (compilation-disable-input): Add autoload.
11605
11606 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
11607
11608 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
11609 strings of the variables it can override.
11610 (time-stamp): New (as yet undocumented) time-stamp-format escapes
11611 %Q and %q, for fully-qualified domain name and unqualified host name.
11612
11613 2005-09-11 Kim F. Storm <storm@cua.dk>
11614
11615 * emacs-lisp/authors.el (authors-aliases): Update list.
11616 (authors-fixed-entries): Update mldrag.el entry.
11617
11618 2005-09-10 Alan Mackenzie <acm@muc.de>
11619
11620 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
11621 from the region narrowed to.
11622
11623 2005-09-10 Magnus Henoch <mange@freemail.hu>
11624
11625 * textmodes/ispell.el (ispell-check-version): Signal an error if
11626 aspell version is less than 0.60.
11627
11628 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
11629
11630 * progmodes/octave-inf.el (inferior-octave-startup):
11631 Resync current dir at the end.
11632
11633 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
11634
11635 * woman.el (woman-topic-at-point-default):
11636 Rename to woman-use-topic-at-point-default.
11637 (woman-topic-at-point): Rename to woman-use-topic-at-point.
11638 (woman-file-name): Reflect renames above. Automatically use the
11639 word at point as topic if woman-use-topic-at-point is non-nil.
11640 Otherwise offer it as default but don't insert it in the
11641 minibuffer. Also use `test-completion' instead of `assoc' as
11642 suggested by Stefan Monnier.
11643
11644 2005-09-10 Andre Spiegel <spiegel@gnu.org>
11645
11646 * vc.el (vc-directory, vc-update-change-log): Throw an error on
11647 the attempt to do it over Tramp. This is not yet supported.
11648
11649 2005-09-10 Eli Zaretskii <eliz@gnu.org>
11650
11651 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
11652 (menu-bar-non-minibuffer-window-p): New functions.
11653 ("Split Window", "Save As..."): Use them.
11654 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
11655 ("Print Buffer", "Truncate Long Lines in this Buffer"):
11656 Use menu-bar-menu-frame-live-and-visible-p.
11657 ("Save Buffer", "Insert File", "Open Directory...")
11658 ("Open File...", "Visit New File..."):
11659 Use menu-bar-non-minibuffer-window-p.
11660 (kill-this-buffer-enabled-p, dired <menu-enable>):
11661 Use menu-bar-non-minibuffer-window-p.
11662
11663 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11664
11665 * cus-start.el (all): Don't complain about fringe-related
11666 built-ins if fringes are not supported. Ditto about
11667 selection-related built-ins. Fix the test for GTK-related built-ins.
11668
11669 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
11670 ("Postscript Print Buffer", "Print Region", "Save As...")
11671 ("Save", "Insert File...", "Open Directory...")
11672 ("Open File...", "Visit New File..."")
11673 ("Truncate Long Lines in this Buffer"): Don't look at
11674 menu-updating-frame if this display does not support multiple frames.
11675
11676 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11677
11678 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
11679
11680 2005-09-09 Emilio Lopes <eclig@gmx.net>
11681
11682 * woman.el: Format- and whitespace-related changes.
11683
11684 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11685
11686 * woman.el: Fix my email address.
11687
11688 2005-09-08 Richard M. Stallman <rms@gnu.org>
11689
11690 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
11691 (sh-mode): Locally set skeleton-pair-default-alist.
11692
11693 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
11694
11695 * progmodes/flymake.el: Require `compile' unconditionally.
11696
11697 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
11698
11699 * woman.el (woman-file-name): Provide a default, not initial input.
11700
11701 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
11702
11703 * font-lock.el (font-lock-support-mode): Doc fix.
11704
11705 * descr-text.el (describe-property-list): Handle non-symbol prop names.
11706
11707 2005-09-08 Richard M. Stallman <rms@gnu.org>
11708
11709 * simple.el (blink-matching-open): Get rid of text props from
11710 the string shown in echo area. Don't permanently set point.
11711 Some rearrangements.
11712
11713 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
11714
11715 * recentf.el (recentf-filename-handler): Add custom choice
11716 `abbreviate-file-name'.
11717
11718 * msb.el (msb--very-many-menus): Fix typo.
11719
11720 * disp-table.el (standard-display-european): Don't set
11721 enable-multibyte-characters to nil.
11722
11723 2005-09-08 David Ponce <david@dponce.com>
11724
11725 * recentf.el (recentf-show-file-shortcuts-flag): New option.
11726 (recentf-expand-file-name): Doc fix.
11727 (recentf-dialog-mode-map): Define digit shortcuts.
11728 (recentf--files-with-key): New variable.
11729 (recentf-show-digit-shortcut-filter): New function.
11730 (recentf-open-files-items): New function.
11731 (recentf-open-files): Use it.
11732 (recentf-open-file-with-key): New command.
11733
11734 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
11735
11736 * buff-menu.el (Buffer-menu-sort-by-column): New function.
11737 Suggested by Kim F. Storm.
11738 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
11739 (Buffer-menu-make-sort-button): Use global keymap.
11740
11741 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
11742
11743 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
11744 (Man-getpage-in-background-advice): Remove defadvice; it isn't
11745 necessary any longer with the remapped command.
11746 (Man-bgproc-sentinel-advice): Remove defadvice which counts
11747 formatting time only.
11748
11749 * net/tramp.el (tramp-action-password)
11750 (tramp-multi-action-password): Compile the password prompt from
11751 `method', `user' and `host'. Sometimes it isn't obvious which
11752 password to enter, for example with remote files offered by
11753 recentf.el, or with multiple steps. Suggested by Robert Marshall
11754 <robert@chezmarshall.freeserve.co.uk>.
11755
11756 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11757
11758 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
11759 Fix regexp for when "s///" is at the beginning of line.
11760
11761 2005-09-07 Jay Belanger <belanger@truman.edu>
11762
11763 * calc/calc-poly.el (math-expand-term): Multiply out any powers
11764 when in matrix mode.
11765
11766 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
11767
11768 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
11769 non-anonymous functions.
11770
11771 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
11772
11773 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
11774 when using a header line. Otherwise, use mouse-1-click-follows-link.
11775
11776 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
11777 can't be moved; don't signal an error.
11778
11779 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
11780
11781 * cus-theme.el (custom-theme-write-faces): Save the current face
11782 spec, not the defface spec.
11783
11784 * custom.el (custom-known-themes): Clarify meaning of "standard".
11785 (custom-push-theme): Save old values in the standard theme.
11786 (disable-theme): Correct typo.
11787 (custom-face-theme-value) Deleted unused function.
11788 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
11789
11790 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
11791
11792 * progmodes/compile.el (compilation-goto-locus): Take into account
11793 iconified frames when determining whether the buffer is
11794 already visible.
11795 Don't reset window height if the window already existed.
11796
11797 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
11798
11799 * custom.el (load-theme): Rename from require-theme.
11800 Add interactive spec.
11801 (enable-theme): Rename from custom-enable-theme.
11802 Add interactive spec.
11803 (disable-theme): Rename from custom-disable-theme.
11804 Add interactive spec.
11805 (custom-make-theme-feature): Doc fix.
11806 (custom-theme-directory): Doc fix.
11807 (provide-theme): Call enable-theme.
11808
11809 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
11810
11811 * obsolete/lazy-lock.el (lazy-lock-mode):
11812 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
11813 font-lock-mode if it's off. Print a warning instead.
11814
11815 * progmodes/compile.el (compilation-start): Ignore errors if the
11816 process died before we get to send-eof.
11817
11818 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
11819 Undo last change. Enclosing the result in quotes broke things on Unix
11820 since tex-send-command passes it through shell-quote-argument.
11821 (tex-send-command): Pass `file' through convert-standard-filename
11822 when possible.
11823 (tex-uptodate-p): Handle the case where TeX hasn't put additional
11824 info in a transcript.
11825
11826 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
11827
11828 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
11829 fix compilation warning. Reorder the key definitions to group
11830 together keys emitted by the current version of xterm.
11831
11832 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
11833 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
11834 Reorder predicates to correct min-color usage.
11835
11836 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
11837
11838 * longlines.el (longlines-mode): Inhibit read-only when encoding.
11839 Kill local variables when longlines-mode is turned off.
11840
11841 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
11842
11843 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
11844
11845 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
11846
11847 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
11848
11849 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
11850 (font-lock-lines-before): Change default to being inactive.
11851 (font-lock-default-fontify-region): Obey font-lock-lines-before.
11852 (font-lock-after-change-function): Don't handle f-l-lines-before here.
11853
11854 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11855
11856 * net/tramp.el (tramp-handle-make-auto-save-file-name):
11857 Deactivate temporarily advice if active (not needed for Emacs 22,
11858 but for backwards compatibility).
11859 (tramp-exists-file-name-handler): Rewrite. First implementation
11860 was too simple.
11861 (tramp-advice-make-auto-save-file-name):
11862 Call `tramp-handle-make-auto-save-file-name' (again, just for
11863 backwards compatibility).
11864
11865 2005-08-31 Reto Zimmermann <reto@gnu.org>
11866
11867 * progmodes/vhdl-mode.el
11868 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
11869 (vhdl-end-p): Fix indentation bug "else" after "-- when".
11870 (vhdl-set-default-project): New function (easier setting of default).
11871 (vhdl-port-copy): Handle extended identifiers for generics.
11872 (vhdl-compiler-alist): Better description for error message regexp.
11873 (vhdl-make): Query for target, use previous as default.
11874 (vhdl-port-copy): Fix port copy for port names starting with "signal".
11875 (vhdl-font-lock-keywords-2): Fix fontification for record
11876 el. assign.
11877 (vhdl-speedbar-make-subpack-line): Add package body link.
11878 (vhdl-generate-makefile-1): Not include itself as dependency.
11879 (vhdl-font-lock-init): Highlight c-preprocessor directives.
11880 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
11881 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
11882 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
11883 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
11884 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
11885 (vhdl-import-project): Add string argument for `error'.
11886 (vhdl-compose-configuration)
11887 (vhdl-compose-configuration-architecture): Add configuration
11888 declaration generation.
11889 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
11890 (vhdl-trailer-re): Add "record" keyword (better indentation).
11891 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
11892 "[^ \t-\"]+".
11893 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
11894 (vhdl-testbench-entity-file-name)
11895 (vhdl-testbench-architecture-file-name): Allow separate
11896 customization of testbench file names.
11897 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
11898 (vhdl-get-visible-signals): Allow newline within alias declaration.
11899 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
11900 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
11901 (member-ignore-case): Alias for missing function in XEmacs.
11902 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
11903 (vhdl-update-sensitivity-list): Ignore case on read signals.
11904 (vhdl-replace-string): Adjust case only for file names.
11905 (vhdl-update-sensitivity-list): Fix search for read signals.
11906 (vhdl-update-sensitivity-list): Exclude formal parameters.
11907 (vhdl-get-visible-signals): Include aliases of signals.
11908 (vhdl-get-visible-signals): Fix signal name searching.
11909 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
11910 (vhdl-fixup-whitespace-region): Fix for character
11911 literals (e.g. `:').
11912
11913 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
11914
11915 * ansi-color.el (comint-last-output-start):
11916 * bs.el (font-lock-verbose):
11917 * diff-mode.el (add-log-buffer-file-name-function):
11918 * dired-x.el (vm-folder-directory):
11919 * faces.el (help-xref-stack-item):
11920 * files.el (font-lock-keywords):
11921 * find-lisp.el (dired-buffers, dired-subdir-alist):
11922 * ido.el (cua-inhibit-cua-keys):
11923 * log-view.el (cvs-minor-wrap-function):
11924 * outline.el (font-lock-warning-face):
11925 * simple.el (compilation-current-error):
11926 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
11927 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
11928 * tooltip.el (comint-prompt-regexp):
11929 * w32-fns.el (explicit-shell-file-name):
11930 * term/mac-win.el (mac-charset-info-alist)
11931 (mac-services-selection, mac-system-script-code):
11932 * term/tty-colors.el (msdos-color-values):
11933 * term/w32-win.el (xlfd-regexp-registry-subnum):
11934 * term/x-win.el (x-keysym-table, x-selection-timeout)
11935 (x-session-id, x-session-previous-id):
11936 * textmodes/ispell.el (mail-yank-prefix):
11937 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
11938 * textmodes/org.el (calc-embedded-close-formula)
11939 (calc-embedded-open-formula)
11940 (font-lock-unfontify-region-function):
11941 * textmodes/reftex-global.el (isearch-next-buffer-function)
11942 (TeX-master):
11943 * textmodes/reftex.el (font-lock-keywords):
11944 * textmodes/tex-mode.el (font-lock-comment-face)
11945 (font-lock-doc-face):
11946 * textmodes/texinfo.el (outline-heading-alist):
11947 Add defvars.
11948
11949 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
11950 (artist-spray-chars, artist-mode-init, artist-replace-string)
11951 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
11952 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
11953 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
11954
11955 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
11956 (conf-align-assignments): "?\ " -> "?\s".
11957
11958 * textmodes/reftex-index.el (TeX-master): Add defvar.
11959 (reftex-index-phrases-marker): Move up defvar.
11960
11961 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
11962 (reftex-toc-include-labels-indicator)
11963 (reftex-toc-include-index-indicator)
11964 (reftex-toc-max-level-indicator): Move up declarations.
11965
11966 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
11967 of args to `tramp-run-real-handler', even if it's empty in this case.
11968
11969 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11970
11971 * dired.el (dired-move-to-filename-regexp): Add date format for
11972 Mac OS X 10.3 in East Asian locales.
11973
11974 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11975
11976 * files.el (make-auto-save-file-name): Add file name handler call
11977 if applicable.
11978
11979 * net/tramp.el (tramp-file-name-handler-alist)
11980 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
11981 (tramp-handle-make-auto-save-file-name): Rename from
11982 `tramp-make-auto-save-file-name'.
11983 (tramp-exists-file-name-handler): New defun.
11984 (tramp-advice-make-auto-save-file-name): Make defadvice only when
11985 `make-auto-save-file-name' is not a magic file name operation.
11986
11987 2005-08-30 Richard M. Stallman <rms@gnu.org>
11988
11989 * files.el (risky-local-variable-p):
11990 Match `-predicates' and `-commands.
11991
11992 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
11993 (custom-save-all): Visit the file if necessary;
11994 kill the buffer if we created it.
11995 (custom-save-delete): Don't visit file or kill buffer here.
11996
11997 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
11998
11999 * textmodes/org.el (org-special-keyword): New face.
12000 (org-table-copy-down, org-table-eval-formula)
12001 (org-table-recalculate, org-init-section-numbers):
12002 Use `string-to-number' instead of `string-to-int'.
12003 (org-get-location): Use `insert-buffer-substring' instead of
12004 `insert-buffer'.
12005 (org-modify-diary-entry-string): New function.
12006 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
12007 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
12008 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
12009 active region.
12010 (org-export-as-html): Handle QUOTE keyword.
12011 (org-quote-string): New option.
12012 (org-bookmark-jump-unhide): New function, used for
12013 `bookmark-after-jump-hook'.
12014 (org-diary-default-entry): Apply only when not called through
12015 `org-agenda'.
12016
12017 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
12018
12019 * net/eudc.el (mode-popup-menu):
12020 * play/handwrite.el (ps-printer-name, ps-lpr-command):
12021 * progmodes/ada-mode.el (compile-auto-highlight)
12022 (skeleton-further-elements):
12023 * progmodes/autoconf.el (font-lock-syntactic-keywords):
12024 * progmodes/cmacexp.el (msdos-shells):
12025 * progmodes/compile.el (font-lock-extra-managed-props)
12026 (font-lock-keywords, font-lock-maximum-size)
12027 (font-lock-support-mode):
12028 * progmodes/grep.el (font-lock-lines-before):
12029 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
12030 * progmodes/mixal-mode.el (compile-command):
12031 * progmodes/perl-mode.el (font-lock-comment-face)
12032 (font-lock-doc-face, font-lock-string-face):
12033 * progmodes/prolog.el (comint-prompt-regexp):
12034 * progmodes/sh-script.el (font-lock-comment-face)
12035 (font-lock-set-defaults, font-lock-string-face):
12036 * progmodes/sql.el (font-lock-keyword-face)
12037 (font-lock-set-defaults, font-lock-string-face):
12038 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
12039 (itimer-version, lazy-lock-defer-contextually)
12040 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
12041 Add defvars.
12042
12043 * progmodes/cperl-mode.el (cperl-electric-lbrace)
12044 (cperl-electric-keyword, cperl-electric-pod)
12045 (cperl-electric-backspace, cperl-forward-re)
12046 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
12047 (vc-rcs-header, vc-sccs-header): Add defvars.
12048
12049 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
12050 (font-lock-syntactic-keywords, gud-find-expr-function):
12051 Add defvars.
12052
12053 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
12054 (gdb-frame-parameters): Declare before use.
12055
12056 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
12057 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
12058 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
12059 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
12060
12061 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
12062 (idlwave-help-with-source): Use `insert-buffer-substring', not
12063 `insert-buffer'.
12064
12065 2005-08-29 Juri Linkov <juri@jurta.org>
12066
12067 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
12068 Put outline-back-to-heading function call inside save-excursion.
12069
12070 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
12071
12072 * man.el (Man-init-defvars, Man-translate-references)
12073 (Man-support-local-filenames, Man-highlight-references):
12074 * progmodes/sql.el (sql-interactive-mode):
12075 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
12076
12077 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
12078 (compilation-mode-font-lock-keywords): Add defvars.
12079 (checkdoc-interactive-loop): "?\ " -> "?\s".
12080
12081 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
12082 (font-lock-doc-face, font-lock-string-face)
12083 (font-lock-keywords-case-fold-search): Add defvars.
12084 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
12085
12086 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
12087 Don't pass X and Y (they are ignored anyway).
12088 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
12089 (mouse-delete-window): Make arguments optional.
12090
12091 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
12092 (caesar-translate-table, minor-modes, news-buffer-save)
12093 (news-group-name, news-minor-modes): Add defvars.
12094
12095 * emacs-lisp/lselect.el (mouse-highlight-priority)
12096 (x-lost-selection-functions, zmacs-regions):
12097 * emacs-lisp/pp.el (font-lock-verbose):
12098 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
12099 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
12100 (ses-mode-map):
12101 * emacs-lisp/tcover-unsafep.el (safe-functions):
12102 * international/mule-cmds.el (mac-system-coding-system)
12103 (mac-system-locale):
12104 * language/ethio-util.el (rmail-current-message)
12105 (rmail-message-vector):
12106 * language/thai-util.el (thai-auto-composition-mode):
12107 * mail/metamail.el (rmail-current-message, rmail-message-vector):
12108 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
12109 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
12110 (vm-primary-inbox, vm-spool-files):
12111 * mail/rmail.el (deleted-head, font-lock-fontified)
12112 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
12113 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
12114 (total-messages):
12115 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
12116 (rmail-summary-mode-map):
12117 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
12118 (rmail-last-label, rmail-last-multi-labels)
12119 (rmail-summary-vector, rmail-total-messages):
12120 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
12121 * mail/rmailsum.el (msgnum):
12122 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
12123 (rmail-current-message):
12124 * obsolete/fast-lock.el (font-lock-face-list):
12125 * obsolete/rnewspost.el (mail-reply-buffer):
12126 * obsolete/scribe.el (compile-command):
12127 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
12128
12129 2005-08-28 John Paul Wallington <jpw@gnu.org>
12130
12131 * ibuf-ext.el (ibuffer-auto-update-changed):
12132 Use `frame-or-buffer-changed-p' to check whether we need to update.
12133 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
12134 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
12135 as a `frame-or-buffer-changed-p' state vector instead.
12136
12137 2005-08-27 Romain Francoise <romain@orebokech.com>
12138
12139 * textmodes/makeinfo.el (makeinfo-compile):
12140 Use `compilation-start'. Set `next-error-function' according to
12141 `disable-errors'.
12142 (makeinfo-next-error): New function.
12143 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
12144 (makeinfo-buffer): Likewise.
12145
12146 * progmodes/compile.el (compilation-start): Add autoload cookie.
12147
12148 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
12149 * textmodes/sgml-mode.el: Likewise.
12150 * progmodes/python.el: Likewise.
12151
12152 2005-08-27 Eli Zaretskii <eliz@gnu.org>
12153
12154 * simple.el (blink-matching-paren-distance): Document the meaning
12155 of nil value, and allow to customize to nil.
12156
12157 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
12158 command.com, not command.exe.
12159
12160 2005-08-26 John Wiegley <johnw@newartisans.com>
12161
12162 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
12163 code around a bit so that an extraneous nil argument is not added
12164 to a command when no args are given.
12165
12166 * eshell/esh-arg.el (eshell-parse-double-quote): If a
12167 double-quoted argument resolves to nil, return it as an empty
12168 string rather than as nil. This made it impossible to pass "" to
12169 a shell script as a null string argument.
12170
12171 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
12172
12173 * outline.el (outline-invent-heading): New fun.
12174 (outline-promote, outline-demote): Use it.
12175 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
12176 (outline-end-of-subtree): Remove unused var `opoint'.
12177
12178 2005-08-26 David Reitter <david.reitter@gmail.com>
12179
12180 * menu-bar.el (truncate-lines, write-file, print-buffer)
12181 (ps-print-buffer-faces, ps-print-buffer, split-window):
12182 Disable menu items when the frame they refer to is invisible, or when
12183 they refer to a buffer and the minibuffer is selected.
12184
12185 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
12186
12187 * progmodes/flymake.el (flymake-highlight-err-lines):
12188 Use save-excursion around flymake-highlight-line to preserve point.
12189
12190 2005-08-26 Eli Zaretskii <eliz@gnu.org>
12191
12192 * progmodes/octave-mod.el: Change Author and Maintainer address.
12193 (octave-maintainer-address): Change Kurt's email address.
12194 * progmodes/octave-inf.el: Change Author and Maintainer address.
12195 * progmodes/octave-hlp.el: Change Author and Maintainer address.
12196
12197 2005-08-26 Kim F. Storm <storm@cua.dk>
12198
12199 * subr.el (version-list-<, version-list-<=, version-list-=):
12200 Rename from integer-list-*.
12201 (version-list-not-zero): Likewise. Fix while loop.
12202 (version=): Use version-list-= instead of string-equal.
12203
12204 2005-08-26 Richard M. Stallman <rms@gnu.org>
12205
12206 * outline.el (outline-promote): Try shortening the heading.
12207 As last resort, read the heading to use.
12208 (outline-demote): As last resort, read the heading to use.
12209
12210 2005-08-26 Romain Francoise <romain@orebokech.com>
12211
12212 * progmodes/compile.el (compilation-start): Doc fix.
12213
12214 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
12215 (antlr-font-lock-additional-keywords): Fix reference to
12216 `antlr-font-lock-literal-regexp' erroneously changed during the
12217 mass face rename.
12218 (antlr-run-tool): Use `compilation-start'.
12219
12220 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
12221 instead of the obsolete `compile-internal'.
12222
12223 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
12224
12225 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
12226 (number, original-date):
12227 * calendar/cal-china.el (date):
12228 * calendar/cal-coptic.el (date):
12229 * calendar/cal-french.el (date):
12230 * calendar/cal-hebrew.el (date, entry, number, original-date):
12231 * calendar/cal-islam.el (date, number, original-date):
12232 * calendar/cal-iso.el (date):
12233 * calendar/cal-julian.el (date):
12234 * calendar/cal-mayan.el (date):
12235 * calendar/cal-menu.el (date, event):
12236 * calendar/cal-persia.el (date):
12237 * calendar/lunar.el (date):
12238 * calendar/solar.el (date): Add defvars.
12239
12240 * emerge.el:
12241 * ibuffer.el:
12242 * info-xref.el:
12243 * obsolete/bg-mouse.el:
12244 * obsolete/sun-curs.el:
12245 * obsolete/swedish.el: Move the `defvar's to the top level.
12246
12247 * smerge-mode.el (smerge-refined-change): Add :group.
12248
12249 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
12250
12251 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
12252 (smerge-keep-n): Remove props.
12253 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
12254 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
12255 now that it's done in smerge-keep-n.
12256 (smerge-refined-change): New face.
12257 (smerge-refine-chopup-region, smerge-refine-highlight-change)
12258 (smerge-refine): New funs.
12259 (smerge-basic-map): Bind smerge-refine.
12260
12261 2005-08-25 Juri Linkov <juri@jurta.org>
12262
12263 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
12264 compilation-process-setup-function and compilation-disable-input
12265 in grep-mode instead of let-bindings in grep.
12266
12267 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
12268 Delete "Automatic File De/compression" (auto-compression-mode).
12269
12270 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
12271
12272 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
12273 Silence warning about non-existent variable.
12274
12275 2005-08-25 Richard M. Stallman <rms@gnu.org>
12276
12277 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
12278 Rename "Describe Key" to "Describe Key or Mouse Operation".
12279
12280 * mail/mailalias.el (build-mail-aliases): Delete comments
12281 from the contents before processing them.
12282
12283 * isearch.el (isearch-edit-string): Erase the Search prompt
12284 if user enters an empty string and there is no default.
12285
12286 * comint.el (comint-file-name-prefix): Add autoload.
12287
12288 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
12289
12290 * subr.el (play-sound): Rearrange to avoid warning.
12291
12292 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
12293
12294 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
12295 New hook.
12296 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
12297
12298 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
12299
12300 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
12301
12302 * custom.el (custom-theme-set-variables): Sort minor modes last.
12303
12304 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12305
12306 * subr.el (version-separator, version-regexp-alist): New vars used by
12307 version comparison funs.
12308 (integer-list-<, integer-list-=, integer-list-<=)
12309 (integer-list-not-zero): New funs for integer list comparison.
12310 (version-to-list, version=, version<, version<=): New funs for version
12311 comparison.
12312
12313 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
12314
12315 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
12316 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
12317 time to silence the byte-compiler.
12318
12319 * ibuffer.el (ibuffer-compile-make-eliding-form)
12320 (ibuffer-check-formats): Use `with-no-warnings' to hide references
12321 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
12322 so it's silly to get warnings for it).
12323 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
12324 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
12325 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
12326 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
12327 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
12328 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
12329 Defvar at compile time.
12330 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
12331 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
12332 Declare them before use.
12333
12334 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
12335 (info-xref-good, info-xref-bad): Defvar at compile time.
12336
12337 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
12338 Use `let*' instead of `let'.
12339
12340 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
12341 (*mouse-y*, menu, char): Defvar at compile time.
12342 (sc::menu): Declare it before use.
12343 (sc::pack-one-line): Use `let', not `let*'.
12344
12345 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
12346 (mail-send-hook): Defvar at compile time.
12347
12348 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
12349 Defvar at compile time.
12350
12351 * term/sun-mouse.el (current-global-mousemap)
12352 (current-local-mousemap): Declare them before use.
12353
12354 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
12355
12356 * bookmark.el (bookmark-after-jump-hook): New hook.
12357 (bookmark-jump): Run `bookmark-after-jump-hook'.
12358
12359 2005-08-23 Juri Linkov <juri@jurta.org>
12360
12361 * faces.el (minibuffer-prompt): Doc fix.
12362
12363 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
12364
12365 * progmodes/xscheme.el: Trivial changes to silence warnings.
12366 (xscheme-previous-mode, xscheme-previous-process-state):
12367 Add defvars.
12368 (xscheme-last-input-end, xscheme-process-command-line)
12369 (xscheme-process-name, xscheme-buffer-name)
12370 (xscheme-expressions-ring-max, xscheme-expressions-ring)
12371 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
12372 (xscheme-control-g-synchronization-p)
12373 (xscheme-control-g-disabled-p, xscheme-string-receiver)
12374 (default-xscheme-runlight, xscheme-runlight)
12375 (xscheme-runlight-string, xscheme-process-filter-state)
12376 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
12377 Move to beginning of file.
12378 (scheme-interaction-mode-commands-alist)
12379 (scheme-interaction-mode-map, scheme-debugger-mode-map):
12380 Declare them before use. Note: the initialization code for the variables
12381 has not been moved because it uses functions that reference the variables.
12382 (xscheme-control-g-message-string, xscheme-process-filter-alist)
12383 (xscheme-prompt-for-expression-map): Declare them before use.
12384 (scheme-debugger-mode-commands): "?\ " -> "?\s".
12385
12386 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
12387
12388 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
12389
12390 2005-08-22 Juri Linkov <juri@jurta.org>
12391
12392 * faces.el (set-face-underline): Delete this duplicate function
12393 and make an obsolete alias to set-face-underline-p.
12394 (set-face-underline-p): Use docstring of set-face-underline.
12395 (describe-face): Create hyperlink to parent face.
12396
12397 * info.el (Info-insert-dir): Use save-excursion around
12398 insert-buffer-substring.
12399 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
12400 (Info-escape-percent): Delete function.
12401 (Info-fontify-node): Replace Info-escape-percent by
12402 replace-regexp-in-string with REP arg set to lambda that
12403 duplicates `%' and preserves text properties.
12404
12405 * progmodes/compile.el (compilation-disable-input): Doc fix.
12406 (define-compilation-mode): Doc fix and refill.
12407 (kill-compilation): Use `mode-name' in the error message.
12408 (compilation-find-file): Use `compilation-error' in the
12409 read-file-name's prompt.
12410
12411 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
12412
12413 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
12414 (smerge-auto-leave): Make undo re-enable the mode.
12415 (debug-ignored-errors): Add the user-error of impossible resolution.
12416 (smerge-resolve): Move things around a bit, in preparation for later.
12417 (smerge-diff): Don't fail if the buffer has no associated file.
12418 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
12419 (smerge-conflict-overlay): New function.
12420 (smerge-match-conflict): Don't add text properties here.
12421 (smerge-find-conflict): Instead, add an overlay here.
12422 Also check for the case where we're inside a conflict already, so as to
12423 obviate the need for font-lock-multiline, which is unbearably slow with
12424 large conflicts and ciomplex font-lock patterns.
12425 (smerge-remove-props): Remove overlay rather than text-properties.
12426 (smerge-mode): Don't set font-lock-multiline.
12427 Remove overlays when turned off.
12428
12429 2005-08-21 Kim F. Storm <storm@cua.dk>
12430
12431 * ido.el (ido-ignore-item-p): Use save-match-data.
12432 Bind case-fold-search to ido-case-fold locally.
12433
12434 2005-08-20 Richard M. Stallman <rms@gnu.org>
12435
12436 * files.el (normal-mode): If font lock is on, turn it off and on.
12437
12438 * subr.el (replace-regexp-in-string): Doc fix.
12439
12440 * startup.el (command-line-1): Don't suppress startup screen
12441 due to existing processes.
12442
12443 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
12444
12445 * progmodes/compile.el (compilation-disable-input): Default to nil.
12446
12447 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
12448
12449 * progmodes/compile.el (compilation-disable-input): New defcustom.
12450 (compilation-start): If compilation-disable-input is non-nil, send
12451 EOF to the compilation process.
12452
12453 2005-08-20 Eli Zaretskii <eliz@gnu.org>
12454
12455 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
12456 Run the argument of tex-shell-cd-command through
12457 convert-standard-filename, to get the correct style of slashes on
12458 Windows, and enclose the result in quotes, in case the file name
12459 includes whitespace or other special characters.
12460
12461 2005-08-19 Andreas Schwab <schwab@suse.de>
12462
12463 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
12464 process.
12465
12466 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
12467
12468 * cus-start.el (minibuffer-prompt-properties): Correct typo.
12469
12470 2005-08-18 Kim F. Storm <storm@cua.dk>
12471
12472 * scroll-lock.el: Fix errors due to incorrect line wrapping.
12473
12474 2005-08-18 Richard M. Stallman <rms@gnu.org>
12475
12476 * scroll-lock.el: New file.
12477
12478 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
12479
12480 * dired.el (dired-move-to-end-of-filename):
12481 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
12482
12483 2005-08-18 Kim F. Storm <storm@cua.dk>
12484
12485 * ido.el (ido-everywhere): Fix defcustom :set function to disable
12486 rather than toggle mode when custom value is nil.
12487 (ido-everywhere): Fix defun doc string.
12488
12489 2005-08-17 Richard M. Stallman <rms@gnu.org>
12490
12491 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
12492 as tag instead of "Inviolable".
12493
12494 2005-08-17 Kim F. Storm <storm@cua.dk>
12495
12496 * windmove.el (windmove-coordinates-of-position): Remove.
12497 (windmove-coordinates-of-window-position): Remove.
12498 (windmove-reference-loc): Use posn-at-point instead.
12499
12500 * subr.el (insert-for-yank-1): Doc fix.
12501
12502 * ido.el (ido-enter-matching-directory): Rename from
12503 ido-enter-single-matching-directory. Change `slash' choice to
12504 `only'. Add `first' choice.
12505 (ido-exhibit): Adapt to above changes.
12506
12507 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
12508
12509 * Makefile.in: Expand comment about building loaddefs.el.
12510
12511 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
12512
12513 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
12514 Comment use of defadvice.
12515
12516 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
12517
12518 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
12519
12520 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
12521 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
12522 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
12523 * progmodes/idlw-shell.el, progmodes/ld-script.el,
12524 * progmodes/which-func.el, ruler-mode.el, strokes.el,
12525 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
12526 for backward compatibility for faces that did not appear in the
12527 previous Emacs release.
12528
12529 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
12530
12531 2005-08-15 Kim F. Storm <storm@cua.dk>
12532
12533 * emulation/cua-base.el (cua-delete-region): Return t if
12534 deleted region was non-empty.
12535 (cua-replace-region): Inhibit overwrite-mode for
12536 self-insert-command if replaced region was non-empty.
12537 (cua--explicit-region-start, cua--status-string): Make them
12538 buffer-local at top-level...
12539 (cua-mode): ...rather than when mode is enabled.
12540
12541 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
12542
12543 * progmodes/vhdl-mode.el (vhdl-emacs-21):
12544 Set t for Emacs 21, 22, and so on.
12545
12546 2005-08-15 David Ponce <david@dponce.com>
12547
12548 * tree-widget.el: Update Commentary header.
12549 (tree-widget-theme): Doc fix.
12550 (tree-widget-space-width): New option.
12551 (tree-widget-image-properties): Look up in the default theme too.
12552 (tree-widget--cursors): Only for images with arrow pointer shape.
12553 (tree-widget-lookup-image): Pointer shape is hand by default.
12554 (tree-widget-icon): Rename generic icon widget from
12555 `tree-widget-control'.
12556 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
12557 derive from `tree-widget-icon'.
12558 (tree-widget-handle): Improve default look and feel of the text
12559 representation.
12560 (tree-widget): Rename :*-control properties to :*-icon properties.
12561 Add :action and :help-echo properties.
12562 (tree-widget-after-toggle-functions): Move.
12563 (tree-widget-close-node, tree-widget-open-node): Remove.
12564 (tree-widget-before-create-icon-functions): New hook.
12565 (tree-widget-value-create): Update to allow customization of icons
12566 and nodes at run-time via that new hook.
12567 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
12568 (tree-widget-icon-action, tree-widget-icon-help-echo)
12569 (tree-widget-action, tree-widget-help-echo): New functions.
12570
12571 2005-08-15 Kim F. Storm <storm@cua.dk>
12572
12573 * ido.el (ido-buffer-internal): Use with-no-warnings.
12574 (ido-make-merged-file-list): Use while-no-input.
12575
12576 2005-08-15 Richard M. Stallman <rms@gnu.org>
12577
12578 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
12579 (flyspell-large-region): Fix doc and custom type.
12580
12581 2005-08-14 Richard M. Stallman <rms@gnu.org>
12582
12583 * files.el (interpreter-mode-alist): Doc fix.
12584
12585 * mail/rmail.el (rmail-nonignored-headers): New variable.
12586 (rmail-clear-headers): Use it.
12587 (rmail-reply): Better handling of mail-followup-to header.
12588
12589 * progmodes/sh-script.el (sh-font-lock-keywords-var):
12590 Rename variable from sh-font-lock-keywords. In the `shell' entry,
12591 don't try to refer to executable-font-lock-keywords.
12592 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
12593 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
12594 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
12595 (sh-mode): Set comment-start-skip, local-abbrev-table,
12596 imenu-case-fold-search.
12597 (sh-set-shell): Don't set them here.
12598 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
12599 Don't cache the results in the original alist; don't ever modify
12600 that alist.
12601
12602 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
12603
12604 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
12605 empty.
12606
12607 2005-08-15 Andreas Schwab <schwab@suse.de>
12608
12609 * desktop.el: Put autoload cookie at risky-local-variable declarations.
12610
12611 * dired.el, info.el, mail/rmail.el: Revert last change.
12612
12613 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
12614
12615 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
12616 modification in `eval-after-load' form.
12617 * info.el: Likewise.
12618 * mail/rmail.el: Likewise.
12619
12620 2005-08-14 Juri Linkov <juri@jurta.org>
12621
12622 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12623 Remove highlighting of "Compilation started". Highlight only
12624 the word "finished" in "Compilation finished". Add highlighting
12625 of "interrupt", "killed", "terminated" and the exit code.
12626 (compilation-start): Add newline after header. Use exactly the
12627 same time stamp format as the finishing message.
12628 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
12629
12630 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
12631 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
12632 Add highlighting of "interrupt", "killed", "terminated".
12633
12634 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
12635 enabled and the current command is self-insert-command, call it
12636 explicitly with overwrite-mode bound to nil, to not allow it
12637 to delete the character after the selected region.
12638
12639 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
12640
12641 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
12642 move-end-of-line, end-of-line, and beginning-of-line to the list
12643 of commands after which the echo area is updated.
12644
12645 2005-08-12 Eli Zaretskii <eliz@gnu.org>
12646
12647 * cus-edit.el (custom-save-all, custom-save-delete):
12648 Bind recentf-exclude to exclude custom-file.
12649
12650 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
12651
12652 * mail/rmailsum.el (rmail-summary-end-of-message): New command
12653 to go to the bottom of the mail message. Added to
12654 `rmail-summary-mode-map' with key "/".
12655 (rmail-summary-show-message): New (internal) function for use by
12656 both `rmail-summary-beginning/end-of-message'.
12657 (rmail-summary-beginning-of-message): Change to use
12658 rmail-summary-show-message.
12659
12660 * mail/rmail.el (rmail-end-of-message): New command to go to the
12661 end of the current message. Added to `rmail-mode-map' with key "/".
12662 (rmail-beginning-of-message): Fix to work as documented.
12663 (rmail-mode): Change documentation.
12664
12665 * progmodes/compile.el (compilation-start): Add the line
12666 "Compilation started" with compilation start time.
12667 (compilation-mode-font-lock-keywords): Add `started' to keywords.
12668
12669 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
12670
12671 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
12672 of menu items.
12673
12674 2005-08-11 Richard M. Stallman <rms@gnu.org>
12675
12676 * simple.el (pop-global-mark): Reverse test of widen-automatically.
12677
12678 * battery.el (battery-status-function): Don't use ignore-errors.
12679
12680 2005-08-11 Lute Kamstra <lute@gnu.org>
12681
12682 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
12683 define-obsolete-variable-alias.
12684
12685 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
12686
12687 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
12688 (ange-ftp-send-cmd): Revert last change, and expand
12689 the comment explaining the problem.
12690
12691 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
12692
12693 * ldefs-boot.el: Update.
12694
12695 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
12696 item to "Time, Load and Mail". Change help echo text.
12697
12698 * time.el (display-time-use-mail-icon, display-time-format)
12699 (display-time-string-forms): Shorten first line of docstrings.
12700
12701 2005-08-10 Lars Hansen <larsh@soem.dk>
12702
12703 * desktop.el (desktop-buffer-mode-handlers):
12704 Make non-customizable. Add autoload cookie. Change initial value to
12705 nil; add elements in respective modules instead. Fix doc string.
12706 (desktop-load-file): New function.
12707 (desktop-minor-mode-handlers): New autoloaded variable.
12708 (desktop-create-buffer): Call minor mode handlers.
12709 Use desktop-load-file to load major and minor mode modules prior to
12710 checking for a handler.
12711 (desktop-save): Don't add nil to desktop-minor-modes for minor
12712 modes with nil function in desktop-minor-mode-table. Don't delete
12713 desktop file before rewriting it.
12714 (desktop-locals-to-save): Add autoload cookie. Don't make
12715 automatically buffer-local. Add variables column-number-mode,
12716 size-indication-mode, indent-tabs-mode,
12717 indicate-buffer-boundaries, indicate-empty-lines and
12718 show-trailing-whitespace.
12719 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
12720 regexps. Don't use desktop-clear-preserve-buffers-regexp.
12721 (desktop-clear-preserve-buffers-regexp): Delete.
12722 (desktop-clear-preserve-buffers): Update initial value and docstring.
12723 (desktop-save-buffer): Fix doc string.
12724
12725 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
12726 (hilit-chg-desktop-restore): New function.
12727 (highlight-changes-mode): Add highlight-changes-mode to
12728 desktop-locals-to-save.
12729
12730 * dired.el: Add handler to desktop-buffer-mode-handlers.
12731 (dired-restore-desktop-buffer): Remove autoload cookie.
12732 (dired-mode): Add autoload cookie.
12733
12734 * info.el: Add handler to desktop-buffer-mode-handlers.
12735 (Info-restore-desktop-buffer): Remove autoload cookie.
12736 (Info-mode): Add autoload cookie.
12737
12738 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
12739 (mh-restore-desktop-buffer): Remove autoload cookie.
12740 (mh-folder-mode): Add autoload cookie.
12741
12742 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
12743 (rmail-restore-desktop-buffer): Remove autoload cookie.
12744
12745 2005-08-11 Masatake YAMATO <jet@gyve.org>
12746
12747 * hexl.el (hexl-address-region):
12748 (hexl-ascii-region, hexl-font-lock-keywords):
12749 (hexl-highlight-line-range): Use the term "region"
12750 instead of "area" for consistency with the other symbols
12751 defined in hexl.el.
12752
12753 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
12754
12755 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
12756 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
12757 out by Juri Linkov). Add `display-battery-mode'.
12758
12759 2005-08-09 Juri Linkov <juri@jurta.org>
12760
12761 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12762 Remove `-text' from face variable names.
12763 (compilation-error-file-name, compilation-warning-file-name)
12764 (compilation-info-file-name): Delete faces.
12765 (compilation-line-number, compilation-column-number):
12766 Remove face underlining.
12767 (compilation-message-face): Set to `underline' value by default.
12768 (compilation-error-face, compilation-warning-face)
12769 (compilation-info-face): Remove `-file-name' from face names.
12770 (compilation-error-text-face, compilation-warning-text-face)
12771 (compilation-info-text-face): Delete face variables.
12772 (compilation-text-face): Delete function.
12773
12774 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
12775 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
12776 (grep-error-face): Set to `compilation-error' instead of
12777 `compilation-error-face' (which is redefined to `grep-hit-face' in
12778 grep buffers).
12779 (grep-mode-font-lock-keywords): Remove `-text' from face variable
12780 names. Use `grep-error-face' instead of `compilation-error-text-face'.
12781
12782 * dired-aux.el (dired-do-query-replace-regexp):
12783 Use `query-replace-read-args'.
12784
12785 * replace.el (query-replace-read-from, query-replace-read-to)
12786 (query-replace-read-args): Rename arg `string' to `prompt'.
12787
12788 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
12789
12790 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12791
12792 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
12793 uploading files.
12794 (ange-ftp-canonize-filename): Handle file names beginning with ~
12795 correctly.
12796
12797 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12798
12799 * textmodes/fill.el (canonically-space-region)
12800 (fill-context-prefix, fill-french-nobreak-p)
12801 (fill-delete-newlines, fill-comment-paragraph)
12802 (justify-current-line): "?\ " -> "?\s".
12803
12804 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
12805
12806 * textmodes/fill.el (fill-nonuniform-paragraphs):
12807 Improve argument/docstring consistency.
12808
12809 2005-08-09 Richard M. Stallman <rms@gnu.org>
12810
12811 * textmodes/ispell.el (ispell-word): More fboundp checks.
12812
12813 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
12814 (find-file-noselect-1): Call it here, only if RAWFILE.
12815 (normal-mode): Always set some major mode.
12816 (save-some-buffers-action-alist): Change some explanation strings.
12817 (file-name-non-special): In the `quote' method, use unwind-protect.
12818
12819 2005-08-09 Magnus Henoch <mange@freemail.hu>
12820
12821 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
12822 (ispell-have-aspell-dictionaries): New variable.
12823 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
12824 (ispell-get-aspell-config-value): New function.
12825 (ispell-aspell-find-dictionary): New function.
12826 (ispell-aspell-add-aliases): New function.
12827 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
12828 appropriate. Don't look for ispell dictionaries if we use aspell.
12829 (ispell-menu-map): Don't build a submenu of dictionaries.
12830
12831 2005-08-09 Richard M. Stallman <rms@gnu.org>
12832
12833 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
12834 (sql-read-passwd): Use read-passwd.
12835
12836 * progmodes/idlw-toolbar.el (idlwave-toolbar)
12837 (idlwave-toolbar-is-possible): Add defvars.
12838
12839 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
12840 Avoid warnings.
12841
12842 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
12843 (idlwave-system-class-info, idlwave-executive-commands-alist):
12844 Use defvar.
12845
12846 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
12847
12848 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
12849 Avoid warnings.
12850
12851 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
12852 and content-type: headers.
12853
12854 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
12855
12856 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
12857 and rename some of them to be more self-explanatory.
12858
12859 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
12860
12861 * startup.el (command-line-1): Implement -scriptload.
12862
12863 * replace.el (occur-engine): Initial *Occur* output not undoable.
12864
12865 * menu-bar.el (menu-bar-file-menu): Rename some menu items
12866 and improve help strings.
12867
12868 * isearch.el (isearch-repeat): When changing direction,
12869 mark search successful.
12870
12871 * ediff-init.el: Use (featurep 'xemacs).
12872
12873 * comint.el (send-invisible): Identify buffer, if not selected.
12874
12875 * align.el: Delete autoload for c-guess-basic-syntax.
12876
12877 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12878
12879 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
12880 Improve argument/docstring consistency. Doc fixes.
12881 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
12882 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
12883 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
12884 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
12885 (r2bv-organization, r2bv-pages, r2bv-primary-author)
12886 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
12887 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
12888 Defvar at compile time.
12889
12890 2005-08-09 Juri Linkov <juri@jurta.org>
12891
12892 * info.el: Replace `info' with upper-case `Info' where appropriate.
12893 (info-title-1, info-title-2, info-title-3, info-title-4)
12894 (info-menu-header): Move up face definitions.
12895 (info-menu-star): Rename from `info-menu-5'.
12896 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
12897 (Info-fontify-visited-nodes): Fix docstring.
12898 (Info-hide-note-references): Fix docstring.
12899 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
12900 menu items in the same way as on cross-references.
12901 (info-apropos): Fix sorting order and formatting to be like in the
12902 stand-alone Info browser. Display error messages for 1 sec.
12903 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
12904 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
12905 from the menu bar.
12906 (Info-insert-dir): Restore point after calling
12907 `insert-buffer-substring'.
12908
12909 2005-08-08 Richard M. Stallman <rms@gnu.org>
12910
12911 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
12912 (recompute-lucid-menubar): Add defvars.
12913
12914 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
12915
12916 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
12917
12918 * net/net-utils.el (run-dig): Rename from `dig'.
12919
12920 * play/gametree.el (gametree-mode): Use make-local-variable,
12921 not make-variable-buffer-local.
12922
12923 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
12924
12925 * ansi-color.el (ansi-color-make-extent)
12926 (ansi-color-set-extent-face): Use fboundp, not functionp.
12927
12928 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
12929 not make-variable-buffer-local.
12930
12931 * bookmark.el (Info-current-file): Add defvar.
12932 (bookmark-jump-noselect): Use with-no-warnings.
12933
12934 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
12935
12936 * ebuff-menu.el (Helper-return-blurb): Add defvar.
12937
12938 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
12939
12940 * find-file.el (ada-procedure-start-regexp)
12941 (ada-package-start-regexp): Add defvars.
12942
12943 * info.el (Info-insert-dir): Use insert-buffer-substring.
12944
12945 * xml.el (xml-att-def-re): Add defvar.
12946
12947 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
12948 calling convention.
12949
12950 * subr.el (while-no-input): Return t if there is input.
12951
12952 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
12953
12954 * cus-start.el (all): Add `overflow-newline-into-fringe'.
12955
12956 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
12957
12958 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
12959 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
12960
12961 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
12962
12963 * cmuscheme.el (scheme-start-file): Replace reference to
12964 `user-emacs-directory' by "~/.emacs.d/".
12965
12966 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
12967
12968 * info.el (Info-dir-remove-duplicates): Avoid case folding
12969 in loop; instead, keep downcased strings for comparison.
12970 Suggested by Helmut Eller.
12971
12972 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
12973
12974 Sync with Tramp 2.0.50.
12975
12976 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
12977 XEmacs case; not necessary anymore.
12978 (tramp-user-regexp): Allow "@" as part of user name.
12979 (tramp-handle-set-visited-file-modtime)
12980 (tramp-handle-insert-file-contents)
12981 (tramp-handle-write-region): No special handling for
12982 `last-coding-system-used, because this is done in
12983 `tramp-accept-process-output' now.
12984 (tramp-accept-process-output): New defun.
12985 (tramp-process-one-action, tramp-process-one-multi-action)
12986 (tramp-wait-for-regexp, tramp-wait-for-output)
12987 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
12988 Howells <dhowells@redhat.com>.
12989 (clear-visited-file-modtime): Defadvice removed. The check for
12990 unset buffer's modtime does not need to be based on
12991 `tramp-buffer-file-attributes'. Suggested by RMS.
12992 (tramp-message): Insert "\n" if not being at beginning of line.
12993 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
12994 sequence with same logic.
12995 (tramp-completion-handle-expand-file-name): Discard call of
12996 `tramp-drop-volume-letter'. It is not necessary, and there have
12997 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
12998 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
12999 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
13000 should always be visible.
13001 (tramp-handle-insert-directory, tramp-setup-complete)
13002 (tramp-set-process-query-on-exit-flag)
13003 (tramp-append-tramp-buffers): Pacify byte-compiler.
13004 (tramp-bug): Delete non-existing variables from list.
13005 Apply `tramp-load-report-modules' as pre-hook.
13006 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
13007 `shell-prompt-pattern' because of non-7bit characters.
13008 Reported by Sebastian Luque <sluque@mun.ca>.
13009 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
13010 (tramp-match-string-list): Remove function.
13011 (tramp-wait-for-regexp): Remove call of that function.
13012 Suggested by Kim F. Storm <storm@cua.dk>.
13013 (tramp-set-auto-save-file-modes): Use octal integer code #o600
13014 instead of octal character code ?\600. The latter resulted in a
13015 syntax error with XEmacs.
13016
13017 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
13018 XEmacs case; not necessary anymore.
13019 (tramp-smb-handle-write-region): No special handling for
13020 `last-coding-system-used, because this is done in
13021 `tramp-accept-process-output' now.
13022 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
13023
13024 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
13025
13026 * wid-edit.el (widget-choice-value-create):
13027 Unconditionally respect user choice. Set :explicit-choice back to nil
13028 when no longer needed.
13029 (widget-choice-action): Unconditionally respect user choice.
13030 Eliminate :explicit-choice-value.
13031
13032 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
13033
13034 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
13035 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
13036 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
13037 running new function `toggle-indicate-empty-lines'.
13038 Rename "Customize" item to "Customize fringe".
13039 Rename "Indicators" item to "Buffer boundaries" and change help echo.
13040 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
13041 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
13042 Delete "Empty lines only" item.
13043 (menu-bar-showhide-fringe-ind-customize): New function.
13044 (menu-bar-showhide-fringe-ind-mixed)
13045 (menu-bar-showhide-fringe-ind-box)
13046 (menu-bar-showhide-fringe-ind-right)
13047 (menu-bar-showhide-fringe-ind-left)
13048 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
13049 instead of `fringe-indicators'.
13050
13051 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
13052
13053 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
13054 Change the date of last update.
13055
13056 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
13057
13058 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
13059 (viper-exec-yank, viper-put-back): Don't display modification msg
13060 if in the minibuffer.
13061
13062 * viper-init.el (viper-replace-overlay-cursor-color)
13063 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
13064 Make variables frame local.
13065
13066 * viper-util.el (viper-append-filter-alist): Use append instead of
13067 nconc.
13068
13069 * viper.el (viper-vi-state-mode-list)
13070 (viper-emacs-state-mode-list): Move help-mode and
13071 completion-list-mode from the first list to the second.
13072 (viper-mode): Docstring.
13073 (viper-go-away, viper-non-hook-settings): Don't localize
13074 minor-mode-alist in newer Emacsen. Add advice to
13075 set-cursor-color. Don't bind "\C-c\\".
13076
13077 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
13078
13079 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
13080 (scheme-macro-expand-command): New user options.
13081 (scheme-trace-procedure, scheme-expand-current-form): New commands.
13082 (scheme-form-at-point, scheme-start-file)
13083 (scheme-interactively-start-process): New functions.
13084 (scheme-get-process): New function, extracted from `scheme-proc'.
13085 (run-scheme): Call `scheme-start-file' to get start file, and pass
13086 it to `make-comint'.
13087 (switch-to-scheme, scheme-proc):
13088 Call `scheme-interactively-start-process' if no Scheme buffer/process
13089 is available.
13090
13091 2005-08-06 Juri Linkov <juri@jurta.org>
13092
13093 * progmodes/compile.el (compilation-mode-font-lock-keywords):
13094 Use `compilation-text-face', `compilation-info-text-face' and
13095 `compilation-error-text-face' instead of `font-lock-keyword-face'.
13096 (compilation-error): New face.
13097 (compilation-error-file-name): Inherit from
13098 `compilation-error' instead of `font-lock-warning-face'.
13099 (compilation-warning-file-name): Inherit from
13100 `compilation-warning' instead of `font-lock-warning-face'.
13101 (compilation-info, compilation-error-file-name)
13102 (compilation-warning-file-name, compilation-info-file-name)
13103 (compilation-line-number, compilation-column-number): Doc fix.
13104 (compilation-error-text-face, compilation-warning-text-face)
13105 (compilation-info-text-face): New face variables.
13106 (compilation-line-face, compilation-column-face)
13107 (compilation-enter-directory-face)
13108 (compilation-leave-directory-face): Doc fix.
13109 (compilation-text-face): New function.
13110
13111 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
13112 instead of 1 to display binary file names as info file links.
13113 (grep-error-face): Use `compilation-error-face' instead of
13114 `font-lock-keyword-face'.
13115 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
13116 and `compilation-warning-text-face' instead of
13117 `font-lock-keyword-face'. Use `compilation-error-text-face'
13118 instead of `grep-error-face'.
13119
13120 2005-08-05 Kenichi Handa <handa@m17n.org>
13121
13122 * international/code-pages.el: Add autoload cookies for all coding
13123 systems.
13124
13125 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
13126
13127 * cus-start.el (all): Put undo.c where it alphabetically belongs.
13128
13129 2005-08-04 Juri Linkov <juri@jurta.org>
13130
13131 * progmodes/compile.el (compilation-mode-map):
13132 * progmodes/grep.el (grep-mode-map):
13133 Bind TAB to `compilation-next-error' and [backtab] to
13134 `compilation-previous-error'.
13135
13136 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
13137 matching line numbers, column numbers and their ranges with regexp
13138 matching only line numbers.
13139 (grep-context-face): New face variable.
13140 (grep-mode-font-lock-keywords): Use it.
13141
13142 * faces.el (read-face-name): Delete duplicate faces.
13143
13144 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
13145
13146 * thumbs.el (thumbs-find-image): Don't make variables
13147 automatically buffer local.
13148 (thumbs-current-tmp-filename, thumbs-current-image-filename)
13149 (thumbs-image-num): Make automatically buffer local.
13150 (thumbs-show-thumbs-list): Use `make-local-variable', not
13151 `make-variable-buffer-local'.
13152 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
13153
13154 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
13155 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
13156 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
13157 (bother, bye, canyou, chatlst, continue, deathlst, describe)
13158 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
13159 (feelings-about, foullst, found, hello, history, howareyoulst)
13160 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
13161 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
13162 (neglst, obj, object, owner, please, problems, qlist)
13163 (random-adjective, relation, remlst, repetitive-shortness)
13164 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
13165 (shortlst, something, sportslst, stallmanlst, states, subj)
13166 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
13167 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
13168 Defvar at compile time.
13169
13170 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
13171 not `make-variable-buffer-local'.
13172
13173 2005-08-02 Kim F. Storm <storm@cua.dk>
13174
13175 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
13176 rectangle overlay in selected window.
13177
13178 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
13179
13180 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
13181 instead of display group. Make `indicate-buffer-boundaries'
13182 customizable through Custom.
13183
13184 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
13185
13186 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
13187 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
13188 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
13189 (gdb-put-string): Fix typos in docstrings.
13190
13191 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
13192
13193 Update copyright notices of files in progmodes directory for
13194 release of Emacs 22.1.
13195
13196 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
13197
13198 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
13199 Don't barf if the GUD buffer has been killed.
13200
13201 2005-08-01 Kim F. Storm <storm@cua.dk>
13202
13203 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
13204
13205 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
13206
13207 * simple.el (next-error-follow-minor-mode):
13208 make-variable-buffer-local -> make-local-variable.
13209
13210 * emacs-lisp/cl-extra.el: Require CL also when compiling.
13211
13212 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
13213 (byte-compile-form-make-variable-buffer-local): New functions to warn
13214 about misuses of make-variable-buffer-local where make-local-variable
13215 was meant.
13216
13217 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
13218
13219 * bs.el (bs-attributes-list): Doc fix.
13220 (bs): Update url-link.
13221
13222 * desktop.el (desktop-save-buffer): Fix typos in docstring.
13223 (desktop-load-default): Simplify.
13224
13225 * ibuffer.el (ibuffer-columnize-and-insert-list)
13226 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
13227 (ibuffer-unmark-all, ibuffer-toggle-marks)
13228 (ibuffer-unmark-forward, ibuffer-unmark-backward)
13229 (ibuffer-compile-make-format-form, ibuffer-format-column)
13230 (ibuffer-current-buffers-with-marks)
13231 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
13232 (ibuffer): Doc fix.
13233 (ibuffer-mode): Fix typo in docstring.
13234 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
13235 with `define-obsolete-variable-alias'.
13236 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
13237
13238 2005-07-29 Kenichi Handa <handa@m17n.org>
13239
13240 * international/mule-cmds.el (select-message-coding-system):
13241 Be sure to use LF for end-of-line. If no coding system is decided,
13242 return iso-8859-1-unix.
13243
13244 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
13245
13246 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
13247 (ange-ftp-pending-error-line): New vars.
13248 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
13249 to handle the non-fatal no-route-to-host messages.
13250 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
13251
13252 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
13253
13254 * isearch.el (isearch-mode-map, isearch-other-meta-char)
13255 (isearch-quote-char, isearch-printing-char)
13256 (isearch-text-char-description): "?\ " -> "?\s".
13257 (isearch-lazy-highlight-cleanup)
13258 (isearch-lazy-highlight-initial-delay)
13259 (isearch-lazy-highlight-interval)
13260 (isearch-lazy-highlight-max-at-a-time)
13261 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
13262 Declare with define-obsolete-*-alias macros.
13263 (isearch-forward): Fix typo in docstring.
13264 (search-invisible, search-ring-yank-pointer)
13265 (regexp-search-ring-yank-pointer): Doc fixes.
13266
13267 * recentf.el (recentf-menu-append-commands-p): Declare with
13268 `define-obsolete-variable-alias'.
13269 (recentf-max-saved-items, recentf-menu-filter)
13270 (recentf-arrange-by-rule-subfilter): Doc fixes.
13271 (recentf-menu-append-commands-flag)
13272 (recentf-initialize-file-name-history, recentf-expand-file-name)
13273 (recentf-clear-data): Fix typos in docstrings.
13274
13275 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
13276
13277 * progmodes/gdb-ui.el: Smarten comments.
13278 (gdb-info-breakpoints-custom): Use nowarn when finding file.
13279
13280 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
13281
13282 * term/apollo.el (terminal-init-apollo): New function containing
13283 all former top level forms in the file.
13284 * term/bobcat.el (terminal-init-bobcat):
13285 * term/cygwin.el (terminal-init-cygwin):
13286 * term/iris-ansi.el (terminal-init-iris-ansi):
13287 * term/linux.el (terminal-init-linux):
13288 * term/news.el (terminal-init-news):
13289 * term/rxvt.el (terminal-init-rxvt):
13290 * term/sun.el (terminal-init-sun):
13291 * term/tvi970.el (terminal-init-tvi970):
13292 * term/vt100.el (terminal-init-vt100):
13293 * term/vt102.el (terminal-init-vt102):
13294 * term/vt125.el (terminal-init-vt125):
13295 * term/vt200.el (terminal-init-vt200):
13296 * term/vt201.el (terminal-init-vt201):
13297 * term/vt220.el (terminal-init-vt220):
13298 * term/vt240.el (terminal-init-vt240):
13299 * term/vt300.el (terminal-init-vt300):
13300 * term/vt320.el (terminal-init-vt320):
13301 * term/vt400.el (terminal-init-vt400):
13302 * term/vt420.el (terminal-init-vt420):
13303 * term/wyse50.el (terminal-init-wyse50):
13304 * term/xterm.el (terminal-init-xterm): Likewise.
13305
13306 * term/README: Describe the terminal-init-* functionality.
13307
13308 * startup.el (command-line): After loading the terminal initialization
13309 file call the corresponding terminal initialization function.
13310
13311 2005-07-27 Kenichi Handa <handa@m17n.org>
13312
13313 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
13314 negative.
13315
13316 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
13317 (ps-mule-composition-prologue): Fix for the case that
13318 RelativeCompose is false.
13319
13320 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
13321
13322 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
13323
13324 * descr-text.el (describe-char): Handle the case where the list of
13325 chars is displayed in a separate frame.
13326 Be a bit more discriminating when looking for the char.
13327
13328 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
13329
13330 * bookmark.el (bookmark-automatically-show-annotations)
13331 (bookmark-read-annotation-text-func): Doc fixes.
13332 (bookmark-save): Improve argument/docstring consistency.
13333 (bookmark-get-bookmark, bookmark-get-bookmark-record)
13334 (bookmark-alist-from-buffer)
13335 (bookmark-upgrade-file-format-from-0)
13336 (bookmark-grok-file-format-version)
13337 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
13338 (bookmark-read-annotation-mode)
13339 (bookmark-insert-current-bookmark, bookmark-jump)
13340 (bookmark-exit-hook): Fix typos in docstrings.
13341 (bookmark-exit-hooks): Define as obsolete alias.
13342 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
13343 not `bookmark-exit-hooks'. Fix docstring.
13344 (bookmark-bmenu-select): "?\ " -> "?\s".
13345
13346 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
13347
13348 * startup.el (command-line): Fix typo.
13349
13350 2005-07-24 Richard M. Stallman <rms@gnu.org>
13351
13352 * tooltip.el (tooltip-mode): Test emacs-basic-display,
13353 not emacs-quick-startup.
13354
13355 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
13356
13357 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
13358 (reb-next-match, reb-show-subexp): Use `with-selected-window'
13359 instead of `reb-with-current-window'.
13360 (reb-prev-match): Likewise. Also, don't move left if the search
13361 was unsuccessful.
13362 (reb-initialize-buffer): New function.
13363 (re-builder, reb-change-syntax): Use it.
13364
13365 * man.el (Man-goto-page): Make second argument NOERROR optional.
13366
13367 2005-07-23 Richard M. Stallman <rms@gnu.org>
13368
13369 * man.el (Man-bgproc-sentinel): Check here for failure to find
13370 any man page in the output, and report the error here.
13371 (Man-arguments): Make it permanent local.
13372 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
13373 (Man-mode): Pass t for NOERROR.
13374
13375 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
13376 (grep-mode-font-lock-keywords):
13377 Don't use compilation-...-face for messages that are not file names.
13378
13379 * progmodes/compile.el (compilation-mode-font-lock-keywords):
13380 Don't use compilation-...-face for messages that are not file names.
13381
13382 2005-07-22 Juri Linkov <juri@jurta.org>
13383
13384 * startup.el (normal-splash-screen): Update menu name.
13385
13386 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
13387
13388 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
13389
13390 * term/xterm.el: Load term/rxvt if the terminal is actually an
13391 rxvt terminal.
13392 (xterm-rxvt-set-background-mode): Remove, not used anymore.
13393
13394 * term/rxvt.el (function-key-map): Use substitute-key-definition
13395 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
13396
13397 * term/cygwin.el: New file.
13398
13399 2005-07-22 Kim F. Storm <storm@cua.dk>
13400
13401 * image-file.el (insert-image-file, image-file-yank-handler):
13402 Fix last change to maintain a (unique) yank-handler on yanked images.
13403
13404 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
13405
13406 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
13407 of the file size (as in "177B" for 177 bytes). This happens with
13408 "ls -lh" on FreeBSD.
13409
13410 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
13411
13412 * hilit-chg.el (highlight-changes-global-initial-state)
13413 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
13414 (hilit-chg-fixup, highlight-changes-mode):
13415 Fix typos in docstrings.
13416 (highlight-changes-global-modes, highlight-changes-rotate-faces):
13417 Doc fixes.
13418
13419 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
13420
13421 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
13422 mode function using `eval-after-load'.
13423
13424 2005-07-21 Kim F. Storm <storm@cua.dk>
13425
13426 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
13427 included when reporting an emacs crash, and tell about the DEBUG file.
13428
13429 * image-file.el (insert-image-file): Add yank-handler.
13430 (image-file-yank-handler): Yank handler to make unique copies of
13431 images when they are yanked into a buffer next to each other.
13432
13433 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
13434
13435 * comint.el (comint-use-prompt-regexp, comint-send-input)
13436 (comint-source-default, comint-extract-string)
13437 (comint-get-source, comint-word, comint-completion)
13438 (comint-source, comint-prompt-read-only, comint-update-fence):
13439 Fix typos in docstrings.
13440 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
13441 Declare with define-obsolete-*-alias macros.
13442 (comint-previous-matching-input-from-input)
13443 (comint-next-matching-input-from-input)
13444 (comint-previous-matching-input, comint-next-matching-input)
13445 (comint-forward-matching-input):
13446 Improve argument/docstring consistency.
13447
13448 * desktop.el (desktop-clear-preserve-buffers-regexp):
13449 Also preserve the *server* buffer.
13450
13451 * simple.el (clone-indirect-buffer): Doc fix.
13452 (fixup-whitespace, just-one-space)
13453 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
13454 (next-error, next-error-highlight)
13455 (next-error-highlight-no-select, next-error-last-buffer)
13456 (next-error-buffer-p, next-error-find-buffer, next-error)
13457 (previous-error, next-error-no-select, previous-error-no-select)
13458 (open-line, split-line, minibuffer-prompt-width, kill-new)
13459 (binary-overwrite-mode): Fix typos in docstrings.
13460 (set-fill-column): Fix typo in message.
13461
13462 * skeleton.el (skeleton-proxy-new): Doc fix.
13463
13464 * strokes.el (strokes-load-hook): Doc fix.
13465 (strokes-grid-resolution, strokes-get-grid-position)
13466 (strokes-renormalize-to-grid, strokes-read-stroke)
13467 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
13468 (strokes-global-map): Fix typos in docstrings.
13469 (strokes-help): Doc fix. Fix help message and pass it through
13470 `substitute-command-keys'.
13471
13472 * tempo.el (tempo-insert-prompt, tempo-interactive)
13473 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
13474 (tempo-insert-string-functions, tempo-local-tags)
13475 (tempo-define-template, tempo-insert-template)
13476 (tempo-insert-prompt-compat, tempo-is-user-element)
13477 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
13478 Fix typos in docstrings.
13479
13480 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
13481 (vcursor-key-bindings, vcursor-use-vcursor-map)
13482 (vcursor-find-window, vcursor-scroll-down)
13483 (vcursor-disable, vcursor-beginning-of-buffer)
13484 (vcursor-end-of-buffer): Fix typos in docstrings.
13485 (vcursor-relative-move, vcursor-get-char-count):
13486 Improve argument/docstring consistency.
13487
13488 * version.el: "?\ " -> "?\s".
13489
13490 * wid-edit.el (widget-default-create, widget-after-change)
13491 (widget-default-format-handler, widget-checklist-add-item)
13492 (widget-radio-add-item, widget-choose, widget-specify-secret)
13493 (widget-field-value-create, widget-field-value-get)
13494 (widget-editable-list-format-handler)
13495 (widget-editable-list-entry-create, widget-group-value-create)
13496 (widget-documentation-link-add)
13497 (widget-documentation-string-value-create): "?\ " -> "?\s".
13498 (widget-convert-text): Doc fix.
13499 (widget-narrow-to-field, widget-field-find)
13500 (widget-url-link-action, widget-emacs-library-link-action)
13501 (widget-color-notify): Fix typos in docstrings.
13502
13503 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
13504 (x-select-text, set-w32-system-coding-system)
13505 (w32-add-charset-info): Fix typos in docstrings.
13506
13507 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
13508 (cua-enable-cua-keys, cua-use-hyper-key)
13509 (cua-virtual-rectangle-edges): Fix typos in docstrings.
13510 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
13511
13512 * net/tramp.el (tramp-handle-load): Fix typo in error message.
13513
13514 * emacs-lisp/re-builder.el (regexp-builder): Declare with
13515 `defalias' instead of faking it.
13516
13517 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
13518 (eshell-ls-missing, eshell-ls-dired-initial-args)
13519 (eshell-ls-use-in-dired): Fix typos in docstrings.
13520
13521 2005-07-20 Kim F. Storm <storm@cua.dk>
13522
13523 * emulation/cua-base.el (cua-mode): Improve doc string.
13524
13525 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
13526
13527 * abbrev.el (expand-region-abbrevs): Doc fix.
13528 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
13529 Improve argument/docstring consistency.
13530
13531 * arc-mode.el (archive-get-descr, archive-alternate-display):
13532 Doc fixes.
13533 (archive-l-e): Improve argument/docstring consistency.
13534 (archive-tmpdir, archive-unixdate, archive-unixtime)
13535 (archive-chmod-entry): Fix typos in docstrings.
13536 (archive-unflag, archive-unflag-backwards)
13537 (archive-unmark-all-files): "?\ " -> "?\s".
13538
13539 * buff-menu.el (Buffer-menu-unmark): Doc fix.
13540 (Buffer-menu-not-modified, Buffer-menu-execute)
13541 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
13542 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
13543
13544 * composite.el (compose-string, encode-composition-rule)
13545 (compose-last-chars): Fix typos in docstrings.
13546
13547 * desktop.el (desktop-enable, desktop-basefilename):
13548 Declare with `define-obsolete-variable-alias'.
13549 (desktop-internal-v2s): Don't quote keywords.
13550 (desktop-clear): "?\ " -> "?\s".
13551
13552 * dired.el (dired-align-file, dired-flag-backup-files)
13553 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
13554 (dired-listing-switches, dired-ls-F-marks-symlinks)
13555 (dired-dwim-target, dired-load-hook, dired-mode-hook)
13556 (dired-directory, dired-faces, dired, dired-revert)
13557 (dired-mode, dired-summary, dired-view-file)
13558 (dired-copy-filename-as-kill, dired-delete-file)
13559 (dired-no-confirm, dired-unmark-all-marks)
13560 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
13561 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
13562 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
13563 Fix typos in message strings.
13564
13565 * dired-x.el (virtual-dired): Declare with `defalias'.
13566 (dired-mark-unmarked-files, dired-local-variables-file)
13567 (dired-omit-here-always): Doc fix.
13568 (dired-omit-mode, dired-find-subdir)
13569 (dired-enable-local-variables, dired-clean-up-buffers-too)
13570 (dired-extra-startup, dired-mark-extension, dired-jump)
13571 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
13572 (dired-smart-shell-command, dired-guess-shell-alist-user)
13573 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
13574 (dired-x-bind-find-file, dired-x-submit-report):
13575 Fix typos in docstrings.
13576 (dired-mark-unmarked-files): "?\ " -> "?\s".
13577
13578 * dirtrack.el (dirtrack-list): Fix typos in docstring.
13579
13580 * faces.el (describe-face): "?\ " -> "?\s".
13581 (read-all-face-attributes, read-face-font, modify-face)
13582 (face-attr-construct, italic): Fix typos in docstrings.
13583 (frame-update-face-colors): Declare with
13584 `define-obsolete-function-alias'.
13585
13586 * files.el (find-file-noselect, recode-file-name): Doc fixes.
13587 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
13588 (magic-mode-alist, buffer-file-numbers-unique)
13589 (write-file-functions, get-free-disk-space):
13590 Fix typos in docstrings.
13591 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
13592 (write-contents-hooks, write-file-hooks):
13593 Declare with `define-obsolete-variable-alias'.
13594
13595 * forms-d2.el (arch-rj): Fix typo in docstrings.
13596 (arch-tocol): Likewise. "?\ " -> "?\s".
13597
13598 * frame.el (set-frame-font, cursor-in-non-selected-windows):
13599 Fix typo in docstring.
13600 (set-screen-width, set-screen-height): Delete redundant info in
13601 doctrings.
13602 (new-frame, screen-height, screen-width): Declare with
13603 `define-obsolete-function-alias'.
13604 (delete-frame-hook, blink-cursor): Declare with
13605 `define-obsolete-variable-alias'.
13606
13607 * paths.el (prune-directory-list): Fix typos in docstring.
13608
13609 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
13610 (cvs-prefix-get): Fix typos in docstrings.
13611
13612 * ps-print.el (ps-extend-face-list, ps-extend-face)
13613 (ps-print-background-image): Fix typos in docstrings.
13614 (ps-default-fg, ps-default-bg): Doc fixes.
13615
13616 * s-region.el (s-region-bind): Doc fix.
13617 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
13618
13619 * textmodes/org.el (org-table-formula-substitute-names)
13620 (org-table-get-vertical-vector): Doc fixes.
13621 (org-table-recalculate): Remove unused argument to `message'.
13622
13623 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
13624
13625 * textmodes/org.el (org-table-column-names)
13626 (org-table-column-name-regexp)
13627 (org-table-named-field-locations): New variables.
13628 (org-archive-subtree): Protect `this-command' when calling
13629 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
13630 the kill buffer.
13631 (org-complete): Remove fixed-formula completion.
13632 (org-edit-formulas-map): New variable.
13633 (org-table-edit-formulas): New command.
13634 (org-finish-edit-formulas, org-abort-edit-formulas)
13635 (org-show-variable, org-table-get-vertical-vector): New functions.
13636 (org-table-maybe-eval-formula): Handle `:=' fields.
13637 (org-table-get-stored-formulas, org-table-store-formulas)
13638 (org-table-get-formula, org-table-modify-formulas)
13639 (org-table-replace-in-formulas): Handle named field formulas.
13640 (org-table-get-specials): Store locations of named fields.
13641
13642 2005-07-19 Juri Linkov <juri@jurta.org>
13643
13644 * progmodes/grep.el (grep-regexp-alist)
13645 (grep-mode-font-lock-keywords, grep-process-setup):
13646 Use default GNU grep match color "01;31m" instead of "01;41m".
13647 (grep-regexp-alist, grep-mode-font-lock-keywords):
13648 Use `\\[[0-9]*m' instead of `\\[00m'.
13649 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
13650 sgr_start where its handling is more important. Use the real
13651 length of sgr_start instead of constant 8.
13652 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
13653 specially. Delete all remaining escape sequences.
13654 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
13655 (grep-regexp-alist): Make hyperlink only for binary file name
13656 instead of the whole line.
13657 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
13658 (grep-mode): Add autoload.
13659
13660 * emacs-lisp/find-func.el (find-function-regexp):
13661 Add `define-compilation-mode'.
13662
13663 2005-07-19 Juri Linkov <juri@jurta.org>
13664
13665 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
13666 (compare-windows-sync-string-size, compare-windows-recenter)
13667 (compare-windows-highlight, compare-windows): Add version 22.1.
13668 (compare-windows) <defface>: Inherit from lazy-highlight instead
13669 of duplicating its default value.
13670
13671 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
13672 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
13673
13674 * descr-text.el (describe-char): Create link buttons for `charset'
13675 and `code point'. Add the current input method name with a link
13676 button to `to input' field. Print face names of display table
13677 characters in `The display table entry is displayed by' section
13678 instead of printing face-id in the `display' field.
13679 Guess hardcoded faces and create a link button for them.
13680 Skip empty fields when calculating max-width.
13681 Treat `widget-create' specially while inserting strings from the
13682 collected field list.
13683 (describe-char-after): Made obsolete in version 22.1, not 21.5.
13684
13685 * diff-mode.el (diff-file-header): Change foreground color from
13686 yellow to green on light backgrounds.
13687 (diff-context): Inherit from `shadow' only for color/grayscale
13688 with more than 88 colors.
13689 (diff-indicator-removed, diff-indicator-added)
13690 (diff-indicator-changed): New faces.
13691 (diff-font-lock-keywords): Use new faces. Regroup rules.
13692 Add "^---$" for `normal' diff format. Fontify `#' lines with
13693 font-lock-comment-delimiter-face and font-lock-comment-face.
13694 Add `#' to ^[^...] in the rule for `diff-context-face'.
13695
13696 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
13697 a button-like box. Inherit from `highlight' on low colors.
13698 (shadow): Use shades of gray only for color/grayscale with
13699 more than 88 colors. Use green for light backgrounds with
13700 8 colors, and yellow for dark backgrounds with 8 colors.
13701
13702 * font-lock.el (font-lock-regexp-grouping-backslash):
13703 Don't inherit from escape-glyph (use bold for all cases).
13704
13705 * info.el (info-xref-visited): Use light foreground color `violet'
13706 for dark backgrounds instead of dark color `magenta3'.
13707 (info-title-1): Use `yellow' color for dark backgrounds.
13708
13709 * isearch.el (isearch): Use not-too-dark magenta3 instead of
13710 too-light magenta2.
13711
13712 * replace.el (match): Use slightly more light RoyalBlue3 instead
13713 of dark RoyalBlue4.
13714
13715 * wid-edit.el (widget-inactive): Inherit from `shadow'.
13716
13717 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
13718
13719 * novice.el (disabled-command-hook): Declare it with
13720 `define-obsolete-variable-alias'.
13721
13722 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
13723 (desktop-buffer-misc-functions, desktop-buffer-handlers)
13724 (desktop-load-default): Add release to obsolescence info.
13725 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
13726 (desktop-append-buffer-args, desktop-read):
13727 Fix typos in docstrings.
13728 (desktop-kill): Fix typo in message.
13729 (desktop-save): Doc fix.
13730
13731 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
13732
13733 * viper-cmd.el (viper-escape-to-state): Bug fix.
13734 (viper-envelop-ESC-key): Change the definition of fast
13735 keysequence so it'll work with keyboard macros.
13736
13737 * ediff.el (ediff-patch-buffer): Change the docstring.
13738
13739 2005-07-19 Kenichi Handa <handa@m17n.org>
13740
13741 * international/mule-cmds.el (select-safe-coding-system): Try to
13742 use an auto-coding (if any) before anything else. If the found
13743 auto-coding is invalid, show a warning message.
13744
13745 * international/mule.el (find-auto-coding): New function created
13746 by modifying the body of set-auto-coding.
13747 (set-auto-coding): Use find-auto-coding to find a coding.
13748
13749 2005-07-18 Richard M. Stallman <rms@gnu.org>
13750
13751 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
13752 not isearch-mode-end-hook-error.
13753 (allout-before-change-protect): Fix error message.
13754
13755 2005-07-18 Juri Linkov <juri@jurta.org>
13756
13757 * allout.el (allout-mode):
13758 * calculator.el (calculator-copy):
13759 * custom.el (custom-known-themes):
13760 * dired.el (dired-desktop-buffer-misc-data)
13761 (dired-restore-desktop-buffer):
13762 * dired-x.el (dired-omit-marker-char):
13763 * files.el (basic-save-buffer):
13764 * font-core.el (font-lock-mode):
13765 * calendar/calendar.el (calendar-goto-hebrew-date)
13766 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
13767 (calendar-goto-persian-date):
13768 * language/ethio-util.el (ethio-sera-to-fidel-region):
13769 * textmodes/picture.el (picture-mode):
13770 Delete duplicate duplicate words.
13771
13772 2005-07-18 Juri Linkov <juri@jurta.org>
13773
13774 * isearch.el (isearch-mode-map): Remove key bindings for regexp
13775 chars * ? } |.
13776 (isearch-fallback): Don't call `isearch-process-search-char'.
13777 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
13778 (isearch-process-search-char): Call `isearch-fallback' for regexp
13779 chars * ? } |.
13780 (isearch-return-char): Make obsolete with `make-obsolete' instead
13781 of simply documenting it as obsolete in the docstring.
13782 (isearch-fallback): Refill docstring.
13783
13784 * international/isearch-x.el
13785 (isearch-process-search-multibyte-characters): Remove unneeded
13786 `concat'. Add intermediate values to `junk-hist' instead of
13787 `minibuffer-history'. Test the length of `str'.
13788
13789 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
13790
13791 * allout.el (allout-resolve-xref): Fix typos in error strings.
13792 (allout-before-change-protect): Remove unneeded `concat'.
13793
13794 * array.el (array-mode, array-reconfigure-rows)
13795 (untabify-backward): Fix typos in docstrings.
13796 (array-reconfigure-rows): Use `insert-buffer-substring', not
13797 `insert-buffer'.
13798
13799 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
13800 * progmodes/ada-mode.el (ada-make-body):
13801 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
13802
13803 * dired.el (dired-log):
13804 * tar-mode.el (tar-subfile-save-buffer):
13805 * play/zone.el (zone-pgm-stress-destress):
13806 Use `insert-buffer-substring', not `insert-buffer'.
13807
13808 2005-07-17 Simon Josefsson <jas@extundo.com>
13809
13810 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
13811
13812 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
13813
13814 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
13815 Add plain auth method.
13816 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
13817
13818 2005-07-17 Kim F. Storm <storm@cua.dk>
13819
13820 * ido.el (dired-other-window): Add ido property.
13821
13822 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
13823
13824 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
13825 Fix typo in docstring.
13826 (byte-compile-interactive-only-functions): Add `insert-buffer' and
13827 `insert-file-literally'.
13828
13829 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
13830 info and delete redundant message. Doc fix.
13831 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
13832 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
13833
13834 2005-07-16 Richard M. Stallman <rms@gnu.org>
13835
13836 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
13837 (byte-compile-and): Use byte-compile-and-recursion.
13838 (byte-compile-or-recursion): New function.
13839 (byte-compile-or): Use that.
13840 (byte-compile-if): Guard the else-clause too.
13841 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
13842
13843 * isearch.el (isearch-mode-end-hook-quit): New variable.
13844 (isearch-done): Bind it.
13845 (isearch-mode-end-hook): Doc fix.
13846
13847 * allout.el (allout-isearch-did-quit): Variable deleted.
13848 (allout-real-isearch-abort): Function name no longer used.
13849 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
13850 (allout-isearch-rectification): isearch-mode always exists.
13851 Don't set allout-isearch-did-quit.
13852 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
13853 allout-isearch-did-quit.
13854 (allout-enwrap-isearch): Just add the hook.
13855 (allout-isearch-abort): Function deleted.
13856 (allout-pre-command-business): Avoid warning.
13857
13858 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
13859 Correctly avoid warnings.
13860 (pascal-outline): Likewise.
13861
13862 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
13863
13864 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
13865
13866 * play/tetris.el (tetris-mode): Avoid warning.
13867
13868 * play/snake.el (snake-mode): Avoid warning.
13869
13870 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
13871 (gamegrid-set-display-table): Avoid warning.
13872 (gamegrid-set-timer): Likewise.
13873 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
13874 (gamegrid-add-score-with-update-game-score-1): Take FILE
13875 as argument.
13876 (gamegrid-add-score-with-update-game-score): Pass that argument.
13877 Rename have-shared-game-dir to gamegrid-shared-game-dir.
13878
13879 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
13880
13881 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
13882 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
13883
13884 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
13885 and insert-file.
13886
13887 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
13888 (sc-ask): Avoid warnings.
13889
13890 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
13891 (eshell-hist-initialize): Use that var the natural way.
13892
13893 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
13894
13895 * emacs-lisp/re-builder.el (reb-cook-regexp):
13896 Avoid warning calling lre-compile-string.
13897 (reb-color-display-p): Avoid warning.
13898
13899 * calculator.el (calculator-last-input): Guard uses
13900 of event-key and key-press-event-p.
13901 (event-key, key-press-event-p): Delete definitions.
13902
13903 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
13904 (find-gc-source-directory, find-gc-subrs-callers)
13905 (find-gc-noreturn-list, find-gc-source-files)
13906 (find-gc-subrs-called): Vars renamed and defvar'd.
13907
13908 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
13909 (checkdoc-overlay-put, checkdoc-delete-overlay)
13910 (checkdoc-overlay-start, checkdoc-overlay-end)
13911 (checkdoc-mode-line-update, checkdoc-char=):
13912 Define such that compiler knows they are defined.
13913 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
13914 (checkdoc-read-event): Delete. Use read-event directly.
13915
13916 * whitespace.el (whitespace-make-overlay)
13917 (whitespace-overlay-put, whitespace-delete-overlay)
13918 (whitespace-overlay-start, whitespace-overlay-end):
13919 Define such that compiler knows they are defined.
13920 (whitespace): Move conditional inside.
13921
13922 * tempo.el (tempo-insert-template): Suppress warning.
13923
13924 * ediff-diff.el (longlines-mode): Add defvar.
13925
13926 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
13927
13928 * server.el: Bind "C-x #" in a way that works even if C-x is
13929 redefined to a command key, not a prefix key.
13930
13931 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13932
13933 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
13934 cl-make-type-test till execution time.
13935
13936 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
13937
13938 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
13939 arg ARG and use it.
13940
13941 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13942
13943 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
13944
13945 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
13946
13947 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13948 a defcustom with two :set or :type keywords.
13949
13950 2005-07-15 Richard M. Stallman <rms@gnu.org>
13951
13952 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
13953 Don't give ^M comment-end syntax.
13954
13955 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
13956
13957 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
13958 Don't consider gdbmi (gdb-mi.el has its own update functions).
13959 (gdb-var-delete): Make it work for gdbmi as well.
13960 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
13961
13962 * progmodes/gud.el (etags, sdb): Only require etags when needed.
13963 (gud-speedbar-menu-items): Correct logic for enabling items.
13964
13965 2005-07-15 Kim F. Storm <storm@cua.dk>
13966
13967 * ido.el: Fix commentary.
13968 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
13969 Use with-no-warnings around ffap-guesser.
13970 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
13971 Let bind minibuffer-completing-file-name to t.
13972
13973 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
13974
13975 * startup.el (site-run-file, keyboard-type): Doc fixes.
13976 (command-line): Check for "--basic-display" argument; also for
13977 "--quick", not "--bare-bones" (which was renamed).
13978 (fancy-splash-text): Add missing item "Getting New Versions".
13979 (normal-splash-screen): Fix typos and improve consistency with
13980 `fancy-splash-text'. Update copyright year.
13981
13982 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
13983 valid binding for `help-char'.
13984
13985 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
13986
13987 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
13988
13989 * term.el (term-mode): Disable cua-mode for term buffers.
13990
13991 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
13992
13993 * add-log.el (add-log-mailing-address, change-log-merge):
13994 Doc fixes.
13995 (change-log-get-method-definition): Fix typo in docstring.
13996
13997 2005-07-14 Kim F. Storm <storm@cua.dk>
13998
13999 * emulation/cua-base.el:
14000 (cua--pre-command-handler-1, cua--pre-command-handler)
14001 (cua--post-command-handler-1, cua--post-command-handler):
14002 Split in two. Check (buffer local) value of cua-mode.
14003 (cua-selection-mode): New command.
14004
14005 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
14006
14007 * custom.el (custom-initialize-safe-set)
14008 (custom-initialize-safe-default): Doc fixes.
14009
14010 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
14011 and simplify :init-value again.
14012
14013 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
14014 and simplify :init-value again. Delete autoload.
14015
14016 * startup.el (command-line): Use `custom-reevaluate-setting' again
14017 for tooltip-mode.
14018
14019 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
14020 a defcustom with two :initialize keywords.
14021
14022 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
14023
14024 * allout.el (my-mark-marker, allout-isearch-prior-pos)
14025 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
14026 (allout-post-command-business, allout-flag-region)
14027 (isearch-reenable-font-lock, allout-yank)
14028 (allout-insert-latex-header, allout-insert-latex-trailer)
14029 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
14030 (allout-latex-verb-quote): Fix typos in docstrings.
14031 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
14032 (allout-unprotected, allout-prefix-data):
14033 Improve argument/docstring consistency.
14034 (allout-chart-subtree): Fix argument spec.
14035 (allout-open-topic): Rename `use_sib_bullet' argument to
14036 `use-sib-bullet'. Doc fix.
14037
14038 * whitespace.el (whitespace-check-buffer-leading)
14039 (whitespace-check-buffer-trailing)
14040 (whitespace-check-buffer-indent)
14041 (whitespace-check-buffer-spacetab)
14042 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
14043 (whitespace-check-leading-whitespace)
14044 (whitespace-check-trailing-whitespace)
14045 (whitespace-check-spacetab-whitespace)
14046 (whitespace-check-indent-whitespace)
14047 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
14048 (whitespace-modes): Fix typos in docstrings.
14049 (defgroup, defcustom): Doc fixes.
14050
14051 * winner.el (winner-mode, winner-boring-buffers)
14052 (winner-pending-undo-ring): Doc fixes.
14053 (winner-ring): Remove unneeded `progn'.
14054 (winner-equal): `defsubst' it.
14055 (winner-redo): Fix message.
14056
14057 2005-07-13 Kim F. Storm <storm@cua.dk>
14058
14059 * simple.el (line-move-1): Always use vertical-motion to
14060 do the last (or only) line move to ensure some movement.
14061 Undo 2005-06-23 change--don't check for overlays.
14062
14063 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14064
14065 * term/mac-win.el (ccl-encode-mac-roman-font)
14066 (ccl-encode-mac-centraleurroman-font)
14067 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
14068 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
14069 Change charset-id boundary of dimension to ?\xef.
14070 (mac-char-fontspec-list): New constant.
14071 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
14072 argument. Nil uses itself as family in font-spec. Previous
14073 behavior for nil is now provided by non-nil non-string argument.
14074 All callers changed. Add font-specs for Mac fonts to
14075 "fontset-default" unless iso8859-1 fonts are installed.
14076
14077 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
14078
14079 * progmodes/sh-script.el (sh-get-indent-info): Only indent
14080 a continuation line if the \ is preceded by SPC or TAB.
14081 (sh-get-indent-info): Simplify.
14082 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
14083 Use with-current-buffer.
14084
14085 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
14086 when the matched text is empty.
14087
14088 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
14089
14090 * startup.el (command-line): Revert to previous handling of
14091 tooltip-mode. Explain in comment why the complexity is needed.
14092
14093 * tooltip.el (tooltip-mode): Revert to previous implementation of
14094 its defcustom.
14095
14096 * frame.el (blink-cursor-mode): Revert to previous implementation
14097 of its defcustom. Update comment.
14098
14099 2005-07-12 Lars Hansen <larsh@soem.dk>
14100
14101 * desktop.el: Update e-mail address.
14102
14103 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14104
14105 * term/mac-win.el (mac-services-mail-selection)
14106 (mac-services-mail-to): New functions.
14107 (mac-application-menu-map): Bind them.
14108
14109 2005-07-12 wulei <milton@wulei.net> (tiny change)
14110
14111 * progmodes/gdb-ui.el: Add note about buffering with Windows.
14112
14113 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
14114
14115 * custom.el (custom-reevaluate-setting): Doc fix.
14116
14117 2005-07-11 Jay Belanger <belanger@truman.edu>
14118
14119 * calc/calc.el (calc-embedded-announce-formula-alist)
14120 (calc-embedded-open-close-plain-alist)
14121 (calc-embedded-open-close-mode-alist): Add checks for additional
14122 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
14123
14124 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
14125
14126 * custom.el (custom-enable-theme): Don't add theme to
14127 `custom-enabled-themes' with `push' because there is no
14128 setf-method for `delq'.
14129
14130 2005-07-11 Richard M. Stallman <rms@gnu.org>
14131
14132 * custom.el (custom-declare-variable): Doc fix.
14133
14134 * dired-aux.el (dired-compare-directories): Remove "." and ".."
14135 from the alists.
14136
14137 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
14138 Do nothing if edebug-active.
14139
14140 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
14141 (edebug-display): Do it here instead.
14142
14143 2005-07-10 Richard M. Stallman <rms@gnu.org>
14144
14145 * cus-face.el (custom-theme-set-faces): Make it work.
14146 (custom-reset-faces): Doc fix.
14147 (custom-theme-reset-internal-face, custom-theme-face-value):
14148 Functions deleted.
14149
14150 * custom.el (custom-push-theme): Maintain list of the settings
14151 of a given theme in its theme-settings property.
14152 Maintain position of old settings in the theme-value
14153 or theme-face property.
14154 (custom-enabled-themes): New variable.
14155 (custom-theme-enabled-p): New function.
14156 (provide-theme): Update custom-enabled-themes.
14157 Disable and reenable the `user' theme.
14158 (require-theme): Doc fix.
14159 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
14160 (custom-theme-value, custom-theme-variable-value): Likewise.
14161 (custom-theme-reset-internal): Likewise.
14162 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
14163 (custom-enable-theme, custom-disable-theme): New functions.
14164 (custom-variable-theme-value, custom-face-theme-value): Likewise.
14165 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
14166 (custom-theme-reset-variables): Simplify.
14167 (deftheme, custom-declare-theme, custom-make-theme-feature):
14168 Definitions moved.
14169
14170 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
14171
14172 * longlines.el (longlines-show-region)
14173 (longlines-unshow-hard-newlines): Recognize hard newlines by
14174 non-nil hard property, instead of t.
14175
14176 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
14177
14178 * viper-cmd.el (viper--key-maps): New variable.
14179 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
14180 emulation-mode-map-alists.
14181 (viper-envelop-ESC-key): Use viper-subseq.
14182 (viper-search-forward/backward/next): Disable debug-on-error.
14183
14184 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
14185 (viper-ESC-key): New defcustoms.
14186
14187 * viper-macs.el (ex-map-read-args): Use viper-subseq.
14188
14189 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
14190 (viper-subseq): Copy of subseq from cl.el.
14191
14192 * viper.el (viper-go-away, viper-set-hooks): Use
14193 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
14194
14195 * viper-mous.el (viper-current-frame-saved): Use defvar.
14196
14197 * viper-init.el: Get rid of -face in face names.
14198
14199 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
14200 Make it work with longlines mode
14201
14202 * ediff-mult.el (ediff-meta-mode-hook): New variable.
14203
14204 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
14205
14206 * ediff-init.el: Get rid of -face in face names.
14207
14208 2005-07-10 Richard M. Stallman <rms@gnu.org>
14209
14210 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
14211 and with-timeout-unsuspend.
14212
14213 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
14214 and with-timeout-unsuspend.
14215
14216 * emacs-lisp/timer.el (with-timeout-timers): New variable.
14217 (with-timeout): Bind that variable to record timers.
14218 (with-timeout-suspend, with-timeout-unsuspend): New functions.
14219
14220 * emacs-lisp/debug.el (debug-help-follow): New function.
14221 (debugger-mode-map): Use that instead of help-follow.
14222 (debugger-setup-buffer): Use eval-buffer-list
14223 to handle eval-buffer frames.
14224
14225 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
14226
14227 * timezone.el (timezone-parse-date): Change first regexp
14228 so it will not mistakenly match dates with no time zone.
14229
14230 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
14231
14232 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
14233
14234 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
14235
14236 * custom.el (custom-initialize-safe-set)
14237 (custom-initialize-safe-default): New functions.
14238
14239 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
14240 and simplify :init-value.
14241
14242 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
14243 and simplify :init-value. Delete obsolete comment.
14244
14245 * startup.el (command-line): Use `custom-reevaluate-setting' to
14246 handle `tooltip-mode'. Delete obsolete comment.
14247
14248 * files.el (set-visited-file-name): Avoid calling
14249 `file-name-nondirectory' with a nil argument.
14250
14251 2005-07-09 Richard M. Stallman <rms@gnu.org>
14252
14253 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
14254 was called with nil for the buffer, handle the read position right.
14255 Handle read position for eval-region, too.
14256
14257 2005-07-09 Juri Linkov <juri@jurta.org>
14258
14259 * fringe.el (fringe-mode): Add period in docstring.
14260 (fringe-query-style): Build prompt depending on `all-frames' arg.
14261
14262 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
14263 to not create links to unrelated functions in the Help buffer.
14264
14265 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
14266 Doc fix.
14267
14268 * simple.el (next-error-hook): New variable.
14269 (next-error): Use it. Doc fix.
14270
14271 * textmodes/ispell.el (ispell-command-loop): Add current
14272 dictionary name and program name to mode-line-format.
14273 (ispell-region, ispell-process-line): Add current dictionary name
14274 and program name to messages.
14275
14276 2005-07-08 Jay Belanger <belanger@truman.edu>
14277
14278 * calc/calc.el (calc-embedded-announce-formula-alist)
14279 (calc-embedded-open-close-formula-alist)
14280 (calc-embedded-open-close-word-alist)
14281 (calc-embedded-open-close-plain-alist)
14282 (calc-embedded-open-close-new-formula-alist)
14283 (calc-embedded-open-close-mode-alist)
14284 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
14285 (calc-embedded-mode-hook): New variables.
14286
14287 * calc/calc-embed.el (calc-embedded-firsttime)
14288 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
14289 New variables.
14290 (calc-do-embedded): Use calc-embedded-firsttime,
14291 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
14292 determine whether or not to run hooks.
14293 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
14294 calc-embedded-firsttime-formula appropriately.
14295 Set calc-embedded delimiter variables according to mode.
14296
14297 2005-07-08 Richard M. Stallman <rms@gnu.org>
14298
14299 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
14300 Check for "emacs", etc., as entire symbol, not just as word.
14301 (checkdoc-file-comments-engine): Use regexp-quote on FN.
14302
14303 * files.el (set-visited-file-name): Report the error
14304 for "empty filename" earlier.
14305 (kill-some-buffers): Ignore buffers already dead.
14306
14307 * fringe.el (fringe-mode): Doc fix.
14308
14309 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
14310 Check for (featurep 'xemacs) and turn off warnings in what it guards.
14311 Use unwind-protect to ensure byte-compile-unresolved-functions
14312 is updated.
14313
14314 * whitespace.el (whitespace-buffer-leading-cleanup):
14315 Simplify w/ skip-chars-forward.
14316 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
14317
14318 * mail/rmail.el (rmail-only-expunge): Fix paren error.
14319 Unconditionally try to leave point at the same old place.
14320
14321 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
14322
14323 * comint.el (comint-postoutput-scroll-to-bottom)
14324 (comint-show-maximum-output): Take scroll-margin into consideration.
14325
14326 2005-07-08 Kim F. Storm <storm@cua.dk>
14327
14328 * ido.el (ido-use-filename-at-point): New choice `guess'.
14329 (ido-file-internal): Try ffap-guesser if selected.
14330
14331 * ido.el (ido-before-fallback-functions): New hook.
14332 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
14333 (ido-read-file-name): Run it.
14334
14335 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
14336
14337 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
14338 strings rather than a list of symbols to the completion function.
14339
14340 2005-07-07 Jay Belanger <belanger@truman.edu>
14341
14342 * calc/calc-units.el (math-apply-units): Change the places in
14343 which units are simplified.
14344
14345 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
14346
14347 * cus-edit.el (customize-option, customize-option-other-window):
14348 Make them handle aliases.
14349
14350 * custom.el (custom-variable-p): Make it recursively follow
14351 aliases. Mention that in the docstring.
14352
14353 2005-07-07 Richard M. Stallman <rms@gnu.org>
14354
14355 * cus-start.el (exec-path): Use `directory' instead of `file'.
14356 Fix tag for nil.
14357
14358 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
14359
14360 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
14361 when called non-interactively. Doc fix.
14362
14363 2005-07-07 Lute Kamstra <lute@gnu.org>
14364
14365 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
14366 new address as well.
14367
14368 2005-07-07 Kenichi Handa <handa@m17n.org>
14369
14370 * international/mule.el (make-coding-system):
14371 Describe `ascii-incompatible' property in the docstring.
14372 (set-file-name-coding-system): Signal an error if coding-system is
14373 ascii-incompatible.
14374 (set-keyboard-coding-system): Likewise.
14375
14376 * international/mule-cmds.el (set-default-coding-systems):
14377 Don't set default-file-name-coding-system and
14378 default-keyboard-coding-system if coding-system is ASCII-incompatible.
14379
14380 * international/utf-16.el: Declare that all UTF-16-based coding
14381 systems are ASCII-incompatible.
14382
14383 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
14384
14385 * progmodes/gud.el: Require font-lock for displaying errors.
14386 Used by gdb-ui.el.
14387
14388 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
14389
14390 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
14391 values for the pattern lists which are `read'able but not
14392 `append'able (like symbols).
14393
14394 2005-07-06 Richard M. Stallman <rms@gnu.org>
14395
14396 * progmodes/flymake.el (flymake-float-time): Instead of
14397 with-no-warnings, test for xemacs.
14398 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
14399 to avoid warning.
14400
14401 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
14402
14403 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
14404
14405 2005-07-05 Lute Kamstra <lute@gnu.org>
14406
14407 * battery.el: Add support for Darwin (with much debugging help
14408 from Samuel Lauber <sam124@operamail.com>).
14409 (battery-status-function, battery-echo-area-format)
14410 (battery-mode-line-format): Add support for pmset on Darwin.
14411 (battery-load-low, battery-load-critical): New user options.
14412 (battery-pmset): New function.
14413
14414 2005-07-05 Lute Kamstra <lute@gnu.org>
14415
14416 Update FSF's address in GPL notices.
14417
14418 * textmodes/page-ext.el: Update FSF's address.
14419
14420 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
14421
14422 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
14423 filling from using prefix when filling a single-line docstring.
14424
14425 * progmodes/flymake.el: Remove useless eval-when-compile.
14426
14427 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
14428
14429 2005-07-04 Richard M. Stallman <rms@gnu.org>
14430
14431 * textmodes/org.el (org-file-apps-defaults-gnu):
14432 Rename from org-file-apps-defaults-linux.
14433 (org-default-apps): Don't test system-type for `linux'.
14434 (org-file-apps): Doc fix.
14435
14436 2005-07-04 David Ponce <david@dponce.com>
14437
14438 * tree-widget.el: Improve header Commentary section.
14439 (tree-widget) [defgroup]
14440 (tree-widget-image-enable, tree-widget-themes-directory)
14441 (tree-widget-theme, tree-widget-image-properties-emacs)
14442 (tree-widget-image-properties-xemacs, tree-widget-create-image)
14443 (tree-widget-image-formats, tree-widget-control)
14444 (tree-widget-empty-control, tree-widget-leaf-control
14445 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
14446 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
14447 (tree-widget-keep, tree-widget-after-toggle-functions)
14448 (tree-widget-open-node, tree-widget-close-node): Doc fix.
14449 (tree-widget-open-control, tree-widget-close-control): Fix doc and
14450 :help-echo message.
14451 (tree-widget-set-theme): Doc fix. Use `string-equal'.
14452 (tree-widget-image-properties): Doc fix. Clearer implementation.
14453 (tree-widget--cursors): New constant.
14454 (tree-widget-lookup-image): New function split from
14455 `tree-widget-find-image'. Clearer implementation.
14456 (tree-widget-find-image): Use it.
14457 (tree-widget-button-keymap): Use `set-keymap-parent'.
14458 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
14459 Define the sub-widgets here.
14460 (tree-widget-node): Check that :node is not a tree-widget.
14461 (tree-widget-get-super, tree-widget-open-control)
14462 (tree-widget-close-control, tree-widget-empty-control)
14463 (tree-widget-leaf-control, tree-widget-guide)
14464 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
14465 (tree-widget-no-handle, tree-widget-value-delete)
14466 (tree-widget-map): Remove.
14467 (tree-widget-children-value-save): Doc fix. Simplified.
14468 (tree-widget-value-create): Update according to previous changes.
14469
14470 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
14471
14472 * textmodes/org.el: Leading space replaced by TABS.
14473 (org-recalc-marks, org-table-rotate-recalc-marks)
14474 (org-table-get-specials): Treat "^" and "_" marks.
14475 (org-table-justify-field-maybe): Optional argument NEW.
14476 (org-table-eval-formula): Parsing of the format simplified.
14477 New modes C,I. Honor the %= parameter in the current table.
14478 Avoid unnecessary re-align by using the NEW argument to
14479 `org-table-justify-field-maybe'.
14480 (org-calc-default-modes): Default for date-format mimicks org-mode.
14481 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
14482
14483 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
14484
14485 * cus-face.el (custom-theme-set-faces): Make it handle face
14486 aliases whose alias declarations are pre- or autoloaded.
14487
14488 2005-07-04 Juri Linkov <juri@jurta.org>
14489
14490 * faces.el (read-face-name): Put the code for getting a face name
14491 from the buffer before adding the faces from the `face' property.
14492 Use `completing-read-multiple' instead of `completing-read'.
14493 Require `crm'. Add default value and post-process the returned
14494 list of faces.
14495
14496 * emacs-lisp/crm.el (crm-find-current-element)
14497 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
14498
14499 * emacs-lisp/lisp-mode.el (eval-defun-1):
14500 * emacs-lisp/edebug.el (edebug-eval-defun):
14501 Remove unnecessary quotes.
14502
14503 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
14504
14505 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
14506 (prolog-indent-level): Fix typo in docstring.
14507
14508 * info.el (Info-history, Info-history-forward)
14509 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
14510
14511 * add-log.el (add-change-log-entry):
14512 * comint.el (comint-dynamic-list-input-ring)
14513 (comint-dynamic-list-completions):
14514 * dabbrev.el (dabbrev-expand):
14515 * delim-col.el (delimit-columns-rectangle-line):
14516 * diff-mode.el (diff-context->unified, diff-reverse-direction)
14517 (diff-unified->context):
14518 * ediff-init.el (ediff-abbrev-jobname):
14519 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
14520 (ediff-replace-session-activity-marker-in-meta-buffer):
14521 * info.el (Info-summary):
14522 * lpr.el (printify-region):
14523 * printing.el (pr-create-interface):
14524 * ps-print.el (ps-print-quote):
14525 * ses.el (ses-column-widths, ses-print-cell)
14526 (ses-adjust-print-width, ses-center):
14527 * shell.el (shell-file-name-quote-list):
14528 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
14529 (strokes-fill-current-buffer-with-whitespace)
14530 (strokes-xpm-for-stroke, strokes-list-strokes)
14531 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
14532 * term.el (term-dynamic-list-input-ring)
14533 (term-dynamic-list-completions):
14534 * calc/calc.el (math-format-stack-value):
14535 * emacs-lisp/edebug.el (edebug-display-freq-count):
14536 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
14537 (delphi-new-comment-line):
14538 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
14539 * progmodes/executable.el (executable-set-magic):
14540 * progmodes/python.el (inferior-python-mode):
14541 * progmodes/scheme.el (scheme-mode-syntax-table):
14542 * progmodes/sh-script.el (sh-maybe-here-document):
14543 * progmodes/sql.el (sql-copy-column):
14544 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
14545 * textmodes/bibtex.el (bibtex-mode):
14546 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
14547 (sgml-auto-attributes):
14548 * textmodes/table.el (table-insert, table-shorten-cell)
14549 (table--generate-source-scan-lines, table-delete-row)
14550 (*table--cell-delete-char, table--spacify-frame)
14551 (table--horizontally-shift-above-and-below)
14552 (table--cell-insert-char, table--cell-blank-str)
14553 (table--fill-region-strictly):
14554 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
14555 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
14556
14557 * add-log.el (change-log):
14558 * apropos.el (apropos):
14559 * comint.el (comint-completion, comint-source):
14560 * dabbrev.el (dabbrev):
14561 * delim-col.el (columns):
14562 * diff-mode.el (diff-mode):
14563 * ediff.el (ediff):
14564 * ediff-diff.el (ediff-diff):
14565 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
14566 * ediff-mult.el (ediff-mult):
14567 * ediff-ptch.el (ediff-ptch):
14568 * ediff-wind.el (ediff-window):
14569 * facemenu.el (facemenu):
14570 * indent.el (indent):
14571 * info.el (info):
14572 * jka-cmpr-hook.el (compression, jka-compr):
14573 * lpr.el (lpr):
14574 * outline.el (outlines):
14575 * pcmpl-cvs.el (pcmpl-cvs):
14576 * pcmpl-rpm.el (pcmpl-rpm):
14577 * printing.el (printing):
14578 * ps-print.el (postscript, ps-print, ps-print-horizontal)
14579 (ps-print-vertical, ps-print-headers, ps-print-font)
14580 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
14581 (ps-print-background, ps-print-printer, ps-print-page)
14582 (ps-print-miscellany):
14583 * ses.el (ses):
14584 * shell.el (shell, shell-directories, shell-faces):
14585 * startup.el (initialization):
14586 * strokes.el (strokes):
14587 * term.el (term):
14588 * uniquify.el (uniquify):
14589 * w32-vars.el (w32):
14590 * calc/calc.el (calc):
14591 * emacs-lisp/bytecomp.el (bytecomp):
14592 * emacs-lisp/cl-indent.el (lisp-indent):
14593 * emacs-lisp/edebug.el (edebug):
14594 * emacs-lisp/elp.el (elp):
14595 * emacs-lisp/testcover.el (testcover):
14596 * emacs-lisp/trace.el (trace):
14597 * emulation/viper-ex.el (viper-ex):
14598 * emulation/viper-mous.el (viper-mouse):
14599 * mail/mailalias.el (mailalias):
14600 * mail/supercite.el (supercite, supercite-frames)
14601 (supercite-attr, supercite-cite, supercite-hooks):
14602 * net/rcompile.el (remote-compile):
14603 * net/rlogin.el (rlogin):
14604 * obsolete/ooutline.el (outlines):
14605 * progmodes/delphi.el (delphi):
14606 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
14607 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
14608 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
14609 (ebnf-optimization):
14610 * progmodes/etags.el (etags):
14611 * progmodes/executable.el (executable):
14612 * progmodes/idlwave.el (idlwave):
14613 * progmodes/pascal.el (pascal):
14614 * progmodes/prolog.el (prolog):
14615 * progmodes/python.el (python):
14616 * progmodes/scheme.el (scheme):
14617 * progmodes/sh-script.el (sh, sh-script):
14618 * progmodes/sql.el (SQL):
14619 * progmodes/tcl.el (tcl):
14620 * textmodes/bibtex.el (bibtex, bibtex-autokey):
14621 * textmodes/enriched.el (enriched):
14622 * textmodes/makeinfo.el (makeinfo):
14623 * textmodes/sgml-mode.el (sgml):
14624 * textmodes/table.el (table-hooks):
14625 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
14626 * textmodes/texinfo.el (texinfo):
14627 * textmodes/two-column.el (two-column):
14628 Finish `defgroup' description with period.
14629
14630 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
14631 * eshell/esh-var.el (eshell-var):
14632 * progmodes/vhdl-mode.el (vhdl-testbench):
14633 * textmodes/org.el (org): Fix typos in docstrings.
14634
14635 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
14636 consistency.
14637
14638 * progmodes/flymake.el (flymake-find-file): Remove.
14639 (flymake-float-time): Use `with-no-warnings'.
14640 (flymake-check-start-time, flymake-check-was-interrupted)
14641 (flymake-err-info, flymake-is-running, flymake-last-change-time)
14642 (flymake-new-err-info): `defvar' at compile time.
14643
14644 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
14645
14646 * replace.el (occur-hook): Doc fix.
14647 (occur-1): Don't call `occur-hook' if there are no matches.
14648
14649 2005-07-03 Richard M. Stallman <rms@gnu.org>
14650
14651 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
14652 global-map, save the same map.
14653 (global-map): Don't alter it at top level.
14654 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
14655 Then alter it here instead.
14656 (tpu-edt-off): Set global-map to the saved one.
14657
14658 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
14659 All references simplified.
14660 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
14661 (zmacs-regions): Add defvar.
14662 (repeat-complex-command-map): Everything about that deleted.
14663
14664 * textmodes/artist.el (artist-key-is-drawing)
14665 (artist-key-endpoint1, artist-key-poly-point-list)
14666 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
14667 (artist-key-compl-table, artist-rb-save-data)
14668 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
14669 Don't put them in eval-when-compile.
14670 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
14671
14672 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
14673 Use with-no-warnings.
14674
14675 * net/browse-url.el (dos-windows-version): Add defvar.
14676
14677 * mail/supercite.el (filladapt-prefix-table): Add defvar.
14678
14679 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
14680 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
14681 (rmail-new-summary-line-count): Rename from new-summary-line-count.
14682 Add defvar.
14683 (rmail-summary-beginning-of-message): Use with-no-warnings.
14684 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
14685
14686 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
14687 Use with-no-warnings.
14688
14689 * emulation/vi.el (vi-mark-region): Use c-mark-function.
14690 (c-mark-function): Add point-moving-unit property.
14691 (vi-goto-line): Use with-no-warnings.
14692
14693 * emulation/edt.el (edt-last-copied-word): Add defvar.
14694 (zmacs-region-stays): Likewise.
14695 (edt-mark-section-wisely): Use c-mark-function for C.
14696 Use makr-defun for Fortran.
14697 (time-string): defvar deleted.
14698 (edt-display-the-time): Don't set time-string.
14699
14700 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
14701
14702 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
14703 Don't warn when name is not constant
14704 or for defining the group `emacs'.
14705
14706 * tooltip.el (gud-tooltip-mode): Add defvar.
14707
14708 * startup.el (default-frame-background-mode): Add defvar.
14709
14710 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
14711
14712 * info.el (tool-bar-map): Add defvar.
14713
14714 * dired.el (dnd-protocol-alist): Add defvar.
14715
14716 * dired-aux.el (dired-query): Display question with answer, when
14717 the user answers.
14718
14719 * custom.el (custom-add-option): Doc fix.
14720
14721 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
14722
14723 2005-07-03 Eli Zaretskii <eliz@gnu.org>
14724
14725 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
14726 bogus name from the last change.
14727
14728 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
14729
14730 * custom.el (custom-declare-variable): Fix typos in comment.
14731 (custom-known-themes): Doc fix.
14732 (custom-theme-directory): New defcustom.
14733 (require-theme): Make it check `custom-theme-directory'.
14734
14735 * cus-theme.el (custom-new-theme-mode): New function.
14736 (custom-theme-name, custom-theme-variables, custom-theme-faces)
14737 (custom-theme-description): Add compiler defvars.
14738 (customize-create-theme): Add doc to the "*New Custom Theme*"
14739 buffer. Use `custom-new-theme-mode'.
14740 (custom-theme-write): Put the created buffer in emacs-lisp-mode
14741 and save it to the `custom-theme-directory'. Make this the
14742 default directory of the buffer.
14743
14744 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
14745
14746 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
14747 Fix unbalanced parentheses.
14748
14749 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
14750
14751 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
14752 into flymake-mode and delegate to flymake-mode.
14753
14754 * find-file.el (ff-which-function-are-we-in): Clean up.
14755
14756 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
14757
14758 * replace.el (occur-rename-buffer): Fix docstring.
14759
14760 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
14761 (edt-last-copied-word, edt-learn-macro-count)
14762 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
14763 (edt-rect-start-point, edt-user-global-map, rect-start-point)
14764 (time-string, zmacs-region-stays):
14765 * emulation/edt-mapper.el (edt-save-function-key-map)
14766 (EDT-key-name): `defvar' to silence the byte-compiler.
14767
14768 2005-07-02 Martin Rudalics <rudalics@gmx.at>
14769
14770 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
14771 font-lock-regexp-backslash. Doc fix.
14772 (font-lock-regexp-backslash-grouping-construct): Rename from
14773 font-lock-regexp-backslash-construct. Doc fix.
14774 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
14775 grouping constructs.
14776
14777 2005-07-02 Eli Zaretskii <eliz@gnu.org>
14778
14779 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
14780 updating all the prerequisites.
14781
14782 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
14783
14784 * textmodes/org.el (org-agenda-start-on-weekday)
14785 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
14786 (org-agenda-use-time-grid, org-archive-location)
14787 (org-allow-space-in-links, org-usenet-links-prefer-google)
14788 (org-enable-table-editor, org-export-default-language)
14789 (org-export-html-show-new-buffer, org-fill-paragraph)
14790 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
14791 (org-goto-quit, org-occur, org-eval-in-calendar)
14792 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
14793 (org-agenda-diary-entry, org-remember-help)
14794 (org-table-convert-region, org-at-table-p)
14795 (org-table-move-row-down, org-table-move-row-up)
14796 (org-table-copy-region, org-table-toggle-vline-visibility)
14797 (org-table-get-stored-formulas, org-table-get-specials)
14798 (org-recalc-commands, org-table-eval-formula)
14799 (org-table-formula-substitute-names, orgtbl-make-binding)
14800 (org-format-org-table-html, org-format-table-table-html)
14801 (org-format-table-table-html-using-table-generate-source)
14802 (org-customize): Fix typos in docstrings.
14803 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
14804 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
14805 (org-back-to-heading): Doc fixes.
14806 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
14807 (org-agenda-change-all-lines, org-get-header):
14808 Improve argument/docstring consistency.
14809 (orgtbl-error): Fix error message.
14810
14811 * progmodes/flymake.el (flymake-find-possible-master-files)
14812 (flymake-master-file-compare, flymake-get-line-err-count)
14813 (flymake-highlight-line, flymake-gui-warnings-enabled):
14814 Fix typos in docstrings.
14815 (flymake-parse-line, flymake-get-project-include-dirs-function)
14816 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
14817 Doc fixes.
14818 (flymake-get-project-include-dirs-function)
14819 (flymake-make-err-menu-data):
14820 Improve argument/docstring consistency.
14821
14822 2005-07-01 Lute Kamstra <lute@gnu.org>
14823
14824 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
14825 Catch errors with ignore-errors. Use temporary buffer.
14826 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
14827
14828 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
14829 background color faces.
14830 (facemenu-set-foreground, facemenu-set-background):
14831 Use facemenu-set-face-from-menu.
14832 (facemenu-set-face-from-menu): Treat face names that start with
14833 "fg:" or "bg:" as special.
14834 (facemenu-add-new-color): Don't create faces. Simplify.
14835
14836 2005-06-30 Richard M. Stallman <rms@gnu.org>
14837
14838 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
14839 (crm-find-current-element): Likewise.
14840
14841 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
14842
14843 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
14844
14845 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
14846
14847 * arc-mode.el (archive-extract): Make it work as a mouse binding.
14848 (archive-mouse-extract): Make it an obsolete alias.
14849 (archive-mode-map): Don't use archive-mouse-extract any more.
14850 (archive-mode, archive-extract): write-contents-hooks ->
14851 write-contents-functions.
14852 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
14853 first arg.
14854 (archive-rename-entry): Update the call.
14855 (archive-zip-summarize): Remove unused var `method'.
14856 (archive-lzh-summarize): Remove unused var `creator'.
14857
14858 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
14859 dedicated frame upon exit.
14860
14861 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
14862 (archive-zip-extract, archive-zip-expunge)
14863 (archive-zip-update, archive-zip-update-case): Use executable-find.
14864 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
14865 Use restore-buffer-modified-p.
14866 (archive-extract, archive-add-new-member, archive-write-file-member):
14867 Use with-current-buffer.
14868 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
14869
14870 2005-06-30 Andreas Schwab <schwab@suse.de>
14871
14872 * progmodes/gud.el (gud-filter): Remove unneeded progn.
14873
14874 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
14875
14876 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
14877
14878 2005-06-30 Juri Linkov <juri@jurta.org>
14879
14880 * faces.el (vertical-border): Inherit from mode-line-inactive
14881 only on tty.
14882
14883 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
14884
14885 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
14886 example, -NLINES in the `occur' docstring).
14887
14888 * replace.el (occur-1): When no matches are found, do not set the
14889 `buffer-read-only' and modified flags for the occur buffer,
14890 because it is deleted.
14891
14892 * emulation/cua-base.el (cua-check-pending-input)
14893 (cua-repeat-replace-region, cua-mode, cua-debug)
14894 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
14895 Fix typos in docstrings.
14896
14897 * emulation/cua-gmrk.el (cua-toggle-global-mark)
14898 (cua-cut-region-to-global-mark)
14899 (cua--cut-rectangle-to-global-mark):
14900 Remove period from end of messages.
14901
14902 * emulation/cua-rect.el (cua-do-rectangle-padding):
14903 Remove period from end of messages.
14904 (cua--rectangle-seq-format): Fix typo in docstring.
14905 (cua-sequence-rectangle, cua-fill-char-rectangle):
14906 Improve argument/docstring consistency.
14907
14908 2005-06-29 Juri Linkov <juri@jurta.org>
14909
14910 * faces.el (default-frame-background-mode): New internal variable.
14911 (frame-set-background-mode): Use it.
14912
14913 * startup.el (normal-top-level): Set default-frame-background-mode
14914 instead of frame-background-mode. Before setting it, test for its
14915 nil value. Remove tests for frame-background-mode and frame
14916 parameter `reverse'. Add test for "unspecified-fg".
14917
14918 * term/xterm.el (xterm-rxvt-set-background-mode):
14919 * term/rxvt.el (rxvt-set-background-mode):
14920 Set default-frame-background-mode instead of frame-background-mode.
14921
14922 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
14923
14924 * simple.el (set-variable): Warn about obsolete user variables.
14925
14926 * imenu.el (imenu--completion-buffer):
14927 * mouse.el (mouse-buffer-menu-alist):
14928 * msb.el (msb-invisible-buffer-p):
14929 * calendar/diary-lib.el (diary-header-line-format):
14930 * emacs-lisp/pp.el (pp-buffer):
14931 * progmodes/cperl-mode.el (cperl-do-auto-fill):
14932 * textmodes/picture.el (picture-replace-match):
14933 Change space constants followed by a sexp to "?\s ".
14934
14935 * play/decipher.el (decipher-loop-with-breaks):
14936 * textmodes/texinfo.el (texinfo-insert-@item): Change space
14937 constants "protected" from end of line by a comment to "?\s".
14938
14939 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14940
14941 * font-lock.el (save-buffer-state): Use `declare'.
14942
14943 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
14944 reset the syntax-table to cperl-mode-syntax-table.
14945 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
14946 "foo_print_bar" is not matched as a reserved keyword.
14947
14948 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
14949
14950 * textmodes/org.el (orgtbl-setup): New function, for delayed
14951 setup for the orgtbl commands.
14952 (org-calc-default-modes): New option.
14953 (orgtbl-make-binding): Use `defun' to get better help display.
14954 (org-diary): Call `org-compile-prefix-format'.
14955 (org-table-formula-substitute-names): New function.
14956 (org-agenda-day-view, org-agenda-week-view): New commands.
14957 (org-agenda-toggle-week-view): Command removed.
14958 (org-tbl-menu): Split off from org-org-menu.
14959 (org-mode): Move removal of outline-mode menus to here.
14960 (org-table-formula-debug): New option.
14961 (org-table-insert-row): Keep first field if just "#" or "*".
14962 (org-mode): Paragraph regexps fixed.
14963 (org-table-recalculate-regexp): New constant.
14964 (org-table-justify-field-maybe): Avoid replace if not necessary.
14965 (org-copy-special, org-cut-special): Use `call-interactively'.
14966 (org-table-copy-region): Take region from `interactive' call.
14967 (org-trim): Return string even if no match.
14968 (org-formula): New face.
14969 (org-set-font-lock-defaults): No longer highlight "FIXME".
14970 But highlight formula-related fields in table.
14971 (org-table-p): Use regexp, not fontification.
14972 (org-table-align): Handle white space at end of line.
14973 (org-table-formula-evaluate-inline): New option.
14974 (org-mode): Auto-wrapping in comment lines turned off.
14975 (org-table-copy-down): Evaluate only in copied field, not in
14976 destination.
14977 (org-table-current-formula): Variable removed.
14978 (org-table-store-formulas, org-table-get-stored-formulas)
14979 (org-table-modify-formulas, org-table-replace-in-formulas)
14980 (org-table-maybe-eval-formula): New functions.
14981 (org-table-get-formula): Modify to use stored formulas.
14982 (org-table-insert-column, org-table-delete-column)
14983 (org-table-move-column): Call `org-table-modify-formulas'.
14984 (org-complete): Add completion for keyword formulas.
14985 (orgtbl-mode): Pull orgtbl-mode-map to start of
14986 minor-mode-map-alist.
14987
14988 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14989
14990 * progmodes/python.el (python-check): Require `compile' before
14991 modifying its variables.
14992
14993 * newcomment.el (comment-indent-default): Don't get fooled by an early
14994 end of buffer.
14995
14996 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14997
14998 * ps-print.el (ps-print-version): Fix version number.
14999
15000 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
15001
15002 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
15003
15004 2005-06-28 Richard M. Stallman <rms@gnu.org>
15005
15006 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
15007 (flyspell-local-mouse-map): Declaration deleted.
15008 (flyspell-mouse-map): Bind only mouse-2.
15009 (flyspell-mode-map): Don't test flyspell-use-local-map.
15010 (flyspell-overlay-keymap-property-name): Var deleted.
15011 (flyspell-mode-on): Don't make local bindings for
15012 flyspell-mouse-map and flyspell-mode-map.
15013 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
15014
15015 * textmodes/ispell.el (ispell-word): Do not ignore short words.
15016
15017 * progmodes/compile.el (compilation-next-error-function):
15018 Don't switch buffers; operate on the current buffer.
15019
15020 * progmodes/compile.el (compilation-error-file-name)
15021 (compilation-warning-file-name, compilation-info-file-name)
15022 (compilation-line-number, compilation-column-number): New faces.
15023 (compilation-error-face, compilation-warning-face)
15024 (compilation-info-face, compilation-line-face)
15025 (compilation-column-face): Use them.
15026
15027 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
15028
15029 * comint.el (comint-password-prompt-regexp): Accept ", try again".
15030
15031 * bindings.el (global-map): Bind insertchar and its variants.
15032
15033 2005-06-27 Richard M. Stallman <rms@gnu.org>
15034
15035 * textmodes/artist.el (artist-text-overwrite)
15036 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
15037
15038 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15039
15040 * ps-print.el: It was not working the page selection for printing.
15041 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
15042 (ps-print-version): New version 6.6.7.
15043 (ps-end-sheet): New fun.
15044 (ps-header-sheet, ps-end-job): Call it.
15045
15046 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
15047
15048 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
15049
15050 2005-06-27 Lute Kamstra <lute@gnu.org>
15051
15052 * facemenu.el (facemenu-unlisted-faces): Add foreground and
15053 background color faces.
15054 (facemenu-get-face): Delete function.
15055 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
15056 (facemenu-add-new-color): Make second argument mandatory.
15057 Create the appropriate face and return it. Simplify.
15058 (facemenu-set-foreground, facemenu-set-background): Don't check if
15059 color is defined. Use return value of facemenu-add-new-color.
15060
15061 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
15062
15063 * progmodes/gud.el (gud-filter): Add missing argument to
15064 with-selected-window.
15065
15066 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
15067
15068 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
15069 a :require to the defcustom.
15070
15071 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
15072 defcustoms corresponding to minor modes.
15073
15074 2005-06-26 David Ponce <david@dponce.com>
15075
15076 * recentf.el: Require tree-widget instead of wid-edit.
15077 (recentf-filename-handler): Fix widget :type.
15078 (recentf-cancel-dialog, recentf-open-more-files)
15079 (recentf-open-files-action): Doc fix.
15080 (recentf-dialog-goto-first): New function.
15081 (recentf-dialog-mode-map): Set parent keymap first.
15082 (recentf-dialog-mode): Define with define-derived-mode.
15083 Don't display continuation lines in dialogs.
15084 (recentf-edit-list): Rename from recentf-edit-selected-items.
15085 (recentf-edit-list-select): Rename from recentf-edit-list-action.
15086 Simplify.
15087 (recentf-edit-list-validate): New function.
15088 (recentf-edit-list): Update accordingly.
15089 (recentf-open-files-item-shift): Remove.
15090 (recentf-open-files-item): Convert menu elements into tree and
15091 link widgets. Don't create the widgets.
15092 (recentf-open-files): Update accordingly.
15093 (recentf-save-list): Untabify.
15094
15095 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
15096
15097 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
15098 (keep-lines): Add INTERACTIVE arg. Never delete lines only
15099 partially contained in the active region. Do not take active
15100 region into account when called from Lisp, unless INTERACTIVE arg
15101 is non-nil. Use `forward-line' instead of `beginning-of-line' to
15102 avoid trouble with fields. Make marker point nowhere when no
15103 longer used. Always return nil. Doc fix.
15104 (flush-lines): Add INTERACTIVE arg. Do not take active region
15105 into account when called from Lisp, unless INTERACTIVE arg is
15106 non-nil. Use `forward-line' instead of `beginning-of-line' to
15107 avoid trouble with fields. Make marker point nowhere when no
15108 longer used. Always return nil. Doc fix.
15109 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
15110 interchangeable. Do not take active region into account when
15111 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
15112 message in echo area when called from Lisp, unless INTERACTIVE arg
15113 is non-nil. Avoid saying "1 occurrences". Do not use markers.
15114 Return the number of matches. Doc fix.
15115 (occur): Doc fix.
15116 (perform-replace): Make comment follow double space convention for
15117 the sake of `outline-minor-mode'.
15118
15119 * faces.el (facep): Doc fix.
15120
15121 2005-06-25 Richard M. Stallman <rms@gnu.org>
15122
15123 * facemenu.el (facemenu-enable-faces-p): New function.
15124 (facemenu-background-menu, facemenu-foreground-menu)
15125 (facemenu-face-menu): Add menu-enable property.
15126
15127 * jka-compr.el (jka-compr-insert-file-contents):
15128 Special handling if cannot find the uncompression program.
15129
15130 * cus-face.el (custom-face-attributes): Add autoload.
15131
15132 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
15133 Bind comment-indent-function locally.
15134
15135 * window.el (save-selected-window): Use save-current-buffer.
15136
15137 * subr.el (with-selected-window): Use save-current-buffer.
15138
15139 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
15140 and with-current-buffer.
15141
15142 2005-06-24 Richard M. Stallman <rms@gnu.org>
15143
15144 * simple.el (line-move-1): Fix previous change.
15145
15146 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
15147
15148 * replace.el (occur-1): Set `buffer-read-only' and the
15149 buffer-modified flag before running `occur-hook' to protect
15150 against unintentional buffer switches that can lead to data loss.
15151
15152 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
15153
15154 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
15155 (gud-gdb-marker-filter): Use font-lock-warning-face for any
15156 initial error.
15157
15158 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
15159 after fresh input.
15160 (gdb-var-create-handler): Put name of expression in quotes.
15161
15162 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
15163
15164 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
15165 elements of RING in order, and without bogus nil elements.
15166
15167 2005-06-23 Richard M. Stallman <rms@gnu.org>
15168
15169 * simple.el (set-variable): Args renamed; doc fix.
15170 (line-move-1): When there are overlays around, use vertical-motion.
15171
15172 * faces.el (escape-glyph): Use brown against light background.
15173 (nobreak-space): Rename from no-break-space.
15174 Fix previous change.
15175
15176 * dired-aux.el (dired-do-copy): Fix arg prompt.
15177
15178 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
15179
15180 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
15181
15182 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
15183 rather than "Distributor".
15184
15185 2005-06-23 Lute Kamstra <lute@gnu.org>
15186
15187 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
15188 (debug-on-entry): Use it. New interactive declaration that uses
15189 function-called-at-point.
15190
15191 2005-06-23 Kim F. Storm <storm@cua.dk>
15192
15193 * subr.el (save-match-data): Add comment about using evaporate arg
15194 to set-match-data.
15195
15196 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
15197
15198 * cus-edit.el (customize-face)
15199 (customize-face-other-window): Handle face aliases.
15200
15201 * faces.el (face-documentation, set-face-attribute)
15202 (face-spec-set): Handle face aliases.
15203
15204 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
15205
15206 * help-mode.el (help-make-xrefs): If a symbol representing a face
15207 name is not followed by the word "face", it could still be a
15208 function or variable name, so don't bypass other checks.
15209
15210 2005-06-22 Juri Linkov <juri@jurta.org>
15211
15212 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
15213 Replace aliased functions with calls where second arg `inherit' is t.
15214
15215 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
15216
15217 * progmodes/gdb-ui.el (gdb-error): New variable.
15218 (gdb-error): New function.
15219 (gdb-annotation-rules): Act on error-begin and error annotations.
15220 (gdb-concat-output): Use font-lock-warning-face for errors.
15221
15222 2005-06-22 Miles Bader <miles@gnu.org>
15223
15224 * bindings.el (propertized-buffer-identification): Use renamed
15225 `Buffer-menu-buffer' face.
15226
15227 * faces.el (vertical-border): Rename from `vertical-divider'.
15228 (escape-glyph): Change dark-background color back to `cyan'.
15229
15230 2005-06-21 Juri Linkov <juri@jurta.org>
15231
15232 * faces.el (face-user-default-spec): Try getting `customized-face'
15233 prior to `saved-face'.
15234 (frame-background-mode): Refill docstring.
15235
15236 * emacs-lisp/lisp-mode.el (eval-defun-1):
15237 * emacs-lisp/edebug.el (edebug-eval-defun):
15238 Set `saved-face' temporarily to nil before calling form.
15239 Set `customized-face' to the new spec after that.
15240
15241 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
15242
15243 * subr.el (1value, lambda, key-substitution-in-progress):
15244 Doc fixes.
15245
15246 * autoinsert.el (auto-insert-alist):
15247 * ses.el (ses-call-printer):
15248 * subr.el (noreturn):
15249 * emacs-lisp/lisp.el (check-parens):
15250 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
15251 * net/browse-url.el (browse-url-mosaic):
15252 * progmodes/cc-defs.el (c-safe-scan-lists):
15253 * progmodes/ebnf-abn.el (ebnf-abn-lex):
15254 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
15255 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
15256 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
15257 * progmodes/ebnf-iso.el (ebnf-iso-lex):
15258 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
15259
15260 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
15261
15262 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
15263
15264 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
15265
15266 * calendar/appt.el (appt-make-list): Activate the package, if
15267 not already active (for backwards compatibility).
15268
15269 2005-06-20 Kim F. Storm <storm@cua.dk>
15270
15271 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
15272
15273 2005-06-20 Miles Bader <miles@gnu.org>
15274
15275 * faces.el (vertical-divider): New face.
15276
15277 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
15278
15279 * simple.el (kill-whole-line): Doc fix.
15280 (next-error-buffer-p, next-error-find-buffer)
15281 (clone-indirect-buffer): Fix typos in docstrings.
15282 (comment-line-break-function): Doc fix: don't say variable
15283 is automatically buffer-local (it isn't).
15284
15285 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
15286
15287 * net/tramp-ftp.el (top):
15288 * net/tramp-smb.el (top):
15289 * net/tramp-util.el (top):
15290 * net/tramp-uu.el (top):
15291 * net/tramp-vc.el (top):
15292 * net/tramp.el (top): Revert copyright years back to original
15293 ones. Tramp has a life outside GNU Emacs.
15294
15295 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
15296
15297 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
15298
15299 2005-06-18 Juri Linkov <juri@jurta.org>
15300
15301 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
15302 end of first regexp to limit the match to the position between
15303 line number and source line with same separator character as used
15304 between file name and line number. In the second regexp limit
15305 mouse-face area to file name and line number by adding new group
15306 for them and referring it in HYPERLINK arg.
15307 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
15308 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
15309 previous line where grep markers may be already removed.
15310
15311 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
15312
15313 * progmodes/ps-mode.el: Update version and maintainer's email address.
15314
15315 2005-06-18 Steve Youngs <steve@xemacs.org>
15316
15317 * net/browse-url.el (browse-url-browser-function)
15318 (browse-url-default-browser): Add firefox.
15319 (browse-url-firefox-program, browse-url-firefox-arguments)
15320 (browse-url-firefox-startup-arguments)
15321 (browse-url-firefox-new-window-is-tab): New defcustoms.
15322 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
15323
15324 2005-06-17 Richard M. Stallman <rms@gnu.org>
15325
15326 * startup.el (command-line): Warn if specified user name has
15327 no home directory.
15328
15329 * term.el (term-get-old-input, term-input-filter, term-input-sender)
15330 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
15331
15332 * longlines.el (longlines-mode, longlines-show-hard-newlines):
15333 Doc fixes.
15334
15335 * faces.el (underline): Try bold if terminal doesn't support underline.
15336
15337 * mail/sendmail.el (mail-setup-with-from): New variable.
15338 (mail-insert-from-field): New function.
15339 (sendmail-send-it): Call it.
15340 (mail-setup): Optionally call it here.
15341
15342 * term/linux.el: Call tty-no-underline.
15343
15344 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
15345
15346 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
15347
15348 2005-06-17 Miles Bader <miles@gnu.org>
15349
15350 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
15351 (ediff-current-diff-C, ediff-current-diff-Ancestor)
15352 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
15353 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
15354 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
15355 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
15356 Remove "-face" suffix from face names.
15357 (ediff-current-diff-face-A, ediff-current-diff-face-B)
15358 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
15359 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
15360 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
15361 (ediff-even-diff-face-A, ediff-even-diff-face-B)
15362 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
15363 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
15364 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
15365 New backward-compatibility aliases for renamed faces.
15366 (ediff-current-diff-face-A, ediff-current-diff-face-B)
15367 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
15368 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
15369 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
15370 (ediff-even-diff-face-A, ediff-even-diff-face-B)
15371 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
15372 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
15373 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
15374 Use renamed ediff faces.
15375
15376 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
15377 Remove "-face" suffix from face names.
15378 (eshell-test-ok-face, eshell-test-failed-face):
15379 New backward-compatibility aliases for renamed faces.
15380 (eshell-run-test): Use renamed eshell-test faces.
15381
15382 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
15383 face name.
15384 (eshell-prompt-face): New backward-compatibility alias for renamed
15385 face.
15386 (eshell-emit-prompt): Use renamed eshell-prompt face.
15387
15388 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
15389 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
15390 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
15391 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
15392 Remove "-face" suffix from face names.
15393 (eshell-ls-directory-face, eshell-ls-symlink-face)
15394 (eshell-ls-executable-face, eshell-ls-readonly-face)
15395 (eshell-ls-unreadable-face, eshell-ls-special-face)
15396 (eshell-ls-missing-face, eshell-ls-archive-face)
15397 (eshell-ls-backup-face, eshell-ls-product-face)
15398 (eshell-ls-clutter-face):
15399 New backward-compatibility aliases for renamed faces.
15400 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
15401
15402 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
15403 Remove "-face" suffix from face name.
15404 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
15405 instead of literal face.
15406
15407 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
15408
15409 * emacs-lisp/warnings.el (display-warning, lwarn)
15410 (warning-minimum-log-level): Doc fixes.
15411 (warning-minimum-level, warning-minimum-log-level):
15412 Add :debug to :type choices.
15413
15414 * progmodes/ada-mode.el (ada-format-paramlist)
15415 (ada-get-indent-case, ada-check-matching-start)
15416 (ada-check-defun-name, ada-goto-matching-decl-start)
15417 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
15418 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
15419 (ada-make-subprogram-body): Follow error conventions.
15420 (ada-case-exception-file, ada-indent-comment-as-code)
15421 (ada-indent-handle-comment-special, ada-indent-renames)
15422 (ada-indent-return, ada-search-directories-internal)
15423 (ada-tab-policy, ada-case-exception-substring)
15424 (ada-other-file-alist, ada-matching-start-re)
15425 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
15426 (ada-imenu-generic-expression, ada-compile-goto-error)
15427 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
15428 (ada-popup-menu, ada-add-extensions, ada-mode)
15429 (ada-region-selected, ada-create-case-exception)
15430 (ada-create-case-exception-substring, ada-after-keyword-p)
15431 (ada-activate-keys-for-case, ada-adjust-case-region)
15432 (ada-adjust-case-buffer, ada-format-paramlist)
15433 (ada-scan-paramlist, ada-insert-paramlist)
15434 (ada-indent-newline-indent)
15435 (ada-indent-newline-indent-conditional)
15436 (ada-justified-indent-current, ada-goto-previous-word)
15437 (ada-indent-current, ada-get-indent-open-paren)
15438 (ada-get-indent-paramlist, ada-get-indent-end)
15439 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
15440 (ada-get-indent-block-start, ada-get-indent-subprog)
15441 (ada-get-indent-noindent, ada-get-indent-label)
15442 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
15443 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
15444 (ada-goto-stmt-end, ada-goto-next-word)
15445 (ada-check-matching-start, ada-check-defun-name)
15446 (ada-goto-matching-decl-start, ada-goto-matching-start)
15447 (ada-goto-matching-end, ada-search-ignore-string-comment)
15448 (ada-in-decl-p, ada-looking-at-semi-or)
15449 (ada-looking-at-semi-private, ada-in-paramlist-p)
15450 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
15451 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
15452 (ada-next-procedure, ada-previous-procedure, ada-next-package)
15453 (ada-previous-package, ada-create-menu)
15454 (ada-fill-comment-paragraph-justify)
15455 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
15456 (ada-other-file-name, ada-last-which-function-line)
15457 (ada-last-which-function-subprog, ada-which-function)
15458 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
15459 (ada-gen-treat-proc, ada-check-emacs-version)
15460 (ada-continuation-indent, ada-align-region-separate):
15461 Fix typos in docstrings.
15462 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
15463
15464 2005-06-16 Lute Kamstra <lute@gnu.org>
15465
15466 * simple.el (fundamental-mode): Run after-change-major-mode-hook
15467 conditionally.
15468
15469 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
15470
15471 * comint.el (comint-replace-by-expanded-filename)
15472 (comint-prompt-regexp, comint-delimiter-argument-list)
15473 (comint-preinput-scroll-to-bottom):
15474 * info.el (Info-hide-cookies-node):
15475 * ls-lisp.el (ls-lisp-classify):
15476 * find-file.el (ff-search-directories, ff-special-constructs)
15477 (ff-find-other-file):
15478 * font-lock.el (font-lock-keywords):
15479 * shell.el (shell-prompt-pattern)
15480 (shell-dynamic-complete-functions, shell-mode)
15481 (shell-delimiter-argument-list):
15482 * term.el (term-replace-by-expanded-filename)
15483 (term-prompt-regexp, term-delimiter-argument-list):
15484 * woman.el (woman-ignore, woman0-if):
15485 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
15486 * emacs-lisp/elint.el (elint-init-env):
15487 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
15488 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
15489 * language/ethio-util.el (ethio-tilde-escape)
15490 (ethio-use-three-dot-question):
15491 * net/zone-mode.el (zone-mode-load-time-setup):
15492 * progmodes/cc-align.el (c-lineup-argcont):
15493 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
15494 * progmodes/cperl-mode.el (cperl-set-style-back):
15495 * progmodes/inf-lisp.el (inferior-lisp-prompt):
15496 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
15497 Fix spellings in docstrings.
15498
15499 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
15500 * progmodes/modula2.el (m2-for): Fix spellings.
15501
15502 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
15503
15504 * simple.el (undo-more): Don't use `format' on `error' arguments.
15505 Improve argument/docstring consistency.
15506 (pending-undo-list): Doc fix.
15507
15508 * smerge-mode.el (smerge-ensure-match):
15509 * emulation/vip.el (vip-ex):
15510 * net/zone-mode.el (zone-mode-update-serial):
15511 * progmodes/idlwave.el (idlwave-complete):
15512 * progmodes/vhdl-mode.el (vhdl-visit-file)
15513 (vhdl-compose-wire-components):
15514 Don't use `format' on `error' arguments.
15515
15516 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
15517 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
15518 (tooltip-help-tips): Fix typos in docstrings.
15519
15520 2005-06-16 David Ponce <david@dponce.com>
15521
15522 * tree-widget.el (tree-widget-value-create): Simplify last change.
15523
15524 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
15525
15526 * ido.el (ido-incomplete-regexp): New variable.
15527 (ido-set-matches-1): Handle invalid-regexp error and set
15528 ido-incomplete-regexp.
15529 (ido-incomplete-regexp): New face.
15530 (ido-completions): Use it.
15531 (ido-complete, ido-exit-minibuffer, ido-completions):
15532 Handle incomplete regexps.
15533 (ido-completions): Add check for complete match when entering a regexp.
15534
15535 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
15536
15537 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
15538
15539 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15540
15541 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
15542 by field delimiters.
15543
15544 2005-06-15 David Ponce <david@dponce.com>
15545
15546 * tree-widget.el: eval-and-compile inlined functions so they will
15547 be available at run-time too.
15548 (tree-widget-super-format-handler)
15549 (tree-widget-format-handler): Remove.
15550 (tree-widget-value-create): Handle the :indent property.
15551
15552 2005-06-15 Miles Bader <miles@gnu.org>
15553
15554 * progmodes/which-func.el (which-func): Only inherit
15555 `font-lock-function-name-face' when that makes sense against the
15556 default mode-line face, otherwise set the face color explicitly.
15557
15558 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
15559 faces instead of (non-existent) variables.
15560
15561 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
15562
15563 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
15564 (iswitchb-get-matched-buffers): Likewise. Simplify.
15565
15566 2005-06-14 Miles Bader <miles@gnu.org>
15567
15568 * progmodes/ld-script.el (ld-script-location-counter):
15569 Remove "-face" suffix from face name.
15570 (ld-script-location-counter-face):
15571 New backward-compatibility alias for renamed face.
15572 (ld-script-location-counter-face): Use renamed face.
15573
15574 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
15575 (cperl-hash): Remove "-face" suffix from face names.
15576 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
15577 New backward-compatibility aliases for renamed faces.
15578 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
15579 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
15580
15581 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
15582 name.
15583 (which-func-face): New backward-compatibility alias for renamed face.
15584 (which-func-format): Use renamed which-func face.
15585
15586 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
15587 (vhdl-function, vhdl-directive, vhdl-reserved-word)
15588 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
15589 names.
15590 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
15591 (vhdl-speedbar-configuration, vhdl-speedbar-package)
15592 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
15593 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
15594 (vhdl-speedbar-architecture-selected)
15595 (vhdl-speedbar-configuration-selected)
15596 (vhdl-speedbar-package-selected)
15597 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
15598 names.
15599 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
15600 Use renamed faces.
15601 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
15602 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
15603 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
15604 Use renamed faces.
15605 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
15606 names.
15607 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
15608 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
15609 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
15610 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
15611 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
15612 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
15613
15614 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
15615 face name.
15616 (sh-heredoc-face): New backward-compatibility alias for renamed face.
15617 (sh-heredoc-face): Use renamed sh-heredoc face.
15618
15619 * progmodes/idlw-help.el (idlwave-help-link):
15620 Remove "-face" suffix from face name.
15621 (idlwave-help-link-face):
15622 New backward-compatibility alias for renamed face.
15623 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
15624
15625 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
15626 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
15627 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
15628 New backward-compatibility aliases for renamed faces.
15629 (idlwave-shell-disabled-breakpoint-face)
15630 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
15631
15632 * progmodes/flymake.el (flymake-errline, flymake-warnline):
15633 Remove "-face" suffix from face names.
15634 (flymake-errline-face, flymake-warnline-face):
15635 New backward-compatibility aliases for renamed faces.
15636 (flymake-highlight-line): Use renamed flymake faces.
15637
15638 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
15639 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
15640 (ebrowse-member-class, ebrowse-progress):
15641 Remove "-face" suffix from face names.
15642 (ebrowse-tree-mark-face, ebrowse-root-class-face)
15643 (ebrowse-file-name-face, ebrowse-default-face)
15644 (ebrowse-member-attribute-face, ebrowse-member-class-face)
15645 (ebrowse-progress-face):
15646 New backward-compatibility aliases for renamed faces.
15647 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
15648 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
15649 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
15650 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
15651
15652 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
15653 antlr-syntax)
15654 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
15655 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
15656 names.
15657 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
15658 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
15659 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
15660 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
15661 backward-compatibility aliases for renamed faces.
15662 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
15663 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
15664 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
15665 remove "font-lock-". Use renamed antlr-mode faces.
15666 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
15667 literal face-names with face variable references.
15668
15669 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
15670 face name.
15671 (Buffer-menu-buffer-face): New backward-compatibility alias for
15672 renamed face.
15673 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
15674
15675 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
15676
15677 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
15678 Eliminate "-face" suffix.
15679 (makefile-targets): Inherit from font-lock-function-name-face and
15680 eliminate "-face" suffix.
15681 (makefile-shell): Remove attributes and eliminate "-face" suffix.
15682 (makefile-*-font-lock-keywords): Append makefile-targets in rule
15683 actions, instead of prepending, to make it less visible.
15684 (makefile-previous-dependency, makefile-match-dependency):
15685 Don't match a target on a continuation line.
15686
15687 * files.el (auto-mode-alist): Put Makefile in gmake mode.
15688
15689 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
15690
15691 * progmodes/gdb-ui.el (menu): Re-order menu items.
15692 (gdb-tooltip-print): Respect tooltip-use-echo-area.
15693
15694 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
15695 Define in tooltip.el.
15696 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
15697 (gud-tooltip-tips): Respect tooltip-use-echo-area and
15698 gud-tooltip-echo-area.
15699
15700 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
15701 backward compatibility and make obsolete.
15702 (tooltip-help-tips): Use tooltip-use-echo-area.
15703 (tooltip-show-help-function): Rename to...
15704 (tooltip-show-help): ...this, because it is a function.
15705 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
15706
15707 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
15708
15709 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
15710 (edebug-print-length, edebug-print-level, edebug-print-circle)
15711 (edebug-modify-breakpoint, edebug-eval-last-sexp)
15712 (edebug-eval-print-last-sexp): Doc fixes.
15713
15714 2005-06-14 Kim F. Storm <storm@cua.dk>
15715
15716 * ido.el (ido-mode): Make a new keymap every time we enable ido,
15717 as the coverage buffer/file/both may change.
15718
15719 2005-06-14 Lute Kamstra <lute@gnu.org>
15720
15721 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
15722 and run-mode-hooks. Simplify.
15723
15724 * mail/rmailedit.el (rmail-edit-mode):
15725 * progmodes/octave-inf.el (inferior-octave-mode):
15726 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
15727
15728 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
15729 and run-mode-hooks.
15730 (recentf-edit-list, recentf-open-files): Don't call
15731 kill-all-local-variables directly.
15732
15733 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
15734
15735 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
15736
15737 * emacs-lisp/byte-run.el (make-obsolete)
15738 (define-obsolete-function-alias): Rename arguments FUNCTION and
15739 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
15740 (make-obsolete-variable, define-obsolete-variable-alias):
15741 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
15742 respectively.
15743
15744 * isearchb.el (isearchb-activate):
15745 * pcvs.el (cvs-mode):
15746 * ses.el (ses-load):
15747 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
15748 * net/tramp.el (tramp-find-file-exists-command)
15749 (tramp-find-shell):
15750 * progmodes/ada-mode.el (ada-create-case-exception)
15751 (ada-create-case-exception-substring, ada-make-subprogram-body):
15752 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
15753 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
15754 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
15755 * textmodes/org.el (org-promote, org-evaluate-time-range)
15756 (org-agenda-next-date-line, org-agenda-previous-date-line)
15757 (org-agenda-error, org-open-at-point, org-table-move-row)
15758 (org-format-table-table-html-using-table-generate-source)
15759 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
15760 * textmodes/reftex.el (reftex-access-scan-info):
15761 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
15762 (reftex-toc-promote-prepare): Follow error conventions.
15763
15764 * diff-mode.el (diff-mode): Fix typo in docstring.
15765
15766 * forms.el (forms--intuit-from-file): Fix reference to
15767 `forms-number-of-fields' in error message.
15768 (forms-print): Fix quoting in error message.
15769
15770 * forms.el (forms-mode):
15771 * emulation/vi.el (vi-goto-insert-state):
15772 * progmodes/flymake.el (flymake-new-err-info)
15773 (flymake-start-syntax-check-for-current-buffer)
15774 (flymake-simple-cleanup):
15775 * eshell/esh-var.el (eshell/export):
15776 * progmodes/gud.el (xdb):
15777 * textmodes/flyspell.el (flyspell-incorrect-hook)
15778 (flyspell-maybe-correct-transposition)
15779 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
15780
15781 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
15782
15783 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
15784 minibuffer prompt.
15785
15786 2005-06-13 Kim F. Storm <storm@cua.dk>
15787
15788 * subr.el (add-to-ordered-list): New defun.
15789
15790 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
15791 add cua--keymap-alist to emulation-mode-map-alists.
15792
15793 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
15794
15795 * subr.el (complete-in-turn): New macro.
15796 (dynamic-completion-table, lazy-completion-table): Add debug info.
15797
15798 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
15799 in preference to face aliases.
15800
15801 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
15802 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
15803 Remove unused vars `start' and `firstline'.
15804 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
15805 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
15806
15807 2005-06-13 Eli Zaretskii <eliz@gnu.org>
15808
15809 * cus-start.el (all): Don't complain about missing GTK-related
15810 variables, unless either `gtk' is boundp or this isn't a
15811 `windows-nt' build.
15812
15813 2005-06-13 Lute Kamstra <lute@gnu.org>
15814
15815 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
15816 run-mode-hooks.
15817
15818 * ediff-mult.el (ediff-meta-mode):
15819 * ediff-util.el (ediff-mode): Use run-mode-hooks.
15820
15821 * ledit.el (ledit-mode): Use delay-mode-hooks.
15822
15823 * woman.el (woman-mode-line-format): Delete constant.
15824 (woman-mode-map): Initialize it properly.
15825 (woman-mode): Set mode-class property to special.
15826 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
15827 Set major-mode and mode-name. Don't set mode-line-format directly.
15828 (Man-getpage-in-background): Don't reference woman-mode-line-format.
15829
15830 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
15831 string argument obsolete.
15832
15833 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
15834
15835 * textmodes/org.el (org-CUA-compatible): New option.
15836 (org-disputed-keys): New variable.
15837 (org-key): New function.
15838 (orgtbl-make-binding): Add docstring to the created function.
15839 (org-mode): Set paragraph start/separate regexps.
15840 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
15841 (org-archive-location, org-archive-mark-done)
15842 (org-archive-stamp-time): New options.
15843 (org-archive-subtree): New command.
15844 (org-fill-paragraph): New function.
15845 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
15846 (org-fake-empty-table-line): Function removed.
15847 (org-format-org-table-html): Do not create empty table lines at
15848 separator lines. Improved table header treatment.
15849 (org-link-format): New option.
15850 (org-make-link): New function.
15851 (org-insert-link, org-store-link): Use org-make-link.
15852 (org-open-file): Quote file name for shell command, to allow
15853 spaces in file names.
15854 (org-link-regexp): Fix bug with mailto link.
15855 (org-link-maybe-angles-regexp, org-protected-link-regexp):
15856 New constants.
15857 (org-export-as-html): Deal with the optional angles around a link.
15858 Better treatment of file: links.
15859 (org-open-at-point): Replace @{ and @} with < and >.
15860 (org-run-mode-hooks): Function removed.
15861 (org-agenda-mode): No longer use `org-run-mode-hooks'.
15862
15863 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
15864
15865 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
15866 MI command -data-list-register-values.
15867 (gdb-post-prompt): Indent properly.
15868
15869 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
15870
15871 * hilit-chg.el (highlight-changes-colors): Rename from
15872 `highlight-changes-colours'.
15873 (highlight-changes-colours): Keep as obsolete alias.
15874 (highlight-changes-face-list): Doc fix.
15875 (hilit-chg-make-list): Use `highlight-changes-colors'.
15876
15877 2005-06-12 Mark A. Hershberger <mah@everybody.org>
15878
15879 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
15880 defun-prompt-regexp.
15881
15882 2005-06-12 Eli Zaretskii <eliz@gnu.org>
15883
15884 * loadup.el: Don't say we are dumping under 2 names on windows-nt
15885 and cygwin.
15886
15887 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
15888 Don't use an old loaddefs.el, as in Makefile.in.
15889
15890 2005-06-12 Lute Kamstra <lute@gnu.org>
15891
15892 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
15893
15894 * man.el (Man-mode-map): Initialize it properly.
15895 (Man-mode): Set mode-class property to special.
15896
15897 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
15898
15899 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
15900
15901 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
15902 A newline is needed in the docstring there.
15903
15904 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
15905 Doc fixes.
15906
15907 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15908
15909 * printing.el: Doc fix. The menubar is no more changed when printing
15910 is loaded, it only changes when pr-menu-bind or pr-update-menus is
15911 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
15912 (pr-version): New version number (6.8.4).
15913 (pr-menu-bind): New command.
15914 (pr-update-menus): Docstring and code fix.
15915 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
15916 Docstring fix.
15917 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
15918 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
15919
15920 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
15921
15922 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
15923 "Returns" to "return", document useful return values, etc.
15924
15925 2005-06-11 Alan Mackenzie <acm@muc.de>
15926
15927 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
15928 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
15929 (adaptive-file-function): Minor amendment to doc-string.
15930
15931 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
15932
15933 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
15934 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
15935 Fix :type--it is `integer', not `string'.
15936
15937 * faces.el (modeline-highlight): Rename from (the erroneous)
15938 `modeline-higilight'.
15939
15940 2005-06-11 Lute Kamstra <lute@gnu.org>
15941
15942 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
15943 lisp-interaction-mode-map but make it the parent.
15944 (edebug-eval-mode): Use define-derived-mode.
15945
15946 2005-06-11 Andreas Schwab <schwab@suse.de>
15947
15948 * bindings.el: Add binding of `ESC functionkey' for every
15949 `M-functionkey'.
15950 * hexl.el (hexl-mode-map): Likewise.
15951
15952 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
15953
15954 * progmodes/compile.el (compilation-error-regexp-alist-alist)
15955 [msft]: update regexp for newer msft compilers.
15956
15957 2005-06-10 Mark A. Hershberger <mah@everybody.org>
15958
15959 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
15960 ATTLIST portions of included DTDs.
15961 (xml-parse-dtd): Eliminate use of inefficient match-data.
15962
15963 2005-06-10 Miles Bader <miles@gnu.org>
15964
15965 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
15966 (mpuz-text): Remove "-face" suffix from face names.
15967 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
15968 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
15969 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
15970
15971 * play/gomoku.el (gomoku-O, gomoku-X):
15972 Remove "-face" suffix from face names.
15973 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
15974 New backward-compatibility aliases for renamed faces.
15975 (gomoku-font-lock-keywords): Use renamed gomoku faces.
15976
15977 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
15978
15979 * thumbs.el: Fixes for changes of 2005-06-09.
15980 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
15981 as a directory.
15982 (thumbs-thumbname): Remove directory separator from format string;
15983 `thumbs-thumbsdir' now returns a valid directory name.
15984 (thumbs-temp-dir): New defsubst.
15985 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
15986 Use it.
15987
15988 * cus-edit.el (minibuffer):
15989 * files.el (make-backup-file-name-function):
15990 * filesets.el (filesets-external-viewers):
15991 * hilit-chg.el (highlight-changes-colours)
15992 (highlight-changes-face-list, highlight-changes-rotate-faces):
15993 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
15994 * kmacro.el (kmacro-call-macro):
15995 * log-edit.el (log-edit-changelog-full-paragraphs):
15996 * mouse.el (mouse-1-click-follows-link):
15997 * skeleton.el (skeleton-autowrap):
15998 * subr.el (insert-for-yank-1):
15999 * tempo.el (tempo-insert-region):
16000 * terminal.el (terminal-emulator):
16001 * time.el (display-time-mail-face):
16002 * vc.el (vc-annotate):
16003 * vcursor.el (vcursor-copy-line):
16004 * woman.el (woman-bold-headings, woman-ignore)
16005 (woman-default-faces, woman-monochrome-faces):
16006 * calendar/todo-mode.el (todo-insert-threshold):
16007 * emulation/pc-select.el (pc-select-selection-keys-only)
16008 (pc-selection-mode):
16009 * emulation/vip.el (vip-find-char-forward):
16010 * emulation/viper-cmd.el (viper-find-char-forward):
16011 * international/mule-cmds.el
16012 (select-safe-coding-system-accept-default-p)
16013 (input-method-exit-on-invalid-key):
16014 * international/mule-diag.el (describe-coding-system):
16015 * international/ucs-tables.el (unify-8859-on-encoding-mode):
16016 * net/browse-url.el (browse-url-xterm-program):
16017 * obsolete/lazy-lock.el (lazy-lock-mode):
16018 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
16019 (cperl-mode):
16020 * progmodes/cpp.el (cpp-face-light-name-list)
16021 (cpp-face-dark-name-list):
16022 * progmodes/delphi.el (delphi-newline-always-indents):
16023 Fix spellings in docstrings.
16024
16025 * ido.el (ido-mode, ido-file-extensions-order)
16026 (ido-default-file-method, ido-default-buffer-method)
16027 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
16028 (ido-decorations, ido-read-file-name-as-directory-commands)
16029 (ido-read-file-name-non-ido, ido-work-directory-list)
16030 (ido-ignore-item-temp-list, ido-current-directory)
16031 (ido-magic-forward-char, ido-enter-find-file)
16032 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
16033 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
16034
16035 2005-06-10 Lute Kamstra <lute@gnu.org>
16036
16037 * play/dunnet.el (dun-mode): Use define-derived-mode.
16038 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
16039 obsolete alias.
16040
16041 * play/doctor.el (doctor-mode-map): Remove defvar.
16042 (doctor-mode): Use define-derived-mode.
16043
16044 * mail/mspools.el (mspools-mode):
16045 * net/eudc-hotlist.el (eudc-hotlist-mode):
16046 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
16047
16048 2005-06-10 Miles Bader <miles@gnu.org>
16049
16050 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
16051 Remove "-face" suffix from face names.
16052 (flyspell-incorrect-face, flyspell-duplicate-face):
16053 New backward-compatibility aliases for renamed faces.
16054 (flyspell-mode-on, make-flyspell-overlay)
16055 (flyspell-highlight-incorrect-region)
16056 (flyspell-highlight-duplicate-region)
16057 (flyspell-display-next-corrections)
16058 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
16059
16060 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
16061 from face name.
16062 (texinfo-heading-face): New backward-compatibility alias for
16063 renamed face.
16064 (texinfo-heading-face): Use renamed texinfo-heading face.
16065
16066 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
16067 suffix from face names.
16068 (tex-math-face, tex-verbatim-face):
16069 New backward-compatibility aliases for renamed faces.
16070 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
16071 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
16072 literal face name.
16073
16074 * textmodes/table.el (table-cell): Remove "-face" suffix from face
16075 name.
16076 (table-cell-face): New backward-compatibility alias for renamed face.
16077 (table--put-cell-face-property, table--update-cell-face):
16078 Use renamed table-cell face.
16079
16080 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
16081 from face name.
16082 (sgml-namespace-face): New backward-compatibility alias for
16083 renamed face.
16084 (sgml-namespace-face): Use renamed sgml-namespace face.
16085
16086 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
16087 (org-level-4, org-level-5, org-level-6, org-level-7)
16088 (org-level-8, org-warning, org-headline-done)
16089 (org-deadline-announce, org-scheduled-today)
16090 (org-scheduled-previously, org-link, org-done, org-table)
16091 (org-time-grid): Remove "-face" suffix from face names.
16092 (org-level-1-face, org-level-2-face, org-level-3-face)
16093 (org-level-4-face, org-level-5-face, org-level-6-face)
16094 (org-level-7-face, org-level-8-face, org-warning-face)
16095 (org-headline-done-face, org-deadline-announce-face)
16096 (org-scheduled-today-face, org-scheduled-previously-face)
16097 (org-link-face, org-done-face, org-table-face)
16098 (org-time-grid-face):
16099 New backward-compatibility aliases for renamed faces.
16100 (org-level-faces, org-set-font-lock-defaults, org-timeline)
16101 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
16102 (org-agenda-get-timestamps, org-agenda-get-scheduled)
16103 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
16104
16105 * emulation/viper-init.el (viper-search, viper-replace-overlay)
16106 (viper-minibuffer-emacs, viper-minibuffer-insert)
16107 (viper-minibuffer-vi): Remove "-face" suffix from face names.
16108 (viper-search-face, viper-replace-overlay-face)
16109 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
16110 (viper-minibuffer-vi-face):
16111 New backward-compatibility aliases for renamed faces.
16112 (viper-search-face, viper-replace-overlay-face)
16113 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
16114 (viper-minibuffer-vi-face): Use renamed viper faces.
16115
16116 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
16117 Remove "-face" suffix from face names.
16118 (testcover-nohits-face, testcover-1value-face):
16119 New backward-compatibility aliases for renamed faces.
16120 (testcover-mark): Use renamed testcover faces.
16121
16122 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
16123 face name.
16124 (diary-button-face): New backward-compatibility alias for renamed face.
16125 (diary-entry): Use renamed diary-button face.
16126
16127 * calendar/calendar.el (diary, calendar-today, holiday)
16128 (mark-visible-calendar-date): Remove "-face" suffix from face names.
16129 (diary-face, calendar-today-face, holiday-face):
16130 New backward-compatibility aliases for renamed faces.
16131 (eval-after-load "facemenu", diary-entry-marker)
16132 (calendar-today-marker, calendar-holiday-marker, diary-face):
16133 Use renamed calendar faces.
16134
16135 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
16136 (compare-windows-face): New backward-compatibility alias for
16137 renamed face.
16138 (compare-windows-highlight): Use renamed compare-windows face.
16139
16140 * strokes.el (strokes-char): Remove "-face" suffix from face name.
16141 (strokes-char-face): New backward-compatibility alias for renamed face.
16142 (strokes-encode-buffer): Use renamed strokes-char face.
16143
16144 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
16145 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
16146 Remove "-face" suffix from face names.
16147 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
16148 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
16149 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
16150 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
16151 Use renamed pcvs faces.
16152 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
16153 * pcvs-defs.el (cvs-mode-map): Likewise.
16154 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
16155
16156 * info.el (info-title-1, info-title-2, info-title-3)
16157 (info-title-4): Remove "-face" suffix from and downcase face names.
16158 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
16159 (Info-title-4-face):
16160 New backward-compatibility aliases for renamed faces.
16161 (Info-fontify-node): Use renamed info faces.
16162
16163 * hilit-chg.el (highlight-changes, highlight-changes-delete):
16164 Remove "-face" suffix from face names.
16165 (highlight-changes-face, highlight-changes-delete-face):
16166 New backward-compatibility aliases for renamed faces.
16167 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
16168 (hilit-chg-make-list): Use renamed highlight-changes faces.
16169
16170 * generic-x.el (show-tabs-tab, show-tabs-space):
16171 Remove "-face" suffix from face names.
16172 (show-tabs-tab-face, show-tabs-space-face):
16173 New backward-compatibility aliases for renamed faces.
16174 (show-tabs-generic-mode-font-lock-defaults-1)
16175 (show-tabs-generic-mode-font-lock-defaults-2):
16176 Use renamed show-tabs faces.
16177
16178 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
16179 (smerge-markers): Remove "-face" suffix from face names.
16180 (smerge-mine-face, smerge-other-face, smerge-base-face)
16181 (smerge-markers-face):
16182 New backward-compatibility aliases for renamed faces.
16183 (smerge-mine-face, smerge-other-face, smerge-base-face)
16184 (smerge-markers-face): Use renamed smerge faces.
16185
16186 * log-view.el (log-view-file, log-view-message): Remove "-face"
16187 suffix from face names.
16188 (log-view-file-face, log-view-message-face):
16189 New backward-compatibility aliases for renamed faces.
16190 (log-view-file-face, log-view-message-face): Use renamed log-view
16191 faces.
16192
16193 * paren.el (show-paren-match, show-paren-mismatch):
16194 Remove "-face" suffix from face names.
16195 (show-paren-match-face, show-paren-mismatch-face):
16196 New backward-compatibility aliases for renamed faces.
16197 (show-paren-function): Use renamed show-paren faces.
16198
16199 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
16200 (ruler-mode-margins, ruler-mode-fringes)
16201 (ruler-mode-column-number, ruler-mode-fill-column)
16202 (ruler-mode-comment-column, ruler-mode-goal-column)
16203 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
16204 suffix from face names.
16205 (ruler-mode-default-face, ruler-mode-pad-face)
16206 (ruler-mode-margins-face, ruler-mode-fringes-face)
16207 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
16208 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
16209 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
16210 New backward-compatibility aliases for renamed faces.
16211 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
16212 (ruler-mode-column-number, ruler-mode-fill-column)
16213 (ruler-mode-comment-column, ruler-mode-goal-column)
16214 (ruler-mode-tab-stop, ruler-mode-current-column)
16215 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
16216 faces.
16217
16218 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
16219 face name.
16220 (whitespace-highlight-the-space): Use renamed face.
16221 (whitespace-highlight-face): New backward-compatibility alias for
16222 renamed face.
16223
16224 * woman.el (woman-italic, woman-bold, woman-unknown)
16225 (woman-addition, woman-symbol-face):
16226 Remove "-face" suffix from face names.
16227 (woman-italic-face, woman-bold-face, woman-unknown-face)
16228 (woman-addition-face):
16229 New backward-compatibility aliases for renamed faces.
16230 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
16231 (woman-decode-region, woman-replace-match)
16232 (woman-display-extended-fonts, woman-special-characters)
16233 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
16234 Use renamed woman faces.
16235
16236 * longlines.el (longlines-visible-face): Face removed.
16237
16238 * diff-mode.el (diff-header, diff-file-header, diff-index)
16239 (diff-hunk-header, diff-removed, diff-added, diff-changed)
16240 (diff-function, diff-context, diff-nonexistent): Remove "-face"
16241 suffix from face names.
16242 (diff-header-face, diff-file-header-face, diff-index-face)
16243 (diff-hunk-header-face, diff-removed-face, diff-added-face)
16244 (diff-changed-face, diff-function-face, diff-context-face)
16245 (diff-nonexistent-face): New backward-compatibility aliases for
16246 renamed faces.
16247 (diff-header-face, diff-file-header-face)
16248 (diff-index, diff-index-face, diff-hunk-header)
16249 (diff-hunk-header-face, diff-removed, diff-removed-face)
16250 (diff-added, diff-added-face, diff-changed-face, diff-function)
16251 (diff-function-face, diff-context-face, diff-nonexistent)
16252 (diff-nonexistent-face): Use renamed diff-mode faces.
16253
16254 * progmodes/compile.el (compilation-warning-face)
16255 (compilation-info-face): Remove "-face" suffix from face names.
16256 (compilation-warning-face, compilation-info-face):
16257 New backward-compatibility aliases for renamed faces.
16258 (compilation-warning-face, compilation-info-face):
16259 Use renamed compilation faces.
16260
16261 * add-log.el (change-log-date, change-log-name)
16262 (change-log-email, change-log-file, change-log-list)
16263 (change-log-conditionals, change-log-function)
16264 (change-log-acknowledgement): Remove "-face" suffix from face names.
16265 (change-log-date-face, change-log-name-face)
16266 (change-log-email-face, change-log-file-face)
16267 (change-log-list-face, change-log-conditionals-face)
16268 (change-log-function-face, change-log-acknowledgement-face):
16269 New backward-compatibility aliases for renamed faces.
16270 (change-log-font-lock-keywords): Use renamed change-log faces.
16271
16272 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
16273 (custom-set, custom-changed, custom-saved, custom-button)
16274 (custom-button-pressed, custom-documentation, custom-state)
16275 (custom-comment, custom-comment-tag, custom-variable-tag)
16276 (custom-variable-button, custom-face-tag, custom-group-tag-1)
16277 (custom-group-tag): Remove "-face" suffix from face names.
16278 (custom-magic-alist, custom-magic-value-create)
16279 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
16280 (custom-invalid-face, custom-rogue-face, custom-modified-face)
16281 (custom-set-face, custom-changed-face, custom-saved-face)
16282 (custom-button-face, custom-button-pressed-face)
16283 (custom-documentation-face, custom-state-face)
16284 (custom-comment-face, custom-comment-tag-face)
16285 (custom-variable-tag-face, custom-variable-button-face)
16286 (custom-face-tag-face, custom-group-tag-face-1)
16287 (custom-group-tag-face):
16288 New backward-compatibility aliases for renamed faces.
16289
16290 * wid-edit.el (widget-documentation, widget-button)
16291 (widget-field, widget-single-line-field, widget-inactive)
16292 (widget-button-pressed): "-face" suffix removed from face names.
16293 (widget-documentation-face, widget-button-face)
16294 (widget-field-face, widget-single-line-field-face)
16295 (widget-inactive-face, widget-button-pressed-face):
16296 New backward-compatibility aliases for renamed faces.
16297 (widget-documentation-face, widget-button-face)
16298 (widget-button-pressed-face, widget-specify-field)
16299 (widget-specify-inactive): Use renamed widget faces.
16300
16301 2005-06-10 Kenichi Handa <handa@m17n.org>
16302
16303 * term/x-win.el (x-clipboard-yank): Remove condition-case
16304 wrapping.
16305
16306 2005-06-11 Kenichi Handa <handa@m17n.org>
16307
16308 * add-log.el (change-log-font-lock-keywords): Make the regexp for
16309 date lines stricter.
16310
16311 2005-06-10 Zhang Wei <id.brep@gmail.com>
16312
16313 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
16314 of x-get-selection.
16315
16316 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
16317
16318 * comint.el (comint-mode, comint-snapshot-last-prompt):
16319 * frame.el (frame-current-scroll-bars):
16320 * term.el (term-mode, term-check-proc, term-input-sender)
16321 (term-simple-send, term-extract-string, term-word)
16322 (term-match-partial-filename):
16323 * window.el (window-current-scroll-bars):
16324 * emulation/cua-base.el (cua-normal-cursor-color)
16325 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
16326 (cua-global-mark-cursor-color):
16327 * mail/undigest.el (rmail-forward-separator-regex):
16328 Fix typos in docstrings.
16329
16330 * comint.el (comint-check-proc, make-comint-in-buffer)
16331 (comint-source-default): Doc fixes.
16332
16333 * term.el (term-send-string): Improve argument/docstring consistency.
16334
16335 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
16336
16337 * comint.el (comint-send-input): Bind `inhibit-read-only' around
16338 call to `delete-region'.
16339 (comint-mode-hook): Do not enable Font Lock by default.
16340
16341 2005-06-09 Lute Kamstra <lute@gnu.org>
16342
16343 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
16344 could be void.
16345
16346 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
16347
16348 * emacs-lisp/debug.el (debugger-will-be-back): New var.
16349 (debug): Use it.
16350 (debugger-step-through, debugger-continue, debugger-jump)
16351 (debugger-return-value): Set it when needed.
16352 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
16353 Use inhibit-read-only.
16354
16355 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
16356
16357 * window.el (shrink-window-if-larger-than-buffer)
16358 (window-size-fixed): Fix typo in docstring.
16359
16360 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
16361 thumbnails directory on loading.
16362 (thumbs-conversion-program): Use `eq' to check the system type,
16363 not `equal'.
16364 (thumbs-temp-dir): Initialize to `temporary-file-directory',
16365 not "/tmp". Fix docstring.
16366 (thumbs-thumbsdir): New function to return the thumbnails
16367 directory, creating it if needed.
16368 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
16369 (thumbs-temp-file): Delete variable and make it into a function.
16370 (thumbs-resize-image, thumbs-modify-image): Use it.
16371 (thumbs-kill-buffer): Simplify.
16372 (thumbs-gensym): Defalias or duplicate CL `gensym'.
16373 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
16374 docstrings.
16375
16376 2005-06-09 Kim F. Storm <storm@cua.dk>
16377
16378 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
16379 set-match-data to free markers in match-data.
16380
16381 * replace.el (replace-match-data): Pass RESEAT arg `t' to
16382 match-data to unchain markers in match-data.
16383
16384 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
16385
16386 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
16387 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
16388 unnecessary now.
16389
16390 2005-06-08 Richard M. Stallman <rms@gnu.org>
16391
16392 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
16393 give the variable a doc string that doesn't say don't set it directly.
16394
16395 * textmodes/ispell.el (ispell-check-version):
16396 Use match-string-no-properties.
16397 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
16398 (ispell-buffer-local-words): Likewise.
16399
16400 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
16401 except on terminals with enough colors to really display it.
16402 (makefile-dependency-regex): Delete spurious `bb'.
16403
16404 * faces.el (escape-glyph): Use blue once again in last case.
16405 (no-break-space): Redefine so that it isn't invisible on a tty.
16406
16407 2005-06-08 Kim F. Storm <storm@cua.dk>
16408
16409 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
16410 also when reading directory name.
16411
16412 2005-06-08 Lute Kamstra <lute@gnu.org>
16413
16414 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
16415 (flyspell-mode-line-string): Remove autoload cookie.
16416 (flyspell-mode): Remove defvar.
16417
16418 2005-06-07 Lute Kamstra <lute@gnu.org>
16419
16420 * textmodes/org.el (org-run-mode-hooks): New function.
16421 (org-agenda-mode): Use it.
16422
16423 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
16424
16425 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
16426
16427 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
16428
16429 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
16430
16431 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
16432
16433 * font-lock.el (font-lock-add-keywords): Doc fix.
16434
16435 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
16436
16437 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
16438 (tex-compile-default): In the absence of any history, use the order in
16439 tex-compile-alist to choose the preferred command.
16440 (tex-compile-commands): Reorder a bit.
16441
16442 * textmodes/flyspell.el (flyspell-auto-correct-binding)
16443 (flyspell-incorrect-face, flyspell-duplicate-face):
16444 Use (X)Emacs-agnostic code.
16445 (flyspell-mode-map): Don't overwrite at each load. Remove code
16446 redundant with the subsequent add-minor-mode. Merge Emacs and
16447 XEmacs code.
16448 (flyspell-word): Minor simplification.
16449 (flyspell-math-tex-command-p): Quieten the byte-compiler.
16450 (flyspell-external-point-words): Remove unused vars `size' and `start'.
16451 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
16452 Merge the corresponding Emacs code.
16453 (flyspell-correct-word, flyspell-xemacs-popup):
16454 Use flyspell-do-correct.
16455
16456 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
16457 a dedicated window.
16458
16459 * international/latexenc.el (latexenc-find-file-coding-system):
16460 Undo part of last patch, to turn off a compiler warning.
16461
16462 2005-06-06 Juri Linkov <juri@jurta.org>
16463
16464 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
16465 Rename `tmm-inactive-face' to `tmm-inactive'.
16466
16467 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
16468
16469 * iswitchb.el: Rename faces.
16470
16471 2005-06-06 Kim F. Storm <storm@cua.dk>
16472
16473 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
16474 (cua-global-mark): Remove -face suffix from face names.
16475
16476 * emulation/cua-gmrk.el (cua--init-global-mark):
16477 Remove cua-global-mark face setup.
16478
16479 2005-06-06 Richard M. Stallman <rms@gnu.org>
16480
16481 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
16482 just like other allowed characters.
16483 (makefile-match-dependency): Exclude leading and training whitespace
16484 from the range of regexp subexp 1.
16485 (makefile-macroassign-regex): Don't try to match the body,
16486 just the name of the macro being defined.
16487
16488 * info.el (Info-read-node-name-2): New function.
16489 (Info-read-node-name-1): Use that.
16490 Add a completion-base-size-function property.
16491
16492 * simple.el (completion-setup-function): Look for
16493 completion-base-size-function property of minibuffer-completion-table.
16494
16495 * files.el (locate-file-completion): Doc fix.
16496
16497 * printing.el: Don't call pr-update-menus; user must do that.
16498
16499 * emacs-lisp/debug.el (debugger-window): New variable.
16500 (debug): Use debugger-window if it is set and still alive.
16501 Record debugger-window for next entry.
16502
16503 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
16504
16505 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
16506
16507 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
16508 (hack-one-local-variable, hack-local-variables)
16509 (hack-local-variables-prop-line): Pass that arg.
16510
16511 2005-06-06 Kim F. Storm <storm@cua.dk>
16512
16513 * ido.el (ido-first-match, ido-only-match, ido-subdir)
16514 (ido-indicator): Remove -face suffix from face names.
16515
16516 2005-06-06 Juri Linkov <juri@jurta.org>
16517
16518 * font-lock.el (font-lock-regexp-backslash)
16519 (font-lock-regexp-backslash-construct): New faces.
16520 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
16521 after `('. Add `while-no-input' to control structures.
16522
16523 * faces.el (no-break-space, shadow): New faces.
16524 (escape-glyph): Use less loud colors pink2 and red4.
16525
16526 * diff-mode.el (diff-context-face)
16527 * dired.el (dired-ignored)
16528 * rfn-eshadow.el (file-name-shadow)
16529 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
16530
16531 * info.el (Info-title-1-face): Use green instead of yellow because
16532 bold yellow is not readable on light backgrounds.
16533
16534 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
16535 before selecting the desired mode to not spend time fontifying
16536 old contents.
16537
16538 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
16539
16540 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
16541 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
16542
16543 * ps-print.el (ps-default-fg, ps-default-bg):
16544 Fix typos in docstrings.
16545
16546 * isearchb.el (isearchb): Don't pass a spurious second argument to
16547 `iswitchb-completions'.
16548
16549 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
16550
16551 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
16552 to preserve point.
16553 (gdb-find-file-hook): Add doc string.
16554
16555 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
16556 C dereferenced pointer expression.
16557 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
16558
16559 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
16560
16561 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
16562 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
16563 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
16564 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
16565 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
16566 Make background transparent.
16567
16568 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
16569
16570 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
16571 (font-lock-remove-keywords): Doc fix.
16572 (font-lock-mode-major-mode): Compiler defvar.
16573 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
16574
16575 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
16576 (font-lock-mode): Update `font-lock-mode-major-mode'.
16577 (font-lock-set-defaults): Compiler defvar.
16578 (font-lock-default-function): Take `font-lock-mode-major-mode'
16579 into account.
16580
16581 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
16582 keep track of which major mode it enabled the minor mode for.
16583 Use find-file-hook again. Update docstring.
16584
16585 * simple.el (eval-expression-print-level)
16586 (eval-expression-print-length, eval-expression-debug-on-error):
16587 Doc fixes.
16588
16589 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
16590
16591 * iswitchb.el (iswitchb-single-match-face)
16592 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
16593 (iswitchb-invalid-regexp-face): New faces.
16594 (iswitchb-completions): Use them.
16595 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
16596 now marked as an obsolete alias.
16597 (iswitchb-read-buffer): Remove check for bound font variables.
16598 (iswitchb-invalid-regexp): New free variable.
16599 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
16600 set iswitchb-invalid-regexp.
16601 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
16602 invalid regexps.
16603 (iswitchb-completions): Add check for complete match when entering
16604 a regexp.
16605 (iswitchb-completions): Remove require-match argument.
16606 (iswitchb-exhibit): Fix caller.
16607 (iswitchb-common-match-inserted): New variable.
16608 (iswitchb-complete, iswitchb-completion-help): Use it.
16609
16610 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
16611
16612 * url-http.el (url-http-chunked-encoding-after-change-function):
16613 Use `url-http-debug' instead of `message'.
16614
16615 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
16616
16617 * url-http.el (url-http-parse-headers): Pass redirected URL as a
16618 callback argument.
16619
16620 2005-06-04 Kim F. Storm <storm@cua.dk>
16621
16622 * simple.el (line-move): Only call sit-for when moving backwards.
16623
16624 * ido.el (ido-make-merged-file-list-1): New defun split from
16625 ido-make-merged-file-list.
16626 (ido-make-merged-file-list): Bind throw-on-input around call to
16627 ido-make-merged-file-list-1. Return input-pending-p if
16628 interrupted by more input available.
16629 (ido-read-internal): Handle input-pending-p return value from
16630 ido-make-merged-file-list.
16631
16632 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
16633
16634 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
16635 compatibility code.
16636
16637 * international/latexenc.el (latexenc-find-file-coding-system):
16638 Don't inherit the EOL part of the coding-system from the
16639 tex-main buffer. Fit within 80 columns.
16640
16641 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
16642
16643 * tmm.el (tmm-inactive-face): New face.
16644 (tmm-remove-inactive-mouse-face): New function.
16645 (tmm-prompt, tmm-add-one-shortcut)
16646 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
16647 but not selectable.
16648
16649 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
16650
16651 * faces.el (face-equal): Improve argument/docstring consistency.
16652
16653 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
16654
16655 * progmodes/make-mode.el (makefile-targets-face)
16656 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
16657 (makefile-bsdmake-dependency-regex)
16658 (makefile-makepp-rule-action-regex)
16659 (makefile-bsdmake-rule-action-regex): New constants.
16660 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
16661
16662 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16663 Allow (...) within `...' for makepp messages.
16664
16665 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
16666
16667 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
16668
16669 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
16670 "." files are deleted from all file lists before comparison.
16671
16672 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
16673 (viper-ESC-key): Made them customizable.
16674
16675 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
16676
16677 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
16678
16679 * autorevert.el (auto-revert-buffers): Use save-match-data.
16680
16681 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
16682
16683 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
16684 menu items with a nil command binding.
16685
16686 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
16687
16688 * emacs-lisp/cl-macs.el (defsetf):
16689 Improve argument/docstring consistency.
16690
16691 * faces.el (list-faces-display): Improve the formatting by
16692 computing the maximum length required for any face-name (reworked
16693 patch of 1999-01-11, accidentally deleted on 1999-07-21).
16694 (internal-find-face): Remove redundant info in docstring.
16695
16696 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
16697
16698 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
16699 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
16700 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
16701 (gdb-assembler-custom): Improve regexps.
16702 (def-gdb-auto-update-handler): Use window point to preserve point.
16703
16704 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
16705
16706 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
16707
16708 2005-05-31 Jay Belanger <belanger@truman.edu>
16709
16710 * calc/calc-embed.el (calc-embedded-word): Change argument passed
16711 to calc-embedded.
16712 (calc-embedded-make-info): Have plain prefix argument select
16713 entire line.
16714
16715 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
16716
16717 * faces.el (list-faces-display): Signal error if passed a regexp
16718 that matches no face name.
16719
16720 * simple.el (filter-buffer-substring): Fix typo in docstring.
16721
16722 2005-05-31 Richard M. Stallman <rms@gnu.org>
16723
16724 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
16725 (vhdl-emacs-21): Doc fix.
16726 (vhdl-mode): Unconditionally set comment-padding.
16727 (vhdl-fixup-whitespace-region): Insert spaces only where
16728 there are none.
16729 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
16730
16731 2005-05-30 John Wiegley <johnw@newartisans.com>
16732
16733 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
16734 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
16735 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
16736 `directory-sep-char' to ?/, and all uses of `string-to-int' to
16737 `string-to-number'.
16738
16739 2005-05-30 Jay Belanger <belanger@truman.edu>
16740
16741 * calc/calc.el (calc-bug-address): Fix docstring.
16742 (calc-window-hook, calc-trail-window-hook): New variables.
16743 (calc-trail-display): Restore use of calc-trail-window-hook.
16744 (calc): Restore use of calc-window-hook.
16745
16746 2005-05-31 Masatake YAMATO <jet@gyve.org>
16747
16748 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
16749
16750 * help-fns.el (help-C-file-name): Add autoload mark for
16751 `find-function-noselect'.
16752
16753 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
16754
16755 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
16756 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
16757
16758 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
16759
16760 * calendar/diary-lib.el (mark-included-diary-files): Only kill
16761 included diary buffer if it was not already being visited.
16762 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
16763
16764 * calendar/icalendar.el (top-level): Do not require appt.
16765
16766 * mail/supercite.el (sc-select-attribution): Only use a list
16767 element from sc-attrib-selection-list if it returns a string.
16768 Reported by Davide G. M. Salvetti <salve@debian.org>.
16769
16770 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
16771
16772 * thumbs.el (thumbs-thumbname): The resulting thumbname now
16773 includes a hash value to improve its uniqueness, and has a ".jpg"
16774 extension. Also, it is now a valid filename on all systems.
16775 (thumbs-make-thumb): Use `let', not `let*'.
16776 (thumbs-show-thumbs-list): Check for JPEG availability.
16777
16778 2005-05-30 Richard M. Stallman <rms@gnu.org>
16779
16780 * filesets.el (filesets-menu-ensure-use-cached):
16781 Prevent warning when emacs-version>= is undefined.
16782
16783 * printing.el (pr-interactive-n-up): Use string-to-number.
16784
16785 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
16786
16787 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
16788 Warn only when name to be defined is quoted.
16789
16790 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
16791
16792 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
16793 Make regexp more robust.
16794 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
16795 Force regeneration of disassembly.
16796
16797 2005-05-29 Jay Belanger <belanger@truman.edu>
16798
16799 * calc/calc.el (calc-user-invocation): Check if
16800 calc-invocation-macro is non-nil.
16801
16802 2005-05-29 Juri Linkov <juri@jurta.org>
16803
16804 * add-log.el (change-log-font-lock-keywords):
16805 Add `+' to e-mail regexp to accept mail address with keywords.
16806
16807 * man.el (Man-name-regexp): Add `:' to accept qualified names.
16808
16809 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
16810
16811 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
16812
16813 * ielm.el (inferior-emacs-lisp-mode): Ditto.
16814
16815 2005-05-29 Richard M. Stallman <rms@gnu.org>
16816
16817 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
16818 Undo the change that moves to end of the current word.
16819
16820 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16821
16822 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
16823 Throw error when count <= 0 to ensure input is a number.
16824 (gdb-read-memory-custom): Pick up address from buffer.
16825 (gdb-memory-mode): Allow user to increment and decrement
16826 memory address from header line.
16827
16828 2005-05-29 Richard M. Stallman <rms@gnu.org>
16829
16830 * flyspell.el (flyspell-version): Function deleted.
16831 (flyspell-auto-correct-previous-hook): Doc fix.
16832
16833 * jit-lock.el (jit-lock-function, jit-lock-after-change):
16834 Do nothing if memory is full.
16835
16836 * font-lock.el (font-lock-fontify-syntactically-region):
16837 Pass t for GREEDY to looking-back.
16838
16839 * saveplace.el (save-place-alist-to-file): Write the file
16840 using write-region.
16841
16842 * subr.el (looking-back): New argument GREEDY.
16843
16844 * progmodes/compile.el (compilation-start): Set the mode
16845 before inserting the initial text.
16846
16847 * progmodes/which-func.el (which-func-update-1): Turn the mode
16848 off in case of error by setting which-func-mode.
16849
16850 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
16851
16852 * flyspell.el (flyspell-auto-correct-previous-word):
16853 Narrow down to what's on the screen, and recenter overlays
16854 at the end of the next word.
16855
16856 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
16857
16858 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
16859 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
16860 (flyspell-abbrev-p): Default to nil.
16861 (flyspell-use-global-abbrev-table-p): Doc fix.
16862 (flyspell-large-region): Allow nil as value.
16863 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
16864
16865 (mail-mode-flyspell-verify): More robust handling
16866 of `mail-header-separator'. More efficient signature detection.
16867 Allow for regexp metacharacters in message-header-separator.
16868 Adding `To' not to be checked in mail-mode-flyspell-verify.
16869
16870 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
16871 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
16872 Bind flyspell-auto-correct-binding.
16873 Bind C-. and C-, .
16874 (flyspell-mode-map): Likewise.
16875 (flyspell-mode): Doc fix.
16876 (flyspell-accept-buffer-local-defs): Preserve current buffer.
16877 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
16878 (flyspell-word-cache-result): New var, always local.
16879 (flyspell-check-pre-word-p): Doc fix.
16880 (flyspell-check-changed-word-p): Handle spc like newline.
16881 (flyspell-post-command-hook): Set flyspell-word-cache-result.
16882 (flyspell-word-search-backward, flyspell-word-search-forward):
16883 New functions.
16884 (flyspell-word): Return t if nothing to check.
16885 When parsing TeX code, check for after } or \.
16886 Use flyspell-word-search-backward to find previous word.
16887 Return nil if duplicated word.
16888 For word already checked, return same value as last time.
16889 Set flyspell-word-cache-result after checking.
16890 Don't clobber the return value.
16891 (flyspell-get-word): Major rewrite.
16892 (flyspell-external-point-words): New locals pword, pcount.
16893 Fix size used in progress message.
16894 Find the proper corresponding word in flyspell-large-region-buffer.
16895 (flyspell-region): Check for flyspell-large-region = nil.
16896 (flyspell-highlight-incorrect-region): Clean up overlays in region.
16897 (flyspell-auto-correct-word): Check that WORD is a cons.
16898 (flyspell-correct-word): Likewise.
16899
16900 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
16901
16902 * progmodes/make-mode.el (makefile-rule-action-regex)
16903 (makefile-macroassign-regex, makefile-makepp-mode)
16904 (makefile-bsdmake-mode): Continuation lines may be empty.
16905 Reported by Joshua Varner.
16906 (makefile-makepp-font-lock-keywords): Add $(stem).
16907
16908 2005-05-28 Karl Berry <karl@gnu.org>
16909
16910 * textmodes/tex-mode.el: Now that tex-send-command calls
16911 shell-quote-argument (2005-03-31 change), remove all calls to
16912 shell-quote-argument; they all end up invoking tex-send-command.
16913 The double quoting loses on filenames with non-safe characters,
16914 such as "@". Reported by Frederik Fouvry.
16915
16916 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16917
16918 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
16919 about preserving point.
16920
16921 2005-05-27 Jay Belanger <belanger@truman.edu>
16922
16923 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
16924 Info-goto-node.
16925
16926 * calc/calc-embed.el (calc-embed-arg): New variable.
16927 (calc-do-embedded-activate, calc-embedded-activate-formula)
16928 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
16929 variable by new variable.
16930 (calc-embedded-make-info): Replace undeclared variable by new
16931 variable. When selecting region with positive prefix
16932 argument, use end of previous line instead of beginning of line.
16933
16934 * calc/calc-aent.el (calc-arg-values): Declare it.
16935
16936 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
16937 Declare them.
16938
16939 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
16940
16941 * calc/calc.el (calc-alg-map): Declare it.
16942
16943 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
16944
16945 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
16946
16947 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
16948 (gdb-registers-buffer, toggle-gdb-all-registers):
16949 Toggle display of floating point registers.
16950 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
16951
16952 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
16953 (toggle-gud-tooltip-dereference):
16954 Rename from gud-toggle-tooltip-dereference.
16955
16956 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
16957
16958 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
16959
16960 2005-05-27 Jay Belanger <belanger@truman.edu>
16961
16962 * calc/calc-prog.el (calc-kbd-report): Remove.
16963 (calc-kbd-query): Rewrite.
16964
16965 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
16966
16967 * image.el (image-library-alist): Move to image.c.
16968 (image-type-available-p): Doc fix.
16969
16970 2005-05-27 Lute Kamstra <lute@gnu.org>
16971
16972 * calc/calc.el (calc):
16973 * outline.el (outline-1, outline-2, outline-3, outline-4)
16974 (outline-5, outline-6, outline-7, outline-8):
16975 * textmodes/dns-mode.el (dns-mode):
16976 * textmodes/sgml-mode.el (sgml-namespace-face):
16977 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
16978 (tex-verbatim-face, tex-use-reftex):
16979 * textmodes/texinfo.el (texinfo-heading-face):
16980 Specify customization group.
16981
16982 * longlines.el: Don't require easy-mmode.
16983 (longlines-visible-face): Specify customization group.
16984
16985 2005-05-27 Kenichi Handa <handa@m17n.org>
16986
16987 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
16988 encoding table of windows-1251.
16989
16990 * international/ucs-tables.el (ucs-set-table-for-input):
16991 If translation-table-for-input of a coding system is a symbol, get
16992 its translation-table property.
16993
16994 * international/code-pages.el: Don't register a coding system into
16995 non-iso-charset-alist more than once.
16996 (cp-make-coding-system): Likewise.
16997
16998 2005-05-26 John Wiegley <johnw@newartisans.com>
16999
17000 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
17001 `eshell-resume-eval' is wrapped in a list, it indicates that the
17002 command was run asynchronously. In that case, unwrap the value
17003 before checking the delimiter value.
17004
17005 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
17006 character before a space at the end of a line is \, assume the space
17007 is part of the last argument rather than a final argument separator.
17008
17009 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
17010 is in use, and the target is `t' or `nil' (which are the most common
17011 values), don't assume that the symbol target is a buffer.
17012
17013 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
17014
17015 * calendar/calendar.el (calendar-mode-line-format):
17016 Use mode-line-highlight as mouse-face.
17017
17018 * time.el (display-time-string-forms, display-time-update):
17019 Use mode-line-highlight as mouse-face.
17020
17021 2005-05-26 Jay Belanger <belanger@truman.edu>
17022
17023 * calc/calc.el (calc-language-alist): Remove extra defvar.
17024
17025 2005-05-26 Lute Kamstra <lute@gnu.org>
17026
17027 * arc-mode.el (archive-mode):
17028 * bookmark.el (bookmark-read-annotation-mode)
17029 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
17030 * bs.el (bs-mode):
17031 * calc/calc-yank.el (calc-edit-mode):
17032 * calc/calc.el (calc-mode, calc-trail-mode):
17033 * calculator.el (calculator-mode):
17034 * chistory.el (command-history-mode):
17035 * comint.el:
17036 * cus-edit.el (custom-mode):
17037 * descr-text.el (describe-text-mode):
17038 * ebuff-menu.el (Electric-buffer-menu-mode):
17039 * ediff-util.el (ediff-mode):
17040 * emacs-lisp/re-builder.el (reb-mode):
17041 * emulation/vi.el (vi-mode-setup):
17042 * emulation/ws-mode.el (wordstar-mode):
17043 * eshell/esh-mode.el (eshell-mode):
17044 * forms.el (forms-mode):
17045 * help-mode.el (help-mode):
17046 * hexl.el (hexl-mode):
17047 * ibuffer.el (ibuffer-mode):
17048 * ielm.el (inferior-emacs-lisp-mode):
17049 * info.el (Info-mode, Info-edit-mode):
17050 * international/swedish.el:
17051 * ledit.el (ledit-from-lisp-mode):
17052 * locate.el (locate-mode):
17053 * mail/rmail.el (rmail-mode):
17054 * mail/rmailedit.el (rmail-edit-mode):
17055 * mail/rmailsum.el (rmail-summary-mode):
17056 * mail/supercite.el (sc-electric-mode):
17057 * net/eudc.el (eudc-mode):
17058 * net/quickurl.el (quickurl-list-mode):
17059 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
17060 * obsolete/ooutline.el (outline-mode):
17061 * obsolete/options.el (Edit-options-mode):
17062 * obsolete/rnews.el (news-mode):
17063 * obsolete/rnewspost.el (news-reply-mode):
17064 * play/5x5.el (5x5-mode):
17065 * play/decipher.el (decipher-mode, decipher-stats-mode):
17066 * play/gomoku.el (gomoku-mode):
17067 * play/snake.el (snake-mode):
17068 * play/solitaire.el (solitaire-mode):
17069 * play/tetris.el (tetris-mode):
17070 * progmodes/ada-mode.el (ada-mode):
17071 * progmodes/antlr-mode.el (antlr-mode):
17072 * progmodes/autoconf.el (autoconf-mode):
17073 * progmodes/dcl-mode.el (dcl-mode):
17074 * progmodes/delphi.el (delphi-mode):
17075 * progmodes/ebrowse.el (ebrowse-tree-mode)
17076 (ebrowse-electric-list-mode, ebrowse-member-mode)
17077 (ebrowse-electric-position-mode):
17078 * progmodes/f90.el (f90-mode):
17079 * progmodes/fortran.el (fortran-mode):
17080 * progmodes/icon.el (icon-mode):
17081 * progmodes/idlw-help.el (idlwave-help-mode):
17082 * progmodes/idlw-shell.el (idlwave-shell-mode):
17083 * progmodes/idlwave.el (idlwave-mode):
17084 * progmodes/inf-lisp.el (inferior-lisp-mode):
17085 * progmodes/m4-mode.el (m4-mode):
17086 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
17087 * progmodes/modula2.el (modula-2-mode):
17088 * progmodes/octave-inf.el (inferior-octave-mode):
17089 * progmodes/octave-mod.el (octave-mode):
17090 * progmodes/pascal.el (pascal-mode):
17091 * progmodes/sh-script.el (sh-mode):
17092 * progmodes/sql.el (sql-mode, sql-interactive-mode):
17093 * progmodes/vhdl-mode.el (vhdl-mode):
17094 * progmodes/xscheme.el (scheme-interaction-mode):
17095 * replace.el (occur-mode):
17096 * ses.el (ses-mode):
17097 * simple.el (completion-list-mode):
17098 * skeleton.el:
17099 * speedbar.el (speedbar-mode):
17100 * term.el (term-mode):
17101 * terminal.el (terminal-edit-mode):
17102 * textmodes/reftex-index.el (reftex-index-mode)
17103 (reftex-index-phrases-mode):
17104 * textmodes/reftex-sel.el (reftex-select-label-mode)
17105 (reftex-select-bib-mode):
17106 * textmodes/reftex-toc.el (reftex-toc-mode):
17107 * wdired.el (wdired-change-to-wdired-mode):
17108 * wid-browse.el (widget-browse-mode):
17109 Use run-mode-hooks.
17110
17111 * array.el (array-mode):
17112 * calendar/todo-mode.el (todo-mode):
17113 * man.el (Man-mode):
17114 * play/landmark.el (lm-mode):
17115 * play/mpuz.el (mpuz-mode):
17116 Use kill-all-local-variables and run-mode-hooks.
17117
17118 * subr.el (delay-mode-hooks): Specify indentation.
17119
17120 2005-05-26 Mark A. Hershberger <mah@everybody.org>
17121
17122 * xml.el (xml-substitute-special): Don't die for undefined xml
17123 entities.
17124
17125 2005-05-26 Jay Belanger <belanger@truman.edu>
17126
17127 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
17128 of nil.
17129
17130 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
17131
17132 * progmodes/gdb-ui.el (gdb-frame-address):
17133 Rename from gdb-current-address.
17134 (gdb-previous-frame-address): Rename from gdb-previous-address.
17135 (gdb-selected-frame): Rename from gdb-current-frame.
17136 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
17137 (gdb-frame-number): Rename from gdb-current-stack-level.
17138 (gdb-ann3): Match new mode-name for disassembly buffer.
17139 Extend initialization of variables.
17140 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
17141 (gdb-memory-mode): Use mouse-face in header line.
17142 (gdb-assembler-buffer-name): Call it disassembly and give frame
17143 in mode line.
17144 (gdb-source-spec-regexp, gdb-assembler-custom)
17145 (gdb-invalidate-assembler, gdb-frame-handler):
17146 Make robust to leading zeroes in address format.
17147
17148 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
17149
17150 * textmodes/org.el (org-mode): Use `define-derived-mode' to
17151 define `org-mode'.
17152 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
17153
17154 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
17155
17156 * log-edit.el (log-edit-changelog-entries): Distinguish between
17157 filenames like xfns.c and fns.c.
17158
17159 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
17160
17161 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
17162 point after reverting.
17163 (Buffer-menu-make-sort-button): Handle the case where
17164 `Buffer-menu-use-header-line' is nil.
17165
17166 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
17167
17168 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
17169 New funcs. In minibuffer-local-completion-map bind `]', `/'
17170 and `:' to them.
17171
17172 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
17173
17174 * startup.el (normal-top-level): Allow modification of load-path while
17175 we're iterating over it.
17176
17177 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
17178
17179 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
17180 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
17181 (thumbs-resize-interactive, thumbs-insert-image)
17182 (thumbs-insert-thumb, thumbs-dired-show-marked)
17183 (thumbs-find-image-at-point, thumbs-delete-images)
17184 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
17185 (thumbs-increment-image-size, thumbs-decrement-image-size):
17186 Fix typos in docstrings.
17187
17188 2005-05-24 Andre Spiegel <spiegel@gnu.org>
17189
17190 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
17191 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
17192 (cperl-mode): Use them.
17193
17194 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
17195
17196 * window.el (quit-window, shrink-window-if-larger-than-buffer):
17197 Doc fixes.
17198
17199 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
17200
17201 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
17202 Bind C-d to gdb-inferior-io-eof.
17203
17204 * dired.el (dired-dnd-popup-notice): Use message-box.
17205
17206 2005-05-23 Masatake YAMATO <jet@gyve.org>
17207
17208 * bindings.el (mode-line-major-mode-keymap):
17209 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
17210
17211 * faces.el (mode-line-highlight): New face.
17212
17213 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
17214 as mouse-face.
17215
17216 * bindings.el (top-level, help-echo, mode-line-modified)
17217 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
17218 as mouse-face.
17219
17220 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
17221
17222 * progmodes/cc-engine.el (c-guess-basic-syntax):
17223 Remove spurious call to `zerop'.
17224
17225 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
17226
17227 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
17228
17229 CC Mode update to 5.30.10:
17230
17231 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
17232 could go past the limit in decoration level 2, thereby causing
17233 errors during interactive fontification.
17234
17235 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
17236 the file is evaluated interactively.
17237
17238 * cc-engine.el (c-guess-basic-syntax): Handle operator
17239 declarations somewhat better in C++.
17240
17241 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
17242 make use of `run-mode-hooks' which has been added in Emacs 21.1.
17243 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
17244 (awk-mode): Use it.
17245 (make-local-hook): Suppress warning about obsoleteness.
17246
17247 * cc-engine.el, cc-align.el, cc-cmds.el
17248 (c-append-backslashes-forward, c-delete-backslashes-forward)
17249 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
17250 Compensate for return value from `forward-line' when it has moved
17251 but not to a different line due to eob.
17252
17253 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
17254 `objc-method-intro' and `objc-method-args-cont'.
17255
17256 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
17257
17258 CC Mode update to 5.30.10:
17259
17260 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
17261 in the copyright statement. Incidentally, change "along with GNU
17262 Emacs" to "along with this program" where it occurs.
17263
17264 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
17265 so that it is interactive, hence can be found by M-x awk-mode
17266 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
17267 <gmorris+emacs@ast.cam.ac.uk>.
17268
17269 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
17270 Mode's regexps.
17271
17272 2005-05-23 Kevin Ryde <user42@zip.com.au>
17273
17274 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
17275 c-parse-state, to avoid a lisp error (on bad code).
17276
17277 2005-05-23 Lute Kamstra <lute@gnu.org>
17278
17279 * subr.el (font-lock-defaults): Remove defvar as it's already
17280 defined in font-core.el.
17281
17282 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
17283
17284 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
17285
17286 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
17287 more general and work when GDB variable "print pretty" is on,
17288 as with Emacs, for example.
17289
17290 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
17291
17292 * font-core.el: Update comment.
17293
17294 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
17295 Use `after-change-major-mode-hook' instead of `find-file-hook'.
17296
17297 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
17298
17299 2005-05-22 Eli Zaretskii <eliz@gnu.org>
17300
17301 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
17302 and `yank-handler' in the doc strings.
17303
17304 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
17305
17306 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
17307
17308 2005-05-22 Richard M. Stallman <rms@gnu.org>
17309
17310 * help.el (describe-key): Move print-help-return-message call
17311 out of conditional.
17312
17313 * progmodes/etags.el (list-tags): Use with-no-warnings.
17314
17315 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
17316 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
17317 (starttls-extra-args, starttls-extra-arguments): Add defvars.
17318
17319 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
17320
17321 * language/viet-util.el (viet-viscii-nonascii-translation-table):
17322 Add defvar.
17323
17324 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
17325 Use defvar, not defconst.
17326
17327 * hexl.el (hexl-follow-line): Use with-no-warnings.
17328
17329 * emulation/tpu-extras.el: Use write-file-functions instead of
17330 write-file-hooks.
17331
17332 * dired.el (dired-font-lock-keywords): Fontify files with junk
17333 extensions even if marked by -F.
17334
17335 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
17336
17337 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
17338 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
17339 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
17340 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
17341 (concatenate, list-length, get*, getf, cl-remprop):
17342 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
17343 (etypecase, progv, lexical-let, lexical-let*)
17344 (multiple-value-bind, multiple-value-setq, shiftf):
17345 Improve argument/docstring consistency.
17346
17347 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
17348
17349 2005-05-22 Andre Spiegel <spiegel@gnu.org>
17350
17351 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
17352 doesn't exist.
17353
17354 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
17355 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
17356
17357 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
17358
17359 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
17360 already deleted variables: auto-fill-hook, blink-paren-hook,
17361 lisp-indent-hook, inhibit-local-variables, unread-command-event,
17362 suspend-hooks, comment-indent-hook, meta-flag,
17363 before-change-function, after-change-function,
17364 font-lock-doc-string-face.
17365
17366 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
17367
17368 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
17369
17370 2005-05-21 Eli Zaretskii <eliz@gnu.org>
17371
17372 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
17373 rmail-dont-reply-to.
17374
17375 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
17376
17377 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
17378 literal blank when splitting new-header-values.
17379
17380 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
17381
17382 * calendar/cal-menu.el (cal-menu-update): Add separator as a
17383 string so that tmm doesn't create a completion entry for it.
17384
17385 * textmodes/table.el (table-disable-menu): Ditto.
17386
17387 2005-05-21 Richard M. Stallman <rms@gnu.org>
17388
17389 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
17390
17391 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
17392
17393 * net/rcompile.el (remote-compile): Use compilation-start.
17394
17395 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
17396
17397 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
17398
17399 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
17400 Default to makefile-bsdmake-mode on BSD systems.
17401
17402 * imenu.el (imenu-generic-expression, imenu--generic-function'):
17403 REGEXP may also be a search function now. The part of doc-string
17404 for describing the structure was 95% identical to that of
17405 `imenu--generic-function'. Unify it there.
17406
17407 * progmodes/make-mode.el (makefile-imenu-generic-expression):
17408 Use function to find dependencies, because regexp alone is so complex,
17409 it easily goes into an endless loop.
17410 (makefile-makepp-mode): Also add submenu for Perl functions
17411 defined in the makefile.
17412 (makefile-bsdmake-mode): Special imenu-generic-expression no
17413 longer needed, due to function call.
17414 (makefile-match-dependency): Take BOUND into account when checking
17415 if we're through.
17416
17417 2005-05-20 Jay Belanger <belanger@truman.edu>
17418
17419 * calc/calc-units.el (calc-invalidate-units-table):
17420 Use inhibit-read-only.
17421 (math-build-units-table-buffer): Use view-mode.
17422
17423 2005-05-20 David Kastrup <dak@gnu.org>
17424
17425 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
17426 easy-menu-add is not a nop on Emacs; and clarify when to call it.
17427
17428 2005-05-20 Lute Kamstra <lute@gnu.org>
17429
17430 * diff-mode.el (diff-header-face, diff-file-header-face)
17431 (diff-index-face, diff-hunk-header-face, diff-removed-face)
17432 (diff-added-face, diff-changed-face, diff-function-face)
17433 (diff-context-face, diff-nonexistent-face): Put them in the
17434 diff-mode customization group.
17435
17436 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
17437
17438 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
17439
17440 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
17441
17442 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
17443 Minor regexp-optimization.
17444
17445 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
17446
17447 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
17448 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
17449 (org-agenda-add-time-grid-maybe): New function.
17450 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
17451 (org-table-create): `dotimes' instead of `mapcar'.
17452 (org-xor): Simplify implementation.
17453 (org-agenda): `inhibit-redisplay' turned on.
17454 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
17455 a consistent line after a state change.
17456 (org-agenda-remove-times-when-in-prefix): New option.
17457 (org-prefix-has-time): New variable.
17458 (org-parse-time-string): Optional argument NODEFAULT.
17459 (org-format-agenda-item): Parse items for time-of-day
17460 specifications and move these into the prefix if possible.
17461 (org-agenda-priority): Get current heading, not previous heading
17462 during agenda remote editing.
17463
17464 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
17465
17466 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
17467 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
17468 (remove-duplicates, delete-duplicates, substitute)
17469 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
17470 (nsubstitute-if-not, find, find-if, find-if-not, position)
17471 (position-if, position-if-not, count, count-if, count-if-not)
17472 (mismatch, search, sort*, stable-sort, merge, member*)
17473 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
17474 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
17475 (intersection, nintersection, set-difference, nset-difference)
17476 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
17477 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
17478 (nsublis, tree-equal): Improve argument/docstring consistency.
17479
17480 * subr.el (send-string, send-region): Remove obsolescence declaration.
17481 (window-dot, set-window-dot, read-input, show-buffer)
17482 (eval-current-buffer, string-to-int):
17483 Add release number to obsolescence declarations.
17484
17485 2005-05-19 Kim F. Storm <storm@cua.dk>
17486
17487 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
17488 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
17489
17490 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
17491
17492 * faces.el (list-faces-display): Make back button respect optional
17493 regexp arg.
17494
17495 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
17496
17497 * calculator.el (calculator-radix-grouping-mode)
17498 (calculator-radix-grouping-digits, calculator-displayer)
17499 (calculator-radix-grouping-separator, calculator-copy-displayer):
17500 * dabbrev.el (dabbrev-search-these-buffers-only):
17501 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
17502 (diff-advance-after-apply-hunk, diff-mode-hook)
17503 (diff-minor-mode-prefix):
17504 * imenu.el (imenu-use-popup-menu):
17505 * jit-lock.el (jit-lock-context-time):
17506 * newcomment.el (comment-fill-column, comment-column)
17507 (comment-style, comment-padding, comment-multi-line)
17508 (comment-empty-lines, comment-auto-fill-only-comments):
17509 * reveal.el (reveal-around-mark):
17510 * uniquify.el (uniquify-buffer-name-style)
17511 (uniquify-after-kill-buffer-p)
17512 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
17513 (uniquify-min-dir-content, uniquify-separator)
17514 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
17515 * w32-vars.el (w32-fixed-font-alist):
17516 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
17517 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
17518 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
17519 * progmodes/perl-mode.el (perl-indent-level)
17520 (perl-continued-statement-offset, perl-continued-brace-offset)
17521 (perl-brace-offset, perl-brace-imaginary-offset)
17522 (perl-label-offset, perl-indent-continued-arguments)
17523 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
17524 * progmodes/tcl.el (tcl-indent-level)
17525 (tcl-continued-indent-level, tcl-auto-newline)
17526 (tcl-tab-always-indent, tcl-electric-hash-style)
17527 (tcl-help-directory-list, tcl-use-smart-word-finder)
17528 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
17529 (inferior-tcl-source-command):
17530 * textmodes/fill.el (enable-kinsoku):
17531 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
17532 * textmodes/table.el (table-yank-handler):
17533 Specify missing group (and type, if simple) in defcustom.
17534
17535 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
17536
17537 * progmodes/compile.el (compilation-finish-function): Fix defvar.
17538
17539 2005-05-19 Richard M. Stallman <rms@gnu.org>
17540
17541 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
17542
17543 * subr.el (event-basic-type): Don't get an error.
17544 (left-fringe-p): Function deleted.
17545
17546 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
17547 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
17548
17549 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
17550 in recursive copy.
17551
17552 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
17553
17554 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
17555
17556 * emacs-lisp/bytecomp.el
17557 (byte-compile-file-form-custom-declare-variable):
17558 Call byte-compile-nogroup-warn if appropriate.
17559
17560 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
17561 (compilation-set-window): Don't call left-fringe-p; do it directly.
17562
17563 2005-05-19 Jay Belanger <belanger@truman.edu>
17564
17565 * calc/calc-graph.el (calc-graph-format-data): Make sure
17566 var-PlotRejects is bound before trying to check its value.
17567
17568 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
17569
17570 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
17571 definition of this variable from reftex-global.el to reftex.el,
17572 because it is needed in the menu.
17573
17574 2005-05-19 Lute Kamstra <lute@gnu.org>
17575
17576 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
17577 years are fixed. Don't insert a space after a dash.
17578
17579 2005-05-19 Kim F. Storm <storm@cua.dk>
17580
17581 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
17582
17583 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
17584
17585 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
17586 strings, because (eq ... ?\\) is fairly frequent.
17587
17588 * progmodes/make-mode.el (makefile-add-this-line-targets):
17589 Simplify and integrate into `makefile-pickup-targets'.
17590 (makefile-add-this-line-macro): Simplify and integrate into
17591 `makefile-pickup-macros.
17592 (makefile-pickup-filenames-as-targets): Simplify.
17593 (makefile-previous-dependency, makefile-match-dependency):
17594 Don't stumble over `::'.
17595
17596 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
17597
17598 * subr.el (post-command-idle-hook, post-command-idle-delay):
17599 Remove obsoletion of post-command-idle-hook and
17600 post-command-idle-delay.
17601
17602 * faces.el (list-faces-display): Provide button when describe-face
17603 is called to take user back to the list of faces.
17604
17605 * help-fns.el (describe-variable): Remove hyperlinks in a
17606 variable's value as these are quite frequently inappropriate.
17607
17608 * follow.el (follow-submit-feedback, follow-mode):
17609 Remove references to post-command-idle-hook.
17610
17611 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
17612
17613 * progmodes/make-mode.el (makefile-previous-dependency)
17614 (makefile-match-dependency): Check for := (and in bsd mode also
17615 !=) to give a better result, even when font-lock is not on.
17616
17617 2005-05-18 Jay Belanger <belanger@truman.edu>
17618
17619 * calc/calc-help.el (calc-s-prefix-help):
17620 Add `calc-copy-special-constant' to help string.
17621
17622 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
17623
17624 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
17625
17626 2005-05-18 Jay Belanger <belanger@truman.edu>
17627
17628 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
17629 in linear factors are in proper order.
17630
17631 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
17632
17633 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
17634 Support for jurabib.
17635
17636 * textmodes/reftex.el (featurep): Define aliases for overlay
17637 commands, for XEmacs compatibility, and use these aliases in
17638 overlay initializations.
17639 (reftex-highlight): Use `reftex-move-overlay'.
17640 (reftex-unhighlight): Use `reftex-delete-overlay'.
17641 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
17642 (reftex-access-search-path): Use `reftex-uniquify' instead of
17643 `reftex-uniq'
17644
17645 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
17646 `before-string' property modification enables for Emacs as well.
17647 (reftex-select-item): Use `reftex-delete-overlay'.
17648 (reftex-select-mark): Use `reftex-make-overlay' and
17649 `reftex-overlay-put'.
17650 (reftex-select-unmark): Use `reftex-delete-overlay' and
17651 `reftex-overlay-put'.
17652
17653 2005-05-18 Lute Kamstra <lute@gnu.org>
17654
17655 * emacs-lisp/lisp.el (check-parens): Fix docstring.
17656
17657 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
17658
17659 * add-log.el (add-change-log-entry):
17660 * array.el (array-make-template, array-reconfigure-rows)
17661 (array-init-max-row, array-init-max-column)
17662 (array-init-columns-per-line, array-init-field-width):
17663 * replace.el (replace-match-maybe-edit, perform-replace):
17664 * textmodes/spell.el (spell-region):
17665 Replace `read-input' by `read-string'.
17666
17667 * forms.el (forms-mode):
17668 * finder.el (finder-compile-keywords):
17669 * shadowfile.el (shadow-read-files):
17670 Replace `eval-current-buffer' by `eval-buffer'.
17671
17672 * terminal.el (te-pass-through):
17673 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
17674 (ange-ftp-raw-send-cmd):
17675 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
17676 (send-process-next-char, telnet-initial-filter, telnet):
17677 Replace `send-string' by `process-send-string'.
17678
17679 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
17680 (prolog-consult-region): Replace `send-string' by
17681 `process-send-string'; replace `send-region' by `process-send-region'.
17682
17683 * progmodes/delphi.el (delphi-log-msg):
17684 Replace `set-window-dot' by `set-window-point'.
17685
17686 * subr.el (window-dot, set-window-dot, read-input, send-string)
17687 (send-region, show-buffer, eval-current-buffer):
17688 Make really obsolete, as the comment says.
17689
17690 2005-05-17 Kim F. Storm <storm@cua.dk>
17691
17692 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
17693 (cua--init-keymaps): Bind C-return instead of S-return to set
17694 rectangle mark.
17695
17696 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
17697 instead of S-return to toggle/clear rectangle mark.
17698
17699 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
17700
17701 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
17702 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
17703 Also fontify plain strings assigned to variables, mostly so that a
17704 colon has a face and is thus not taken as a dependency separator.
17705 (makefile-previous-dependency): Inline the new matcher, because it
17706 is too complex to work in both directions.
17707 (makefile-match-dependency): Eliminate `backward' arg (see above).
17708 Completely reimplemented so as to not sometimes go into an endless
17709 loop. It should also be more efficient, because first it only
17710 searches for `:', instead of applying the very complex regexp.
17711 (makefile-mode): Cancel `font-lock-support-mode', because blocks
17712 to be fontified in one piece can be too long for JIT.
17713 Makefiles are never *that* big.
17714
17715 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
17716
17717 * dired.el (dired-mode): Simplify.
17718
17719 2005-05-17 Lute Kamstra <lute@gnu.org>
17720
17721 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
17722 defcustom for the mode hook variable.
17723
17724 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
17725 Emacs Lisp Reference Manual.
17726
17727 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
17728
17729 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
17730 (evenp, list*):
17731 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
17732 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
17733
17734 * net/tramp-smb.el (tramp-smb-open-connection):
17735 Pass `tramp-chunksize' as fifth (required) argument.
17736
17737 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
17738
17739 * font-lock.el (lisp-font-lock-keywords-1):
17740 Set `font-lock-negation-char-face' for [^...] char group.
17741 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
17742
17743 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
17744 a var, and refine it to mask one more level of nested vars.
17745 (makefile-rule-action-regex): Turn it into a var, and refine it so
17746 it recognizes backslashed continuation lines as belonging to the
17747 same command.
17748 (makefile-macroassign-regex): Refine it so it recognizes
17749 backslashed continuation lines as belonging to the same command.
17750 (makefile-var-use-regex): Don't look at the next char, because it
17751 might be the same one to be skipped by the initial [^$], leading
17752 to an overlooked variable use.
17753 (makefile-make-font-lock-keywords): Remove two parameters, which
17754 are now variables that some of the modes set locally.
17755 Handle dependency and rule action matching through functions, because
17756 regexps alone match too often. Dependency matching now comes
17757 last, so it can check, whether a colon already matched something else.
17758 (makefile-mode): Inform that font-lock improves makefile parsing
17759 capabilities.
17760 (makefile-match-dependency, makefile-match-action): New functions.
17761
17762 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
17763
17764 * emacs-lisp/cl-extra.el (equalp): Doc fix.
17765
17766 * align.el (align-regexp):
17767 * ansi-color.el (ansi-color-get-face):
17768 * array.el (array-reconfigure-rows, array-init-max-row)
17769 (array-init-max-column, array-init-columns-per-line)
17770 (array-init-field-width):
17771 * dired-aux.el (dired-trample-file-versions):
17772 * dired-x.el (dired-mark-sexp):
17773 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
17774 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
17775 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
17776 * faces.el (face-read-integer):
17777 * files.el (backup-extract-version, insert-directory):
17778 * hexl.el (hexl-insert-decimal-char):
17779 * server.el (server-process-filter):
17780 * shell.el (shell-extract-num):
17781 * startup.el (command-line-1):
17782 * term.el (term-command-hook):
17783 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
17784 (time-stamp-do-number):
17785 * time.el (display-time-update):
17786 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
17787 (timezone-fix-time):
17788 * vms-patch.el (vms-suspend-resume-hook):
17789 * calendar/appt.el (appt-convert-time):
17790 * calendar/cal-bahai.el (mark-bahai-diary-entries):
17791 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
17792 * calendar/cal-islam.el (mark-islamic-diary-entries):
17793 * calendar/calendar.el (calendar-cursor-to-date)
17794 (calendar-star-date):
17795 * calendar/diary-lib.el (diary-attrtype-convert)
17796 (mark-diary-entries, diary-entry-time):
17797 * calendar/solar.el (solar-get-number):
17798 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
17799 * emacs-lisp/re-builder.el (reb-display-subexp):
17800 * emulation/edt.el (edt-set-scroll-margins):
17801 * emulation/tpu-extras.el (tpu-set-scroll-margins):
17802 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
17803 (vip-get-ex-count):
17804 * emulation/viper-ex.el (viper-get-ex-token)
17805 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
17806 * international/fontset.el (fontset-plain-name):
17807 * mail/feedmail.el (feedmail-look-at-queue-directory):
17808 * mail/mailalias.el (mail-get-names):
17809 * mail/rmail.el (rmail-convert-to-babyl-format):
17810 * mail/rmailsum.el (rmail-make-basic-summary-line)
17811 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
17812 (rmail-summary-goto-msg):
17813 * mail/smtpmail.el (smtpmail-read-response):
17814 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
17815 (ange-ftp-vms-add-file-entry):
17816 * play/gametree.el (gametree-looking-at-ply)
17817 (gametree-current-branch-score):
17818 * progmodes/ada-xref.el (ada-prj-find-prj-file)
17819 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
17820 * progmodes/cperl-mode.el (condition-case):
17821 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
17822 (ebrowse-set-member-buffer-column-width)
17823 (ebrowse-select-1st-to-9nth):
17824 * progmodes/etags.el (etags-snarf-tag):
17825 * progmodes/flymake.el (flymake-parse-line):
17826 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
17827 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
17828 (idlwave-shell-menu-def):
17829 * progmodes/ps-mode.el (ps-run-goto-error):
17830 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
17831 (vhdl-speedbar-contract-level):
17832 * term/mac-win.el (x-handle-numeric-switch):
17833 * term/sun-mouse.el (sun-get-frame-data):
17834 * term/w32-win.el (x-handle-numeric-switch):
17835 * term/x-win.el (x-handle-numeric-switch):
17836 * textmodes/ispell.el (ispell-parse-output):
17837 * textmodes/nroff-mode.el (nroff-outline-level):
17838 * textmodes/reftex-cite.el (reftex-bib-sort-year)
17839 (reftex-bib-sort-year-reverse, reftex-format-citation):
17840 * textmodes/reftex-parse.el (reftex-init-section-numbers)
17841 (reftex-section-number):
17842 * textmodes/texinfmt.el (texinfo-paragraphindent):
17843 Replace `string-to-int' by `string-to-number'.
17844
17845 * international/latexenc.el: Add page marker to force the "Local
17846 Variables:" string out of the last page.
17847
17848 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17849
17850 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
17851 tooltip-change-major-mode.
17852 (gud-tooltip-print-command): Remove case where gud-minor-mode
17853 is gdb ("--fullname").
17854 (gud-tooltip-tips): Turn GUD tooltips off for this case and
17855 explain to user.
17856
17857 2005-05-16 Jay Belanger <belanger@truman.edu>
17858
17859 * calc/calc-store.el (calc-copy-special-constant): New function.
17860
17861 * calc/calc-ext.el (calc-init-extensions): Add binding for
17862 `calc-copy-special-constant'.
17863
17864 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
17865 for the `calc-copy-special-constant' command.
17866
17867 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17868
17869 * subr.el (left-fringe-p): New function.
17870
17871 * progmodes/compile.el (compilation-setup): Set local value of
17872 overlay-arrow-string to "" always.
17873 (compilation-set-window): Left fringe then don't scroll.
17874 No left fringe then no arrow and scroll message to top.
17875 (compilation-context-lines): Adjust doc string accordingly.
17876
17877 2005-05-16 Kim F. Storm <storm@cua.dk>
17878
17879 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
17880 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
17881 (ido-wide-find-dir-or-delete-dir): New command for M-d.
17882 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
17883 (ido-read-file-name): Handle commands with ido property value
17884 equal to find-file as reading a file name, to allow C-d to enter dired.
17885 (ibuffer-find-file): Add ido property with value find-file.
17886
17887 2005-05-15 Kim F. Storm <storm@cua.dk>
17888
17889 * subr.el (open-network-stream-nowait): Remove.
17890 (open-network-stream-server): Remove.
17891
17892 2005-05-15 Richard M. Stallman <rms@gnu.org>
17893
17894 * faces.el (describe-face): Output a definition link button.
17895
17896 * help-mode.el (help-face-def): New button type.
17897
17898 * emacs-lisp/copyright.el (copyright-fix-years):
17899 Match properly if the first year is 2-digit.
17900 Don't mess up the whitespace after the years by filling.
17901
17902 * dired-aux.el (dired-mark-confirm):
17903 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
17904
17905 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
17906 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
17907 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
17908
17909 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17910 Set font-lock-comment-start-skip.
17911
17912 * font-lock.el (font-lock-comment-start-skip): New variable.
17913 (font-lock-comment-end-skip): New variable.
17914 (font-lock-fontify-syntactically-region): Use them if non-nil.
17915
17916 2005-05-15 Jay Belanger <belanger@truman.edu>
17917
17918 * calc/calc-store.el (calc-store-value): Return a string rather
17919 than display it as a message.
17920 Use calc-var-name for variable name.
17921 (calc-store-into): Add the result of calc-store-value to message.
17922 (calc-copy-variable): Add a message.
17923 (calc-store-exchange): Improve error messages.
17924 (calc-store-binary, calc-store-map): Don't reset the values of
17925 special constants.
17926
17927 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
17928
17929 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
17930 manual to docstring.
17931
17932 * files.el (hack-local-variables-confirm): Add STRING argument.
17933 Make the function handle non file visiting buffers correctly.
17934 (hack-local-variables-prop-line, hack-local-variables)
17935 (hack-one-local-variable): Use STRING arg of
17936 `hack-local-variables-confirm'.
17937
17938 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
17939
17940 Sync with Tramp 2.0.49.
17941
17942 * net/tramp.el (tramp-handle-dired-call-process)
17943 (tramp-handle-insert-directory):`insert-buffer' cannot be used
17944 because the contents of the Tramp buffer is changed before
17945 insertion (`expand-file' and alike).
17946 (tramp-handle-insert-directory): If `localname' has an empty
17947 nondirectory name, it must not be quoted.
17948 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
17949 variable `tramp-chunksize'. Change callees.
17950 (tramp-open-connection-setup-interactive-shell): Check remote host
17951 for buggy `send-process-string' implementation.
17952 Set `tramp-chunksize' if found. Reported by Michael Kifer
17953 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
17954 (tramp-handle-shell-command): `insert-buffer' cannot be used
17955 because the contents of the Tramp buffer is changed before
17956 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
17957 <frederic.bothamy@free.fr>.
17958 (tramp-set-auto-save): Actions should be done for Tramp file name
17959 handler only. Ange-FTP has its own auto-save mechanism.
17960 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
17961 (tramp-set-auto-save-file-modes): Set file modes of
17962 `buffer-auto-save-file-name' to ?\600 as fallback solution.
17963 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
17964 (tramp-bug): Remove obsolete variable.
17965 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
17966 for presence of `mml-mode'. Make it running for older Emacsen as well.
17967
17968 2005-05-14 John Paul Wallington <jpw@pobox.com>
17969
17970 * ibuf-ext.el (define-ibuffer-filter filename):
17971 If `dired-directory' is a list, use its car.
17972
17973 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
17974
17975 * ibuffer.el (define-ibuffer-column filename):
17976 If `dired-directory' is a list, use its car.
17977
17978 2005-05-14 Richard M. Stallman <rms@gnu.org>
17979
17980 * subr.el (symbol-file): Doc fix.
17981
17982 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
17983 (byte-compile-form): Call byte-compile-nogroup-warn.
17984 (byte-compile-warning-types): Doc fix.
17985
17986 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
17987
17988 * progmodes/cc-engine.el (c-literal-faces):
17989 Add font-lock-comment-delimiter-face.
17990
17991 * net/net-utils.el (dig): Use with-no-warnings.
17992
17993 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
17994 (sc-recite-frame-alist, sc-default-cite-frame)
17995 (sc-default-uncite-frame, sc-default-recite-frame)
17996 (sc-attrib-selection-list, sc-rewrite-header-list):
17997 Mark as risky-local-variable.
17998
17999 * international/ogonek.el (ogonek-jak, ogonek-how):
18000 Don't use beginning-of-buffer.
18001
18002 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
18003
18004 * calendar/solar.el (solar-data-list): Move definition up.
18005
18006 * dnd.el (dnd-protocol-alist): Add autoload.
18007
18008 * progmodes/sh-script.el: Many doc usage fixes.
18009 (sh-indent-after-do): Change default to match common styles.
18010
18011 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
18012
18013 * files.el (interpreter-mode-alist)
18014 (auto-mode-interpreter-regexp): Doc fixes.
18015
18016 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
18017
18018 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
18019
18020 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
18021
18022 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18023
18024 * dired.el (dired-mode): make-variable-buffer-local =>
18025 make-local-variable.
18026
18027 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18028
18029 * term/mac-win.el (mac-select-convert-to-string): Try coding
18030 systems in mac-script-code-coding-systems if specified one cannot
18031 encode string for `com.apple.traditional-mac-plain-text'.
18032
18033 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
18034
18035 * progmodes/make-mode.el (makefile-targets-face)
18036 (makefile-shell-face, makefile-makepp-perl-face): New faces.
18037 (makefile-dependency-regex): Fix it to not make the colon in
18038 $(var:a=b) special.
18039 (makefile-rule-action-regex): New regexp for highlighting embedded
18040 Shell strings.
18041 (makefile-macroassign-regex): Handle != for highlighting as
18042 embedded Shell strings.
18043 (makefile-var-use-regex): New const.
18044 (makefile-statements, makefile-automake-statements)
18045 (makefile-gmake-statements, makefile-makepp-statements)
18046 (makefile-bsdmake-statements): New consts.
18047 (makefile-make-font-lock-keywords): New function.
18048 (makefile-automake-font-lock-keywords)
18049 (makefile-gmake-font-lock-keywords)
18050 (makefile-makepp-font-lock-keywords)
18051 (makefile-bsdmake-font-lock-keywords): New consts.
18052 (makefile-mode-map): Add switchers between the various submodes.
18053 (makefile-mode): Document the availability of the variants.
18054 (makefile-automake-mode, makefile-gmake-mode)
18055 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
18056
18057 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
18058 new variants of makefile-mode.
18059
18060 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
18061
18062 * font-lock.el (font-lock-comment-delimiter-face): Fix up
18063 the inheritance.
18064
18065 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
18066
18067 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
18068 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
18069
18070 * files.el (normal-mode): Extend the scope of the
18071 `enable-local-variables' binding to include the `set-auto-mode' call.
18072 (magic-mode-alist): Doc fix.
18073
18074 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
18075
18076 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
18077 font-lock-comment-face rather than copying its setting.
18078
18079 2005-05-12 Andreas Schwab <schwab@suse.de>
18080
18081 * eshell/esh-mode.el (eshell-send-input): Doc fix.
18082
18083 2005-05-12 Lute Kamstra <lute@gnu.org>
18084
18085 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
18086 defcustom for the mode hook variable. Delete the last argument.
18087 * generic-x.el: Fix callers of define-generic-mode.
18088 (generic-x-modes): Delete group.
18089 (show-tabs-tab-face, show-tabs-space-face): Put them in the
18090 generic-x customization group.
18091
18092 2005-05-12 Kim F. Storm <storm@cua.dk>
18093
18094 * font-lock.el (font-lock-negation-char-face): Default to "off".
18095
18096 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
18097 font-lock-negation-char-face to ! in !=.
18098
18099 2005-05-12 Masatake YAMATO <jet@gyve.org>
18100
18101 * add-log.el (find-change-log): Fix typos in the docstring
18102 of function.
18103
18104 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
18105
18106 * international/latexenc.el (latexenc-find-file-coding-system):
18107 Avoid `re-search-forward' when looking for input encoding because
18108 of speed and safety. Better regular expressions for recognizing
18109 input encoding. Limit a search for TeX-master/tex-main-file to
18110 the local variable section.
18111
18112 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
18113
18114 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
18115 syntax of $ to "'" (quote).
18116
18117 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
18118
18119 * dnd.el (dnd-protocol-alist): Improve custom type.
18120
18121 * dired.el (dired-dnd-protocol-alist): New variable.
18122 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
18123 `dired-mode-hook' to the end.
18124
18125 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
18126
18127 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
18128 comment-end if comment-start-skip is not set.
18129 Obey the font-lock-comment-delimiter-face variables.
18130
18131 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
18132
18133 * files.el (executable-find): Move from executable.el. Use
18134 locate-file.
18135 * progmodes/executable.el (executable-find): Move to files.el.
18136
18137 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
18138 when trying to ensure forward progress.
18139
18140 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
18141
18142 * mouse-sel.el (mouse-sel-follow-link-p): New function.
18143 (mouse-select, mouse-select-internal, mouse-extend-internal):
18144 Use it to implement mouse-1-click-follows-link functionality.
18145
18146 2005-05-11 Richard M. Stallman <rms@gnu.org>
18147
18148 * font-lock.el (font-lock-fontify-syntactically-region):
18149 Use font-lock-comment-delimiter-face for comment delimiters.
18150
18151 2005-05-10 Jay Belanger <belanger@truman.edu>
18152
18153 * calc/calc-help.el (calc-m-prefix-help): Add mention of
18154 preserving embedded modes.
18155
18156 2005-05-10 Richard M. Stallman <rms@gnu.org>
18157
18158 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
18159
18160 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
18161 Move from ada-stmt.el.
18162 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
18163
18164 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
18165 Move to ada-mode.el.
18166 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
18167
18168 * cus-edit.el (custom-file): Call file-chase-links.
18169
18170 * files.el (read-directory-name): Fix previous change.
18171 (hack-local-variables-confirm): New function.
18172 (hack-local-variables-prop-line, hack-local-variables)
18173 (hack-one-local-variable): Use it.
18174
18175 2005-05-10 Lute Kamstra <lute@gnu.org>
18176
18177 * font-lock.el (font-lock-keywords-alist)
18178 (font-lock-removed-keywords-alist): Clarify docstrings.
18179
18180 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
18181
18182 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
18183 (gdb-source-info): Check for preprocessor info.
18184 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
18185 a macro for a function.
18186 (gdb-info-breakpoints-custom): Try to find file again if not already
18187 found (user might have used GDB dir command).
18188 (gdb-get-location): Update gdb-location-alist correctly for change
18189 to gdb-info-breakpoints-custom.
18190
18191 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
18192 (gud-tooltip-print-command): Add gdbmi case.
18193 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
18194 preprocessor info.
18195
18196 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
18197
18198 * startup.el (fancy-splash-insert): Fix typo in doc string.
18199
18200 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
18201
18202 * obsolete/float.el (string-to-float):
18203 * obsolete/hilit19.el (hilit-add-pattern):
18204 * obsolete/rnews.el (news-parse-range, news-select-message)
18205 (news-get-pruned-list-of-files): Replace `string-to-int' by
18206 `string-to-number'.
18207
18208 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
18209 `find-file-not-found-hooks'; use `add-hook'.
18210 (uncompress-while-visiting): Set `write-file-functions', not
18211 `write-file-hooks'; use `add-hook'.
18212
18213 2005-05-09 Kim F. Storm <storm@cua.dk>
18214
18215 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
18216 (cua-paste): Handle clipboard action.
18217 (cua--init-keymaps): Remap clipboard-kill-region and
18218 clipboard-kill-ring-save.
18219
18220 2005-05-08 Eli Zaretskii <eliz@gnu.org>
18221
18222 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
18223 Improve commentary.
18224
18225 * simple.el (next-error-overlay-arrow-position): Revert the change
18226 made on 2005-04-30.
18227
18228 2005-05-07 Jay Belanger <belanger@truman.edu>
18229
18230 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
18231 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
18232 `calc-sel-reselect'.
18233
18234 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
18235 Calc is in embedded mode.
18236
18237 2005-05-07 Eli Zaretskii <eliz@gnu.org>
18238
18239 * progmodes/compile.el (compilation-setup):
18240 Set overlay-arrow-string to an empty string on text terminals.
18241
18242 * textmodes/ispell.el (ispell-program-name): Try looking for
18243 "aspell" along exec-path, and if found, use it as the default
18244 speller program.
18245
18246 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
18247
18248 * international/mule.el (sgml-xml-auto-coding-function):
18249 Recognize encoding='FOO' in single quotes as well as in double quotes.
18250
18251 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
18252
18253 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
18254 as well as `interactive', so that defmacro* would recognize
18255 `declare' forms.
18256
18257 2005-05-07 Eli Zaretskii <eliz@gnu.org>
18258
18259 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
18260 Explain more about the LIGHTER arg's usage in the doc string.
18261 Add commentary to clarify what the code does. Fix the regexp that
18262 strips whitespace from LIGHTER. Quote LIGHTER before using it,
18263 since it could have characters special to regular expressions.
18264
18265 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
18266
18267 * replace.el (occur-1): Bind inhibit-read-only so that
18268 erase-buffer doesn't barf on read-only text properties (likewise
18269 for add-text-properties in occur-engine). Mark buffer as unmodified.
18270 (occur-engine): Don't set buffer-read-only here.
18271
18272 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
18273
18274 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
18275 list-buffers-directory. This caused the *cvs-commit* buffer to be
18276 sometimes mistakenly reused as a *cvs* buffer.
18277
18278 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
18279
18280 * tooltip.el: Move code for GUD tooltips into gud.el.
18281 (require): CL no longer needed to compile case.
18282 (tooltip-mode): Do not toggle functions for GUD tooltips.
18283 (tooltip-gud-tips-p): Remove. Replace with minor mode
18284 gud-tooltip-mode in gud.el.
18285 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
18286 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
18287 tooltip-gud prefix with gud-tooltip and obsolete.
18288 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
18289 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
18290 (tooltip-mouse-motion): Mouse movement functions/variable.
18291 Rename in gud.el by adding gud prefix.
18292 (tooltip-gud-original-filter, tooltip-gud-dereference)
18293 (tooltip-gud-event, tooltip-toggle-gud-tips)
18294 (tooltip-gud-process-output, tooltip-gud-print-command)
18295 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
18296 gud.el by replacing tooltip-gud prefix with gud-tooltip.
18297 (gdb-tooltip-print): Move to gdb-ui.el.
18298
18299 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
18300 (require): CL needed to compile case.
18301 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
18302 tooltip-gud-tips-p. Make it a minor-mode.
18303 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
18304 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
18305 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
18306 (gud-tooltip-change-major-mode)
18307 (gud-tooltip-activate-mouse-motions-if-enabled)
18308 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
18309 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
18310 (gud-tooltip-original-filter, gud-tooltip-dereference)
18311 (gud-tooltip-event, tooltip-toggle-gud-tips)
18312 (gud-tooltip-process-output, gud-tooltip-print-command)
18313 (gud-tooltip-tips): Move from tooltip.el.
18314
18315 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
18316 (gdb-cpp-define-alist-flags): Doc fix.
18317 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
18318 gud-tooltip-mode is t.
18319
18320 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
18321
18322 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
18323 evaporate if their text is deleted.
18324 (goto-address-at-point): Make it work as a mouse binding as well.
18325 (goto-address-at-mouse): Obsolete it. Update users.
18326
18327 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
18328
18329 * calendar/appt.el (top-level): No longer activate on load.
18330
18331 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
18332
18333 * calendar/cal-bahai.el (mark-bahai-diary-entries):
18334 * net/webjump.el (webjump):
18335 * progmodes/idlw-help.el (idlwave-do-context-help1)
18336 (idlwave-highlight-linked-completions):
18337 * textmodes/po.el (po-find-file-coding-system-guts):
18338 Replace `assoc-ignore-case' by `assoc-string'.
18339
18340 2005-05-06 Eli Zaretskii <eliz@gnu.org>
18341
18342 * files.el (locate-file): Doc fix.
18343
18344 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
18345 Remove the redundant test for ms-dos.
18346
18347 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
18348 look for the preprocessor with exec-suffixes. If not found in
18349 standard places, look in exec-path. Remove most of the tests that
18350 used system-type.
18351
18352 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
18353
18354 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
18355
18356 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
18357 file-name clash with jka-compr.el on 8+3 filesystems.
18358
18359 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18360
18361 * term/mac-win.el: Don't define or bind scroll bar functions if
18362 x-toolkit-scroll-bars is t.
18363 (x-select-text, x-get-selection-value): Clear
18364 x-last-selected-text-clipboard if x-select-enable-clipboard is
18365 nil.
18366 (PRIMARY): Put mac-scrap-name property.
18367 (mac-select-convert-to-file-url): New function.
18368 (public.file-url): New selection target type. Add to
18369 selection-converter-alist.
18370 (x-get-selection, x-selection-value): Handle it.
18371 (x-cut-buffer-or-selection-value): New alias.
18372
18373 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18374
18375 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
18376 entry to avoid calling bibtex-find-entry with arg global
18377 being t. Remove arg key.
18378 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
18379 (bibtex-copy-summary-as-kill): Change accordingly.
18380
18381 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
18382
18383 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
18384 (org-agenda-date-later): Use with-current-buffer.
18385
18386 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
18387
18388 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
18389 (define-obsolete-variable-alias): Doc Fixes.
18390
18391 2005-05-06 Kim F. Storm <storm@cua.dk>
18392
18393 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
18394 vertical-motion when selective-display is active.
18395
18396 * ido.el (ido-setup-hook): New hook.
18397 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
18398 (ido-input-stack): New var.
18399 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
18400 ido-next-work-file binding to M-O.
18401 Bind M-f to ido-wide-find-file-or-pop-dir.
18402 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
18403 (ido-read-internal): Run ido-setup-hook.
18404 Catch quit in read-file-name and read-string to cancel edit.
18405 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
18406 Automatically pop-all when completing a directory name (RET).
18407 (ido-file-internal): Add with-no-warnings around ffap and dired code.
18408 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
18409 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
18410 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
18411 New functions for M-b/M-f to move among the directory components.
18412 (ido-make-merged-file-list): Catch quit to cancel merge.
18413 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
18414 (ido-completion-help): No warnings for ido-completion-buffer-full.
18415
18416 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
18417
18418 * font-lock.el (font-lock-negation-char-face): New face and variable.
18419 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
18420 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
18421 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
18422 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
18423
18424 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
18425
18426 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
18427 Fix typo in docstring.
18428
18429 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
18430 (ebrowse-print-statistics-line)
18431 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
18432
18433 * term/w32-win.el (image-library-alist): Add additional name for
18434 Xpm library.
18435
18436 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
18437
18438 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
18439 use gcc instead of cpp.
18440
18441 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
18442 (gdb-create-define-alist): Use it.
18443 (gdb-cpp-define-alist-program): Update for MS-DOS.
18444
18445 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
18446
18447 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
18448
18449 2005-05-04 Richard M. Stallman <rms@gnu.org>
18450
18451 * help.el (describe-key): No error when UNTRANSLATED is nil.
18452
18453 * simple.el (line-move-1): Fix previous change to signal errors
18454 appropriately.
18455
18456 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
18457
18458 * calendar/icalendar.el (icalendar-version): Now at 0.12.
18459 (icalendar-duration-correction): Remove.
18460 (icalendar--get-event-properties): Split result at commas.
18461 (icalendar--decode-isoduration): New optional argument
18462 DURATION-CORRECTION.
18463 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
18464 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
18465 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
18466 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
18467 (icalendar--convert-anniversary-to-ical): New functions, extracted
18468 from icalendar-export-region, with bug fixes.
18469 (icalendar-export-region): Use the above functions.
18470 (icalendar-import-buffer): Check before saving diary file.
18471 (icalendar--convert-recurring-to-diary)
18472 (icalendar--convert-non-recurring-all-day-to-diary)
18473 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
18474 extracted from icalendar--convert-ical-to-diary, with bug fixes.
18475 (icalendar--convert-ical-to-diary): Use the above functions.
18476
18477 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
18478
18479 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
18480 Remove these recent additions.
18481 (c-mode): Restore to before 2005-04-28.
18482
18483 * progmodes/cc-vars.el (cc-define-list-program): Remove this
18484 recent addition.
18485
18486 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
18487 (gdb-define-alist): New variables.
18488 (gdb-create-define-alist): New function.
18489 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
18490 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
18491 with string-to-number.
18492 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
18493
18494 * progmodes/gud.el: Replace string-to-int with string-to-number.
18495 (gud-find-file): Handle gdb-define-alist.
18496
18497 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
18498
18499 2005-05-02 Jay Belanger <belanger@truman.edu>
18500
18501 * calc/calc-aent.el (math-read-token):
18502 * calc/calc-bin.el (calc-word-size):
18503 * calc/calc-ext.el (calc-read-number-fancy):
18504 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
18505 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
18506 * calc/calc-frac.el (calc-over-notation):
18507 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
18508 (calc-graph-num-points, calc-graph-init):
18509 * calc/calc-prog.el (calc-read-parse-table-part)
18510 (calc-edit-macro-repeats):
18511 * calc/calc-yank.el (calc-do-grab-rectangle):
18512 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
18513 Replace `string-to-int' by `string-to-number'.
18514
18515 2005-05-02 Kim F. Storm <storm@cua.dk>
18516
18517 * kmacro.el: Use executing-kbd-macro-index variable.
18518
18519 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
18520
18521 * net/rlogin.el (rlogin-parse-words): Delete func.
18522 (rlogin): Use split-string, not rlogin-parse-words.
18523 Also, if there are option-like elements in the parsed args,
18524 take the host to be the first arg immediately following them.
18525 Suggested by Michael Mauger.
18526
18527 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
18528
18529 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
18530
18531 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
18532
18533 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
18534 (cc-mode-cpp-program): Rename to cc-define-list-program and
18535 move to cc-vars.el.
18536
18537 * progmodes/cc-vars.el (cc-define-list-program):
18538 Change to "gcc -E -dM -". Make customizable.
18539
18540 2005-05-02 Kim F. Storm <storm@cua.dk>
18541
18542 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
18543
18544 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
18545
18546 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
18547
18548 * international/mule-util.el (truncate-string): Remove alias and
18549 obsolete declaration.
18550
18551 * international/mule-cmds.el (update-iso-coding-systems):
18552 Remove alias and obsolete declaration.
18553
18554 * international/mule.el (coding-system-parent): Remove alias and
18555 obsolete declaration.
18556
18557 * subr.el (define-function, sref): Remove aliases and obsolete
18558 declarations.
18559 (chars-in-region): Remove obsolete declaration.
18560
18561 2005-05-01 Richard M. Stallman <rms@gnu.org>
18562
18563 * info.el (Info-mode): Set widen-automatically to nil, locally.
18564
18565 * simple.el (widen-automatically): New variable.
18566 (pop-global-mark): Obey widen-automatically.
18567
18568 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
18569
18570 * term/xterm.el (function-key-map): Call substitute-key-definition
18571 before the keymap size is increased by a lot of define-key calls.
18572
18573 2005-05-01 Richard M. Stallman <rms@gnu.org>
18574
18575 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
18576 Rename ARG to ELEMENT. Doc fix.
18577
18578 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18579
18580 * allout.el (allout-exposure): Remove macro and obsolete declaration.
18581 Remove references to allout-exposure/change to allout-new-exposure.
18582
18583 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
18584 bytecode symbols.
18585
18586 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
18587 (compiled-function-p, focus-frame, unfocus-frame):
18588 Remove aliases and obsolete declarations.
18589 Back out inadvertent changes from previous commit.
18590
18591 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
18592
18593 * files.el (require-final-newline): Make Custom tags consistent
18594 with mode-require-final-newline.
18595 (mode-require-final-newline): Doc fix.
18596
18597 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
18598
18599 * international/latexenc.el (latexenc-find-file-coding-system):
18600 Fix regular expressions.
18601
18602 2005-05-01 David Kastrup <dak@gnu.org>
18603
18604 * international/latexenc.el (latexenc-find-file-coding-system):
18605 Fix regular expressions.
18606
18607 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18608
18609 * subr.el (string-to-int): Make obsolete.
18610
18611 2005-04-30 Richard M. Stallman <rms@gnu.org>
18612
18613 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
18614
18615 * loadup.el: load jka-comp-hook.
18616
18617 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
18618 (jka-compr-handler): Add autoload. `put' calls moved
18619 to jka-comp-hook.el.
18620 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
18621 (jka-compr-inhibit): Autoload.
18622
18623 * jka-comp-hook.el: New file.
18624 Enable the mode by default.
18625
18626 * files.el (backup-buffer-copy): Use copy-file instead
18627 of write-region, and put back the 'excl.
18628
18629 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
18630
18631 * progmodes/flymake.el (flymake-split-string)
18632 (flymake-split-string, flymake-log, flymake-pid-to-names)
18633 (flymake-reg-names, flymake-get-source-buffer-name)
18634 (flymake-unreg-names, flymake-add-line-err-info)
18635 (flymake-add-err-info): Clarify docstrings.
18636 (flymake-popup-menu, flymake-make-emacs-menu)
18637 (flymake-make-xemacs-menu): Add docstrings.
18638 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
18639 Set variables directly throughout.
18640
18641 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
18642
18643 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
18644 exists. Initialize cc-define-alist.
18645 (c-mode): Add cc-create-define-alist locally to after-save-hook.
18646 If there is no file (Macroexpansion) don't create an alist.
18647
18648 2005-04-29 Sam Steingold <sds@gnu.org>
18649
18650 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
18651 (cc-create-define-alist): Use it instead of the hard-coded string.
18652
18653 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
18654
18655 * international/mule-conf.el (file-coding-system-alist): Fix regexp
18656 for latexenc.
18657
18658 2005-04-29 Lute Kamstra <lute@gnu.org>
18659
18660 * emacs-lisp/generic.el: Improve commentary section.
18661 (define-generic-mode): Improve docstring.
18662
18663 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
18664
18665 * textmodes/org.el (many places): Change to quiet the byte compiler.
18666 (org-prefix-format-compiled): New variable.
18667 (org-compile-prefix-format): New function.
18668 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
18669 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
18670 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
18671 (org-get-entries-from-diary): Use `org-get-time-of-day' for
18672 consistency with entries from `org-mode' files.
18673 (org-get-time-of-day): Fix bug with partial matches early in a line.
18674 (org-non-link-chars): New constant.
18675 (org-link-regexp): Respect `org-non-link-chars'.
18676 (org-agenda-day-view): Remove command.
18677 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
18678 (org-follow-bbdb-link, org-store-link): Search also company field.
18679 (org-highlight-overlay): New variable.
18680 (org-highlight, org-unhighlight): New functions.
18681 (org-agenda-mode): Add pre-command-hook to remove highlight.
18682 (org-evaluate-time-range): Behavior depends upon whether time stamp
18683 contains a time or not.
18684 (org-show-subtree, org-show-entry): New functions.
18685 (org-agenda-cleanup-fancy-diary): Remove empty lines.
18686
18687 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
18688
18689 * comint.el (comint-output-filter-functions): Add autoload cookie.
18690
18691 2005-04-28 Kim F. Storm <storm@cua.dk>
18692
18693 * ido.el (ido-everywhere): Fix last change.
18694
18695 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
18696
18697 * international/latexenc.el: New file.
18698 * international/mule-conf.el (file-coding-system-alist): For .tex,
18699 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
18700
18701 2005-04-28 Lute Kamstra <lute@gnu.org>
18702
18703 * font-lock.el (font-lock-add-keywords)
18704 (font-lock-remove-keywords): Clarify docstring.
18705 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
18706 Don't start docstrings with a `*'.
18707 (font-lock-update-removed-keyword-alist): Give it a docstring.
18708
18709 * generic-x.el: Update commentary section.
18710 Only require font-lock when compiling.
18711 Define all modes conditionally.
18712 Place all generic modes in the generic-x-modes customization group.
18713 (generic-x-modes): New customization group.
18714 (generic-default-modes, generic-mswindows-modes)
18715 (generic-unix-modes, generic-other-modes): New constants.
18716 (generic-define-mswindows-modes, generic-define-unix-modes):
18717 Update docstrings. Make them obsolete.
18718 (generic-extras-enable-list): New default value. Update docstring.
18719 Improve :type. Change :set function.
18720 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
18721 Fix docstring.
18722
18723 * emacs-lisp/generic.el (generic-mode-internal):
18724 Simplify font-lock-defaults.
18725 (define-generic-mode): Fix docstring.
18726
18727 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
18728
18729 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
18730 font-lock-face property to highlight matches.
18731
18732 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
18733
18734 * progmodes/cc-mode.el (cc-create-define-alist): New function.
18735 (cc-define-alist): New variable.
18736 (c-mode): Make it local and initialize it.
18737
18738 * progmodes/gdb-ui.el (gdb-active-process): New variable.
18739 (gdb-exited): New function.
18740 (gdb-annotation-rules): Use it.
18741 (gdb-starting): Set gdb-active-process to t.
18742 (gdb-stopping): Amend doc string.
18743 (gdb-reset): Set gdb-active-process to nil.
18744
18745 * tooltip.el (tooltip-gud-tips): Show the associated #define
18746 directives when a C program under GDB is not executing.
18747
18748 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
18749
18750 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
18751 font-lock-fontify-syntactic-keywords.
18752
18753 * font-lock.el (font-lock-default-fontify-region): Don't force
18754 parse-sexp-lookup-properties to nil.
18755
18756 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
18757
18758 * man.el (man-mode-syntax-table): Set up `:' to have
18759 word-constituent syntax.
18760
18761 2005-04-27 Lute Kamstra <lute@gnu.org>
18762
18763 * novice.el (disable-command): Don't add spurious newlines to the
18764 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
18765
18766 2005-04-26 Jay Belanger <belanger@truman.edu>
18767
18768 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
18769 than one window before deleting window.
18770
18771 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
18772
18773 * shell.el (shell-prompt-pattern): Doc fix.
18774 (shell-mode): Set paragraph-separate buffer locally to "\\'".
18775
18776 * comint.el (comint-prompt-regexp, comint-get-old-input)
18777 (comint-use-prompt-regexp)
18778 (comint-use-prompt-regexp-instead-of-fields)
18779 (comint-replace-by-expanded-history, comint-send-input)
18780 (comint-output-filter, comint-get-old-input-default)
18781 (comint-line-beginning-position, comint-bol, comint-show-output)
18782 (comint-backward-matching-input, comint-forward-matching-input)
18783 (comint-next-prompt, comint-previous-prompt):
18784 Rename `comint-use-prompt-regexp-instead-of-fields' to
18785 `comint-use-prompt-regexp'. Keep old name as alias and declare
18786 obsolete.
18787 (comint-use-prompt-regexp): Shorten first line of doc string.
18788
18789 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
18790 Set paragraph-separate buffer locally to "\\'".
18791
18792 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
18793 Adapt to above name change.
18794
18795 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
18796 (smbclient-prompt-regexp): Ditto.
18797
18798 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
18799
18800 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
18801
18802 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
18803 gdb-location-list.
18804 Break lines that are over 80 characters wide.
18805
18806 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
18807
18808 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
18809 New fun and var, to preserve compatibility.
18810
18811 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
18812
18813 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
18814
18815 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
18816 name to file-newer-than-file-p.
18817
18818 2005-04-26 Richard M. Stallman <rms@gnu.org>
18819
18820 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
18821
18822 * progmodes/python.el (python-mode):
18823 Use new name eldoc-documentation-function.
18824
18825 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
18826
18827 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
18828 (eldoc-documentation-function):
18829 Rename from eldoc-print-current-symbol-info-function. Calls changed.
18830
18831 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
18832
18833 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
18834
18835 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18836
18837 * term/xterm.el (function-key-map): Fix strings for
18838 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
18839 {C,S,A,C-S}-{f1-f12}.
18840
18841 2005-04-26 Kenichi Handa <handa@m17n.org>
18842
18843 * international/mule-cmds.el (select-safe-coding-system):
18844 Fix previous change.
18845
18846 2005-04-26 Lute Kamstra <lute@gnu.org>
18847
18848 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
18849
18850 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
18851 (font-lock-comment-delimiter-face): Ditto.
18852
18853 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
18854
18855 2005-04-25 Jay Belanger <belanger@truman.edu>
18856
18857 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
18858 to t while inserting information; use help-mode.
18859
18860 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18861
18862 * term.el (ansi-term-color-vector): Use the xterm colors.
18863 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
18864
18865 2005-04-25 Lute Kamstra <lute@gnu.org>
18866
18867 * font-core.el (font-lock-defaults): Fix docstring.
18868
18869 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
18870
18871 2005-04-25 Kenichi Handa <handa@m17n.org>
18872
18873 * international/mule-cmds.el (select-safe-coding-system):
18874 Don't check consistency with coding: spec, etc if raw-text or
18875 no-conversion was found to be safe.
18876
18877 2005-04-24 Richard M. Stallman <rms@gnu.org>
18878
18879 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
18880 citation markers at start of each line.
18881
18882 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
18883 citation markers at start of each line.
18884
18885 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
18886
18887 * files.el (mode-require-final-newline): Fix previous change.
18888 (require-final-newline): Fix type label.
18889
18890 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
18891
18892 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
18893 statement in buffer (broken by 2004-11-24 change).
18894
18895 2005-04-24 Kim F. Storm <storm@cua.dk>
18896
18897 * ido.el (ido-everywhere): Save and restore old read-buffer-function
18898 and read-file-name-function values. Don't overwrite existing
18899 non-nil values if ido-mode is enabled without ido-everywhere.
18900
18901 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
18902
18903 * files.el (mode-require-final-newline): Minor doc fix.
18904
18905 2005-04-24 Eli Zaretskii <eliz@gnu.org>
18906
18907 * subr.el (syntax-after): Doc fix.
18908 (syntax-class): If argument is nil, return nil. Mask off upper 16
18909 bits, not 8 bits.
18910
18911 * files.el (mode-require-final-newline): Doc fix.
18912 (backup-buffer-copy): Fix last change.
18913
18914 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18915
18916 * term/mac-win.el: Require select. Set selection-coding-system to
18917 mac-system-coding-system. Call menu-bar-enable-clipboard.
18918 (x-last-selected-text-clipboard, x-last-selected-text-primary)
18919 (x-select-enable-clipboard): New variables.
18920 (x-select-text, x-get-selection, x-selection-value)
18921 (x-get-selection-value, mac-select-convert-to-string)
18922 (mac-services-open-file, mac-services-open-selection)
18923 (mac-services-insert-text): New functions.
18924 (CLIPBOARD, FIND): Put mac-scrap-name property.
18925 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
18926 (public.tiff): Put mac-ostype property.
18927 (selection-converter-alist): Add entries for them.
18928 (mac-application-menu-map): New keymap.
18929 (interprogram-cut-function, interprogram-paste-function): Set to
18930 x-select-text and x-get-selection-value, respectively.
18931 (split-window-keep-point): Set to t.
18932
18933 2005-04-23 Richard M. Stallman <rms@gnu.org>
18934
18935 * files.el (read-directory-name): Always pass non-nil
18936 DEFAULT-FILENAME arg to read-file-name.
18937 (backup-buffer-copy, basic-save-buffer-2): Take care against
18938 writing thru an unexpected existing symlink.
18939 (revert-buffer): In indirect buffer, revert the base buffer.
18940 (magic-mode-alist): Doc fix.
18941 (buffer-stale-function): Doc fix.
18942 (minibuffer-with-setup-hook): Avoid warning.
18943 (mode-require-final-newline): Doc and custom fix.
18944
18945 * follow.el (follow-end-of-buffer): Use with-no-warnings.
18946
18947 * font-lock.el (font-lock-comment-face): On terminals with few colors,
18948 use the default appearance.
18949 (font-lock-comment-delimiter-face): New face, new variable.
18950
18951 * imenu.el (imenu--generic-function): The official position of a
18952 definition is the start of the line that BEG is in.
18953
18954 * midnight.el (midnight-timer): Move defvar up.
18955
18956 * mouse.el (mouse-drag-region-1): Delete some debugging code.
18957
18958 * saveplace.el (save-place-to-alist): Use with-no-warnings.
18959
18960 * startup.el (command-line): Use with-no-warnings.
18961
18962 * window.el (window-size-fixed): New defvar.
18963
18964 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
18965
18966 * mail/rmail.el (rmail-font-lock-keywords):
18967 Use font-lock-comment-delimiter-face.
18968
18969 * mail/sendmail.el (mail-font-lock-keywords):
18970 Use font-lock-comment-delimiter-face.
18971
18972 * progmodes/compile.el (next-error-highlight-timer): New defvar.
18973
18974 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
18975
18976 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18977 Specify t for LAXMATCH when matching directories.
18978 Save match data around compilation-compat-error-properties form.
18979
18980 2005-04-23 David Kastrup <dak@gnu.org>
18981
18982 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
18983 Mention that the autoloaded aliases should be kept for AUCTeX.
18984
18985 2005-04-23 Andreas Schwab <schwab@suse.de>
18986
18987 * isearch.el (isearch-forward): Doc fix.
18988
18989 2005-04-23 Eli Zaretskii <eliz@gnu.org>
18990
18991 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
18992 (jit-lock-stealth-nice): Change default value to 0.5.
18993
18994 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
18995
18996 * abbrev.el (write-abbrev-file): Write table entries in
18997 alphabetical order by table name.
18998
18999 2005-04-22 Kim F. Storm <storm@cua.dk>
19000
19001 * ido.el (ido-read-internal): Fix `list' completion.
19002
19003 2005-04-22 Kenichi Handa <handa@m17n.org>
19004
19005 * recentf.el (recentf-save-file-coding-system): New variable.
19006 (recentf-save-list): Encode the file by
19007 recentf-save-file-coding-system and add coding: tag.
19008
19009 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
19010
19011 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
19012
19013 2005-04-21 Lute Kamstra <lute@gnu.org>
19014
19015 * loadhist.el (unload-feature): Don't remove a function from hooks
19016 if it is about to be restored to an autoload . Remove functions
19017 that will become unbound from auto-mode-alist. Simplify the code.
19018
19019 * subr.el (assq-delete-all): New implementation that is linear,
19020 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
19021 (rassq-delete-all): New function.
19022
19023 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
19024 Add size-indication-mode.
19025
19026 2005-04-21 Kenichi Handa <handa@m17n.org>
19027
19028 * international/mule-cmds.el: Add autoload for widget-value in
19029 eval-when-compile.
19030
19031 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
19032
19033 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
19034 Add tooltip-mode.
19035
19036 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
19037
19038 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
19039
19040 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
19041 (inferior-lisp-filter-regexp, inferior-lisp-program)
19042 (inferior-lisp-load-command, inferior-lisp-prompt)
19043 (inferior-lisp-mode-hook, lisp-source-modes)
19044 (inferior-lisp-load-hook): defvar->defcustom.
19045 (inferior-lisp-program, inferior-lisp-prompt)
19046 (inferior-lisp-load-hook): Doc fixes.
19047 (inferior-lisp-install-letter-bindings): Small change in
19048 introductory comment.
19049
19050 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
19051
19052 * vc.el (vc-annotate-color-map): Change some colors so that text
19053 using them as foreground is readable on both white and black
19054 backgrounds.
19055
19056 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
19057
19058 * international/mule-conf.el (translation-table-for-input):
19059 Remove redundant declaration.
19060
19061 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
19062
19063 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
19064
19065 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
19066 (tooltip-toggle-gud-tips): New function.
19067
19068 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19069
19070 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
19071 right angle brackets.
19072
19073 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
19074
19075 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
19076
19077 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
19078
19079 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
19080 Remove. Update callers to use expand-file-name instead.
19081
19082 * subr.el (syntax-class): New function.
19083
19084 * simple.el (blink-matching-open): Use it.
19085
19086 * paren.el (show-paren-function): Use it to recognize parens that are
19087 also used in 2-char comment markers.
19088
19089 2005-04-19 Lute Kamstra <lute@gnu.org>
19090
19091 * loadhist.el (unload-feature): Update for new format of
19092 load-history. Simplify the code.
19093
19094 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19095
19096 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
19097 (mac-add-charset-info): New function. Initialize variable
19098 mac-charset-info-alist using it.
19099 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
19100 for translation.
19101 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
19102 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
19103 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
19104 New CCL programs.
19105
19106 2005-04-19 Kim F. Storm <storm@cua.dk>
19107
19108 * simple.el (next-buffer, prev-buffer, next-error)
19109 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
19110 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
19111
19112 * bindings.el (next-buffer, prev-buffer, next-error)
19113 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
19114 (clone-indirect-buffer-other-window): Move bindings from simple.el.
19115 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
19116 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
19117
19118 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
19119
19120 * isearch.el (isearch-edit-string): Make the search-ring available for
19121 minibuffer history commands.
19122 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
19123 the default history commands now work just as well.
19124 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
19125
19126 2005-04-18 Kim F. Storm <storm@cua.dk>
19127
19128 * emulation/cua-base.el (cua--pre-command-handler): Add more
19129 elaborate check for shift modifier on non-window systems.
19130
19131 2005-04-18 Lars Hansen <larsh@math.ku.dk>
19132
19133 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
19134
19135 2005-04-18 Kim F. Storm <storm@cua.dk>
19136
19137 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
19138 and make it optional. Don't test tooltip-gud-echo-area here.
19139 (tooltip-gud-process-output, gdb-tooltip-print):
19140 Pass tooltip-gud-echo-area to tooltip-show.
19141 (tooltip-help-tips): Remove second optional arg to tooltip-show.
19142
19143 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19144
19145 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
19146 `display-graphic-p' may not be bound yet.
19147
19148 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
19149
19150 * startup.el (command-line): No longer enable Xterm Mouse mode by
19151 default in terminals compatible with xterm.
19152
19153 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
19154
19155 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
19156
19157 * tooltip.el (tooltip-gud-echo-area): Rename from
19158 tooltip-use-echo-area.
19159 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
19160 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
19161 area independently of where help tooltips are displayed.
19162
19163 2005-04-17 David Kastrup <dak@gnu.org>
19164
19165 * cus-theme.el (custom-theme-write-variables): Quote variables
19166 where necessary.
19167
19168 2005-04-17 Richard M. Stallman <rms@gnu.org>
19169
19170 * simple.el (yank-excluded-properties): Add follow-link to value.
19171
19172 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
19173
19174 * startup.el (fancy-splash-max-time): Just 30 seconds.
19175 (fancy-splash-delay): Just 7.
19176 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
19177
19178 * loadhist.el (unload-feature): Update for new format of load-history.
19179 Simplify the code.
19180
19181 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
19182 (rmail-font-lock-keywords): Don't fontify the text of a citation.
19183
19184 * mail/sendmail.el (mail-font-lock-keywords):
19185 Don't fontify subject text.
19186 Don't fontify the text of a citation.
19187
19188 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
19189
19190 * comint.el (comint-output-filter): Run comint-output-filter-functions
19191 with point where the user had it.
19192
19193 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
19194
19195 * international/ucs-tables.el (ucs-set-table-for-input):
19196 Disable when using unify-on-decoding.
19197
19198 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
19199
19200 * emulation/cua-base.el (cua-global-mark-face): Add special case
19201 for displays supporting a high number of colors.
19202
19203 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
19204
19205 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
19206
19207 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
19208
19209 * filesets.el (filesets-add-buffer): If user supplies a name of a
19210 non-existing fileset, create a new fileset.
19211
19212 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
19213
19214 * textmodes/org.el (org-up-heading-all): Fix bug with
19215 `outline-up-heading-all'.
19216
19217 2005-04-16 Andreas Schwab <schwab@suse.de>
19218
19219 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
19220 /etc/permissions.d/* and /etc/aliases.d/*.
19221
19222 2005-04-16 Kenichi Handa <handa@m17n.org>
19223
19224 * international/code-pages.el (cp-make-coding-system):
19225 Set `translation-table-for-input' property value to the symbol
19226 ucs-mule-to-mule-unicode, not to that value.
19227 (pt154): Escape guillemet by `\'.
19228
19229 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
19230
19231 * loadup.el: Load tooltip if x-show-tip is fboundp.
19232
19233 * startup.el (command-line): Add comment.
19234
19235 * tooltip.el (tooltip-mode): Specify correct standard value for
19236 Custom in init-value.
19237
19238 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
19239
19240 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
19241 possible.
19242
19243 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
19244
19245 * textmodes/org.el (org-agenda-date-prompt): Rename from
19246 `org-agenda-date-today'.
19247 (org-evaluate-time-range): Insert at point instead of directly
19248 after time range.
19249 (org-first-headline-recenter, org-subtree-end-visible-p)
19250 (org-optimize-window-after-visibility-change): New functions
19251 (org-agenda-post-command-hook): Don't allow point at end of line,
19252 to make sure it always hits the text properties.
19253 (org-agenda-next-date-line, org-agenda-previous-date-line):
19254 New commands.
19255 (org-set-regexps-and-options): Category may contain white space.
19256 (org-agenda-get-deadlines, org-agenda-get-scheduled):
19257 Improve marker positions.
19258 (org-agenda-new-marker): Argument POS made optional.
19259 (org-agenda-get-timestamps): Deadlines which are done are listed
19260 in org-done-face now.
19261 (org-agenda-get-todos, org-agenda-get-timestamps)
19262 (org-agenda-get-deadlines, org-agenda-get-scheduled):
19263 Set `undone-face' and `done-face' properties.
19264 (org-last-todo-state-is-todo): New variable.
19265 (org-todo): Set `org-last-todo-state-is-todo'.
19266 (org-agenda-todo): Change face according to
19267 `org-last-todo-state-is-todo'. And change other lines referring to
19268 the same entry.
19269 (org-calendar-goto-agenda): New command.
19270 (org-calendar-to-agenda-key): New option.
19271 (org-startup-folded): New allowed value `content'.
19272 (org-set-regexps-and-options): Accept new value `content' for
19273 `org-startup-folded'.
19274 (org-get-current-options): Handle new value `content' for
19275 `org-startup-folded'.
19276 (org-insert-todo-heading): New command.
19277 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
19278 interactively in empty file and option
19279 `org-insert-mode-line-in-empty-file' has been set.
19280 (org-agenda-todo, org-agenda-priority): Modify to use
19281 `org-agenda-change-all-lines'.
19282 (org-warning-face): Change color on dark background
19283
19284 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19285
19286 * international/mule-cmds.el (set-locale-environment): On Mac OS,
19287 use preferences AppleLocale and AppleLanguages, and variable
19288 mac-system-locale for default locale. On Mac OS Classic, use
19289 mac-system-coding-system for default coding systems.
19290
19291 * term/mac-win.el: Don't set file-name-coding-system.
19292 Decode variables system-name, emacs-build-system, user-login-name, and
19293 user-full-name by mac-system-coding-system on Mac OS Classic.
19294 (mac-system-coding-system): New variable.
19295
19296 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
19297
19298 * startup.el (command-line): Handle `xterm-mouse-mode' before
19299 reading init file.
19300
19301 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
19302
19303 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
19304
19305 * progmodes/sh-script.el (sh-here-document-word): Make it a
19306 defcustom. Doc fix.
19307 (sh-add): Bash uses $(( )) for arithmetic.
19308 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
19309 (sh-maybe-here-document): Remove quotes and leading whitespace
19310 from heredoc word when closing. Indent heredoc with tabs if word
19311 starts with "-".
19312
19313 2005-04-13 Richard M. Stallman <rms@gnu.org>
19314
19315 * simple.el (undo): Fix previous change.
19316
19317 * custom.el (defface): Doc fix.
19318
19319 2005-04-13 Lute Kamstra <lute@gnu.org>
19320
19321 * Makefile.in (DONTCOMPILE): Remove list.
19322 (compile, compile-always): Don't use DONTCOMPILE.
19323 (update-authors): Load the library in which batch-update-authors
19324 is defined.
19325 * makefile.w32-in (DONTCOMPILE): Remove list.
19326 (compile, compile-always): Fix comments.
19327 (update-authors): Load the library in which batch-update-authors
19328 is defined.
19329
19330 * generic-x.el (generic-mode-ini-file-find-file-hook):
19331 Rename to ini-generic-mode-find-file-hook.
19332 Keep generic-mode-ini-file-find-file-hook as an alias.
19333 (ini-generic-mode-find-file-hook): Rename from
19334 generic-mode-ini-file-find-file-hook. Fix docstring.
19335 (ini-generic-mode): Docstring change.
19336 (bat-generic-mode-run-as-comint): Silence the byte compiler.
19337
19338 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
19339 called from lisp.
19340
19341 * generic.el: Move to the emacs-lisp subdir.
19342
19343 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
19344
19345 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
19346 and C-S- function and cursor motion keys.
19347
19348 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
19349
19350 * startup.el (command-line): Enable Xterm Mouse mode by default.
19351 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
19352 for Custom. No longer show "Mouse" in mode line when enabled.
19353 Doc fix.
19354
19355 2005-04-12 Kim F. Storm <storm@cua.dk>
19356
19357 * emulation/cua-base.el (cua-rectangle-face)
19358 (cua-rectangle-noselect-face): Define face attributes here.
19359
19360 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
19361
19362 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19363
19364 * startup.el (command-line): Turn off blinking cursor if
19365 cursorBlink in resources is off or false.
19366
19367 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19368
19369 * term/mac-win.el (dnd): Require dnd.
19370 (mac-drag-n-drop): Call dnd-handle-one-url.
19371 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
19372 (kTextEncodingISOLatin2): Remove constants.
19373 (mac-script-code-coding-systems): New constant.
19374 (mac-handle-language-change): New function.
19375 (special-event-map): Bind it to `language-change' event.
19376 (mac-centraleurroman, mac-cyrillic): New coding systems.
19377 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
19378 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
19379 and mac-cyrillic-encoder to encode-mac-centraleurroman and
19380 encode-mac-cyrillic, respectively.
19381
19382 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19383
19384 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
19385 Don't set overlay-arrow-string to "=>" as this is done
19386 globally in C now.
19387
19388 2005-04-12 Lute Kamstra <lute@gnu.org>
19389
19390 * generic-x.el (rc-generic-mode, rul-generic-mode):
19391 Fix auto-mode-alist entries.
19392 (etc-fstab-generic-mode): Tweak fontification.
19393
19394 * generic.el (generic-make-keywords-list): Fix docstring.
19395 (generic-mode-internal): Simplify generic-font-lock-keywords.
19396
19397 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
19398
19399 * whitespace.el (whitespace-buffer-leading)
19400 (whitespace-buffer-trailing): Revert the incorrect test inversion.
19401 However, fix the highlight area for the leading and
19402 trailing whitespaces to show space.
19403
19404 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
19405
19406 * whitespace.el (whitespace-version): Bump to 3.5
19407
19408 (whitespace-buffer-leading, whitespace-buffer-trailing):
19409 Invert sense of the test to highlight the whitespace.
19410
19411 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19412
19413 * progmodes/gud.el (gud-display-line): GUD uses its own
19414 overlay arrow now so don't set overlay-arrow-string.
19415 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
19416
19417 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
19418
19419 * term.el (term-ansi-current-bold, term-ansi-current-underline)
19420 (term-ansi-current-reverse, term-ansi-current-invisible)
19421 (term-ansi-face-already-done): Change to boolean.
19422 (term-reset-terminal, term-handle-colors-array): Handle the above
19423 vars accordingly.
19424 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
19425 (term-emulate-terminal): Use the new name.
19426
19427 * faces.el (secondary-selection): Use yellow1, not yellow.
19428 (trailing-whitespace): Use red1, not red.
19429
19430 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19431
19432 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
19433 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
19434 (dired-dnd-handle-file): Call dnd-get-local-file-uri
19435
19436 * cus-edit.el (dnd): New group.
19437
19438 * term/w32-win.el (dnd): Require dnd
19439 (w32-drag-n-drop): Call dnd-handle-one-url.
19440
19441 * x-dnd.el: Require dnd.
19442 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
19443 Call dnd-handle-one-url.
19444 (x-dnd-types-alist, x-dnd-insert-utf8-text)
19445 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
19446 to dnd-insert-text.
19447 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
19448 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
19449 (x-dnd-get-local-file-name, x-dnd-open-local-file)
19450 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
19451
19452 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
19453
19454 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19455
19456 * wdired.el: Doc fixes.
19457 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
19458 (wdired-use-dired-vertical-movement): Rename from
19459 wdired-always-move-to-filename-beginning.
19460 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
19461 (wdired-change-to-wdired-mode): Change mode name.
19462 (wdired-newline): Delete.
19463
19464 2005-04-11 Richard M. Stallman <rms@gnu.org>
19465
19466 * whitespace.el (whitespace-highlight-the-space):
19467 Don't call whitespace-unhighlight-the-space here.
19468
19469 * simple.el (undo): Record t in undo-equiv-table
19470 for the redo record made by an undo-in-region.
19471
19472 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19473
19474 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
19475 (gdb-frame-inferior-io-buffer): New Functions to control
19476 display of separate IO buffer.
19477 (menu): Add them to menu-bar.
19478 (gdb-display-buffer): Check for buffer another frame.
19479 Protect GUD buffer.
19480 (gdb-setup-windows): Create IO buffer if not already there.
19481 (gdb-memory-mode): Remove purecopy noops.
19482
19483 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
19484
19485 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
19486 and pass to self-insert-command.
19487
19488 2005-04-11 Lute Kamstra <lute@gnu.org>
19489
19490 * generic.el: Commentary section cleanup.
19491 (generic): Delete.
19492 (generic-use-find-file-hook, generic-lines-to-scan)
19493 (generic-find-file-regexp, generic-ignore-files-regexp)
19494 (default-generic-mode, generic-mode-find-file-hook)
19495 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
19496 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
19497 (generic-use-find-file-hook, generic-lines-to-scan)
19498 (generic-find-file-regexp, generic-ignore-files-regexp)
19499 (default-generic-mode, generic-mode-find-file-hook)
19500 (generic-mode-ini-file-find-file-hook): Move from generic.el.
19501
19502 2005-04-10 Karl Fogel <kfogel@red-bean.com>
19503
19504 * bookmark.el (bookmark-write-file): Catch errors writing file.
19505 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
19506
19507 2005-04-10 Richard M. Stallman <rms@gnu.org>
19508
19509 * startup.el (fancy-splash-tail): Update copyright year.
19510 (command-line): Split part of -Q into -D.
19511 (emacs-basic-display): New defvar.
19512 (fancy-splash-text): Correct name of menu item.
19513
19514 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
19515
19516 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
19517 lines in one node.
19518
19519 * comint.el (comint-send-input): New arg ARTIFICIAL.
19520 Callers in this file changed.
19521
19522 * abbrev.el (define-abbrevs): Read system abbrevs properly.
19523
19524 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
19525
19526 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
19527
19528 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
19529 `ldap-search-internal'.
19530
19531 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19532
19533 * files.el (set-auto-mode-1): Use line-end-position.
19534
19535 * international/latin-1.el:
19536 * international/latin-2.el:
19537 * international/latin-3.el:
19538 * international/latin-4.el:
19539 * international/latin-5.el:
19540 * international/latin-8.el:
19541 * international/latin-9.el: Give punctuation syntax to NBSP.
19542
19543 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
19544 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
19545 Use char-classes to accept non-ascii letters, accepted in some recent
19546 bibtex implementations.
19547
19548 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
19549
19550 * custom.el (custom-set-minor-mode): Any non-nil value for the
19551 variable should enable the mode when set through Custom.
19552
19553 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19554
19555 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
19556 TAB binding so tab-always-indent is obeyed.
19557 (vhdl-minibuffer-local-map): Move initialization into declaration.
19558 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
19559 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
19560 (vhdl-hooked-abbrev): Avoid test for XEmacs.
19561 (vhdl-current-line): Use line-beginning-position.
19562 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
19563 with-output-to-temp-buffer, so the current position can be recorded.
19564
19565 2005-04-10 Masatake YAMATO <jet@gyve.org>
19566
19567 * progmodes/compile.el (compilation-error-regexp-alist-alist):
19568 Add regexp for gcov.
19569
19570 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
19571
19572 * calendar/time-date.el (time-to-seconds, seconds-to-time)
19573 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
19574 syntax which Emacs 20 doesn't support.
19575
19576 2005-04-09 Richard M. Stallman <rms@gnu.org>
19577
19578 * help.el (describe-key-briefly, describe-key):
19579 Replace strings as event types with "(any string)".
19580
19581 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
19582
19583 * arc-mode.el (archive-mode-map): Move initialization into
19584 the declaration. Override *all* bindings of `undo'.
19585 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
19586
19587 2005-04-09 Jay Belanger <belanger@truman.edu>
19588
19589 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
19590
19591 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
19592
19593 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
19594 (xterm-register-default-colors): Update color values computation
19595 to match xterm-200.
19596
19597 2005-04-09 Kenichi Handa <handa@m17n.org>
19598
19599 * international/code-pages.el (iso-latin-7): Fix the map.
19600
19601 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
19602
19603 * emacs-lisp/lisp.el (defun-prompt-regexp)
19604 (parens-require-spaces, buffer-end, end-of-defun)
19605 (insert-parentheses): Doc fixes.
19606
19607 2005-04-08 Kim F. Storm <storm@cua.dk>
19608
19609 * comint.el (comint-highlight-prompt): Fix face spec.
19610 * hi-lock.el (hi-green): Likewise.
19611
19612 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19613
19614 * cus-edit.el (custom-modified-face):
19615 * comint.el (comint-highlight-input): Fix previous changes.
19616 * term.el (term-handle-ansi-escape): Add a comment.
19617
19618 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
19619
19620 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
19621 in the buffer and in whitespace-highlighted-space.
19622 (whitespace-unhighlight-the-space): Simplify.
19623 (whitespace-buffer): Simplify.
19624
19625 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19626
19627 * textmodes/table.el (table-cell-face): Add special case for
19628 displays supporting a high number of colors.
19629 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
19630 (vhdl-font-lock-reserved-words-face)
19631 (vhdl-speedbar-architecture-face)
19632 (vhdl-speedbar-instantiation-face)
19633 (vhdl-speedbar-architecture-selected-face)
19634 (vhdl-speedbar-instantiation-selected-face): Likewise.
19635 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
19636 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
19637 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
19638 (ebrowse-root-class-face, ebrowse-member-attribute-face)
19639 (ebrowse-progress-face): Likewise.
19640 * progmodes/compile.el (compilation-info-face): Likewise.
19641 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
19642 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
19643 * calendar/calendar.el (diary-face): Likewise.
19644 * woman.el (woman-italic-face, woman-bold-face)
19645 (woman-unknown-face): Likewise.
19646 * wid-edit.el (widget-button-pressed-face): Likewise.
19647 * whitespace.el (whitespace-highlight-face): Likewise.
19648 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
19649 * pcvs-info.el (cvs-marked-face): Likewise.
19650 * info.el (info-xref): Likewise.
19651 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
19652 * hilit-chg.el (highlight-changes-face)
19653 (highlight-changes-delete-face): Likewise.
19654 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
19655 (hi-red-b): Likewise.
19656 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
19657 * font-lock.el (font-lock-keyword-face)
19658 (font-lock-function-name-face, font-lock-warning-face): Likewise.
19659 * cus-edit.el (custom-invalid-face, custom-modified-face)
19660 (custom-set-face, custom-changed-face, custom-variable-tag-face)
19661 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
19662 * comint.el (comint-highlight-prompt): Likewise.
19663
19664 2005-04-08 Lute Kamstra <lute@gnu.org>
19665
19666 * font-lock.el (font-lock-keywords): Docstring fixes.
19667
19668 2005-04-08 Kenichi Handa <handa@m17n.org>
19669
19670 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
19671 chars are more than a limit, print " and more..." at the tail.
19672
19673 2005-04-08 Kim F. Storm <storm@cua.dk>
19674
19675 * emacs-lisp/authors.el (authors-aliases): Update list.
19676 (authors-ignored-files): New list.
19677 (authors-fixed-entries): Fix typo.
19678 (authors-renamed-files-alist): Update list.
19679 (authors-add): Check authors-ignored-files.
19680
19681 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
19682
19683 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
19684 optional, to ensure backward compatibility.
19685
19686 2005-04-08 Stephen Eglen <stephen@gnu.org>
19687
19688 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
19689
19690 2005-04-08 Kim F. Storm <storm@cua.dk>
19691
19692 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
19693
19694 * mouse.el (mouse-on-link-p): Doc fix.
19695
19696 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
19697
19698 * ielm.el (ielm-prompt-read-only): Doc fix.
19699
19700 * comint.el (comint-prompt-read-only): Doc fix.
19701
19702 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
19703
19704 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
19705 ensure dired always handles wildcards passed to ffap.
19706 (find-file-at-point): Use it.
19707 (ffap-dired-wildcards): Doc fix.
19708
19709 2005-04-07 Juri Linkov <juri@jurta.org>
19710
19711 * simple.el (next-error-overlay-arrow-position): New defvar.
19712 Put "=>" on its property `overlay-arrow-string'. Add it to
19713 `overlay-arrow-variable-list'.
19714
19715 * progmodes/compile.el (compilation-setup):
19716 Set `next-error-overlay-arrow-position' to nil. Also set it to
19717 nil in the local hook `kill-buffer-hook'. Make local variable
19718 `overlay-arrow-string' and set it to "=>".
19719 (compilation-goto-locus): Set BOL position to
19720 `next-error-overlay-arrow-position' instead of
19721 `overlay-arrow-position'.
19722
19723 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
19724 locally instead of adding it to the global hook.
19725 (Info-kill-buffer): Move up.
19726
19727 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
19728
19729 * term/xterm.el (xterm-standard-colors): Update color values from
19730 xterm-200.
19731
19732 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
19733
19734 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
19735
19736 * fast-lock.el:
19737 * lazy-lock.el: Move them to the obsolete subdir.
19738
19739 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19740
19741 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
19742 (wdired-add-replace-advice): Remove.
19743 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
19744
19745 2005-04-06 Kim F. Storm <storm@cua.dk>
19746
19747 * startup.el (command-line): Add --bare-bones alias for -Q.
19748
19749 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19750
19751 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
19752 create the startup fontset if a font specification ends with
19753 `mac-roman'.
19754
19755 2005-04-06 Lute Kamstra <lute@gnu.org>
19756
19757 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
19758 change.
19759
19760 * emacs-lisp/copyright.el (copyright-update-year): Replace the
19761 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
19762
19763 2005-04-05 Lute Kamstra <lute@gnu.org>
19764
19765 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
19766 (define-generic-mode): Ditto. Fix debug declaration.
19767
19768 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
19769 Put them in the generic-x group.
19770
19771 * calendar/timeclock.el (timeclock): Doc fix.
19772
19773 * generic.el (define-generic-mode): Don't use custom-current-group.
19774 Document default :group value.
19775 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
19776 (define-global-minor-mode): Don't use custom-current-group.
19777
19778 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
19779
19780 * startup.el (command-line-1): Display startup-echo-area-message
19781 when fancy splash screen is in use.
19782
19783 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
19784 (sh-escaped-newline): New face.
19785 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
19786 newline, and use sh-escaped-newline face.
19787
19788 * progmodes/tcl.el (tcl-escaped-newline): New face.
19789 (tcl-builtin-list): New variable.
19790 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
19791 newlines. Fix keywords subexpression number.
19792
19793 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
19794
19795 * textmodes/org.el (org-diary-default-entry): Fix call to
19796 `add-to-diary-entry'.
19797
19798 2005-04-05 Kim F. Storm <storm@cua.dk>
19799
19800 * ediff-init.el: Use (featurep 'xemacs).
19801
19802 2005-04-05 David Ponce <david@dponce.com>
19803
19804 * cus-edit.el (face): Derive from symbol widget. Display sample
19805 of the current face on the fly.
19806 (widget-face-sample-face-get, widget-face-notify): New functions.
19807 (widget-face-value-create): Remove.
19808
19809 * wid-edit.el (widget-field-end): Temporarily remove field
19810 narrowing before to call `get-char-property'.
19811
19812 2005-04-04 Jay Belanger <belanger@truman.edu>
19813
19814 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
19815 (math-read-subscripts): New variable.
19816 (math-read-preprocess-string): Process subscripts.
19817
19818 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
19819
19820 * comint.el (comint-prompt-read-only): Doc fix.
19821
19822 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
19823 `-1'. Doc fix.
19824
19825 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
19826
19827 * textmodes/org.el (org-insert-mode-line-in-empty-file):
19828 Change default value to nil.
19829
19830 2005-04-04 Lute Kamstra <lute@gnu.org>
19831
19832 * autorevert.el (auto-revert-mode): Specify :group.
19833 * battery.el (display-battery-mode): Specify :group.
19834 * diff-mode.el (diff-minor-mode): Specify :group.
19835 * font-core.el (font-lock-mode): Specify :group.
19836 * hl-line.el (hl-line-mode): Specify :group.
19837 * iimage.el (iimage): New customization group.
19838 (iimage-mode): Specify :group.
19839 * longlines.el (longlines-mode): Specify :group.
19840 * master.el: Don't require easy-mmode.
19841 (master): New customization group.
19842 (master-mode): Specify :group.
19843 * msb.el (msb-mode): Specify :group.
19844 * reveal.el (reveal-mode): Specify :group.
19845 * simple.el (next-error-follow-minor-mode): Specify :group.
19846 * smerge-mode.el (smerge-mode): Specify :group.
19847 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
19848 * emulation/cua-base.el (cua-mode): Specify :group.
19849 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
19850 * language/thai-util.el (thai-auto-composition-mode)
19851 (thai-word-mode): Specify :group.
19852 * mail/supercite.el (sc-minor-mode): Specify :group.
19853 * progmodes/cwarn.el (cwarn-mode): Specify :group.
19854 * progmodes/flymake.el (flymake-mode): Specify :group.
19855 * progmodes/glasses.el (glasses-mode): Specify :group.
19856 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
19857 * textmodes/enriched.el (enriched-mode): Specify :group.
19858 * textmodes/refill.el (refill-mode): Specify :group.
19859
19860 * add-log.el (change-log-font-lock-keywords): Names in
19861 parenthesized lists can contain spaces.
19862
19863 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
19864
19865 * startup.el (fancy-splash-text): Shorten default text of
19866 "Emacs Tutorial" line. Also, if the current language env
19867 indicates an available tutorial file other than TUTORIAL,
19868 extract its title and append it to the line in parentheses.
19869 (fancy-splash-insert): If arg is a thunk, funcall it.
19870
19871 2005-04-04 Jay Belanger <belanger@truman.edu>
19872
19873 * calc.el (calc-language-alist): Add tags to customization type.
19874
19875 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
19876
19877 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
19878 Doc fix.
19879
19880 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
19881
19882 * add-log.el (change-log-font-lock-keywords): The manual
19883 describing a Change Log entry, says: (...) "Aside from these
19884 header lines, every line in the change log starts with a space or
19885 a tab.". The font-lock was not highlighting lines started with
19886 spaces, added support for it.
19887
19888 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19889
19890 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
19891 (bibtex-generate-url-list): Update docstring accordingly. Put the
19892 complex example in the docstring.
19893 (bibtex-font-lock-url): Use pop.
19894
19895 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
19896
19897 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
19898
19899 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
19900
19901 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
19902
19903 * filesets.el (filesets-set-default): Doc fix.
19904
19905 2005-04-03 Lute Kamstra <lute@gnu.org>
19906
19907 * generic.el (define-generic-mode): Add argument to specify
19908 keywords for defcustom.
19909 (default-generic-mode): Specify :group.
19910
19911 * generic-x.el: Specify :group for all generic modes.
19912
19913 * desktop.el (desktop-no-desktop-file-hook)
19914 (desktop-after-read-hook): Doc fix.
19915
19916 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
19917
19918 * simple.el (visible-mode): Use explicit :group keyword.
19919 This changes the group of `visible-mode-hook' from paren-blinking
19920 to editing-basics.
19921
19922 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
19923
19924 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
19925 mailbox specifications as well as URLs.
19926 (rmail-insert-inbox-text): Remove unused conditional branches.
19927
19928 2005-04-01 Jay Belanger <belanger@truman.edu>
19929
19930 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
19931 (calc-gnuplot-print-command): Move definitions to calc.el.
19932
19933 * calc/calc-embed.el (calc-embedded-announce-formula)
19934 (calc-embedded-open-formula, calc-embedded-close-formula)
19935 (calc-embedded-open-word, calc-embedded-close-word)
19936 (calc-embedded-open-plain, calc-embedded-close-plain)
19937 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
19938 (calc-embedded-open-mode, calc-embedded-close-mode):
19939 Move definitions to calc.el.
19940
19941 * calc/calc.el (calc-settings-file, calc-language-alist):
19942 Make customizable.
19943 (calc-embedded-announce-formula, calc-embedded-open-formula)
19944 (calc-embedded-close-formula, calc-embedded-open-word)
19945 (calc-embedded-close-word, calc-embedded-open-plain)
19946 (calc-embedded-close-plain, calc-embedded-open-new-formula)
19947 (calc-embedded-close-new-formula, calc-embedded-open-mode)
19948 (calc-embedded-close-mode, calc-gnuplot-name)
19949 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
19950 from other files and make customizable.
19951
19952 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
19953
19954 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
19955 Use buffer-live-p.
19956 (cvs-mode-run): Don't call cvs-update-header here.
19957 (cvs-run-process): Call cvs-update-header.
19958 Use process properties for cvs-postprocess and cvs-buffer so that
19959 the sentinel can behave better if the temp buffer is killed.
19960 Use a pipe rather than a tty, to better handle unexpected prompts.
19961 (cvs-sentinel): Rewrite. Call cvs-update-header.
19962
19963 2005-04-01 Andre Spiegel <spiegel@gnu.org>
19964
19965 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
19966 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
19967
19968 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
19969
19970 * generic.el (define-generic-mode): Add indentation rule.
19971
19972 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
19973
19974 * files.el (mode-require-final-newline): Make Custom correctly
19975 report a nil value and allow to set it to nil via Custom.
19976 Doc fix.
19977
19978 2005-04-01 Kenichi Handa <handa@m17n.org>
19979
19980 * international/characters.el: Enable the correct case setting for
19981 dotless-i and dotted-I.
19982
19983 2005-04-01 Kim F. Storm <storm@cua.dk>
19984
19985 * ido.el (ido-file-internal): Fall back to non-ido command if
19986 initial directory is on slow ftp (or tramp) host.
19987
19988 2005-03-31 Richard M. Stallman <rms@gnu.org>
19989
19990 * emacs-lisp/autoload.el (make-autoload):
19991 Handle define-global-minor-mode.
19992
19993 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
19994 Rename from easy-mmode-define-global-mode.
19995 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
19996
19997 * progmodes/scheme.el (scheme-mode-syntax-table):
19998 Update syntax of | and # for two-character comment syntax.
19999
20000 2005-03-31 Lute Kamstra <lute@gnu.org>
20001
20002 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
20003 (define-minor-mode): Call custom-current-group at load-time.
20004
20005 * generic.el (define-generic-mode): Add debug declaration.
20006 Add defcustom for the mode hook.
20007 (generic-mode-internal): Use run-mode-hooks.
20008
20009 2005-03-31 Kim F. Storm <storm@cua.dk>
20010
20011 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
20012 (mouse-fixup-help-message): New defun called by show_help_echo
20013 to fixup mouse-2 prefix in help messages when applicable.
20014
20015 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
20016
20017 2005-03-31 Kenichi Handa <handa@m17n.org>
20018
20019 * language/thai-word.el (thai-find-word-ends): Pay attention to
20020 the case that we reach the end of buffer.
20021
20022 * textmodes/fill.el (fill-text-properties-at): New function.
20023 (fill-newline): Use fill-text-properties-at instead of
20024 text-properties-at.
20025
20026 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
20027
20028 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
20029 not comint-quote-filename.
20030
20031 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
20032
20033 * help-fns.el (help-with-tutorial): Revert last change.
20034
20035 2005-03-31 Kim F. Storm <storm@cua.dk>
20036
20037 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
20038
20039 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
20040
20041 * calendar/cal-china.el: Update reference to "Calendrical
20042 Calculations" book; there's a new edition.
20043 * calendar/cal-coptic.el: Likewise.
20044 * calendar/cal-french.el: Likewise.
20045 * calendar/cal-hebrew.el: Likewise.
20046 * calendar/cal-islam.el: Likewise.
20047 * calendar/cal-iso.el: Likewise.
20048 * calendar/cal-julian.el: Likewise.
20049 * calendar/cal-mayan.el: Likewise.
20050 * calendar/cal-persia.el: Likewise.
20051 * calendar/calendar.el: Likewise.
20052 * calendar/holidays.el: Likewise.
20053 * calendar/lunar.el: Likewise.
20054 * calendar/solar.el: Likewise.
20055
20056 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
20057 white space from doc string.
20058
20059 2005-03-30 Jay Belanger <belanger@truman.edu>
20060
20061 * calc/calc-help.el (calc-full-help): Remove email address.
20062
20063 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
20064
20065 * help-fns.el (help-with-tutorial): Delete title line.
20066
20067 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
20068
20069 * calendar/cal-x.el (calendar-one-frame-setup)
20070 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
20071 rather than `symbol' for set-window-dedicated-p.
20072
20073 * calendar/appt.el (appt-buffer-name): Make it a constant.
20074 (appt-add): Doc fix.
20075
20076 * filesets.el (filesets-menu-path, filesets-menu-before)
20077 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
20078 (filesets-menu-cache-file): Use directory ~/.emacs.d.
20079 (filesets-add-submenu): Delete and use add-submenu instead.
20080
20081 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
20082
20083 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
20084 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
20085 (org-diary-default-entry): New function.
20086 (org-get-entries-from-diary): Better parsing of diary entries.
20087 (org-agenda-check-no-diary): New function.
20088 ("diary-lib"): Advice to function `add-to-diary-list', to allow
20089 linking to diary entries.
20090 (org-agenda-execute-calendar-command): New function.
20091 (org-agenda): Improve visible section in window.
20092 Use `org-fit-agenda-window'.
20093 (org-fit-agenda-window): New option.
20094 (org-move-subtree-down): Better handling of empty lines
20095 at end of subtree.
20096 (org-cycle): Numeric prefix is interpreted now as show-subtree N
20097 levels up.
20098 (org-fontify-done-headline): New option.
20099 (org-headline-done-face): New face.
20100 (org-set-font-lock-defaults): Use `org-headline-done-face'.
20101 (org-table-copy-down): Rename from `org-table-copy-from-above'.
20102 When current field is non-empty, it is copied to next row.
20103 (org-table-copy-from-above): Fix bug which made it
20104 impossible to copy fields containing only a single non-white character.
20105
20106 2005-03-30 Kim F. Storm <storm@cua.dk>
20107
20108 * kmacro.el (kmacro-end-macro): Isearch may store this command
20109 into the macro -- so ignore it when executing keyboard macro.
20110
20111 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
20112
20113 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
20114
20115 2005-03-29 Kenichi Handa <handa@m17n.org>
20116
20117 * language/thai.el ("Thai"): Set setup-function and exit-function
20118 for Thai language environment.
20119
20120 * language/thai-util.el: Require thai-word.
20121 (thai-word-mode-map): New variable.
20122 (thai-word-mode): New minor mode.
20123 (setup-thai-language-environment-internal): New function.
20124 (exit-thai-language-environment-internal): New function.
20125
20126 * language/thai-word.el (thai-word-table): Declare it by defvar,
20127 use dolist to initialize it.
20128 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
20129 (thai-fill-find-break-point): New functions.
20130
20131 2005-03-29 Richard M. Stallman <rms@gnu.org>
20132
20133 * simple.el (idle-update-delay): Move definition up.
20134 (set-mark): Doc fix.
20135
20136 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
20137
20138 * longlines.el: New file.
20139
20140 * simple.el (buffer-substring-filters): New variable.
20141 (filter-buffer-substring): New function.
20142 (kill-region, copy-region-as-kill): Use it.
20143
20144 * register.el (copy-to-register, append-to-register)
20145 (prepend-to-register): Use filter-buffer-substring.
20146
20147 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
20148
20149 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
20150 (gud-filter-pending-text): Move in front of gdb.
20151 (gud-overlay-arrow-position): New variable.
20152 (gud-sentinel, gud-display-line): Use it in place of
20153 overlay-arrow-position.
20154
20155 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
20156
20157 * progmodes/fortran.el (fortran-if-indent): Doc fix.
20158 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
20159 (fortran-font-lock-keywords-4): New variable.
20160 (fortran-blocks-re, fortran-end-block-re)
20161 (fortran-start-block-re): New constants, for hideshow.
20162 (hs-special-modes-alist): Add a Fortran entry.
20163 (fortran-mode-map): Bind fortran-end-of-block,
20164 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
20165 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
20166 (fortran-looking-at-if-then, fortran-end-of-block)
20167 (fortran-beginning-of-block): New functions, for hideshow.
20168
20169 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
20170 Doc fix. Tweak regexp.
20171 (f90-beginning-of-block): Push mark first.
20172
20173 2005-03-29 Jay Belanger <belanger@truman.edu>
20174
20175 * calc/calc.el: Update copyright date.
20176 (calc-version): Increase to 2.1.
20177 (calc-version-date): Remove.
20178
20179 * calc/calc-help.el: Update copyright date.
20180 (calc-full-help): Remove reference to calc-version-date.
20181 Update copyright date.
20182
20183 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
20184
20185 * vc.el (vc-do-command): Use a pipe for async processes, so password
20186 prompts don't show up at places where the user can't reply.
20187
20188 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
20189
20190 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
20191 on the file name we pass to the inferior shell.
20192
20193 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
20194
20195 * progmodes/which-func.el (which-function): Be robust in the face of an
20196 imenu--make-index-alist failure.
20197
20198 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
20199
20200 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
20201
20202 * progmodes/python.el (python-preoutput-filter): Fix last change.
20203
20204 2005-03-29 Lute Kamstra <lute@gnu.org>
20205
20206 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
20207 functions and compiled macros.
20208 (debug-convert-byte-code): Handle macros too.
20209 (debug-on-entry-1): Don't signal an error when trying to clear a
20210 function that is not set to debug on entry.
20211
20212 2005-03-29 Jay Belanger <belanger@truman.edu>
20213
20214 * calc/calc-lang.el: Add functions to math-function-table
20215 properties of tex and math.
20216
20217 2005-03-29 Kenichi Handa <handa@m17n.org>
20218
20219 * ps-mule.el (ps-mule-plot-string): Translate characters by
20220 ps-print-translation-table.
20221 (ps-mule-begin-job): Call find-charset-region/string with
20222 ps-print-translation-table.
20223 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
20224
20225 * ps-print.el (ps-print-translation-table): New variable.
20226 (ps-plot-region): Translate characters by ps-print-translation-table.
20227
20228 2005-03-29 Juri Linkov <juri@jurta.org>
20229
20230 * simple.el (next-error-highlight-timer): New variable.
20231
20232 * progmodes/compile.el (compilation-goto-locus):
20233 Use `next-error-highlight-timer' instead of `sit-for'.
20234
20235 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
20236
20237 * mail/supercite.el (sc-mail-field): Use assoc-string.
20238 (sc-get-address): Simplify regexps.
20239
20240 * files.el (minibuffer-with-setup-hook): New macro.
20241 (find-file-read-args): Use it to avoid let-binding
20242 minibuffer-with-setup-hook (which breaks turning on/off
20243 file-name-shadow-mode while in the prompt).
20244
20245 * complete.el (PC-read-include-file-name-internal):
20246 Use test-completion.
20247
20248 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
20249
20250 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
20251
20252 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
20253
20254 * window.el (window-buffer-height): Use count-screen-lines.
20255
20256 * progmodes/python.el (python-preoutput-leftover): New var.
20257 (python-preoutput-filter): Use it.
20258 (python-send-receive): Loop until all the result has been received.
20259
20260 2005-03-28 Juri Linkov <juri@jurta.org>
20261
20262 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
20263
20264 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
20265 "Recover Crashed Session".
20266 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
20267 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
20268 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
20269 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
20270 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
20271 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
20272 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
20273 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
20274
20275 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
20276 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
20277 Ediff Sessions", "Toggle use of separate control buffer frame",
20278 "Use separate frame for Ediff control buffer".
20279
20280 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
20281 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
20282 "Rename Bookmark", "Delete Bookmark".
20283
20284 * info.el (Info-mode-menu): Remove ellipsis from "Index".
20285 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
20286 Add `:active Info-index-alternatives' to "Next Matching Item".
20287
20288 * wdired.el (wdired-change-to-wdired-mode):
20289 Mention `wdired-abort-changes' key in the initial message.
20290
20291 * international/mule.el (auto-coding-alist): Associate non-ascii
20292 image filename extensions with `no-conversion'.
20293
20294 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
20295
20296 * international/iso-acc.el:
20297 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
20298
20299 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
20300
20301 * textmodes/sgml-mode.el (html-mode): Doc update.
20302
20303 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
20304
20305 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
20306
20307 * term.el (term-move-columns): Fix face after extending a line.
20308 (term-insert-spaces): Likewise.
20309 (term-reset-terminal): Fix off by one error.
20310
20311 2005-03-26 Eli Zaretskii <eliz@gnu.org>
20312
20313 * international/mule.el (auto-coding-alist): Add .xpi files.
20314
20315 * files.el (auto-mode-alist): Add .xpi files.
20316
20317 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
20318
20319 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
20320
20321 2005-03-26 Eli Zaretskii <eliz@gnu.org>
20322
20323 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
20324
20325 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20326
20327 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
20328 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
20329
20330 * calendar/cal-move.el (calendar-beginning-of-year): Move the
20331 cursor to Jan 1 when needed.
20332 (calendar-end-of-year): Fix -/+ typo.
20333 Reported by Chong Yidong <cyd@stupidchicken.com>.
20334
20335 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
20336
20337 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
20338
20339 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
20340 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
20341
20342 2005-03-25 Richard M. Stallman <rms@gnu.org>
20343
20344 * filesets.el (filesets-init): Add autoload.
20345
20346 * mail/mailalias.el (mail-directory): Doc fix.
20347
20348 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20349
20350 * mail/mailalias.el (mail-directory-process): Do nothing if
20351 mail-directory-process is an atom.
20352 (mail-get-names): Ignore mail-directory-names if it is an atom.
20353 (mail-directory-process defvar): Doc fix.
20354 (mail-names): Doc fix.
20355
20356 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
20357
20358 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
20359
20360 2005-03-26 Kenichi Handa <handa@m17n.org>
20361
20362 * international/mule-util.el (detect-coding-with-priority):
20363 Call update-coding-systems-internal before detect-coding-region.
20364
20365 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
20366
20367 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
20368 (gdb-frames-mode-map): Add follow-link property.
20369
20370 2005-03-25 Jay Belanger <belanger@truman.edu>
20371
20372 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
20373 for variables.
20374
20375 2005-03-25 Juri Linkov <juri@jurta.org>
20376
20377 * image-mode.el: Optimize image filename extension regexps in
20378 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
20379 in `auto-mode-alist'.
20380 (image-mode): Add `image-toggle-display-text' to local hook
20381 `change-major-mode-hook'. Display the image as an image by
20382 default. Set `cursor-type' and `truncate-lines' if the image
20383 is already displayed. Take into account the current mode (image
20384 or text) in message.
20385 (image-minor-mode): New minor mode.
20386 (image-mode-maybe, image-toggle-display-text): New functions.
20387 (image-toggle-display): Use called-interactively-p.
20388 Let-bind `inhibit-read-only' to t.
20389
20390 * image-mode.el (image-minor-mode): Set `cursor-type' and
20391 `truncate-lines' if the image is already displayed. Add turning
20392 image-minor-mode off to `change-major-mode-hook'. Add message.
20393 Call `image-toggle-display-text' after turning image-minor-mode off.
20394
20395 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
20396
20397 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
20398 Terminal.app, use utf-8.
20399 (set-display-table-and-terminal-coding-system): Add coding-system arg.
20400 (set-locale-environment): Use it.
20401
20402 * term/xterm.el: Undo last change, better done in mule-cmds.el.
20403
20404 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
20405
20406 * progmodes/python.el (python-close-block-statement-p)
20407 (python-outdent-p, python-current-defun): Use symbol-end.
20408
20409 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
20410
20411 * files.el (save-some-buffers): Doc fix.
20412
20413 2005-03-25 Werner Lemberg <wl@gnu.org>
20414
20415 * complete.el, thumbs.el: Replace `legal' with `valid'.
20416 * calendar/calendar.el: Replace `legal' with `valid'.
20417 * emacs-lisp/advice.el: Replace `legal' with `valid'.
20418 * mail/supercite.el: Replace `legal' with `valid'.
20419 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
20420 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
20421 Replace `legal' with `valid'.
20422 * textmodes/reftex-vars.el, textmodes/reftex.el:
20423 Replace `legal' with `valid'.
20424
20425 2005-03-25 Werner Lemberg <wl@gnu.org>
20426
20427 * calc/calc-forms.el, calc/calc-sel.el
20428 * midnight.el, vc-cvs.el
20429 * emacs-lisp/cl-macs.el
20430 * emulation/vip.el
20431 * eshell/esh-io.el, eshell/esh-var.el
20432 * mail/supercite.el
20433 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
20434 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
20435 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
20436 * progmodes/sh-script.el, progmodes/xscheme.el
20437 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
20438 * textmodes/reftex-index.el, textmodes/reftex-parse.el
20439 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
20440 * textmodes/reftex.el, textmodes/org.el:
20441 Replace `illegal' with `invalid'.
20442
20443 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20444
20445 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
20446 (flymake-find-buildfile, flymake-find-possible-master-files)
20447 (flymake-check-include, flymake-parse-line): Replace loops over the
20448 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
20449
20450 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
20451 Substitute file-name-as-directory in the rest of the file.
20452 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
20453 (flymake-replace-region): Remove unused arg `buffer'.
20454 (flymake-check-patch-master-file-buffer): Update calls to it.
20455 (flymake-add-err-info): Remove unused var `count'.
20456 (flymake-mode): Use define-minor-mode.
20457
20458 * progmodes/flymake.el: Use with-current-buffer.
20459 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
20460 flymake-replace-regexp-in-string, flymake-line-beginning-position)
20461 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
20462 Avoid testing for `xemacs'.
20463 (flymake-nop): Move.
20464 (flymake-region-has-flymake-overlays): Return the computed value.
20465 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
20466 Remove unused var `endline'.
20467 (flymake-get-line-count): Remove unused function.
20468 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
20469
20470 * emulation/vi.el:
20471 * generic.el:
20472 * hilit-chg.el (global-highlight-changes):
20473 * hi-lock.el (hi-lock-mode):
20474 * follow.el: find-file-hooks -> find-file-hook.
20475
20476 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
20477
20478 2005-03-24 Juri Linkov <juri@jurta.org>
20479
20480 * dired.el (dired-mode-map): Add menu item "Compare directories"
20481 for dired-compare-directories.
20482
20483 * dired-aux.el (dired-compare-directories): Add autoload cookie.
20484 Doc fix. Replace `read-file-name' with `read-directory-name'.
20485
20486 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20487
20488 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
20489
20490 2005-03-24 Jay Belanger <belanger@truman.edu>
20491
20492 * calc/calc-embed.el (calc-embedded-mode-change): Save all
20493 relevant mode settings in calc-embedded-original-modes when modes
20494 are permanently changed.
20495
20496 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20497
20498 * autoinsert.el: find-file-hooks -> find-file-hook.
20499
20500 2005-03-24 Lute Kamstra <lute@gnu.org>
20501
20502 * generic.el (generic-font-lock-defaults): Make it obsolete.
20503 (generic-font-lock-keywords): New variable to replace
20504 generic-font-lock-defaults.
20505 (generic-mode-set-font-lock): Delete it.
20506 (generic-mode-internal): Don't call generic-mode-set-font-lock.
20507 (generic-bracket-support): Add docstring.
20508
20509 * generic-x.el: Rename generic-font-lock-defaults to
20510 generic-font-lock-keywords throughout.
20511 (mailagent-rules-setup-function): Delete it.
20512 (mailagent-rules-generic-mode): Use anonymous function instead.
20513 (show-tabs-generic-mode-font-lock-defaults-1)
20514 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
20515 Quote faces.
20516 (show-tabs-tab-face, show-tabs-space-face): Specify background,
20517 not foreground.
20518
20519 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
20520 Recognize define-generic-mode.
20521
20522 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
20523
20524 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
20525 if there's no completion table.
20526
20527 2005-03-23 Miles Bader <miles@gnu.org>
20528
20529 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20530 Remove tty-specific variants, as they're no longer needed.
20531
20532 2005-03-23 Lute Kamstra <lute@gnu.org>
20533
20534 * generic-x.el: Code cleanup: make args constant whenever possible.
20535 (installshield-statement-keyword-list)
20536 (installshield-system-functions-list)
20537 (installshield-system-variables-list, installshield-types-list)
20538 (installshield-funarg-constants-list): Make them constants.
20539
20540 * generic.el (generic-make-keywords-list): Add autoload cookie.
20541
20542 * calendar/time-date.el: Add comment on time value formats.
20543 Don't require parse-time.
20544 (with-decoded-time-value): New macro.
20545 (encode-time-value): New function.
20546 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
20547 (days-to-time): Return a valid time value when arg is huge.
20548 (time-since): Use time-subtract.
20549 (time-to-number-of-days): Use time-to-seconds.
20550
20551 2005-03-23 David Ponce <david@dponce.com>
20552
20553 * recentf.el (recentf-keep): New option.
20554 (recentf-menu-action): Default to `find-file'.
20555 (recentf-keep-non-readable-files-flag)
20556 (recentf-keep-non-readable-files-p)
20557 (recentf-file-readable-p, recentf-find-file)
20558 (recentf-cleanup-remote): Remove.
20559 (recentf-include-p): More robust.
20560 (recentf-keep-p): New function.
20561 (recentf-remove-if-non-kept): Rename from
20562 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
20563 All callers updated.
20564 (recentf-menu-items-for-commands): Fix help string.
20565 (recentf-track-closed-file): Update. Doc fix.
20566 (recentf-cleanup): Update. Count removed files. Doc fix.
20567
20568 2005-03-23 Kim F. Storm <storm@cua.dk>
20569
20570 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20571 Don't inherit from fringe face (now happens automatically).
20572
20573 2005-03-22 Kim F. Storm <storm@cua.dk>
20574
20575 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
20576 position values.
20577
20578 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
20579
20580 * menu-bar.el (showhide-date-time): Remove.
20581 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
20582 (menu-bar-make-mm-toggle): Simplify.
20583
20584 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20585
20586 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
20587 Accept qualified variable and function names.
20588
20589 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
20590
20591 * bindings.el (completion-ignored-extensions):
20592 Remove ".lis" for `vax-vms'.
20593
20594 2005-03-22 Andreas Schwab <schwab@suse.de>
20595
20596 * generic-x.el: Revert last change.
20597 * ldefs-boot.el: Update.
20598
20599 2005-03-22 Jay Belanger <belanger@truman.edu>
20600
20601 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
20602 (calc-embedded-save-original-modes)
20603 (calc-embedded-restore-original-modes): New functions.
20604 (calc-do-embedded): Save original modes when entering embedded mode
20605 and restore when leaving embedded mode.
20606 (calc-embedded-modes-change): Change the value of
20607 calc-embedded-original-modes to reflect permanent changes.
20608
20609 2005-03-22 Lute Kamstra <lute@gnu.org>
20610
20611 * generic-x.el: Require generic again.
20612
20613 2005-03-22 Miles Bader <miles@gnu.org>
20614
20615 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20616 Tweak details to look good on both ttys and bitmap displays, light
20617 or dark background, etc.
20618
20619 2005-03-21 Kim F. Storm <storm@cua.dk>
20620
20621 * tooltip.el (tooltip-show-help-function): Check car and cdr of
20622 mouse position.
20623
20624 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
20625
20626 * icomplete.el: Don't forcibly turn on the mode upon load.
20627 (icomplete-mode): Use define-minor-mode.
20628 (icomplete-eoinput): Default to nil.
20629 (icomplete-minibuffer-setup): Remove autoload.
20630 (icomplete-tidy): Simplify.
20631 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
20632 in the initial state or if the user has modified the field.
20633 Fix handling of icomplete-max-delay-chars.
20634 Remove code that handles the oddball case where
20635 minibuffer-completion-table is an integer.
20636 Wrap icomplete-completions in while-no-input in case building
20637 completions takes more time than expected.
20638 (icomplete-completions): Simplify.
20639
20640 2005-03-21 Richard M. Stallman <rms@gnu.org>
20641
20642 * jka-compr.el (jka-compr-really-do-compress):
20643 Make variable buffer-local.
20644
20645 * image-mode.el: Handle .xpm files too.
20646 (image-toggle-display): Preserve modification flag.
20647
20648 * help.el (where-is): Don't mention aliases with no key bindings.
20649
20650 2005-03-21 Lute Kamstra <lute@gnu.org>
20651
20652 * generic.el: Fix commentary section. Don't require cl for
20653 compilation.
20654 (generic-mode-list): Add autoload cookie.
20655 (generic-use-find-file-hook, generic-lines-to-scan)
20656 (generic-find-file-regexp, generic-ignore-files-regexp)
20657 (generic-mode, generic-mode-find-file-hook)
20658 (generic-mode-ini-file-find-file-hook): Fix docstrings.
20659 (define-generic-mode): Make it a defmacro. Fix docstring.
20660 (generic-mode-internal): Code cleanup. Add autoload cookie.
20661 (generic-mode-set-comments): Code cleanup.
20662 * generic-x.el: Don't prevent compilation. Don't require generic.
20663 Follow coding conventions. Minor code cleanup.
20664 (etc-fstab-generic-mode): Add some keywords.
20665 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
20666 define-generic-mode like a function declaration.
20667
20668 2005-03-21 Jay Belanger <belanger@truman.edu>
20669
20670 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
20671 changing modes.
20672
20673 2005-03-21 Sam Steingold <sds@gnu.org>
20674
20675 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
20676
20677 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
20678
20679 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
20680 Add underscore to "f$ lexicals" regexp.
20681
20682 2005-03-20 Juri Linkov <juri@jurta.org>
20683
20684 * subr.el (progress-reporter-do-update): When `min-value' is equal
20685 to `max-value', set `percentage' to 0 and prevent division by zero.
20686
20687 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
20688
20689 Sync with Tramp 2.0.48.
20690
20691 * net/tramp.el (all): Change all addresses to .gnu.org.
20692 (tramp-append-tramp-buffers): New defun.
20693 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
20694 Catch `dont-send' signal.
20695 (tramp-set-auto-save-file-modes): Set always permissions, because
20696 there might be an old auto-saved file belonging to another
20697 original file. This could be a security threat. Reported by
20698 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
20699 Check for Emacs 21.3.50 removed.
20700
20701 * net/tramp-smb.el (all): Remove debug construct for
20702 `with-parsed-tramp-file-name'.
20703 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
20704 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
20705 No error message if DIRECTORY or FILENAME doesn't exist.
20706 (tramp-smb-open-connection): Check existence of
20707 `tramp-smb-program'.
20708
20709 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
20710
20711 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
20712 Properly handle the case where the `m' or `s' command's argument is not
20713 yet terminated.
20714 (perl-indent-new-calculate): New function.
20715 (perl-indent-line): Use it.
20716
20717 2005-03-20 Miles Bader <miles@gnu.org>
20718
20719 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
20720 in text-mode too. Change to new face names.
20721 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
20722 Add `:weight bold' attribute.
20723 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
20724
20725 2005-03-19 Juri Linkov <juri@jurta.org>
20726
20727 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
20728
20729 * international/mule.el (auto-coding-alist): Sync with
20730 `auto-mode-alist' by adding upper case archive file extensions
20731 and adding ear/war to jar extension.
20732
20733 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
20734
20735 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
20736 running, restart it.
20737
20738 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
20739
20740 * finder.el (finder-current-item): Throw an error on an empty line.
20741
20742 * man.el (Man-follow-manual-reference): If current-word returns
20743 nil, use "".
20744
20745 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
20746
20747 * simple.el (goto-line): Doc fix.
20748
20749 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
20750
20751 * files.el (save-buffer): Doc fix.
20752
20753 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
20754
20755 * recentf.el (recentf-cleanup-remote): New variable.
20756 (recentf-cleanup): Use it to conditionally check availability of
20757 remote files.
20758
20759 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
20760
20761 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
20762 function names.
20763
20764 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20765
20766 * language/thai-word.el: New file.
20767
20768 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20769
20770 * files.el (backup-buffer): If the file's directory is not
20771 writable, use copy instead of move to backup the file.
20772
20773 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20774
20775 * obsolete/keyswap.el: Moved to obsolete/ from term/.
20776
20777 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20778
20779 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
20780 Use functionp instead of symbolp and fboundp. Reported by Drkm
20781 <darkman_spam@yahoo.fr>.
20782 (ps-print-version): New version 6.6.6.
20783
20784 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
20785
20786 * textmodes/table.el (table--line-column-position): New idiom.
20787 (table--row-column-insertion-point-p): New function to test
20788 validity of row and column insertion operation at a location.
20789 (table-global-menu, table-cell-menu): Use above functions for
20790 deterministic test operation.
20791 (table--editable-cell-p): Behave in deterministic fashion.
20792
20793 2005-03-18 Juri Linkov <juri@jurta.org>
20794
20795 * isearch.el (isearch-lazy-highlight-new-loop):
20796 Make arguments beg and end optional.
20797 (isearch-update): Remove optional arguments nil from
20798 isearch-lazy-highlight-new-loop.
20799 (isearch-lazy-highlight-search): Let-bind case-fold-search to
20800 isearch-lazy-highlight-case-fold-search instead of
20801 isearch-case-fold-search, and let-bind isearch-regexp to
20802 isearch-lazy-highlight-regexp.
20803 Use isearch-lazy-highlight-last-string instead of isearch-string.
20804
20805 * replace.el (perform-replace): Remove bindings of global
20806 variables isearch-string, isearch-regexp, isearch-case-fold-search.
20807 Add three new arguments to `replace-highlight'.
20808 (replace-highlight): Add arguments string, regexp, case-fold.
20809 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
20810 to allow isearch-lazy-highlight-new-loop to use these values
20811 to set corresponding isearch-lazy-highlight-* internal
20812 variables whose values lazy highlighting will use regardless of
20813 changes to global variables isearch-string, isearch-regexp,
20814 isearch-case-fold-search during lazy highlighting loop.
20815 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
20816 to `lazy-highlight-cleanup'.
20817
20818 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
20819 (ispell-highlight-face): Set default face to `isearch' when
20820 lazy highlighting is enabled.
20821 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
20822 priority to 1. Add lazy highlighting.
20823 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
20824 from `isearch-dehighlight'.
20825
20826 2005-03-18 David Ponce <david@dponce.com>
20827
20828 * files.el (hack-local-variables): Do a case-insensitive search
20829 for End.
20830
20831 2005-03-18 Juri Linkov <juri@jurta.org>
20832
20833 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
20834 `isearch-lazy-highlight-cleanup', add alias to old name and
20835 declare obsolete. Add release numbers to other obsolete vars.
20836 (isearch-done, isearch-lazy-highlight-new-loop):
20837 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
20838 (lazy-highlight-cleanup) <variable>: Doc fix.
20839 (isearch-lazy-highlight-update): Rename obsolete
20840 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
20841
20842 2005-03-18 Kenichi Handa <handa@m17n.org>
20843
20844 * language/thai-util.el: Fix categorization of Thai characters in
20845 thai-category-table.
20846 (thai-composition-pattern): Adjust it for the above change.
20847 (thai-self-insert-command, thai-compose-syllable): New functions.
20848 (thai-compose-region): Use thai-compose-syllable.
20849 (thai-compose-string): Likewise.
20850 (thai-composition-function): Likewise.
20851 (thai-auto-composition): New function.
20852 (thai-auto-composition-mode): New minor mode.
20853
20854 * language/thai.el: Fix patterns to be registered in
20855 composition-function-table.
20856
20857 * international/quail.el (quail-input-method): Locally bind
20858 inhibit-modification-hooks to t.
20859
20860 2005-03-17 Richard M. Stallman <rms@gnu.org>
20861
20862 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
20863 (perl-mode): Use run-mode-hooks.
20864
20865 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
20866 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
20867 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
20868
20869 * mail/sendmail.el (sendmail-send-it): Reenable the code
20870 to compute resend-to-address and use it.
20871
20872 * tar-mode.el (tar-mode): Turn off undo unconditionally.
20873
20874 * image-mode.el: New file.
20875
20876 * image.el (insert-sliced-image): Add autoload cookie.
20877
20878 * font-lock.el (font-lock-lines-before): New user option.
20879 (font-lock-after-change-function): Obey it.
20880
20881 * bindings.el (esc-map): Make M-g a prefix.
20882 Bind M-g g and M-g M-g to goto-line.
20883
20884 * faces.el (face-id): Doc fix.
20885
20886 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20887
20888 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
20889 (rmail-show-message): Use rmail-unknown-mail-followup-to.
20890 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
20891
20892 * mail/sendmail.el (mail-yank-ignored-headers)
20893 (mail-font-lock-keywords, mail-mode-fill-paragraph):
20894 Add Mail-Followup-To and Mail-Reply-To headers.
20895 (mail-citation-hook): Add autoload cookie.
20896 (mail-mode): Doc fix.
20897 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
20898 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
20899 (mail-mode-fill-paragraph): Handle those headers.
20900 (mail-mailing-lists): New variable.
20901 (mail-mail-reply-to, mail-mail-followup-to): New functions.
20902
20903 2005-03-17 Juri Linkov <juri@jurta.org>
20904
20905 * isearch.el (isearch-fallback): Check for `(car previous)'
20906 before calling `isearch-other-end-state'.
20907
20908 2005-03-17 Kim F. Storm <storm@cua.dk>
20909
20910 * simple.el (move-beginning-of-line): Move to beginning of buffer
20911 line, as well as beginning of screen line.
20912
20913 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
20914
20915 * calendar/diary-lib.el (mark-diary-entries): Use new optional
20916 argument REDRAW rather than calendar-redrawing variable.
20917 * calendar/calendar.el (calendar-redrawing): Delete.
20918 (redraw-calendar): Do not bind calendar-redrawing.
20919
20920 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
20921
20922 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
20923 diary-file buffer.
20924
20925 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
20926
20927 * help.el (describe-mode): Allow a :minor-mode-function property to
20928 specify a different minor mode toggle function than the variable.
20929 * simple.el (auto-fill-function):
20930 * subr.el (add-minor-mode): Use it.
20931
20932 2005-03-16 Kenichi Handa <handa@m17n.org>
20933
20934 * language/ethio-util.el (sera-being-called-by-w3): New variable.
20935 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
20936 (ethio-fidel-to-sera-buffer): Likewise.
20937
20938 2005-03-16 Juri Linkov <juri@jurta.org>
20939
20940 * emacs-lisp/find-func.el (find-function-regexp):
20941 Add defun-emitting macro `menu-bar-make-toggle'.
20942
20943 * isearch.el: Put `isearch-scroll' property to
20944 `split-window-horizontally'.
20945
20946 * info.el: Update error messages for `debug-ignored-errors'.
20947 (Info-isearch-search): Doc fix.
20948 (Info-find-node): Move up code to go into info buffer before
20949 recording the node to the history.
20950 (Info-fontify-node): Fontify titles only if the next line
20951 has two or more `*', `=', `-', `.'.
20952 Display "go to this node" for empty (match-string 3).
20953
20954 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20955
20956 * term/mac-win.el: Add mouse pointer shape constants.
20957
20958 2005-03-15 Kim F. Storm <storm@cua.dk>
20959
20960 * simple.el (move-beginning-of-line): Use vertical-motion.
20961
20962 2005-03-15 Juri Linkov <juri@jurta.org>
20963
20964 * isearch.el (isearch-error): New variable.
20965 (isearch-invalid-regexp, isearch-within-brackets): Remove.
20966 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
20967 (isearch-within-brackets-state): Remove.
20968 (isearch-case-fold-search-state, isearch-pop-fun-state):
20969 Decrease frame index.
20970 (isearch-mode, isearch-top-state, isearch-push-state)
20971 (isearch-edit-string, isearch-abort, isearch-search-and-update)
20972 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
20973 (isearch-search, isearch-lazy-highlight-new-loop):
20974 Replace `isearch-invalid-regexp' with `isearch-error'.
20975 Remove `isearch-within-brackets'.
20976 (isearch-search): Add `search-failed' handler to `condition-case'.
20977 (isearch-lazy-highlight-search): Add `condition-case' to catch
20978 errors and allow `isearch-lazy-highlight-update' to try
20979 highlighting from the beginning of the window.
20980 (isearch-repeat): Move up code to set isearch-wrapped to t
20981 before calling isearch-wrap-function.
20982
20983 * info.el (Info-isearch-initial-node): New internal variable.
20984 (Info-search): Signal an error in isearch mode when search leaves
20985 the initial node. Signal an error when `bound' is non-nil and
20986 nothing was found in the current subfile.
20987 (Info-isearch-search): Remove `condition-case'.
20988 (Info-isearch-wrap): Don't wrap when search failed during leaving
20989 the initial node. If `Info-isearch-search' is nil, wrap around
20990 the current node.
20991 (Info-isearch-start): New fun.
20992 (Info-mode): Add buffer-local hook `Info-isearch-start' to
20993 `isearch-mode-hook'.
20994
20995 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20996
20997 * simple.el (normal-erase-is-backspace): Set default to t if
20998 running on Mac.
20999
21000 * term/mac-win.el (function-key-map): Sync with x-win.el.
21001
21002 2005-03-15 Kenichi Handa <handa@m17n.org>
21003
21004 * international/mule-cmds.el (locale-language-names): Modify the
21005 format of elements and add more entries.
21006 (locale-preferred-coding-systems): Add more entries.
21007 (set-locale-environment): Adjust for the change of
21008 locale-language-names.
21009
21010 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
21011
21012 * pcvs.el (smerge-ediff): Remove bogus autoload.
21013
21014 2005-03-14 Lute Kamstra <lute@gnu.org>
21015
21016 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
21017 Ignore a `*' at the beginning of a line.
21018
21019 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
21020 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
21021 subr.el.
21022 (dont-compile, eval-when-compile, eval-and-compile): Use declare
21023 to specify indentation.
21024
21025 * generic.el (define-generic-mode): Let generic-mode-list be a
21026 list of strings; test membership with equal.
21027
21028 2005-03-14 Kim F. Storm <storm@cua.dk>
21029
21030 * simple.el (next-line, previous-line): Add optional try-vscroll
21031 arg to recognize interactive use. Pass it on to line-move.
21032 (line-move): Don't perform auto-window-vscroll when defining or
21033 executing keyboard macro to ensure consistent behavior.
21034
21035 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
21036
21037 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
21038
21039 2005-03-13 Lute Kamstra <lute@gnu.org>
21040
21041 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
21042 debugger-setup-buffer so that backtrace marks the frames set to
21043 debug-on-exit and we don't have to do it manually. Set an extra
21044 debug-on-exit for macro's.
21045 (debugger-setup-buffer): Don't mark the top frame manually.
21046
21047 2005-03-12 Lute Kamstra <lute@gnu.org>
21048
21049 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
21050 lisp-indent-function throughout.
21051 (with-no-warnings): Set lisp-indent-function property.
21052
21053 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
21054
21055 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
21056 Add entry for backslash.
21057
21058 2005-03-12 Juri Linkov <juri@jurta.org>
21059
21060 * info.el (Info-search): Four fixes for backward search.
21061
21062 2005-03-11 Jay Belanger <belanger@truman.edu>
21063
21064 * calc/calc.el (calc-language-alist): New variable.
21065 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
21066 (calc-embedded-find-modes): Use calc-language-alist instead of
21067 calc-embedded-language-alist.
21068
21069 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21070
21071 * calendar/calendar.el (calendar-redrawing): New internal
21072 variable.
21073 (redraw-calendar): Remove bogus save-excursion from previous
21074 change. Bind calendar-redrawing to t for mark-diary-entries.
21075 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
21076 calendar if that is why we were called.
21077
21078 2005-03-11 Kenichi Handa <handa@m17n.org>
21079
21080 * international/mule.el (make-coding-system): Set property
21081 coding-system-define-form to nil.
21082 (define-coding-system-alias): Likewise.
21083
21084 2005-03-11 Kenichi Handa <handa@m17n.org>
21085
21086 These changes are suggested by Dave Love <fx@gnu.org>.
21087
21088 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
21089 coding: tag.
21090 (adaptive-fill-regexp): Add more bullets.
21091 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
21092 regexps.
21093
21094 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
21095
21096 * help.el (describe-mode): Properly handle non-trivial lighters.
21097 Don't ignore minor modes that are not listed in minor-mode-list.
21098
21099 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
21100 feature ON when the user requests to turn it OFF.
21101
21102 2005-03-10 Lute Kamstra <lute@gnu.org>
21103
21104 * emacs-lisp/debug.el (debug-entry-code): Delete it.
21105 (implement-debug-on-entry): New function to replace debug-entry-code.
21106 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
21107 second argument as the 2005-03-07 change makes it obsolete.
21108 (debug-on-entry, cancel-debug-on-entry): Update call to
21109 debug-on-entry-1.
21110 (debug, debugger-setup-buffer): Comment update.
21111 (debugger-frame-number): Update to work with implement-debug-on-entry.
21112
21113 2005-03-10 Jay Belanger <belanger@truman.edu>
21114
21115 * calc/calc-embed.el (math-ms-args): Declare it.
21116 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
21117 math-ms-args.
21118 (calc-embedded-subst): Use math-multi-subst-rec to substitute
21119 variables.
21120
21121 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
21122
21123 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
21124 Use message-box.
21125
21126 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
21127 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
21128 (tooltip-gud-tips): Simplify.
21129 (tooltip-gud-tips-p): Remove superfluous :set.
21130 (tooltip-gud-modes): Add fortran-mode.
21131 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
21132
21133 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
21134
21135 2005-03-09 Kim F. Storm <storm@cua.dk>
21136
21137 * play/animate.el (animate-place-char): Use forward-line instead
21138 of next-line to improve performance.
21139
21140 2005-03-09 Simon Josefsson <jas@extundo.com>
21141
21142 * net/browse-url.el (browse-url-default-browser): Doc fix.
21143
21144 2005-03-09 Miles Bader <miles@gnu.org>
21145
21146 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
21147 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
21148
21149 2005-03-09 Kenichi Handa <handa@m17n.org>
21150
21151 * international/latin-1.el: Set case and syntax for 255 only if
21152 set-case-syntax-set-multibyte is nil.
21153
21154 * textmodes/ispell.el (ispell-insert-word): New function.
21155 (ispell-word): Use ispell-insert-word to insert a new word.
21156 (ispell-process-line): Likewise.
21157 (ispell-complete-word): Likewise.
21158
21159 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
21160
21161 * calendar/calendar.el (redraw-calendar): Preserve point.
21162 Reported by Matt Hodges <MPHodges@member.fsf.org>.
21163 (calendar-week-start-day): Move after definition of
21164 redraw-calendar. Delete buffer test, since redraw-calendar has
21165 that now.
21166
21167 * calendar/diary-lib.el (mark-diary-entries): Only call
21168 redraw-calendar in the first of any recursive calls.
21169 Reported by Alan Shutko <ats@acm.org>.
21170
21171 2005-03-08 Juri Linkov <juri@jurta.org>
21172
21173 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
21174 (html-horizontal-rule, html-line, html-image, html-checkboxes)
21175 (html-radio-buttons): Add a space before the trailing `/>' where
21176 sgml-xml-mode is non-nil.
21177 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
21178 the subsequent tag of the empty XML tag.
21179 (html-href-anchor): Don't set initial input to "http:".
21180 (html-image): Ask for the image URL and set point inside alt="".
21181 (html-name-anchor): Duplicate the name in the `id' attribute when
21182 sgml-xml-mode is non-nil.
21183 (html-paragraph): Remove \n before <p>.
21184 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
21185 instead of `checked' when sgml-xml-mode is non-nil.
21186
21187 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
21188 Remove 1 space before #RRGGBB to not truncate it on terminal
21189 windows w/o fringes. Remove 1 space between bg and fg examples
21190 to get more space.
21191 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
21192 avoid byte-compile warnings.
21193
21194 * image-file.el (image-file-handler): Put `safe-magic' property to
21195 `image-file-handler'.
21196
21197 * info.el (Info-isearch-search): Emulate word search in
21198 isearching through multiple Info nodes with Info-search.
21199 (Info-isearch-wrap): Allow isearch-word.
21200
21201 2005-03-08 Lute Kamstra <lute@gnu.org>
21202
21203 * emacs-lisp/debug.el (debugger-step-through): Make sure that
21204 stepping into the debugger's code is not possible.
21205 (debugger-jumping-flag): Docstring update.
21206
21207 2005-03-08 Jay Belanger <belanger@truman.edu>
21208
21209 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
21210 embedded mode begins.
21211 (calc-embedded-language-alist): New variable.
21212 (calc-embedded-find-modes): Use calc-embedded-language-alist to
21213 set default language mode.
21214
21215 2005-03-08 Kenichi Handa <handa@m17n.org>
21216
21217 * international/ccl.el (define-ccl-program): Fix docstring about
21218 extra 256 bytes assured for the output buffer.
21219
21220 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
21221 Fix BUFFER_MAGNIFICATION to 2.
21222 (ccl-encode-mule-utf-16be-with-signature): Likewise.
21223
21224 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
21225
21226 * align.el (align-rules-list): Added an alignment rule for CSS
21227 declarations (applies to css-mode and html-mode buffers).
21228
21229 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
21230
21231 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
21232
21233 2005-03-07 Kim F. Storm <storm@cua.dk>
21234
21235 * simple.el (move-beginning-of-line): New command.
21236
21237 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
21238
21239 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
21240
21241 * emulation/cua-base.el: Put CUA move property on move-end-of-line
21242 and move-beginning-of-line.
21243
21244 * apropos.el (apropos-print): Omit command from M-x ... RET.
21245
21246 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
21247
21248 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
21249 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
21250
21251 2005-03-06 Richard M. Stallman <rms@gnu.org>
21252
21253 * bindings.el (esc-map): Bind M-g to goto-line.
21254
21255 * facemenu.el (global-map): Bind M-o, not M-g.
21256
21257 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21258
21259 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
21260 "Open Directory" as for "Open File".
21261
21262 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
21263
21264 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
21265 (push-mark-command): Run activate-mark-hook.
21266
21267 2005-03-06 Richard M. Stallman <rms@gnu.org>
21268
21269 * help-mode.el (help-mode-finish): Don't alter the element
21270 in view-return-to-alist if there already is one.
21271
21272 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
21273 make sure the current buffer is the expected one.
21274
21275 * novice.el (disabled-command-function): Output in *Disabled Command*.
21276 Explicitly ignore non-keyboard events, and explicitly handle C-g.
21277
21278 * textmodes/flyspell.el (flyspell-large-region):
21279 Pass args differently for aspell.
21280
21281 * files.el (mode-require-final-newline): Doc fix.
21282
21283 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
21284
21285 * progmodes/which-func.el (which-function):
21286 Specify NOERROR when calling imenu--make-index-alist.
21287
21288 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
21289
21290 * simple.el (normal-erase-is-backspace): Define default value.
21291
21292 * custom.el (custom-theme-set-variables): Remove unused var
21293 `immediate'.
21294 (custom-reevaluate-setting): Simple function to handle variables
21295 that are defined before their default value can really be
21296 computed.
21297
21298 * startup.el (command-line): Use it for temporary-file-directory,
21299 small-emporary-file-directory, auto-save-file-name-transforms,
21300 blink-cursor-mode, and normal-erase-is-backspace.
21301
21302 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
21303 progress, even with buggy anchored keywords.
21304
21305 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
21306
21307 * simple.el (goto-line): Remove unbalanced final parenthesis.
21308
21309 2005-03-05 Richard M. Stallman <rms@gnu.org>
21310
21311 * simple.el (goto-line): Use a number at point as the default.
21312 With C-u as arg, switch buffers.
21313
21314 2005-03-05 Juri Linkov <juri@jurta.org>
21315
21316 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
21317 with `no-blinking-cursor'.
21318
21319 * startup.el (no-blinking-cursor): New defvar.
21320 (command-line): Add `--no-blinking-cursor' to longopts.
21321 Set `no-blinking-cursor' to t for command line arguments
21322 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
21323 with `no-blinking-cursor' in the condition for calling
21324 `blink-cursor-mode'.
21325
21326 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
21327
21328 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
21329 (menu-bar-options-save): Add blink-cursor-mode.
21330 (menu-bar-options-menu): Add blink-cursor-mode.
21331
21332 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
21333
21334 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
21335 (icalendar-export-file, icalendar-export-region)
21336 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
21337 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
21338
21339 2005-03-04 Lute Kamstra <lute@gnu.org>
21340
21341 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
21342 (debug-function-list): Ditto.
21343
21344 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
21345
21346 * textmodes/texinfmt.el (texinfo-append-refill):
21347 Redefine the types of line to which @refill
21348 is not appended by replacing a search for `@refill\\|@bye' with
21349 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
21350 itemize@refill' bug and the unfilled long lines bug.
21351 (texinfmt-version): Update number and date.
21352
21353 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
21354
21355 * international/code-pages.el (windows-1250, windows-125[2-8])
21356 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
21357
21358 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
21359
21360 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
21361 bound yet.
21362
21363 2005-03-02 Romain Francoise <romain@orebokech.com>
21364
21365 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
21366 buffer after removing limits.
21367 (ibuffer-pop-filter): Ditto.
21368 Update copyright.
21369
21370 2005-03-02 Miles Bader <miles@gnu.org>
21371
21372 * button.el (make-text-button): If the user doesn't specify a
21373 type, use the default. Rewrite to use `add-text-properties' and
21374 plist functions.
21375
21376 2005-03-01 Lute Kamstra <lute@gnu.org>
21377
21378 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
21379 (debugger-jumping-flag): New var.
21380 (debug-entry-code): Use it.
21381 (debugger-jump): Use debugger-jumping-flag and add
21382 debugger-reenable to post-command-hook.
21383 (debugger-reenable): Use debugger-jumping-flag and remove itself
21384 from post-command-hook.
21385 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
21386 debugger-reenable.
21387
21388 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
21389
21390 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
21391 inclusion of "itemize\\|", which may be unnecessary, is certainly
21392 inelegant, and stops refilling in itemize lists when formatting
21393 Japanese Texinfo files to Info.
21394 Update copyright to 2005.
21395
21396 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
21397
21398 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
21399 of an error if GDB can't find the source file.
21400
21401 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
21402
21403 * calendar/calendar.el (redraw-calendar): Work from any buffer,
21404 not just the calendar.
21405
21406 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
21407 first.
21408 (diary-redraw-calendar): New function.
21409 (make-diary-entry): Add diary-redraw-calendar to local
21410 write-contents-functions. Turn off selective display before
21411 inserting in diary.
21412
21413 2005-03-01 Kim F. Storm <storm@cua.dk>
21414
21415 * emacs-lisp/copyright.el (copyright-fix-years): New command.
21416
21417 2005-03-01 Lute Kamstra <lute@gnu.org>
21418
21419 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
21420 that debug-entry-code can be safely removed from a function while
21421 this code is being evaluated. Revert the 2005-02-27 change as the
21422 new implementation no longer requires it. Make sure that a
21423 function body containing just a string is not mistaken for a docstring.
21424 (debug): Skip one more frame in case of debug on entry.
21425 (debugger-setup-buffer): Delete one more frame line in case of
21426 debug on entry.
21427 (debugger-frame-number): Update to use the new text introduced by
21428 the 1999-11-03 change. Skip one more frame in case of debug on entry.
21429
21430 2005-02-28 Kim F. Storm <storm@cua.dk>
21431
21432 * double.el (double-translate-key): Call force-window-update after
21433 read-event to avoid crash in redisplay.
21434
21435 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
21436
21437 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
21438 (debug): Use it. Move the inhibit-trace earlier.
21439 (debug-entry-code): New const.
21440 (debug-on-entry-1): Use it.
21441
21442 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
21443
21444 * international/utf-16.el (ccl-encode-mule-utf-16le):
21445 Fix BUFFER_MAGNIFICATION to 2.
21446 (ccl-encode-mule-utf-16be): Likewise.
21447
21448 2005-02-28 Kenichi Handa <handa@m17n.org>
21449
21450 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
21451 Fix BUFFER_MAGNIFICATION to 4.
21452 (ccl-encode-mule-utf-16be-with-signature): Likewise.
21453
21454 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
21455
21456 * speedbar.el (speedbar-update-flag): Doc fix.
21457 (speedbar-show-info-under-mouse): Give set-mouse-position the right
21458 argument.
21459
21460 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
21461
21462 * reveal.el (reveal-post-command): Don't try to reveal overlays which
21463 have a non-nil `invisible' property but are actually visible.
21464
21465 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
21466 for perldoc sections.
21467 (perl-outline-regexp, perl-outline-level): New var and function.
21468 (perl-mode): Use them.
21469
21470 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
21471
21472 * calendar/diary-lib.el (diary-remind): Discard any mark portion
21473 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
21474
21475 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
21476
21477 * cus-edit.el: Comment change.
21478 (custom-buffer-create-internal): Slightly reword text at top of
21479 Custom buffers. Mention there that saving an option edits the
21480 init file. Add link to Emacs manual node on `custom-file'.
21481 (custom-magic-alist): Rewrite individual State messages to use
21482 capitalized keywords. Doc fix.
21483
21484 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
21485
21486 * calendar/calendar.el (calendar-buffer): Move above
21487 calendar-week-start-day.
21488 (calendar-week-start-day): Doc fix. Add :set function.
21489 (calendar-minimum-window-height): New variable.
21490 (generate-calendar-window): Only resize window if selected-window
21491 is displaying the calendar buffer. Use new variable
21492 calendar-minimum-window-height.
21493 (generate-calendar): Reword error message.
21494 (calendar-mode-map): Bind DEL to scroll-other-window-down.
21495
21496 2005-02-27 Andreas Schwab <schwab@suse.de>
21497
21498 * vc.el (vc-do-command): Don't run command asynchronously when
21499 operating in a remote directory.
21500
21501 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
21502 change from sync with Tramp 2.0.47.
21503
21504 2005-02-27 Richard M. Stallman <rms@gnu.org>
21505
21506 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
21507
21508 * textmodes/flyspell.el (flyspell-mode-on):
21509 Call ispell-change-dictionary only if necessary.
21510
21511 * emacs-lisp/re-builder.el (regexp-builder): New function.
21512
21513 * register.el (describe-register-1): Explicitly handle
21514 yank-excluded-properties = t.
21515
21516 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
21517 (custom-magic-alist): Change the status descriptions again.
21518 (face widget-type): Total rewrite based on `restricted-sexp'
21519 to eliminate the confusing double hiding levels.
21520
21521 * emacs-lisp/debug.el (debug-on-entry-1):
21522 If function body is empty, add nil as body form.
21523
21524 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
21525
21526 * emacs-lisp/trace.el (inhibit-trace): New var.
21527 (trace-make-advice): Use it.
21528
21529 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
21530
21531 2005-02-26 Kim F. Storm <storm@cua.dk>
21532
21533 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
21534 (mouse-on-link-p, mouse-drag-region-1): Use it.
21535
21536 2005-02-25 Lute Kamstra <lute@gnu.org>
21537
21538 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
21539
21540 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
21541
21542 * frame.el (blink-cursor-mode): Add :group keyword.
21543
21544 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
21545
21546 * calendar/icalendar.el (icalendar--decode-isodatetime):
21547 New optional argument DAY-SHIFT.
21548 (icalendar-export-region): Fix coding-system-for-write.
21549 (icalendar--convert-ical-to-diary): Shift end-day of all-day
21550 events by one.
21551
21552 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
21553
21554 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
21555
21556 2005-02-24 Kim F. Storm <storm@cua.dk>
21557
21558 * international/iso-acc.el (iso-accents-compose): Fix crash
21559 during redisplay. Call force-window-update after read-event
21560 and delete-region to signal that window is not accurate.
21561
21562 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
21563
21564 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
21565 Remove unused and inexistent var `inhibit-trace'.
21566 (debugger-mode): Use run-mode-hooks.
21567 (debugger-list-functions): Add buttons; setup xref stack.
21568
21569 2005-02-23 Richard M. Stallman <rms@gnu.org>
21570
21571 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
21572 appointment says it was explicitly made.
21573 (appt-add): Set the 3rd element.
21574 (appt-make-list): Preserve explicit appointments.
21575
21576 * subr.el (find-tag-default): Catch errors in forward-sexp.
21577
21578 2005-02-23 Juri Linkov <juri@jurta.org>
21579
21580 * info.el (Info-isearch-search): New defcustom.
21581 (Info-isearch-search): Call the default isearch function
21582 when Info-isearch-search is nil.
21583 (Info-isearch-wrap): Use variable Info-isearch-search.
21584
21585 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
21586
21587 * cus-edit.el: Comment change.
21588
21589 2005-02-22 Kim F. Storm <storm@cua.dk>
21590
21591 * progmodes/hideif.el (hide-ifdef-use-define-alist):
21592 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
21593
21594 2005-02-22 Simon Josefsson <jas@extundo.com>
21595
21596 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
21597 New variable.
21598 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
21599 Oskarsson" <myrkraverk@users.sourceforget.net>.
21600
21601 2005-02-22 Kim F. Storm <storm@cua.dk>
21602
21603 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
21604 check that window of that event is the selected window.
21605 (mouse-drag-region-1): Compare mouse event window to selected
21606 window before setting point.
21607
21608 * tooltip.el (tooltip-show-help-function): Pass event to
21609 mouse-on-link-p so it can check selected window.
21610
21611 2005-02-22 Kenichi Handa <handa@m17n.org>
21612
21613 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
21614 (ps-mule-show-warning): New function.
21615 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
21616 characters are found.
21617
21618 * ps-print.el (ps-header-footer-string): Return a list of header
21619 and footer strings.
21620
21621 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
21622
21623 * pcvs.el (cvs-retrieve-revision): Fix thinko.
21624
21625 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
21626
21627 * frame.el (blink-cursor-mode): Use define-minor-mode.
21628
21629 * term/mac-win.el (function-key-map): Use char-names more consistently.
21630 (file-name-coding-system): Only set it for MacOS-9. The other case is
21631 already handled in mule-cmds.el (where it also works when mac-win.el
21632 is not used).
21633
21634 2005-02-21 Kenichi Handa <handa@m17n.org>
21635
21636 * international/mule.el (ctext-pre-write-conversion): Always use
21637 " *code-converting-work*" buffer for work.
21638
21639 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
21640
21641 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
21642
21643 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
21644
21645 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
21646
21647 * ses.el (undo-more): Restore defadvice, but only the part that
21648 allows changes outside the restricted area of the buffer.
21649
21650 2005-02-20 Kim F. Storm <storm@cua.dk>
21651
21652 * simple.el (line-move): Add fourth optional arg try-vscroll which
21653 must be set to perform auto-window-vscroll.
21654 When moving backwards and doing auto-window-vscroll, automatically
21655 vscroll to the last part of lines which are taller than the window.
21656 (next-line, previous-line): Set try-vscroll arg on line-move.
21657
21658 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
21659
21660 * replace.el (query-replace, query-replace-regexp)
21661 (replace-string, replace-regexp): When operating on region, make
21662 the minibuffer prompt say so.
21663
21664 * isearch.el (isearch-forward): Document isearch-query-replace and
21665 isearch-query-replace-regexp keybindings.
21666
21667 2005-02-19 Jay Belanger <belanger@truman.edu>
21668
21669 * calc/calc-aent.el (math-read-token): Add local variable.
21670
21671 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
21672 (calc-edit-top): Move declaration to earlier in file.
21673 (calc-edit-macro-repeats): Add local variables.
21674
21675 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
21676 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
21677 calcFunc-tanh.
21678 Adjust integration rule for calcFunc-tan.
21679
21680 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21681
21682 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
21683 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
21684 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
21685 (viper-skip-separators): Bug fix.
21686 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
21687 particular major mode.
21688 (viper-del-backward-char-in-replace): Don't put deleted char on the
21689 kill ring.
21690
21691 * viper-ex.el (viper-color-display-p): New function.
21692 (viper-has-face-support-p): Use viper-color-display-p.
21693
21694 * viper-keym.el (viper-gnus-modifier-map): New keymap.
21695
21696 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
21697
21698 * viper-util.el (viper-glob-unix-files): Fix shell status check.
21699 (viper-file-remote-p): Make equivalent to file-remote-p.
21700
21701 * viper.el (viper-major-mode-modifier-list):
21702 Use viper-gnus-modifier-map.
21703
21704 2005-02-19 David Kastrup <dak@gnu.org>
21705
21706 * subr.el (subregexp-context-p): Fix garbled doc string by adding
21707 quoting.
21708
21709 2005-02-19 Jay Belanger <belanger@truman.edu>
21710
21711 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
21712 Remove extra definitions.
21713 (calc-coth): New function.
21714 (calcFunc-cot): Fix `let'.
21715
21716 2005-02-19 Eli Zaretskii <eliz@gnu.org>
21717
21718 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
21719 the reasons we use "type pc" in these faces.
21720
21721 * button.el (button): Ditto.
21722
21723 2005-02-19 Michael Mauger <mmaug@yahoo.com>
21724
21725 * replace.el (query-replace-read-from): Set the value of
21726 query-replace-from-history-variable to handle the case of an empty
21727 string entered to accept the suggested default.
21728
21729 * net/tramp.el (tramp-file-name-for-operation):
21730 Use dired-call-process instead of dired-call-process-command.
21731
21732 2005-02-19 Jay Belanger <belanger@truman.edu>
21733
21734 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
21735 (math-div-non-trig): New variables.
21736 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
21737 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
21738 (math-combine-prod, math-div-symb-fancy): Add simplifications for
21739 trig expressions.
21740
21741 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
21742
21743 * progmodes/gdb-ui.el (gdb-var-update-handler)
21744 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
21745 for watch expressions,
21746 (gdb-var-create-handler): Don't set speedbar-update-flag.
21747 (gdb-post-prompt): Simplify test for speedbar.
21748
21749 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21750
21751 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
21752 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
21753 we use the syntax table of the correct buffer.
21754 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
21755 Felix Gatzemeier.
21756
21757 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
21758 (ediff-file-remote-p): Make synonymous with file-remote-p.
21759 In all deffaces ediff-*-face-*, use min-colors.
21760
21761 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
21762 ediff-recurse-to-subdirectories.
21763 (ediff-mark-if-equal): Check that the arguments are strings, use
21764 ediff-same-contents (after to Felix Gatzemeier).
21765
21766 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
21767 nil.
21768
21769 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
21770
21771 * log-view.el (log-view-message-re): Fix up Subversion regexp.
21772
21773 2005-02-18 David Kastrup <dak@gnu.org>
21774
21775 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
21776 use `mark-active' when defined.
21777
21778 2005-02-18 Kenichi Handa <handa@m17n.org>
21779
21780 * ps-print.el (ps-font-info-database): New entry
21781 ZapfChancery-MediumItalic with correct font name. Fix font name
21782 of the entry Zapf-Chancery-MediumItalic.
21783
21784 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
21785
21786 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
21787
21788 2005-02-16 Kim F. Storm <storm@cua.dk>
21789
21790 * ido.el (ido-fallback-command): Pass user input to fallback command.
21791
21792 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
21793
21794 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
21795 (gdb-find-file-hook): Add server prefix.
21796
21797 2005-02-16 Richard M. Stallman <rms@gnu.org>
21798
21799 * replace.el (perform-replace): Pass new args to replace-highlight.
21800 (replace-highlight): Take region args,
21801 and pass them to isearch-lazy-highlight-new-loop.
21802
21803 * novice.el (disabled-command-hook): Autoload the defalias
21804 and the make-obsolete-variable call.
21805
21806 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
21807
21808 * isearch.el (isearch-lazy-highlight-start-limit)
21809 (isearch-lazy-highlight-end-limit): New variables limit
21810 the region for highlighting.
21811 (isearch-lazy-highlight-new-loop): New args BEG and END.
21812 (isearch-lazy-highlight-search): Use the new vars.
21813 (isearch-lazy-highlight-update): Likewise.
21814
21815 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
21816
21817 * cus-start.el (all): Use default-boundp.
21818
21819 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
21820
21821 * menu-bar.el (menu-bar-select-frame): Handle current frame.
21822
21823 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
21824
21825 * autorevert.el (auto-revert-stop-on-user-input)
21826 (auto-revert-verbose): Doc fixes.
21827
21828 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
21829
21830 * international/mule-cmds.el (set-locale-environment): Remove call
21831 to set-selection-coding-system on Windows.
21832
21833 2005-02-15 Jay Belanger <belanger@truman.edu>
21834
21835 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
21836 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
21837 calcFunc-coth.
21838 (math-simplify-sqrt): Add simplifications.
21839
21840 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
21841 to list.
21842
21843 * calc/calc-ext.el: Add functions to autoloads.
21844
21845 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
21846 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
21847 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
21848 (math-csc-raw, math-cot-raw): New functions.
21849
21850 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
21851
21852 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
21853 the variable name in a message.
21854
21855 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
21856 calcFunc-csc, calcFunc-cot.
21857
21858 * calc/calcalg2.el: Add derivative and integration rules for
21859 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
21860 calcFunc-csch, calcFunc-coth.
21861 (math-do-integral-methods): Add to checks for when to use
21862 substitutions.
21863
21864 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
21865
21866 2005-02-15 Lute Kamstra <lute@gnu.org>
21867
21868 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
21869 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
21870 <monnier@iro.umontreal.ca>
21871 (lisp-outline-level): Improve efficiency. Suggested by David
21872 Kastrup <dak@gnu.org>.
21873
21874 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
21875
21876 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
21877 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
21878 (gdb-set-gud-minor-mode-existing-buffers): New functions.
21879 (gdb-find-file-hook): New hook. Add it to find-file-hook.
21880 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
21881
21882 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
21883
21884 * cus-start.el (all): Comment change.
21885
21886 2005-02-14 Lute Kamstra <lute@gnu.org>
21887
21888 * cus-start.el (all): Check if symbol is void.
21889
21890 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
21891
21892 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
21893 optional argument to \cite.
21894
21895 2005-02-14 Richard M. Stallman <rms@gnu.org>
21896
21897 * cus-edit.el (custom-buffer-create-internal): Update help message.
21898 (custom-magic-alist): Update help messages.
21899
21900 * cus-start.el (all): Allow a var to specify a standard value.
21901
21902 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
21903
21904 * custom.el (custom-theme-set-variables): Handle variable aliases.
21905
21906 * frame.el (blink-cursor-timer): Doc fix.
21907 (blink-cursor): Make it an alias for `blink-cursor-mode' and
21908 declare obsolete.
21909 (blink-cursor-mode): Define with defcustom and use correct
21910 standard expression in that defcustom.
21911 * startup.el (command-line): Adapt to above changes in frame.el.
21912
21913 2005-02-11 Lute Kamstra <lute@gnu.org>
21914
21915 * apropos.el (apropos-score-doc): Prevent division by zero.
21916
21917 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
21918
21919 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
21920 (icalendar--get-event-property-attributes)
21921 (icalendar--get-event-properties)
21922 (icalendar--datetime-to-diary-date): New functions.
21923 (icalendar--split-value): Doc fix.
21924 (icalendar--datetime-to-noneuropean-date)
21925 (icalendar--datetime-to-european-date): New optional argument
21926 SEPARATOR. Return result as a string instead of a list.
21927 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
21928 (icalendar--convert-string-for-export): Rename arg S to STRING.
21929 (icalendar-export-region): Doc fix. Change name of error buffer.
21930 Save output buffer.
21931 (icalendar-import-file): Add blank at end of prompt.
21932 (icalendar-import-buffer): Doc fix. Do not switch to error
21933 buffer. Indicate status in return value.
21934 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
21935 buffer. Save output buffer. Handle exception from recurrence
21936 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
21937 events. Fix problems with weekly all-day events.
21938
21939 2005-02-10 Richard M. Stallman <rms@gnu.org>
21940
21941 * simple.el (eval-expression-print-format):
21942 Avoid warning about edebug-active.
21943
21944 * help.el (help-for-help-internal): Rename from help-for-help.
21945 (help-for-help): Define with defalias.
21946
21947 * font-core.el (font-lock-default-function): Use with-no-warnings.
21948
21949 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
21950
21951 * custom.el (defface): Doc fix.
21952
21953 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
21954
21955 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
21956 width 0" to prevent word wrapping problems.
21957
21958 2005-02-09 Kim F. Storm <storm@cua.dk>
21959
21960 * ido.el (ido-file-extensions-order): New defcustom.
21961 (ido-file-extension-lessp, ido-file-extension-aux)
21962 (ido-file-extension-order): New advanced file ordering.
21963 (ido-file-lessp): New simple file ordering.
21964 (ido-sort-list): Remove.
21965 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
21966 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
21967
21968 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
21969
21970 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
21971 that some versions of grep produce.
21972 (grep-mode-font-lock-keywords): Likewise.
21973
21974 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
21975
21976 * progmodes/gdb-ui.el (gdb-location-list): New variable.
21977 (gdb-cdir): Delete.
21978 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
21979 (gdb-source-info): Treat case when source file is in another
21980 directory properly.
21981 (gdb-get-location): New function.
21982
21983 2005-02-07 Jay Belanger <belanger@truman.edu>
21984
21985 * calc/calc-prog.el (calc-write-parse-table-part)
21986 (calc-fix-token-name): Fix a check for language type.
21987
21988 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
21989
21990 2005-02-07 Andre Spiegel <spiegel@gnu.org>
21991
21992 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
21993 as directory not writable.
21994
21995 2005-02-07 Kim F. Storm <storm@cua.dk>
21996
21997 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
21998 (cua--standard-movement-commands): Remove list.
21999 Instead, set CUA property value to move for movement commands.
22000 (cua-movement-commands): Remove. Users must set CUA prop instead.
22001 (cua--pre-command-handler): Check CUA property.
22002 (cua--init-keymaps): Don't remap undo commands.
22003 (cua-mode): Don't call cua--rectangle-on-off.
22004
22005 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
22006 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
22007 (cua--rect-undo-set-point): New var.
22008 (cua--rectangle-undo-boundary): Setup undo apply entry.
22009 (cua--rect-undo-handler): New function for rectangle undo.
22010 (cua--rect-start-position, cua--rect-end-position): Add.
22011 (cua--rectangle-post-command): Call cua--rectangle-set-corners
22012 for restored rectangle. Set point if cua--rect-undo-set-point.
22013
22014 2005-02-06 Jay Belanger <belanger@truman.edu>
22015
22016 * calc/calc-lang.el (calc-tex-language): Display more information
22017 in messages.
22018
22019 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
22020 in TeX mode.
22021
22022 2005-02-06 Richard M. Stallman <rms@gnu.org>
22023
22024 * emacs-lisp/lisp.el (buffer-end): Doc fix.
22025
22026 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
22027
22028 * net/ldap.el (ldap-search-internal): Support attributes with
22029 optional descriptions separated by a semi-colon, as in
22030 "userCertificate;binary".
22031
22032 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22033
22034 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
22035 isn't a cons (i.e. the version is 0).
22036
22037 2005-02-05 Eli Zaretskii <eliz@gnu.org>
22038
22039 * help.el (help-for-help): Doc fix.
22040
22041 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
22042
22043 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
22044 GDB-Windows on the menu-bar as this works better.
22045
22046 2005-02-04 Jay Belanger <belanger@truman.edu>
22047
22048 * calc/calc-embed.el (calc-embedded-update): Don't put in
22049 unnecessary newlines. Adjust the end of formula marker.
22050
22051 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
22052 (math-latex-parse-two-args): New function.
22053
22054 2005-02-03 Lute Kamstra <lute@gnu.org>
22055
22056 * help-fns.el (help-with-tutorial): Make sure that users cannot
22057 remove the entire text of the tutorial by means of `undo'.
22058
22059 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
22060
22061 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
22062 in recent changes, where the ispell process was repeatedly
22063 killed & restarted.
22064
22065 * international/mule-cmds.el (set-locale-environment): Set file-name
22066 coding system to utf-8 on Darwin systems.
22067 (set-default-coding-systems): Don't set default-file-name-coding-system
22068 on Darwin systems.
22069
22070 2005-02-03 Richard M. Stallman <rms@gnu.org>
22071
22072 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
22073
22074 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
22075
22076 * faces.el (list-faces-display): Add optional argument.
22077
22078 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
22079
22080 * font-core.el (font-lock-default-function): Handle the rare case where
22081 only font-lock-keywords is set.
22082
22083 2005-02-02 Kenichi Handa <handa@m17n.org>
22084
22085 * international/characters.el: Cancel previous change for
22086 I-WITH-DOT-ABOVE and DOTLESS-i.
22087
22088 * international/latin-5.el: Cancel previous change.
22089
22090 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
22091
22092 * progmodes/gud.el: Correction to syntax in gud-menu-map.
22093
22094 2005-02-02 Kenichi Handa <handa@m17n.org>
22095
22096 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
22097 DOTLESS-i.
22098
22099 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
22100 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
22101
22102 * case-table.el (get-upcase-table): New function.
22103 (copy-case-table): Copy upcaes table too if non-nil.
22104 (set-case-syntax-delims): Maintain upcase table too.
22105 (set-case-syntax-pair): Likewise.
22106 (set-upcase-syntax, set-downcase-syntax): New functions.
22107 (set-case-syntax): Maintain upcase table too.
22108
22109 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
22110
22111 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
22112
22113 * progmodes/gud.el (gud-goto-info): New function.
22114 (gud-tool-bar-map): Use correct icon.
22115
22116 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
22117
22118 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
22119 When delegating, order args in the funcall correctly.
22120
22121 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
22122
22123 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
22124
22125 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
22126
22127 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
22128 buffer not visiting a file.
22129
22130 2005-01-31 Jay Belanger <belanger@truman.edu>
22131
22132 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
22133 bound on the line with the formula.
22134
22135 2005-01-31 Kim F. Storm <storm@cua.dk>
22136
22137 * ses.el (ses-create-cell-variable-range)
22138 (ses-destroy-cell-variable-range, ses-reset-header-string)
22139 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
22140 (ses-insert-row): Fix format of apply undo entries.
22141
22142 2005-01-31 Jay Belanger <belanger@truman.edu>
22143
22144 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
22145 parts.
22146
22147 * calc/calc-embed.el (calc-embedded-open-formula)
22148 (calc-embedded-close-formula): Ignore matrix environments.
22149
22150 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
22151 TeX mode.
22152
22153 * calc/calc-lang.el (math-function-table, math-oper-table)
22154 (math-variable-table): Adjust the LaTeX portions.
22155
22156 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
22157 (math-latex-ignore-words): New constant.
22158
22159 2005-01-31 Richard M. Stallman <rms@gnu.org>
22160
22161 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
22162 (ispell-local-dictionary): Doc fix.
22163 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
22164 Don't reinitialize at run time. Don't defcustom.
22165 All uses changed to append ispell-local-dictionary-alist,
22166 or check it first.
22167 (ispell-current-dictionary): New variable for dictionary in use.
22168 (ispell-dictionary): Now used only for global default.
22169 (ispell-start-process): Set ispell-current-dictionary,
22170 not ispell-dictionary.
22171 (ispell-change-dictionary): Use this only for setting
22172 user preferences.
22173 (ispell-internal-change-dictionary): New function
22174 to change the current dictionary in use.
22175 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
22176 Use ispell-current-dictionary.
22177 Handle ispell-local-dictionary-overridden.
22178 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
22179
22180 2005-01-31 Jay Belanger <belanger@truman.edu>
22181
22182 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
22183
22184 * calc/calc-ext.el: Add calc-latex-language to autoloads.
22185 (calc-mode-map): Add calc-latex-language.
22186
22187 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
22188 (math-latex-print-frac): New functions.
22189 (math-oper-table, math-function-table, math-variable-table)
22190 (math-complex-format, math-input-filter): Add latex properties.
22191 (calc-set-language): Set math-expr-special-function-mapping.
22192
22193 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
22194 (calc-write-parse-table-part): Add LaTeX support.
22195
22196 * calc/calc.el (calc-language): Adjust docstring.
22197 (calc-set-mode-line): Add LaTeX support.
22198 (math-expr-special-function-mapping): New variable.
22199 (math-tex-ignore-words): Add to list.
22200
22201 * calc/calccomp.el (math-compose-expr, math-compose-rows):
22202 Add LaTeX support.
22203 (math-compose-expr): Add support for special functions.
22204
22205 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
22206
22207 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
22208
22209 * progmodes/gdb-ui.el (gdb-memory-address)
22210 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
22211 (gdb-memory-mode-map, gdb-memory-format-keymap)
22212 (gdb-memory-format-menu, gdb-memory-unit-keymap)
22213 (gdb-memory-unit-menu): New variables for a buffer
22214 that lets the user examine program memory.
22215 (gdb-memory-set-address, gdb-memory-set-repeat-count)
22216 (gdb-memory-format-binary, gdb-memory-format-octal)
22217 (gdb-memory-format-unsigned, gdb-memory-format-signed)
22218 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
22219 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
22220 (gdb-memory-unit-word, gdb-memory-unit-halfword)
22221 (gdb-memory-unit-byte, gdb-memory-unit-menu)
22222 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
22223 (gdb-memory-mode, gdb-memory-buffer-name)
22224 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
22225 New functions for above buffer.
22226
22227 2005-01-30 Richard M. Stallman <rms@gnu.org>
22228
22229 * cus-edit.el (custom-bury-buffer): Function deleted.
22230 (custom-buffer-done-function): Option deleted.
22231 (custom-buffer-done-kill): New replacement option.
22232 (Custom-buffer-done): Call quit-window.
22233 (custom-buffer-create-internal): Update for above changes.
22234
22235 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
22236
22237 * simple.el (undo-ask-before-discard): New var.
22238 (undo-outer-limit-truncate): Implement it.
22239 (undo-extra-outer-limit): Doc update.
22240
22241 2005-01-29 Richard M. Stallman <rms@gnu.org>
22242
22243 * ses.el (undo-more): Delete defadvice.
22244 (ses-begin-change): Doc fix.
22245
22246 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
22247 instead of rebinding C-x u and C-_.
22248
22249 * files.el (normal-backup-enable-predicate): Return nil for files
22250 in /tmp, regardless of temporary-file-directory.
22251
22252 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
22253
22254 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
22255 (open-rectangle, delete-whitespace-rectangle-line)
22256 (clear-rectangle-line): If FILL, pass t instead of FILL
22257 for move-to-column's 2nd arg.
22258
22259 * simple.el (undo): Fix the test for continuing a series of undos.
22260 (undo-more): Set pending-undo-list to t when we reach end.
22261 (pending-undo-list): Move up defvar.
22262
22263 * wid-edit.el (widget-button-click):
22264 Shorten the range of the track-mouse binding.
22265
22266 * comint.el (comint-insert-input): Undo previous changes;
22267 use last-input-event in interactive spec.
22268
22269 2005-01-29 Eli Zaretskii <eliz@gnu.org>
22270
22271 * progmodes/compile.el (compilation-start): Bind buffer-read-only
22272 to nil before invoking call-process. Reset buffer's modified flag
22273 after fontifying it in the no-async branch.
22274
22275 * wid-edit.el (widget-specify-button): If mouse pointer shape
22276 cannot be changed, use mouse face instead.
22277
22278 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
22279
22280 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
22281 (gdb-goto-breakpoint): Make breakpoint handling work on template
22282 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
22283 (gdb-assembler-custom): Update to recognize breakpoint information
22284 added on 2005-01-19.
22285
22286 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
22287
22288 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
22289 (dsssl-mode): Use define-derived-mode.
22290 (scheme-mode-initialize): Remove.
22291 (scheme-mode): Use run-mode-hooks.
22292
22293 * cus-edit.el (customize-group-other-window)
22294 (custom-buffer-create-other-window): Don't override special-display-*.
22295 (custom-mode-map): Make it dense.
22296
22297 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
22298 sets the default value.
22299
22300 2005-01-28 Eli Zaretskii <eliz@gnu.org>
22301
22302 * descr-text.el: Add more keywords.
22303
22304 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
22305
22306 * speedbar.el: Avoid unnecessary use of locate-library.
22307
22308 * international/mule-cmds.el (standard-display-european-internal):
22309 Don't fiddle with latin-1 non-break space any more since it's now
22310 special cased in the C code.
22311 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
22312
22313 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
22314
22315 * cus-start.el (all): Add `undo-outer-limit'.
22316
22317 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22318
22319 * textmodes/bibtex.el (bibtex-format-entry):
22320 Use `bibtex-empty-field-re' only on the text of fields, not on entire
22321 field lines.
22322 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
22323 not on part of a buffer.
22324
22325 2005-01-25 Lute Kamstra <lute@gnu.org>
22326
22327 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
22328 nonempty field text strings like "{letters\\macro{}more letters}".
22329 Clarify docstring.
22330 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
22331 (bibtex-entry-offset, bibtex-parse-association)
22332 (bibtex-parse-field-name): Fix typos in docstrings.
22333 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
22334
22335 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
22336
22337 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
22338 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
22339 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
22340 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
22341
22342 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
22343 isearch minor mode.
22344
22345 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
22346
22347 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
22348
22349 2005-01-24 Lute Kamstra <lute@gnu.org>
22350
22351 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
22352 CASECHARS and NOT-CASECHARS regular expressions of the
22353 "nederlands" and "nederlands8" dictionaries to prevent a "Range
22354 striding over charsets" error.
22355
22356 2005-01-24 Jay Belanger <belanger@truman.edu>
22357
22358 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
22359 display variable name.
22360
22361 2005-01-24 Kenichi Handa <handa@m17n.org>
22362
22363 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
22364 Fix setting of the element of encoded-kbd-iso2022-invocations.
22365
22366 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
22367
22368 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
22369 (gdb-threads-select): Change to also accept mouse events.
22370 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
22371 (gdb-threads-mouse-select): Delete.
22372
22373 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
22374
22375 * files.el (insert-directory): Take care of empty directory,
22376 listed without -a switch.
22377
22378 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
22379
22380 * textmodes/refill.el (refill-post-command-function):
22381 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
22382 to the list of functions that we should be careful not to undo.
22383 (refill-late-fill-paragraph-function): Remove.
22384 (refill-saved-state): New var.
22385 (refill-mode): Use it to save fill-paragraph-function.
22386 Save also the value of auto-fill-function.
22387
22388 * term/w32-win.el: Simplify code.
22389
22390 2005-01-23 Kim F. Storm <storm@cua.dk>
22391
22392 * simple.el (line-move): Adapt to new return value from
22393 pos-visible-in-window-p.
22394
22395 * simple.el (line-move): Fix last change. Check partial
22396 visibility at point rather than at window-start.
22397
22398 2005-01-22 Jason Rumney <jasonr@gnu.org>
22399
22400 * term/w32-win.el (xw-defined-colors): Remove debug-message.
22401
22402 2005-01-22 David Kastrup <dak@gnu.org>
22403
22404 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
22405
22406 2005-01-22 Eli Zaretskii <eliz@gnu.org>
22407
22408 * type-break.el (type-break-mode): Add a test for
22409 type-break-file-name being non-nil.
22410
22411 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
22412
22413 * net/eudc.el (top level): Call (message "") via progn, so that
22414 eudc-options-file is loaded.
22415
22416 2005-01-22 Kim F. Storm <storm@cua.dk>
22417
22418 * simple.el (line-move-1): Rename from line-move.
22419 (line-move): New function that adjusts vscroll for partially
22420 visible rows, and calls line-move-1 otherwise.
22421
22422 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
22423
22424 * pcomplete.el: Define pcomplete-read-event instead of read-event,
22425 since it's not a complete read-event implementation
22426
22427 2005-01-20 Jay Belanger <belanger@truman.edu>
22428
22429 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
22430 for called function.
22431
22432 2005-01-20 Steven Tamm <steventamm@mac.com>
22433
22434 * term/mac-win.el (process-connection-type): Remove.
22435 Controlled now by s/darwin.h:PTY_ITERATION.
22436
22437 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
22438
22439 * window.el (handle-select-window): Don't switch window when we're
22440 in the minibuffer.
22441
22442 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
22443
22444 * subr.el (dotimes-with-progress-reporter): New macro.
22445
22446 * ses.el (ses-dotimes-msg): Remove macro.
22447 Use `dotimes-with-progress-reporter' instead.
22448
22449 2005-01-19 Steven Tamm <steventamm@mac.com>
22450
22451 * term/mac-win.el (process-connection-type): Use new
22452 operating-system-release variable to use ptys on Darwin 7 (OS X
22453 10.3) when using carbon build.
22454
22455 2005-01-19 Jay Belanger <belanger@truman.edu>
22456
22457 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
22458 flags if the last command was a tab or M-tab.
22459
22460 * calc/calc-prog.el (calc-user-define-edit): Put original formula
22461 in formula editing buffer.
22462
22463 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
22464
22465 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
22466 breakpoint image symbol in margin.
22467
22468 2005-01-19 Jay Belanger <belanger@truman.edu>
22469
22470 * calc/calc-prog.el (calc-execute-kbd-macro):
22471 Ignore calc-keep-arg-flag.
22472
22473 2005-01-19 Kenichi Handa <handa@m17n.org>
22474
22475 * textmodes/ispell.el (ispell-looking-at): New function.
22476 (ispell-process-line): Use ispell-looking-at to compare the ispell
22477 output and the buffer contents.
22478
22479 2005-01-18 Jay Belanger <belanger@truman.edu>
22480
22481 * calc/calc.el (calc-display-raw): Fix docstring.
22482
22483 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
22484
22485 * simple.el (blink-matching-open): Strip extra info from syntax.
22486
22487 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
22488 funny chars in the end-of-here-doc marker.
22489
22490 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
22491
22492 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
22493 that enable/disabled state of breakpoints is shown correctly in
22494 fringe and on ttys.
22495 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
22496 Add breakpoint information as text properties.
22497 (gdb-mouse-toggle-breakpoint):
22498 Rename to gdb-mouse-set-clear-breakpoint.
22499 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
22500 breakpoints in the margin.
22501 (gdb-remove-strings): Simplify.
22502
22503 2005-01-17 Jay Belanger <belanger@truman.edu>
22504
22505 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
22506 erasing buffer.
22507
22508 2005-01-17 Richard M. Stallman <rms@gnu.org>
22509
22510 * progmodes/grep.el (grep-find): Copy from `grep' the condition
22511 for calling grep-compute-defaults.
22512
22513 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
22514 if buffer is empty.
22515
22516 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
22517
22518 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
22519
22520 * hilit-chg.el (highlight-changes-mode): Don't autoload.
22521
22522 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
22523 non-preloaded variables.
22524
22525 2005-01-17 Steven Tamm <steventamm@mac.com>
22526
22527 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
22528 tex-shell cause to force interactivity when using pipes.
22529
22530 2005-01-17 Kim F. Storm <storm@cua.dk>
22531
22532 * simple.el (just-one-space): Make arg optional.
22533
22534 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
22535
22536 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
22537 posn-at-x-y to t to access left-margin.
22538
22539 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
22540
22541 Sync with Tramp 2.0.47.
22542
22543 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
22544 catching keep-date problems in cp/scp operations.
22545 (tramp-handle-copy-file): Don't call `set-file-modes'
22546 unconditionally. Specialized functions should know better what is
22547 necessary. This improves performance a little bit, and the
22548 functions could catch errors with `cp -p' and `scp -p'.
22549 (tramp-do-copy-or-rename-file-via-buffer)
22550 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
22551 when appropriate.
22552 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
22553 Call `set-file-modes' when appropriate.
22554 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
22555 Johnsson <isak@hypergene.com>
22556 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
22557 of both Tramp buffer and debug buffer. Reported by Joakim Verona
22558 <joakim@verona.se>
22559 (tramp-file-name-for-operation): Mark `shell-command' as magic for
22560 Emacs only.
22561
22562 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
22563 `find-file-hooks' and `dired-mode-hook'.
22564 (tramp-minor-mode-map): Respective map. Add remapping for
22565 `compile' and `recompile'.
22566 (tramp-remap-command, tramp-recompile): New defuns.
22567 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
22568 in buffer "*Compilation*". Call the commands asynchronously.
22569
22570 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
22571 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
22572 `shell-command', because it isn't magic in XEmacs. Reported by
22573 Adrian Aichner <adrian@xemacs.org>.
22574
22575 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
22576 `substitute-in-file-name.
22577 (tramp-smb-handle-substitute-in-file-name): New defun.
22578 (tramp-smb-advice-PC-do-completion): Delete advice.
22579
22580 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
22581
22582 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
22583 Fix error in deleting region.
22584
22585 2005-01-15 Richard M. Stallman <rms@gnu.org>
22586
22587 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
22588 In non-temp buffer, switch syntax table temporarily.
22589
22590 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
22591
22592 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
22593
22594 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
22595
22596 * imenu.el (imenu--split-menu): Copy menulist before sorting.
22597 (imenu--generic-function): Use START, not BEG, as pos of definition.
22598
22599 * simple.el (just-one-space): Argument specifies number of spaces.
22600
22601 * simple.el (eval-expression-print-format): Avoid warning
22602 about edebug-active.
22603
22604 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
22605
22606 * progmodes/sh-script.el: Code copied from make-mode.el
22607 with small changes,
22608 (sh-mode-map): Bind C-c C-\.
22609 (sh-backslash-column, sh-backslash-align): New variables.
22610 (sh-backslash-region, sh-append-backslash): New functions.
22611
22612 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
22613
22614 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
22615 (rmail-pop-password, rmail-pop-password-required): Move to
22616 rmail-obsolete group.
22617 (rmail-set-pop-password): Rename to rmail-set-remote-password.
22618 All callers updated.
22619 (rmail-get-pop-password): Rename to rmail-get-remote-password.
22620 Take an argument specifying whether it is POP or IMAP mailbox we
22621 are using. All callers updated.
22622 (rmail-pop-password-error): Rename to
22623 rmail-remote-password-error. Added mailutils-specific error message.
22624 (rmail-movemail-search-path)
22625 (rmail-movemail-variant-in-use): New variables.
22626 (rmail-remote-password, rmail-remote-password-required):
22627 New customization variables.
22628 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
22629 (rmail-parse-url): New function.
22630 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
22631 with GNU mailutils movemail.
22632
22633 2005-01-15 Kevin Ryde <user42@zip.com.au>
22634
22635 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
22636 suffix to space, $ or '$, to correctly position point when going
22637 to @table style constants like DBL_MAX.
22638
22639 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
22640
22641 * type-break.el (type-break-mode, type-break-file-time)
22642 (type-break-file-keystroke-count, type-break-choose-file):
22643 Don't store data in or load data from the file if type-break-file-name
22644 is nil.
22645 (type-break-file-name): Doc update as per the above.
22646
22647 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
22648
22649 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
22650 lookup-key might return nil; handle that.
22651
22652 2005-01-15 Alan Mackenzie <acm@muc.de>
22653
22654 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
22655 rather than the element found, thus enabling the tree to be setcar'd.
22656
22657 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22658
22659 * textmodes/org.el (org-show-following-heading): New option.
22660 (org-show-hierarchy-above): Use `org-show-following-heading'.
22661 (org-cycle): Documentation fix.
22662
22663 * textmodes/org.el (orgtbl-optimized): New option
22664 (orgtbl-mode): New command, a minor mode.
22665 (orgtbl-mode-map): New variable.
22666 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
22667 (orgtbl-error, orgtbl-self-insert-command)
22668 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
22669
22670 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
22671 a local variable in each org-mode buffer.
22672
22673 * textmodes/org.el (org-set-regexps-and-options): Rename from
22674 `org-set-regexps'. Added checking for STARTUP keyword.
22675 (org-get-current-options): Add STARTUP options.
22676 (org-table-insert-row): Make mode intelligent about when
22677 realignment is needed.
22678 (org-self-insert-command, org-delete-backward-char, org-delete-char):
22679 New commands.
22680 (org-enable-table-editor): New default value `optimized'.
22681 (org-table-blank-field): Support blanking regions if active.
22682
22683 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22684
22685 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
22686 if the year is not given.
22687
22688 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
22689 Add new escapes %m and %M, fixed bug with %F by adding
22690 save-match-data.
22691 (reftex-reference): Remove ?. from list of spaces.
22692 (reftex-label-info): Add automatic label prefix recognition.
22693
22694 * textmodes/reftex-index.el (reftex-index-next-phrase):
22695 Add slave parameter to call of `reftex-index-this-phrase'.
22696 (reftex-index-this-phrase): New optional argument.
22697 (reftex-index-region-phrases): Add slave parameter to call of
22698 `reftex-index-this-phrase'.
22699 (reftex-display-index): New argument redo.
22700 (reftex-index-rescan): Add `redo' to arguments of
22701 `reftex-display-index'.
22702 (reftex-index-Rescan, reftex-index-revert)
22703 (reftex-index-switch-index-tag): Add `redo' to arguments of
22704 `reftex-display-index'.
22705 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
22706 indexing. Fix bug with matching is there is a quote before or
22707 after the word.
22708
22709 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
22710 Fix bug when collecting citation keys in lines with comments.
22711 (reftex-citation): Prefix argument no longer rescans the document,
22712 but forces prompting for optional arguments of cite macros.
22713 (reftex-do-citation): Prompting for optional arguments implemented.
22714
22715 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
22716 Add optional arguments to most cite commands.
22717 (reftex-cite-cleanup-optional-args): New option
22718 (reftex-cite-prompt-optional-args): New option.
22719 (reftex-trust-label-prefix): New option.
22720
22721 * textmodes/reftex-toc.el (reftex-toc-find-section):
22722 Add push-mark before changing the position in the buffer.
22723
22724 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
22725 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
22726
22727 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
22728
22729 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
22730 more carefully.
22731
22732 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
22733
22734 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
22735 (sgml-mode): Use it.
22736 (sgml-get-context): Better keep track of implicitly closed tags.
22737
22738 2005-01-13 Kenichi Handa <handa@m17n.org>
22739
22740 * textmodes/ispell.el: These changes are to fix misalignment error
22741 caused by equivalent characters of different Emacs charsets.
22742 (ispell-unified-chars-table): New variable.
22743 (ispell-get-decoded-string): New function.
22744 (ispell-get-casechars, ispell-get-not-casechars)
22745 (ispell-get-otherchars): Call ispell-get-decoded-string.
22746
22747 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
22748
22749 * custom.el (custom-declare-variable): Just put symbol instead
22750 of (defvar . symbol) in `current-load-list'.
22751
22752 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
22753
22754 * emacs-lisp/elint.el: Fixed typo in Commentary section.
22755
22756 2005-01-12 Jay Belanger <belanger@truman.edu>
22757
22758 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
22759 to create a Calc summary.
22760
22761 2005-01-12 Kim F. Storm <storm@cua.dk>
22762
22763 * mouse.el (mouse-on-link-p): Change functionality and doc
22764 string to comply with latest description in lisp ref.
22765
22766 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
22767
22768 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
22769 Enable mouse clicks on mode-line, header-line and margin.
22770 (event-type): Give mouse event symbols an `event-kind' property
22771 with value `mouse-click'.
22772
22773 2005-01-12 Juri Linkov <juri@jurta.org>
22774
22775 * facemenu.el (list-colors-display): Add new arg buffer-name.
22776 Use it. Fix docstring. Replace code for identifying duplicate
22777 colors by the name with call to `list-colors-duplicates' which
22778 identifies duplicate colors by the value unless the color
22779 is one of special Windows colors. Set truncate-lines to t.
22780 Print sorted duplicate color names on each line. Indent to 22
22781 \(the longest color name in rgb.txt) instead of 20. Optimize.
22782 (list-colors-duplicates): New function.
22783 (facemenu-color-name-equal): Delete function.
22784
22785 * facemenu.el (list-colors-print): New function created from code
22786 in list-colors-display. Print #RRGGBB at the window right edge.
22787 (list-colors-display): When temp-buffer-show-function is not
22788 defined, call list-colors-print from temp-buffer-show-hook
22789 to get the right value of window-width in list-colors-print
22790 after the buffer is displayed.
22791
22792 * simple.el (pop-mark): Move deactivate-mark out of conditional
22793 part to deactivate the active mark regardless of the state of the
22794 mark ring.
22795
22796 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
22797 variables line in desktop files.
22798
22799 2005-01-12 Juri Linkov <juri@jurta.org>
22800
22801 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
22802 Bring together isearch highlight related options.
22803 (lazy-highlight): Replace group `replace' by `matching'.
22804 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22805 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22806 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
22807 and declare them obsolete.
22808 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
22809 (isearch-faces): Remove defgroup.
22810 (isearch-overlay, isearch-highlight, isearch-dehighlight):
22811 Move isearch highlighting code closer to lazy highlighting code.
22812
22813 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
22814 (query-replace-highlight, query-replace-lazy-highlight)
22815 (query-replace): Move definitions to the beginning of the file.
22816
22817 2005-01-11 Juri Linkov <juri@jurta.org>
22818
22819 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
22820 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
22821 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
22822
22823 * info.el (Info-history-forward): New variable.
22824 (Info-select-node): Reset Info-history-forward to nil.
22825 (Info-last): Turn into defalias.
22826 (Info-history-back): Rename from Info-last.
22827 Add current node to Info-history-forward.
22828 (Info-history-forward): New fun.
22829 (Info-mode-map): Replace Info-last by Info-history-back.
22830 Bind Info-history-forward to "r".
22831 (Info-mode-menu): Replace Info-last by Info-history-back.
22832 Fix menu item text. Add menu item for Info-history-forward.
22833 (info-tool-bar-map): Replace Info-last by Info-history-back.
22834 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
22835 for Info-history-forward.
22836 (Info-mode): Replace Info-last by Info-history-back in docstring.
22837 Add local variable Info-history-forward.
22838 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
22839
22840 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
22841
22842 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
22843 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
22844 Ignore select-window events rather than fiddle with
22845 mouse-autoselect-window.
22846
22847 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
22848
22849 * type-break.el (type-break-mode): Fix previous change.
22850
22851 2005-01-10 Jay Belanger <belanger@truman.edu>
22852
22853 * calc/calc-ext.el (calc-reset): Reset when inside embedded
22854 calculator; only reset when point is inside a calculator.
22855 Don't adjust the window height if the window takes up the whole height
22856 of the frame.
22857
22858 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
22859
22860 * ebuff-menu.el (Electric-buffer-menu-mode):
22861 Preserve value of buffer-local var header-line-format.
22862
22863 2005-01-09 Jay Belanger <belanger@truman.edu>
22864
22865 * calc/calc.el (calc-mode-var-list-restore-saved-values):
22866 Make sure settings file exists before accessing it.
22867
22868 * calc/calc-embed.el (calc-embedded-subst):
22869 Replace math-multi-subst-rec, which is only supposed to be called
22870 by math-multi-subst, by math-multi-subst.
22871
22872 2005-01-09 Andre Spiegel <spiegel@gnu.org>
22873
22874 * vc.el (vc-allow-async-revert): New user option.
22875 (vc-disable-async-diff): New internal variable.
22876 (vc-revert-buffer): Use them to disable asynchronous diff.
22877
22878 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
22879 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
22880 asynchronously if vc-disable-async-diff is t.
22881
22882 2005-01-09 Jay Belanger <belanger@truman.edu>
22883
22884 * calc/calc.el (defcalcmodevar): New macro.
22885 (calc-mode-var-list-restore-default-values)
22886 (calc-mode-var-list-restore-saved-values): New functions.
22887 (calc-mode-var-list): Use defcalcmodevar to define it.
22888 (calc-always-load-extensions, calc-line-numbering)
22889 (calc-line-breaking, calc-display-just, calc-display-origin)
22890 (calc-number-radix, calc-leading-zeros, calc-group-digits)
22891 (calc-group-char, calc-point-char, calc-frac-format)
22892 (calc-prefer-frac, calc-hms-format, calc-date-format)
22893 (calc-float-format, calc-full-float-format, calc-complex-format)
22894 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
22895 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
22896 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
22897 (calc-matrix-brackets, calc-language, calc-language-option)
22898 (calc-left-label, calc-right-label, calc-word-size)
22899 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
22900 (calc-display-raw, calc-internal-prec, calc-angle-mode)
22901 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
22902 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
22903 (calc-window-height, calc-display-trail, calc-show-selections)
22904 (calc-use-selections, calc-assoc-selections)
22905 (calc-display-working-message, calc-auto-why, calc-timing)
22906 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
22907 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
22908 (calc-gnuplot-default-device, calc-gnuplot-default-output)
22909 (calc-gnuplot-print-device, calc-gnuplot-print-output)
22910 (calc-gnuplot-geometry, calc-graph-default-resolution)
22911 (calc-graph-default-resolution-3d, calc-invocation-macro)
22912 (calc-show-banner): Use defcalcmodevar to declare them and set
22913 their default values.
22914
22915 * calc/calc-ext.el (calc-reset): Restore saved values of variables
22916 instead of default values (but restore default values if there is
22917 an argument of 0).
22918
22919 2005-01-09 David Kastrup <dak@gnu.org>
22920
22921 * desktop.el (desktop-restore-eager): Fix typo in type.
22922
22923 2005-01-08 Richard M. Stallman <rms@gnu.org>
22924
22925 * cus-edit.el (customize): Delete :link.
22926
22927 2005-01-08 Jay Belanger <belanger@truman.edu>
22928
22929 * calc/calc.el (calc-mode): Remove the extension from the
22930 `calc-settings-file' file name when loading it.
22931
22932 2005-01-08 Kim F. Storm <storm@cua.dk>
22933
22934 * info.el (Info-mode-map, Info-next-link-keymap)
22935 (Info-prev-link-keymap, Info-up-link-keymap):
22936 Map follow-link to mouse-face.
22937 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
22938
22939 2005-01-08 Jay Belanger <belanger@truman.edu>
22940
22941 * calc/calc.el (calc-settings-file): Change default value.
22942 Suggested by cgw in a comment in calc-mode.el.
22943
22944 * calc/calc-mode.el (calc-settings-file-name):
22945 Compare calc-settings-file to user-init-file instead of ~/.emacs.
22946 Replace ~/.emacs in a prompt by calc-settings-file.
22947
22948 2005-01-07 Lars Hansen <larsh@math.ku.dk>
22949
22950 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
22951 (desktop-lazy-idle-delay): New customizable variables.
22952 (desktop-buffer-args-list): New variable.
22953 (desktop-append-buffer-args): New function.
22954 (desktop-save): Call desktop-append-buffer-args for some buffers.
22955 (desktop-lazy-create-buffer): New function.
22956 (desktop-idle-create-buffers): New function.
22957 (desktop-read): Add message about buffers to restore lazily.
22958 (desktop-lazy-abort): New command.
22959 (desktop-clear): Call desktop-lazy-abort.
22960 (desktop-lazy-complete): New command.
22961
22962 2005-01-06 Richard M. Stallman <rms@gnu.org>
22963
22964 * emacs-lisp/find-func.el (find-face-definition):
22965 Rename from find-face.
22966
22967 2005-01-06 Kim F. Storm <storm@cua.dk>
22968
22969 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
22970
22971 * man.el (Man-xref-man-page, Man-xref-header-file)
22972 (Man-xref-normal-file): Add follow-link property.
22973
22974 2005-01-06 Jay Belanger <belanger@truman.edu>
22975
22976 * calc/calc-units.el: Make sure the proper macro definitions are
22977 available when compiling.
22978
22979 2005-01-06 Juri Linkov <juri@jurta.org>
22980
22981 * isearch.el (isearch-lazy-highlight-update):
22982 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
22983
22984 2005-01-06 Miles Bader <miles@gnu.org>
22985
22986 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
22987 (isearch-lazy-highlight-face): Use new name.
22988
22989 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
22990
22991 * uniquify.el (uniquify-rationalize-file-buffer-names):
22992 Re-add an interactive spec.
22993 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
22994 to the same name.
22995
22996 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
22997 (isearch-update, isearch-done): Adjust calls accordingly.
22998
22999 2005-01-05 Richard M. Stallman <rms@gnu.org>
23000
23001 * custom.el (custom-set-variables, custom-theme-set-variables):
23002 Clarify documentation.
23003
23004 * emacs-lisp/find-func.el (find-variable)
23005 (find-variable-other-window, find-variable-other-frame):
23006 Fix the TYPE args to find-function-read and find-function-do-it.
23007 (find-function): Doc fix.
23008 (find-function-at-point): Replace function-at-point alias.
23009
23010 2005-01-04 Richard M. Stallman <rms@gnu.org>
23011
23012 * cus-face.el (custom-declare-face):
23013 Record defface in current-load-list.
23014
23015 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
23016
23017 * emacs-lisp/find-func.el: Doc fixes.
23018 (find-face-regexp): New variable.
23019 (find-function-regexp-alist): New variable.
23020 (find-function-C-source): Third arg is now TYPE.
23021 (find-function-search-for-symbol): Handle general TYPE.
23022 (find-function-read, find-function-do-it): Handle general TYPE.
23023 (find-definition-noselect, find-face): New functions.
23024 (function-at-point): Alias deleted.
23025
23026 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
23027
23028 * battery.el (display-battery-mode): Rename from display-battery.
23029 Handle the case where it gets turned off.
23030
23031 2005-01-04 Richard M. Stallman <rms@gnu.org>
23032
23033 * cus-edit.el (customize): Make :link point to user doc.
23034
23035 * man.el (Man-fontify-manpage): Turn off undo generation.
23036
23037 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
23038
23039 2005-01-04 Andreas Schwab <schwab@suse.de>
23040
23041 * files.el (insert-directory): Only look for error lines in
23042 inserted text. Don't move too far after processing --dired markers.
23043
23044 2005-01-04 Richard M. Stallman <rms@gnu.org>
23045
23046 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
23047 Don't expand if the character is @, period, dash, etc.
23048 (define-mail-abbrev): Quote names that contain problem characters.
23049
23050 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
23051
23052 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
23053
23054 2005-01-03 Richard M. Stallman <rms@gnu.org>
23055
23056 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
23057 (query-replace-highlight, query-replace-lazy-highlight)
23058 (query-replace): Definitions moved up. Doc fix.
23059
23060 2005-01-03 Richard M. Stallman <rms@gnu.org>
23061
23062 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
23063 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
23064 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
23065 (lazy-highlight-face): Rename from isearch-lazy-...
23066 Change all references to them.
23067
23068 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
23069
23070 * cus-edit.el (custom-file): Doc fix for defcustom.
23071 (custom-file): The function no longer sets the variable
23072 `custom-file' to its return value.
23073
23074 * startup.el (command-line): No longer load `custom-file'.
23075
23076 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
23077
23078 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
23079
23080 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
23081 Don't confuse module-prefixed identifiers for labels.
23082 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
23083
23084 2005-01-02 Richard M. Stallman <rms@gnu.org>
23085
23086 * files.el (basic-save-buffer-1): Fix previous change.
23087
23088 * loadhist.el (file-loadhist-lookup): New function.
23089 (file-provides, file-requires): Use it.
23090
23091 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
23092 instead of calculating the right size.
23093
23094 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
23095
23096 * vc-svn.el (vc-svn-diff): Stay local if possible.
23097
23098 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
23099
23100 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
23101
23102 * files.el (hack-local-variables): Fix last change.
23103
23104 2005-01-02 Jay Belanger <belanger@truman.edu>
23105
23106 * calc/calc-yank.el (calc-edit-top): New variable.
23107 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
23108 object. Change header properties.
23109 (calc-edit-finish, calc-edit-finish-stack-object)
23110 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
23111 edited object.
23112 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
23113 for the beginning of the edited object.
23114 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
23115 for the beginning of the edited object.
23116 * calc/calc-prog.el (calc-edit-macro-finish-edit)
23117 (calc-finish-formula-edit, calc-macro-repeats)
23118 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
23119 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
23120 beginning of the edited object.
23121 (calc-user-define-edit): Change the header for editing macros.
23122 Remove unnecessary variable.
23123
23124 2005-01-01 Jay Belanger <belanger@truman.edu>
23125
23126 * calc/calc-yank.el (calc-edit-mode): Change default header.
23127 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
23128 * calc/calc-store.el (calc-edit-variable): Change title to match new
23129 header.
23130 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
23131 mode to match new header.
23132 (calc-user-define-edit): Change titles to include names of commands.
23133 (calc-finish-formula-edit): Adjust to handle new header.
23134 (calc-finish-macro-edit): Remove.
23135 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
23136 (calc-edit-macro-command, calc-edit-macro-command-type)
23137 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
23138 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
23139 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
23140 (calc-edit-macro-finish-edit): New functions.
23141 (calc-user-define-edit): Use new functions to edit named calc macros.
23142
23143 2005-01-01 Stefan <monnier@iro.umontreal.ca>
23144
23145 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
23146
23147 * ses.el (copy-region-as-kill): Deactivate mark.
23148
23149 2005-01-01 Richard M. Stallman <rms@gnu.org>
23150
23151 * replace.el (occur-1): If the output buffer is also an input,
23152 don't kill it, rename it.
23153
23154 * faces.el (set-face-background, set-face-foreground): Doc fix.
23155
23156 * cus-face.el (custom-face-attributes): Fix :help-echo strings
23157 for :foreground and :background.
23158
23159 * dired.el (dired-view-command-alist): Variable deleted.
23160 (dired-view-file, dired-mouse-find-file-other-window):
23161 Delete the code to use it.
23162
23163 2005-01-01 Kim F. Storm <storm@cua.dk>
23164
23165 * image.el (insert-sliced-image): Use t for line-height property.
23166
23167 See ChangeLog.11 for earlier changes.
23168
23169 ;; Local Variables:
23170 ;; coding: iso-2022-7bit
23171 ;; End:
23172
23173 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
23174 Copying and distribution of this file, with or without modification,
23175 are permitted provided the copyright notice and this notice are preserved.
23176
23177 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1