]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
4 (menu): Fix typo.
5
6 2006-05-02 Miles Bader <miles@gnu.org>
7
8 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
9
10 2006-05-02 Jay Belanger <belanger@truman.edu>
11
12 * calc/calc-embed.el: (calc-override-minor-modes-map)
13 (calc-override-minor-modes): New variables.
14 (calc-do-embedded): Make sure that Calc keystrokes aren't
15 overwritten by minor modes.
16
17 2006-05-02 Chong Yidong <cyd@mit.edu>
18
19 * msb.el (msb): If EVENT is a down event, read and discard the up
20 event.
21
22 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
23
24 * startup.el (command-line-1): Refer to Lisp manual when
25 pure-space-overflow occurs.
26
27 * files.el (byte-compile-dynamic)
28 (byte-compile-dynamic-docstrings, byte-compile-warnings)
29 (find-file-visit-truename, indent-tabs-mode, left-margin)
30 (no-byte-compile no-update-autoloads, truncate-lines)
31 (version-control): Don't use `t' for safe-local-variable
32 declarations.
33
34 2006-05-01 Richard Stallman <rms@gnu.org>
35
36 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
37 M-r, M-R, M-A, M-SPC or M-DEL.
38 (diff-mode-map): diff-refine-hunk now on C-c C-w
39 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
40
41 * help-mode.el (help-mode): view-exit-action calls delete-window
42 only when it is safe and possible.
43
44 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
45 in messages.
46
47 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
48
49 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
50 in the default tool-bar-map.
51
52 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
53
54 * net/tramp.el (tramp-completion-file-name-handler-alist)
55 (tramp-run-real-handler, tramp-completion-run-real-handler)
56 (tramp-completion-handle-file-name-all-completions)
57 (tramp-completion-handle-file-name-completion): Autoload them.
58 (tramp-completion-handle-file-exists-p)
59 (tramp-completion-handle-file-name-directory)
60 (tramp-completion-handle-file-name-nondirectory)
61 (tramp-completion-handle-expand-file-name): Remove them.
62 (tramp-handle-file-name-directory): Return the real directory name.
63 Returning "/" only doesn't need to be necessary any longer.
64 (tramp-file-name-handler): Make special attention when in hostname
65 completion mode.
66 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
67 (tramp-register-file-name-handlers): Register
68 `tramp-completion-file-name-handler' only when
69 `partial-completion-mode is enabled.
70 (tramp-completion-handle-file-name-all-completions):
71 Delete directory part from results.
72 (tramp-get-completion-methods, tramp-get-completion-user-host):
73 Discard deleting "/", it doesn't work after the change of
74 `tramp-handle-file-name-directory' above.
75
76 2006-05-01 Kim F. Storm <storm@cua.dk>
77
78 * progmodes/grep.el (grep-expand-template): Use save-match-data
79 and symbol-value.
80
81 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
82
83 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop): Use
84 select-frame-set-input-focus instead of raise-frame.
85 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
86
87 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
88
89 * progmodes/gud.el (gud-def): Add %c case.
90 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
91 (gud-format-command): Make match case sensitive. Match on %F.
92
93 2006-04-30 Glenn Morris <rgm@gnu.org>
94
95 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
96 (cal-tex-preamble): Use cal-tex-preamble-extra.
97 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
98 than alias `list-diary-entries'.
99
100 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
101
102 * help-fns.el (describe-variable): Add info about safe local variables.
103
104 2006-04-29 Richard Stallman <rms@gnu.org>
105
106 * bindings.el (mode-line-format): help-echo doc fixes.
107
108 * net/tramp.el (tramp-file-name-handler-alist): Delete
109 expand-file-name and other operations that can cause spurious loading.
110
111 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
112
113 * files.el (safe-local-variable-p): Remove support for the special
114 value t.
115
116 * textmodes/paragraphs.el (sentence-end-without-space):
117 Fix safety predicate.
118 (sentence-end-double-space, sentence-end-without-period)
119 (paragraph-ignore-fill-prefix):
120 * textmodes/fill.el (colon-double-space):
121 * abbrev.el (abbrev-mode): Tighten the safety predicate.
122
123 * subr.el (booleanp): New fun.
124
125 * textmodes/reftex-vars.el (reftex-guess-label-type):
126 Tighten the safety predicate.
127
128 2006-04-28 Kim F. Storm <storm@cua.dk>
129
130 * progmodes/grep.el (defgroup grep): Doc fix.
131 (grep-auto-highlight): Remove.
132 (grep-template): New defcustom.
133 (grep-find-template): Rename from grep-tree-template.
134 (grep-files-aliases): Rename from grep-tree-files-aliases.
135 Remove "all" alias, add "l" alias.
136 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
137 (grep-find-ignored-directories): New defcustom to replace
138 grep-tree-ignore-CVS-directories, to facilitate ignoring
139 subdirectories for multiple version control systems.
140 (grep-mode-map): Add Recursive grep item to GREP menu.
141 (grep-regexp-history, grep-files-history): New defvars.
142 (grep-probe): New helper function.
143 (grep-compute-defaults): Use it to simplify code.
144 Adapt to name changes.
145 Use `.' as base in grep-find-template rather than <D>.
146 (grep): Remove superfluous highlight-regexp arg. Fix doc.
147 Call grep-compute-defaults unconditionally.
148 (grep-expand-keywords): New defconst.
149 (grep-expand-template): Rename from grep-expand-command-macros.
150 Simplify via grep-expand-keywords. Look at case-fold-search instead
151 of grep-tree-ignore-case to add -i option.
152 Bind case-fold-search to nil while matching keywords.
153 (grep-tree-last-regexp, grep-tree-last-files): Remove.
154 (grep-read-regexp, grep-read-files): New helper functions.
155 (rgrep): Rename from grep-tree. Rework to use proper histories.
156 Adapt to changes in defcustoms and functions above.
157 (lgrep): New command, as grep, but using same interactive UI as rgrep.
158
159 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
160
161 * net/tramp.el (tramp-completion-file-name-handler):
162 Disable Tramp's functionality while loading Tramp itself.
163 (tramp-register-file-name-handlers): That's a defsubst now.
164 Code from `tramp-repair-jka-compr' moved here. Apply it via
165 `after-init-hook'.
166 (tramp-repair-jka-compr): Remove.
167
168 2006-04-27 Jay Belanger <belanger@truman.edu>
169
170 * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
171 read expression when `math-read-big-expr' doesn't work.
172
173 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
174
175 * startup.el (command-line-1): Display warning when
176 pure-space-overflow is non-nil.
177
178 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
179
180 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
181 risky.
182
183 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
184
185 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
186 Return the URL or nil if none can be generated.
187
188 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
189
190 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
191 byte compiler warnings.
192 (gud-basic-call, gud-find-expr): Let user select an expression
193 for printing. Print expression as well as value in GUD buffer.
194
195 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
196
197 * allout.el: Remove local autoload declaration for
198 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
199 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
200 (allout-plain-bullets-string, allout-distinctive-bullets-string)
201 (allout-use-mode-specific-leader, allout-old-style-prefixes)
202 (allout-stylish-prefixes, allout-numbered-bullet)
203 (allout-file-xref-bullet, allout-presentation-padding)
204 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
205 safe-local-variable with suitable value spec, and add autoload
206 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
207 (move-beginning-of-line, move-end-of-line): Repair so these compat
208 functions now actually resituate the point, when appropriate.
209
210 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
211
212 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
213
214 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
215 (add-log-iso8601-time-string): Fix call to format-time-string.
216
217 2006-04-26 Kim F. Storm <storm@cua.dk>
218
219 * subr.el (posn-string, posn-image, posn-object): Doc fix.
220
221 2006-04-26 Masatake YAMATO <jet@gyve.org>
222
223 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
224 Add support for "//" style comments. Remove `b' flag
225 from ?* in `asm-mode-syntax-table'.
226
227 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
228
229 * follow.el: Use (featurep 'xemacs) everywhere.
230 (follow-mode): Use define-minor-mode.
231 (follow-mode-map): Move initialization into the declaration.
232 Use command remapping.
233 (follow-emacs-version-xemacs-p): Remove.
234 (follow-submit-feedback): Remove.
235
236 * allout.el (allout-layout, allout-passphrase-verifier-string)
237 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
238
239 * textmodes/reftex-vars.el (reftex-vref-is-default)
240 (reftex-fref-is-default, reftex-guess-label-type):
241 Tighten up a bit the safety predicate.
242
243 * textmodes/paragraphs.el (sentence-end-double-space)
244 (sentence-end-without-period, sentence-end-without-space)
245 (page-delimiter, paragraph-ignore-fill-prefix):
246 Tighten up a bit the safety predicate.
247
248 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
249
250 * progmodes/python.el (python-continuation-line-p)
251 (python-beginning-of-statement): syntax-ppss may return
252 a negative depth.
253 (python-mode): Don't forcefully enable font-lock.
254
255 * time-stamp.el (time-stamp-start, time-stamp-end)
256 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
257
258 * add-log.el: Remove spurious * in docstrings.
259 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
260 (add-change-log-entry): Use it here, since it's not specific
261 to iso8601.
262 (add-log-iso8601-time-string): Don't use it here any more.
263 (change-log-indent-text, change-log-indent): Rename from add-log-*.
264
265 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
266
267 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
268
269 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
270 (rcirc-toggle-low-priority): Doc fix.
271 (rcirc-handler-NOTICE): Remove beginning of line anchor in
272 ChanServ regexp.
273 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
274 #emacs.
275 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
276 (rcirc-decode-coding-system): Use utf-8 as the default.
277 (rcirc-multiline-minor-mode): Set the fill-column.
278 (rcirc-format-response-string): Display bright and dim nicks.
279 (rcirc-browse-url): Update interactive spec to fill ARG.
280 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
281 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
282
283 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
284
285 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
286 case for @Article, etc.
287
288 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
289
290 * net/tramp.el (tramp-register-file-name-handlers): New defun.
291 Added with autoload cookie.
292 (tramp-unload-file-name-handlers): Rename from
293 `tramp-unload-file-name-handler-alist'.
294
295 2006-04-23 Romain Francoise <romain@orebokech.com>
296
297 * comint.el (comint-match-partial-filename): Doc fix.
298
299 2006-04-21 Glenn Morris <rgm@gnu.org>
300
301 * calendar/cal-menu.el (calendar-mode-map): Refer to
302 `diary-view-entries' rather than alias `view-diary-entries'.
303 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
304
305 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
306
307 * progmodes/antlr-mode.el (antlr-default):
308 * cus-edit.el (custom-documentation):
309 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
310 in defface.
311
312 2006-04-21 Kim F. Storm <storm@cua.dk>
313
314 * image.el (image-type): New defun split out of create-image.
315 (create-image): Use it.
316
317 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
318
319 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
320 (org-open-at-point): Remove the "...done" message to keep output
321 in the echo area visible.
322 (org-export-as-xoxo): Fix call to `indent-region'.
323
324 2006-04-21 Kevin Ryde <user42@zip.com.au>
325
326 * international/mule.el (keyboard-coding-system): defcustom
327 info-link fixes: "Specify Coding" has been split, keyboard now in
328 "Terminal Coding", and "Single-Byte Character Support" is now
329 "Unibyte Mode".
330
331 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
332
333 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
334 Use font-lock-warning-face for any errors e.g. no stack.
335 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
336
337 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
338
339 * progmodes/sh-script.el (sh-shell): Mark as safe.
340
341 * newcomment.el (comment-start, comment-start-skip)
342 (comment-end-skip, comment-end): Mark as safe.
343
344 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
345
346 * textmodes/org.el (org-deadline-announce): Face removed.
347 (org-level-faces, org-n-levels): Convert to constant.
348 (org-compatible-face): New function.
349 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
350 (org-level-5, org-level-6, org-level-7, org-level-8)
351 (org-special-keyword, org-warning, org-headline-done, org-link)
352 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
353 (org-scheduled-today, org-scheduled-previously, org-time-grid):
354 Face definition revised for better color tty support.
355 (org-bold-re, org-italic-re, org-underline-re): New constants.
356 (org-set-font-lock-defaults): Use the new constants.
357 (org-agenda-highlight-todo): New function.
358 (org-agenda-todo): Fix bug with point at end of line.
359 (org-agenda-change-all-lines, org-finalize-agenda-entries):
360 Fontify TODO keywords.
361 (org-insert-link): Preserve relative path in ../ links.
362 (org-export-as-html): Convert links pointing to .org files into
363 links that will work beteen the exported HTML files.
364 (org-todo-list): Fix bug when arg=0.
365 (org-insert-heading): More fine-tuning.
366
367 2006-04-19 Romain Francoise <romain@orebokech.com>
368
369 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
370 from `rmail-mime-charset-pattern'.
371
372 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
373
374 * progmodes/python.el (python-mode): Fix typo.
375
376 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
377
378 * comint.el (comint-previous-input): Don't clobber input line
379 when moving off either end of the input history ring.
380 (comint-delete-input): New function, used by
381 `comint-previous-input' and others.
382 (comint-previous-matching-input):
383 Use `coming-delete-input'. Save the partial input if leaving the
384 edit line. Goto point-max before deleting input to avoid
385 partial input fragments hanging around.
386 (comint-restore-input): New function, used by `comint-previous-input'.
387
388 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
389
390 * imenu.el (imenu--index-alist): Balance parentheses.
391
392 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
393
394 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
395
396 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
397
398 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
399 file is nil.
400
401 2006-04-18 Richard Stallman <rms@gnu.org>
402
403 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
404
405 * imenu.el (imenu-create-index-function, imenu--index-alist)
406 (imenu--last-menubar-index-alist, imenu--make-index-alist)
407 (imenu-default-create-index-function, imenu--generic-function):
408 Doc fixes.
409
410 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
411
412 * help-mode.el (help-mode): Set view-exit-action to delete window.
413
414 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
415 now works by passing nil as arg.
416
417 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
418
419 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
420 (read-abbrev-file): Provide default when reading filename.
421
422 * files.el (enable-local-variables): Allow :all as value.
423 (hack-local-variables): Implement that value.
424 (safe-local-variable-values, safe-local-eval-forms)
425 (enable-local-variables): Mark as risky.
426 (find-file-visit-truename, kept-old-versions): Mark safe.
427
428 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
429 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
430 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
431
432 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
433
434 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
435 Use forward-line so as to get to BOL even in the presence of fields.
436 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
437 in return.
438 (inferior-tcl): Tell tclsh to work in interactive mode.
439
440 * complete.el (partial-completion-mode):
441 Use 'choose-completion-string-functions to make sure that
442 choose-completion fills the minibuffer properly.
443
444 * complete.el (PC-old-read-file-name-internal): Remove.
445 (PC-read-include-file-name-internal): Remove. Turn it into an advice
446 of read-file-name-internal.
447 (partial-completion-mode): Enable/disable this advice.
448
449 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
450
451 * net/tramp.el (tramp-completion-file-name-handler): Revert change
452 of 2006-04-17.
453
454 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
455
456 * textmodes/org.el (org-insert-heading): Insert heading before
457 current if at beginning of line.
458 (org-todo, org-date): New faces.
459 (org-table-align): Make sure tooltip window contains full text.
460 (org-no-properties): New defsubst.
461 (org-set-font-lock-defaults): Use new faces.
462
463 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
464
465 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
466 for root variables.
467
468 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
469 (gdb-frame-address): Re-use to identify frame for watch expression.
470 (gdb-var-list, gdb-var-create-handler): Add frame address for root
471 variables.
472 (gdb-init-1, gdb-source, gdb-post-prompt)
473 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
474 (gdb-frame-handler): Get gdb-frame-address.
475
476 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
477
478 Sync with Tramp 2.0.53.
479
480 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
481 'control. Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
482 (tramp-completion-file-name-handler): Add autoload cookie for
483 adding to `file-name-handler-alist'.
484
485 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
486 the prompt. If it returns earlier (when detecting an error
487 message), the rest of the output will merge accidently with the
488 output of the next command. Reported by M Jared Finder
489 <jared@hpalace.com>.
490
491 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
492 for `process-file', in order to let it work for older Emacsen too.
493
494 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
495
496 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
497 (tex-font-lock-keywords-3): Use it.
498
499 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
500
501 * newcomment.el (comment-add): New function.
502 (comment-region-default, comment-dwim): Use it.
503
504 2006-04-15 Michael Olson <mwolson@gnu.org>
505
506 * emacs-lisp/tq.el: Improve comments.
507 (tq-queue-head-question): New accessor function.
508 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
509 Update for modified queue structure.
510 (tq-queue-add): Accept `question' argument.
511 (tq-queue-pop): If a question is pending, send it.
512 (tq-enqueue): Accept new optional argument `delay-question'.
513 If this is non-nil, and at least one other question is pending a
514 response, queue the question rather than sending it immediately.
515
516 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
517
518 * calendar/appt.el (appt-add): Check whether an appointment is
519 already present in appt-time-msg-list. Simplify code.
520
521 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
522
523 * progmodes/cc-langs.el (c-mode-menu):
524 Don't presume c-subword-mode is bound.
525
526 2006-04-13 Bill Wohler <wohler@newt.com>
527
528 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
529 (customize-package-emacs-version): Use cdr instead of cadr now
530 that alists use dotted pairs.
531
532 * custom.el (defcustom): Fix docstring for :package-version.
533
534 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
535
536 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
537 (tramp-handle-shell-command): Display output buffer only when
538 `tramp-display-shell-command-buffer' is true.
539 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
540
541 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
542
543 * textmodes/org.el (org-set-autofill-regexps): Set only the local
544 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
545
546 2006-04-13 Romain Francoise <romain@orebokech.com>
547
548 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
549 leaving temporary .cvsignore buffers behind.
550
551 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
552
553 * textmodes/org.el (org-set-regexps-and-options)
554 (org-get-current-options): Better names for the startup folding
555 options.
556
557 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
558
559 * vc.el (vc-annotate): Arrange for point to end up at the same
560 line number as in the original, but only when using a new buffer.
561
562 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
563
564 * files.el (hack-one-local-variable-eval-safep):
565 Recognize `edebug-form-spec' for `put', but only if it passes
566 `edebug-basic-spec'. Generalize `put' handling.
567
568 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
569 vetting file-local form specs.
570
571 * allout.el (allout-layout): Autoload its `safe-local-variable'
572 property.
573
574 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
575
576 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
577 (org-agenda-mouse-1-follows-link)
578 (org-mouse-1-follows-link): New options.
579 (org-format-agenda-item): Fix bug if TAGS is nil.
580 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
581
582 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
583
584 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
585 GDB 6.1+ gives full filename for "info sources" so use
586 file-name-nondirectory.
587
588 2006-04-12 Romain Francoise <romain@orebokech.com>
589
590 * subr.el (read-passwd): Bind `message-log-max' to nil.
591
592 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
593
594 * progmodes/perl-mode.el (perl-indent-new-calculate):
595 Recompute parse-start after jumping backward by a whole sexp.
596
597 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
598
599 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
600 window configuration.
601 (vc-annotate-display-select): Select the buffer so that current-buffer
602 (and selected-window) is the output buffer at the end of vc-annotate.
603
604 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
605
606 * vc.el (vc-annotate-color-map): Add custom TTY color map for
607 8-color terminals, to use all of the colors in a sensible order.
608 256-color terminals work well with the standard map.
609 (vc-annotate-lines): Only strip the first color character if it
610 is "#", to allow for terminal-style named colors.
611 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
612 the correct buffer is scrolled.
613
614 2006-04-11 Richard Stallman <rms@gnu.org>
615
616 * emacs-lisp/bytecomp.el (byte-compile-file):
617 Bind enable-local-variables to :safe, and make normal-mode obey it.
618
619 * files.el (enable-local-variables): Allow value :safe.
620 (normal-mode): Doc fix.
621 (hack-local-variables): Implement enable-local-variables = :safe.
622 (hack-local-variables-confirm): Don't prevent quitting.
623
624 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
625
626 * loadhist.el (unload-feature): A bit of sanity check of
627 load-history entries. Cancel timer-vars before unbinding them.
628
629 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
630 quote special chars, and make the trick work on the hex part of the
631 buffer as well.
632 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
633 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
634
635 * startup.el (normal-splash-screen): Fix last change so we don't wait
636 2 minutes if we don't show the splash screen.
637
638 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
639
640 * textmodes/org.el (org-export-plain-list-max-depth)
641 (org-table-spaces-around-separators)
642 (org-radio-targets, org-activate-camels)
643 (org-table-spaces-around-invisible-separators): Options removed.
644 (org-time-stamp-rounding-minutes, org-remember-templates)
645 (org-ellipsis, org-activate-links, org-descriptive-links):
646 New options.
647 (org-remember-apply-template, org-current-time)
648 (org-finish-edit-table-field)
649 (org-link-unescape, org-link-escape)
650 (org-string-width, org-table-clean-line, org-html-do-expand)
651 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
652 (org-read-agenda-file-list): New functions.
653 (org-table-edit-field)
654 (org-table-create-or-convert-from-region): New commands
655 (org-table-toggle-vline-visibility): Command removed.
656 (org-table-convert-region): Made a command.
657 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
658 Replace with the normal org- functions.
659 (org-self-insert-command): Don't trigger realign unnecessarily
660 when blanking a field that is not full.
661 (org-mode): `Set buffer-invisibility-spec' for links.
662 (org-activate-links2): Hide link part and only show descriptive
663 part of the link.
664 (org-insert-link): Modify for new linking system.
665 (org-store-link): Store description separately, for use by
666 `org-insert-link'.
667 (org-table-align): Use `org-string-width'.
668 (defgroup): Completely new group structure for custom variables.
669 (org-agenda-files): Option: Single file name allowed. Function:
670 Optional argument unrestrited means ignore any restricitons.
671 (org-install-agenda-files-menu): Find a buffer in Org-mode before
672 trying to modify the menu. Use generalized access to
673 `org-agenda-files.'
674 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
675 (org-agenda-file-to-front, org-remove-file, org-diary)
676 (org-tags-view, org-export-icalendar-all-agenda-files)
677 (org-export-icalendar-combine-agenda-files): Use generalized
678 access to `org-agenda-files'.
679 (org-remember-handler): Correctly preserve heading if present.
680 (org-table-insert-row, org-table-insert-hline): Deal with
681 invisible characters.
682
683 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
684
685 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
686 (vc-annotate-color-map): New 18 element constant
687 value/saturation, rotating hue colormap, from red->blue.
688 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
689 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
690 (vc-annotate): To avoid killing the required local variables,
691 set them before the end of `with-output-to-temp-buffer', and
692 after first switching to annotate-mode.
693 (vc-annotate-warp-version): Add buffer argument in goto-line to
694 ensure annotation, not source, is scrolled.
695
696 2006-04-10 Bill Wohler <wohler@newt.com>
697
698 * custom.el (defcustom, custom-handle-keyword):
699 Add :package-version keyword.
700 (custom-add-package-version): New function. Sets value of new
701 property 'custom-package-version from :package-version keyword.
702 (defcustom): Create Common Keywords section in docstring.
703 (defface, defgroup): Replace definitions of a select few keywords
704 with a reference to the Common Keywords in defcustom.
705 (defcustom, defface, defgroup): Replace reference to Customization
706 chapter in manual with hyperlink.
707
708 * cus-edit.el (customize-package-emacs-version-alist):
709 New variable.
710 (customize-changed-options): Add check for custom-package-version.
711 (customize-package-emacs-version): New function to look up Emacs
712 version corresponding to the given package version.
713
714 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
715 defun name, in similar fashion to find-variable-regexp.
716
717 2006-04-10 Eli Zaretskii <eliz@gnu.org>
718
719 * international/mule-cmds.el (set-locale-environment): Fix last
720 change for when the locale's preferences don't specify any encoding.
721
722 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
723
724 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
725 so the defined var/fun doesn't need to be quoted.
726
727 2006-04-10 Richard Stallman <rms@gnu.org>
728
729 * finder.el (finder-mode-map): Add n and p bindings.
730
731 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
732
733 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
734 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
735 (gdb-setup-windows): Put something in source window if we can't find
736 the source file.
737 (gdb-frame-handler): Make it work again with just assembly.
738 (gdb-data-list-register-values-handler): Make it work when there is
739 no stack.
740
741 2006-04-09 Richard Stallman <rms@gnu.org>
742
743 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
744 specs while looking for charset.
745
746 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
747
748 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
749 Make them faces.
750 (lm-font-lock-keywords): Update appropriately.
751
752 2006-04-10 Kim F. Storm <storm@cua.dk>
753
754 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
755 it can also replace buffer-substring-no-properties.
756
757 * emulation/cua-base.el (cua-delete-region, cua-paste)
758 (cua-repeat-replace-region): Use filter-buffer-substring.
759
760 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
761 (cua-cut-region-to-global-mark): Likewise.
762
763 * emulation/cua-rect.el (cua--extract-rectangle)
764 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
765
766 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
767
768 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
769 entry-type. Add field delimiters to numerical fields if they are
770 not present.
771
772 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
773
774 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
775 string-const to return value.
776 (bibtex-remove-delimiters): Use it.
777
778 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
779
780 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
781 cl-byte-compile-compiler-macro unless it exists.
782
783 2006-04-08 Eli Zaretskii <eliz@gnu.org>
784
785 * files.el (hack-local-variables-confirm) <offer-save>:
786 Clarify message text. Suggested by Ralf Angeli.
787
788 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
789
790 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
791 (delete-extract-rectangle-line): Use `filter-buffer-substring'
792 instead of `buffer-substring' and `delete-region'. (Most of the
793 code actually copied from `kill-region'.)
794
795 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
796
797 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
798 (rcirc-default-port): Rename from rcirc-port.
799 (rcirc-default-nick): Rename from rcirc-nick.
800 (rcirc-default-user-name): Rename from rcirc-user-name.
801 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
802 (rcirc-low-priority-flag): New variable.
803 (rcirc-decode-coding-system): New defcustom.
804 (rcirc-encode-coding-system): New defcustom.
805 (rcirc-coding-system-alist): New defcustom.
806 (rcirc-multiline-major-mode): New defcustom.
807 (rcirc-nick): New internal variable.
808 (rcirc-process): Remove variable.
809 (rcirc-server-buffer): New variable.
810 (rcirc): Update to use rcirc-default-* variables above.
811 (rcirc-connect): Do not add window-configuration-hook-here.
812 (rcirc-server): New internal variable.
813 (rcirc-connect): Do not send keepalive pings if
814 rcirc-keepalive-seconds is nil.
815 (with-rcirc-server-buffer): New macro.
816 (rcirc-send-string): Encode with rcirc-encode-coding-system.
817 (rcirc-server-name): Rename from rcirc-server.
818 (rcirc-buffer-process): New function.
819 (rcirc-buffer-nick): New function.
820 (rcirc-buffer-target): Remove function.
821 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
822 New commands.
823 (rcirc-mode-map): Change binding of C-c C-l to
824 rcirc-toggle-low-priority.
825 (rcirc-mode): Initialize coding system based on
826 rcirc-coding-system-alist. New change-major-mode-hook to part the
827 channel on a mode change. Make kill-buffer-hook buffer-local.
828 (rcirc-change-major-mode-hook): New function.
829 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
830 (rcirc-last-post-time): New variable.
831 (rcirc-process-message): Store the last time user posted a message
832 to this target.
833 (rcirc-multiline-minor-mode): New mode.
834 (rcirc-multiline-minor-mode-map): New mode map.
835 (rcirc-edit-multiline): Put multiline-edit buffer in
836 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
837 (rcirc-print): Ignore any line starting with an ignored nick.
838 (rcirc-print): Decode using rcirc-decode-coding-system.
839 (rcirc-track-minor-mode): Update global-mode-string when disabling
840 this mode.
841 (minor-mode-alist): Add LowPri indicator.
842 (rcirc-toggle-low-priority): New function.
843 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
844 next lowpriority buffer with activity.
845 (rcirc-record-activity): Sort buffers in rcirc-activity by the
846 last time the user posted a message in to the target.
847 (rcirc-update-activity-string): New formatting for low priority
848 buffers.
849 (rcirc-split-activity): New function.
850 (rcirc-handler-PART, rcirc-handler-KICK)
851 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
852 (rcirc-nick-away-alist): New variable.
853 (rcirc-handler-301): New handler. Away messages are printed once
854 per change.
855
856 2006-04-08 Eli Zaretskii <eliz@gnu.org>
857
858 * info.el (Info-follow-nearest-node): Doc fix.
859
860 * international/mule-cmds.el (set-locale-environment): Make sure
861 the coding-system preferred by the locale's language has the same
862 EOL conversion type as the original buffer-file-coding-system.
863 (locale-language-names): Add a few MS Windows language codes.
864
865 2006-04-07 Richard Stallman <rms@gnu.org>
866
867 * simple.el (eval-expression): Doc fix.
868
869 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
870 (eval-defun): Doc fixes.
871
872 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
873
874 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
875
876 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
877
878 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
879 GDB list command without argument for greater generality.
880
881 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
882
883 * subr.el (string-or-null-p): New function.
884
885 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
886
887 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
888
889 * files.el: Update comment about safe-local-variable declarations.
890
891 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
892
893 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
894 See idlwave.org.
895
896 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
897 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
898
899 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
900 See idlwave.org.
901
902 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
903 version 6.0 (minimal changes). See idlwave.org.
904
905 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
906 6.0 (minimal changes). See idlwave.org.
907
908 * progmodes/idlw-rinfo.el: File obsoleted and removed.
909
910 2006-04-06 Romain Francoise <romain@orebokech.com>
911
912 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
913 symmetric encryption features and a new asynchronous interface to
914 GnuPG. This new version is version 1.4, plus whitespace changes.
915
916 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
917
918 * files.el: Move some `safe-local-variable' declarations to the
919 respective files.
920
921 * textmodes/ispell.el (ispell-check-comments)
922 (ispell-local-dictionary): Mark as safe.
923
924 * abbrev.el (abbrev-mode): Mark as safe.
925
926 * add-log.el (change-log-default-name): Mark as safe.
927
928 * textmodes/reftex-vars.el (reftex-vref-is-default)
929 (reftex-fref-is-default, reftex-level-indent)
930 (reftex-guess-label-type): Mark as safe.
931
932 * textmodes/fill.el (colon-double-space): Mark as safe.
933
934 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
935 (sentence-end-double-space, sentence-end-without-period)
936 (sentence-end-without-space, sentence-end, sentence-end-base)
937 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
938
939 2006-04-06 Kim F. Storm <storm@cua.dk>
940
941 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
942 the :set-after list.
943 (ido-downcase-unc-hosts): New user option. Default on.
944 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
945 when it is set, as regexps are now applied on the fly.
946 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
947 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
948 on the fly, but only when ido-process-ignore-lists is set.
949 Do case insensitive filtering if ido-downcase-unc-hosts is set.
950 Only downcase names if ido-downcase-unc-hosts is set.
951
952 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
953
954 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
955
956 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
957
958 2006-04-05 Kim F. Storm <storm@cua.dk>
959
960 * ido.el (ido-mode): Set after ido-unc-hosts and
961 ido-ignore-unc-host-regexps.
962 (ido-save-history): Save ido-unc-hosts-cache.
963 (ido-load-history): Load ido-unc-hosts-cache.
964 (ido-reread-directory): Refresh unc hosts cache in // dir.
965
966 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
967 to nil while displaying slash screen.
968
969 2006-04-05 Daiki Ueno <ueno@unixuser.org>
970
971 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
972 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
973
974 2006-04-05 Kenichi Handa <handa@m17n.org>
975
976 * international/characters.el: Setup cases of Latin, Greek, and
977 Cyrillic characters in CJK charsets.
978
979 2006-03-29 Daiki Ueno <ueno@unixuser.org>
980
981 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
982 default-enable-multibyte-characters. This reverts the change from
983 revision 6.17 which is no longer necessary because the passphrase
984 is sent separately now. GnuPG messages are unreadable under
985 multibyte locales with default-enable-multibyte-characters set to nil.
986
987 2006-04-04 Andreas Schwab <schwab@suse.de>
988
989 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
990 and `byte-compile-warnings' as `safe-local-variable'.
991
992 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
993
994 * man.el (Man-mode-map): Restore the \r binding.
995 (Man-abstract-xref-man-page): If Man-target-string is a function,
996 call it.
997 (Man-highlight-references): Use Man-default-man-entry to get the
998 target. Deal with xrefs too.
999 (Man-highlight-references0): Don't call the target function.
1000
1001 * woman.el (WoMan-xref-man-page): Strip the section number, woman
1002 cannot deal with it.
1003
1004 2006-04-04 Daiki Ueno <ueno@unixuser.org>
1005
1006 * pgg-gpg.el: Clean up process buffers every time gpg processes
1007 complete.
1008
1009 2006-04-04 Kenichi Handa <handa@m17n.org>
1010
1011 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
1012 here.
1013 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
1014 Temporarily bind inhibit-field-text-motion to t.
1015
1016 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
1017
1018 * startup.el (normal-splash-screen): Only set mode-line-format in the
1019 splash buffer, so as not to interfere when debugging the code.
1020 Ignore errors when switching buffer.
1021
1022 2006-04-03 Romain Francoise <romain@orebokech.com>
1023
1024 * dired.el (dired-dnd-protocol-alist): Fix typo.
1025
1026 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
1027
1028 * savehist.el (savehist): Add :version.
1029 (savehist-ignored-variables): New variable.
1030 (savehist-minibuffer-hook): Don't save variables listed in
1031 `savehist-ignored-variables'.
1032
1033 * dired.el (dired-dnd-protocol-alist): Mention that change does
1034 only apply to new buffers in doc string.
1035
1036 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
1037
1038 * recentf.el (recentf-open-files-item): Include newline in button
1039 field, so opening a file will work, when the point is at the end
1040 of the file name. Allow, for example, to [i]search a file by
1041 extension and just push RET to open it.
1042
1043 2006-04-03 Daiki Ueno <ueno@unixuser.org>
1044
1045 * pgg-gpg.el (pgg-gpg-process-filter)
1046 (pgg-gpg-wait-for-completion): Check if buffer is alive.
1047
1048 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
1049 lines, temporary fix.
1050
1051 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
1052
1053 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
1054
1055 2006-04-02 Richard Stallman <rms@gnu.org>
1056
1057 * progmodes/compile.el (compilation-message-face): Make it defcustom.
1058
1059 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
1060
1061 * ibuf-macs.el (define-ibuffer-column): Add a new key:
1062 header-mouse-map.
1063
1064 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
1065 (ibuffer-mode-header-map): New keymaps.
1066 (ibuffer-update-title-and-summary): Enable mouse face highlighting
1067 and keybindings for column headers.
1068 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
1069 property.
1070
1071 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
1072
1073 * speedbar.el (speedbar-after-create-hook): Doc fix.
1074
1075 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
1076
1077 * shell.el (shell-directory-tracker)
1078 (shell-dynamic-complete-command): Doc fixes.
1079
1080 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
1081
1082 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
1083 terminals.
1084
1085 2006-04-01 Kim F. Storm <storm@cua.dk>
1086
1087 * ido.el (ido-unc-hosts-cache): New defvar.
1088 (ido-unc-hosts): If value of defcustom is a function, call it to
1089 get list of UNC hosts. Add function-item choices to specify
1090 ido-unc-hosts-net-view or user function.
1091 (ido-ignore-unc-host-regexps): New defcustom.
1092 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
1093 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
1094 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
1095
1096 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
1097
1098 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
1099 wwidth.
1100
1101 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
1102
1103 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
1104 (ido-max-work-file-list, ido-switch-buffer)
1105 (ido-read-file-name-as-directory-commands):
1106 Fix typos in docstrings.
1107
1108 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1109
1110 * term/mac-win.el (mac-system-coding-system): Define and use after
1111 Mac-specific coding systems are ready.
1112
1113 2006-03-27 Romain Francoise <romain@orebokech.com>
1114
1115 * net/rcirc.el (rcirc-connect): Add autoload cookie.
1116
1117 * ldefs-boot.el: Update.
1118
1119 2006-03-27 Daiki Ueno <ueno@unixuser.org>
1120
1121 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
1122 passphrases when it is not needed.
1123 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
1124 passphrase stuff from gpg, should only be necessary when you use
1125 gpg with a smartcard.
1126
1127 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
1128
1129 * comint.el (comint-dynamic-list-completions): Allow user to
1130 select *Completions* buffer.
1131
1132 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
1133
1134 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
1135
1136 2006-03-26 Andreas Schwab <schwab@suse.de>
1137
1138 * progmodes/gud.el (gdb): Only complain about multiple debugging
1139 when the gdb process is still running.
1140
1141 2006-03-25 Eli Zaretskii <eliz@gnu.org>
1142
1143 * mail/rmail.el (tool-bar-map): Defvar it.
1144 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
1145 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
1146
1147 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
1148
1149 * help.el (print-help-return-message): Suggest to use
1150 display-buffer instead of switch-to-buffer-other-window to restore
1151 the previous window without selecting it.
1152
1153 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1154
1155 * frame.el (select-frame-by-name): Call x-focus-frame also when
1156 window-system is mac.
1157
1158 * term/mac-win.el: Adjust Courier font specifications in
1159 x-fixed-font-alist.
1160 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
1161 when directly encoding to UTF-16 in native byte order, no BOM.
1162
1163 2006-03-25 Kim F. Storm <storm@cua.dk>
1164
1165 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
1166 (cua--init-keymaps): Use it instead of fixed C-return.
1167 (cua-mode): Set after it.
1168
1169 * emulation/cua-rect.el (cua--init-rectangles):
1170 Use cua-rectangle-mark-key instead of fixed C-return.
1171
1172 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
1173
1174 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
1175 "run" in .gdbinit.
1176 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
1177
1178 2006-03-24 Romain Francoise <romain@orebokech.com>
1179
1180 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
1181 `display-buffer-other-frame'.
1182
1183 2006-03-24 Kim F. Storm <storm@cua.dk>
1184
1185 * apropos.el (apropos-synonyms): Add selection => region.
1186
1187 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
1188
1189 * progmodes/gdb-ui.el (gdb-var-create-regexp)
1190 (gdb-var-list-children-regexp, gdb-var-update-regexp)
1191 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
1192 (gdb-data-list-register-values-regexp)
1193 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
1194 Future proof against new fields being added to MI output.
1195 (gdb-send): Don't treat backslashes for program input as
1196 continuations.
1197 (gdb-assembler-handler): Don't use window-start for this handler.
1198 (gdb-frame-handler): Don't change to hollow arrow if overlay
1199 arrow doesn't move to new frame.
1200
1201 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
1202
1203 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
1204 prevent compiler warnings.
1205 (gdb-stopped): Check for gud-last-last-frame (case: signal).
1206 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
1207 (gdb-assembler-custom): Use hollow-right-triangle for assembler
1208 buffer too.
1209
1210 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
1211
1212 * pgg-gpg.el (pgg-gpg-update-agent): Check for
1213 make-network-process, so we can use the same code in Gnus v5-10
1214 too and have this file fully synchronized with that release.
1215
1216 2006-03-23 Romain Francoise <romain@orebokech.com>
1217
1218 * ibuf-ext.el (ibuffer-read-filter-group-name):
1219 Use `ibuffer-generate-filter-groups' to make completion list match
1220 the filter groups that are really displayed in the Ibuffer buffer.
1221 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
1222
1223 2006-03-23 Kenichi Handa <handa@m17n.org>
1224
1225 * international/mule-cmds.el (sort-coding-systems): Describe that
1226 the argument is modified in docstring.
1227
1228 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
1229
1230 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
1231 (pgg-gpg-update-agent): New function.
1232 (pgg-gpg-use-agent-p): New function.
1233 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
1234 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
1235 (pgg-gpg-sign-region): Use it.
1236
1237 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
1238
1239 * cus-edit.el (custom-face-set): Call custom-push-theme before
1240 face-spec set so that `changed' theme is correctly saved.
1241 (custom-face-reset-standard): Reset to recalculated face rather
1242 than defface spec.
1243
1244 * custom.el (custom-push-theme): Only save `changed' theme if the
1245 current face does not match the defface specs.
1246
1247 2006-03-21 Simon Josefsson <jas@extundo.com>
1248
1249 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
1250 <wilde@sha-bang.de>.
1251 (pgg-gpg-use-agent): New variable.
1252 (pgg-gpg-process-region): Use it.
1253 (pgg-gpg-encrypt-region): Likewise.
1254 (pgg-gpg-encrypt-symmetric-region): Likewise.
1255 (pgg-gpg-decrypt-region): Likewise.
1256 (pgg-gpg-sign-region): Likewise.
1257 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
1258
1259 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
1260
1261 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
1262 bracket links.
1263
1264 2006-03-21 Kim F. Storm <storm@cua.dk>
1265
1266 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
1267 fringe-indicator-alist instead of modifying global value.
1268 (gdb-frame-handler): Likewise.
1269
1270 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
1271
1272 * diff-mode.el (diff-function): Make it inherit from diff-header
1273 instead of diff-context.
1274
1275 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
1276 bitmap.
1277 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
1278 change names in macro above for consistency.
1279 (gdb-frame-handler): Use hollow-right-triangle for all selected
1280 frames which except the innermost (where execution has stopped).
1281 (gdb-reset): Reset buffer-local values of overlay-arrow.
1282
1283 2006-03-20 Richard Stallman <rms@gnu.org>
1284
1285 * simple.el (set-mark-command): Doc fix.
1286
1287 * files.el (display-buffer-other-frame): New command.
1288 (ctl-x-4-map): Bind C-x 5 C-o to it.
1289
1290 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1291
1292 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
1293 rather than just defer-time, in case defer-time has been changed but
1294 the timer isn't running yet.
1295 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
1296
1297 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1298
1299 * help-mode.el (help-follow-symbol): New function.
1300 Essentially identical to the old `help-follow', but do not let
1301 `push-button' do the work when on an xref.
1302 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
1303
1304 2006-03-19 Richard Stallman <rms@gnu.org>
1305
1306 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
1307 preceded by the word `program'.
1308 (help-follow-mouse, help-follow): Throw error if not on xref.
1309 Delete no longer used args.
1310
1311 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
1312
1313 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
1314 annotation ensure gud-overlay-arrow-position is redisplayed.
1315
1316 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1317
1318 * textmodes/bibtex.el (bibtex-include-OPTkey)
1319 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
1320 (bibtex-autokey-name-case-convert)
1321 (bibtex-autokey-titleword-case-convert): Make these the aliases
1322 for the following two variables.
1323 (bibtex-autokey-name-case-convert-function)
1324 (bibtex-autokey-titleword-case-convert-function): Make these the
1325 real names.
1326 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
1327 bibtex-font-lock-crossref sublists.
1328 (bibtex-mode): Revert 2005-12-30 change (which made
1329 completion-ignore-case buffer-local).
1330 (bibtex-url): Simplify.
1331
1332 2006-03-19 Kim F. Storm <storm@cua.dk>
1333
1334 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
1335 cursor property value to 2 (to align with C level change).
1336
1337 2006-03-19 Bill Wohler <wohler@newt.com>
1338
1339 * image.el (image-load-path-for-library): Shorten first line in
1340 docstring.
1341
1342 2006-03-18 Richard Stallman <rms@gnu.org>
1343
1344 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
1345
1346 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
1347
1348 * isearch.el (isearch-other-meta-char): Handle user bindings for
1349 shifted control characters.
1350
1351 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
1352
1353 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
1354 part that matches email addresses, file names, etc.
1355
1356 2006-03-18 Eli Zaretskii <eliz@gnu.org>
1357
1358 * term/w32-win.el (mouse-set-font):
1359 Mention w32-list-proportional-fonts in the doc string.
1360
1361 2006-03-18 Kim F. Storm <storm@cua.dk>
1362
1363 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
1364 (ido-unc-hosts): New user option to explicitly define list of know
1365 UNC-style hosts for completion.
1366 (ido-cache-unc-host-shares-time): New user option.
1367 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
1368 New helper functions for UNC file-name support.
1369 (ido-may-cache-directory): Check for UNC host. Simplify.
1370 (ido-wash-history): Clean out old UNC hosts.
1371 (ido-nonreadable-directory-p): UNC hosts are always readable.
1372 (ido-directory-too-big-p): UNC hosts are never too big.
1373 (ido-set-current-directory): Handle UNC root path.
1374 (ido-file-name-all-completions): Complete UNC host names from
1375 ido-unc-hosts list. Cache UNC host shares.
1376 (ido-make-file-list-1): Don't filter UNC root.
1377 (ido-exhibit): Check for // in root directory, and switch to UNC
1378 mode by setting ido-current-directory to //.
1379
1380 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
1381
1382 * cus-edit.el (customize-changed-options): Mention explicit
1383 version number as default in prompt.
1384
1385 2006-03-17 Bill Wohler <wohler@newt.com>
1386
1387 * image.el (image-load-path-for-library): Minor docstring fix.
1388
1389 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
1390
1391 * textmodes/org.el (org-read-date): Include subgroup 5 into
1392 replacement text.
1393 (org-popup-calendar-for-date-prompt): Fix customization type.
1394
1395 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
1396
1397 * progmodes/gdb-ui.el (gud-watch): Provide completion.
1398 (gdb-continuation): New variable.
1399 (gdb-send): Deal with continuation lines.
1400
1401 * progmodes/gud.el (gud-gdb-complete-command)
1402 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
1403 expressions.
1404 (gud-tooltip-mode): Use buffer-local value.
1405
1406 2006-03-16 Kim F. Storm <storm@cua.dk>
1407
1408 * ido.el (ido-edit-input): Use selected match, if any.
1409
1410 2006-03-16 Bill Wohler <wohler@newt.com>
1411
1412 * image.el (image-load-path-for-library): Prefer user's images in
1413 image-load-path.
1414
1415 2006-03-16 Martin Rudalics <rudalics@gmx.at>
1416
1417 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
1418 when checking for attempt to drag leftmost or rightmost scrollbar.
1419
1420 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
1421
1422 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
1423 (gdb-force-mode-line-update): New function.
1424 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
1425 (gdb-exited): Use them.
1426 (gdb-signal): New function.
1427 (gdb-annotation-rules): Provide a rule for it.
1428
1429 2006-03-16 Kenichi Handa <handa@m17n.org>
1430
1431 * international/mule.el (auto-coding-regexp-alist): Add entries
1432 for Unicode BOM.
1433
1434 * sort.el (sort-build-lists): Temporarily bind
1435 inhibit-field-text-motion to t.
1436
1437 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
1438
1439 * locate.el (locate-command, locate-make-command-line)
1440 (locate-fcodes-file, locate-update-command)
1441 (locate-prompt-for-command, locate, locate-with-filter)
1442 (locate-get-file-positions): Doc fixes.
1443 (locate-buffer-name, locate-header-face): Remove leading `*' in
1444 defcustom.
1445 (locate-filter-output): Use `keep-lines' instead of its alias
1446 `delete-non-matching-lines'.
1447 (locate-get-filename, locate-get-dirname): Add introductory comment.
1448 (locate-find-directory-other-window): Give appropriate error
1449 message if used outside main listing.
1450
1451 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1452
1453 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
1454 the new extend-region feature.
1455 (font-lock-after-change-function): Update correspondingly.
1456 * jit-lock.el (jit-lock-after-change): Update correspondingly.
1457 * progmodes/grep.el (font-lock-lines-before): Don't disable.
1458
1459 2006-03-15 Bill Wohler <wohler@newt.com>
1460
1461 * image.el (image-load-path-for-library): Fix example by not
1462 recommending that one binds image-load-path. Just defvar it to
1463 placate compiler and only use it if previously defined.
1464
1465 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
1466
1467 * textmodes/org.el (org-insert-centered): Use `string-width' to
1468 make underlining work for wide characters.
1469 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
1470 TAB to `org-cycle', to make sure that no binding in
1471 `outline-mode-map' can supercede it.
1472
1473 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
1474
1475 * allout.el: Increment version to 2.2.1 in file commentary.
1476
1477 (allout-version): Increment to 2.2.1.
1478
1479 (allout-default-layout): New customization variable, used when the
1480 file lacks a specific allout-layout. Uses allout-layout-type for
1481 recursively nested definition.
1482
1483 (allout-layout-type): Widget defining allout layouts, necessary for
1484 self-recursive definition.
1485
1486 (allout-mode): Incorporate allout-default-layout as fallback for
1487 allout-layout.
1488
1489 (allout-layout): Mark as 'safe-local-variable', and refer mention
1490 fallback to `allout-default-layout' in absence of a specified value.
1491 (allout-passphrase-verifier-string)
1492 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
1493
1494 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
1495
1496 (allout-get-encryption-passphrase-verifier): Use correct name of
1497 passphrase verifier in docstring.
1498
1499 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
1500
1501 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
1502 elements.
1503 (gdb-find-watch-expression): Make it work for arrays too.
1504 Follow change to gdb-var-list.
1505 (gud-watch): Allow the user to enter variable name with a prexix
1506 arg. Create keybindings.
1507 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
1508 (gdb-var-list-children-handler, gdb-var-update-handler)
1509 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
1510 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
1511 Follow change to gdb-var-list.
1512 (gdb-starting): Don't show the overlay arrows when program is running.
1513
1514 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
1515 gdb-var-list.
1516
1517 2006-03-14 Bill Wohler <wohler@newt.com>
1518
1519 * image.el (image-load-path-for-library): Pass value of path
1520 rather than symbol. Always return list of directories.
1521 Guarantee that image directory comes first.
1522
1523 2006-03-14 Alan Mackenzie <acm@muc.de>
1524
1525 * font-core.el (font-lock-extend-region\(-function\)?.):
1526 New function/variable.
1527
1528 * font-lock.el (font-lock-after-change-function):
1529 Call font-lock-extend-region. Obey font-lock-lines-before.
1530 (font-lock-default-fontify-region): Remove reference to
1531 font-lock-lines-before.
1532
1533 * jit-lock.el (jit-lock-after-change):
1534 Call font-lock-extend-region. Obey font-lock-lines-before.
1535
1536 2006-03-14 David Ponce <david@dponce.com>
1537
1538 * tree-widget.el (tree-widget-themes-load-path)
1539 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1540
1541 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
1542
1543 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
1544 (rcirc-print): Mark the start of text at the end of the prompt.
1545 (rcirc-track-minor-mode): Add autoload cookie.
1546 (rcirc-update-activity-string): Add space to front of mode-line
1547 indicator.
1548
1549 2006-03-13 Miles Bader <miles@gnu.org>
1550
1551 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
1552 (rcirc-abbrev-nick): Remove function.
1553 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
1554
1555 2006-03-13 David Ponce <david@dponce.com>
1556
1557 * tree-widget.el: Handle themes across all occurrences of the main
1558 themes sub-directory found in tree-widget-themes-load-path.
1559 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1560 (tree-widget--locate-sub-directory): Return all occurrences.
1561 (tree-widget-themes-path): New function.
1562 Replace tree-widget-themes-directory, and return a list of directories.
1563 (tree-widget-set-parent-theme)
1564 (tree-widget-lookup-image): Use it.
1565
1566 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
1567
1568 * textmodes/org.el (org-link-search): Avoid self-matching of
1569 links, allow target text to be distributed over several lines.
1570 (org-search-not-link): New function.
1571 (org-set-regexps-and-options, org-get-current-options):
1572 New startup options.
1573 (org-export-as-html): Take odd-level setting from local variable.
1574 (org-fontify-emphasized-text): New option.
1575 (org-set-font-lock-defaults): Include emphasized text.
1576 (org-follow-mhe-link): Allow folder-only links, fix folder name.
1577 (org-font-lock): Customize group renamed from `org-faces'.
1578
1579 2006-03-13 John Paul Wallington <jpw@pobox.com>
1580
1581 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
1582 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
1583
1584 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
1585
1586 * cus-start.el (all): Delete :version keyword for members of the
1587 fringe group, since the entire group is new in 22.1.
1588
1589 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
1590
1591 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
1592 map if value is hexadecimal (an address).
1593 (gud-watch): Only search roots for existing watch expressions.
1594 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
1595 prevent caching problems with speedbar-update-directory-contents.
1596
1597 2006-03-12 Juri Linkov <juri@jurta.org>
1598
1599 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
1600 before comparing with `low' and `warn'.
1601
1602 * info.el (Info-dir-remove-duplicates): Move point to the
1603 beginning of the current line after deleting the entries from
1604 redundant heading. Use marker for `limit' and compare it with
1605 point before calling `re-search-forward'.
1606
1607 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1608
1609 * simple.el (yank): Fix typo in docstring.
1610
1611 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
1612
1613 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
1614 messages, where "D" is the 6th character.
1615
1616 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1617
1618 * simple.el (yank): Fix last change.
1619
1620 2006-03-11 David Ponce <david@dponce.com>
1621
1622 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
1623 merging elements from the standard ispell-dictionary-alist.
1624 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
1625 alist, and return the new alist.
1626
1627 2006-03-11 Richard Stallman <rms@gnu.org>
1628
1629 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
1630
1631 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
1632 the way it is implemented is too unclean.
1633
1634 * simple.el (kill-region, yank): Doc fix.
1635
1636 * battery.el (battery-echo-area-format): Doc fix.
1637 (battery-mode-line-format): Likewise.
1638 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
1639 (battery-linux-proc-acpi): Ignore batteries that say "charged".
1640
1641 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
1642
1643 * progmodes/octave-mod.el (octave-indent-for-comment):
1644 Behave according to do string.
1645
1646 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
1647
1648 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
1649 Be visible only if major mode is Mail Mode.
1650
1651 * textmodes/flyspell.el (flyspell-external-point-words)
1652 (flyspell-process-localwords): Fix last changes.
1653
1654 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1655
1656 * calendar/holidays.el (list-holidays): Doc fix.
1657
1658 * international/mule.el (auto-coding-alist): Add .odt
1659 (OpenOffice's open document) files.
1660
1661 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
1662 document) files. Mention in the doc string the need to sync with
1663 auto-coding-alist.
1664
1665 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
1666
1667 * files.el (hack-local-variables-confirm): Don't prompt for ! if
1668 enable-local-variables is set to always query, or there is no
1669 savable variable.
1670
1671 2006-03-10 Bill Wohler <wohler@newt.com>
1672
1673 * image.el (image-load-path-for-library): Merge at least three
1674 functions from Gnus and MH-E into this one function that can now
1675 be shared.
1676
1677 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
1678
1679 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
1680 gdb-remove-mouse-face and remove help-echo too.
1681 (gdb-enqueue-input): Correct conditional clause.
1682
1683 2006-03-10 Glenn Morris <rgm@gnu.org>
1684
1685 * calendar/calendar.el (calendar-holidays): Doc fix.
1686 * calendar/holidays.el (list-holidays): Doc fix.
1687
1688 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
1689
1690 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
1691 it gets called in gdb-prompt anyway.
1692 (gdb-use-separate-io-buffer): Only restore window arrangement for
1693 gdb-many-windows.
1694 (gdb-enqueue-input): Make it harder to send GDB input when program
1695 is running.
1696 (gdb-buffer-list): New variable.
1697 (gdb-remove-mouse-face): New function.
1698 (gdb-starting): Use it when GDB input won't get sent.
1699
1700 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
1701
1702 * help.el (view-lossage): Remove trailing whitespace before
1703 inserting "\n".
1704
1705 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
1706
1707 * files.el (hack-local-variables-confirm):
1708 Set coding-system-for-read to nil before writing to .emacs.
1709
1710 * arc-mode.el (archive-extract): Check if an existing buffer name
1711 comes from a different archive.
1712
1713 * help.el (describe-key-briefly): If KEY is a down event, read and
1714 discard the up event.
1715
1716 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
1717
1718 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
1719 be edited and use font-lock-warning-face for any changes.
1720
1721 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
1722 (gdb-edit-value): Use it to report any errors.
1723
1724 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
1725
1726 * help.el (describe-key): Remove leftover test code.
1727
1728 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
1729
1730 * textmodes/org.el: Move defvars out of eval-when-compile.
1731 Use buffer-file-name variable.
1732 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
1733 arg `file'.
1734 (org-level-faces): Remove startup dependency.
1735 (org-cycle, org-map-tree, org-scan-tags)
1736 (org-remember-handler): Don't call `outline-level' directly.
1737 (org-mhe-search-all-folders): New option.
1738 (org-mhe-get-message-folder-from-index)
1739 (org-mhe-get-message-folder): Fix indexing search.
1740 (org-format-agenda-item): Handle nil TAGS argument.
1741 (org-cleaned-string-for-export, org-activate-target-links)
1742 (org-make-target-link-regexp): Deal with empty radio target list.
1743 (org-tag): New face.
1744 (org-get-level-face): New function.
1745 (org-set-font-lock-defaults): Simplify setup for headlines.
1746 (org-complete): Pass common substring to `display-completion-list'.
1747
1748 2006-03-06 David Ponce <david@dponce.com>
1749
1750 * tree-widget.el: Update Commentary header.
1751 (tree-widget-theme-name): Ignore parent themes.
1752 (tree-widget-set-parent-theme): New function.
1753 (tree-widget-set-theme): Use it.
1754 (tree-widget-set-image-properties): Move definition. Does nothing
1755 if image properties have already been set.
1756 (tree-widget-image-properties): Move definition. Receive an image
1757 name. Set the :pointer property.
1758 (tree-widget-lookup-image): Doc fix. Search in parent themes.
1759 Don't set the :pointer image property.
1760 (tree-widget-convert-widget): New function. Handle :dynargs
1761 compatibility here.
1762 (tree-widget): Use it to :convert-widget. Add the :expander-p
1763 predicate to control when the :expander function is entered.
1764 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
1765 (tree-widget-value-create): Handle :expander-p. widget-apply
1766 :expander.
1767 (tree-widget-expander-p): New function. Default value of the
1768 :expander-p property.
1769
1770 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
1771
1772 * help.el (describe-key): Properly handle the return value of
1773 read-key-sequence when grabbing an up-event. Cleanup mouse-1
1774 remaps. Handle string and vector `follow-link' values.
1775
1776 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
1777
1778 * complete.el (PC-expand-many-files): Try be more careful when parsing
1779 the shell's output.
1780
1781 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
1782
1783 * outline.el (hide-sublevels): Provide better interactive default.
1784
1785 2006-03-06 Kenichi Handa <handa@m17n.org>
1786
1787 * international/fontset.el (create-fontset-from-fontset-spec):
1788 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
1789
1790 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
1791
1792 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
1793 backslashes instead of one in regexp.
1794 (gud-tooltip-dereference): Add missing optional argument.
1795
1796 2006-03-04 John Paul Wallington <jpw@pobox.com>
1797
1798 * wdired.el (toplevel): Require `cl' at compile-time.
1799
1800 2006-03-04 Andreas Schwab <schwab@suse.de>
1801
1802 * server.el (server-process-filter): Handle errors during
1803 evaluation of the argument.
1804
1805 2006-03-03 John Paul Wallington <jpw@pobox.com>
1806
1807 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
1808 escape parentheses at beginning of line.
1809 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
1810 (t-mouse-mode): Remove period from end of error message.
1811
1812 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
1813
1814 * textmodes/flyspell.el (flyspell-process-localwords):
1815 Be case-sensitive.
1816
1817 2006-03-03 Martin Rudalics <rudalics@gmx.at>
1818
1819 * cus-edit.el (custom-quote): Remove function, since it has been
1820 moved to custom.el.
1821
1822 * font-lock.el (lisp-font-lock-keywords-2)
1823 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
1824 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
1825 they have no special meaning.
1826
1827 * midnight.el (clean-buffer-list): Handle case where base-buffer of
1828 indirect buffer gets killed before indirect buffer. Use dolist.
1829
1830 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1831
1832 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
1833 value instead of a literal constant (1) on more pauses.
1834
1835 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
1836
1837 * textmodes/flyspell.el (flyspell-external-point-words):
1838 Be case-sensitive.
1839
1840 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
1841
1842 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
1843 with "www".
1844
1845 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1846
1847 * allout.el: Restablish intermediate missing comment header to
1848 preserve outline structure.
1849 (allout-beginning-of-current-entry): Skip invisible text.
1850 (allout-open-topic): Fix opening a topic at end-of-buffer.
1851 (allout-minor-mode): Move nearer to allout-mode function.
1852
1853 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
1854
1855 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
1856
1857 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
1858
1859 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
1860 is nil.
1861
1862 * progmodes/gud.el (gud-speedbar-menu-items):
1863 Use buffer-local-value and add missing :visible keyword.
1864
1865 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
1866
1867 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
1868
1869 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
1870 must be `follow-link'.
1871
1872 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
1873
1874 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
1875 formatting: No nested anchors.
1876 (org-all-targets): Fix bug with XEmacs compatibility.
1877 (org-read-date): Add (require 'parse-time).
1878 (org-set-tags): Fix bug with extra inserted space.
1879 (org-export-html-style): Define a style class for targets.
1880 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
1881 (org-hide-leading-stars): New option.
1882 (org-hide): New face.
1883 (org-set-font-lock-defaults): Allow to hide leading stars.
1884 (org-get-legal-level, org-tr-level): New functions.
1885 (org-odd-levels-only): New option.
1886 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
1887 (org-demote, org-promote): Deal with double-star levels.
1888 (org-convert-to-odd-levels): New command.
1889
1890 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
1891
1892 * speedbar.el (speedbar-update-localized-contents): Try to
1893 preserve window-start.
1894 (speedbar-update-directory-contents): Try to preserve window-start
1895 and window-point.
1896 (speedbar-update-special-contents): Don't move back to start of window.
1897
1898 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
1899 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
1900 speedbar-timer-fn.
1901 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
1902 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
1903 instead of gdb-speedbar-timer-fn.
1904
1905 2006-02-28 Jay Belanger <belanger@truman.edu>
1906
1907 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
1908 (math-compose-expr): Use latex option when calling
1909 `math-compose-tex-matrix' for latex mode.
1910
1911 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
1912
1913 * speedbar.el: Re-instate comments about developing for speedbar
1914 [this is what info and gdb-ui use even if better methods exist now].
1915
1916 * t-mouse.el: New file.
1917 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
1918 (t-mouse-lispy-buffer-posn-from-coords): Remove.
1919 (t-mouse-make-event-element): Use posn-at-x-y instead.
1920 (t-mouse-make-event): Deal with Fedora Core 3.
1921 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
1922 (t-mouse-mouse-position-function): New function. Use it instead
1923 of advising mouse-position.
1924 (t-mouse-mode): New minor mode.
1925 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
1926
1927 2006-02-27 Glenn Morris <rgm@gnu.org>
1928
1929 * calendar/calendar.el (calendar-holidays): Doc fix.
1930
1931 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
1932
1933 * progmodes/gdb-ui.el (gdb-source-window): New variable.
1934 Re-introduce the concept of a source window.
1935 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
1936 consistency with get-buffer-create.
1937 (def-gdb-auto-update-handler, gdb-info-locals-handler)
1938 (gdb-data-list-register-values-handler)
1939 (gdb-stack-list-locals-handler): Try to preserve window-start as
1940 well as window-point.
1941 (gdb-display-source-buffer): New function (old concept).
1942 (gdb-goto-breakpoint): Use it.
1943
1944 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
1945 for gdb-ui/gdb-mi (old concept).
1946
1947 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
1948
1949 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
1950 binding.
1951
1952 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
1953
1954 * textmodes/reftex-sel.el (reftex-select-label-map)
1955 (reftex-select-bib-map): Add `follow-mouse' binding.
1956
1957 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
1958
1959 * jka-cmpr-hook.el (jka-compr-compression-info-list)
1960 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
1961 Give :set functions to provide automatic updating.
1962 Update docstring. Give compiler defvars early in the file
1963 and move the defcustoms to a later spot where all called functions
1964 are defined.
1965 (jka-compr-file-name-handler-entry): Doc fix.
1966 (jka-compr-compression-info-list--internal)
1967 (jka-compr-mode-alist-additions--internal)
1968 (jka-compr-load-suffixes--internal): New variables.
1969 (jka-compr-install): Set the three above variables.
1970 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1971 (jka-compr-update, jka-compr-set): New functions.
1972 (auto-compression-mode): Doc fix.
1973
1974 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
1975 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1976 Use jka-compr-compression-info-list--internal,
1977 jka-compr-mode-alist-additions--internal and
1978 jka-compr-load-suffixes--internal.
1979
1980 * files.el (load-library):
1981 * loadhist.el (file-loadhist-lookup):
1982 * startup.el (command-line):
1983 * subr.el (locate-library):
1984 * emacs-lisp/autoload.el (update-directory-autoloads):
1985 * emacs-lisp/find-func.el (find-library-suffixes):
1986 Use `get-load-suffixes' instead of `load-suffixes'.
1987
1988 * subr.el (locate-library):
1989 * emacs-lisp/find-func.el (find-library-name):
1990 Use `load-file-rep-suffixes' instead of '("").
1991
1992 2006-02-26 Kim F. Storm <storm@cua.dk>
1993
1994 * ido.el (ido-save-history, ido-load-history): Simplify.
1995 Don't use find-file-noselect to avoid interference from other modes.
1996
1997 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
1998
1999 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
2000 to use the default shell if filename is not available.
2001 Reported by Giorgos Keramidas.
2002
2003 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
2004
2005 * progmodes/etags.el (tags-completion-table): Do completion from
2006 all the tables in the current list, as documented in the manual.
2007
2008 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2009
2010 * CC Mode Update to 5.31.3.
2011
2012 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2013
2014 * progmodes/cc-mode.el (c-postprocess-file-styles):
2015 Bind inhibit-read-only to t, around the call to
2016 c-remove-any-local-eval-or-mode-variables, so that it works on a
2017 RO file.
2018
2019 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2020
2021 * progmodes/cc-awk.el: Correct a typo.
2022
2023 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2024
2025 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
2026 c-hungry-delete-backwards, at the request of RMS. Leave the old
2027 name as an alias.
2028
2029 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2030
2031 * progmodes/cc-mode.el: Correct a typo.
2032
2033 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2034
2035 * progmodes/cc-defs.el: Update the version number to 5.31.3.
2036
2037 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2038
2039 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
2040 brace-else-brace (error due to mbeg, mend being undefined).
2041
2042 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2043
2044 * progmodes/cc-mode.el: File Local variables: Solve the problem
2045 where both `mode' and c-file-offsets are specified: `mode' will
2046 overwrite c-f-o's settings:
2047 (c-remove-any-local-eval-or-mode-variables): New function.
2048 (c-postprocess-file-styles): Call the above new function, within
2049 c-tentative-buffer-change, to splat `mode' and `eval' before the
2050 second hack-local-variables.
2051
2052 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2053
2054 * progmodes/cc-mode.el:
2055 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
2056 (c-after-change): Protect the match data with save-match-data.
2057 It was getting corrupted by c-after-change-check-<>-operators.
2058
2059 * cc-defs.el: [Supersedes patch V1.38]:
2060 (top level): Check for a buggy font-lock-compile-keywords ONLY in
2061 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
2062
2063 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
2064 with save-match-data. It was being corrupted when Font Lock was
2065 not enabled.
2066
2067 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2068
2069 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
2070 Mode and Subword Mode.
2071
2072 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
2073 real labels ("case 1:" or "foo:") from non-labels ("public:").
2074 (c-forward-objc-directive): Replace c-forward-token-2 with crude
2075 coding; c-f-t-2 doesn't move over a token at EOB.
2076
2077 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
2078
2079 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
2080 (c-update-modeline): Concatenate the minor mode indicators
2081 directly onto mode-name, removing c-submode-indicators.
2082 Sometimes, c-s-i got separated from the mode name on the mode line.
2083
2084 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
2085 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
2086
2087 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
2088
2089 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
2090 error message when there's an evaluation error to show whether
2091 it's loaded from source or not.
2092 (c-filter-ops): Make it available at runtime too to work when
2093 `c-make-init-lang-vars-fun' needs to evaluate from source.
2094
2095 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
2096
2097 * help.el (help): Revert last part of 2006-02-23 change (deletion
2098 of the `provide' call).
2099
2100 2006-02-23 Juri Linkov <juri@jurta.org>
2101
2102 * compare-w.el (compare-windows-highlight): Add new value
2103 `persistent' and change :type from `boolean' to `choice'.
2104 (compare-windows-overlays1, compare-windows-overlays2):
2105 New internal variables.
2106 (compare-windows-highlight): If compare-windows-highlight is
2107 `persistent', add current overlays to compare-windows-overlays[12]
2108 instead of adding compare-windows-dehighlight to pre-command-hook.
2109 (compare-windows-dehighlight): Delete all overlays from
2110 compare-windows-overlays[12].
2111
2112 * info.el (Info-search): Don't bind search-spaces-regexp to
2113 Info-search-whitespace-regexp in non-regexp isearch mode.
2114
2115 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
2116
2117 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
2118
2119 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
2120
2121 * textmodes/org.el (org-xemacs-p)
2122 (org-export-html-show-new-buffer, org-table-may-need-update)
2123 (org-insert-item, org-mhe-get-message-real-folder)
2124 (org-mhe-get-message-folder-from-index)
2125 (org-mhe-get-message-folder, org-mhe-get-message-num)
2126 (org-mhe-get-header, org-make-org-heading-search-string)
2127 (org-make-org-heading-camel, org-table-sort-lines)
2128 (org-format-org-table-html, org-format-table-table-html):
2129 Fix typos in docstrings.
2130
2131 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
2132
2133 * textmodes/org.el (org-cleaned-string-for-export)
2134 (org-solidify-link-text): New function.
2135 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
2136 XEmacs, just to silence the compiler.
2137 (org-export-as-ascii, org-export-as-html-and-open):
2138 Use `org-cleaned-string-for-export' and create internal links.
2139 (org-follow-mhe-link): Require mh-e, use folder.
2140
2141 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
2142
2143 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
2144
2145 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
2146 gdb-debug-log-length.
2147 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
2148 it a real ring but...
2149 (gud-gdba-marker-filter): ...make it work like mark-ring.
2150 (gdb-enable-debug): Rename from gdb-enable-debug-log.
2151 (gdb-mouse-jump): New function. Add bindings.
2152
2153 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
2154
2155 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
2156 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
2157 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
2158 (gdb-debug-log-length): Customize it's length.
2159 (gud-watch, gdb-var-create-handler): Display function::var format
2160 but don't use to create variable object.
2161 (gdb-var-create-handler): Use message-box in place of message.
2162 (gdb-stopped): Call gdb-exited if signalled.
2163
2164 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
2165
2166 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
2167
2168 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
2169
2170 * textmodes/reftex.el (reftex-locate-file): Search all extensions
2171 if `reftex-try-all-extensions' is set.
2172
2173 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
2174 fail silently when there is no valid argument at point.
2175 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
2176 `fail-silently' argument. From a patch by David Reiter.
2177
2178 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
2179 New commands.
2180 (org-mark-ring): New variable.
2181 (org-mark-ring-length): New option.
2182 (org-open-at-point, org-goto, org-open-file): Push old position
2183 onto the mark ring.
2184 (org-add-hook): New function.
2185 (org-export-table-remove-special-lines): New option.
2186 (org-skip-comments, org-format-org-table-html): Respect new
2187 option `org-export-table-remove-special-lines'.
2188 (org-open-file): Allow special command configuration for
2189 directory link.
2190 (org-file-apps): Fix bugs in customize type, added setting
2191 for directories.
2192 (org-activate-tags, org-format-agenda-item, org-complete)
2193 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
2194 (org-get-tags, org-get-buffer-tags, org-open-at-point)
2195 (org-link-search, org-make-org-heading-search-string)
2196 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
2197 (org-radio-targets, org-file-link-context-use-camel-case)
2198 (org-activate-camels): New options.
2199 (org-update-radio-target-regexp, org-all-targets)
2200 (org-make-target-link-regexp, org-activate-target-links):
2201 New functions.
2202 (org-make-org-heading-search-string): New function.
2203 (org-store-link, org-insert-link): Use new option
2204 `org-file-link-context-use-camel-case'.
2205 (org-activate-camels): Use new option `org-activate-camels'.
2206 (org-link-regexp): Add mhe prefix.
2207 (org-open-at-point, org-store-link): Support for mhe links.
2208 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
2209 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
2210 (org-mhe-get-header, org-follow-mhe-link): New functions.
2211 (org-remove-angle-brackets, org-add-angle-brackets):
2212 New functions.
2213 (org-bracket-link-regexp): New constant.
2214 (org-read-date): Fix bug that was rejecting all typed dates.
2215 (org-link-search): Make hierarchy above visible after a match.
2216 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
2217 (org-store-link): Fix bug with link creation when cursor is in
2218 an empty line.
2219 (org-open-at-point): Fix bug with matching a link.
2220 Fixed buggy argument sequence in call to `org-view-tags'.
2221 (org-compile-prefix-format): Set `org-prefix-has-tag'.
2222 (org-prefix-has-tag): New variable.
2223 (org-format-agenda-item): Remove tags from headline
2224 if appropriate.
2225 (org-agenda-remove-tags-when-in-prefix): New option.
2226
2227 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
2228
2229 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
2230 Fix the regular expressions.
2231
2232 2006-02-21 Richard M. Stallman <rms@gnu.org>
2233
2234 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
2235 if there's no other specific basis.
2236
2237 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
2238 as variables at all.
2239 (unsafep-variable): Rename arg; doc fix.
2240
2241 * abbrevlist.el (list-one-abbrev-table): Add autoload.
2242
2243 * calendar/appt.el (diary-selective-display): Add defvar.
2244
2245 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
2246
2247 * isearch.el (search-whitespace-regexp): Fix custom type.
2248
2249 * help.el (describe-key-briefly): Compute interactive args
2250 in same was as before previous change.
2251
2252 * files.el (enable-local-variables): Doc fix.
2253
2254 2006-02-21 Kim F. Storm <storm@cua.dk>
2255
2256 * fringe.el: Cleanup as file is now pre-loaded.
2257 (fringe-bitmaps): Initialize unconditionally.
2258 (fringe-mode, set-fringe-style): Remove autoload cookies.
2259
2260 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2261
2262 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
2263 `horizontal-bar'.
2264 (fringe-cursor-alist): Use `horizontal-bar'.
2265
2266 2006-02-20 Kim F. Storm <storm@cua.dk>
2267
2268 * fringe.el (fringe-bitmaps): Update to new bitmap names.
2269 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
2270
2271 * loadup.el: Load "fringe" on window systems.
2272
2273 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
2274
2275 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
2276 out of scope components.
2277
2278 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
2279 default.
2280
2281 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
2282
2283 * custom.el (customize-mark-to-save, customize-mark-as-set):
2284 Load the symbol first.
2285
2286 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
2287
2288 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
2289 strech spec so it doesn't display as "^J" on the header line
2290 when `Buffer-menu-use-header-line' is t.
2291
2292 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
2293
2294 * speedbar.el (speedbar-make-button): Keep text properties
2295 of string arguments if desired.
2296
2297 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
2298 expessions.
2299
2300 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
2301 of speedbar.
2302
2303 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
2304
2305 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
2306 to value of `read-file-name-completion-ignore-case'.
2307
2308 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
2309
2310 * custom.el (customize-mark-as-set): Push to `user' theme.
2311
2312 * cus-edit.el (custom-save-variables): Allow unthemed values.
2313 (customize-set-variable): Push setting to `user' theme.
2314
2315 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
2316
2317 * progmodes/gud.el: Don't require font-lock as it's now
2318 automatically loaded.
2319 (gud-speedbar-buttons): Replace gdb-var-changed with
2320 gdb-force-update.
2321
2322 * progmodes/gdb-ui.el (gdb-force-update): Rename from
2323 gdb-var-changed.
2324 (gdb-post-prompt): Use it.
2325 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
2326 (gdb-var-update-handler, gdb-var-delete)
2327 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
2328 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
2329 gdb-force-update in gdb-post-prompt.
2330 (gdb-reset): Clear watch expressions from speedbar when quitting.
2331
2332 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
2333
2334 * viper-cmd.el (viper-insert-state-post-command-sentinel)
2335 (viper-change-state-to-vi, viper-change-state-to-emacs):
2336 Make aware of cursor coloring in the Emacs state.
2337 (viper-special-read-and-insert-char): Use read-char-exclusive.
2338 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
2339
2340 * viper-init.el (viper-emacs-state-cursor-color): New variable.
2341
2342 * viper-util.el (viper-save-cursor-color)
2343 (viper-get-saved-cursor-color-in-replace-mode)
2344 (viper-get-saved-cursor-color-in-insert-mode)
2345 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
2346 state.
2347 (viper-get-saved-cursor-color-in-emacs-mode): New function.
2348
2349 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
2350 (ediff-ignore-case-option3, ediff-actual-diff-options)
2351 (ediff-actual-diff3-options): New variables to control case sensitivity.
2352 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
2353 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
2354 (ediff-toggle-ignore-case): New function.
2355 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
2356
2357 * ediff-help.el (ediff-long-help-message-narrow2)
2358 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
2359 (ediff-long-help-message-word-mode): Add ignore-case command.
2360 (ediff-help-for-quick-help): Add ignore-case command.
2361
2362 * ediff-merg.el: Move provide to the end.
2363
2364 * ediff-ptch.el: Move provide to the end.
2365
2366 * ediff-wind.el: Move provide to the end.
2367
2368 * ediff-mult.el: Move provide to the end.
2369 (ediff-set-meta-overlay): Enable follow-link.
2370
2371 * ediff.el: Move provide to the end.
2372 Break recursive load cycle in eval-when-compile.
2373 (ediff-patch-buffer): Better heuristics.
2374
2375 * ediff-util.el: Move provide to the end.
2376 Break recursive load cycle in eval-when-compile.
2377 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
2378 defuns.
2379 (ediff-submit-report): Pass the values of ediff-diff3-program,
2380 ediff-diff3-options.
2381
2382 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
2383
2384 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
2385 the opening bracket of the following bracketing pairs: {}, [], (), <>,
2386 `' (for example, in the docstring of `windmove-default-keybindings').
2387
2388 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
2389
2390 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
2391 shadow face. Don't provide binding to edit variable when it is
2392 out of scope.
2393
2394 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
2395 (gdb-var-update-handler): Detect out of scope variables with pre
2396 GDB 6.4 too.
2397 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
2398 Reset status of variable objects to nil in update handlers.
2399 (gdb-var-update-handler-1): Detect when a variable object comes
2400 in scope. setcar on var changes gdb-var-list directly.
2401
2402 2006-02-17 Juri Linkov <juri@jurta.org>
2403
2404 * ffap.el (ffap) <defface>: Add explicit face declaration.
2405 (ffap-highlight): Use face `ffap' directly instead of checking
2406 for its existence.
2407
2408 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
2409 `visible-ok' of `other-buffer' to find the right original buffer.
2410
2411 * info.el (Info-search): Skip `Local Variables' node.
2412
2413 2006-02-17 Juri Linkov <juri@jurta.org>
2414
2415 * info.el (Info-find-file): Check for symbols `apropos', `history',
2416 `toc' in the input filename, and return these symbols as is.
2417 (Info-find-node-2): Set Info-current-file to symbols `apropos',
2418 `history', `toc' instead of strings.
2419 (Info-set-mode-line): For non-string Info-current-file use the
2420 symbol's name inside **.
2421 (Info-isearch-push-state): Add quote before Info-current-file and
2422 Info-current-node.
2423 (Info-isearch-pop-state): Use `equal' instead of `string='.
2424 (Info-extract-pointer, Info-following-node-name): Use
2425 `match-string-no-properties' instead of `match-string'.
2426 (Info-up): Check `old-file' for `stringp'.
2427 (Info-history): Use `equal' instead of `string-equal'.
2428 Check `file' for `stringp'.
2429 (Info-history): Use symbol `history' instead of string as first arg
2430 of `Info-find-node'.
2431 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
2432 `toc' instead of string.
2433 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
2434 instead of `buffer-substring', and `match-string-no-properties'
2435 instead of `match-string'.
2436 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
2437 instead of strings.
2438 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
2439 Use symbol `apropos' instead of string.
2440 (Info-copy-current-node-name): Check `Info-current-file' for
2441 `stringp' and construct a command with `Info-find-node' from it.
2442 (Info-fontify-node): Use `match-string-no-properties' instead of
2443 `match-string' and check file names for `stringp'.
2444 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
2445 `history', `toc' instead of strings.
2446
2447 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
2448
2449 * files.el: Rearrange functions and variables in the file local
2450 variables section.
2451
2452 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
2453
2454 * files.el: Add truncate-lines, ispell-check-comments and
2455 ispell-local-dictionary as safe local variables.
2456
2457 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
2458
2459 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
2460 out of scope variables.
2461 (gud-speedbar-buttons): Use unless.
2462
2463 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
2464 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
2465 (gdb-show-changed-values): Also use for out of scope variables.
2466 (gdb-var-update-handler-1): Note if variable goes out of scope.
2467
2468 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
2469
2470 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
2471 default to global variable values for unsupplied args.
2472 (rcirc-get-buffer-create): Fix bug with setting the target.
2473 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
2474 test for rcirc-always-use-server-buffer-flag here.
2475 (rcirc-response-formats): Add %N, which is a facified nick. %n
2476 uses the default face. Change the ACTION format string. If the
2477 "nick" is the server, don't print anything for that field.
2478 Comment fixes.
2479 (rcirc-target-buffer): Don't test
2480 rcirc-always-use-server-buffer-flag here.
2481 (rcirc-print): Squeeze extra spaces out of the text before message.
2482 (rcirc-put-nick-channel): Strip potential "@" char from nick
2483 before adding them to nick table.
2484 (rcirc-url-regexp): Improve to match address like "foo.com".
2485
2486 2006-02-17 Eli Zaretskii <eliz@gnu.org>
2487
2488 * allout.el (allout-hidden-p): Move this defsubst before
2489 allout-overlay-interior-modification-handler, where it is first
2490 used.
2491
2492 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
2493
2494 * allout.el: Use allout invisible-text overlays instead of
2495 selective display for concealed text. Also, lots of general
2496 cleanup, and improved compatibility code.
2497
2498 (allout-version) Incremented, corrected, revised, and refined
2499 module commentary.
2500
2501 (provide 'allout): Moved to the bottom, added a require of overlay.
2502
2503 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
2504 `except-current'.
2505 (allout-write-file-hook-handler): Minimize delay.
2506 (count-trailing-whitespace-region): New function so
2507 auto-encryption of current topic can resituate cursor exactly.
2508 PGP/GPG encryption trims trailing whitespace from lines, which
2509 must be accounted for across encryption then decryption.
2510
2511 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
2512 just plain "\C-c", to avoid intruding on user's keybinding space.
2513
2514 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
2515 parameter, so user request to provide a new password is done.
2516
2517 (allout-outside-normal-auto-fill-function, allout-auto-fill):
2518 Refined mechanism for auto-filling behavior while in allout mode.
2519
2520 (allout-mode): Explicitly specify the mode map in the docstring.
2521 Clarify provision for various write-file hook var names.
2522 Adjusted for invisible-text overlays instead of selective-display.
2523
2524 (allout-depth): Really return 0 if not within any topic. This
2525 rectifies `allout-beginning-of-level' and sequence numbering
2526 errors that occur when cutting and pasting numbered topics.
2527 Changed from a in-line subst to a regular function, as well.
2528
2529 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
2530
2531 (allout-end-of-subtree, allout-end-of-subtree)
2532 (allout-end-of-entry, allout-end-of-current-heading)
2533 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
2534 (allout-show-children, allout-show-to-offshoot)
2535 (allout-hide-current-entry, allout-show-current-entry): Rectified
2536 handling of trailing blank lines between items.
2537
2538 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
2539 (allout-current-depth, allout-unprotected, allout-hidden-p)
2540 (allout-on-current-heading-p, allout-listify-exposed)
2541 (allout-chart-subtree, allout-goto-prefix)
2542 (allout-back-to-current-heading, allout-get-body-text)
2543 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
2544 (allout-hide-region-body, allout-toggle-subtree-encryption)
2545 (allout-encrypt-string, allout-encrypted-key-info)
2546 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
2547 (allout-file-vars-section-data): Adjusted for use with
2548 invisible-text overlays instead of selective-display.
2549
2550 (allout-kill-line, allout-kill-topic, allout-yank-processing):
2551 Reworked for use with invisible text overlays.
2552
2553 (allout-current-topic-collapsed-p): New function.
2554
2555 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
2556 to know when to close the containing topic.
2557
2558 (allout-pre-command-business, allout-post-command-business):
2559 Simplify undo-batching and dynamic isearch exposure.
2560
2561 (allout-set-overlay-category): New for invisible-text overlays.
2562 Sets properties of allout-overlay-category, used by
2563 allout-flag-region to set invisible-text overlay properties.
2564 (allout-get-invisibility-overlay): Get the first qualifying
2565 invisibility overlay, so we can find the extent of it.
2566 (allout-back-to-visible-text): Get to just before the beginnining
2567 of the current invisibility overlay, if any.
2568
2569 (allout-overlay-insert-in-front-handler)
2570 (allout-overlay-interior-modification-handler)
2571 (allout-before-change-handler, allout-isearch-end-handler): New
2572 functions to handle extraordinary actions affecting concealed
2573 text.
2574
2575 (allout-flag-region): Use overlays instead of selective-display
2576 for invisible text - by inheritence from the properties of
2577 allout-overlay-category in mainline Emacs, and applied
2578 property-by-property in XEmacs, some recent versions of which
2579 don't inherit the properties from the category. Provisions to
2580 respond to concealed-text edits simplified drastically.
2581
2582 (allout-isearch-rectification, allout-isearch-was-font-lock)
2583 (allout-isearch-expose, allout-enwrap-isearch)
2584 (allout-isearch-abort, allout-pre-was-isearching)
2585 (allout-isearch-prior-pos, allout-isearch-did-quit)
2586 (allout-isearch-dynamic-expose)
2587 (allout-hide-current-entry-completely): Functions deleted.
2588
2589 (allout-undo-aggregation): Explicit undo aggregation no longer
2590 necessary due to transition away from selective-display.
2591
2592 (set-allout-regexp, allout-up-current-level)
2593 (allout-next-visible-heading, allout-forward-current-level)
2594 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
2595 (allout-kill-line, allout-yank-processing, allout-show-children)
2596 (allout-expose-topic, allout-old-expose-topic)
2597 (allout-listify-exposed, allout-insert-latex-header)
2598 (allout-toggle-subtree-encryption, allout-encrypt-string)
2599 (remove-from-invisibility-spec, allout-hide-current-subtree):
2600 Ditched unused variables.
2601
2602 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
2603
2604 * textmodes/ispell.el (ispell-change-dictionary): Call
2605 ispell-buffer-local-dict instead of
2606 ispell-accept-buffer-local-defs.
2607 (ispell-local-dictionary-alist): Accept as valid any coding-system
2608 supported by Emacs.
2609 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
2610 changed to iso-8859-3.
2611
2612 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
2613
2614 * speedbar.el (speedbar-frame-width): Make an inline function
2615 instead of a macro. Use frame-width.
2616 (speedbar-try-completion, speedbar-update-contents)
2617 (speedbar-timer-fn): Use consp.
2618 (speedbar-update-localized-contents): Try to preserve point.
2619
2620 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
2621 (menu): Re-order menu items.
2622 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
2623 field.
2624 (gdb-var-update-handler-1): Use it for GDB 6.4+.
2625 (gdb-post-prompt): Speed things by not forcing update.
2626
2627 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
2628
2629 * wid-edit.el (widget-button-click): For mouse-1, cancel button
2630 press and perform default action if we get a mouse movement event.
2631
2632 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
2633
2634 * calendar/icalendar.el (icalendar--get-event-property)
2635 (icalendar--get-event-property-attributes): Fix typos in
2636 docstrings.
2637
2638 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
2639 docstring.
2640
2641 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
2642
2643 * bs.el (bs-mode): Use `buffer-disable-undo'.
2644 (bs--get-file-name): Simplify.
2645 (bs-show-in-buffer): Mark the buffer as not modified.
2646
2647 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2648
2649 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
2650 widget-button-click.
2651
2652 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
2653 (custom-mode): Update docstring.
2654
2655 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
2656 binding.
2657
2658 * files.el (hack-local-variables-confirm): Allow scrolling if the
2659 file variable list is too long. Kill temp buffer after use.
2660
2661 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
2662
2663 * progmodes/gud.el (gdb): Improve doc string.
2664 (gdb-script-font-lock-keywords): Expand allowed character set.
2665
2666 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
2667 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
2668 (gdb-separate-io-interrupt, gdb-separate-io-quit)
2669 (gdb-separate-io-stop, gdb-separate-io-eof):
2670 Rename from gdb-inferior-* to gdb-separate-*.
2671 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
2672
2673 2006-02-14 Jay Belanger <belanger@truman.edu>
2674
2675 * calc/calc-arith.el (math-check-known-scalarp): Make sure
2676 expression is a symbol before checking that it is bound.
2677
2678 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
2679 test to see if equation can be solved.
2680
2681 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2682
2683 * wid-edit.el (widget-button-click): Use :pressed-face property
2684 for overlay face, if it exists.
2685
2686 * cus-edit.el (custom-manual, custom-add-see-also)
2687 (custom-add-parent-links, custom-group-link): Add :pressed-face
2688 property to links.
2689
2690 * files.el (hack-local-variables): Remove ignored variables before
2691 checking if any variables need setting.
2692
2693 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2694
2695 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
2696
2697 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
2698
2699 * help.el (where-is): Fix message for remapped commands.
2700
2701 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
2702 Fix typos in docstrings.
2703
2704 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
2705
2706 * files.el (safe-local-variable-values): New option.
2707 (hack-local-variables-prop-line): Return a list of variable-value
2708 pairs if MODE-ONLY is non-nil.
2709 (hack-local-variables): Construct list of variable-value pairs,
2710 and apply or reject them in one go. Ask for confirmation if
2711 variables are not known safe.
2712 (hack-local-variables-confirm): Complete rewrite. Support
2713 `safe-local-variable-values'.
2714 (enable-local-variables): Update docstring to reflect new
2715 behavior.
2716 (ignored-local-variables): Ignore ignored-local-variables and
2717 safe-local-variable-values.
2718 (safe-local-variable-p): New function.
2719 (risky-local-variable-p): `safe-local-variable' property check
2720 moved to safe-local-variable-p.
2721 (hack-one-local-variable): Checks moved to hack-local-variables.
2722
2723 (byte-compile-dynamic, c-basic-offset, c-file-style)
2724 (c-indent-level, comment-column, fill-column, fill-prefix)
2725 (indent-tabs-mode, kept-new-versions, no-byte-compile)
2726 (no-update-autoloads, outline-regexp, page-delimiter)
2727 (paragraph-start, paragraph-separate, sentence-end)
2728 (sentence-end-double-space tab-width, version-control):
2729 Add `safe-local-variable' property.
2730
2731 * find-lisp.el: Delete nonexistent `autocompile' file variable.
2732
2733 * icomplete.el, play/landmark.el: Change nonexistent
2734 `outline-layout' file variable to `allout-layout'.
2735
2736 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
2737
2738 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
2739 (gdb-get-changed-registers): Test value of gud-minor-mode relative
2740 to gud-comint-buffer.
2741 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
2742 gdb-ui.el for gdb-mi.el.
2743 (gdb-post-prompt, gdb-get-changed-registers): Move test for
2744 registers buffer to gdb-get-changed-registers.
2745 (gdb-breakpoint-regexp): New regexp. Allow toggling and
2746 deletion of catchpoints (throw and catch).
2747 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
2748 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
2749 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
2750 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
2751 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
2752
2753 2006-02-13 Jay Belanger <belanger@truman.edu>
2754
2755 * calc/calc-arith.el (math-check-known-matrixp): Make sure
2756 expression is a symbol before checking that it is bound.
2757
2758 2006-02-13 Richard M. Stallman <rms@gnu.org>
2759
2760 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
2761 for the minibuffer too, but not if resize-mini-windows will interfere.
2762
2763 * help.el (describe-key-briefly, describe-key): Do all arg-reading
2764 inside `interactive' spec.
2765 (describe-key-briefly-internal, describe-key-internal):
2766 Functions merged back into their callers.
2767
2768 2006-02-13 Martin Rudalics <rudalics@gmx.at>
2769
2770 * info.el (info-xref-visited): Inherit from info-xref too.
2771 (Info-set-mode-line): Replace occurrences of `%' by `%%'
2772 when propertizing Info-current-file and Info-current-node.
2773
2774 2006-02-13 Juri Linkov <juri@jurta.org>
2775
2776 * tumme.el (tumme-thumbnail-storage): Fix docstring.
2777 (tumme-thumb-name): Fix per-directory format.
2778
2779 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
2780
2781 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
2782
2783 2006-02-12 Miles Bader <miles@gnu.org>
2784
2785 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
2786
2787 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
2788
2789 * tumme.el: Remove history section. If someone needs the it, it
2790 can always be found in CVS.
2791
2792 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2793
2794 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
2795 about the Thumbnail Managing Standard option.
2796
2797 2006-02-12 Richard M. Stallman <rms@gnu.org>
2798
2799 * subr.el (substitute-key-definition): Doc fix.
2800
2801 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
2802
2803 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
2804
2805 * info.el (Info-mode): Doc fix.
2806
2807 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
2808
2809 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
2810
2811 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
2812 because on Solaris a POSIX compatible "id" is needed. Reported by
2813 Magnus Henoch <mange@freemail.hu>.
2814
2815 2006-02-12 Juri Linkov <juri@jurta.org>
2816
2817 * tumme.el: Remove todo item about Thumbnail Managing Standard.
2818 (tumme) <defgroup>: Change :group to `multimedia'.
2819 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
2820 Managing Standard.
2821 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
2822 Fix dostring.
2823 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
2824 and %y. Fix docstring.
2825 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
2826 (tumme-cmd-create-standard-thumbnail-command): New user options.
2827 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
2828 is `standard'. Fix docstring.
2829 (tumme-thumb-width, tumme-thumb-height): New user options.
2830 (tumme-external-viewer): Try to find various viewers.
2831 (tumme-get-thumbnail-image): Use `create-image' instead of
2832 constructing the `image' structure.
2833 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
2834 `standard'.
2835 (tumme-thumb-name): Add file name generation for standard storage.
2836 Simplify code for other storages.
2837 (tumme-thumb-name): Use width %w and height %h instead of size %s.
2838 Add modification time %m and thumbnail-nq8 %q.
2839 Use `tumme-cmd-create-standard-thumbnail-command' if
2840 tumme-thumbnail-storage is `standard'.
2841 (tumme-dired-insert-marked-thumbs): New autoload command.
2842 (tumme-dired-after-readin-hook): New function.
2843 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
2844 `tumme-thumb-size'.
2845 (tumme-display-image): Replace size-x %x and size-y %y with
2846 width %w and height %h.
2847
2848 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
2849 `tumme-dired-insert-marked-thumbs'.
2850
2851 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2852
2853 * tumme.el (tumme-write-tag): Fix small bug (file name did not
2854 include path).
2855 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
2856 matching tag.
2857
2858 2006-02-12 Miles Bader <miles@gnu.org>
2859
2860 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
2861 New variables.
2862 (rcirc-abbrev-nick): New function.
2863 (rcirc-format-response-string): Rewrite to use the formats in
2864 `rcirc-response-formats' and expand escape sequences therein.
2865 A text-property `rcirc-text' is added over the actual response
2866 text to make easy to find inside the returned string.
2867 (rcirc-print): When filling, just look for the `rcirc-text'
2868 text-property to find the appropriate fill prefix, instead of
2869 using hardwired patterns.
2870
2871 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2872
2873 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
2874 Managing Standard.
2875
2876 2006-02-11 Kim F. Storm <storm@cua.dk>
2877
2878 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
2879 Don't use insert-buffer; do insert-buffer-substring directly.
2880 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
2881
2882 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2883
2884 * files.el (revert-buffer, recover-file): Replace buffer-read-only
2885 with inhibit-read-only. Suggested by Stefan Monnier.
2886 (revert-buffer): Let insert-file-contents discard
2887 buffer-undo-list. Simplify code.
2888 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
2889
2890 2006-02-11 Eli Zaretskii <eliz@gnu.org>
2891
2892 * menu-bar.el (menu-bar-select-yank): Add a doc string.
2893
2894 * help.el (describe-key-briefly): Now a wrapper for
2895 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
2896 to t. Populate yank-menu if empty.
2897 (describe-key-briefly-internal): Renamed from describe-key-briefly.
2898 (describe-key): Now a wrapper for describe-key-internal. Bind
2899 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
2900 (describe-key-internal): Renamed from describe-key.
2901
2902 2006-02-11 Milan Zamazal <pdm@zamazal.org>
2903
2904 * progmodes/glasses.el (glasses-separator): Doc fix.
2905 (glasses-original-separator): New defcustom.
2906 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
2907
2908 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2909
2910 * mwheel.el (mouse-wheel-up-event): Doc fix.
2911
2912 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2913
2914 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
2915 (tumme-dir): New function. Copied from thumbs.el.
2916
2917 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
2918
2919 * desktop.el (desktop-outvar): Fix typo.
2920 (desktop-save-buffer-p): Doc fix.
2921
2922 * subr.el (substitute-key-definition): Fix typo.
2923
2924 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2925
2926 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
2927 when window-system is mac.
2928
2929 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
2930
2931 2006-02-10 Kim F. Storm <storm@cua.dk>
2932
2933 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
2934 indirect-function instead of using condition-case.
2935
2936 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
2937
2938 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
2939 less `colloquial'...
2940
2941 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2942
2943 * tumme.el: Add a couple of todo items.
2944
2945 2006-02-09 Lars Hansen <larsh@soem.dk>
2946
2947 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
2948 (highlight-changes-mode): Don't change desktop-locals-to-save.
2949
2950 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
2951
2952 * image-mode.el (image-toggle-display): Clear image cache if using
2953 filename.
2954
2955 2006-02-09 Masatake YAMATO <jet@gyve.org>
2956
2957 * dired-x.el (dired-guess-shell-alist-default): Add .man as
2958 a `dired-man' target.
2959
2960 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
2961 boundary of symbols.
2962
2963 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
2964
2965 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
2966
2967 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
2968
2969 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
2970 `mapcar'; return nil.
2971
2972 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
2973
2974 * mouse.el (mouse-drag-track): Don't change window if we rebind to
2975 some other event.
2976
2977 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
2978
2979 * net/rcirc.el (rcirc-startup-channels-alist):
2980 Add irc.freenode.net and #emacs as defaults.
2981 (rcirc-ignore-all-activity-flag): Remove variable.
2982 (rcirc-authinfo): New variable.
2983 (rcirc-authinfo-filename): Remove variable.
2984 (rcirc-always-use-server-buffer-flag): New flag.
2985 (rcirc): M-x rcirc will automatically connect without prompting.
2986 C-u M-x rcirc will prompt. Use rcirc-connect to create a
2987 connection in lisp.
2988 (rcirc-process-server-response-1): Remove everything but the nick
2989 portion of the sender so it doesn't need to be done everywhere
2990 else. Update related code.
2991 (global-map): Remove global keybindings.
2992 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
2993 (rcirc-send-input): Split into several functions.
2994 (rcirc-process-input-line, rcirc-process-message)
2995 (rcirc-process-command): New functions.
2996 (rcirc-target-buffer): New function to determine where to route
2997 messages.
2998 (rcirc-user-nick): Save match data.
2999 (rcirc-toggle-ignore-buffer-activity)
3000 (rcirc-update-activity-string): Remove global ignore functionality,
3001 which can be done now by toggling rcirc-track-minor-mode.
3002 (rcirc-track-minor-mode-map): New keymap.
3003 (rcirc-track-minor-mode): New minor-mode.
3004 (ignore): Make the ignore output nicer. Always print it when
3005 adding or removing nicks.
3006 (rcirc-url-regexp): Improve.
3007 (rcirc-mangle-text): Remove properties before using text in the
3008 modeline.
3009 (rcirc-authenticate): Authentication data comes from
3010 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
3011 (rcirc-server-prefix): Inherit from rcirc-server.
3012
3013 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
3014
3015 * Makefile.in (compile): Append "|| true" to the end of the `find'
3016 command, like compile-always does.
3017
3018 2006-02-08 Sam Steingold <sds@gnu.org>
3019
3020 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
3021 output from a dead connection.
3022
3023 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
3024
3025 * dired.el (dired-mode-map): Add more bindings for tumme.
3026
3027 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
3028
3029 * wdired.el (wdired-mode-map): Use remap.
3030 (wdired-get-filename): Massage.
3031 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
3032 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
3033 `keymap' property rather than `local-map'.
3034
3035 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
3036
3037 * tumme.el (tumme-get-thumbnail-image): New utility function.
3038 Suggested by from Chong Yidong.
3039 (tumme-dired-with-window-configuration): Rename from
3040 `tumme-dired'. Add code to save window configuration.
3041 (tumme-restore-window-configuration): New command to restore the
3042 window configuration that `tumme-dired-with-window-configuration'
3043 saves before it changes the window configuration.
3044 (tumme-show-all-from-dir): New command to display thumbnails for
3045 all files in a directory entered by the user, like M-x thumbs.
3046 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
3047 have been created.
3048 (tumme-display-thumbnail-original-image): Call `display-buffer'.
3049 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
3050 Remove obsolete test function.
3051
3052 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
3053
3054 * vc.el (small-temporary-file-directory): Remove defvar; there's
3055 a defcustom for it in files.el.
3056
3057 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
3058 Fix typo in message.
3059 (tumme-gallery-generate): Fix typo in `error' message.
3060 (tumme-display-window-height-correction)
3061 (tumme-display-window-width-correction, tumme-line-up-dynamic)
3062 (tumme-line-up-interactive): Dox fixes.
3063 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
3064 (tumme-restore-window-configuration, tumme-format-properties-string)
3065 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
3066 Fix typos in docstrings.
3067
3068 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
3069
3070 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
3071
3072 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
3073
3074 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
3075 User should use hook if desired.
3076
3077 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
3078 buffer if necessary.
3079 (gdb-delete-frame-or-window): New function.
3080 (gdb-breakpoints-mode-map): Bind "q" to it.
3081
3082 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
3083
3084 * textmodes/nroff-mode.el: Clean up name space.
3085 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
3086 (nroff-mode): Obey the global setting of nroff-electric-mode.
3087 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
3088
3089 * calendar/calendar.el (calendar-increment-month): Typo in last change.
3090
3091 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
3092
3093 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
3094
3095 2006-02-06 Lars Hansen <larsh@soem.dk>
3096
3097 * generic-x.el (etc-fstab-generic-mode): Add file system types
3098 cifs and usbdevfs. Allow special chars in file names.
3099
3100 2006-02-05 Jay Belanger <belanger@truman.edu>
3101
3102 Update copyright notices of the files in lisp/calc.
3103
3104 2006-02-05 Romain Francoise <romain@orebokech.com>
3105
3106 Update copyright notices of all files in the lisp/play directory.
3107
3108 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
3109
3110 * ldefs-boot.el: Regenerate.
3111
3112 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
3113
3114 2006-02-05 Kim F. Storm <storm@cua.dk>
3115
3116 * files.el (magic-mode-regexp-match-limit): New defvar.
3117 (set-auto-mode): Use it to limit magic-mode-alist matching.
3118
3119 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
3120
3121 * simple.el (display-message-or-buffer): Compare the number of
3122 characters to the frame width when determining whether a 1-line
3123 message string will fit in the echo area. Count screen lines
3124 instead of buffer lines when determining whether a multi-line
3125 message will fit in the echo area/minibuffer window.
3126
3127 2006-02-04 Eli Zaretskii <eliz@gnu.org>
3128
3129 * info.el (Info-index, Info-mode): Improve the description of the
3130 `i' command.
3131
3132 * ldefs-boot.el: Regenerate.
3133
3134 2006-02-03 Werner Lemberg <wl@gnu.org>
3135
3136 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
3137 greedy to find the closing bracket in \*[...] and similar
3138 expressions. This is a first rough fix -- many additional
3139 refinements are necessary to make nroff mode really usable with groff.
3140
3141 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
3142
3143 * international/mule-cmds.el (set-locale-environment):
3144 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
3145 libX11.
3146
3147 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
3148
3149 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
3150 archive are created in archive-tmpdir.
3151
3152 2006-02-02 John Paul Wallington <jpw@pobox.com>
3153
3154 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
3155 (ibuffer-fontification-alist): Use it.
3156 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
3157 to "* z" and the Ibuffer Mark menu.
3158
3159 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
3160
3161 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
3162
3163 * textmodes/table.el (*table--cell-describe-mode)
3164 (*table--cell-describe-bindings): Undo last change since
3165 print-help-return-message is not obsoleted by anything at all.
3166
3167 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
3168
3169 * emulation/cua-base.el (cua-mode): Doc fix.
3170
3171 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
3172
3173 * dframe.el (dframe-handle-make-frame-visible)
3174 (dframe-handle-iconify-frame, dframe-get-focus)
3175 (dframe-select-attached-frame, dframe-power-click)
3176 (dframe-frame-mode): Fix typos in docstrings.
3177
3178 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
3179 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
3180 Fix typos in docstrings.
3181
3182 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
3183 (hi-lock-face-buffer, hi-lock-font-lock-hook)
3184 (hi-lock-archaic-interface-message-used)
3185 (hi-lock-file-patterns-range): Fix typos in docstrings.
3186
3187 * savehist.el (savehist-loaded, savehist-load, savehist-install)
3188 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
3189
3190 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
3191 Fix typo in docstring.
3192
3193 * net/newsticker.el (newsticker--decode-iso8601-date)
3194 (newsticker--set-customvar, newsticker--buffer-insert-item)
3195 (newsticker--do-run-auto-mark-filter)
3196 (newsticker--parse-generic-feed): Doc fixes.
3197 (newsticker--retrieval-timer-list, newsticker-url-list)
3198 (newsticker-hide-immortal-items-in-echo-area)
3199 (newsticker-hide-obsolete-items-in-echo-area)
3200 (newsticker-new-item-face, newsticker--enclosure)
3201 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
3202 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
3203 (newsticker--parse-generic-feed, newsticker--cache-contains)
3204 (newsticker--stat-num-items, newsticker-download-enclosures):
3205 Fix typos in docstrings.
3206
3207 * net/rcirc.el (rcirc-debug): Doc fix.
3208 (rcirc-fill-column, rcirc-receive-message-hooks)
3209 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
3210 (rcirc-mode, rcirc-generate-new-buffer-name)
3211 (rcirc-startup-channels, rcirc-ignore-update-automatic)
3212 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
3213 Fix typos in docstrings.
3214 (rcirc-print): "?\ " -> "?\s".
3215 (rcirc-cmd-join): Improve argument/docstring consistency.
3216
3217 2006-02-01 Mark A. Hershberger <mah@everybody.org>
3218
3219 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
3220 before narrow-to-region.
3221
3222 2006-02-01 Richard M. Stallman <rms@gnu.org>
3223
3224 * simple.el (move-beginning-of-line): Scan properly for invis change.
3225
3226 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
3227
3228 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
3229
3230 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
3231 change bit only when id-format is 'integer. Reported by Matt
3232 Hodges <M.P.Hodges@rl.ac.uk>.
3233
3234 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
3235
3236 * hilit-chg.el (highlight-changes-initial-state)
3237 (highlight-changes-global-initial-state): Doc fixes.
3238 (highlight-changes-global-modes, global-highlight-changes):
3239 Fix typos in docstrings.
3240
3241 2006-02-01 Kim F. Storm <storm@cua.dk>
3242
3243 * emulation/cua-base.el (cua-mode): Mention that CUA enables
3244 transient-mark-mode in doc string.
3245
3246 2006-01-31 Richard M. Stallman <rms@gnu.org>
3247
3248 * replace.el (multi-occur): Doc fix.
3249 (multi-occur-in-matching-buffers): Rename from
3250 multi-occur-by-filename-regexp. Prefix arg says match
3251 buffer names instead of file names.
3252
3253 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
3254
3255 * bs.el: Allow non-default values of `bs-header-lines-length'.
3256 (bs--running-in-xemacs): Remove (not needed anymore).
3257 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
3258 instead of `shrink-window', thus avoiding having to compute the
3259 height of the window.
3260 (bs--up): Wrap around even when there's no header.
3261 (bs--down): Use `forward-line' instead of `next-line'.
3262
3263 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
3264
3265 * image-mode.el (image-toggle-display): Use file name if possible,
3266 instead of unnecessarily allocating a (possibly huge) lisp string.
3267
3268 2006-01-30 John Paul Wallington <jpw@pobox.com>
3269
3270 * subr.el (toplevel): Define `cl-assertion-failed' condition here
3271 because the `assert' macro signals it at runtime.
3272
3273 * emacs-lisp/cl.el (toplevel): Remove definition of
3274 `cl-assertion-failed' condition.
3275
3276 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
3277
3278 * thumbs.el (thumbs-marked-list): Make buffer-local and
3279 permanent-local.
3280 (thumbs-insert-thumb): Make help-echo non-sticky.
3281 (thumbs-file-alist): Use eolp as check for (non)-image.
3282
3283 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
3284
3285 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
3286 (ediff-before-session-group-setup-hooks)
3287 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
3288 Fix typos in docstrings.
3289
3290 * window.el (bw-dir, bw-eqdir, balance-windows)
3291 (split-window-keep-point): Fix typos in docstrings.
3292
3293 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
3294 (org-quote-string, org-calendar-to-agenda-key)
3295 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
3296 (org-show-following-heading, org-tags-column)
3297 (org-use-tag-inheritance, org, org-allow-space-in-links)
3298 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
3299 (org-enable-table-editor, org-calc-default-modes)
3300 (org-table-allow-automatic-line-recalculation)
3301 (org-export-html-style, org-export-with-fixed-width)
3302 (org-export-with-sub-superscripts, org-special-keyword)
3303 (org-formula, org-time-grid, org-table-may-need-update)
3304 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
3305 (org-goto-quit, org-get-indentation, org-end-of-item)
3306 (org-move-item-down, org-move-item-up)
3307 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
3308 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
3309 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
3310 (org-agenda-log-mode, org-agenda-toggle-diary)
3311 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
3312 (org-agenda-file-to-end, org-agenda-no-heading-message)
3313 (org-agenda-get-closed, org-format-agenda-item)
3314 (org-cmp-priority, org-cmp-category, org-cmp-time)
3315 (org-agenda-change-all-lines, org-agenda-diary-entry)
3316 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
3317 (org-link-search, org-camel-to-words, org-open-file)
3318 (org-remember-handler, org-table-convert-region)
3319 (org-table-move-row-down, org-table-move-row-up)
3320 (org-table-copy-region, org-table-wrap-region)
3321 (org-table-toggle-vline-visibility)
3322 (org-table-get-vertical-vector, org-table-modify-formulas)
3323 (org-table-get-specials, org-recalc-commands)
3324 (org-table-rotate-recalc-marks, org-table-eval-formula)
3325 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
3326 (org-level-color-stars-only, org-insert-heading):
3327 Fix typos in docstrings.
3328 (last-arg): Add defvar.
3329
3330 * makefile.w32-in (WINS): Add erc.
3331 (MH_E_SRC): Update (copied from lisp/Makefile.in).
3332
3333 2006-01-29 Bill Wohler <wohler@newt.com>
3334
3335 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
3336 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
3337 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
3338 (mh-autoloads): Don't use comments on otherwise empty lines.
3339
3340 2006-01-29 Edward O'Connor <ted@oconnor.cx>
3341
3342 * emulation/viper.el (viper-major-mode-modifier-list): Add
3343 insert-state and vi-state entries for erc-mode.
3344 (viper-go-away, viper-set-hooks): Add and remove
3345 viper-comint-mode-hook from erc-mode-hook as appropriate.
3346
3347 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
3348
3349 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
3350
3351 * bs.el (bs--format-aux): Implement `middle' alignment as
3352 described in the docstring for `bs-attributes-list'.
3353 (bs--get-name): Simplify. Don't pad the buffer name.
3354
3355 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
3356
3357 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
3358 English aspell dictionary is installed, use the first entry of
3359 ispell-dictionary-alist-1.
3360
3361 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
3362
3363 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
3364 Doc fix.
3365
3366 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
3367
3368 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
3369 for `process-file', in order to let it work for older Emacsen too.
3370
3371 2006-01-27 Eli Zaretskii <eliz@gnu.org>
3372
3373 * international/latexenc.el: Add a suitable `coding:' tag.
3374 (latexenc-find-file-coding-system): Undo last change.
3375
3376 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3377
3378 * international/latexenc.el (latexenc-find-file-coding-system):
3379 Make sure latexenc-main-file is a regular file and is readable.
3380
3381 2006-01-27 Andre Spiegel <spiegel@gnu.org>
3382
3383 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
3384 Pass FILE to vc-user-login-name.
3385
3386 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
3387
3388 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
3389
3390 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
3391 there are no more images to display.
3392 (thumbs-mark, thumbs-unmark): Revert change so that they move to
3393 the next image.
3394
3395 2006-01-26 Richard M. Stallman <rms@gnu.org>
3396
3397 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
3398
3399 * wid-edit.el (advertised-widget-backward): New alias.
3400 (widget-keymap): Use advertised-widget-backward for S-TAB.
3401
3402 * tumme.el: Correct the keywords.
3403 (tumme-dir-max-size): Use defvar.
3404 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
3405
3406 * simple.el (move-beginning-of-line): Take account of fields.
3407 (clone-indirect-buffer-other-window): Take args like
3408 clone-indirect-buffer, and work like it.
3409
3410 * help-fns.el (describe-function): Don't pass `nil' as default.
3411
3412 * files.el (risky-local-variable-p): Follow var aliases.
3413
3414 * subr.el (lazy-completion-table): Doc fix.
3415
3416 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
3417 global binding of `line'.
3418
3419 2006-01-25 Andre Spiegel <spiegel@gnu.org>
3420
3421 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
3422 Tramp.
3423
3424 * vc.el (vc-default-dired-state-info): Pass FILE to
3425 vc-user-login-name.
3426 (vc-default-update-changelog): Don't use vc-user-login-name, we
3427 don't need it here.
3428
3429 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
3430 no longer necessary.
3431
3432 2006-01-25 Kenichi Handa <handa@m17n.org>
3433
3434 * international/mule.el (decode-char): Avoid the overhead of
3435 calling utf-lookup-subst-table-for-decode if
3436 utf-translate-cjk-mode is nil.
3437 (encode-char): Avoid the overhead of calling
3438 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
3439 nil.
3440
3441 2006-01-22 Kenichi Handa <handa@m17n.org>
3442
3443 * international/mule.el (make-subsidiary-coding-system): Reset
3444 `coding-system-define-form' property of subsidiaries to nil.
3445 Avoid duplicated entry in coding-system-alist.
3446 (make-coding-system): Avoid duplicated entry in
3447 coding-system-alist.
3448 (define-coding-system-alias): Likewise.
3449
3450 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
3451
3452 * completion.el: Minor fixes in introductory comment.
3453 (completion-def-wrapper): Fix alist.
3454
3455 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
3456
3457 * thumbs.el (thumbs-new-image-size): New function.
3458 (thumbs-increment-image-size-element)
3459 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
3460 (thumbs-decrement-image-size): Delete.
3461 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
3462 temp files and use to resize.
3463 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
3464 Use increment argument to enlarge/shrink. Preserve point.
3465 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
3466 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
3467 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
3468 (thumbs-mark, thumbs-unmark): Preserve point.
3469 (thumbs-modify-image): Keep old temp files and use to modify.
3470 Cleanup old temp files at load time. Preserve point.
3471 (thumbs-view-image-mode-map): Use new command names.
3472
3473 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
3474
3475 * log-view.el (log-view-minor-wrap): First rev is the one at point.
3476
3477 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
3478 the nastiest part of the cyclic dependency.
3479 (cal-menu-update): Use dotimes and calendar-increment-month.
3480
3481 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
3482 (calendar-week-start-day): Add an :initializer.
3483 (calendar-mode-map): Use suppress-keymap, and command remapping.
3484 (describe-calendar-mode): Setup xref-stack info for the back button.
3485 (calendar-star-date): Insert before delete.
3486 (calendar-set-mode-line): Add file-modified info if applicable.
3487 (calendar-increment-month): New function.
3488
3489 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3490
3491 * font-lock.el (lisp-font-lock-keywords-2):
3492 Recognize "& keywords" only at word boundaries.
3493
3494 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
3495
3496 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
3497 and permanent-local.
3498 (thumbs-max-image-number): New variable.
3499 (thumbs-do-thumbs-insertion): Use them.
3500 (thumbs-per-line): Change default to 4.
3501 (thumbs-marked-list): Rename from thumbs-markedL.
3502 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
3503 (thumbs-rename-images): Use -list instead of L for internal variables.
3504 (thumbs-call-convert): Use call-process instead of shell-command.
3505 (thumbs-insert-thumb): Add filename as help-echo to each image.
3506 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
3507 Give dir to thumbs-show-thumbs-list.
3508 (thumbs-show-thumbs-list): Set default-directory to that of images.
3509 (thumbs-dired-show): Rename from thumbs-dired-show-all.
3510 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
3511 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
3512 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
3513
3514 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
3515
3516 * ses.el (ses-read-cell): Provide a default value.
3517
3518 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
3519
3520 * term/w32-win.el (image-library-alist): Add additional names for
3521 GIF library.
3522
3523 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3524
3525 * international/latexenc.el (latexenc-find-file-coding-system):
3526 Add file-regular-p check.
3527
3528 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
3529
3530 * simple.el (clone-buffer): Don't show the new buffer in the same
3531 window.
3532
3533 2006-01-23 Juri Linkov <juri@jurta.org>
3534
3535 * faces.el (link, link-visited): New faces based on default values
3536 of `info-xref' and `info-xref-visited'.
3537
3538 * info.el (info-xref): Inherit from `link'.
3539 (info-xref-visited): Inherit from `link-visited'.
3540
3541 * cus-edit.el (custom-buffer-create-internal): Use widget type
3542 `custom-manual' instead of `info-link' and don't set properties
3543 `button-face' and `mouse-face' explicitly.
3544 (custom-browse-group-tag, custom-browse-variable-tag)
3545 (custom-browse-face-tag): Inherit from widget class
3546 `custom-group-link' instead of `push-button'.
3547 (custom-button-unraised): Inherit from `underline' face.
3548 (custom-link): Inherit from `link' face. Fix doc and group.
3549 (custom-add-parent-links, custom-group-value-create): Don't set
3550 properties `button-face' and `mouse-face' explicitly for
3551 `custom-group-link' widget.
3552 (custom-group-link): Add properties `button-face' and `mouse-face'
3553 to widget definition.
3554 (custom-field-keymap): New variable. Put `custom-field-keymap' to
3555 editable-field's :keymap property.
3556 (custom-mode): Fix docstring: substitute keybindings for
3557 `widget-forward' and `widget-backward' from `widget-keymap',
3558 `widget-complete' from `custom-field-keymap', replace old
3559 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
3560
3561 * desktop.el (desktop-load-file): Check for `fboundp' before
3562 calling `symbol-function'.
3563
3564 * simple.el (clone-buffer, clone-indirect-buffer)
3565 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
3566 `read-string'. Fix prompts.
3567
3568 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
3569
3570 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
3571
3572 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
3573
3574 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
3575
3576 * startup.el (inhibit-splash-screen, initial-scratch-message):
3577 Doc fixes.
3578
3579 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
3580
3581 Sync with Tramp 2.0.52.
3582
3583 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
3584 net/tramp-vc.el: Add code for unloading Tramp. See comment before
3585 `tramp-unload-tramp' for checklist.
3586
3587 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
3588 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
3589 (tramp-unload-file-name-handler-alist)
3590 (tramp-unload-tramp): New defuns.
3591 (tramp-advice-PC-expand-many-files): New defadvice.
3592 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
3593 removed.
3594 (tramp-handle-expand-file-name): Remove double slash.
3595 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
3596 It doesn't matter, because it will be converted later on.
3597 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
3598 implementation was just heuristic.
3599 (tramp-post-connection): Set uid and gid properties.
3600 (tramp-convert-file-attributes): Set file's gid change bit.
3601 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
3602 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
3603 in case of su(do)? methods. The home directory of the local user
3604 will be taken else.
3605 (tramp-open-connection-telnet)
3606 (tramp-open-connection-rsh, tramp-open-connection-su)
3607 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
3608 local shell prompt could hurt. Reported by Romain Francoise
3609 <romain@orebokech.com>.
3610 (tramp-let-maybe): Add `edebug-form-spec' property.
3611 (tramp-handle-expand-file-name): Bind `default-directory' locally
3612 to "/" in order to avoid problems with UNC shares or Cygwin
3613 mounts.
3614 (tramp-md5-function): Fix typo in error message.
3615
3616 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
3617
3618 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
3619 for byte-compiler pacification.
3620
3621 2006-01-22 Andre Spiegel <spiegel@gnu.org>
3622
3623 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
3624 ID-FORMAT `string'. This allows us to get rid of
3625 `vc-user-login-name UID'.
3626
3627 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
3628
3629 2006-01-22 John Paul Wallington <jpw@pobox.com>
3630
3631 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
3632
3633 2006-01-21 Martin Rudalics <rudalics@gmx.at>
3634
3635 * emacs-lisp/find-func.el (find-definition-noselect)
3636 (find-variable-noselect): Search variables in C source code too.
3637 (find-function-C-source, find-function-noselect, find-function)
3638 (find-function-other-frame, find-variable-noselect, find-variable)
3639 (find-variable-other-frame, find-variable-at-point):
3640 Fix docstrings.
3641
3642 2006-01-21 Francesco Potorti` <pot@gnu.org>
3643
3644 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
3645
3646 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
3647
3648 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
3649 Default to disabling the "Save affix" question.
3650
3651 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
3652
3653 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
3654 the first arg to run-python.
3655
3656 2006-01-21 Eli Zaretskii <eliz@gnu.org>
3657
3658 * startup.el (command-line-1): Handle --no-desktop if desktop.el
3659 is not loaded.
3660
3661 2006-01-20 Jay Belanger <belanger@truman.edu>
3662
3663 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
3664 limit is 0.
3665
3666 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
3667 the correct variable.
3668
3669 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
3670
3671 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
3672 link. Fixed buggy argument sequence in call to `org-view-tags'.
3673 (org-compile-prefix-format): Set `org-prefix-has-tag'.
3674 (org-prefix-has-tag): New variable.
3675 (org-format-agenda-item): Remove tags from headline if
3676 appropriate.
3677 (org-agenda-remove-tags-when-in-prefix): New option.
3678 (org-get-tags-at): New function.
3679
3680 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
3681
3682 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
3683 (thumbs-find-image): Move image name and number from buffer name
3684 to mode name. Set thumbs-buffer. Preserve point so that large
3685 images remain visible.
3686 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
3687 order.
3688 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
3689 mode name.
3690 (thumbs-next-image, thumbs-previous-image): Make them work.
3691
3692 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
3693
3694 * cus-edit.el (custom-buffer-create-internal): State in the text above
3695 the whole buffer buttons that they do not operate on hidden items.
3696 (custom-face-menu): Use `custom-face-save' instead of
3697 `custom-face-save-command'.
3698 (custom-face-save-command): Make it an alias for `custom-face-save'
3699 and declare it obsolete.
3700 (custom-face-save): Doc fix.
3701
3702 * dired.el (dired-no-confirm): Add quote.
3703 (dired-subdir-alist-pre-R): Add quote in
3704 `make-variable-buffer-local' form and remove unbalanced parenthesis.
3705
3706 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
3707
3708 * textmodes/table.el (table-mode-indicator): Typo in last change.
3709
3710 2006-01-19 Richard M. Stallman <rms@gnu.org>
3711
3712 * outline.el (hide-leaves): Don't call outline-end-of-heading.
3713 Fixes bug reported in Nov 2005.
3714
3715 * isearch.el (isearch-forward): Doc fix.
3716
3717 * dired.el (dired-move-to-filename-regexp): Define as alias.
3718 (dired-no-confirm): Use defcustom.
3719 (dired-subdir-alist-pre-R): Put defvar at top level.
3720
3721 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
3722
3723 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
3724 Mark as risky.
3725
3726 * simple.el (set-mark-command): Doc fix.
3727 (clone-indirect-buffer-other-window):
3728 Read arg like clone-indirect-buffer.
3729 (move-beginning-of-line): Skip invisible newlines.
3730
3731 2006-01-19 Masatake YAMATO <jet@gyve.org>
3732
3733 * progmodes/cpp.el (cpp-edit-load): Make the order of
3734 listed conditions in a base C code buffer and its associate
3735 CPP Edit buffer the same.
3736
3737 2006-01-19 Kenichi Handa <handa@m17n.org>
3738
3739 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
3740 (rmail-mime-feature): Likewise.
3741 (rmail-require-mime-maybe): Use display-warning to show a warning
3742 message.
3743
3744 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
3745 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
3746
3747 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
3748
3749 * array.el: Move defvars out of eval-when-compile.
3750 (array-make-template): Replace undeclared global var with a local one.
3751 (array-mode): Inline initialization functions.
3752 (array-init-local-variables, array-init-max-row)
3753 (array-init-max-column, array-init-columns-per-line)
3754 (array-init-field-width, array-init-rows-numbered)
3755 (array-init-line-length, array-init-lines-per-row): Remove.
3756
3757 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
3758 (doc-mode-map): Define explicitly.
3759 (doctor-txtype): Use mapc.
3760
3761 * textmodes/table.el: Move defvars out of eval-when-compile.
3762 Remove harmful code meant to avoid byte-compiler warnings.
3763 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
3764 specification that checks table-fixed-width-mode directly.
3765 (table-recognize-region, table-recognize-cell):
3766 Use restore-buffer-modified-p.
3767 (table-fixed-width-mode): Remove code that refreshes
3768 table-fixed-mode-indicator.
3769 (*table--cell-describe-bindings, *table--cell-describe-mode):
3770 Avoid obsolete name print-help-return-message.
3771 (table--test-cell-list): Don't use replace-regexp from elisp.
3772 (table--point-entered-cell-function, table--point-left-cell-function):
3773 Don't set table-fixed-mode-indicator, use force-mode-line-update.
3774
3775 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
3776 that was after the end of file. Use buffer-file-name variable.
3777 (org-timestamp-change): Use with-current-buffer.
3778 (org-todo-list): Don't unnecessarily define a new buffer-local var.
3779 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
3780 `file'.
3781
3782 * progmodes/fortran.el: Move defvars out of eval-when-compile.
3783 (fortran-break-line): Remove unused var `opoint'.
3784 (fortran-abbrev-start): Obey help-event-list.
3785
3786 2006-01-18 Jesper Harder <harder@phys.au.dk>
3787
3788 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
3789
3790 2006-01-18 Masatake YAMATO <jet@gyve.org>
3791
3792 * progmodes/make-mode.el (makefile-imake-mode): New mode
3793 derived from makefile-mode.
3794 (makefile-imake-mode-syntax-table): New syntax table
3795 derived from makefile-mode-syntax-table.
3796 (makefile-mode): Write about makefile-imake-mode in doc string.
3797 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
3798 (makefile-imake-font-lock-keywords): New font lock keywords.
3799
3800 * files.el (auto-mode-alist): Add Imakefile.
3801
3802 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
3803
3804 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
3805 loading the file rather than when turning on flyspell-mode.
3806
3807 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
3808
3809 * cus-edit.el (customize-rogue): Minor doc fix.
3810
3811 2006-01-17 Juri Linkov <juri@jurta.org>
3812
3813 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
3814 instead of the file at the mark as default if the file at the mark
3815 is the same as the file at point or if dired-dwim-target-directory
3816 is not the same as the current directory and the mark is not active.
3817
3818 * log-view.el (log-view-minor-wrap): Use the same logic to get
3819 revisions as `log-view-diff'.
3820
3821 * info.el (Info-revert-find-node): Check for Info-current-file
3822 before preserving new-history.
3823
3824 * man.el (Man-heading-regexp): Add `/'.
3825
3826 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
3827 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
3828
3829 2006-01-16 Juri Linkov <juri@jurta.org>
3830
3831 * faces.el (mode-line-faces): New defgroup.
3832 (mode-line-highlight): Move definition after new defgroup.
3833 (mode-line, mode-line-inactive, mode-line-highlight):
3834 Replace :group `modeline' with `mode-line-faces'.
3835 (mode-line-buffer-id): New face.
3836 (modeline-buffer-id): New face alias.
3837 (vertical-border): Remove :group `modeline'.
3838
3839 * bindings.el (propertized-buffer-identification): Use face
3840 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
3841 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
3842 (mode-line-buffer-identification-keymap): For mouse-1 replace
3843 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
3844 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
3845 mouse-3.
3846
3847 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
3848 Buffer-menu-buffer. Doc fix.
3849 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
3850 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
3851 `Buffer-menu-buffer'.
3852
3853 * info.el (Info-mode-line-node-keymap): New defvar.
3854 (Info-set-mode-line): Use `stringp' to check Info-current-file.
3855 Propertize Info-current-node with `mode-line-buffer-id' and
3856 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
3857
3858 * time.el (display-time-mail-face): Replace :group `faces' with
3859 `mode-line-faces'.
3860
3861 2006-01-16 Kenichi Handa <handa@m17n.org>
3862
3863 * international/code-pages.el: Add autoload cookies for cp125[0345678].
3864
3865 * language/european.el (cp1252): New alias for windows-1252.
3866
3867 * international/mule.el (autoload-coding-system): Prepare for EOL
3868 variants.
3869
3870 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
3871
3872 * term.el (term-raw-map): Add mapping for insert.
3873 (term-send-insert): New.
3874 (term-mode): Make variables local here instead of doing it in
3875 `term-emulate-terminal'.
3876 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
3877 Scroll reverse needs to take into account the scroll region.
3878 Saving and restoring the cursor should save the color attributes too.
3879 (term-reset-terminal): Reset the scroll region.
3880 (term-handle-ansi-escape): Cursor up and down should take into
3881 account the scroll region.
3882 (term-set-scroll-region): Rename from `term-scroll-region'.
3883 Move to 0,0 after setting the region.
3884 (term-handle-scroll): Handle scroll up.
3885 (term-down): Fix off by one error.
3886 (term-delete-lines): Do not delete outside the scroll region.
3887 (term-insert-lines): Take into account the scroll region.
3888
3889 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
3890
3891 * textmodes/ispell.el (ispell-internal-change-dictionary)
3892 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
3893 (start, end): Move declaration outside of eval-when-compile.
3894
3895 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
3896 (flyspell-mode-on): Use it.
3897
3898 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
3899 ispell-kill-ispell-hook.
3900
3901 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
3902
3903 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
3904 (Custom-reset-saved): Do not ask for confirmation in single option
3905 buffers.
3906
3907 2006-01-13 Richard M. Stallman <rms@gnu.org>
3908
3909 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
3910
3911 2006-01-13 Romain Francoise <romain@orebokech.com>
3912
3913 * add-log.el (add-change-log-entry, change-log-merge):
3914 Conditionally use `hard-newline'.
3915
3916 2006-01-13 Martin Rudalics <rudalics@gmx.at>
3917
3918 * wid-edit.el (widget-field-end): If the overlay is no longer
3919 associated with a buffer, behave as if the overlay didn't exist.
3920
3921 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
3922 Make sure the links use the `custom-link' face.
3923
3924 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
3925
3926 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
3927 (ld-script-mode): Don't set indent-line-function since we don't
3928 have one.
3929
3930 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
3931
3932 * textmodes/org.el (org-open-file): Use mailcap for selecting an
3933 application.
3934 (org-file-apps-defaults-gnu): Use mailcap as the default for
3935 selecting an application on a UNIX system.
3936 (org-agenda-show-tags): New command.
3937 (org-table-insert-hline): Keep cursor in current table line.
3938 (org-table-convert): Offset effect of modifying
3939 `org-table-insert-hline'.
3940 (org-format-agenda-item): New optional argument TAG.
3941 (org-compile-prefix-format): Handle %T format for the tag.
3942 (org-expand-wide-chars): New function.
3943 (org-table-insert-row, org-table-insert-hline):
3944 Use `org-expand-wide-chars'.
3945 (org-open-file): Fix bug in program launch.
3946 (org-get-time-of-day): Fix bug with times before 1am.
3947 (org-agenda-menu): Add tags commands.
3948
3949 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
3950
3951 * textmodes/ispell.el (ispell-init-process): Include the used
3952 dictionary in ispell process start message.
3953 (ispell-internal-change-dictionary): When flyspell-mode is active
3954 and dictionary is changed, make sure ispell process is restarted
3955 and flyspell word cache cleared out for the current buffer.
3956 (ispell-change-dictionary): Make sure flyspell word cache is
3957 cleared out in all buffers with active flyspell mode when
3958 dictionary is globally changed.
3959 Call ispell-internal-change-dictionary after dictionary change.
3960
3961 2006-01-13 Eli Zaretskii <eliz@gnu.org>
3962
3963 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
3964
3965 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
3966 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
3967 years. Fix small differences wrt Makefile.in.
3968 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
3969 Makefile.in does.
3970
3971 2006-01-12 Bill Wohler <wohler@newt.com>
3972
3973 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
3974 mh-search.el.
3975
3976 2006-01-12 Masatake YAMATO <jet@gyve.org>
3977
3978 * progmodes/ld-script.el: Update copyright year.
3979
3980 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
3981
3982 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
3983 Don't add widget if setting undefined.
3984
3985 2006-01-12 John Paul Wallington <jpw@pobox.com>
3986
3987 * help-fns.el (describe-variable): Remove newlines from void
3988 variable output.
3989
3990 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
3991
3992 * wdired.el (wdired-mode-map): Add help echo for
3993 wdired-abort-changes.
3994
3995 * man.el (Man-file-name-regexp): Adjust for a list of files.
3996
3997 2006-01-12 Masatake YAMATO <jet@gyve.org>
3998
3999 * progmodes/ld-script.el (auto-mode-alist): Support
4000 suffix conventions used in netbsd and eCos.
4001
4002 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4003
4004 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
4005 (custom-variable-menu, custom-face-menu, custom-group-menu)
4006 (Custom-mode-menu): Change names of menu items. (As discussed on
4007 emacs-devel.)
4008 (custom-face-menu): Add "Undo Edits" item.
4009
4010 * startup.el (init-file-user): defcustom -> defvar.
4011
4012 * tooltip.el (tooltip-mode): Doc fix.
4013
4014 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
4015
4016 * reveal.el (reveal-post-command): window-buffer signals an error on
4017 dead windows rather than returning nil.
4018 (reveal-open-new-overlays): An overlay might die while we open others.
4019
4020 2006-01-11 Bill Wohler <wohler@newt.com>
4021
4022 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
4023 phrasing in docstring.
4024
4025 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
4026 can give some systems gas. Add new file mh-buffers.el.
4027
4028 2006-01-06 Masatake YAMATO <jet@gyve.org>
4029
4030 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
4031 C preprocessor forward ported from GNU Emacs 21.2.
4032
4033 * progmodes/asm-mode.el (asm-font-lock-keywords):
4034 Use `cpp-font-lock-keywords'.
4035
4036 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
4037
4038 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
4039 of $ for "\\.ld[s]?".
4040
4041 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
4042
4043 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
4044 (tcl-indent-line): Return `noindent' if inside a string.
4045
4046 * progmodes/flymake.el (flymake-split-string): Remove more than one
4047 empty string at beg/end of the result.
4048 (flymake-find-buildfile, flymake-find-possible-master-files):
4049 Use expand-file-name.
4050 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
4051 since expand-file-name does it for us. Use directory-file-name.
4052 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
4053 (flymake-ler-get-type, flymake-ler-get-text)
4054 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
4055 (flymake-current-line-no): Remove spurious interactive spec.
4056 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
4057 (flymake-check-include): Remove arg inc-path merged into inc-name.
4058 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
4059 Arg regexp-list replaced by a simple regexp.
4060 (flymake-master-make-header-init, flymake-master-tex-init):
4061 Correspondingly replace regexp-list with a regexp. Fix regexp.
4062
4063 2006-01-10 Simon Josefsson <jas@extundo.com>
4064
4065 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
4066 describing AUTH PLAIN fix.
4067
4068 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
4069
4070 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
4071 (report-emacs-bug): Don't record initial prompt text.
4072 Instead, add text properties to prompting text.
4073 (report-emacs-bug-hook): Delete prompting text.
4074
4075 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4076
4077 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
4078 `dirs'. Adjust callers.
4079
4080 2006-01-09 John Paul Wallington <jpw@gnu.org>
4081
4082 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
4083
4084 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4085
4086 * reveal.el (reveal-open-new-overlays): New extracted fun.
4087 (reveal-close-old-overlays): Idem. Check overlays's liveness before
4088 using them. Simplify the code.
4089 (reveal-post-command): Use them. Fix up obsolete windows in
4090 reveal-open-spots.
4091
4092 * progmodes/flymake.el: Use `require' rather than autoload for
4093 XEmacs's overlays.
4094 (flymake-get-common-file-prefix, flymake-build-relative-filename):
4095 Delete. Use file-relative-name instead.
4096 (flymake-get-syntax-check-program-args, flymake-perl-init):
4097 Simplify the resulting code.
4098
4099 * log-view.el (log-view-file-re, log-view-message-re): Add support
4100 for DaRCS output.
4101
4102 2006-01-09 Alex Schroeder <alex@gnu.org>
4103
4104 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
4105 identifiers sometimes added in square brackets at the beginning of
4106 subject lines.
4107
4108 2006-01-07 Richard M. Stallman <rms@gnu.org>
4109
4110 * cus-edit.el (Custom-set, Custom-save): Doc fix.
4111 (Custom-reset-current, Custom-reset-saved): Change question text.
4112 (Custom-reset-standard): Likewise.
4113 (custom-variable-reset-saved): Doc fix.
4114
4115 2006-01-07 Eli Zaretskii <eliz@gnu.org>
4116
4117 * startup.el (init-file-user): Doc fix.
4118
4119 2006-01-07 Alex Schroeder <alex@gnu.org>
4120
4121 * mail/rmail.el (rmail-current-subject): New function.
4122 (rmail-current-subject-regexp): New function.
4123 (rmail-next-same-subject): Use it.
4124
4125 * mail/rmailsum.el (rmail-summary-by-topic):
4126 Use rmail-current-subject and rmail-current-subject-regexp.
4127 (rmail-summary-next-same-subject): Ditto.
4128
4129 * net/rcirc.el (rcirc-send-input): No longer check whether the
4130 process is open, since not all commands need an open process.
4131 (rcirc-send-string): Check whether the process is open before
4132 sending anything.
4133 (rcirc-ignore-list): New option.
4134 (rcirc-ignore-list-automatic): New variable.
4135 (rcirc-print): Take rcirc-ignore-list into account.
4136 (rcirc-cmd-ignore): New command.
4137 (rcirc-ignore-update-automatic): New function.
4138 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
4139 list if ignored nicks.
4140 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
4141
4142 2006-01-06 David Reitter <david.reitter@gmail.com>
4143
4144 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
4145 reflect the address to which the report will be sent.
4146
4147 2006-01-06 Eli Zaretskii <eliz@gnu.org>
4148
4149 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
4150 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
4151
4152 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
4153
4154 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
4155
4156 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
4157 the doc string: "functoin" => "function".
4158 * ldefs-boot.el: Likewise.
4159
4160 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
4161 message text: "Duplicat" => "Duplicate".
4162
4163 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
4164
4165 * files.el (basic-save-buffer-2): If backing-up failed, reset
4166 buffer-backed-up to nil.
4167
4168 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
4169
4170 * progmodes/gud.el (gdb-script-skip-to-head)
4171 (gdb-script-calculate-indentation): Indent for breakpoint command
4172 lists also.
4173
4174 2006-01-05 Bill Wohler <wohler@newt.com>
4175
4176 * Makefile.in (compile-always): Add mh-autoloads dependency.
4177 (bootstrap): Remove mh-autoloads dependency, as compile dependency
4178 provides it.
4179 (updates): Remove mh-autoloads dependency, since it probably has
4180 already run recently (via recompile).
4181
4182 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
4183
4184 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
4185 argument `force' to disable the flyspell-last-buffer optimization.
4186 (flyspell-mode-on): Use it.
4187
4188 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
4189 flymake-simple-cleanup.
4190 (flymake-allowed-file-name-masks): Use this new default.
4191 All the functions are now called in the right buffer rather than
4192 passing the buffer as argument.
4193 (flymake-process-sentinel): Switch to buffer before calling cleanup.
4194 (flymake-parse-err-lines): Remove redundant buffer arg.
4195 (flymake-get-program-dir): Comment out unused function.
4196 (flymake-start-syntax-check, flymake-start-syntax-check-process):
4197 Remove redundant buffer argument.
4198 (flymake-get-real-file-name, flymake-simple-java-cleanup)
4199 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
4200
4201 2006-01-05 Richard M. Stallman <rms@gnu.org>
4202
4203 * info.el (Info-find-node): Don't record previous node if have none.
4204 (info): Go to directory only if history is empty.
4205
4206 * simple.el (mark): Doc fix.
4207
4208 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4209
4210 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
4211 already of desired type.
4212 (mac-ae-list): Coerce parameter to "list" type.
4213 (mac-dispatch-apple-event): Replace cadr part of event with a
4214 dummy position so that event-start returns it.
4215
4216 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
4217
4218 * textmodes/org.el (org-end-of-subtree): New function.
4219 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
4220 Use `org-end-of-subtree'.
4221 (org-agenda, org-agenda-convert-date): Protect calls to
4222 `fit-window-to-buffer'.
4223 (org-tags-view): Force matching of sublevels when doing a
4224 todo-only search. Define the correct redo command, including the
4225 arguments.
4226 (org-agenda-redo): Display message.
4227 (org-check-for-org-mode): New function.
4228 (org-agenda-type): New variable.
4229 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
4230 Set `org-agenda-type'.
4231 (org-agenda-check-type): New function.
4232 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
4233 (org-agenda-week-view, org-agenda-day-view)
4234 (org-agenda-next-date-line, org-agenda-previous-date-line)
4235 (org-agenda-log-mode, org-agenda-toggle-diary)
4236 (org-agenda-toggle-time-grid, org-agenda-date-later)
4237 (org-agenda-date-prompt, org-agenda-diary-entry)
4238 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
4239 (org-agenda-convert-date, org-agenda-menu):
4240 Use `org-agenda-check-type'.
4241 (org-make-overlay, org-delete-overlay)
4242 (org-detatch-overlay, org-move-overlay, org-overlay-put):
4243 New compatibility functions.
4244 (org-calendar-select-mouse): New command.
4245
4246 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
4247
4248 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
4249 (Custom-reset-standard): Fix y-or-n-p messages.
4250 (custom-link): New face for links.
4251 (custom-buffer-create-internal, custom-manual): Use it.
4252 (custom-face-save): Push to theme-face before setting face spec.
4253
4254 * wid-edit.el (widget-default-mouse-face-get): New function.
4255 (widget-specify-button): Handle mouse-face like button-face.
4256
4257 * custom.el (load-theme): Clear old theme settings if reloading.
4258
4259 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
4260
4261 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
4262 "Erase Customization" button back to same position it occupies in
4263 the individual State menus.
4264
4265 2006-01-04 Kim F. Storm <storm@cua.dk>
4266
4267 * wid-edit.el (key-sequence): Rework widget to read key binding
4268 using `kbd' syntax. Use C-q to insert literal key, event, or code.
4269 (widget-key-sequence-default-value): Default value for empty sequence.
4270 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
4271 (widget-key-sequence-read-event): New command for C-q.
4272 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
4273 (widget-key-sequence-value-to-external): New functions.
4274
4275 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
4276
4277 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
4278 Use expand-file-name.
4279 (flymake-delete-temp-directory): Use expand-file-name,
4280 file-name-directory, and directory-file-name.
4281 (flymake-strrchr): Delete.
4282 (flymake-start-syntax-check): Don't pass the redundant buffer argument
4283 to the init-f function.
4284 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
4285 (flymake-init-find-buildfile-dir)
4286 (flymake-init-create-temp-source-and-master-buffer-copy)
4287 (flymake-simple-make-init-impl, flymake-simple-make-init)
4288 (flymake-master-make-init, flymake-master-make-header-init)
4289 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
4290 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
4291 (flymake-xml-init): Remove corresponding redundant buffer argument.
4292 (flymake-allowed-file-name-masks): Remove last elems that are equal to
4293 the default anyway. Clean up regexps.
4294
4295 * progmodes/flymake.el (flymake-temp-source-file-name)
4296 (flymake-master-file-name, flymake-temp-master-file-name)
4297 (flymake-base-dir): New buffer-local vars.
4298 (flymake-buffer-data, flymake-get-buffer-value)
4299 (flymake-set-buffer-value): Replace those hash-tables by the new
4300 buffer-local vars. Update callers.
4301
4302 * progmodes/flymake.el (flymake-check-start-time)
4303 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
4304 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
4305 Move definition, so we can remove redundant earlier declaration.
4306 (flymake-replace-regexp-in-string, flymake-split-string)
4307 (flymake-get-temp-dir): Use defalias.
4308 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
4309 (flymake-xemacs-window-edges): Remove unused function.
4310 (flymake-get-point-pixel-pos): Move.
4311 (flymake-pid-to-names, flymake-reg-names)
4312 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
4313 Replace by a simple list flymake-processes and by process-buffer.
4314 Update callers. Other than simplify the code, it uses buffers rather
4315 than buffer-names so it doesn't get confused by uniquify.
4316 (flymake-buffer-data): The global value should just be nil.
4317
4318 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
4319 Optimize the body of a defalias like any other code.
4320
4321 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
4322 Make sure we've setup font-lock's vars. It may influence which
4323 function we then call.
4324 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
4325 here since it's too late anyway.
4326
4327 2006-01-03 Romain Francoise <romain@orebokech.com>
4328
4329 * startup.el (fancy-splash-tail, normal-splash-screen):
4330 Update copyright year.
4331
4332 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
4333
4334 * mouse.el (mouse-drag-track): Rename, from
4335 `mouse-drag-region-1'. Includes optional argument required to
4336 enable post-drag event processing (e.g. delete region keys).
4337 Can be used without this argument to track a mouse region and operate
4338 on it as soon as the drag completes.
4339 (mouse-drag-region): Use `mouse-drag-track'.
4340
4341 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
4342
4343 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
4344 Move to `custom-buffer' group.
4345
4346 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
4347 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
4348 (custom-theme-insert-face-marker, custom-theme-variable-menu)
4349 (custom-theme-face-menu): New variables.
4350 (custom-theme-add-variable, custom-theme-variable-action)
4351 (custom-variable-reset-theme, custom-theme-delete-variable)
4352 (custom-face-reset-theme, custom-theme-face-action)
4353 (custom-theme-delete-face, custom-theme-merge-theme)
4354 (custom-theme-add-face, custom-theme-visit-theme): New functions.
4355
4356 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
4357
4358 * custom.el: Move Custom Themes commentary to start of theme code.
4359 (custom-known-themes): Rename `standard' theme to `changed'.
4360 (custom-push-theme): Caller no longer specifies what theme to use
4361 when doing `reset'---the setting is simply removed from the theme.
4362 Delete MODE from `theme-value' and `theme-settings' properties.
4363 (custom-declare-theme): Ignore &rest args since we don't use them.
4364
4365 (custom-loaded-themes): Delete variable.
4366 (custom-theme-load-themes, custom-theme-loaded-p)
4367 (custom-theme-value): Delete functions.
4368
4369 (custom-declare-theme): Signal error on invalid theme names.
4370 (provide-theme): custom-loaded-themes was deleted.
4371 (load-theme): Load the file unconditionally.
4372 (enable-theme): Call `load-theme' if theme is undefined.
4373 (custom-enabled-themes): Only update value for successful loads.
4374 (disable-theme): Complete from enabled themes when interactive.
4375 (custom-variable-theme-value): Calculate theme value directly.
4376
4377 (custom-theme-reset-variables, custom-reset-variables): Mark as
4378 XEmacs compatibility functions. We don't actually use these.
4379
4380 * cus-edit.el (custom-variable-state-set):
4381 Use custom-variable-theme-value instead of custom-theme-value.
4382 (custom-face-state-set): Rename `standard' theme to `changed'.
4383 (custom-save-variables, custom-save-faces): Delete unneeded
4384 references to custom-reset-variables.
4385 (custom-save-resets): Delete function.
4386 (custom-save-variables, custom-save-faces): MODE argument deleted.
4387 (custom-save-variables, custom-save-faces): Ignore theme values.
4388
4389 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
4390 compatibility function.
4391
4392 2006-01-01 Richard M. Stallman <rms@gnu.org>
4393
4394 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
4395 (Custom-reset-current, Custom-reset-saved): Likewise.
4396 (Custom-reset-standard): Show message if aborted.
4397 (custom-mode): Doc fix, describing those commands.
4398
4399 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
4400 put on event-kind property.
4401
4402 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
4403
4404 * custom.el (provide-theme): Ban `user' theme name.
4405 (custom-enabling-themes): New variable.
4406 (enable-theme): Don't enable user if custom-enabling-themes is t.
4407 (custom-enabled-themes): Make it a defcustom.
4408 (custom-theme-recalc-face): No-op if face is undefined.
4409
4410 * cus-edit.el (custom-button-mouse): New variable.
4411 (custom-button-mouse): New face.
4412 (custom-raised-buttons, custom-mode): Use it.
4413
4414 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
4415
4416 2005-12-31 Eli Zaretskii <eliz@gnu.org>
4417
4418 * progmodes/gud.el (gud-display-line): Support hl-line in the
4419 source buffer.
4420
4421 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
4422
4423 * mouse.el (mouse-drag-window-above): Verify that the found window
4424 overlaps with the given window in the horizontal dimension.
4425
4426 2005-12-31 Eli Zaretskii <eliz@gnu.org>
4427
4428 * Makefile.in (cvs-update): New target.
4429
4430 * makefile.w32-in (cvs-update): Ditto.
4431
4432 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
4433
4434 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
4435 (custom-new-theme-mode-map): New variable.
4436
4437 2005-12-30 Richard M. Stallman <rms@gnu.org>
4438
4439 * custom.el (custom-load-themes): Function deleted.
4440
4441 * cus-edit.el (custom-save-loaded-themes): Function deleted.
4442 (custom-save-variables): Don't delete or add custom-load-themes call.
4443
4444 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
4445
4446 * cus-start.el: Add `visible-cursor'.
4447
4448 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
4449 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
4450 (flymake-process-filter): Switch to buffer before calling it instead.
4451 (flymake-post-syntax-check, flymake-highlight-err-lines)
4452 (flymake-delete-own-overlays, flymake-parse-err-lines)
4453 (flymake-start-syntax-check, flymake-start-syntax-check-process)
4454 (flymake-count-lines, flymake-parse-residual):
4455 Remove constant buffer argument.
4456 (flymake-start-syntax-check-for-current-buffer): Remove.
4457 Update callers to use flymake-start-syntax-check instead.
4458 (flymake-display-err-menu-for-current-line):
4459 Remove unused var `mouse-pos'.
4460 (flymake-restore-formatting): Comment out unused function.
4461 (flymake-report-status, flymake-report-fatal-status): Remove buffer
4462 argument, use current-buffer instead. Update callers.
4463
4464 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4465
4466 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
4467 buffer-local because choose-completion-delete-max-match requires
4468 that we set completion-ignore-case (i.e., binding via let is not
4469 sufficient).
4470 (bibtex-complete): Always set completion-ignore-case and
4471 choose-completion-string-functions. The latter is needed because
4472 choose-completion-string-functions keeps its value if we quit the
4473 *Completions* buffer without requesting a completion.
4474
4475 2005-12-30 Andreas Schwab <schwab@suse.de>
4476
4477 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
4478
4479 2005-12-30 Eli Zaretskii <eliz@gnu.org>
4480
4481 * jit-lock.el (jit-lock-chunk-size): Doc fix.
4482
4483 2005-12-30 Juri Linkov <juri@jurta.org>
4484
4485 * locate.el (locate-fcodes-file, locate-header-face)
4486 * progmodes/delphi.el (delphi-other-face)
4487 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
4488
4489 * paren.el (show-paren-match, show-paren-mismatch): Use existing
4490 group `paren-showing-faces'.
4491
4492 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
4493 (goto-address): Fix docstring.
4494
4495 * net/webjump.el (webjump-sample-sites): Update URLs.
4496
4497 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
4498
4499 * subr.el (cancel-change-group): Add listp around pending-undo-list.
4500
4501 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
4502
4503 * font-lock.el (font-lock-compile-keywords): Signal an error when
4504 font-lock-set-defaults hasn't been called.
4505
4506 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
4507
4508 * subr.el (noreturn, 1value): Doc fixes.
4509
4510 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4511
4512 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
4513 that assoc-string returns nil.
4514
4515 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4516
4517 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
4518 (bibtex-entry-type-str, bibtex-empty-field-re)
4519 (bibtex-search-backward-string, bibtex-preamble-prefix)
4520 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
4521 (bibtex-any-valid-entry-type): New variable.
4522 (bibtex-parse-field-name): Simplify.
4523 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
4524 (bibtex-preamble-prefix): Include left delimiter.
4525 (bibtex-search-forward-field, bibtex-search-backward-field):
4526 Allow unbounded search past entry boundaries (required by bibtex-pop).
4527 (bibtex-text-in-field-bounds): Use push.
4528 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
4529 (bibtex-parse-preamble, bibtex-valid-entry)
4530 (bibtex-beginning-first-field): New functions.
4531 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
4532 (bibtex-map-entries): Fix docstring.
4533 (bibtex-flash-head): New arg prompt. Simplify.
4534 (bibtex-enclosing-field): Include code of bibtex-inside-field.
4535 (bibtex-insert-kill): Simplify. Always insert text past the
4536 current field or entry.
4537 (bibtex-format-entry): Use bibtex-parse-field.
4538 (bibtex-pop): Use bibtex-beginning-of-entry and
4539 bibtex-end-of-entry to initiate the search. Insert empty field if
4540 we found ourselves.
4541 (bibtex-print-help-message): New args field and comma.
4542 Handle entry keys.
4543 (bibtex-make-field): Use bibtex-beginning-of-entry.
4544 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
4545 invalid entry.
4546 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
4547 Handle preambles. Simplify code for thorough test.
4548 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
4549 New arg comma. Handle entry heads.
4550 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
4551 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
4552 New arg comma.
4553 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
4554 (bibtex-fill-field): Simplify.
4555 (bibtex-fill-entry): Use bibtex-beginning-first-field and
4556 bibtex-parse-field.
4557 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
4558 (bibtex-complete): Use bibtex-parse-preamble.
4559
4560 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
4561
4562 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
4563 Display name of expression instead of convenience variable.
4564 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
4565
4566 * progmodes/gud.el (gud-tooltip-dereference): Rename from
4567 toggle-gud-tooltip-dereference.
4568 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
4569 (gud-tooltip-tips): ...here when dereferencing.
4570
4571 2005-12-28 Bill Wohler <wohler@newt.com>
4572
4573 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
4574
4575 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
4576
4577 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
4578 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
4579 (vc-annotate-display-autoscale): Adjust call.
4580 (vc-annotate-display-default): Adjust call. Make arg compulsory.
4581 Fix interactive spec.
4582 (vc-annotate-time-span): Remove.
4583 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
4584 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
4585 (vc-annotate-display-select): Use new name.
4586
4587 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
4588 (vc-annotate-mode-menu): Remove left-over redundant declaration.
4589 Correct the construction of span entries. Simplify.
4590 (vc-annotate-display-select): Fix the nil case.
4591 (vc-annotate): Remove obsolete (and now broken) code.
4592 (vc-annotate-extract-revision-at-line): Remove obsolete code.
4593 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
4594
4595 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4596
4597 * subr.el (lazy-completion-table): Correct typo in docstring.
4598
4599 * startup.el (command-line): Use `custom-reevaluate-setting' for
4600 `send-mail-function'.
4601
4602 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
4603
4604 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
4605
4606 * mail/smtpmail.el (smtpmail-try-auth-methods):
4607 Send credentials together with "AUTH PLAIN" command.
4608
4609 2005-12-27 Richard M. Stallman <rms@gnu.org>
4610
4611 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
4612 mouse-2, go back to previously selected window, so it's selected
4613 when mouse-2 command runs.
4614
4615 2005-12-27 Juri Linkov <juri@jurta.org>
4616
4617 * descr-text.el (describe-text-sexp): Use square brackets for
4618 button [Show] to distinguish it from the property value `show'.
4619 (describe-property-list): Use `insert-text-button' with
4620 `help-face' type instead of putting face in quotes, because button
4621 is not created automatically for a list of faces.
4622 (describe-text-properties-1): Put button-type value in quotes to
4623 distinguish from plain text "button".
4624 (describe-char): Display code point values in hex. Don't use
4625 `symbol-name' for `current-input-method' because it is a string.
4626 Use `insert-text-button' with `help-face' type instead of putting
4627 hardcoded face in quotes, because button is not created automatically.
4628
4629 2005-12-27 Richard M. Stallman <rms@gnu.org>
4630
4631 * progmodes/glasses.el (glasses-face): More specific custom type.
4632
4633 * files.el (set-visited-file-name): Doc fix.
4634
4635 * textmodes/flyspell.el (flyspell-external-point-words):
4636 Use local var buffer-scan-pos to advance scan for next misspelling.
4637 Advance it only after we find the misspelling.
4638
4639 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
4640
4641 * textmodes/flyspell.el (flyspell-external-point-words):
4642 New criteria for finding the misspelling in the buffer.
4643
4644 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
4645
4646 * help-mode.el (help-insert-string): Set help-xref-stack-item
4647 rather than call help-setup-xref.
4648
4649 * descr-text.el (describe-char): Revert previous changes for
4650 optional buffer argument.
4651
4652 2005-12-27 Juri Linkov <juri@jurta.org>
4653
4654 * help-mode.el (help-insert-string): New function. Save buffer
4655 contents in cases where it is impossible to recompute the old contents.
4656
4657 * descr-text.el (describe-char): Set help-xref-stack-item
4658 explicitly after buffer has been generated.
4659
4660 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4661
4662 * cus-start.el (all): Add x-gtk-show-hidden-files.
4663
4664 2005-12-26 Richard M. Stallman <rms@gnu.org>
4665
4666 * replace.el (perform-replace): Calculate match-again
4667 before skipping read-only matches.
4668
4669 * paren.el (paren-showing-faces): New group.
4670 (show-paren-match, show-paren-mismatch): Move to that group.
4671
4672 * button.el (button): Put into group `basic-faces'.
4673
4674 * progmodes/make-mode.el: Remove faces from group `faces'.
4675
4676 * apropos.el (apropos, apropos-value): Doc fix.
4677 (apropos-documentation): Doc fix.
4678
4679 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
4680
4681 * subr.el (lazy-completion-table): Remove argument `args'.
4682
4683 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
4684 Don't use the `args' argument of lazy-completion-table.
4685
4686 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
4687
4688 * descr-text.el (describe-char): Add optional argument for buffer.
4689 Set buffer appropriately. Call help-setup-xref.
4690 Suggested by Stefan Monnier.
4691
4692 2005-12-26 Juri Linkov <juri@jurta.org>
4693
4694 * descr-text.el: Require `help-fns' at runtime. Don't require
4695 `button' for byte compilation.
4696 (describe-text-widget): Add `help-echo' for first button.
4697 Use `help-info' for second.
4698 (describe-property-list): Use `help-argument-name' instead of `italic'.
4699 (describe-text-category): Add prompt to interactive spec.
4700 Call `help-setup-xref'.
4701 (describe-char): Use `help-character-set'. Add `help-echo' for
4702 code point. Use `help-input-method'. Remove superfluous insert.
4703
4704 2005-12-25 Richard M. Stallman <rms@gnu.org>
4705
4706 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
4707 at point, in case of narrowing.
4708
4709 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
4710
4711 * locate.el (locate-header-face): Allow nil in type.
4712
4713 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
4714
4715 2005-12-25 Romain Francoise <romain@orebokech.com>
4716
4717 * battery.el (battery-linux-proc-acpi): Also try
4718 `/proc/acpi/thermal_zone/THM0/temperature'.
4719
4720 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
4721
4722 * custom.el (custom-push-theme): Fix docstring.
4723
4724 * cus-edit.el (custom-variable-set, custom-variable-save)
4725 (custom-variable-save): Custom-quote widget values.
4726 (customize-save-variable): Fix custom-push-theme call.
4727
4728 2005-12-24 Eli Zaretskii <eliz@gnu.org>
4729
4730 * w32-fns.el (w32-batch-update-autoloads): New function.
4731
4732 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
4733 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
4734 from the command line.
4735
4736 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
4737
4738 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
4739 reset means to remove setting from theme entirely. Don't keep
4740 expanding theme-settings list; delete old entries if necessary.
4741
4742 * cus-edit.el (custom-buffer-create-internal): Move "Erase
4743 customization" button one line up.
4744 (custom-themed): New face.
4745 (custom-magic-alist): New value, THEMED, for theme settings.
4746 (custom-variable-state-set, custom-face-state-set):
4747 Check theme-value instead of saved-value.
4748 (custom-variable-reset-standard, custom-face-reset-standard):
4749 Remove theme setting entirely. Recalculate new values.
4750 (custom-variable-set, custom-variable-set)
4751 (custom-variable-reset-saved, custom-variable-reset-backup)
4752 (custom-face-set, custom-face-reset-saved): Update `user' theme.
4753 (custom-variable-save): Fix typos.
4754
4755 2005-12-23 Juri Linkov <juri@jurta.org>
4756
4757 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
4758 Add autoload cookies.
4759 (edebug-outside-d-c-i-n-s-w): New variable.
4760 (edebug-display, edebug-outside-excursion): Use it to save the
4761 original value of default-cursor-in-non-selected-windows.
4762 Set default-cursor-in-non-selected-windows to t while Edebug
4763 is active.
4764 (edebug-mode, edebug-eval-mode): Doc fix.
4765
4766 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
4767 with `buffer-substring-no-properties' to remove common substring
4768 highlighting.
4769
4770 * info.el (info-other-window, info): Rename function argument
4771 `file' to `file-or-node'.
4772 (Info-complete-menu-item): Use local variable `complete-nodes' to
4773 keep the global value of `Info-complete-nodes' unchanged for
4774 subsequent completions.
4775 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
4776
4777 * simple.el (get-next-valid-buffer, last-buffer)
4778 (next-error-buffer-p, next-error-find-buffer)
4779 (minibuffer-history-sexp-flag): Doc fix.
4780
4781 * savehist.el (savehist-mode-hook): Add `:group'.
4782
4783 * log-view.el: Call autoload for vc-find-version.
4784 (log-view-current-file): Adjust subgroup numbers.
4785 (log-view-current-tag): Add `length'.
4786
4787 2005-12-23 Richard M. Stallman <rms@gnu.org>
4788
4789 * vc.el (vc-annotate-car-last-cons): Defn moved up.
4790
4791 2005-12-23 Juri Linkov <juri@jurta.org>
4792
4793 * hi-lock.el (hi-lock-archaic-interface-message-used)
4794 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
4795 (hi-lock-mode): Display "Hi" in the mode line only when
4796 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
4797 (hi-lock-write-interactive-patterns):
4798 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
4799 (hi-lock-set-pattern, hi-lock-set-file-patterns)
4800 (hi-lock-font-lock-hook): Set 3rd arg `how' of
4801 font-lock-add-keywords to t.
4802
4803 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
4804
4805 * hi-lock.el (hi-lock-highlight-range): New variable.
4806 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
4807 only if font-lock-fontified is non-nil. Remove overlays.
4808 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
4809 font-lock-fontified is non-nil, otherwise use overlays (instead of
4810 text properties).
4811 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
4812 New variables.
4813 (hi-lock-string-serialize) New function.
4814
4815 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4816
4817 * menu-bar.el (menu-find-file-existing): New function.
4818 (menu-bar-file-menu): Use menu-find-file-existing for Open.
4819
4820 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
4821
4822 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4823
4824 * vc.el: Remove unnecessary leading * in docstrings.
4825 (vc-annotate-mode-map): Move initialization into declaration.
4826 (vc-static-header-alist): Nitpick on the regexp.
4827 (vc-default-init-version): New fun.
4828 (vc-register): Use it.
4829 (vc-insert-headers): Use dolist.
4830 (vc-annotate-get-backend): Remove unused function.
4831 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
4832 (vc-annotate-mode): Remove corresponding call.
4833 (vc-annotate-car-last-cons): Simplify.
4834 (vc-annotate-buffers): Remove var.
4835 (vc-annotate-backend): Make it buffer-local.
4836 (vc-annotate): Move the interaction to the interactive spec.
4837 Add a `buf' argument.
4838 (vc-annotate-warp-version): Use this new `buf' argument to avoid
4839 killing&creating a vc-annotate buffer, which is very disruptive when
4840 the buffers are shown in dedicated frames.
4841
4842 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
4843
4844 * descr-text.el: Add FSF as maintainer.
4845 (describe-text-mode, describe-text-mode-map)
4846 (describe-text-mode-hook, describe-text-done): Delete. Use normal
4847 help-mode.
4848 (describe-text-widget, describe-text-sexp)
4849 (describe-property-list, describe-text-category)
4850 (describe-text-properties, describe-text-properties-1)
4851 (describe-char): Use help buttons instead of widgets.
4852 (describe-char-unicodedata-file): Make URL link in doc string.
4853
4854 2005-12-22 Richard M. Stallman <rms@gnu.org>
4855
4856 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
4857 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
4858 Don't include buttons that write a file when there's no file.
4859 (custom-variable-menu, custom-face-menu, custom-group-menu):
4860 Don't include commands that write a file when there's no file.
4861 (customize-browse): Reword the top-of-buffer help intro.
4862 (custom-buffer-create-internal): Fix previous change.
4863 (customize-changed-options-previous-release): Prev release is 21.1.
4864 (customize-changed-options): Doc fix.
4865 (customize-changed): New alias.
4866 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
4867 Say "standard values".
4868 (Custom-reset-standard): Doc fix.
4869 (custom-face-reset-standard): Doc fix.
4870
4871 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4872
4873 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
4874 even if font-lock-mode is non-nil since it may be t without having
4875 turned on font-lock-mode-internal.
4876 (font-lock-choose-keywords): Minor optimization.
4877 (font-lock-add-keywords, font-lock-remove-keywords)
4878 (font-lock-set-defaults): Don't call make-local-variable on a variable
4879 that we know to already be local.
4880
4881 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4882
4883 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
4884 messages if in the minibuffer.
4885
4886 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4887
4888 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
4889 (tex-mode-flyspell-verify, flyspell-get-word)
4890 (flyspell-external-point-words): Don't use point-min/max uselessly.
4891
4892 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
4893 by Kevin Rodgers. Instead, just hide the completions buffer if we
4894 don't need to show it.
4895
4896 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4897
4898 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
4899
4900 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4901
4902 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
4903 delete-windows-on with an inexistent buffer.
4904
4905 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
4906
4907 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
4908 Delete defcustom variable :tag names.
4909
4910 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
4911
4912 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
4913 (log-view-font-lock-keywords): Ajust subgroup numbers.
4914 (log-view-current-tag): Don't hard code the number of subgroups.
4915
4916 2005-12-20 Juri Linkov <juri@jurta.org>
4917
4918 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
4919 (tooltip-x-offset, tooltip-y-offset): Doc fix.
4920
4921 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
4922 (menu-bar-non-minibuffer-window-p): Instead of checking
4923 display-multi-frame-p, use selected-frame when menu-updating-frame
4924 is nil.
4925
4926 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
4927
4928 * align.el (align-rules-list): Use [ \t] instead of \s-
4929 for column separators in text mode.
4930
4931 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
4932
4933 * help-mode.el (help-customize-variable, help-customize-face):
4934 Don't pop help-xref-stack as help-follow no longer pushes
4935 anything on to it.
4936
4937 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
4938
4939 * textmodes/org.el (org-agenda-custom-commands): New option.
4940 (org-agenda): Offer custom commands on splash screen.
4941 (org-make-tags-matcher): Parser for Boolean logic added.
4942 (org-agenda-set-tags): New command.
4943 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
4944 (org-set-tags): Efficiency improvements.
4945 (org-auto-align-tags): New option.
4946 (org-todo, org-demote, org-promote): Realign tags.
4947 (org-tags-completion-function): Use also "&" and "|" as separators.
4948 (org-org-menu): Agenda commands simplified.
4949
4950 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4951
4952 * cus-edit.el (customize-apropos, customize-apropos-options):
4953 Docstring changes.
4954
4955 * font-lock.el (font-lock): Add tags to the links in the defgroup.
4956
4957 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
4958
4959 * longlines.el (longlines-mode): Wrap while widened.
4960 (longlines-decode-region, longlines-encode-region): Compute max
4961 just once.
4962
4963 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4964
4965 * cus-edit.el (mac): New group.
4966
4967 * cus-start.el (all): Add user options in macterm.c. Add test for
4968 Mac-related built-ins. Fix test for GTK-related built-ins.
4969
4970 * term/mac-win.el (mac-handle-language-change)
4971 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
4972 (mac-services-open-selection, mac-services-mail-selection)
4973 (mac-services-mail-to, mac-services-insert-text)
4974 (mac-dispatch-apple-event): Add docstrings.
4975 (x-get-selection, mac-select-convert-to-string): Select coding
4976 system from `utf-16be' and `utf-16le' using `byteorder'.
4977
4978 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
4979
4980 * subr.el (lazy-completion-table): Don't be fooled if the var holds
4981 a "list" (lambda ...) rather than a real completion list.
4982
4983 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
4984 lexical-let when encountering ((lambda (...) ...) ...).
4985
4986 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
4987
4988 * progmodes/sh-script.el (sh-mode):
4989 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
4990 * textmodes/picture.el (picture-mode): Update docstrings.
4991
4992 2005-12-17 Eli Zaretskii <eliz@gnu.org>
4993
4994 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
4995 commands enclosed in $(ARGQUOTE)s should not be split between two
4996 lines, as that will break with GNU Make >3.80, when sh.exe is used
4997 and arg quoting is with '..'.
4998 (autoloads): Don't break the quoted --eval expression between
4999 several lines.
5000
5001 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
5002
5003 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
5004 Capture error from printing circular structures.
5005
5006 2005-12-17 Martin Rudalics <rudalics@gmx.at>
5007
5008 * wid-edit.el (widget-checkbox-action): Clear undo info.
5009
5010 2005-12-16 Bill Wohler <wohler@newt.com>
5011
5012 * menu-bar.el (kill-this-buffer): Set a good example by using menu
5013 bar, not menubar in comment.
5014
5015 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
5016
5017 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
5018 After-change-functions should not clobber the match data.
5019
5020 2005-12-16 Juri Linkov <juri@jurta.org>
5021
5022 * simple.el (choose-completion): Use `buffer-substring-no-properties'
5023 instead of `buffer-substring'.
5024 (completion-common-substring): Doc fix.
5025 (completion-setup-function): Use minibuffer-completion-contents
5026 instead of minibuffer-contents. Don't set common-string-length
5027 initially. Remove special handling of partial-completion-mode.
5028 Move computation of completion-base-size into one cond.
5029 Call completion-base-size-function in mainbuf. In computation of
5030 completion-base-size for file name completion don't move point to
5031 the end of the minibuffer. Move computation of common-string-length
5032 into one cond. Start putting faces only when common-string-length>=0.
5033 Add condition to put completions-common-part when
5034 common-string-length>0.
5035
5036 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
5037 place point at the first different character in the minibuffer
5038 even if this position is at the beginning of the minibuffer.
5039
5040 * info.el (Info-read-node-name-1): In completion-base-size-function's
5041 lambda return 1 if common-substring or minibuffer-completion-contents
5042 starts with (, and 0 otherwise.
5043
5044 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
5045 Use `crm-current-element' for second arg of `display-completion-list'.
5046
5047 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
5048
5049 * files.el (set-auto-mode): Look for an interpreter specified on
5050 the first line also if search for mode specification succeeded,
5051 but the mode is not known.
5052
5053 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
5054
5055 * textmodes/org.el (org-tags-match-list-sublevels): New option.
5056 (org-open-at-point): Implement tag searches as links.
5057 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
5058 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
5059 (org-tags-sparse-tree, org-tags-view, org-set-tags)
5060 (org-agenda-dispatch): New commands.
5061 (org-use-tag-inheritance, org-tags-column): New options.
5062 (org-tab-follows-link, org-return-follows-link): New options.
5063 (org-tags): New customize group.
5064 (org-start-icalendar-file): Get local time zone.
5065 (org-tags-completion-function): New function.
5066 (org-set-font-lock-defaults): Make sure links will also be
5067 highlighted inside headlines.
5068
5069 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
5070
5071 * term.el (term-emulate-terminal):
5072 Let term-handle-ansi-terminal-messages override what Bash says about
5073 its current directory.
5074
5075 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
5076
5077 * bindings.el (last-buffer): Move to simple.el.
5078 * simple.el (last-buffer): Move here.
5079 (get-next-valid-buffer): New function.
5080 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
5081 (prev-buffer): Ditto. Rename to `previous-buffer'.
5082
5083 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
5084 * bindings.el (global-map): Ditto.
5085
5086 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
5087
5088 * cus-edit.el: Introductory comment change.
5089 (custom-magic-alist): Change message string for the `rogue' state.
5090
5091 2005-12-15 Richard M. Stallman <rms@gnu.org>
5092
5093 * tooltip.el: Delete defcustom variable :tag names.
5094
5095 * complete.el (partial-completion-mode): Doc fix.
5096
5097 * textmodes/flyspell.el (flyspell-external-point-words):
5098 Use save-excursion to ensure we don't move backward in the
5099 search loop, not even one character.
5100 (flyspell-delete-all-overlays): Use remove-overlays directly.
5101
5102 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
5103 (ispell-start-process): Set that variable.
5104 Clear ispell-buffer-local-name.
5105 (ispell-internal-change-dictionary):
5106 Set ispell-current-dictionary after killing process.
5107 (ispell-buffer-local-dict):
5108 Don't set spell-personal-dictionary after killing process.
5109 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
5110 (ispell-tex-skip-alists, ispell-html-skip-alists)
5111 (ispell-skip-region-alist): Mark as risky.
5112
5113 * net/newsticker.el (newsticker--retrieval-timer-list)
5114 (newsticker--display-timer, newsticker-running-p)
5115 (newsticker-ticker-running-p): Definitions moved up.
5116
5117 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
5118
5119 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
5120
5121 2005-12-15 David Ponce <david@dponce.com>
5122
5123 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
5124 (recentf-edit-list, recentf-open-files): Signal an error when
5125 there is no recent file.
5126
5127 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
5128
5129 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
5130 read-only except for texinfo-format-region evaluation.
5131
5132 2005-12-14 Richard M. Stallman <rms@gnu.org>
5133
5134 * vc.el (vc-default-previous-version, vc-default-next-version)
5135 (vc-do-command): Doc fixes.
5136
5137 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5138
5139 * textmodes/bibtex.el (bibtex-expand-strings)
5140 (bibtex-autokey-expand-string, bibtex-name-part)
5141 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
5142 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
5143 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
5144 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
5145 (bibtex-entry-postfix, bibtex-known-entry-type-re)
5146 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
5147 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
5148 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
5149 (bibtex-beginning-of-last-entry): Remove.
5150 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
5151 message if comma is missing but buffer is read-only.
5152 (bibtex-parse-field-text): Handle whitespaces at the end of field
5153 text. Return 3-element list with beginning and end of field text
5154 and end of field.
5155 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
5156 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
5157 (bibtex-search-forward-field, bibtex-search-backward-field):
5158 Search always delimited by limits of entry. Use more efficient
5159 search algorithms.
5160 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
5161 bibtex-end-of-name-in-field.
5162 (bibtex-text-in-field-bounds): Handle BibTeX strings when
5163 extracting the content of a field.
5164 (bibtex-text-in-field): Use search limits.
5165 (bibtex-parse-string-prefix): Handle empty string keys based on
5166 bibtex-string-empty-key.
5167 (bibtex-parse-string): Fix docstring.
5168 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
5169 (bibtex-preamble-prefix, bibtex-strings): New functions.
5170 (bibtex-skip-to-valid-entry): Include preceding whitespace in
5171 BibTeX entries (consistent with other BibTeX functions).
5172 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
5173 (bibtex-search-entry): Fix docstring. Simplify.
5174 (bibtex-flash-head, bibtex-complete-string-cleanup)
5175 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
5176 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
5177 (bibtex-parse-entry): New optional arg content.
5178 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
5179 Use bibtex-text-in-field-bounds.
5180 (bibtex-print-help-message): Handle BibTeX strings and preambles.
5181 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
5182 bibtex-parse-string-postfix.
5183 (bibtex-find-text-internal): New function.
5184 (bibtex-remove-delimiters): Use it.
5185 (bibtex-find-text): Use it. New optional arg help.
5186 (bibtex-complete): Handle BibTeX string and preamble entries.
5187 (bibtex-Preamble): Fix order of closing delimiters.
5188
5189 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
5190
5191 * vc.el (vc-default-revert): New fun.
5192
5193 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
5194
5195 2005-12-14 Romain Francoise <romain@orebokech.com>
5196
5197 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
5198 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
5199 (font-lock-remove-keywords): Likewise.
5200
5201 2005-12-14 Juri Linkov <juri@jurta.org>
5202
5203 * log-view.el (log-view-diff): Doc fix.
5204
5205 * isearch.el (isearch-query-replace): Use (mark) instead of
5206 isearch-opoint if mark is active in transient-mark-mode.
5207
5208 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5209
5210 * isearch.el (isearch-query-replace): Check for isearch-other-end.
5211
5212 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
5213
5214 * progmodes/cpp.el (cpp-face): New widget.
5215 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
5216
5217 2005-12-14 Juri Linkov <juri@jurta.org>
5218
5219 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
5220 around `erase-buffer' and `insert'.
5221
5222 * descr-text.el (describe-text-properties): Replace buffer name
5223 "*Help-2*" with "*Help*<2>".
5224 (describe-char): Add functions print-help-return-message,
5225 toggle-read-only. Use help-setup-xref with nil to not store
5226 describe-char in help-xref-stack. Use help-make-xrefs to
5227 make [back] button.
5228
5229 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
5230
5231 * wdired.el (wdired-old-point): New internal variable.
5232 (wdired-change-to-wdired-mode): Set it buffer-locally.
5233 (wdired-abort-changes): Restore point after aborting changes.
5234
5235 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5236
5237 * vc.el (vc-do-command): Add a new value t for okstatus.
5238
5239 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
5240 frame in case of errors.
5241
5242 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5243
5244 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
5245 so it comes after "On the Left" in the menu.
5246
5247 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
5248
5249 * cus-edit.el (customize-apropos, customize-apropos-options)
5250 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
5251
5252 2005-12-12 Bill Wohler <wohler@newt.com>
5253
5254 * vc-svn.el (vc-svn-registered): Fix problem of visiting
5255 non-writable Subversion-controlled files by saving window
5256 configuration before calling vc-do-command. vc-do-command calls
5257 pop-to-buffer on error which is unexpected during registration.
5258
5259 2005-12-12 Jay Belanger <belanger@truman.edu>
5260
5261 * calc/README: Update the summary of changes.
5262
5263 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
5264
5265 * descr-text.el (describe-char): Rework last fix to solve the problem
5266 is the same way it's solved for everything else in that function
5267 (i.e. by extracting the info before setting up the *Help* buffer).
5268
5269 2005-12-12 Kim F. Storm <storm@cua.dk>
5270
5271 * subr.el (version-regexp-alist): Allow space as separator before
5272 non-numeric part, e.g. "1.0 alpha".
5273 (version-to-list): Interpret .X.Y version as 0.X.Y version.
5274
5275 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
5276
5277 * textmodes/org.el (org-agenda, org-timeline, org-todo):
5278 Implement Logging and the keep-modes setting.
5279 (org-get-category): Make sure a string is returned.
5280 (org-log-done): New function.
5281 (org-log-done, org-closed-string): New options.
5282
5283 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5284
5285 * tooltip.el (tooltip-y-offset): Change default to 20.
5286
5287 2005-12-12 Richard M. Stallman <rms@gnu.org>
5288
5289 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
5290
5291 * frame.el (display-hourglass): Doc fix.
5292
5293 * help.el (help-for-help-internal): Simplify entry for `a'.
5294
5295 * info.el (Info-on-current-buffer): Doc fix.
5296 (info-insert-file-contents): Don't test (featurep 'jka-compr).
5297
5298 * startup.el (inhibit-splash-screen): Make this the real name.
5299 (inhibit-startup-message): Make this the alias.
5300 (command-line): Find only simple.el, and use its directory
5301 to fill in other preloaded files' names.
5302 (command-line): Deactivate the mark if deactivate-mark is set.
5303
5304 * international/mule.el (load-with-code-conversion):
5305 Bind deactivate-mark.
5306
5307 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
5308
5309 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
5310
5311 * cus-edit.el (customize-apropos): Avoid listing an option more
5312 than once under different aliases. No longer list user options
5313 that are not defined with defcustom (unless a prefix arg is given).
5314 Doc fix.
5315 (customize-apropos-options): Doc fix.
5316
5317 2005-12-11 Juri Linkov <juri@jurta.org>
5318
5319 * frame.el (set-background-color, set-foreground-color)
5320 (set-cursor-color, set-mouse-color, set-border-color):
5321 Add explicit prompts to read colors by `facemenu-read-color'.
5322 (show-trailing-whitespace, blink-cursor-delay)
5323 (blink-cursor-interval, display-hourglass, hourglass-delay):
5324 Remove tags.
5325 (display-hourglass, hourglass-delay): Doc fix.
5326 (cursor-in-non-selected-windows): Capitalize words in tag.
5327
5328 * faces.el (frame-background-mode): Replace `choice-item' keywords
5329 with `const' to not make [default] button. Change default value tag
5330 from `default' to `automatic'. Doc fix.
5331 (trailing-whitespace) <defface>: Change group `whitespace' to
5332 `whitespace-faces'.
5333
5334 2005-12-11 Richard M. Stallman <rms@gnu.org>
5335
5336 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
5337
5338 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5339
5340 * term/mac-win.el: Create keymap for mac-apple-event-map.
5341
5342 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
5343
5344 * tooltip.el (tooltip-mode): Move to start of file so that it
5345 appears at top of customize buffer.
5346
5347 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
5348 Add the gud groupname.
5349 (gud-tooltip-mode): Add the tooltip groupname.
5350 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
5351 avoid conflict with tooltip-use-echo-area.
5352
5353 2005-12-10 Romain Francoise <romain@orebokech.com>
5354
5355 * help.el (help-for-help-internal): Add `r' in doc string.
5356
5357 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5358
5359 * align.el (align-regexp, align-highlight-rule):
5360 Use region-beginning and region-end instead of point and mark, so that
5361 repetition (with `repeat-complex-command') recomputes the region
5362 bounds.
5363
5364 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
5365
5366 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
5367 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
5368 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
5369 (balance-windows): Rewrite using the above new functions.
5370
5371 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
5372
5373 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
5374 react if global-hi-lock-mode seems intended.
5375 (global-hi-lock-mode) Renamed from hi-lock-mode.
5376 (hi-lock-archaic-interface-message-used)
5377 (hi-lock-archaic-interface-deduce): New variables.
5378 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
5379 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
5380 (hi-lock-find-patterns, hi-lock-font-lock-hook):
5381 Replace hi-lock-buffer-mode with hi-lock-mode.
5382
5383 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
5384
5385 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
5386 completion list, even after a partial completion has been
5387 inserted in the current buffer. If there are more than 1
5388 completion, redisplay the *Completions* buffer; if the
5389 completion is unique, delete the *Completions* window.
5390
5391 2005-12-10 Eli Zaretskii <eliz@gnu.org>
5392
5393 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
5394 strings and long subject lines that were broken into multiple
5395 lines at arbitrary places. Handle subjects that have "Re: " in
5396 the middle.
5397
5398 2005-12-10 John W. Eaton <jwe@octave.org>
5399
5400 * emacs/octave-mod.el (octave-electric-space): Don't indent
5401 comments or strings if octave-auto-indent is nil.
5402
5403 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5404
5405 * term/mac-win.el: Require url when compiling.
5406 Call mac-process-deferred-apple-events after loading init files.
5407 (mac-apple-event-map): New defvar. Define event handlers in it.
5408 (core-event, internet-event): New Apple event class symbols.
5409 (open-application, reopen-application, open-documents)
5410 (print-documents, open-contents, quit-application)
5411 (application-died, show-preferences, autosave-now, get-url):
5412 New Apple event ID symbols.
5413 (about): New HICommand ID symbol.
5414 (mac-event-spec, mac-event-ae): New macros.
5415 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
5416 (mac-ae-selection-range, mac-ae-text-for-search)
5417 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
5418 (mac-application-menu-map): Remove keymap. Handlers for HICommand
5419 and Services menu events are now defined in mac-apple-event-map.
5420 (mac-drag-n-drop): Remove selection range handling.
5421
5422 2005-12-10 Kenichi Handa <handa@m17n.org>
5423
5424 * simple.el (zap-to-char):
5425 * isearch.el (isearch-process-search-char): Translate CHAR by
5426 translation-table-for-input.
5427
5428 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
5429
5430 * foldout.el (foldout-exit-fold): Properly hide subtree.
5431
5432 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
5433
5434 * files.el (save-buffer):
5435 * international/ucs-tables.el (ucs-set-table-for-input):
5436 * mail/mail-extr.el (mail-extract-address-components):
5437 * mail/sendmail.el (mail-mode): Reformat doc string.
5438
5439 2005-12-09 Juri Linkov <juri@jurta.org>
5440
5441 * isearch.el (isearch-highlight): Change main overlay priority
5442 from 1 to 1001. Simplify.
5443 (isearch-lazy-highlight-update): Change lazy overlay priority
5444 from 0 to 1000.
5445
5446 * replace.el (replace-highlight): Change overlay priority from
5447 1 to 1001.
5448
5449 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
5450 Change overlay priority from 1 to 1001. Reuse existing overlay.
5451
5452 * compare-w.el (compare-windows-highlight): Change overlay
5453 priority from 1 to 1000.
5454
5455 * menu-bar.el (menu-bar-edit-menu): Add listp around
5456 pending-undo-list to disable menu item "undo" when pending
5457 undo list is empty.
5458
5459 * locate.el (locate): Disable undo in *Locate* buffer.
5460
5461 2005-12-09 Kim F. Storm <storm@cua.dk>
5462
5463 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
5464
5465 2005-12-09 David Ponce <david@dponce.com>
5466
5467 * recentf.el: Improvement of the menu code.
5468 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
5469 instead of menu hook.
5470 (recentf-show-menu, recentf-hide-menu): New functions.
5471 (recentf-menu-customization-changed, recentf-mode): Use them.
5472 (recentf-menu-action, recentf-max-menu-items)
5473 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
5474 (recentf-arrange-by-rule-others)
5475 (recentf-arrange-by-rules-min-items)
5476 (recentf-arrange-by-rule-subfilter) : Don't use
5477 `recentf-menu-customization-changed'.
5478 (recentf-arrange-rules): Likewise. Accept functions to compute
5479 sub-menu titles.
5480 (recentf-menu-filter): Likewise. Doc fix.
5481 (recentf-menu-value-shortcut): Doc fix.
5482 (recentf-dump-variable): Quote atom value.
5483 (recentf-make-menu-items): Update to use it as a menu filter.
5484 (recentf-match-rule): New function.
5485 (recentf-arrange-by-rule): Use it.
5486 (recentf-indirect-mode-rule): New function.
5487 (recentf-build-mode-rules): Use it.
5488 (recentf-dir-rule): New function.
5489 (recentf-arrange-by-dir): Use it.
5490 (recentf-filter-changer-current): Rename from
5491 `recentf-filter-changer-state'. All references updated.
5492 (recentf-filter-changer-alist): Update filter names.
5493 (recentf-filter-changer-select): New function.
5494 (recentf-filter-changer): Use it. Make a sub-menu from filters
5495 available in `recentf-filter-changer-alist'.
5496 (recentf-data-cache, recentf-clear-data)
5497 (recentf-update-menu): Remove. All references updated.
5498 (recentf-match-rule-p, recentf-build-dir-rules)
5499 (recentf-filter-changer-goto-next)
5500 (recentf-filter-changer-get-current)
5501 (recentf-filter-changer-get-next): Remove.
5502
5503 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5504
5505 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
5506 buffer "Reset" button to "Reset to Current" for consistency with
5507 the State buttons.
5508
5509 2005-12-08 John Paul Wallington <jpw@pobox.com>
5510
5511 * ibuf-ext.el (define-ibuffer-filter filename):
5512 If `dired-directory' is a list then really use its car.
5513
5514 2005-12-08 Kim F. Storm <storm@cua.dk>
5515
5516 * emulation/cua-rect.el (cua--rectangle-aux-replace):
5517 Fix indention of text on right side of replaced rectangle.
5518
5519 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
5520
5521 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
5522 No need to check gud-comint-buffer is bound.
5523 (gdb): Prevent multiple debugging when first session uses gdba.
5524
5525 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5526
5527 CC Mode update to 5.31.
5528
5529 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
5530 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
5531 We might do this function properly in the future).
5532
5533 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
5534 New macros c-sentence-end and c-default-value-sentence end, to cope
5535 with Emacs 22's new function `sentence-end'.
5536
5537 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5538
5539 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
5540 compat issue using `c-put-overlay' and `c-delete-overlay'.
5541
5542 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
5543 New compat macros to handle overlays/extents.
5544
5545 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5546
5547 * progmodes/cc-fix.el: Add definitions of the macros push and pop
5548 (for GNU Emacs 20.4)
5549
5550 * progmodes/cc-defs.el:
5551 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
5552
5553 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
5554 highlighting mechanism so it will work in XEmacs too.
5555
5556 * progmodes/cc-defs.el: Insert c-int-to-char.
5557
5558 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
5559 call to the new macro c-int-to-char. This solves XEmacs's
5560 regarding characters as different from integers.
5561
5562 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5563
5564 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
5565 New internal helper.
5566
5567 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
5568 construct to make the indirect face lookup work in XEmacs.
5569
5570 (c-cpp-matchers): Append the negation char face to the existing
5571 fontification, so that the cpp face doesn't disappear.
5572 Use `c-make-syntactic-matcher' to avoid negation chars in comments
5573 and strings.
5574
5575 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
5576 to map to `font-lock-negation-char-face' in emacsen where it exists.
5577
5578 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5579
5580 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
5581
5582 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
5583 Rename "c-subword-move-mode" as "c-subword-mode".
5584
5585 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
5586 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
5587
5588 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5589
5590 * progmodes/cc-mode.el: Added autoload directive for
5591 `c-subword-move-mode' for use in older emacsen.
5592
5593 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5594
5595 * progmodes/cc-mode.el:
5596 (i) Insert a binding for C-c C-backspace into
5597 c-bind-special-erase-keys which works in TTYs.
5598 (ii) Make sure that when file styles are used, any explicitly
5599 given style variables take priority over those in the style.
5600 Do this by calling `hack-local-variables' a second time.
5601
5602 * progmodes/cc-vars.el: Add language specific customization
5603 widgets for AWK to c-doc-comment-style, c-require-final-newline
5604 and c-default-style. Add a defcustom for awk-mode-hook.
5605 Give c-syntactic-element and c-syntactic-context doc-strings by
5606 directly setting their `variable-documentation' propery.
5607 This allows Emacs 22.1 to read these with C-h v.
5608
5609 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
5610
5611 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5612
5613 * progmodes/cc-fonts.el, cc-vars.el
5614 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
5615 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
5616 Masatake YAMATO.
5617
5618 (c-doc-comment-style): Made GtkDoc default in C mode.
5619
5620 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
5621 and C-c C-<delete>.
5622
5623 (c-bind-special-erase-keys): New function for use on
5624 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
5625
5626 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
5627 <delete> key behavior in XEmacs according to `delete-forward-p'.
5628 C.f. `c-electric-delete'.
5629
5630 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5631
5632 * progmodes/cc-mode.el: Give c-hungry-backspace and
5633 c-hungry-delete-forward permanent key bindings.
5634
5635 * progmodes/cc-cmds.el (c-electric-semi&comma):
5636 Bind c-syntactic-context for calls to "criteria functions", for
5637 consistency with other calls to user functions.
5638
5639 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
5640 `current-prefix-arg', since this might be the prefix arg to a
5641 command which calls c-indent-command as a function. Change the
5642 interactive spec from "p" to "P".
5643
5644 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
5645 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
5646 was difficult to understand.
5647
5648 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5649
5650 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
5651 first char of an identifier.
5652
5653 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
5654 +" syntax in C++.
5655
5656 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5657
5658 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
5659 auto-fill doesn't split a c-comment's last word from a hanging
5660 "*/" when a space is typed between them after fill-column.
5661
5662 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
5663
5664 * progmodes/cc-styles.el (c-set-style)
5665 (c-setup-paragraph-variables): Abort the command if we're not in a
5666 CC Mode buffer.
5667
5668 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
5669 with blank comment-prefix, and a blank line as the comment's
5670 second line.
5671
5672 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5673
5674 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
5675 Incorporate the patterns added in the Emacs development branch
5676 for the new Emacs 22 face `font-lock-negation-char-face'.
5677
5678 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
5679 of "red" since it stands out better in xterms and DOS terminals.
5680
5681 * progmodes/cc-engine.el (c-literal-faces):
5682 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
5683
5684 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5685
5686 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
5687 forcibly enable c-electric-flag.
5688
5689 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
5690 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
5691 after the comment-prefix of a C-style comment will close that comment.
5692
5693 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5694
5695 * progmodes/cc-fonts.el (c-basic-matchers-before)
5696 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
5697 in Pike.
5698
5699 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
5700 digraphs.
5701
5702 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
5703 (c-cpp-message-directives, c-cpp-include-directives)
5704 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
5705 (c-cpp-expr-directives): Introduce new language constants to
5706 control cpp syntax in a cleaner way.
5707
5708 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
5709
5710 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
5711
5712 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
5713 (c-multiline-string-start-char): New language constants and
5714 variables to specify how newlines in string literals work.
5715
5716 (c-font-lock-invalid-string): Use them.
5717
5718 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
5719 unbalanced close brace is entered. Optimization by avoiding going
5720 back over arbitrarily large blocks. Removed hints that this
5721 function only would be relevant/useful in AWK.
5722
5723 (c-electric-brace): Indent syntactically after the cleanups since
5724 lineup functions might do it differently then.
5725
5726 * progmodes/cc-engine.el, cc-langs.el
5727 (c-opt-op-identifier-prefix): New language constant and variable.
5728
5729 (c-just-after-func-arglist-p, c-after-special-operator-id)
5730 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
5731
5732 * progmodes/cc-align.el, cc-engine.el
5733 (c-after-special-operator-id): New helper to handle C++ operator
5734 identifiers.
5735
5736 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
5737 (c-guess-basic-syntax): Handle C++ operator identifiers in
5738 declarations.
5739
5740 * progmodes/cc-langs.el (c-assignment-operators): Add the
5741 trigraph version of ^= too.
5742
5743 * progmodes/cc-langs.el (c-assignment-operators): Add the
5744 trigraph version of |= in C++.
5745
5746 * progmodes/cc-fonts.el (c-font-lock-declarators):
5747 Handle `c-decl-hangon-kwds' after the identifier name.
5748
5749 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
5750 whether an arglist is "nonempty", ignore a comment after the open
5751 paren if it isn't followed by a non-comment token on the same line.
5752
5753 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
5754 Enable heuristics below the point to cope with classes inside special
5755 brace lists in Pike.
5756
5757 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5758
5759 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
5760
5761 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5762
5763 * progmodes/cc-guess.el (cc-guess-install): New function to
5764 install an already guessed style in another buffer.
5765
5766 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
5767 sets `inhibit-read-only' - `c-save-buffer-state' should be used
5768 anyway if the change always is undone.
5769
5770 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5771
5772 Implement togglable electricity:
5773
5774 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
5775 saying when it should be used.
5776
5777 * progmodes/cc-engine.el: Add the new buffer-local variable,
5778 c-electric-flag.
5779
5780 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
5781 c-toggle-auto-newline.
5782
5783 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
5784 c-toggle-auto-newline. Remove the binding for
5785 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
5786 c-toggle-electric-state.
5787
5788 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
5789
5790 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
5791 c-\(forward\|backward\)-subword.
5792 (c-update-modeline): Add the new modeline flag `l' for
5793 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
5794 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
5795 Make the old name an alias of the new name.
5796 (c-toggle-electric-state): New function.
5797 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
5798 Adapt these functions to do electric things only when
5799 c-electric-flag is non-nil.
5800 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
5801 new functions from c-electric-brace.
5802 (c-point-syntax): Add a check for "virtual semicolons" in AWK
5803 mode, so that the tentative extra newline doesn't change the
5804 syntax of the following brace.
5805 (c-electric-brace): Restructure by extracting the above functions.
5806 Tidy up the coding somewhat.
5807 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
5808 restructure a bit.
5809
5810 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5811
5812 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
5813 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
5814
5815 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
5816 (c-submode-indicators): Change name from `c-auto-hungry-string'
5817 since it's now used to track another submode.
5818
5819 (c-update-modeline): Convert to function and extended to check
5820 `c-subword-move-mode'.
5821
5822 (c-forward-into-nomenclature, c-backward-into-nomenclature):
5823 Convert to compat aliases for `c-forward-subword' and
5824 `c-backward-subword'.
5825
5826 * progmodes/cc-subword.el: New functions and minor mode to handle
5827 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
5828
5829 (c-forward-subword, c-backward-subword, c-mark-subword)
5830 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
5831 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
5832 Functions corresponding to the standard word handling functions.
5833
5834 (c-subword-move-mode): Minor mode that replaces all the standard
5835 word handling functions with their subword equivalences.
5836
5837 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5838
5839 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
5840 entry for one-liner-defun.
5841
5842 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
5843 name in its def-edebug-spec.
5844
5845 * progmodes/cc-cmds.el (c-electric-brace): Make the
5846 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
5847 compacts space before a comment, if this will make things fit on
5848 one line.
5849
5850 Introduce an "awk" style, mainly for auto-newline and clean-ups.
5851
5852 * progmodes/cc-align.el: New function c-snug-1line-defun-close
5853
5854 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
5855 clean-up one-liner-defun.
5856
5857 * progmodes/cc-styles.el: Add the new "awk" style.
5858
5859 * progmodes/cc-vars.el: Add description of one-liner-defun to
5860 c-cleanup-list's doc-string. New user options,
5861 c-max-one-liner-length. In c-default-style, set the default style
5862 for AWK to "awk".
5863
5864 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5865
5866 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
5867 macros inside labels.
5868
5869 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
5870 `c-at-statement-start-p' and `c-at-expression-start-p'.
5871
5872 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
5873 error if the mark isn't set.
5874
5875 * progmodes/cc-engine.el (c-guess-continued-construct)
5876 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
5877 accurately detect functions inside functions.
5878
5879 * progmodes/cc-engine.el (c-at-expression-start-p): New function
5880 like `c-at-statement-start-p' that additionally recognizes commas
5881 and expression parentheses as delimiters.
5882
5883 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
5884 to avoid heuristics that doesn't work for unclosed blocks.
5885 (c-at-statement-start-p): New function.
5886
5887 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
5888 Objective-C directives, e.g. directives spanning lines should work
5889 reasonably well now.
5890
5891 (c-put-c-type-property, c-clear-c-type-property): New helpers.
5892
5893 (c-forward-objc-directive): New function to move over any ObjC
5894 directive.
5895
5896 (c-just-after-func-arglist-p, c-guess-basic-syntax)
5897 (c-basic-matchers-before): Use it.
5898
5899 (c-font-lock-objc-iip-decl): Remove.
5900
5901 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
5902 in the template arglist recognition.
5903
5904 * progmodes/cc-styles.el (c-style-alist): Fix several
5905 inconsistencies in the Whitesmith style.
5906
5907 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
5908 New lineup function to get lines after Whitesmith style blocks
5909 correctly indented.
5910
5911 (c-lineup-whitesmith-in-block): Back out the compensation for
5912 opening parens since it's done using `add' lists in the style
5913 definition instead. Don't use the anchor position since it varies
5914 too much between the syntactic symbols. :P
5915
5916 * progmodes/cc-vars.el (c-valid-offset): Update.
5917
5918 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
5919 lists where the offsets are combined according to several
5920 different methods: `first', `min', `max', and `add'.
5921 Report offset evaluation errors with `c-benign-error' so that some kind
5922 of reindentation still is done.
5923
5924 * progmodes/cc-engine.el (c-guess-basic-syntax):
5925 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
5926 `arglist-close'.
5927
5928 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
5929 situations for `arglist-cont-nonempty' and `arglist-close'.
5930
5931 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
5932
5933 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
5934 cc-bytecomp-boundp' in a number of places.
5935
5936 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
5937 macro related issue.
5938
5939 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5940
5941 * progmodes/cc-awk.el: Change the terminology of regexps: A char
5942 list is now [asdf], a char class [:alpha:].
5943 Include code for char classes.
5944 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
5945 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
5946
5947 Remove (nearly all of) the cruft associated with AWK Mode's former
5948 concept of "virtual semicolons":
5949
5950 Adapt c-beginning-of-statement, c-end-of-statement (together with
5951 subfunctions) to use the new notion of "virtual semicolon" in
5952 place of the old awkward special handling for AWK. There remains
5953 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
5954 * progmodes/cc-cmds.el:
5955 (c-ascertain-adjacent-literal): In the backwards direction, now
5956 recognises AWK regexp delimiters as string delimiters.
5957 (c-after-statement-terminator-p): Adapt for virtual semicolons;
5958 check more rigorously for "end of macro".
5959 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
5960 virtual semicolons;
5961 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
5962 out the code for forward movement into ...
5963 (c-end-of-statement): Now contains the code for forward movement,
5964 adapted for virtual semicolons.
5965
5966 * progmodes/cc-engine.el:
5967 (c-ws*-string-limit-regexp): New regexp.
5968 (c-forward-single-comment, c-backward-single-comment): Comment out
5969 the (now redundant) "special" AWK stuff.
5970
5971 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
5972 c-string-par-start, c-string-par-separate to be more like Text
5973 Mode than Fundamental Mode.
5974
5975 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5976
5977 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
5978 to the fontified region so that fontification doesn't occur
5979 outside it (could happen e.g. when fontifying a line with an
5980 unfinished declaration).
5981
5982 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5983
5984 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
5985 start of the file. ^L now separate sections of the file.
5986 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
5987 (c-awk-one-line-possibly-open-string-re)
5988 (c-awk-regexp-one-line-possibly-open-char-class-re)
5989 (c-awk-one-line-possibly-open-regexp-re)
5990 (c-awk-one-line-non-syn-ws*-re): New defonsts.
5991 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
5992
5993 Amend the concept of "virtual semicolons" (in the indentation
5994 engine) for languages like AWK, such that they are now
5995 conceptually attached to end of the last token of a statement, not
5996 the end of the line. (In AWK Mode, however, the pertinent text
5997 property is still physically set on the EOL.) Remove the specific
5998 tests for awk-mode, thus facilitating the introduction of other
5999 language modes where EOLs can end statements.
6000 (Note: The funtionality in cc-cmds.el, specifically
6001 c-beginning/end-of-statement has yet to be amended.)
6002
6003 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
6004 New macros.
6005
6006 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
6007 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
6008 c-vsemi-status-unknown-p-fn (in a new page).
6009
6010 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
6011 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
6012 numerous awkward forms like
6013 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
6014 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
6015 variable before-ws-ip, the place just after char-before-ip appears.
6016
6017 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
6018 a comment.
6019
6020 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6021
6022 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
6023 `c-tentative-buffer-changes'.
6024
6025 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
6026 convert to macro to choose between Emacs and XEmacs at compile time.
6027
6028 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
6029
6030 (c-tentative-buffer-changes): New macro to handle temporary buffer
6031 changes in a convenient way.
6032
6033 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
6034 for `c-tentative-buffer-changes'.
6035
6036 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
6037 the checks for paren sexps between the point and the keyword, to
6038 avoid some false alarms.
6039
6040 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
6041 Fixed a situation where an error could be thrown for unbalanced
6042 parens. Changed to make use of c-keyword-member' to avoid some
6043 repeated regexp matches.
6044
6045 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
6046 These language variable are no longer necessary.
6047
6048 (c-block-stmt-kwds): New language constant used by
6049 c-looking-at-inexpr-block'.
6050
6051 (c-guess-basic-syntax): Remove an optional check that looked at
6052 the existence of the now removed language variables.
6053
6054 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
6055 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
6056 object instantiation expressions as declarations in some contexts.
6057 This bug only affected languages where the declarator can't be
6058 enclosed in parentheses.
6059
6060 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
6061 insert newlines before and after substatement braces.
6062
6063 * progmodes/cc-engine.el: Improved the heuristics for recognizing
6064 function declaration headers and the handling of C++ style member
6065 init lists.
6066
6067 (c-just-after-func-arglist-p): Rewritten to use
6068 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
6069
6070 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
6071
6072 (c-guess-basic-syntax): Adapt case 5B for the new
6073 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
6074 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
6075 covers all cases now).
6076
6077 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
6078
6079 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6080
6081 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
6082 c-string-par-start/separate c-sentence-end-with-esc-eol,
6083 initialised in c-setup-paragraph-variables, used in string
6084 scanning subroutines of c-beginning-of-statement.
6085
6086 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
6087 which precedes the newly inserted `{'.
6088
6089 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6090
6091 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
6092 function for declaration level blocks. It should now cope with
6093 templates better and also be a lot more comprehensible.
6094
6095 (c-looking-at-decl-block): The new function.
6096
6097 (c-search-uplist-for-classkey): The old one. It's now a wrapper
6098 for compatibility.
6099
6100 (c-add-class-syntax, c-guess-continued-construct)
6101 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
6102
6103 (c-decl-block-key): Change to tell apart ambiguous and
6104 unambiguous keywords. Pike specials are now handled directly in
6105 the code instead.
6106
6107 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
6108 New language constants and variables to make the backward skip in
6109 `c-looking-at-decl-block' as tight as possible.
6110
6111 (c-nonsymbol-token-char-list): New language constant.
6112
6113 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
6114 find balanced template arglists backwards.
6115
6116 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
6117 making char classes for `c-syntactic-skip-backward'.
6118
6119 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
6120 16D - can't be a class-close at that point.
6121
6122 * progmodes/cc-engine.el (c-guess-basic-syntax)
6123 (c-add-class-syntax): Don't narrow out the enclosing declaration
6124 level. This makes everything a lot easier, and it was actually
6125 only four small places that needed it to work. Some places that
6126 previously did `widen' are removed now, which has the effect that
6127 `c-guess-basic-syntax' never will look at things outside the
6128 current narrowment now. The anchor position for `topmost-intro'
6129 is affected by this, but it was so bogus it was basically useless
6130 before, and now it's equally bogus but in a slightly different way.
6131
6132 (c-narrow-out-enclosing-class): Gone.
6133
6134 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
6135 the narrowed region.
6136
6137 (c-least-enclosing-brace): Remove silly optional argument.
6138
6139 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
6140 the point could be left directly after an open paren when finding
6141 the beginning of the first decl in the block.
6142
6143 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
6144 Specify which submatch to use.
6145
6146 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
6147
6148 (c-decl-start-re): No longer any need for special treatment of
6149 ObjC due to the above.
6150
6151 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
6152 presumably follows C in that regard.
6153
6154 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
6155 New language constants to specify operator tokens inside
6156 identifiers in a more high level way.
6157
6158 (c-opt-identifier-prefix-key): New internal language constant.
6159
6160 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
6161 (c-identifier-start, c-identifier-key): Now completely calculated
6162 from other constants.
6163
6164 (c-identifier-last-sym-match): Decommission since it's no longer used.
6165
6166 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
6167
6168 * progmodes/cc-engine.el (c-forward-name): Remove the
6169 optimization when c-identifier-key is equal to c-symbol-key since
6170 it doesn't work in byte compiled files. Don't record empty
6171 regions as identifiers.
6172
6173 * progmodes/cc-langs.el (c-filter-ops): New helper function to
6174 simplify access to `c-operators' and its likes.
6175
6176 (c-operator-list, c-all-op-syntax-tokens)
6177 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
6178 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
6179 (c-primary-expr-regexp, c-cast-parens): Use it.
6180
6181 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
6182 an explicit language in functions.
6183
6184 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
6185 variant of adornment.
6186
6187 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
6188 variable.
6189
6190 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
6191 the Pike value.
6192
6193 * progmodes/cc-engine.el (c-on-identifier)
6194 (c-simple-skip-symbol-backward): Small fix for handling "-"
6195 correctly in `skip-chars-backward'. Affected the operator lfun
6196 syntax in Pike.
6197
6198 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
6199 diagnostic message about precompiled language vars not being used.
6200
6201 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
6202 "__attribute__" is followed by a parenthesis.
6203
6204 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
6205 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
6206 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
6207
6208 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
6209 Internal cleanups to properly detect the declared identifiers in
6210 various declarations.
6211
6212 (c-decl-start-kwds): New language constant to recognize
6213 declarations that can start anywhere. Used for class declarations
6214 in Pike.
6215
6216 (c-specifier-key, c-not-decl-init-keywords)
6217 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
6218 (c-find-decl-spots): Implement `c-decl-start-kwds'.
6219
6220 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
6221 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
6222 handling of the compiler specific extension keywords into a new
6223 language constant `c-decl-hangon-kwds' that defines keyword
6224 clauses to be ignored in declarations.
6225
6226 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
6227 past unrecognized tokens when handling `c-colon-type-list-kwds'.
6228 Necessary to stop at the declared identifier in e.g. IDL valuetype
6229 declarations.
6230
6231 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
6232 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
6233 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
6234 (c-forward-decl-or-cast-1): Recognize the declared identifier in
6235 class and enum declarations as such and not as part of the type.
6236
6237 (c-forward-decl-or-cast-1, c-forward-label): Relax the
6238 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
6239
6240 (c-forward-decl-or-cast-1): Don't disregard sure signs of
6241 declarations when there's some syntax error later on.
6242
6243 (c-complex-decl-matchers): Did away with a reference to
6244 `c-specifier-key'.
6245
6246 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
6247 value - this variable is always dynamically bound.
6248
6249 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
6250 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
6251 * cc-cmds.el, cc-defs.el: Change the policy for marking up
6252 functions that might do hidden buffer changes: All such internal
6253 functions are now marked instead of those that don't.
6254
6255 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
6256 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
6257 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
6258 (c-literal-type): Allow these functions to make hidden buffer changes,
6259 so that they are free to use text property caching later on.
6260
6261 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
6262 (c-electric-brace, c-electric-slash, c-electric-star)
6263 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
6264 (c-electric-paren, c-electric-continued-statement, c-indent-command)
6265 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
6266 (c-context-line-break): Add `c-save-buffer-state' calls to comply
6267 with the changed semantics of the functions above.
6268
6269 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
6270 when macros occur in obscure places. Optimized the sexp movement
6271 a bit.
6272
6273 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6274
6275 Enhancements for c-beginning-of-statement to work in AWK Mode:
6276
6277 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
6278 (completed statement) with `}' (statement completed by closing
6279 brace or semicolon) and `$' (statement completed by EOL).
6280
6281 (c-awk-virtual-semicolon-ends-prev-line-p)
6282 (c-awk-virtual-semicolon-ends-line-p)
6283 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
6284 (c-awk-at-statement-end-p): New functions.
6285
6286 * progmodes/cc-cmds.el: Simplify the structure of functions
6287 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
6288 two functions and c-beginning-of-statement to handle AWK Mode.
6289
6290 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
6291 c-backward-single-comment for AWK mode. Attempt to clarify their
6292 doc-strings.
6293
6294 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
6295
6296 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6297
6298 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
6299 label handling. Labels are now recognized in a uniform and more
6300 robust way, regardless of context. Text properties are put on all
6301 labels to recognize the following declarations better.
6302 Multiword labels are handled both in indentation and fontification for
6303 the benefit of language extensions like Qt. For consistency, keywords
6304 in labels are now fontified with the label face instead.
6305 That also applies to "case" and "default".
6306
6307 (c-beginning-of-statement-1): Fix some bugs in the label
6308 handling. Disregard `c-nonlabel-token-key' in labels that begin
6309 with `c-label-kwds'.
6310
6311 (c-find-decl-spots): Support that the callback adds more
6312 `c-decl-end' spots to find.
6313
6314 (c-forward-decl-or-cast-1): Don't treat a list of plain
6315 identifiers followed by a colon as a declaration.
6316
6317 (c-forward-label): New function to recognize labels.
6318
6319 (c-guess-basic-syntax): Replace uses of `c-label-key' with
6320 `c-forward-label'. Moved the label recognition cases (14 and 15)
6321 earlier since they aren't so context sensitive now. Handle labels
6322 on the top level gracefully. Moved access label recognition to
6323 the generic label case (CASE 15) - removed CASE 5E.
6324
6325 (c-font-lock-declarations): Add recognition of labels in the
6326 same round since we need to handle labels in parallell with other
6327 declarations to recognize both accurately. It should also improve
6328 speed.
6329
6330 (c-simple-decl-matchers, c-basic-matchers-after):
6331 Move `c-font-lock-labels' so that it only is used on decoration level 2
6332 since `c-font-lock-declarations' handles it otherwise.
6333
6334 (c-complex-decl-matchers): Remove the simplistic recognition of
6335 access labels.
6336
6337 (c-decl-prefix-re): Remove the kludges that was necessary to cope
6338 with labels earlier.
6339
6340 (c-decl-start-re): New language variable to make
6341 `c-font-lock-declarations' stop for the special protection labels
6342 in Objective-C that start with `@'.
6343
6344 (c-label-key): Remove since it's no longer used.
6345
6346 (c-recognize-colon-labels, c-label-prefix-re): New language
6347 constants to support recognition of generic colon-terminated labels.
6348
6349 (c-type-decl-end-used): `c-decl-end' is now used whenever there
6350 are colon terminated labels.
6351
6352 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
6353 first argument starts with a special brace list.
6354
6355 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
6356 (c-font-lock-declarations): Break out the declaration and cast
6357 recognition from `c-font-lock-declarations' to a new function, so
6358 that it can be used in the indentation engine.
6359
6360 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
6361 up to the start of the literal. Fixed bug with the point on the
6362 wrong side of the search limit that could happen when the start
6363 position is inside a literal.
6364
6365 * progmodes/cc-engine.el (c-parse-state)
6366 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
6367 so that it's kept a little bit back to increase the hit rate.
6368
6369 (c-parse-state): Change the macro handling and fixed some
6370 glitches. Macro context is checked more often than necessary now,
6371 but otoh less garbage conses are generated.
6372
6373 * progmodes/cc-engine.el (c-parse-state)
6374 (c-invalidate-state-cache): Cache the last position where
6375 `c-state-cache' applies. This can speed up refontification quite
6376 a bit in blocks where there are many non-brace parens before the point.
6377
6378 (c-state-cache-end): New variable for this.
6379
6380 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
6381 cache variable.
6382
6383 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
6384 get close initial continue positions when the start position is
6385 inside a literal or macro. Do not call the callback for spots
6386 before the start position (which can happen e.g. for `c-decl-end'
6387 spots inside comments). Optimize better in special cases when the
6388 region is a single line inside a literal or macro (typically when
6389 the current line is refontified).
6390
6391 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
6392 to `c-add-stmt-syntax' - there's no need to explicitly whack off
6393 entries from the paren state.
6394
6395 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
6396 special case for "else if" clauses.
6397
6398 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
6399 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
6400
6401 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
6402 New language variable to recognize the gcc extension with statement
6403 blocks inside expressions.
6404
6405 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
6406 it somewhat more comprehensible. The argument AT-BLOCK-START is
6407 no longer used and hence removed.
6408
6409 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
6410 to `c-add-stmt-syntax'.
6411
6412 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
6413 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
6414 This fixes bogus label recognition.
6415
6416 * progmodes/cc-engine.el (c-add-type, c-check-type)
6417 (c-forward-name, c-forward-type): Improve storage of template
6418 types in `c-found-types' so that they can be recognized better.
6419
6420 (c-syntactic-content): Add option to skip past nested parens.
6421
6422 * progmodes/cc-engine.el (c-forward-name):
6423 Set `c-last-identifier-range' all the time. It's less work that way.
6424 Handle that there might not be an identifier to store in
6425 `c-last-identifier-range'.
6426
6427 (c-forward-type): Handle that `c-last-identifier-range' might be
6428 nil from `c-forward-name'.
6429
6430 * progmodes/cc-defs.el (c-safe-scan-lists)
6431 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
6432
6433 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
6434 to work even if the form fails.
6435
6436 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
6437 down in a large file in one go.
6438
6439 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
6440
6441 * progmodes/cc-align.el (c-lineup-assignments): New lineup
6442 function which is like `c-lineup-math' but returns nil instead of
6443 `c-basic-offset' when it doesn't match.
6444
6445 (c-lineup-math): Change to use `c-lineup-assignments'.
6446
6447 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6448
6449 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
6450 c-beginning-of-statement. New subfunctions
6451 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
6452
6453 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6454
6455 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
6456 hardcoded char classes whereever possible. Changed a couple of
6457 places to use skip by syntax instead of skip by char class.
6458
6459 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
6460 Fix a bug in the regexp that caused extreme backtracking.
6461
6462 * progmodes/cc-langs.el (c-block-comment-starter)
6463 (c-block-comment-ender): New language constants to specify in a
6464 single place how block comments look.
6465
6466 (c-comment-start-regexp, c-block-comment-start-regexp)
6467 (comment-start, comment-end, comment-start-skip)
6468 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
6469 (c-syntactic-ws, c-nonempty-syntactic-ws)
6470 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
6471 `c-line-comment-starter', `c-block-comment-starter' and
6472 `c-block-comment-ender'.
6473
6474 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
6475 New language constants to break up things a bit.
6476
6477 (c-simple-ws): New language constant for simple whitespace.
6478
6479 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
6480
6481 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
6482 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
6483 newlines. Allow and ignore nil elements in the list.
6484
6485 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6486
6487 * progmodes/cc-cmds.el: Comment out a (n almost certainly
6488 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
6489
6490 * progmodes/cc-cmds.el: Tidy up the comments in
6491 c-beginning-of-statement and subfunctions.
6492
6493 * progmodes/cc-awk.el: Replace calls to put-text-property to the
6494 more flexible c-put-char-property and c-clear-char-properties.
6495 Add the author's email address.
6496
6497 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
6498
6499 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
6500 closing "*/" of a block comment.
6501
6502 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
6503 subfunctions) so that it works at BOB and EOB.
6504
6505 * progmodes/cc-cmds.el, cc-vars.el: More updating of
6506 c-beginning-of-statement, including new variable
6507 c-block-comment-start-regexp.
6508
6509 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6510
6511 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
6512 symbols from `*-font-lock-extra-types' so that there's no need to
6513 use `regexp-opt' on those lists.
6514
6515 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
6516 `c-type-modifier-kwds' is empty.
6517
6518 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
6519 there are several strings on the same line.
6520
6521 * progmodes/cc-engine.el (c-literal-limits): Remove the
6522 compatibility function for older emacsen. `c-literal-limits-fast'
6523 has now taken the place of this function.
6524
6525 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
6526 with older emacsen: We now require `pps-extended-state'.
6527
6528 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6529
6530 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
6531 which obviates the need to hack sentence-end. This now handles
6532 escaped newlines in strings correctly. Correct minor bugs in
6533 c-move-over-sentence and in c-beginning-of-statement.
6534
6535 * progmodes/cc-cmds.el (c-beginning-of-statement (and
6536 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
6537 that movement over macros and code are rigorously separated from
6538 eachother. Correct a few incidental bugs.
6539
6540 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
6541 Improve its doc-string. Improve the handling of certain specific cases.
6542
6543 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6544
6545 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
6546 (c-guess-basic-syntax): Change the way class-level labels are
6547 recognized; they can now contain essentially any symbols.
6548
6549 (c-opt-extra-label-key): New language variable to cope with the
6550 special protection label syntax in Objective-C.
6551
6552 (c-opt-access-key): Remove; this is now handled better by
6553 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
6554
6555 (c-complex-decl-matchers): Update to handle that
6556 `c-opt-access-key' no longer exists.
6557
6558 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
6559 improved label recognition in `c-beginning-of-statement-1'.
6560
6561 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
6562 Recognize bitfields better.
6563
6564 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
6565 Remove some cruft and fixed a bug that could cause it to go to a
6566 position further down.
6567
6568 * progmodes/cc-langs.el, cc-engine.el
6569 (c-beginning-of-statement-1): Improve detection of labels in
6570 declaration contexts.
6571
6572 (c-beginning-of-decl-1): Use it.
6573
6574 (c-nonlabel-token-key): New language constant and variable needed
6575 by `c-beginning-of-statement-1'.
6576
6577 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
6578 manifested itself due to the correction in `c-forward-sexp'.
6579
6580 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
6581 Make these behave as documented when used at the buffer limits.
6582
6583 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
6584 (c-type-decl-end-used): Made this a language variable.
6585
6586 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
6587 correctly when `combine-after-change-calls' is used together with
6588 temporary narrowings.
6589
6590 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6591 Report labels correctly when the start point is immediately after the
6592 colon.
6593
6594 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
6595 Remove since it isn't used anymore.
6596
6597 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
6598 bracket arglists such as template parens in C++.
6599
6600 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
6601 in the last check-in. Some optimization.
6602
6603 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
6604 where it could stop at the same level in a preceding sexp when
6605 PAREN-LEVEL is set.
6606
6607 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
6608 text property lookup only when it's needed.
6609
6610 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
6611 Change the policy for paren marked angle brackets to be more
6612 persistent; once marked they remain marked even when they're found
6613 to be unbalanced in the searched region. This should keep the
6614 paren syntax around even when individual lines are refontified in
6615 multiline template arglists.
6616
6617 (c-parse-and-markup-<>-arglists): New dynamically bound variable
6618 to control markup so that incorrect angle bracket arglists aren't
6619 marked in contexts where the correct value for
6620 `c-disallow-comma-in-<>-arglists' isn't known.
6621
6622 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
6623 argument has become `c-parse-and-markup-<>-arglists'.
6624
6625 (c-remove-<>-arglist-properties): Remove - no longer used.
6626
6627 (c-after-change-check-<>-operators): New function used on
6628 `after-change-functions' to avoid that "<" and ">" characters that
6629 are part of longer operators have paren syntax.
6630
6631 (c-<>-multichar-token-regexp): New language variable used by
6632 `c-after-change-check-<>-operators'.
6633
6634 (c-after-change): Call `c-after-change-check-<>-operators'.
6635
6636 (c-font-lock-<>-arglists): Use the context properties set by
6637 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
6638 correctly to avoid doing invalid markup.
6639
6640 (c-font-lock-declarations): Remove code that undoes the invalid
6641 markup done by `c-font-lock-<>-arglists'.
6642
6643 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
6644 after `c-font-lock-declarations'.
6645
6646 * progmodes/cc-engine.el (c-syntactic-skip-backward):
6647 Add paren-level feature.
6648
6649 (c-guess-basic-syntax): Improve the anchor position for
6650 `template-args-cont' in nested template arglists. There's still
6651 much to be desired in this area, though.
6652
6653 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6654
6655 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
6656 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
6657
6658 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6659
6660 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
6661 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
6662
6663 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
6664 it doesn't work no longer are supported.
6665
6666 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
6667 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
6668 requires support for the syntax-table' text property, which rules
6669 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
6670 cruft associated with those versions.
6671
6672 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
6673 for the `syntax-table' text property, which rules out Emacs 19 and
6674 XEmacs < 21.4. Removed various compatibility cruft associated
6675 with those versions.
6676
6677 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
6678 support for the `syntax-table' text property.
6679
6680 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
6681 variable and use an extra quoted face name instead. All the
6682 emacsen flavors handle that correctly.
6683
6684 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
6685 (c-font-lock-declarators, c-font-lock-declarations)
6686 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
6687 property to mark the items in in declarator lists to handle
6688 refontification inside multiline declarations better.
6689
6690 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
6691 construct like "a * b = c;" as a declaration.
6692
6693 2005-12-08 Kim F. Storm <storm@cua.dk>
6694
6695 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
6696 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
6697 select either meta, hyper, or super modifier for rectangle commands.
6698 (cua--rectangle-modifier-key): New defvar.
6699 (cua--M/H-key): Use it. Remove special case for `space'.
6700 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
6701 on X, to meta otherwise. Always bind C-return to toggle
6702 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
6703
6704 * emulation/cua-rect.el (cua-help-for-rectangle):
6705 Use cua--rectangle-modifier-key. Handle super modifier too.
6706 (cua--init-rectangles): Always bind C-return to toggle rectangle.
6707 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
6708
6709 * ido.el: Move Acknowledgements and History after Commentary.
6710 Minor changes to Commentary.
6711
6712 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
6713 keymap if cua--prefix-override-timer is `shift'.
6714 (cua--shift-control-prefix): New function; emulate "type prefix
6715 key twice" functionality to handle shifted prefix key override.
6716 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
6717 New commands.
6718 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
6719
6720 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
6721
6722 * textmodes/org.el (org-insert-heading): Try to do items before
6723 headings.
6724 (org-agenda-mode): Quote `org-agenda-mode-hook'.
6725 (org-insert-item): New function.
6726 (org-renumber-ordered-list): Don't skip to higher level lists.
6727
6728 2005-12-08 Juri Linkov <juri@jurta.org>
6729
6730 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
6731
6732 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
6733
6734 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
6735
6736 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
6737 the constructed function name fun-1.
6738
6739 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
6740 because such links don't lead to parent documentation.
6741
6742 2005-12-08 Kenichi Handa <handa@m17n.org>
6743
6744 * descr-text.el (describe-char): Use *Help-2* buffer if the
6745 current buffer is *Help*. Call describe-text-properties while
6746 setting the original buffer.
6747
6748 2005-12-07 Bill Wohler <wohler@newt.com>
6749
6750 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
6751 and causes problems with non-MH users (such as Gnus users).
6752
6753 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
6754
6755 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
6756 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
6757 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
6758 command "info sources". Move calls to GDB command "list".
6759 (gdb-find-file-hook): Just use gdb-source-file-list.
6760 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
6761 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
6762 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
6763 (gdb-data-list-register-values-handler): Use correct trigger name.
6764
6765 2005-12-07 Kim F. Storm <storm@cua.dk>
6766
6767 * ido.el (ido-completion-map): Rename from ido-mode-map.
6768 (ido-common-completion-map, ido-file-completion-map)
6769 (ido-file-dir-completion-map, ido-buffer-completion-map):
6770 Rename from ido-mode-....-map.
6771 (ido-init-completion-maps): Rename from ido-init-mode-maps.
6772 (ido-setup-completion-map): Rename from ido-define-mode-map.
6773 (ido-read-internal): Bind minibuffer-local-filename-completion-map
6774 to ido-completion-map.
6775
6776 2005-12-07 Kenichi Handa <handa@m17n.org>
6777
6778 * international/mule-cmds.el
6779 (set-display-table-and-terminal-coding-system): If the coding
6780 system specified in `unibyte-display' property is different from
6781 the arg coding-system, don't setup standard-display-table.
6782
6783 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6784
6785 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
6786 that comments end at \n, regardless of selective-display.
6787
6788 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
6789
6790 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
6791 (gdb-version): New variables.
6792 (gdb-source-file-list, gdb-register-names)
6793 (gdb-changed-registers): New variables for use with GDB 6.4+.
6794 (gdb-ann3): Replace with...
6795 (gdb-init-1, gdb-init-2): ...two new functions.
6796 (gdba, gdb-prompt): Call gdb-init-1.
6797 (gdb-get-version): New function. Call gdb-init-2 from here.
6798 (gud-watch): Make it work with mouse events too.
6799 (gdb-post-prompt): Don't add to queue until GDB version is known.
6800 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
6801 (gdb-locals-mode): Use gdb-version.
6802 (gdb-memory-format-map, gdb-memory-unit-map)
6803 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
6804 (gdb-locals-font-lock-keywords-1)
6805 (gdb-locals-font-lock-keywords-2): New variables.
6806 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
6807 (gdb-set-gud-minor-mode-existing-buffers-1)
6808 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
6809 (gdb-var-update-1, gdb-var-update-handler-1)
6810 (gdb-data-list-register-values-handler)
6811 (gdb-data-list-register-values-custom)
6812 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
6813 (gdb-stack-list-locals-handler, gdb-get-register-names):
6814 New functions for use with GDB 6.4+.
6815 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
6816 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
6817 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
6818 (gdb-stack-list-locals-regexp)
6819 (gdb-data-list-register-names-regexp): New regexps for use with
6820 GDB 6.4+.
6821
6822 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6823
6824 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
6825
6826 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
6827
6828 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
6829 prompts work for AUTH PLAIN. Also reported by Steve Allan
6830 <seallan@verizon.net>.
6831
6832 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6833
6834 * frame.el (set-frame-parameter): Add doc string.
6835
6836 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
6837
6838 * textmodes/org.el (org-occur-highlights): New variable.
6839 (org-highlight-new-match, org-remove-occur-highlights): New functions.
6840 (org-highlight-sparse-tree-matches): New option.
6841 (org-do-occur): New function.
6842 (org-get-heading): Make it work also at beginning of line.
6843 (org-category-table): New variable.
6844 (org-get-category-table, org-get-category)
6845 (org-camel-to-words, org-link-search): New functions.
6846 (org-select-this-todo-keyword): New variable.
6847 (org-todo-list): New command.
6848 (org-shiftright, org-shiftleft): New commands.
6849 (org-agenda-todo): Add prefix argument.
6850 (org-show-hierarchy-above): New option.
6851 (org-show-todo-tree): Numerical prefix creates tree for specific
6852 TODO keyword.
6853 (org-outline-level): New function, to assign a level to plain
6854 lists items.
6855 (org-cycle-include-plain-lists): New option.
6856 (org-mode): Use `org-outline-level' as value of `outline-level'.
6857 (org-cycle): Temporarily switch `outline-regexp' if
6858 `org-cycle-include-plain-lists' is non-nil.
6859 (org-start-icalendar-file): Fix format bug.
6860 (org-agenda-get-day-entries): Create category table.
6861 (org-agenda-get-todos, org-agenda-get-timestamps)
6862 (org-agenda-get-deadlines, org-agenda-get-scheduled)
6863 (org-agenda-get-blocks): Use `org-get-category'.
6864 (org-context-in-file-links): Rename from
6865 `org-line-numbers-in-file-links'.
6866
6867 2005-12-06 Romain Francoise <romain@orebokech.com>
6868
6869 * window.el (balance-windows): Delete extraneous third arg in call
6870 to `enlarge-window'.
6871
6872 2005-12-06 Kenichi Handa <handa@m17n.org>
6873
6874 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
6875
6876 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
6877
6878 * progmodes/gdb-ui.el (gdb-var-create-handler)
6879 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
6880 (gdb-var-list-children-handler, gdb-var-update-handler):
6881 Current buffer is already gdb-partial-output-buffer, don't
6882 make it current again.
6883
6884 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
6885
6886 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
6887 (list-buffers-noselect): Use it.
6888
6889 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6890
6891 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
6892 (mail-yank-ignored-headers): Use regexp-opt.
6893 (mail-mode-map): Move initialization into declaration.
6894 (mail-sent-via): Remove unused shadowed var `to-line'.
6895 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
6896 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
6897 (mail-do-fcc): Use dolist and push.
6898 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
6899 (mail-yank-ignored-headers): Don't autoload.
6900
6901 2005-12-05 Kenichi Handa <handa@m17n.org>
6902
6903 * international/mule-cmds.el (set-language-info-internal): New fun.
6904 (set-language-info): Call set-language-info-internal to update
6905 language-info-alist. If LANG-ENV is the current one, call
6906 set-language-environment to make INFO effective now.
6907 (set-language-info-alist): Likewise.
6908 (locale-language-names): With locale "en", use English
6909 lang. env. but set the default codings to iso-8859-1.
6910
6911 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
6912
6913 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
6914 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
6915 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
6916 for plain strings.
6917 (gdb-frames-mode): Remove redundant call to font-lock-mode.
6918 (gdb-all-registers): Rename from toggle-gdb-all-registers.
6919 Create registers buffer if necessary. Echo new state in minibuffer.
6920 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
6921
6922 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
6923
6924 * info.el (Info-fontify-node): Match external links using
6925 non-directory part of filename.
6926
6927 2005-12-04 Juri Linkov <juri@jurta.org>
6928
6929 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
6930 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
6931 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
6932 because there is no customization option for it.
6933
6934 * font-lock.el (lisp-font-lock-keywords-1):
6935 Add define-global-minor-mode.
6936
6937 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
6938
6939 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
6940 properties on the constructed variable names.
6941
6942 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6943 Put `definition-name' properties on the constructed function names
6944 next-sym and prev-sym.
6945
6946 * emacs-lisp/find-func.el (find-function-regexp):
6947 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
6948 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
6949 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
6950 and easy-menu-define.
6951
6952 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
6953 easy-mmode-define-global-mode and define-global-minor-mode.
6954 (lisp-imenu-generic-expression): Add define-global-minor-mode.
6955
6956 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
6957 instead of easy-mmode-define-global-mode.
6958
6959 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
6960 Use define-minor-mode instead of easy-mmode-define-minor-mode.
6961
6962 * cus-edit.el (customize-group, customize-group-other-window):
6963 Filter out autoloaded options from the group completion list by
6964 using heuristics that autoloaded groups don't have `custom-autoload'
6965 property on their symbols (they have only `custom-loads').
6966
6967 * simple.el (completion-setup-function): Put completions-common-part
6968 face on complete completion string too (i.e. completion string
6969 without completions-first-difference face).
6970
6971 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
6972
6973 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6974
6975 * view.el (view-mode): Doc fix.
6976
6977 * disp-table.el (standard-display-european): Add to the warning
6978 message a reference to the doc string.
6979
6980 * play/yow.el (apropos-zippy): Call print-help-return-message,
6981 similar to other Help and Apropos commands.
6982
6983 * help.el (print-help-return-message): If pop-up-frames is
6984 non-nil, set up help-return-method to delete the help window and,
6985 possibly, its frame as well, and don't display message about
6986 scrolling the help window. Doc fix.
6987 (help-return-method): Doc fix.
6988
6989 2005-12-03 Martin Rudalics <rudalics@gmx.at>
6990
6991 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
6992 whereby names of length one or names starting with a
6993 symbol-constituent character would not be returned.
6994
6995 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
6996
6997 * subr.el (atomic-change-group): Add edebug and indentation spec.
6998
6999 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
7000
7001 * completion.el (save-completions-file-name): Fix typo in last change.
7002
7003 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7004
7005 * info.el: Move back/forward history to the beginning of the tool bar.
7006
7007 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
7008
7009 * allout.el (eval-when-compile): Remove unnecessary load of cl.
7010 Add fset of allout-real-isearch-abort during compile to fix
7011 byte-compilation warnings.
7012 (allout-mode-p): Move definition of this macro above all uses, or
7013 byte compilation in barren emacs (eg, during emacs build) will
7014 lack the definition.
7015 (allout-mode): Move this variable above any uses, or byte
7016 compilation will fail.
7017 (allout-resolve-xref): Remove use of personal file-reference function.
7018 (allout-toggle-current-subtree-encryption): Do the current (ie,
7019 visible containing) topic, rather than nearest around point. Doc fix.
7020 (allout-toggle-subtree-encryption): New function, workhorse that
7021 works on nearest topic containing point.
7022 (allout-encrypt-string): Signal requirement for newer version of pgg.
7023 (allout-resumptions): Doc fix.
7024
7025 2005-12-02 Eli Zaretskii <eliz@gnu.org>
7026
7027 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
7028
7029 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
7030
7031 * textmodes/flyspell.el (flyspell-external-point-words):
7032 Consider a misspelling as found in the string search if: (a) misspelling
7033 and found string lengths match, or (b) misspelling is found as
7034 element in a boundary-chars separated longer string, or (c)
7035 ispell-program-name is really ispell and misspelling is found as
7036 part of a TeX string. After successful match move beginning of
7037 search region to end of match. Warn about not found misspellings
7038 once the process is done.
7039 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
7040
7041 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
7042
7043 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
7044 tool bar (removed inadvertently).
7045
7046 2005-12-02 Juri Linkov <juri@jurta.org>
7047
7048 * log-view.el (log-view-diff): Clarify doc string.
7049
7050 2005-12-01 Bill Wohler <wohler@newt.com>
7051
7052 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
7053 triggers lm-verify errors.
7054
7055 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
7056
7057 * simple.el (transient-mark-mode, line-number-mode)
7058 (column-number-mode, size-indication-mode): Remove `:require nil'.
7059
7060 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
7061
7062 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
7063 in the margin also.
7064 (gdb-breakpoints-mode-map): Use D instead of d for
7065 gdb-delete-breakpoint.
7066 (gdb-get-frame-number): Require a number to match on.
7067 (gdb-threads-mode-map): Add follow-link binding.
7068
7069 2005-11-30 Jason Rumney <jasonr@gnu.org>
7070
7071 * isearch.el (isearch-mode-map): Avoid exiting search on
7072 language-change event.
7073
7074 2005-11-30 Romain Francoise <romain@orebokech.com>
7075
7076 * speedbar.el (speedbar-default-position): New defcustom.
7077 (speedbar-frame-reposition-smartly): Use it.
7078
7079 * dframe.el (dframe-reposition-frame-emacs): Fix position
7080 computation for `left' location.
7081 Update copyright year.
7082
7083 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
7084
7085 * help.el (help-map): Move initialization into declaration.
7086
7087 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
7088
7089 * help-fns.el (help-argument-name): Don't autoload.
7090 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
7091 to be re-loaded when customizing the `help' group.
7092
7093 2005-11-30 John Paul Wallington <jpw@gnu.org>
7094
7095 * help-fns.el (describe-function-1): Fill arglist output.
7096
7097 2005-11-30 Kim F. Storm <storm@cua.dk>
7098
7099 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
7100 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
7101 after revert-buffer (or anything else which kills all local variables).
7102
7103 * apropos.el (apropos-parse-pattern): Doc fix.
7104 Set apropos-regexp directly, rather than expecting callers to do so.
7105 (apropos-command, apropos, apropos-value, apropos-documentation):
7106 Simplify calls to apropos-parse-pattern.
7107
7108 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
7109
7110 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
7111 (hi-lock-face-phrase-buffer): Use hi-yellow face.
7112 (hi-lock-write-interactive-patterns): Use comment-region.
7113
7114 * longlines.el (longlines-mode): Add mail-setup-hook.
7115
7116 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
7117
7118 * simple.el (sendmail-user-agent-compose, next-line):
7119 Conditionally use hard-newline.
7120
7121 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7122
7123 * international/latexenc.el (latex-inputenc-coding-alist):
7124 Reword doc string.
7125
7126 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
7127
7128 * help.el (describe-key-briefly, describe-key): Recognize default
7129 bindings.
7130
7131 2005-11-29 Romain Francoise <romain@orebokech.com>
7132
7133 * view.el (view-inhibit-help-message): New defcustom.
7134 (view-mode-enter): Use it.
7135
7136 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
7137
7138 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
7139 Preserve user position.
7140
7141 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
7142
7143 * font-lock.el: Throw error if facemenu is not loaded to prevent
7144 accidental change of loading order in loadup.el. (Suggested by RMS.)
7145
7146 * loadup.el: Add comment explaining why facemenu must be loaded
7147 before font-lock.
7148
7149 2005-11-28 Jay Belanger <belanger@truman.edu>
7150
7151 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
7152 (calc-dispatch-map): Add more keys for `calc-same-interface'.
7153
7154 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
7155
7156 * calc/calc-embed.el (calc-do-embedded): Update help message.
7157
7158 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
7159
7160 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
7161
7162 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
7163
7164 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
7165 called-interactively-p.
7166 (elp-profilable-p): Rename from elp-not-profilable-p.
7167 Invert result and take into account macros and autoloaded functions.
7168 (elp-instrument-function): Update call.
7169 (elp-instrument-package): Update call. Add completion.
7170 (elp-pack-number): Use match-string.
7171 (elp-results-jump-to-definition-by-mouse): Merge into
7172 elp-results-jump-to-definition and then remove.
7173 (elp-output-insert-symname): Make help echo text single-line.
7174
7175 * replace.el (query-replace-map): Move initialization into declaration.
7176 (occur-engine): Use with-current-buffer.
7177 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
7178 (occur-mode-mouse-goto): Replace with an alias.
7179
7180 2005-11-28 Juri Linkov <juri@jurta.org>
7181
7182 * simple.el (quoted-insert): Let-bind input-method-function to nil.
7183
7184 * term/w32-win.el: Bind [S-tab] to [backtab].
7185
7186 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
7187 `Info-find-file' to t.
7188
7189 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
7190 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
7191 and same-window-regexps.
7192 (occur-next-error): Don't move point for arg 0.
7193
7194 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
7195
7196 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
7197
7198 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
7199
7200 * log-edit.el (log-edit-changelog-use-first): New var.
7201 (log-edit-changelog-ours-p): Use it.
7202 (log-edit-insert-changelog): Set it with new arg `use-first'.
7203 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
7204 (log-edit-hook): Add them to the list of suggested options.
7205
7206 * textmodes/flyspell.el (flyspell-last-buffer): New var.
7207 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
7208 redundant work.
7209 (flyspell-mode-on): Use add-hook for after-change-functions.
7210 (flyspell-mode-off): Use remove-hook for after-change-functions.
7211 (flyspell-changes): Make it buffer-local.
7212 (flyspell-after-change-function): Make it non-interactive. Use push.
7213 (flyspell-post-command-hook): Check input-pending-p while processing
7214 the potentially long list of buffer changes.
7215
7216 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
7217
7218 * buff-menu.el (list-buffers-noselect): Display the selected
7219 frame's buffer list, not the global one.
7220
7221 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
7222
7223 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
7224 that (list last-input-event) works as in interactive spec.
7225
7226 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7227
7228 * loadup.el ("facemenu"): Load facemenu before font-lock, because
7229 `facemenu-keymap' needs to be defined when font-lock is loaded.
7230 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
7231
7232 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
7233
7234 * completion.el: Remove useless leading * in defcustom docstrings.
7235 (save-completions-file-name): Use ~/.emacs.d if available.
7236 (completion-standard-syntax-table): Rename from
7237 cmpl-standard-syntax-table and fold initialization into declaration,
7238 thus removing cmpl-make-standard-completion-syntax-table.
7239 (completion-lisp-syntax-table, completion-c-syntax-table)
7240 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
7241 (cmpl-saved-syntax, cmpl-saved-point): Remove.
7242 (symbol-under-point, symbol-before-point)
7243 (symbol-under-or-before-point, symbol-before-point-for-complete)
7244 (add-completions-from-c-buffer): Use with-syntax-table.
7245 (make-completion): Don't return a list of completion entries.
7246 Update callers.
7247 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
7248 (completion-initialize): Rename from initialize-completions.
7249 (completion-find-file-hook): Rename from cmpl-find-file-hook.
7250 (kill-emacs-save-completions): Collect stats here.
7251 (save-completions-to-file, load-completions-from-file):
7252 Use with-current-buffer.
7253 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
7254 into a function. Move all calls to toplevel.
7255 (completion-lisp-mode-hook): New fun.
7256 (completion-c-mode-hook, completion-setup-fortran-mode):
7257 Set the syntax-table here. Use local-set-key.
7258 (completion-saved-bindings): New var.
7259 (dynamic-completion-mode): Make it into a proper minor mode.
7260 (load-completions-from-file): Remove unused var `num-uses'.
7261
7262 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
7263 constructor if it is explicitly overridden.
7264
7265 * complete.el (PC-completion-as-file-name-predicate):
7266 Use minibuffer-completing-file-name.
7267 (partial-completion-mode): Use find-file-not-found-functions.
7268 (PC-lisp-complete-symbol): Use with-syntax-table.
7269 (PC-look-for-include-file): Remove dead setq.
7270 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
7271 (PC-complete): Use with-current-buffer.
7272
7273 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
7274 escape single quotes.
7275
7276 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7277
7278 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
7279 of `if' whose condition always returned nil. Doc fix.
7280
7281 * buff-menu.el (Buffer-menu-revert-function): Make the selected
7282 window's buffer the current buffer around the call to
7283 `list-buffers-noselect'. This is necessary to mark that buffer
7284 with a `.' in the Buffer Menu when called from Lisp, for instance
7285 by Auto Revert Mode.
7286
7287 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
7288
7289 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
7290 attaching to it.
7291 (gdb-pre-prompt): Make sure gdb-error is reset.
7292
7293 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
7294 with a child process, detect it.
7295 (gud-speedbar-buttons): Match regexp more carefully.
7296
7297 2005-11-27 Richard M. Stallman <rms@gnu.org>
7298
7299 * mouse.el (mouse-drag-move-window-bottom):
7300 Use adjust-window-trailing-edge.
7301
7302 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7303
7304 * simple.el (blink-matching-open): Ignore
7305 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
7306 (blink-matching-paren-on-screen): Update docstring.
7307
7308 * paren.el (show-paren-mode): No longer change
7309 `blink-matching-paren-on-screen'.
7310
7311 2005-11-27 John Paul Wallington <jpw@pobox.com>
7312
7313 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
7314 (gdb-threads-select, gdb-edit-register-value):
7315 Use `posn-set-point' instead of `mouse-set-point' because the
7316 latter is not fbound when configured without X.
7317
7318 2005-11-27 Kim F. Storm <storm@cua.dk>
7319
7320 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
7321 existing face when partially highlighting a TAB in a rectangle.
7322
7323 2005-11-26 Kim F. Storm <storm@cua.dk>
7324
7325 * ido.el (ido-mode-map): Doc fix.
7326 (ido-mode-common-map, ido-mode-file-map)
7327 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
7328 (ido-define-mode-map): Rewrite. Select one of the new maps as
7329 parent for ido-mode-map instead of building from scratch.
7330 (ido-init-mode-maps): New defun to initialize new maps.
7331 (ido-mode): Call it.
7332 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
7333 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
7334
7335 2005-11-26 John Paul Wallington <jpw@pobox.com>
7336
7337 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
7338 `mouse-set-point' because the latter is not fbound when configured
7339 without X.
7340
7341 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
7342
7343 * files.el (file-relative-name): Doc fix.
7344
7345 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
7346
7347 * progmodes/octave-inf.el (inferior-octave-startup): Force a
7348 non-empty string for secondary prompt PS2.
7349
7350 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
7351
7352 * progmodes/compile.el (compilation-setup): Fix last change.
7353
7354 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
7355
7356 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
7357 (gdb-mouse-toggle-breakpoint-margin)
7358 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
7359 Add gdb-server-prefix to keep out of command history.
7360 (gdb-edit-register-value): New function.
7361 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
7362 (gdb-info-registers-custom): Use above map.
7363
7364 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
7365
7366 * custom.el (enable-theme): Signal error if argument is not a
7367 theme. Don't recalculate a face if it's not loaded yet.
7368
7369 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
7370 the `user' theme is in effect.
7371
7372 * info.el (Info-on-current-buffer): Record actual filename in
7373 Info-current-file, instead of t, or a fake filename if a non-file
7374 buffer. Make autoload.
7375 (Info-find-node, Info-revert-find-node): No need to check for
7376 Info-current-file nil.
7377 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
7378 Info-current-file is now never `t'.
7379 (Info-fontify-node): Many simplifications due to Info-current-file
7380 always being valid. Use Info-find-file to find node filename.
7381
7382 2005-11-25 David Kastrup <dak@gnu.org>
7383
7384 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
7385 new character, then delete" in order to preserve markers.
7386
7387 2005-11-25 David Ponce <david@dponce.com>
7388
7389 * recentf.el (recentf-arrange-by-rule): Handle a special
7390 `auto-mode-alist'-like "strip suffix" rule.
7391 (recentf-build-mode-rules): Handle second level auto-mode entries.
7392
7393 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
7394
7395 * viper-keym.el (viper-ESC-key): Use different values in terminal and
7396 window modes.
7397
7398 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
7399 jde-javadoc-checker-report-mode.
7400
7401 * ediff-wind (ediff-make-wide-display): Slight simplification.
7402
7403 * ediff.el (ediff-date): Change the date of last update.
7404
7405 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
7406
7407 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
7408 Use define-minor-mode, and make it a local mode. Turn on font-lock.
7409 (hi-lock-mode): New global minor mode.
7410 (turn-on-hi-lock-if-enabled): New function.
7411 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
7412 Change arguments to regexp and face instead of a font-lock pattern.
7413 Directly set face property, instead of refontifying.
7414 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
7415 (hi-lock-find-patterns): Use line-number-at-pos.
7416
7417 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
7418 arguments for hi-lock-set-pattern.
7419 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
7420 Call font-lock-fontify-buffer.
7421 (hi-lock-find-file-hook, hi-lock-current-line)
7422 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
7423
7424 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
7425 turned off.
7426
7427 * progmodes/compile.el (compilation-setup): Don't fiddle with
7428 font-lock-defaults.
7429
7430 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
7431
7432 * progmodes/gdb-ui.el (gdb-var-create-handler)
7433 (gdb-var-list-children-handler): Find values for all variable
7434 objects. gud-speedbar-buttons decides whether to display them.
7435
7436 2005-11-24 Romain Francoise <romain@orebokech.com>
7437
7438 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
7439 buffer name with a space.
7440
7441 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
7442
7443 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
7444 `org-export-local-list-max-depth'. Change default value to 3.
7445 (org-auto-renumber-ordered-lists)
7446 (org-plain-list-ordered-item-terminator): New options.
7447 (org-at-item-p, org-beginning-of-item, org-end-of-item)
7448 (org-get-indentation, org-get-string-indentation)
7449 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
7450 New functions.
7451 (org-move-item-down, org-move-item-up): New commands.
7452 (org-export-as-html): New classes for CSS support. Bug fix in
7453 regular expression detecting fixed-width regions. Respect
7454 `org-local-list-ordered-item-terminator'.
7455 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
7456 also a list item.
7457 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
7458 New item moving functions.
7459
7460 2005-11-24 Juri Linkov <juri@jurta.org>
7461
7462 * isearch.el (isearch-repeat): With empty search ring set
7463 `isearch-error' to the error string instead of signaling error
7464 with the function `error'.
7465
7466 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7467
7468 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
7469
7470 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
7471
7472 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
7473 and variable.
7474 (gdb-var-create-handler, gdb-var-list-children-handler):
7475 Don't match on "char **...".
7476 (gdb-var-update-handler): Find values for all variable objects.
7477 (gdb-info-frames-custom): Identify frames by leading "#".
7478
7479 * progmodes/gud.el (gud-speedbar-menu-items): Add
7480 gdb-speedbar-auto-raise as radio button.
7481 (gud-speedbar-buttons): Raise speedbar if requested.
7482 Don't match on "char **...".
7483 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
7484 Make it editable.
7485
7486 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
7487
7488 * info.el (Info-fontify-node): Handle the case where
7489 Info-current-file is t.
7490
7491 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7492
7493 * simple.el (blink-matching-open): Fix off-by-one in last change.
7494
7495 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7496
7497 * term/mac-win.el: Don't change default directory.
7498
7499 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
7500
7501 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
7502 buffers correctly. (It used to throw an error in such buffers.)
7503 Make it ask for confirmation in group buffers and other Custom
7504 buffers containing more than one customization item.
7505
7506 2005-11-22 John Paul Wallington <jpw@gnu.org>
7507
7508 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
7509 property on mail and url overlays.
7510 (goto-address-at-point): Use `posn-set-point' instead of
7511 `mouse-set-point' because the latter is not fbound when configured
7512 without X.
7513
7514 2005-11-22 Lars Hansen <larsh@soem.dk>
7515
7516 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
7517 (ls-lisp-classify, ls-lisp-format): Delete call to
7518 ls-lisp-parse-symlink.
7519 (ls-lisp-handle-switches): Handle symlinks to directories as
7520 directories when ls-lisp-dirs-first in non-nil.
7521
7522 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
7523
7524 * startup.el (command-line): Make sure that loaddefs.el is handled
7525 correctly in load-history.
7526
7527 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7528
7529 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
7530 (gdb-struct-string, gdb-array-string): New constants.
7531 (gdb-info-locals-handler): Use them.
7532 (gdb-reset): Reset gdb-var-list to nil.
7533
7534 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7535
7536 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
7537 in patterns.
7538
7539 2005-11-21 Juri Linkov <juri@jurta.org>
7540
7541 * custom.el (defcustom): Update link types in docstring.
7542
7543 2005-11-20 Martin Rudalics <rudalics@gmx.at>
7544
7545 * custom.el (defgroup): Add doc-string-elt info.
7546
7547 * widget.el (define-widget): Don't use declare for the doc-string-elt.
7548
7549 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7550
7551 * newcomment.el (comment-enter-backward): Fix last fix.
7552
7553 * simple.el (blink-matching-open):
7554 * paren.el (show-paren-function): Allow new paren-class info.
7555
7556 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
7557
7558 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
7559 handled automagically.
7560
7561 2005-11-20 Andreas Schwab <schwab@suse.de>
7562
7563 * descr-text.el (describe-char): When copying overlays put them
7564 over the full char description instead of just the first character
7565 of it.
7566
7567 2005-11-20 Juri Linkov <juri@jurta.org>
7568
7569 * simple.el (what-cursor-position):
7570 * descr-text.el (describe-char): Use Lisp-readable syntax
7571 for octal and hex. Reorder decimal, octal and hex values.
7572 Remove excess whitespace in the output. Use `=' in `column='
7573 like in `point=' and `Hscroll='.
7574
7575 * international/mule-cmds.el (encoded-string-description):
7576 Use Lisp-readable syntax for hex.
7577
7578 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
7579
7580 * newcomment.el (comment-enter-backward): Handle the case where the
7581 comment is closed by EOB.
7582
7583 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
7584
7585 * longlines.el (longlines-before-revert-hook)
7586 (longlines-after-revert-hook): New functions.
7587 (longlines-mode): Turn off longlines temporarily when reverting.
7588 Add a message-setup-hook.
7589 (longlines-decode-buffer): New function.
7590 (longlines-wrap-line): Preserve marker positions.
7591
7592 2005-11-19 Andreas Schwab <schwab@suse.de>
7593
7594 * emacs-lisp/shadow.el: Handle compressed files.
7595
7596 2005-11-19 Romain Francoise <romain@orebokech.com>
7597
7598 * net/browse-url.el (browse-url-default-browser): Signal an error
7599 if no usable browser can be found, rather than try to load w3.
7600
7601 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
7602
7603 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
7604 replacing existing properties.
7605 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
7606 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
7607 tty specs.
7608 (rcirc-server-prefix, rcirc-server): New faces.
7609 (rcirc-url-regexp): Generate with rx macro.
7610 (rcirc-last-server-message-time): New variable.
7611 (rcirc-filter): Record time of last message.
7612 (rcirc-keepalive): Kill processes that did not send a message
7613 since the last ping.
7614 (rcirc-mode): Give rcirc-topic a local binding here.
7615
7616 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
7617
7618 * subr.el (read-passwd): Fontify the prompt as we do with other
7619 prompts.
7620
7621 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
7622
7623 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
7624 binding buffer-read-only to nil.
7625
7626 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7627
7628 * complete.el (partial-completion-mode):
7629 Mention completion-auto-help in the doc string.
7630
7631 * man.el (Man-highlight-references): Doc fix. Reformat code in a
7632 more Lisp-ish way.
7633
7634 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
7635
7636 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
7637 digits, not 8, to avoid misalignment for files larger than 100MB.
7638
7639 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7640
7641 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
7642 Mention "keyboard shortcuts" in the help text.
7643
7644 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7645
7646 * startup.el (fancy-splash-default-action): Discard only
7647 mouse-down and succeeding mouse-up events in the splash screen
7648 window so that drag-n-drop event can be processed.
7649
7650 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
7651
7652 * longlines.el (longlines-mode): Add hacks for mail-mode and
7653 message-mode.
7654
7655 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
7656
7657 * textmodes/org.el (org-table-sort-lines): New command.
7658 (org-tbl-menu): Add entry for `org-table-sort-lines'.
7659 (org-add-file): Command removed, use `org-agenda-file-to-front'
7660 instead.
7661 (org-export-icalendar): Use `org-icalendar-combined-name'.
7662 (org-cycle-agenda-files, org-agenda-file-to-end)
7663 (org-agenda-file-to-front): New commands.
7664 (org-table-tab-jumps-over-hlines, org-export-html-style):
7665 New options.
7666 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
7667 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
7668 New functions.
7669 (org-fill-paragraph): Call `org-table-align' in tables.
7670 (org-mode): Call `org-set-autofill-regexps'.
7671 (org-export-as-html): Support for local handformatted lists.
7672 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
7673 (org-export-local-list-max-depth): New option.
7674 (org-html-expand): Use `org-html-protect'.
7675
7676 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
7677
7678 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
7679 to "p".
7680 (gdb): Move definition of gud-pp to...
7681
7682 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
7683 speedbar.
7684 (gdb-find-watch-expression): New function.
7685
7686 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7687
7688 * faces.el (face-attribute, set-face-attribute): Mention existence
7689 of `:ignore-defface' setting in docstring.
7690
7691 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
7692
7693 * simple.el (completion-setup-function): Fix last change.
7694
7695 2005-11-17 John Paul Wallington <jpw@pobox.com>
7696
7697 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
7698 Use `posn-set-point' instead of `mouse-set-point' because the
7699 latter is not fbound when configured without X.
7700
7701 * comint.el (comint-insert-input): Likewise.
7702
7703 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7704
7705 * simple.el (hard-newline): New variable.
7706 (sendmail-user-agent-compose, next-line): Use it.
7707
7708 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
7709 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
7710 (mail-mail-reply-to, mail-mail-followup-to)
7711 (mail-position-on-field, mail-signature, mail-yank-original)
7712 (mail-attach-file): Likewise.
7713
7714 * mail/mailheader.el (mail-header-format)
7715 (mail-header-format-function): Likewise.
7716
7717 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
7718
7719 2005-11-17 Juri Linkov <juri@jurta.org>
7720
7721 * font-lock.el (font-lock-faces): Rename this defgroup from
7722 `font-lock-highlighting-faces'.
7723 (font-lock-comment-face, font-lock-comment-delimiter-face)
7724 (font-lock-string-face, font-lock-doc-face)
7725 (font-lock-keyword-face, font-lock-builtin-face)
7726 (font-lock-function-name-face, font-lock-variable-name-face)
7727 (font-lock-type-face, font-lock-constant-face)
7728 (font-lock-warning-face, font-lock-negation-char-face)
7729 (font-lock-preprocessor-face)
7730 (font-lock-regexp-grouping-backslash)
7731 (font-lock-regexp-grouping-construct): Rename :group from
7732 `font-lock-highlighting-faces' to `font-lock-faces'.
7733
7734 * cus-edit.el (lisp, c, tex):
7735 * progmodes/ada-mode.el (ada):
7736 * progmodes/asm-mode.el (asm):
7737 * progmodes/cperl-mode.el (cperl-faces):
7738 * progmodes/cpp.el (cpp):
7739 * progmodes/dcl-mode.el (dcl):
7740 * progmodes/f90.el (f90):
7741 * progmodes/fortran.el (fortran):
7742 * progmodes/icon.el (icon):
7743 * progmodes/idlwave.el (idlwave-misc):
7744 * progmodes/m4-mode.el (m4):
7745 * progmodes/make-mode.el (makefile):
7746 * progmodes/meta-mode.el (meta-font):
7747 * progmodes/modula2.el (modula2):
7748 * progmodes/octave-mod.el (octave):
7749 * progmodes/pascal.el (pascal):
7750 * progmodes/perl-mode.el (perl):
7751 * progmodes/prolog.el (prolog):
7752 * progmodes/ps-mode.el (PostScript-edit):
7753 * progmodes/scheme.el (scheme):
7754 * progmodes/sh-script.el (sh-script):
7755 * progmodes/simula.el (simula):
7756 * progmodes/tcl.el (tcl):
7757 * textmodes/nroff-mode.el (nroff):
7758 * textmodes/reftex-vars.el (reftex-fontification-configurations):
7759 * textmodes/sgml-mode.el (sgml):
7760 * textmodes/texinfo.el (texinfo):
7761 Add :link (custom-group-link font-lock-faces) to defgroup.
7762
7763 * hi-lock.el (hi-lock): Rename this defgroup from
7764 `hi-lock-interactive-text-highlighting'. Change parent group from
7765 `faces' to `font-lock'. Add link to the manual.
7766 (hi-lock-mode, hi-lock-file-patterns-range)
7767 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
7768 `hi-lock-interactive-text-highlighting' to `hi-lock'.
7769 (hi-lock-faces): Add :group `faces'.
7770
7771 * cus-edit.el (custom-variable-prompt): Clarify the code.
7772
7773 * faces.el (face-read-string): Set the default value arg of
7774 completing-read.
7775
7776 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
7777
7778 * rfn-eshadow.el (file-name-shadow-properties)
7779 (file-name-shadow-tty-properties, file-name-shadow-mode):
7780 Remove autoloads, because the file is now preloaded.
7781
7782 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7783
7784 * printing.el (easy-menu-intern): Don't define.
7785 (pr-get-symbol): Use easy-menu-intern only if defined.
7786
7787 * simple.el (blink-matching-open): Simplify a bit.
7788 (completion-setup-function): Fix the case of partial-completion-mode
7789 when the minibuffer's contents start with "-".
7790 Obey completion-base-size-function even when
7791 minibuffer-completing-file-name is non-nil.
7792
7793 2005-11-16 Richard M. Stallman <rms@gnu.org>
7794
7795 * net/eudcb-ph.el (eudc-ph-open-session):
7796 Use set-process-query-on-exit-flag.
7797
7798 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
7799
7800 * international/ucs-tables.el (ucs-set-table-for-input):
7801 Use make-local-variable, not make-variable-buffer-local.
7802
7803 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7804 Improve warning message text.
7805
7806 * savehist.el (savehist-save-hook): Add :group.
7807
7808 * menu-bar.el (menu-bar-help-menu):
7809 Rename Find Extra Packages to External Packages.
7810
7811 * cus-edit.el (Custom-reset-standard): Verify that
7812 :custom-standard-value prop exists before calling it.
7813
7814 * apropos.el (apropos-calc-scores): Use apropos-pattern.
7815
7816 2005-11-16 Martin Rudalics <rudalics@gmx.at>
7817
7818 * wid-edit.el (color): Enclose %t in %{...%}.
7819
7820 * cus-edit.el (face): Enclose %t in %{...%}.
7821
7822 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
7823
7824 * savehist.el (savehist-mode-hook): Re-add the var.
7825 (savehist-mode): Use it.
7826
7827 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7828
7829 * textmodes/flyspell.el: Fix commenting convention.
7830 Remove unnecessary leading * in custom docstrings.
7831 (flyspell-emacs): Remove unused var.
7832 (flyspell-delete-region-overlays): Use remove-overlays.
7833 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
7834 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
7835 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
7836 (flyspell-debug-signal-word-checked): Use with-current-buffer.
7837 (make-flyspell-overlay): Don't locally reuse a global name.
7838 (flyspell-highlight-incorrect-region)
7839 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
7840 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
7841 (flyspell-notify-misspell): Remove unused args `start' and `end'.
7842 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
7843 Wrap calls to accept-process-output inside with-local-quit since it's
7844 often called from a post-command-hook.
7845 (flyspell-correct-word, flyspell-auto-correct-word):
7846 Use ispell-send-string.
7847 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
7848
7849 * calendar/diary-lib.el (diary-list-entries): Also hide the
7850 terminating newline.
7851
7852 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
7853
7854 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
7855 window-system, to allow fonts on tty.
7856
7857 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
7858
7859 * progmodes/gud.el (gud-speedbar-item-info): New function.
7860 (gud-install-speedbar-variables): Use it to display data type
7861 of watch expression as a tooltip in speedbar.
7862
7863 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
7864
7865 * font-core.el (global-font-lock-mode): Add :version keyword,
7866 because default was changed.
7867
7868 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
7869
7870 * startup.el (command-line): Use `custom-reevaluate-setting' for
7871 `file-name-shadow-mode'.
7872
7873 * loadup.el: Preload rfn-eshadow.
7874
7875 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
7876 Add :version keyword.
7877 (file-name-shadow-properties, file-name-shadow-tty-properties)
7878 (file-name-shadow): Add :version keyword.
7879
7880 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
7881 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
7882 in the custom-group property of the symbol frames and the fringe
7883 group got no link to its parent group frames.
7884 Doc fix.
7885
7886 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7887
7888 * progmodes/gud.el (gud-stop-subjob): New function.
7889 (gud-menu-map, gud-tool-bar-map): Use it.
7890
7891 2005-11-16 Kim F. Storm <storm@cua.dk>
7892
7893 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
7894 than kill it.
7895 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
7896 to a more useful/logical place.
7897
7898 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7899
7900 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
7901 go buttons complementary.
7902
7903 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
7904
7905 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
7906 (rfn-eshadow-sifn-equal): New function.
7907 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
7908
7909 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
7910
7911 * viper-utils.el (viper-non-word-characters-reformed-vi):
7912 Quote `-' in string.
7913
7914 * viper.el (viper-emacs-state-mode-list): Ensure that
7915 rcirc-mode buffers come up in Emacs state.
7916
7917 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
7918 operation.
7919
7920 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
7921
7922 * term.el (term-termcap-format): Fix typos.
7923 (term-down): Fix the negative argument case.
7924
7925 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7926
7927 * progmodes/gdb-ui.el: Remove face-alias left over from change on
7928 2005-08-15.
7929 (gdb-ann3): New command gud-go.
7930 (menu): Accomodate gdb-mi.el.
7931 (gdb-assembler-custom): Make buffer of selected window current
7932 so that set-window-point works.
7933
7934 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
7935 buttons and include new ones.
7936
7937 2005-11-16 Kim F. Storm <storm@cua.dk>
7938
7939 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
7940 (gud-menu-map): Use it.
7941
7942 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
7943
7944 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
7945 that works correctly for Custom and that does not override a user
7946 who disables it.
7947
7948 * help-mode.el (help-make-xrefs, help-xref-on-pp)
7949 (help-xref-interned, help-follow): Make hyperlinks for variables
7950 that are unbound, but have a non-nil variable-documentation property.
7951
7952 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
7953 mode hook. (It conflicted with defcustoms for some mode hooks.)
7954 Use the `variable-documentation' property to give the mode hook a
7955 docstring and expand that docstring.
7956
7957 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
7958
7959 * savehist.el (savehist-mode): Don't bother with
7960 `custom-set-minor-mode'.
7961 (savehist-coding-system): Check XEmacs version.
7962 (history-length): Declare also at run time.
7963 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
7964 Don't set the customize state.
7965 (savehist-minibuffer-hook): Special case for when
7966 minibuffer-history-variable is equal to t.
7967
7968 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
7969
7970 * files.el (write-file): Refresh VC status.
7971
7972 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
7973 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
7974 than fundamental-mode to see if the mode was set.
7975
7976 2005-11-14 Romain Francoise <romain@orebokech.com>
7977
7978 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
7979 dummy function in `eval-when-compile' to avoid compiler warning.
7980 Require `man' at compile time.
7981
7982 2005-11-14 Jay Belanger <belanger@truman.edu>
7983
7984 * calc-alg.el (calcFunc-write-out-power): Rename it to
7985 calcFunc-powerexpand.
7986 (math-write-out-power): Rename it to math-powerexpand; have it
7987 handle negative exponents.
7988 (calc-writeoutpower): Rename it to calc-powerexpand.
7989
7990 * calc-ext.el: Change calcFunc-writeoutpower and
7991 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
7992 autoloads.
7993 Add calcFunc-ldiv to autoloads.
7994
7995 * calc-arith.el (calcFunc-ldiv): New function.
7996
7997 * calc.el (calc-left-divide): New function.
7998
7999 2005-11-14 Juri Linkov <juri@jurta.org>
8000
8001 * cus-edit.el (custom-variable-prompt): Set the default value arg
8002 of completing-read.
8003
8004 * cus-dep.el (custom-make-dependencies): Reverse the list of
8005 found dependencies.
8006
8007 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
8008
8009 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
8010 Highlighting" entry, it is on by default now.
8011 (menu-bar-options-save): Do not save global-font-lock-mode.
8012
8013 2005-11-13 Richard M. Stallman <rms@gnu.org>
8014
8015 * textmodes/flyspell.el (flyspell-large-region):
8016 Call flyspell-accept-buffer-local-defs.
8017
8018 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
8019
8020 * textmodes/flyspell.el (flyspell-notify-misspell):
8021 Fix misspelling of "Misspelling".
8022 (flyspell-process-localwords): New function.
8023 (flyspell-large-region): Call flyspell-process-localwords and
8024 flyspell-delete-region-overlays.
8025 (flyspell-delete-region-overlays): New function.
8026 (flyspell-delete-all-overlays): Call that.
8027
8028 2005-11-13 Richard M. Stallman <rms@gnu.org>
8029
8030 * help.el (help-for-help-internal): Improve doc of C-h a.
8031 (describe-key): Improve prompt; doc fix.
8032
8033 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
8034
8035 * vc-svn.el (vc-svn-registered): Catch all errors.
8036
8037 * cus-dep.el (custom-make-dependencies): Typo.
8038
8039 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
8040
8041 * net/tramp-util.el (top): Fix compilation warning.
8042
8043 2005-11-13 Kim F. Storm <storm@cua.dk>
8044
8045 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
8046
8047 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
8048
8049 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
8050 (gud-speedbar-buttons): Match on "const char *" too.
8051
8052 * progmodes/gdb-ui.el (gdb-var-create-handler)
8053 (gdb-var-list-children-handler): Match on "const char *" too.
8054 (gdb-var-evaluate-expression-handler): Match on empty string.
8055 (gdb-var-update-handler): Only call
8056 gdb-var-evaluate-expression-handler when required.
8057
8058 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
8059
8060 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
8061 selected window. This still doesn't work for speedbar.
8062 (gud-speedbar-buttons): Handle string expressions properly.
8063
8064 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
8065 (gdb-var-create-handler): Handle string expressions properly.
8066 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
8067 Handle string expressions properly. Move "type" field into regexp.
8068
8069 2005-11-12 Karl Fogel <kfogel@red-bean.com>
8070
8071 * bookmark.el (bookmark-maybe-message): New function to reduce
8072 code duplication: invokes `message' iff baud-rate is high enough.
8073 (bookmark-write-file): Use above instead of an inline conditional.
8074 (bookmark-load): Same.
8075
8076 2005-11-12 Karl Fogel <kfogel@red-bean.com>
8077
8078 * bookmark.el (bookmark-write-file): Don't visit the destination
8079 file, just write the data to it using write-region. This is
8080 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
8081 change to avoid visiting the file in the first place.
8082
8083 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
8084
8085 * hi-lock.el (hi-lock-mode): Set the default value of
8086 font-lock-defaults.
8087
8088 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
8089
8090 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
8091 arg to `file-attributes'.
8092 (find-lisp-format): The UID and GID can now be strings.
8093
8094 2005-11-12 Kim F. Storm <storm@cua.dk>
8095
8096 * help.el (help-map): Bind C-h d to apropos-documentation.
8097
8098 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
8099 when point is at end-of-buffer.
8100
8101 * apropos.el (apropos-match-face): Doc fix.
8102 (apropos-sort-by-scores): Add new choice `verbose'.
8103 (apropos-documentation-sort-by-scores): New defcustom.
8104 (apropos-pattern): Now contains the pattern entered by the user.
8105 (apropos-pattern-quoted): New defvar.
8106 (apropos-regexp): New defvar, containing the regexp corresponding
8107 to apropos-pattern.
8108 (apropos-all-words-regexp): Rename from apropos-all-regexp.
8109 (apropos-read-pattern): New defun. Use it to read pattern arg in
8110 interactive calls; returns list of words for a word list, and
8111 string for a regexp.
8112 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
8113 parses a list of words or regexp as returned by apropos-read-pattern.
8114 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
8115 (apropos-score-doc): Return a very high score if the string
8116 entered by the user matches literally.
8117 (apropos-variable): Doc fix. Use apropos-read-pattern.
8118 (apropos-command): Doc fix. Use apropos-read-pattern and
8119 apropos-parse-pattern. Call apropos-print with nosubst=t.
8120 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
8121 apropos-parse-pattern.
8122 (apropos-documentation): Doc fix. Use apropos-read-pattern and
8123 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
8124 apropos-documentation-sort-by-scores. Call apropos-print with
8125 nosubst=t.
8126 (apropos-documentation-internal): Pass doc string through
8127 substitute-key-definition before adding text properties.
8128 Highlight substring matching literal user input if possible.
8129 (apropos-documentation-check-doc-file): Remove locals beg and end.
8130 Fix calculation of score (as added twice). Pass doc string through
8131 substitute-key-definition before adding text properties.
8132 (apropos-documentation-check-elc-file): Pass doc string through
8133 substitute-key-definition before adding text properties.
8134 Highlight substring matching literal user input if possible.
8135 (apropos-print): Add new arg NOSUBST; if set, command and variable
8136 doc strings have already been passed through substitute-key-definition.
8137 Add code to handle apropos-accumulator items without score element
8138 for backwards compatibility (e.g. with woman package).
8139 Only show scores if apropos-sort-by-scores is `verbose'.
8140
8141 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
8142
8143 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
8144 Add jka-compr-load-suffixes to load-suffixes.
8145
8146 * jka-compr.el: Require jka-cmpr-hook.
8147 (jka-compr-info-compress-message, jka-compr-info-compress-program)
8148 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
8149 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
8150 (jka-compr-info-can-append, jka-compr-info-strip-extension)
8151 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
8152 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
8153 (jka-compr-uninstall): Remove entries from
8154 jka-compr-added-to-file-coding-system-alist after they are used.
8155 (jka-compr-error): Remove unused var `curbuf'.
8156 (jka-compr-file-local-copy): Remove unused var `notfound'.
8157
8158 2005-11-10 Romain Francoise <romain@orebokech.com>
8159
8160 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
8161
8162 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
8163
8164 * progmodes/gud.el (gud-menu-map): Move parentheses.
8165 (gdb): New command gud-pv.
8166
8167 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
8168
8169 * tar-mode.el: Remove spurious or unnecessary leading stars
8170 in docstrings.
8171 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
8172 (tar-parse-octal-integer-safe): Use mapc.
8173 (tar-header-block-summarize): Remove unused var `ck'.
8174 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
8175 cleared before. Obey default-enable-multibyte-characters.
8176 Use mapconcat. Simplify setting of tar-header-offset.
8177 (tar-mode-map): Move initialization inside delcaration.
8178 (tar-flag-deleted): Use `abs'.
8179 (tar-expunge-internal): Remove unused var `line'.
8180 (tar-expunge-internal): Don't hardcode point-min==1.
8181 (tar-expunge): Widen while doing set-buffer-multibyte.
8182 (tar-rename-entry): Use file-name-coding-system.
8183 (tar-alter-one-field): Don't hardcode point-min==1.
8184 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
8185 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
8186
8187 2005-11-10 Masatake YAMATO <jet@gyve.org>
8188
8189 * add-log.el (add-log-current-defun): Handle class::method
8190 notation of c++. Fix incorrect comment.
8191
8192 2005-11-10 Alan Mackenzie <acm@muc.de>
8193
8194 * help-fns.el (describe-variable): Make C-h v work when a variable
8195 has variable documentation yet is unbound.
8196
8197 2005-11-10 Masatake YAMATO <jet@gyve.org>
8198
8199 * man.el (Man-highlight-references): Set an empty
8200 string to `Man-arguments' if it is nil.
8201 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
8202
8203 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
8204
8205 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
8206 commenting conventions.
8207
8208 * cus-dep.el (custom-make-dependencies): Simplify.
8209 Better follow the commenting conventions.
8210
8211 2005-11-09 Richard M. Stallman <rms@gnu.org>
8212
8213 * apropos.el (apropos-pattern): Rename from apropos-regexp.
8214 (apropos-orig-pattern): Rename from apropos-orig-regexp.
8215 All uses changed.
8216 (apropos-rewrite-regexp): Doc fix.
8217 (apropos-variable, apropos-command, apropos, apropos-value):
8218 Change prompt; carry through the argument renaming.
8219
8220 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
8221
8222 * find-lisp.el: Require dired.
8223 (find-lisp-find-dired-internal): Do not call
8224 `abbreviate-file-name' on DIR.
8225
8226 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
8227
8228 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
8229
8230 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
8231
8232 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
8233 when using the speedbar.
8234 (gdb): New command gud-pp.
8235 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
8236
8237 2005-11-09 Juri Linkov <juri@jurta.org>
8238
8239 * replace.el (occur-excluded-properties): New defcustom.
8240 (occur-1, occur-engine, occur-accumulate-lines): Use it.
8241
8242 2005-11-08 Jay Belanger <belanger@truman.edu>
8243
8244 * calc/calc-units.el (math-convert-units): Replace any composite
8245 unit by its definition.
8246
8247 2005-11-08 Lars Hansen <larsh@soem.dk>
8248
8249 * emacs-lisp/autoload.el (update-directory-autoloads):
8250 Add obsolete function alias.
8251
8252 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
8253
8254 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
8255 comment-indent-function.
8256 (lisp-comment-indent): Replace by an alias for comment-indent-default.
8257
8258 * reveal.el (reveal-post-command): Rework the handling of
8259 reveal-open-spots, so as to be more reliable. There were several
8260 tricky corner cases where an open spot might be lost, or where
8261 a closed spot might end up on the list of open spots.
8262 Only reveal text that's ellipsised.
8263
8264 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
8265
8266 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
8267
8268 2005-11-07 John Paul Wallington <jpw@gnu.org>
8269
8270 * ibuffer.el (ibuffer): Search iconified frames too when
8271 getting Ibuffer buffer's window.
8272
8273 2005-11-06 Richard M. Stallman <rms@gnu.org>
8274
8275 * progmodes/compile.el (compilation-internal-error-properties):
8276 save-excursion around the computation of MARKER.
8277
8278 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
8279
8280 * textmodes/flyspell.el (flyspell-external-point-words):
8281 flyspell-get-word returns a list, not just a string.
8282
8283 2005-11-06 John Paul Wallington <jpw@pobox.com>
8284
8285 * ibuffer.el (ibuffer): Search all visible frames when getting
8286 Ibuffer buffer's window.
8287
8288 2005-11-07 Masatake YAMATO <jet@gyve.org>
8289
8290 * man.el (Man-reference-regexp): Accept spaces between
8291 `Man-name-regexp' and `Man-section-regexp'.
8292 (Man-apropos-regexp): New variable.
8293 (Man-abstract-xref-man-page): Use value for `Man-target-string'
8294 if available.
8295 (Man-highlight-references, Man-highlight-references0):
8296 Handle the case when `Man-arguments' includes "-k".
8297 (Man-highlight-references0): Rename the argument `TARGET-POS' to
8298 `TARGET'. `TARGET' can be a number, function or nil.
8299
8300 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
8301
8302 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
8303 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
8304 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
8305 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
8306 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
8307 (gdb-send-item): Use buffer-local-value and simplify.
8308
8309 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
8310
8311 * startup.el (command-line): Use `custom-reevaluate-setting' for
8312 `global-font-lock-mode'.
8313
8314 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
8315 by default, except in batch mode or when the -D option is given.
8316
8317 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
8318 specified keyword args on to `define-minor-mode'. Update docstring.
8319
8320 2005-11-05 Romain Francoise <romain@orebokech.com>
8321
8322 * replace.el (occur-engine): Add marker at end of line, too.
8323
8324 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8325
8326 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8327 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8328 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8329 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8330 argument to all these routines, so the passphrase can be managed
8331 externally and passed in to the system.
8332 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8333 pgg-add-passphrase-to-cache function.
8334
8335 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8336 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
8337 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
8338 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
8339 argument to all these routines, so the passphrase can be managed
8340 externally and passed in to the system.
8341 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
8342 function.
8343
8344 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
8345
8346 * font-lock.el: Don't deal with font-lock-face-attributes here,
8347 move the code ...
8348
8349 * startup.el (command-line): ... here. Use face-spec-set instead
8350 of custom-declare-face.
8351
8352 * faces.el (face-spec-set): Reset the face if spec is not nil.
8353
8354 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
8355
8356 * newcomment.el (comment-region-internal): Box more tightly in the
8357 common case where there's no TAB in the boxed text.
8358
8359 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8360
8361 * info.el (info-tool-bar-map): Use images prev-node, next-node and
8362 up-node.
8363
8364 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
8365
8366 * newsticker.el: Commentary updated. Code formatting changed.
8367 (newsticker-version): Change to "1.9".
8368 (newsticker, newsticker-feed): Doc fix.
8369 (newsticker-url-list): Doc fix. Add option "Weekly".
8370 (newsticker-retrieval-interval): Add option "Weekly".
8371 (newsticker-headline-processing): Doc fix.
8372 (newsticker-auto-mark-filter): Remove.
8373 (newsticker-auto-mark-filter-list): New.
8374 (newsticker-layout, newsticker-sort-method): Doc fix.
8375 (newsticker-hide-old-items-in-newsticker-buffer)
8376 (newsticker-heading-format, newsticker-item-format)
8377 (newsticker-desc-format): Doc fix.
8378 (newsticker-show-all-rss-elements): Remove.
8379 (newsticker-show-all-news-elements): New.
8380 (newsticker-faces, newsticker-ticker): Doc fix.
8381 (remove-from-invisibility-spec): Code formatting.
8382 (newsticker--process-ids): New.
8383 (newsticker-mode): Doc fix.
8384 (newsticker-mode): Change mode-line-format.
8385 (newsticker-start): Remove debug output.
8386 (newsticker-start-ticker): Doc fix. Add autoload cookie.
8387 (newsticker-w3m-show-inline-images): Code formatting.
8388 (newsticker-next-item): Call `force-mode-line-update'.
8389 (newsticker-previous-item): Call `force-mode-line-update'.
8390 (newsticker-next-feed): Call `force-mode-line-update'.
8391 (newsticker-previous-feed): Call `force-mode-line-update'.
8392 (newsticker-mark-all-items-at-point-as-read): Code formatting.
8393 (newsticker-show-old-items): Do not show descs.
8394 (newsticker-hide-entry): Hide too much.
8395 (newsticker-hide-entry, newsticker-show-entry)
8396 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
8397 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
8398 (newsticker-toggle-auto-narrow-to-item): Code formatting.
8399 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
8400 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
8401 (newsticker-get-news): Call `force-mode-line-update'.
8402 Collect process ids.
8403 (newsticker--sentinel): Change coding system handling.
8404 Move image retrieval to new functions newsticker--get-logo-url-*.
8405 Move feed parsing to new functions newsticker--parse-*.
8406 Update list of process ids.
8407 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
8408 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
8409 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
8410 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
8411 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
8412 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
8413 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
8414 (newsticker--decode-coding-string): Remove.
8415 (newsticker--decode-numeric-entities): Check input. Format code.
8416 (newsticker--remove-whitespace): Check input.
8417 (newsticker--do-forget-preformatted): Doc fix.
8418 (newsticker--decode-rfc822-date): Allow for missing time.
8419 (newsticker--update-process-ids): New.
8420 (newsticker--image-sentinel): Change comment.
8421 (newsticker--image-read): Change error message.
8422 (newsticker--imenu-goto): Doc fix. Show headline title.
8423 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
8424 (newsticker--buffer-do-insert-text): Clean whitespace in
8425 html-rendered headline title. Code formatting.
8426 Call `newsticker--buffer-print-extra-elements'.
8427 (newsticker--buffer-print-extra-element): Remove.
8428 (newsticker--buffer-print-extra-elements): New.
8429 (newsticker--buffer-do-print-extra-element): New.
8430 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
8431 large sizes.
8432 (newsticker--run-auto-mark-filter)
8433 (newsticker--do-run-auto-mark-filter):
8434 Use `newsticker-auto-mark-filter-list'.
8435
8436 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
8437
8438 * net/rcirc.el: Use split-string OMIT-NULLS argument.
8439 (rcirc-print): Force redisplay before running hooks. Do long
8440 buffer truncation after making new text read-only. Deal with nil
8441 text when decoding strings. If TARGET is nil, use either the
8442 currently selected buffer, if it is an rcirc buffer and of the
8443 same process or the process buffer.
8444 (rcirc-mode): Remove header-line. Recompute short buffer names.
8445 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
8446 (rcirc-short-buffer-name): Add variable.
8447 (rcirc-kill-buffer-hook): Recompute short buffer names.
8448 Remove nick from private channel.
8449 (rcirc-send-input): Send command text to current-buffer.
8450 Don't clear overlay arrow here.
8451 (rcirc-short-buffer-name): Return a short buffer name.
8452 (rcirc-update-short-buffer-names, rcirc-abbreviate)
8453 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
8454 buffer-name abbreviations.
8455 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
8456 Do not touch nick-table when killing a parted channel.
8457 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
8458 Clear arrow from current buffer if it is now hidden.
8459 (rcirc-current-buffer): Add variable.
8460 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
8461 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
8462 Remove -face from names.
8463 (rcirc-update-activity-string): Print "DND" when globally ignoring
8464 activity.
8465 (rcirc-ignore-buffer-activity-flag): Rename from
8466 rcirc-ignore-channel-activity.
8467 (rcirc-ignore-all-activity-flag): Doc fix.
8468 (rcirc-channels): Remove variable.
8469 (rcirc-kill-buffer-hook):
8470 (rcirc-get-buffer-create): Add nick to private channel.
8471 (rcirc-multiline-edit-submit): Remove tabs.
8472 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
8473 folded.
8474 (rcirc-remove-nick-channel): Bug fix.
8475 (rcirc-toggle-ignore-buffer-activity): Rename from
8476 rcirc-toggle-ignore-channel-activity.
8477 (rcirc-record-activity): Add buffers to the front of the list.
8478 (rcirc-update-activity): Remove killed buffers from list.
8479 (rcirc-process-server-response-1): Remove last argument if it is
8480 null before calling handler.
8481 (rcirc): Add "rcirc" defcustom prefix.
8482 (rcirc-prompt): Simplify default prompt.
8483 Use custom-initialize-default.
8484 (rcirc-private-chats): Remove variable.
8485 (rcirc-prompt): Change initialization.
8486 (rcirc-version): Remove function.
8487 (rcirc-id-string): Add constant.
8488 (rcirc-last-buffer): Remove variable.
8489 (rcirc-buffer-alist): Add variable.
8490 (rcirc-connect): Update variable setup.
8491 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
8492 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
8493 default.
8494 (rcirc-handler-generic): Trigger activity.
8495 (rcirc-send-message): Create the buffor of the target.
8496 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
8497 (rcirc-get-buffer): Just return nil if there is no matching buffer.
8498 (rcirc-multiline-edit-cancel): Remove function.
8499 (rcirc-set-last-buffer): Remove function.
8500 (rcirc-get-any-buffer): Add function.
8501 (rcirc-join-channels): Don't print /join text.
8502 (rcirc-toggle-ignore-channel-activity): Add and update echo area
8503 messages.
8504 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
8505 (rcirc-handler-NOTICE): Recognize CTCP responses.
8506 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
8507 constructing TOPIC string for buffers we are not JOINed.
8508 (rcirc-handler-CTCP-response): Add handler.
8509 (rcirc-multiline-edit-submit): Restore the window-configuration
8510 before adjusting point.
8511 (rcirc): Add customization group.
8512 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
8513 (rcirc-user-full-name, rcirc-startup-channels-alist)
8514 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
8515 (rcirc-ignore-all-activity-flag, rcirc-time-format)
8516 (rcirc-input-ring-size, rcirc-read-only-flag)
8517 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
8518 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
8519 Change defvar to defcustom.
8520 (rcirc-update-prompt): Add optional ALL arg, which will update
8521 prompts in all rcirc buffers. Regexp quote replacement text.
8522 (rcirc-fill-column): Accept frame-width as a value.
8523 (rcirc-set-changed): Add function.
8524 (rcirc-next-active-buffer): Write more meaningful messages.
8525 (rcirc-faces): Add customization group.
8526 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
8527 (rcirc-nick-in-message-face, rcirc-prompt-face)
8528 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
8529 (with-rcirc-process-buffer): Move before first usage.
8530 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
8531 (rcirc-debug-flag): Rename from `rcirc-log-p'.
8532 (rcirc-debug): Rename from `rcirc-log'.
8533 (rcirc-format-response-string): Do not print `-' chars for a
8534 NOTICE with no sender. Simplify output of server responses.
8535
8536 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8537
8538 (rcirc-browse-url-map, rcirc-browse-url-at-point)
8539 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
8540 Make urls mouse and RET clickable.
8541
8542 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8543
8544 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
8545
8546 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8547
8548 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8549 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8550 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8551 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8552 argument to all these routines, so the passphrase can be managed
8553 externally and passed in to the system.
8554 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8555 pgg-add-passphrase-to-cache function.
8556
8557 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8558 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
8559 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
8560 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
8561 argument to all these routines, so the passphrase can be managed
8562 externally and passed in to the system.
8563 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
8564 function.
8565
8566 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
8567
8568 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
8569 from goto-address-url-regexp.
8570
8571 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8572
8573 * textmodes/org.el (org-read-date, org-goto-calendar)
8574 (org-recenter-calendar, org-agenda-goto-calendar):
8575 Temporarily clear `calendar-move-hook'.
8576
8577 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
8578
8579 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
8580 merging.
8581
8582 * ediff-util.el (ediff-previous-difference): Don't skip regions that
8583 have merge clashes.
8584
8585 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8586
8587 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8588 Undo previous change.
8589
8590 * startup.el (command-line): Use `custom-reevaluate-setting' for
8591 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
8592 tty-register-default-colors on Mac.
8593
8594 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8595
8596 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
8597 (gdb-buffer-type): Make it automatically buffer local...
8598 (gdb-get-create-buffer): ...and set it accordingly.
8599 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
8600 actually work.
8601
8602 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
8603
8604 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
8605 not red.
8606
8607 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8608
8609 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
8610 case GUD buffer is not visible.
8611 (gdb-goto-breakpoint): Try to force display in source buffer.
8612 (gdb-frame-gdb-buffer): Copy other similar functions.
8613 (gdb-restore-windows): Don't display source if not asked for.
8614 (gdb-assembler-buffer-name): Don't capitalise.
8615
8616 2005-11-03 Richard M. Stallman <rms@gnu.org>
8617
8618 * wid-edit.el (key-sequence): New widget type.
8619
8620 * simple.el (set-mark-command-repeat-pop): New variable.
8621 (set-mark-command): Only interpret plan C-@ after a pop as a pop
8622 if set-mark-command-repeat-pop is true.
8623
8624 * info.el (Info-fontify-node): Don't display extra "see" if there
8625 already is one here.
8626
8627 * mouse.el: Fix special handling of DEL after dragging a region:
8628 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
8629 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
8630
8631 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
8632
8633 * textmodes/ispell.el (ispell-command-loop): Change `i' description
8634 not to assume it pertains to an affix.
8635
8636 * textmodes/flyspell.el (flyspell-post-command-hook):
8637 Bind deactivate-mark to prevent deactivation.
8638
8639 2005-11-03 Lars Hansen <larsh@soem.dk>
8640
8641 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
8642 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
8643 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
8644
8645 2005-11-03 Romain Francoise <romain@orebokech.com>
8646
8647 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
8648 Update copyright years.
8649
8650 2005-11-03 Sam Steingold <sds@gnu.org>
8651
8652 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8653 Use system-type instead of window-system because window-system is not
8654 correctly defined during loadup.
8655
8656 2005-11-02 Mark A. Hershberger <mah@everybody.org>
8657
8658 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
8659 (xml-parse-tag): Join strings separated by a comment properly.
8660
8661 2005-11-02 Andreas Schwab <schwab@suse.de>
8662
8663 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
8664
8665 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
8666
8667 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
8668 (byte-optimize-pure-func): Quote the eval'd value.
8669
8670 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
8671 Rename from perl-font-lock-syntactic-face-function.
8672 Change the calling convention so it can be used as a font-lock MATCHER.
8673 Do the parse-partial-sexp loop outselves.
8674 (perl-font-lock-syntactic-keywords): Use it.
8675 (perl-mode): Don't set font-lock-syntactic-face-function any more.
8676
8677 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
8678
8679 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
8680 disassembly buffer too.
8681 (gdb-exited): Remove overlay arrows when execution has finished.
8682 (gdb-info-frames-custom, gdb-info-threads-custom)
8683 (gdb-info-registers-custom): Don't add inappropriate text
8684 properties if inferior is not active.
8685
8686 2005-11-02 Glenn Morris <rgm@gnu.org>
8687
8688 * progmodes/fortran.el (fortran-blink-match):
8689 Use `blink-matching-delay'.
8690
8691 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
8692
8693 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
8694
8695 2005-11-02 Lars Hansen <larsh@soem.dk>
8696
8697 * net/tramp.el (tramp-action-out-of-band): Handle scp message
8698 "Permission denied".
8699
8700 2005-11-01 Richard M. Stallman <rms@gnu.org>
8701
8702 * textmodes/flyspell.el (flyspell-external-point-words):
8703 Pass nil to flyspell-get-word.
8704
8705 2005-11-02 Kim F. Storm <storm@cua.dk>
8706
8707 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
8708 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
8709
8710 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8711
8712 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
8713 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
8714 (calendar-mouse-print-dates): Add optional `event' argument.
8715 Update interactive-spec.
8716 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
8717 Use `calendar-event-to-date' instead of `event'.
8718
8719 2005-11-02 Masatake YAMATO <jet@gyve.org>
8720
8721 * progmodes/ld-script.el (ld-script-builtins):
8722 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
8723 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
8724 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
8725
8726 2005-11-01 Romain Francoise <romain@orebokech.com>
8727
8728 * vc-sccs.el: Update copyright year.
8729 * ezimage.el: Likewise.
8730
8731 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
8732
8733 * info.el (Info-fontify-node): Use `string-width' for fontifying
8734 underlined titles.
8735
8736 2005-11-01 Juri Linkov <juri@jurta.org>
8737
8738 * info.el (Info-fontify-node): Downcase node header keywords Node,
8739 Prev, Next, Up before comparison.
8740 (Info-history): Insert absolute directory name, and put invisible
8741 property on it.
8742
8743 2005-11-01 Juri Linkov <juri@jurta.org>
8744
8745 * info.el (Info-file-supports-index-cookies): New variable.
8746 (Info-find-node-2): Check makeinfo version for index cookie support.
8747 (Info-index-nodes): Search for nodes with index cookies only when
8748 Info-file-supports-index-cookies is t. Otherwise, search nodes
8749 with "Index" in the node name.
8750 (Info-index-node): Search index cookie in the current node only when
8751 Info-file-supports-index-cookies is t. Otherwise, check the word
8752 "Index" in the node name.
8753 (Info-find-emacs-command-nodes): Remove code that searches nodes
8754 with "Index" node name in the top menu.
8755
8756 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8757
8758 * progmodes/scheme.el (scheme-mode-variables): Use the default
8759 comment-indent-function.
8760
8761 * faces.el (face-attribute): Handle the case where a face inherits from
8762 a non-existent face.
8763
8764 * simple.el (eval-expression-print-format): Use lisp-readable syntax
8765 for octal and hexa output, and merge the char into the paren.
8766 (kill-new): Use push.
8767 (copy-to-buffer): Use with-current-buffer.
8768 (completion-setup-function): Move code in loop to remove redundancy.
8769 (minibuffer-local-must-match-map): Don't add bindings that duplicate
8770 those inherited from minibuffer-local-completion-map.
8771
8772 * savehist.el (savehist-mode) <defcustom>:
8773 Use custom-set-minor-mode if available.
8774 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
8775 and emit a message if applicable.
8776
8777 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
8778
8779 * savehist.el: Sync up to version 19.
8780 (savehist-mode): New minor mode.
8781 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
8782 (savehist-length): Remove (use history-length instead).
8783 (savehist-file-modes): Rename from savehist-modes.
8784 (savehist-save-hook, savehist-loaded): New vars.
8785 (savehist-load): Use savehist-mode. Try to smooth up transition from
8786 old format to new format.
8787 (savehist-install): Allow savehist-autosave-interval to be nil.
8788 (savehist-save): Run the new hook. Be more careful to only trim the
8789 history variables.
8790 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
8791 (savehist-printable): Print into a buffer rather than char-by-char.
8792
8793 2005-11-01 John Wiegley <johnw@newartisans.com>
8794
8795 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
8796 toggle-ignore keybinding (C-a). The author said it had been
8797 disabled much earlier due to a possible incompatibility, but after
8798 many months of usage I have encountered no problems (and it is a
8799 rather useful option, especially for switching to " *temp*").
8800
8801 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
8802 support for OS/X's AddressBook, by calling out to the open source
8803 program "contacts" (installable through Fink).
8804
8805 * net/eudc.el (eudc-expand-inline): If the
8806 `eudc-multiple-match-handling-method' is set to `all', delete the
8807 query string before inserting the query result.
8808
8809 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
8810 flag, to prevent Eshell from using the system ls when
8811 `eshell-ls-insert-directory' is in used.
8812 (eshell-ls-insert-directory): Disable font-lock in directory
8813 buffer so that Eshell's own fontification is seen. This broke
8814 recently due to changes in font-lock, so this goes back to version
8815 21 behavior.
8816
8817 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8818
8819 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
8820 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
8821 (gdb-many-windows): Doc fix.
8822
8823 2005-10-31 Romain Francoise <romain@orebokech.com>
8824
8825 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
8826
8827 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
8828
8829 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
8830 that global-font-lock-mode can be enabled by default.
8831
8832 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
8833 (font-lock-add-keywords, font-lock-remove-keywords)
8834 (font-lock-fontify-buffer): Remove autoload cookies.
8835
8836 * jit-lock.el (jit-lock-register): Likewise.
8837
8838 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
8839
8840 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8841
8842 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
8843 intact if there is no gud-comint-buffer.
8844
8845 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
8846
8847 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
8848 old prompt comint-prompt-read-only is t and GDB commands are
8849 issued from tool bar etc.
8850
8851 2005-10-31 Masatake YAMATO <jet@gyve.org>
8852
8853 * vc.el (vc-directory-exclusion-list): Add "{arch}".
8854
8855 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
8856
8857 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
8858 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
8859
8860 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
8861
8862 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
8863 starting at beginning of line. Fontification is messed up when
8864 `open-paren-in-column-0-is-defun-start' set to t.
8865 Reported by John Paul Wallington <jpw@pobox.com>.
8866
8867 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
8868
8869 * comint.el (comint-send-input): Call `comint-update-fence' when
8870 `comint-process-echoes' and `comint-prompt-read-only' are both
8871 non-nil, to avoid leftover read-only newline.
8872
8873 2005-10-30 Richard M. Stallman <rms@gnu.org>
8874
8875 * textmodes/flyspell.el (flyspell-external-point-words):
8876 Detect when WORD can't be checked properly because
8877 flyspell-get-word finds just part of it, and move on.
8878
8879 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
8880 boundarychar for Polish.
8881 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
8882 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
8883
8884 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8885
8886 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
8887 (gdb-registers-font-lock-keywords): Delete.
8888 (gdb-registers-mode): Don't fontify.
8889 (gdb-info-registers-custom): Use text properties instead as, in
8890 future, changed register values will use font-lock-warning-face.
8891 (gdb-local-font-lock-keywords): Rename to...
8892 (gdb-locals-font-lock-keywords): ...for consistency.
8893
8894 2005-10-30 Andre Spiegel <spiegel@gnu.org>
8895
8896 * vc.el (vc-switch-backend): Better error message if the buffer is
8897 not visiting a file under version control.
8898
8899 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
8900
8901 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8902
8903 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
8904 ~/.emacs.d/.emacs.
8905
8906 2005-10-29 Richard M. Stallman <rms@gnu.org>
8907
8908 * replace.el (occur-mode-mouse-goto): Always go to other window.
8909 (occur-mode-goto-occurrence): Always switch in same window.
8910
8911 * simple.el (undo): Display message at end, not at start.
8912
8913 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
8914 New arg REUSE-CELL.
8915 (cancel-timer-internal): New function.
8916 (timer-event-handler): Use cancel-timer-internal,
8917 and pass the cell it returns to timer-activate...
8918
8919 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
8920 (jit-lock-deferred-fontify, jit-lock-context-fontify)
8921 (jit-lock-after-change): Test memory-full.
8922
8923 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
8924
8925 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8926 part of the decoded armor to find the key-identifier.
8927 (pgg-gpg-lookup-key-owner): New function to return the
8928 human-readable identifier of a key owner.
8929 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8930 key itself.
8931 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8932 the key value) if we have a key and can match it against a secret
8933 key. Also, added a note pointing out fact that the prompt only
8934 indicates the first matching key.
8935
8936 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8937 pgg-decrypt-region.
8938 (pgg-pending-timers): A new hash for tracking the passphrase cache
8939 timers, so that new ones supercede old ones.
8940 (pgg-add-passphrase-to-cache): Rename from
8941 `pgg-add-passphrase-cache' to reduce confusion (all callers
8942 changed). Modified to cancel old timers when new ones are added.
8943 (pgg-remove-passphrase-from-cache): Rename from
8944 `pgg-remove-passphrase-cache' to reduce confusion (all callers
8945 changed). Modified to cancel old timers when their keys are
8946 removed from the cache.
8947 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8948 XEmacs, an indirection to delete-itimer.
8949 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8950 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8951 users can only check cache without risk of prompting. Correct bug in
8952 notruncate behavior.
8953 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8954 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8955 Add informative docstrings.
8956 (pgg-decrypt): Convey provided passphrase in subordinate call to
8957 pgg-decrypt-region.
8958
8959 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8960 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8961 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8962 `passphrase' argument, so the passphrase can be managed externally
8963 and then passed in to the system.
8964
8965 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8966 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8967 so the passphrase cache can be used reliably with identifiers
8968 besides a pgp packet's key id.
8969
8970 * pgg-gpg.el (pgg-pgp-encrypt-region)
8971 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8972 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8973 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8974 argument to all these routines, so the passphrase can be managed
8975 externally and passed in to the system.
8976
8977 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8978 `notruncate' argument, so the passphrase cache can be used
8979 reliably with identifiers besides a pgp packet's key id.
8980
8981 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
8982
8983 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8984 symmetric encryption.
8985 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8986 encrypted session key.
8987 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8988 message ask for the passphrase in a proper way.
8989
8990 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8991 New user commands for symmetric encryption.
8992
8993 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
8994
8995 * textmodes/conf-mode.el (conf-assignment-sign)
8996 (conf-assignment-regexp): Fix docstrings.
8997 (conf-mode-initialize): New function.
8998 (conf-mode): Remove optional args. Use delay-mode-hooks to
8999 recognize recursive calls.
9000 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
9001 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
9002 (conf-xdefaults-mode): Use define-derived-mode and
9003 conf-mode-initialize.
9004
9005 2005-10-29 Romain Francoise <romain@orebokech.com>
9006
9007 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
9008
9009 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
9010
9011 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
9012 part of the decoded armor to find the key-identifier.
9013 (pgg-gpg-lookup-key-owner): New function to return the
9014 human-readable identifier of a key owner.
9015 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
9016 key itself.
9017 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
9018 the key value) if we have a key and can match it against a secret
9019 key. Also, added a note pointing out fact that the prompt only
9020 indicates the first matching key.
9021
9022 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
9023 pgg-decrypt-region.
9024 (pgg-pending-timers): A new hash for tracking the passphrase cache
9025 timers, so that new ones supercede old ones.
9026 (pgg-add-passphrase-to-cache): Rename from
9027 `pgg-add-passphrase-cache' to reduce confusion (all callers
9028 changed). Modified to cancel old timers when new ones are added.
9029 (pgg-remove-passphrase-from-cache): Rename from
9030 `pgg-remove-passphrase-cache' to reduce confusion (all callers
9031 changed). Modified to cancel old timers when their keys are
9032 removed from the cache.
9033 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
9034 XEmacs, an indirection to delete-itimer.
9035 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
9036 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
9037 users can only check cache without risk of prompting. Correct bug in
9038 notruncate behavior.
9039 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
9040 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
9041 Add informative docstrings.
9042 (pgg-decrypt): Convey provided passphrase in subordinate call to
9043 pgg-decrypt-region.
9044
9045 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
9046
9047 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
9048 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
9049 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
9050 `passphrase' argument, so the passphrase can be managed externally
9051 and then passed in to the system.
9052
9053 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
9054 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
9055 so the passphrase cache can be used reliably with identifiers
9056 besides a pgp packet's key id.
9057
9058 * pgg-gpg.el (pgg-pgp-encrypt-region)
9059 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
9060 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
9061 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
9062 argument to all these routines, so the passphrase can be managed
9063 externally and passed in to the system.
9064
9065 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
9066 `notruncate' argument, so the passphrase cache can be used
9067 reliably with identifiers besides a pgp packet's key id.
9068
9069 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
9070
9071 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
9072 symmetric encryption.
9073 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
9074 encrypted session key.
9075 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
9076 message ask for the passphrase in a proper way.
9077
9078 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
9079 New user commands for symmetric encryption.
9080
9081 2005-10-28 Bill Wohler <wohler@newt.com>
9082
9083 * help-mode.el (help-url): New button type. Calls browse-url.
9084 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
9085 Similar to Info nodes: URL `url'.
9086 (help-make-xrefs): Create help-url buttons for
9087 help-xref-url-regexp matches.
9088
9089 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
9090
9091 * tool-bar.el (tool-bar-add-item-from-menu)
9092 (tool-bar-local-item-from-menu): Fix doc strings.
9093
9094 2005-10-28 Romain Francoise <romain@orebokech.com>
9095
9096 * ldefs-boot.el: Update.
9097
9098 * subr.el (locate-library): Move from help-fns.el.
9099 * help-fns.el (locate-library): Move to subr.el.
9100
9101 2005-10-28 Richard M. Stallman <rms@gnu.org>
9102
9103 * net/tramp.el (tramp-completion-mode): defvar moved up.
9104
9105 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
9106
9107 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
9108
9109 * files.el (find-file-noselect): Use %d to format large file size.
9110
9111 * bindings.el (mode-line-format): Add %e.
9112
9113 * loadup.el ("facemenu"): Load unconditionally.
9114 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
9115 ("x-dnd"): Load, when appropriate.
9116
9117 * startup.el (command-line): Call before-init-hook earlier.
9118 Warn about some bad characters in -u user name.
9119
9120 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
9121 (flyspell-external-point-words): Error if misspelled word is not found.
9122 Set flyspell-large-region-beg at end of word.
9123
9124 2005-10-28 Andreas Schwab <schwab@suse.de>
9125
9126 * view.el (View-revert-buffer-scroll-page-forward):
9127 Use view-page-size-default.
9128
9129 2005-10-28 Juri Linkov <juri@jurta.org>
9130
9131 * international/quail.el (quail-get-current-str): Translate last
9132 raw character for deterministic input methods.
9133
9134 2005-10-27 Jay Belanger <belanger@truman.edu>
9135
9136 * calc/calc-ext.el: Add functions to autoloads.
9137 (math-identity-matrix-p, math-ident-row-p): New functions.
9138
9139 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
9140 multiplication by an identity matrix; don't turn multiplication by
9141 an inverse matrix into division.
9142 (math-div-symbol-fancy): Replace division by matrices with
9143 multiplication by inverse.
9144
9145 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
9146
9147 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
9148 (calc-writeoutpower): New functions.
9149
9150 2005-10-27 Romain Francoise <romain@orebokech.com>
9151
9152 * replace.el (occur-engine): Include colon in mouse-face highlight.
9153
9154 * dired-x.el: Change Maintainer field.
9155
9156 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
9157
9158 * longlines.el (longlines-mode): Bind after-change-functions to
9159 nil during initial decoding and final encoding.
9160
9161 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
9162
9163 * term.el (term-emulate-terminal, term-handle-colors-array)
9164 (term-handle-ansi-escape): Specify the terminfo capabilities
9165 implemented.
9166
9167 2005-10-26 Richard M. Stallman <rms@gnu.org>
9168
9169 * info.el (Info-fontify-node): Fix detection of sentence-break
9170 before *Note.
9171
9172 2005-10-26 Romain Francoise <romain@orebokech.com>
9173
9174 * smerge-mode.el: Add `tools' to file keywords.
9175
9176 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
9177
9178 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
9179 when the fringe is not available.
9180
9181 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
9182 (def-gdb-auto-update-trigger): Simplify construction.
9183 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
9184 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
9185 defined explicitly.
9186 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
9187 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
9188 defined explicitly.
9189 (gdb-info-locals-custom): Remove as it's a no-op.
9190
9191 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
9192
9193 * longlines.el (longlines-mode): Remove narrowing before
9194 performing the initial decoding or final encoding.
9195
9196 2005-10-25 Romain Francoise <romain@orebokech.com>
9197
9198 * emacs-lisp/find-func.el (find-library-name): Also strip
9199 extension if library name ends in .el, to take advantage of
9200 `find-library-suffixes'.
9201
9202 2005-10-25 Richard M. Stallman <rms@gnu.org>
9203
9204 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
9205
9206 2005-10-25 Juri Linkov <juri@jurta.org>
9207
9208 * textmodes/texinfo.el (texinfo-mode): Change charset of one
9209 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
9210
9211 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
9212
9213 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
9214 (blackbox-redefine-key): Add argument `map'.
9215
9216 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
9217 regions when moving the jit-lock-context-unfontify-pos boundary.
9218
9219 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
9220
9221 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
9222
9223 2005-10-25 Masatake YAMATO <jet@gyve.org>
9224
9225 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
9226
9227 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
9228
9229 * play/blackbox.el (blackbox-redefine-key): New function.
9230 (blackbox-mode-map): Use it to remap existing bindings for cursor
9231 motion instead of binding literal keys.
9232
9233 2005-10-25 Glenn Morris <rgm@gnu.org>
9234
9235 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
9236 diary does not end in a newline. Do not assume a blank line at
9237 the start of the diary file.
9238
9239 2005-10-25 Kenichi Handa <handa@m17n.org>
9240
9241 * international/quail.el (quail-translate-key): If the input
9242 method is deterministic and failed to handle the last key, restart
9243 the key handling loop from an appropriate key.
9244
9245 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
9246
9247 * vc.el (vc-dired-mode): Extend comment for binding of
9248 `directory-listing-before-filename-regexp'.
9249
9250 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
9251
9252 * textmodes/texinfo.el (texinfo-mode):
9253 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
9254 not to unnecessarily expose emacs-mule's internal char codes.
9255
9256 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
9257
9258 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
9259 Display hand pointer and help-echo on disabled icon too.
9260 (gdb-mouse-until): New function.
9261 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
9262
9263 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
9264
9265 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
9266 with 2005-10-23 change to doctor.el.
9267
9268 * finder.el (finder-mode-map): Add follow-link binding.
9269
9270 2005-10-25 Kim F. Storm <storm@cua.dk>
9271
9272 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
9273 to gdb-mouse-toggle-breakpoint-fringe.
9274 (gdb-mouse-toggle-breakpoint-margin): Rename from
9275 gdb-mouse-toggle-breakpoint. Fix doc.
9276 (gdb-mouse-toggle-breakpoint-fringe): New defun.
9277 (gdb-put-string): Add optional SPROPS arg. Add props to string.
9278 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
9279 string properties also for fringe breakpoint bitmaps.
9280
9281 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
9282
9283 * textmodes/org.el (org-start-icalendar-file): Fix format form.
9284
9285 2005-10-25 Masatake YAMATO <jet@gyve.org>
9286
9287 * simple.el (completion-common-substring):
9288 Use `completion-common-substring' prior to `completion-base-size'.
9289
9290 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
9291
9292 * savehist.el: Require CL while compiling.
9293 (savehist-history-variables): Remove.
9294 (savehist-save-minibuffer-history, savehist-additional-variables)
9295 (savehist-minibuffer-history-variables): New vars.
9296 (savehist-save): Use them.
9297 (savehist-uninstall, savehist-minibuffer-hook): New funs.
9298 (savehist-install): New fun, extracted from savehist-load.
9299 (savehist-load): Use them.
9300
9301 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
9302
9303 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
9304 a dummy doc-string-elt property.
9305 (defalias, defvaralias, define-category): Add a docstring property.
9306
9307 * image.el (defimage):
9308 * widget.el (define-widget):
9309 * custom.el (defface, defcustom): Add `doc-string' declaration.
9310
9311 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
9312 (defadvice): Add `doc-string' declaration.
9313
9314 * emacs-lisp/byte-run.el (macro-declaration-function):
9315 Handle `doc-string' declarations.
9316 (define-obsolete-function-alias, define-obsolete-variable-alias):
9317 Add `doc-string' declaration.
9318
9319 2005-10-24 Kenichi Handa <handa@m17n.org>
9320
9321 * international/utf-7.el (utf-7): Add autoload cookie.
9322
9323 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
9324
9325 2005-10-24 Eli Zaretskii <eliz@gnu.org>
9326
9327 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
9328 list of directories passed to batch-update-autoloads. Add "." to
9329 the list of the echoed directories.
9330
9331 * pgg-def.el:
9332 * pgg-gpg.el:
9333 * pgg-parse.el:
9334 * pgg-pgp.el:
9335 * pgg-pgp5.el:
9336 * pgg.el: Moved here from the gnus subdirectory.
9337
9338 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
9339
9340 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
9341 in case comint-prompt-read-only is set to t.
9342
9343 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
9344 in case comint-prompt-read-only is set to t.
9345
9346 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
9347
9348 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
9349 Now a string.
9350 (icalendar-import-format): Handle CLASS, STATUS, URL.
9351 Rename `subject' to `summary'.
9352 (icalendar-import-format-summary): Rename from
9353 `icalendar-import-format-subject'.
9354 (icalendar-import-format-url, icalendar-import-format-status)
9355 (icalendar-import-format-class): New variables.
9356 (icalendar--rris): Take variable argument list.
9357 (icalendar--datestring-to-isodate): Remove unnecessary
9358 calendar-style check when converting dates with explicit month names.
9359 (icalendar-export-region): Change return type of conversion
9360 subroutines. Bury current buffer unless error occurred.
9361 (icalendar--convert-to-ical)
9362 (icalendar--parse-summary-and-rest): New functions.
9363 (icalendar--convert-ordinary-to-ical)
9364 (icalendar--convert-weekly-to-ical)
9365 (icalendar--convert-yearly-to-ical)
9366 (icalendar--convert-block-to-ical)
9367 (icalendar--convert-cyclic-to-ical)
9368 (icalendar--convert-anniversary-to-ical): Change return type.
9369 Strip trailing blanks from subject.
9370 (icalendar--convert-sexp-to-ical): Change return type.
9371 Strip trailing blanks from subject. Handle simple sexp
9372 entries as generated by icalendar.el.
9373 (icalendar--convert-float-to-ical)
9374 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
9375 (icalendar-import-file): Doc fix.
9376 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
9377 Correct call to icalendar--rris.
9378 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
9379 `summary'.
9380 (icalendar--add-diary-entry): Rename `subject' to `summary'.
9381
9382 2005-10-24 Romain Francoise <romain@orebokech.com>
9383
9384 * server.el (server-sentinel): Set query-on-exit flag to nil on
9385 new client processes (it isn't inherited from the server process).
9386
9387 * replace.el (occur-engine): Rearrange text properties.
9388
9389 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
9390
9391 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
9392 case-fold-search is nil.
9393 (debug-help-follow): Use help-xref-interned directly.
9394
9395 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
9396
9397 * thumbs.el (thumbs-image-type): Add .pbm.
9398
9399 2005-10-23 Richard M. Stallman <rms@gnu.org>
9400
9401 * faces.el (inhibit-face-set-after-frame-default): New variable.
9402 (set-face-attribute): Bind it.
9403 (face-set-after-frame-default): Test it.
9404
9405 * help-fns.el (describe-simplify-lib-file-name): New function.
9406 (describe-function-1, describe-variable): Use it.
9407
9408 * faces.el (describe-face): Use describe-simplify-lib-file-name.
9409
9410 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
9411 Eliminate nil as possible value.
9412 (tooltip-hide-delay): Reduce internal-border-width.
9413
9414 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
9415 (menu-bar-file-menu) <new-file>: Likewise.
9416
9417 * simple.el (line-move-finish): Ignore fields computing LINE-END.
9418
9419 * international/mule.el (load-with-code-conversion):
9420 Pass full file name to `eval-buffer' unless preloading.
9421
9422 * textmodes/flyspell.el (flyspell-large-region):
9423 Call ispell-check-version.
9424
9425 * textmodes/ispell.el (ispell-local-dictionary-overridden):
9426 Fix the make-variable-buffer-local call that was supposed
9427 to be for this variable.
9428 (ispell-aspell-supports-utf8): Doc fix.
9429 (ispell-find-aspell-dictionaries): Preserve elements of
9430 ispell-dictionary-alist for dictionaries that aspell doesn't report.
9431 (ispell-aspell-find-dictionary): Return nil on error.
9432
9433 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
9434 (doctor-symptoms): Likewise.
9435
9436 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
9437
9438 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
9439
9440 * cus-edit.el (custom-button, custom-button-pressed): New vars.
9441 (custom-raised-buttons): Add :set spec.
9442 (custom-button-unraised, custom-button-pressed-unraised):
9443 New faces, so that custom-raised-buttons actually does something.
9444 (custom-mode): Use custom-button and custom-button-pressed.
9445
9446 * wid-edit.el (widget-specify-button): Don't ignore
9447 widget-mouse-face on graphic terminals.
9448 (widget-move-and-invoke): Cleanup.
9449
9450 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
9451
9452 * whitespace.el (whitespace-cleanup): Doc fix.
9453
9454 2005-10-23 Romain Francoise <romain@orebokech.com>
9455
9456 * emulation/viper.el (viper-set-hooks): Quote forms passed to
9457 `eval-after-load' to avoid evaluating their result.
9458
9459 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9460
9461 * files.el (directory-listing-before-filename-regexp):
9462 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
9463
9464 * dired.el (dired-move-to-filename-regexp): Remove.
9465 All occurences replaced by `directory-listing-before-filename-regexp'.
9466
9467 * dired-x.el, locate.el, vc.el:
9468 Replace `dired-move-to-filename-regexp' by
9469 `directory-listing-before-filename-regexp'. In vc.el it is
9470 overwritten locally; maybe this can be handled in files.el too.
9471
9472 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
9473 replaced by `directory-listing-before-filename-regexp'.
9474
9475 2005-10-23 Andreas Schwab <schwab@suse.de>
9476
9477 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
9478 and eval-next-after-load.
9479
9480 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
9481
9482 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
9483 exist, create it.
9484
9485 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
9486
9487 * allout.el: Remove autoloads for mailcrypt and crypt++.
9488 Require pgg, pgg-gpg during compilation.
9489 (allout-version): Increment version number to 2.1, and use a literal
9490 rather than RCS Id.
9491 (allout-default-encryption-scheme): Remove.
9492 (allout-passphrase-verifier-handling)
9493 (allout-passphrase-verifier-string)
9494 (allout-file-passphrase-verifier-string)
9495 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
9496 (allout-passphrase-hint-handling): Rename and simplify.
9497 (allout-init): Use `find-file-hook' if available, otherwise
9498 `find-file-hooks'.
9499 (allout-mode): Use `write-file-functions' if available, otherwise
9500 `local-write-file-hooks' and, instead of making auto-save-hook
9501 buffer local, make the write-file-hook activity contingent to
9502 allout-mode.
9503 (allout-mode): Use key-binding substitution in the docstring.
9504 (allout-kill-line): Spell-out kill ring data structure mutation
9505 instead of using byte-compiler-complaint-provoking `pop'.
9506 (allout-insert-listified): Use `insert' rather than `insert-string'
9507 (allout-toggle-current-subtree-encryption): Update docstring, adjust
9508 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
9509 (allout-encrypt-string): Totally revamped vis new underlying
9510 encryption facilities.
9511 (allout-mc-activate-passwd): Remove.
9512 (allout-obtain-passphrase): New, more or less replaces
9513 allout-mc-activate-passwd.
9514 (allout-encrypted-key-info): More or less replaces
9515 allout-encrypted-text-type.
9516 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
9517 (my-mark-marker): Use `(featurep 'xemacs)'.
9518
9519 2005-10-23 Lars Hansen <larsh@soem.dk>
9520
9521 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
9522 (byte-compile-file-form-defmumble, byte-compile-defun)
9523 (byte-compile-defmacro): Use it.
9524 (byte-compile-form): Don't call byte-compile-set-symbol-position
9525 when a byte-compile handler is called.
9526
9527 2005-10-22 Romain Francoise <romain@orebokech.com>
9528
9529 * savehist.el (savehist-history-variables): Add `grep-find-history'.
9530
9531 * subr.el (eval-after-load): Convert library name to an absolute
9532 file name using locate-library, since load-history no longer has
9533 library names in it.
9534
9535 2005-10-22 Richard M. Stallman <rms@gnu.org>
9536
9537 * files.el (make-temp-file): Move from subr.el.
9538 * subr.el (make-temp-file): Move to files.el.
9539
9540 * window.el (get-buffer-window-list): Move from subr.el.
9541 * subr.el (get-buffer-window-list): Move to window.el.
9542
9543 * image.el (image-load-path): Use eval-at-startup to initialize.
9544
9545 * subr.el (eval-at-startup): New macro.
9546
9547 * subr.el: Much rearrangement of functions and division
9548 into pages. No code changes.
9549
9550 2005-10-22 Kenichi Handa <handa@m17n.org>
9551
9552 * tar-mode.el (tar-extract): Be sure to call
9553 find-operation-coding-system if set-auto-coding doesn't find a
9554 coding system.
9555
9556 2005-10-22 Kim F. Storm <storm@cua.dk>
9557
9558 * image.el (image-type-header-regexps): Rename from image-type-regexps.
9559 Change users.
9560 (image-type-file-name-regexps): New defconst.
9561 (image-type-from-data): Simplify loop.
9562 (image-type-from-buffer): New defun.
9563 (image-type-from-file-header): Use it instead of image-type-from-data.
9564 Use image-search-load-path instead of only looking in data-directory.
9565 (image-type-from-file-name): New defun.
9566 (image-search-load-path): Change `pathname' to `filename'.
9567 Make PATH arg optional, default to image-load-path.
9568
9569 2005-10-21 Richard M. Stallman <rms@gnu.org>
9570
9571 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
9572
9573 * textmodes/paragraphs.el (sentence-end-base): New variable.
9574 (sentence-end): Use sentence-end-base.
9575
9576 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9577
9578 * font-lock.el (font-lock-default-fontify-region): Check the multiline
9579 property independently from the font-lock-multiline variable.
9580
9581 2005-10-21 Richard M. Stallman <rms@gnu.org>
9582
9583 * emacs-lisp/find-func.el (find-library-name): Doc fix.
9584
9585 * startup.el (command-line): Convert library names
9586 in `load-history' to absolute file names.
9587
9588 * subr.el (symbol-file): Doc fix.
9589
9590 * loadhist.el (file-loadhist-lookup): Call locate-library
9591 instead of find-library-name. Don't try converting
9592 abs file names to library names, since load-history no longer
9593 has library names in it.
9594 (file-dependents, file-provides, file-requires): Doc fixes.
9595
9596 2005-10-21 Juri Linkov <juri@jurta.org>
9597
9598 * progmodes/etags.el (tags-table-mode): New function.
9599 (tags-verify-table): Replace initialize-new-tags-table with
9600 tags-table-mode.
9601
9602 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
9603 default value.
9604 (desktop-modes-not-to-save): Add tags-table-mode to the
9605 default value.
9606
9607 * info.el (Info-index-next): Add total number of index
9608 alternatives to the message.
9609
9610 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
9611 backward only space (instead of space and period) before looking
9612 at sentence end.
9613
9614 * simple.el (set-variable): Use user-variable-p instead of symbolp.
9615 Add the old variable value as 4th default-value arg of read-string.
9616
9617 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9618
9619 * cus-face.el (custom-declare-face): Make face from X resources
9620 also on Mac.
9621
9622 * disp-table.el (standard-display-g1, standard-display-graphic):
9623 Refuse to use string glyphs also on Mac.
9624 (standard-display-european): Don't set terminal coding system also
9625 on Mac.
9626
9627 * frame.el (display-screens): Use x-display-screens also on Mac.
9628
9629 2005-10-21 Romain Francoise <romain@orebokech.com>
9630
9631 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
9632
9633 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9634
9635 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
9636 and $? into sexps.
9637
9638 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
9639 warning face on open-paren-in-column-0.
9640
9641 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
9642 boundary case. Fix typo.
9643 Suggested by Martin Rudalics <rudalics@gmx.at>.
9644
9645 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9646
9647 * textmodes/org.el (org-combined-agenda-icalendar-file)
9648 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
9649 (org-export-icalendar-this-file)
9650 (org-export-icalendar-all-agenda-files)
9651 (org-export-icalendar-combine-agenda-files): New commands.
9652 (org-export-icalendar, org-print-icalendar-entries)
9653 (org-start-icalendar-file, org-finish-icalendar-file)
9654 (org-ical-ts-to-string): New functions.
9655 (org-read-date, org-goto-calendar)
9656 (org-agenda-goto-calendar): Inhibit displaying diary entries by
9657 call to `calendar'.
9658 (orgtbl-setup): Remove the :keys arguments from the menu description.
9659 (org-after-save-iCalendar-file-hook): New variable.
9660
9661 2005-10-21 Kenichi Handa <handa@m17n.org>
9662
9663 * language/vietnamese.el (tcvn-5712): Make it an alias of
9664 vietnamese-tcvn coding-system.
9665
9666 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
9667
9668 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
9669 group id is given.
9670
9671 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
9672
9673 * progmodes/sh-script.el (sh-escaped-line-re): New var.
9674 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
9675 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
9676 whose line is either continued or ends with a comment.
9677
9678 2005-10-20 Romain Francoise <romain@orebokech.com>
9679
9680 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
9681
9682 * replace.el (occur-engine): Add follow-link property.
9683
9684 * font-core.el (font-lock-mode): Doc fix.
9685
9686 2005-10-20 Richard M. Stallman <rms@gnu.org>
9687
9688 * net/rcirc.el: New file.
9689
9690 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
9691
9692 * term.el (term-term-name): Initialize to "eterm-color".
9693
9694 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
9695
9696 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
9697 for encryption functionality.
9698 Move allout customization subgroup from `editing' to `outlines' group.
9699 Fix commentary keywords to legitimate ones.
9700 Update author info (using my current email address, obscurified).
9701 (allout-encrypt-string, allout-encryption-produce-work-buffer)
9702 (allout-encrypted-topic-p, allout-encrypted-text-type)
9703 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
9704 (allout-situate-encryption-key-verifier)
9705 (allout-get-encryption-key-verifier, allout-verify-key)
9706 (allout-next-topic-pending-encryption)
9707 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
9708 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
9709 (outline-key-verifier-handling, outline-key-hint-handling)
9710 (outline-encrypt-unencrypted-on-saves): New defcustoms.
9711 (allout-file-key-verifier-string, allout-encryption-scheme)
9712 (allout-key-verifier-string, allout-key-hint-string)
9713 (allout-after-save-decrypt): New variables.
9714 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
9715 (allout-after-saves-handler): New hook functions.
9716 (allout-post-command-business): Do allout-after-save-decrypt.
9717 (allout-enable-file-variable-adjustment): Custom var to enable
9718 mechanism for adding and adjusting settings of Emacs file variables.
9719 (allout-adjust-file-variable, allout-file-vars-section-data):
9720 New functions, implement the mechanism.
9721 (outlineify-sticky): Use the file vars mechanism.
9722 (allout-inhibit-protection, allout-during-write-cue)
9723 (allout-override-protect, allout-before-change-protect): Remove.
9724 (allout-flag-region, allout-open-topic): Adjust read-only text.
9725 (allout-open-line-not-read-only): Add to facilitate read-only
9726 text based protection.
9727 (allout-kill-line): Revise to adjust read-only text, clue the
9728 user about the inhibition.
9729 (allout-unprotected): Use unwind-protect.
9730 (allout-shift-in, allout-shift-out): Disallow manually shifting a
9731 topic deeper than the offspring depth of the previous topic -
9732 avoiding confusing "containment discontinuities".
9733 (allout-reindent-bodies): Fix retention of body relative hanging
9734 indent during promotion of collapsed bodies.
9735 (allout-open-topic): Make it easy to open new topic with same
9736 bullet as current topic - topic creation functions provided with
9737 any universal argument provokes now prompt for bullet, defaulting
9738 to the bullet of the previous topic.
9739 (allout-plain-bullets-string, allout-distinctive-bullets-string):
9740 Plain bullet alternates `.' period and `,' comma only. All other
9741 bullets are relegated to special status (but customizable).
9742 (allout-end-of-entry): Rename from allout-end-of-current-entry
9743 since it actually operates w.r.t. most immediately containing
9744 entry, visible or not.
9745 (allout-hide-current-entry, allout-show-current-entry): Use the
9746 revised version.
9747 (allout-old-expose-topic): Solidify deprecation.
9748 (allout-end-of-subtree): Add so we can span concealed as well
9749 as visible topics.
9750 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
9751 (allout-end-of-current-heading): Tweak to just respect the first line.
9752 (allout-get-body-text): Add.
9753 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
9754 when invoked interactively.
9755 (allout-up-current-level): Use `interactive-p'.
9756 (allout-mode, allout-init): Miscellaneous docstring and
9757 operational refinements, as well as hookups of new encryption stuff.
9758 (allout-beginning-of-current-entry): Now works as advertised.
9759 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
9760 (allout-isearch-rectification): Refine condition for isearching.
9761 (allout-isearch-abort, allout-enwrap-isearch)
9762 (allout-flag-region, my-region-active-p): Relocate some macros.
9763 (allout-title): Fallback title is (buffer-name), not
9764 non-existing (current-buffer-name).
9765 (subst-char-in-string): Define if absent (for some XEmacs versions).
9766
9767 2005-10-20 Jari Aalto <jari.aalto@cante.net>
9768
9769 * mail/sendmail.el (mail-setup-hook, mail-aliases)
9770 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
9771 (mail-citation-prefix-regexp, mail-signature-file)
9772 (mail-default-headers, mail-bury-selects-summary)
9773 (mail-send-nonascii): Add autoload cookies.
9774
9775 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
9776
9777 * frame.el (blink-cursor-mode): Add `mac' to the list of
9778 window-system's that support blinking cursor.
9779
9780 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
9781
9782 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
9783
9784 2005-10-20 Eli Zaretskii <eliz@gnu.org>
9785
9786 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
9787 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
9788 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
9789
9790 2005-10-20 Kim F. Storm <storm@cua.dk>
9791
9792 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
9793 (ido-set-current-directory): Don't add / after final @.
9794 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
9795 Explicitly handle ange-ftp completion oddities.
9796 (ido-make-file-list): Don't rotate list at tramp root to avoid
9797 triggering tramp file handler for expand-file-name via get-file-buffer.
9798
9799 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
9800
9801 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
9802
9803 2005-10-19 Jay Belanger <belanger@truman.edu>
9804
9805 * calc/calc-units.el (math-standard-units): Add units, adjust
9806 symbols and update values.
9807 (math-unit-prefixes): Add more prefixes.
9808
9809 2005-10-19 Romain Francoise <romain@orebokech.com>
9810
9811 * bookmark.el (bookmark-menu-heading): New face.
9812 (bookmark-bmenu-list): Use it.
9813 Don't fiddle with `baud-rate' at top-level.
9814
9815 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
9816
9817 * image.el (create-image, find-image): Mention max-image-size in
9818 docstring.
9819
9820 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9821
9822 * savehist.el (savehist-load): Revert to checking XEmacs.
9823
9824 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
9825 Various docstring and line-width fixups.
9826 (conf-mode): Use cond.
9827 Set font-lock-defaults. Don't set comment-use-syntax.
9828
9829 2005-10-18 David Ponce <david@dponce.com>
9830
9831 * tree-widget.el (tree-widget-button-click): New function.
9832 (tree-widget-button-keymap): Use it.
9833
9834 2005-10-18 Romain Francoise <romain@orebokech.com>
9835
9836 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
9837 (bookmark-bmenu-hide-filenames): Add follow-link property.
9838 Improve help-echo text.
9839
9840 * ffap.el (find-file-at-point): Doc fix.
9841
9842 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9843
9844 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
9845
9846 2005-10-18 Masatake YAMATO <jet@gyve.org>
9847
9848 Install to the CVS repository what I forgot to install in my
9849 2005-10-16 changes.
9850
9851 * progmodes/python.el (python-complete-symbol): Pass the common
9852 prefix substring of completion to `display-completion-list'.
9853
9854 * textmodes/org.el (org-complete): Ditto.
9855
9856 2005-10-18 Masatake YAMATO <jet@gyve.org>
9857
9858 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
9859
9860 * woman.el (WoMan-xref-man-page): New button type derived
9861 from `Man-abstract-xref-man-page'.
9862 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
9863
9864 * man.el (Man-abstract-xref-man-page): New button type.
9865 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
9866 (Man-highlight-references): Add new optional argument `xref-man-type'.
9867
9868 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9869
9870 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
9871
9872 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
9873
9874 * cus-edit.el (Custom-move-and-invoke): Delete.
9875 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
9876
9877 * wid-edit.el (widget-move-and-invoke): New function, from
9878 Custom-move-and-invoke.
9879
9880 2005-10-17 Bill Wohler <wohler@newt.com>
9881
9882 Move all remaining images from lisp/toolbar to etc/images, move
9883 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
9884 the low resolution images in their own directory (low-color).
9885
9886 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
9887 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
9888 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
9889 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
9890 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
9891 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
9892 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
9893
9894 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
9895 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
9896 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
9897 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
9898 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
9899 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
9900 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
9901 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
9902 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
9903 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
9904 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
9905 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
9906 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
9907 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
9908 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
9909
9910 To conform with convention, replace the underscore (_) in the
9911 following image names with dash (-) or (/) as appropriate.
9912
9913 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
9914 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
9915 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
9916 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
9917 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
9918 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
9919 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
9920 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
9921 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
9922 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
9923 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
9924 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
9925 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
9926 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
9927 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
9928
9929 * info.el (info-tool-bar-map): Replace underscores in image names
9930 with dashes.
9931
9932 * makefile.w32-in (WINS): Remove toolbar.
9933
9934 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
9935
9936 * tool-bar.el: Move to lisp from toolbar. Now that
9937 toolbar is empty, it should be deleted when folks run "cvs up -P".
9938
9939 2005-10-18 Jay Belanger <belanger@truman.edu>
9940
9941 * calc/calc-store.el (calc-store-into): Get the proper variable name
9942 to display in message.
9943
9944 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9945
9946 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
9947 expressions display in speedbar for all buffers when debugging.
9948 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
9949
9950 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
9951 (speedbar-insert-button, speedbar-make-button):
9952 Use add-text-properties.
9953 (speedbar-update-localized-contents)
9954 (speedbar-update-directory-contents)
9955 (speedbar-update-special-contents): Use dolist.
9956 (speedbar-buffer-easymenu-definition): Add a menu separator.
9957
9958 2005-10-17 Jason Rumney <jasonr@gnu.org>
9959
9960 * makefile.w32-in: Use $(lisp) consistently.
9961 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
9962 for shell specific generation of mh-autoloads.
9963
9964 2005-10-17 Richard M. Stallman <rms@gnu.org>
9965
9966 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
9967
9968 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9969
9970 * jit-lock.el (jit-lock-fontify-now):
9971 Move jit-lock-context-unfontify-pos to avoid wasted work.
9972
9973 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
9974
9975 * net/tramp.el (tramp-completion-mode): New defvar. Used in
9976 `tramp-completion-mode' for checking if we are in completion mode.
9977 (tramp-completion-handle-file-name-all-completions): Reorder code
9978 in order to complete for file names only in case there are no
9979 method/user/host completions. This is necessary for cooperation
9980 with ido. Reported by Kim F. Storm <storm@cua.dk>.
9981
9982 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
9983
9984 * longlines.el (longlines-search-forward)
9985 (longlines-search-backward): Match any number of spaces.
9986
9987 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
9988
9989 * diff-mode.el (diff-mode): Doc fix.
9990
9991 2005-10-16 David Reitter <david.reitter@gmail.com>
9992
9993 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
9994 as default on darwin and windows systems.
9995
9996 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
9997
9998 * arc-mode.el (archive-zip-extract): Doc fix.
9999
10000 2005-10-16 Romain Francoise <romain@orebokech.com>
10001
10002 * mouse.el (mouse-1-click-follows-link): Doc fix.
10003
10004 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
10005
10006 * savehist.el: Don't require CL at runtime.
10007 (savehist-xemacs): Remove.
10008 (savehist-coding-system): Use utf-8 if present, regardless of religion.
10009 (savehist-no-conversion): Use (featurep 'xemacs).
10010 (savehist-load): Check existence of start-itimer rather than XEmacs.
10011 Use an idle timer.
10012 (savehist-process-for-saving): Replace use of CL funs `subseq' and
10013 `delete-if-not'.
10014
10015 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
10016
10017 * savehist.el: Newer version.
10018 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
10019 (savehist-last-checksum, savehist-no-conversion): New vars.
10020 (savehist-autosave, savehist-process-for-saving, savehist-printable):
10021 New functions.
10022 (savehist-load, savehist-save): Use them.
10023 (savehist-delimit): Remove.
10024
10025 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
10026
10027 * progmodes/compile.el (compilation-goto-locus): Display the
10028 compilation buffer first and the source buffer second, in case they're
10029 in overlapping frames. Don't raise the compilation frame if it was the
10030 selected window upon entry. Pass the `other-window' arg to
10031 pop-to-buffer.
10032
10033 * info.el (Info-fontify-node): Use dolist.
10034 Change add-text-properties to put-text-property.
10035
10036 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10037
10038 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
10039 bound of search.
10040
10041 2005-10-16 Masatake YAMATO <jet@gyve.org>
10042
10043 * dabbrev.el (dabbrev-completion): Pass the common
10044 prefix substring of completion to `display-completion-list'.
10045
10046 * filecache.el (file-cache-minibuffer-complete)
10047 (file-cache-complete): Ditto.
10048
10049 * tempo.el (tempo-display-completions): Ditto.
10050
10051 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
10052
10053 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
10054
10055 * eshell/em-hist.el (eshell-list-history): Ditto.
10056
10057 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
10058
10059 * mail/mailalias.el (mail-complete): Ditto.
10060
10061 * progmodes/etags.el (complete-tag): Ditto.
10062
10063 * progmodes/make-mode.el (makefile-complete): Ditto.
10064
10065 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
10066
10067 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
10068
10069 * progmodes/pascal.el (pascal-complete-word)
10070 (pascal-show-completions): Ditto.
10071
10072 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
10073
10074 * simple.el (completion-common-substring): New variable.
10075 (completion-setup-function): Use `completion-common-substring'
10076 to put faces.
10077
10078 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10079
10080 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
10081 (x-get-selection, mac-select-convert-to-string): Convert from/to
10082 UTF-16 clipboard data as in native byte order, no BOM.
10083
10084 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
10085
10086 * progmodes/gud.el (gud-tool-bar-map): Rename the images
10087 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
10088 (gud-sentinel): Use speedbar-frame to check for speedbar.
10089
10090 2005-10-15 Richard M. Stallman <rms@gnu.org>
10091
10092 * savehist.el: New file.
10093
10094 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
10095
10096 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
10097 Fix bug in \bf fontification.
10098
10099 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
10100
10101 * pcvs.el (cvs-edit-log-files): New var.
10102 (cvs-mode-edit-log): New arg `file'.
10103 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
10104 Instead force the use of the original file and nothing else.
10105 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
10106 the cvs-minor-wrap-function is set.
10107 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
10108
10109 2005-10-14 Bill Wohler <wohler@newt.com>
10110
10111 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
10112 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
10113 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
10114 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
10115 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
10116 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
10117 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
10118 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
10119 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
10120 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
10121 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
10122 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
10123 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
10124 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
10125 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
10126
10127 * progmodes/gud.el (gud-tool-bar-map): Rename the images
10128 appropriately (for example, gud-break to gud/break).
10129
10130 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
10131
10132 * longlines.el (longlinges-search-function)
10133 (longlines-search-forward, longlines-search-backward): New functions.
10134 (longlines-mode): Set isearch-search-fun-function to
10135 longlinges-search-function.
10136
10137 * mouse.el (mouse-drag-region-1): Handle the case where a
10138 double-click event is bound to an arbitrary function.
10139
10140 2005-10-14 David Ponce <david@dponce.com>
10141
10142 * recentf.el (recentf-track-opened-file)
10143 (recentf-track-closed-file, recentf-update-menu)
10144 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
10145 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
10146 mouse-1-click-follows-link.
10147
10148 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10149
10150 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
10151 Gnome file-manager.png. Suggested by
10152 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
10153
10154 * toolbar/README: Add diropen.xpm.
10155
10156 2005-10-13 Bill Wohler <wohler@newt.com>
10157
10158 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
10159 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
10160
10161 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
10162
10163 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
10164 Don't waste the byte-compiler's time on constant data.
10165
10166 2005-10-13 Kenichi Handa <handa@m17n.org>
10167
10168 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
10169 byte with `escape-glyph' face.
10170
10171 * international/fontset.el (ccl-encode-unicode-font):
10172 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
10173 Handle the case that ucs-mule-to-mule-unicode translates a character to
10174 ASCII (usually for IPA characters).
10175
10176 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
10177
10178 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
10179 Don't hide the underline of titles if font-lock-mode is disabled.
10180
10181 2005-10-12 Bill Wohler <wohler@newt.com>
10182
10183 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
10184 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
10185 files in MH-E-SRC have been updated.
10186 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
10187
10188 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
10189
10190 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
10191 (mixal-mode-syntax-table): Add \n as end-comment.
10192 (mixal-operation-codes-alist): Immediately initialize to full value.
10193 (mixal-add-operation-code): Remove.
10194 (mixal-describe-operation-code): Make the arg non-optional.
10195 Use the interactive spec instead.
10196 Use mixal-operation-codes-alist rather than mixal-operation-codes.
10197 (mixal-font-lock-keywords): Don't highlight comments here any more.
10198 (mixal-font-lock-syntactic-keywords): New var.
10199 (mixal-mode): Use it. Fix comment-start-skip.
10200
10201 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10202
10203 * startup.el (command-line-x-option-alist): -nb => -nbi
10204
10205 2005-10-12 Kim F. Storm <storm@cua.dk>
10206
10207 * startup.el (fancy-splash-default-action): Discard mouse click in
10208 the splash screen window, as it has no sensible meaning in the
10209 next window to be selected. Fixes error reported by Jan D.
10210
10211 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10212
10213 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
10214
10215 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
10216
10217 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
10218 Try to fix up minor layout issues like indentation, line break, etc...
10219 (mixal-mode-syntax-table): Don't try to specify comment syntax,
10220 because it doesn't work.
10221 (mixal-operation-codes): Add some more codes.
10222 (mixal-font-lock-keywords): Process comments here.
10223 (mixal-mode): mixasm no longer needs -g option.
10224
10225 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
10226
10227 * progmodes/sh-script.el (sh-tmp-file):
10228 Use mktemp -t. Finish support for es and rc shells.
10229
10230 2005-10-11 Jay Belanger <belanger@truman.edu>
10231
10232 * calc/calcalg2.el (calc-integral): With an argument, compute the
10233 definite integral.
10234
10235 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
10236
10237 * mouse.el (mouse-drag-region-1): Don't try to catch a
10238 double-click when doing follow-link (it's overridden anyway).
10239
10240 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
10241
10242 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
10243 (autoload-print-form-outbuf): Add docstring.
10244
10245 2005-10-11 Juri Linkov <juri@jurta.org>
10246
10247 * info.el (Info-mode-menu): Delete menu item "Edit".
10248 (Info-mode): Delete description of Info-edit from docstring,
10249 and rearrange descriptions of Info commands in the order
10250 they are documented in the Info manual.
10251
10252 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
10253
10254 * calendar/appt.el (appt-check): Use diary-selective-display var.
10255
10256 2005-10-10 Richard M. Stallman <rms@gnu.org>
10257
10258 * net/newsticker.el (newsticker-start, newsticker-show-news):
10259 Add autoload cookies.
10260
10261 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
10262
10263 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
10264
10265 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
10266
10267 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
10268
10269 2005-10-10 Jay Belanger <belanger@truman.edu>
10270
10271 * calc/calc-arith.el (math-check-known-scalarp)
10272 (math-check-known-matrixp): Check the values of arguments that are
10273 variables.
10274 (math-check-known-square-matrixp): New function.
10275 (math-known-square-matrixp): Use math-check-known-square-matrixp.
10276 (math-super-types): Add sqmatrix type.
10277
10278 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
10279 mode name `square' to `sqmatrix'.
10280
10281 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
10282 mode name `square' to `sqmatrix'.
10283
10284 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10285
10286 * progmodes/etags.el (select-tags-table-mode): Don't use
10287 selective-display.
10288 (tags-select-tags-table): Pass `button' to the action function.
10289 (select-tags-table): Place the side-info on button properties rather
10290 than in hidden text. Abbreviate file names.
10291 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
10292 (select-tags-table-select): Add `button' argument.
10293 Get side-info from the button property rather than from hidden text.
10294
10295 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
10296
10297 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
10298 (gud-speedbar-buttons): Preserve point if possible.
10299 (gud-sentinel): Restore previous speedbar display type.
10300
10301 * progmodes/gdb-ui.el (gdba): Improve diagram.
10302 (def-gdb-auto-update-handler, gdb-info-locals-handler)
10303 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
10304 Call get-buffer-window once.
10305
10306 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10307
10308 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
10309 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
10310 (pascal-indent-command): Remove unused var `ind'.
10311 (pascal-indent-case): Remove unused var `oldpos'.
10312 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
10313 since it's now used as a proper minor mode map.
10314 (pascal-outline): Rename to pascal-outline-mode.
10315 (pascal-outline-mode): Use define-minor-mode.
10316 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
10317 selective-display.
10318
10319 2005-10-10 Andreas Schwab <schwab@suse.de>
10320
10321 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
10322 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
10323
10324 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
10325 outside source directory.
10326
10327 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10328
10329 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
10330 C-x' as a prefix.
10331 (orgtbl-mode-map): Full keymap instead of sparse, because all
10332 `self-insert-command' keys are redefined in this map.
10333 (org-export-as-html): Specify charset for HTML file, by taking it
10334 from the coding system.
10335
10336 2005-10-10 Kenichi Handa <handa@m17n.org>
10337
10338 * textmodes/flyspell.el (flyspell-check-word-p):
10339 If unread-command-events is non-empty, don't call sit-for.
10340
10341 2005-10-09 Richard M. Stallman <rms@gnu.org>
10342
10343 * font-lock.el (font-lock-syntactic-keywords)
10344 (font-lock-keywords): Doc fixes.
10345
10346 * textmodes/flyspell.el (flyspell-external-point-words):
10347 Simplify logic, and don't try to check for consecutive appearances
10348 of one incorrect word.
10349
10350 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
10351
10352 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
10353 separator.
10354
10355 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
10356 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
10357 (gud-expansion-speedbar-buttons): New function.
10358 (gud-speedbar-buttons): Check for gud-comint-buffer.
10359
10360 2005-10-09 Bill Wohler <wohler@newt.com>
10361
10362 * Makefile.in (updates): Add mh-loaddefs dependency.
10363
10364 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
10365
10366 * speedbar.el (speedbar-file-key-map): Fix typo.
10367
10368 2005-10-09 Daniel Brockman <daniel@brockman.se>
10369
10370 * cus-start.el (line-spacing): Add custom spec.
10371
10372 2005-10-09 Romain Francoise <romain@orebokech.com>
10373
10374 * textmodes/ispell.el (ispell-check-version): Fix last change.
10375
10376 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10377
10378 * term/x-win.el: Remove -i, --icon-type from comment.
10379
10380 * startup.el (command-line-x-option-alist): Remove options -i,
10381 -itype, --icon-type, added -nb, --no-bitmap-icon
10382
10383 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
10384
10385 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
10386 instead of :active.
10387
10388 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
10389
10390 * textmodes/ispell.el (ispell-check-version):
10391 Ignore hyphen, and all that follows, in aspell's version text.
10392
10393 2005-10-08 Jay Belanger <belanger@truman.edu>
10394
10395 * calc/calc-arith.el (math-known-square-matrixp): New function.
10396 (math-pow-fancy): Check for matrices before distributing exponent
10397 across products.
10398
10399 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
10400 fullscreen keypad. Suggested by Luc Teirlinck.
10401 (calc-keypad-show-input): Add space for formatting.
10402
10403 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
10404 Add square matrix option.
10405
10406 * calc/calc-poly.el (math-expand-term): Check for matrices instead
10407 of checking calc-matrix-mode when deciding how to expand.
10408
10409 * calc/calc.el (calc-set-mode-line): Add square matrix option.
10410
10411 2005-10-08 Lars Hansen <larsh@soem.dk>
10412
10413 * net/tramp.el (tramp-perl-directory-files-and-attributes):
10414 Add error handling.
10415 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
10416
10417 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10418
10419 Sync with Tramp 2.0.51.
10420
10421 * net/tramp.el (tramp-handle-set-visited-file-modtime)
10422 (tramp-handle-insert-file-contents, tramp-handle-write-region):
10423 Insert special handling for `last-coding-system-used', again
10424 it still seems to be necessary (unlike stated before).
10425 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
10426 (tramp-password-prompt-regexp): There might be other words before
10427 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
10428 (tramp-chunksize): Improve docstring.
10429 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
10430 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
10431 Christian Joergensen <bugs@razor.dk>.
10432
10433 2005-10-07 Glenn Morris <rgm@gnu.org>
10434
10435 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
10436 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
10437 precision'.
10438
10439 2005-10-07 Romain Francoise <romain@orebokech.com>
10440
10441 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
10442 (ibuffer-do-shell-command-pipe-replace)
10443 (ibuffer-do-shell-command-file, ibuffer-do-eval)
10444 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
10445 (ibuffer-do-revert, ibuffer-do-replace-regexp)
10446 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
10447 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
10448 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
10449 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
10450 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
10451 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
10452 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
10453 Autoload file sans suffix.
10454
10455 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
10456
10457 2005-10-07 David Ponce <david@dponce.com>
10458
10459 * recentf.el (recentf-menu-open-all-flag): New option.
10460 (recentf-digit-shortcut-command-name): New function.
10461 (recentf--shortcuts-keymap): New variable.
10462 (recentf-menu-shortcuts): New variable.
10463 (recentf-make-menu-items): Initialize it. Replace the "More..."
10464 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
10465 (recentf-menu-value-shortcut): New function.
10466 (recentf-make-menu-item): Use it. No more in-lined.
10467 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
10468 (recentf-open-most-recent-file): Rename from
10469 `recentf-open-file-with-key'. Don't depend on key binding.
10470 (recentf-mode-map): New variable.
10471 (recentf-mode): Use it.
10472
10473 2005-10-06 Bill Wohler <wohler@newt.com>
10474
10475 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
10476
10477 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
10478 (MH-E-SRC): New. Used by mh-autoloads.
10479 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
10480 files in MH-E-SRC have been updated.
10481 (compile, recompile, bootstrap): Depend on mh-autoloads.
10482
10483 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
10484
10485 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
10486 gud-break and gud-remove icons when the fringe is not available.
10487
10488 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
10489 Typo.
10490
10491 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
10492
10493 * play/zone.el (zone): Wrap body with save-window-excursion.
10494
10495 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
10496
10497 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
10498 Use the new `list-only' arg to diary-list-entries.
10499
10500 * calendar/diary-lib.el: Use overlays rather than selective-display.
10501 (diary-selective-display): New var.
10502 (diary-header-line-format): Use it.
10503 (diary-list-entries): Add argument `list-only'.
10504 Put the buffer in diary-mode. Don't add \^M at beg and end.
10505 Replace \^M by invisible overlays.
10506 (diary-unhide-everything): Replace \^M by invisible overlays.
10507 (print-diary-entries): Look for overlays rather than \^M.
10508 Add a space to the temp buffer name.
10509 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
10510 Put the buffer in diary-mode.
10511 (list-sexp-diary-entries): Replace \^M by invisible overlays.
10512 (diary-anniversary): Make the year arg optional.
10513 (diary-time-regexp): New const.
10514 (diary-font-lock-keywords): Use it to accept a few more time formats.
10515
10516 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
10517
10518 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
10519
10520 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
10521 Fix bug introduced 2005-07-03: Use (car (last ...))
10522 to faithfully reproduce replaced artist-last.
10523 (artist-set-arrow-points-for-poly): Likewise.
10524 Suggested by Johan Bockg\e,Ae\e(Brd.
10525
10526 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
10527
10528 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
10529 * wid-edit.el (widget):
10530 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
10531 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
10532
10533 2005-10-06 Kenichi Handa <handa@m17n.org>
10534
10535 * international/mule-cmds.el (set-language-environment):
10536 Fix setting up of case-table for unibyte mode.
10537
10538 * simple.el (what-cursor-position): If the character is displayed
10539 by some `display' text property, show that. Don't use
10540 single-key-description for eight-bit characters in multibyte mode.
10541
10542 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
10543
10544 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
10545 (gdb-ann3): Set it.
10546 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
10547 (gdb-info-frames-custom): Use inverse-video for first five
10548 characters of selected frame only.
10549 (gdb-get-frame-number): Select frame even when point is on frame
10550 number.
10551
10552 2005-10-06 Masatake YAMATO <jet@gyve.org>
10553
10554 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
10555 Put `font-lock-function-name-face'.
10556 (gdb-info-frames-custom): Put `font-lock-function-name-face'
10557 and `font-lock-variable-name-face'
10558 (gdb-registers-font-lock-keywords): New font lock keywords definition.
10559 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
10560 (gdb-memory-font-lock-keywords): New font lock keywords definition.
10561 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
10562 (gdb-local-font-lock-keywords): New font lock keywords definition.
10563 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
10564 (gdb-threads-font-lock-keywords): New font lock keywords definition.
10565 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
10566
10567 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
10568
10569 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
10570 (ediff-merge-region-is-non-clash-to-skip): Previously called
10571 ediff-merge-region-is-non-clash.
10572
10573 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
10574 Use insert-buffer-substring.
10575
10576 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
10577 selecting files to patch. Also bug fixes.
10578
10579 * ediff-util.el (ediff-setup): Bug fix.
10580 (ediff-next-difference): Never skip clashes that differ in white
10581 space only.
10582
10583 * ediff-wind.el (ediff-setup-control-frame)
10584 (ediff-destroy-control-frame): Check the menubar feature.
10585
10586 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
10587 (viper-refresh-mode-line): Use make-local-variable to localize
10588 some vars instead of make-variable-buffer-local. Suggested by
10589 Stefan Monnier.
10590
10591 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
10592 (viper-restore-cursor-type, viper-set-insert-cursor-type):
10593 Use make-local-variable instead of make-variable-buffer-local.
10594 Suggested by Stefan Monnier.
10595
10596 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
10597 (viper-comint-mode-hook): Use make-local-variable on
10598 require-final-newline.
10599 (viper-non-hook-settings): Don't use make-variable-buffer-local.
10600
10601 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
10602
10603 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
10604 also the second char of a comment-start sequence.
10605 (scheme-sexp-comment-syntax-table): New var.
10606 (lambda, define): Set their scheme-doc-string-elt property.
10607 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
10608 Use lisp-font-lock-syntactic-face-function now that it properly
10609 handles |...| symbols.
10610 (scheme-mode-variables): Set lisp-doc-string-elt-property,
10611 parse-sexp-lookup-properties and font-lock-extra-managed-props.
10612
10613 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
10614 bit from # to |.
10615 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
10616
10617 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
10618 (lisp-doc-string-elt-property): New var.
10619 (lisp-font-lock-syntactic-face-function): Use it.
10620 Rewrite to recognize docstrings even for forms not at toplevel.
10621
10622 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
10623 annotation on the | part of #| rather than on the # part.
10624 (scheme-font-lock-syntactic-face-function): New function, to
10625 distinguish strings from |...| symbols.
10626 (scheme-mode-variables): Use it. Also fix up the font-lock-time
10627 syntax-table so that #|...|# is properly highlighted.
10628
10629 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
10630 Don't mark as docstring the 3rd elem of an unknown toplevel form.
10631
10632 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
10633
10634 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
10635 and C-e.
10636
10637 * emacs-lisp/eldoc.el: Move comments into docstrings.
10638 (eldoc-message-commands): Initialize in its declaration.
10639 Add move-beginning-of-line and move-end-of-line.
10640 (eldoc-add-command, eldoc-add-command-completions)
10641 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
10642
10643 * outline.el (outline-mark-subtree): Activate the mark.
10644
10645 * calendar/appt.el (appt-time-regexp): New var.
10646 (appt-add, appt-make-list): Use it.
10647 (appt-convert-time): Clean up.
10648
10649 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
10650 Don't set any syntax-table property here.
10651 (tex-font-lock-verb): New function. Do it here.
10652 (tex-font-lock-syntactic-keywords): Use it.
10653
10654 2005-10-04 Richard M. Stallman <rms@gnu.org>
10655
10656 * wid-edit.el (widget-file-complete): Get the widget start point
10657 the right way. Default directory to `/' if file has none.
10658
10659 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
10660
10661 * textmodes/flyspell.el (flyspell-mode-on):
10662 Call ispell-maybe-find-aspell-dictionaries.
10663
10664 * textmodes/ispell.el (ispell-word, ispell-region):
10665 Call ispell-maybe-find-aspell-dictionaries.
10666 (ispell-accept-buffer-local-defs):
10667 Don't call ispell-maybe-find-aspell-dictionaries
10668
10669 2005-10-04 Richard M. Stallman <rms@gnu.org>
10670
10671 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
10672
10673 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
10674
10675 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
10676 instead of `fboundp' in order to allow for anonymous functions.
10677
10678 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
10679
10680 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
10681 case the user clicks on the link while another window is selected.
10682 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
10683
10684 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
10685 functionality.
10686 (dframe-help-echo): Save point in case mouse tracking is off.
10687
10688 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
10689
10690 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
10691
10692 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10693
10694 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
10695 not change the global value of those vars.
10696
10697 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
10698 make-local-variable which we do not need any more.
10699
10700 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
10701
10702 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
10703 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
10704 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
10705 (speedbar-path-line): Define obsolete aliases.
10706 (speedbar-line-directory): Doc fix.
10707
10708 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
10709 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
10710 instead of speedbar-line-path.
10711
10712 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10713
10714 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
10715 to nil if dropping on a window. Handle dropping on a minibuffer window
10716 like dropping on a non-window part of Emacs.
10717
10718 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10719
10720 * net/ange-ftp.el: Use with-current-buffer.
10721 (ange-ftp-insert-directory): Do not follow symlinks any more.
10722
10723 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
10724 Remove interactive spec.
10725
10726 2005-10-03 Kim F. Storm <storm@cua.dk>
10727
10728 * ido.el (ido-mode): Use custom-initialize-set.
10729
10730 2005-10-02 Richard M. Stallman <rms@gnu.org>
10731
10732 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
10733 Use insert-buffer-substring.
10734
10735 * net/tramp.el: Pacify byte compiler warnings in pacification code.
10736 (tramp-handle-file-local-copy): Use insert-buffer-substring.
10737
10738 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
10739
10740 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
10741 in last change.
10742 (ange-ftp-insert-directory): Fix up the search for the case where
10743 `file' is absolute.
10744
10745 2005-10-02 Romain Francoise <romain@orebokech.com>
10746
10747 * progmodes/compile.el (compile-goto-error): Delete extra paren.
10748
10749 2005-10-02 Andreas Schwab <schwab@suse.de>
10750
10751 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
10752 directory component in the session info.
10753
10754 2005-10-01 Richard M. Stallman <rms@gnu.org>
10755
10756 * comint.el (comint-redirect-subvert-readonly): Doc fix.
10757
10758 * simple.el (next-error-internal): New function.
10759
10760 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
10761 (compilation-start): Pass new arg to compilation-buffer-name.
10762 (compile-goto-error): Use next-error-internal.
10763
10764 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10765
10766 * speedbar.el: Remove RCS tag.
10767 (speedbar-check-read-only): Handle non-existent files.
10768
10769 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
10770
10771 * info.el (Info-speedbar-hierarchy-buttons)
10772 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
10773
10774 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10775
10776 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
10777 Do not match newline.
10778 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
10779 (bibtex-summary): Remove unnecessary save-excursion.
10780 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
10781
10782 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10783
10784 * term/mac-win.el: Add charset info for "iso10646-1".
10785 Modify default fontset to use ATSUI-compatible fonts for some charsets
10786 if available.
10787
10788 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10789
10790 * speedbar.el: Re-apply arch tag.
10791 (speedbar-version): Rename to version 1.0. Suggested by Eric
10792 M. Ludlam.
10793 Reapply two changes from Emacs CVS' version of speedbar lost
10794 during the merge:
10795 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
10796 (speedbar-frame-parameters): Improve customize type.
10797
10798 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
10799
10800 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
10801 (ange-ftp-file-directory-p): Fix the symlink case.
10802 (ange-ftp-insert-directory): When listing a single file, get a list of
10803 the parent buffer and extract the relevant line. Inspired from a patch
10804 by Katsumi Yamaoka <yamaoka@jpl.org>.
10805 (ange-ftp-file-name-sans-versions): Simplify.
10806
10807 2005-09-30 Bill Wohler <wohler@newt.com>
10808
10809 Move MH-E image files from toolbar and mail directories into
10810 etc/images.
10811
10812 * mail/reply2.*: Move to etc/images/mail/reply*.
10813
10814 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
10815 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
10816 etc/images.
10817
10818 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
10819 * toolbar/reply*: Move to etc/images/mail.
10820
10821 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
10822
10823 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
10824
10825 * speedbar.el: New version 1.0pre3.
10826
10827 Frame management code (including timer, and mouse click specifics)
10828 moved to dframe.el:
10829 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
10830 (speedbar-timer): Removed. Use dframe-timer.
10831 (speedbar-close-frame): Removed. Use dframe-close-frame.
10832 (speedbar-activity-change-focus-flag): Removed. Use
10833 dframe-activity-change-focus-flag.
10834 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
10835 dframe-update-speed.
10836
10837 (speedbar-current-frame): New macro. Use this instead of the
10838 variable speedbar-frame.
10839
10840 (speedbar-use-images, speedbar-expand-image-button-alist)
10841 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
10842
10843 (speedbar-find-image-on-load-path): Removed. Replaced by
10844 defezimage in ezimage.el.
10845 (speedbar-expand-image-button-alist): Removed. Replaced by
10846 ezimage-expand-image-button-alist in ezimage.el.
10847
10848 (speedbar-ignored-directory-regexp)
10849 (speedbar-add-ignored-directory-regexp)
10850 (speedbar-ignored-directory-expressions)
10851 (speedbar-line-directory, speedbar-buffers-line-directory)
10852 (speedbar-directory-line, speedbar-buffers-line-directory):
10853 Renamed, replacing `path' with `directory'.
10854
10855 (speedbar-create-directory, speedbar-expand-line-descendants)
10856 (speedbar-toggle-line-expansion)
10857 (speedbar-contract-line-descendants): New commands.
10858
10859 (speedbar-query-confirmation-method, speedbar-select-frame-method)
10860 (speedbar-use-tool-tips-flag): New options.
10861
10862 (speedbar-check-read-only, speedbar-require-version)
10863 (speedbar-insert-separator, speedbar-buffers-tail-notes)
10864 (speedbar-handle-delete-frame, speedbar-try-completion)
10865 (speedbar-update-localized-contents): New functions.
10866
10867 (speedbar-incompatible-version, speedbar-ro-to-do-point)
10868 (speedbar-object-read-only-indicator): New variables.
10869
10870 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
10871 New hooks.
10872
10873 (speedbar-separator-face): New face.
10874
10875 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
10876 (speedbar-ignored-modes): Add fundamental-mode.
10877 (speedbar-directory-unshown-regexp): Add . directories.
10878
10879 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
10880 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
10881 `]' for full expand/close.
10882 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
10883
10884 (speedbar-check-vc): Support hidden files.
10885 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
10886 (speedbar-this-file-in-vc): Use vc-state if available. If VC
10887 state is nil, it is not checked out.
10888
10889 (speedbar-line-text, speedbar-line-token): Support expand buttons
10890 with no text.
10891 (speedbar-refresh): Universal argument acts as power-click.
10892 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
10893 that buffer to get variable values.
10894
10895 And many other bugfixes.
10896
10897 * dframe.el, ezimage.el, sb-image.el: New files.
10898
10899 * sb-*.xpm: Remove files. New image files installed into
10900 etc/images/ezimage.
10901
10902 2005-09-30 Kenichi Handa <handa@m17n.org>
10903
10904 * ps-mule.el (ps-mule-show-warning): If a character is in
10905 ps-print-translation-table, don't treat it as non-printable.
10906
10907 2005-09-30 David Ponce <david@dponce.com>
10908
10909 * tree-widget.el (tree-widget-themes-load-path): New variable.
10910 (tree-widget-themes-directory): Doc fix.
10911 (tree-widget-image-formats) [Emacs]: Doc fix.
10912 (tree-widget--locate-sub-directory): New function.
10913 (tree-widget-themes-directory): Use it.
10914
10915 * recentf.el (recentf-filename-handlers): Rename from
10916 `recentf-filename-handler'. Allow a list of functions.
10917 (recentf-menu-items-for-commands): Fix :help strings.
10918 (recentf-apply-filename-handlers): New function.
10919 (recentf-expand-file-name): Use it.
10920 (recentf-cleanup): Remove duplicates too.
10921
10922 2005-09-29 Juri Linkov <juri@jurta.org>
10923
10924 * faces.el: Rearrange face definitions to be in the same order as
10925 their face descriptions in "(emacs)Standard Faces".
10926
10927 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
10928
10929 * tooltip.el (tooltip): Add group `basic-faces'.
10930
10931 * buff-menu.el (Buffer-menu-buffer): Remove group
10932 `font-lock-highlighting-faces'.
10933
10934 * progmodes/compile.el (compilation-error, compilation-warning)
10935 (compilation-info, compilation-line-number, compilation-column-number):
10936 Change group from `font-lock-highlighting-faces' to `compilation'.
10937
10938 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
10939 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
10940 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
10941 (vhdl-font-lock-reserved-words-face)
10942 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
10943 `font-lock-highlighting-faces'.
10944
10945 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
10946
10947 2005-09-28 Kim F. Storm <storm@cua.dk>
10948
10949 * emulation/cua-base.el: Set CUA move property on additional commands:
10950 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
10951 forward-sexp, backward-sexp, forward-list, backward-list.
10952
10953 2005-09-28 Romain Francoise <romain@orebokech.com>
10954
10955 * comint.el (comint-show-output): Really set point at the
10956 beginning of the output when not using `comint-use-prompt-regexp'.
10957
10958 2005-09-27 Jay Belanger <belanger@truman.edu>
10959
10960 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
10961 in TeX mode.
10962
10963 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
10964
10965 * textmodes/org.el (org-table-sum): Fix format string.
10966
10967 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
10968 Quote face names.
10969
10970 2005-09-26 Romain Francoise <romain@orebokech.com>
10971
10972 * isearch.el (isearch-forward-regexp): Close doc string.
10973
10974 2005-09-25 Richard M. Stallman <rms@gnu.org>
10975
10976 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
10977
10978 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
10979
10980 * progmodes/compile.el (compilation-error-properties):
10981 When getting the file from the previous error message,
10982 correctly decode the new data format.
10983
10984 * progmodes/cc-cmds.el (c-electric-paren):
10985 Call old-blink-paren only for close-paren.
10986
10987 2005-09-24 Andreas Schwab <schwab@suse.de>
10988
10989 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
10990 condition.
10991
10992 2005-09-25 Romain Francoise <romain@orebokech.com>
10993
10994 * dired-aux.el (dired-copy-file-recursive):
10995 * dired.el (dired-delete-file):
10996 * ediff-mult.el (ediff-dir-diff-copy-file):
10997 * ediff-util.el (ediff-test-save-region):
10998 * forms.el (forms-mode):
10999 * ido.el (ido-file-internal, ido-delete-file-at-head):
11000 * log-edit.el (log-edit-done):
11001 * ses.el (ses-yank-resize):
11002 * play/gomoku.el (gomoku-human-plays, gomoku)
11003 (gomoku-human-resigns, gomoku-prompt-for-other-game)
11004 (gomoku-offer-a-draw):
11005 * play/landmark.el (lm-human-resigns, lm):
11006 * net/eudcb-ldap.el (eudc-ldap-check-base):
11007 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
11008 * progmodes/ebrowse.el (ebrowse-find-pattern):
11009 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
11010 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
11011 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
11012
11013 * vc.el (vc-delete-file):
11014 * play/gomoku.el (gomoku-terminate-game, gomoku)
11015 (gomoku-prompt-for-move, gomoku-human-takes-back):
11016 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
11017 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
11018
11019 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
11020
11021 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
11022 color rxvt terminals by using the code xterm.el used to use before
11023 2005-04-09 in order to match the colors used by rxvt.
11024
11025 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
11026
11027 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
11028 colors rxvt-unicode terminals by using the same code as xterm.el.
11029
11030 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
11031
11032 * textmodes/tex-mode.el (tex-font-lock-append-prop)
11033 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
11034 new symbol used for the tex-verbatim face.
11035
11036 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
11037
11038 * woman.el (woman-file-name):
11039 * wid-edit.el (widget-file-prompt-value)
11040 (widget-coding-system-prompt-value):
11041 * w32-fns.el (set-w32-system-coding-system):
11042 * vc.el (vc-version-diff, vc-annotate):
11043 * textmodes/reftex-auc.el (reftex-arg-cite)
11044 (reftex-arg-index-tag):
11045 * textmodes/refer.el (refer-get-bib-files):
11046 * textmodes/artist.el (artist-figlet-choose-font):
11047 * terminal.el (terminal-emulator):
11048 * replace.el (occur-read-primary-args):
11049 * rect.el (string-rectangle, string-insert-rectangle):
11050 * ps-print.el (ps-print-preprint):
11051 * progmodes/pascal.el (pascal-goto-defun):
11052 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
11053 * progmodes/compile.el (compilation-find-file):
11054 * printing.el (pr-interactive-n-up):
11055 * play/animate.el (animate-birthday-present):
11056 * net/rcompile.el (remote-compile):
11057 * man.el (man, Man-goto-section, Man-follow-manual-reference):
11058 * mail/rmailsum.el (rmail-summary-search-backward)
11059 (rmail-summary-search):
11060 * mail/rmailout.el (rmail-output-read-rmail-file-name)
11061 (rmail-output-read-file-name):
11062 * mail/rmail.el (rmail-search, rmail-search-backwards):
11063 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
11064 * locate.el (locate):
11065 * international/quail.el (quail-show-keyboard-layout):
11066 * international/mule.el (set-buffer-file-coding-system)
11067 (revert-buffer-with-coding-system, set-file-name-coding-system)
11068 (set-terminal-coding-system, set-keyboard-coding-system)
11069 (set-next-selection-coding-system):
11070 * international/mule-diag.el (describe-coding-system)
11071 (describe-font, describe-fontset):
11072 * international/mule-cmds.el (universal-coding-system-argument)
11073 (search-unencodable-char, describe-input-method)
11074 (set-language-environment, describe-language-environment):
11075 * international/codepage.el (codepage-setup):
11076 * international/code-pages.el (codepage-setup):
11077 * info.el (Info-search, Info-follow-reference)
11078 (Info-search-backward):
11079 * emacs-lisp/advice.el (ad-read-advised-function)
11080 (ad-read-advice-class, ad-clear-cache, ad-activate)
11081 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
11082 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
11083 (ad-read-regexp):
11084 * ediff-util.el (ediff-toggle-regexp-match):
11085 * ediff-ptch.el (ediff-prompt-for-patch-file):
11086 * dired-aux.el (dired-diff):
11087 * diff.el (diff):
11088 * cus-edit.el (custom-variable-prompt):
11089 * calendar/timeclock.el (timeclock-ask-for-project):
11090 * calc/calcalg3.el (calc-get-fit-variables):
11091 * calc/calc-store.el (calc-edit-variable)
11092 (calc-permanent-variable):
11093 * vc-mcvs.el (vc-mcvs-register):
11094 * shadowfile.el (shadow-define-literal-group):
11095 * woman.el (woman-file-name):
11096 * vc.el (vc-version-diff, vc-merge):
11097 * textmodes/reftex-index.el (reftex-index-complete-tag):
11098 * format.el (format-decode-buffer, format-decode-region):
11099 * emulation/viper-cmd.el (viper-read-string-with-history):
11100 * emacs-lisp/debug.el (cancel-debug-on-entry):
11101 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
11102 * ediff.el (ediff-merge-revisions)
11103 (ediff-merge-revisions-with-ancestor, ediff-revision):
11104 * completion.el (interactive-completion-string-reader):
11105 * calc/calc-prog.el (calc-user-define-formula):
11106 Follow convention for reading with the minibuffer.
11107
11108 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
11109
11110 * progmodes/python.el (python-describe-symbol): Add globals() and
11111 locals() to the arguments of emacs.ehelp.
11112
11113 2005-09-24 Magnus Henoch <mange@freemail.hu>
11114
11115 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
11116 New function, code extracted from ispell-valid-dictionary-list.
11117 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
11118 Call it.
11119
11120 2005-09-24 Eli Zaretskii <eliz@gnu.org>
11121
11122 * subr.el (version-regexp-alist): Extend valid syntax for version
11123 strings: allow any of the characters -,_,+ to separate the
11124 alpha/beta/rc part from the version part. Doc fix.
11125 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
11126
11127 2005-09-23 David Reitter <david.reitter@gmail.com>
11128
11129 * mail/mailclient.el: New file.
11130
11131 2005-09-23 Richard M. Stallman <rms@gnu.org>
11132
11133 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
11134 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
11135 Doc fixes.
11136
11137 * progmodes/cc-mode.el (c-font-lock-init):
11138 Specify font-lock-lines-before.
11139
11140 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
11141
11142 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
11143 whole conflict.
11144
11145 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
11146
11147 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
11148 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
11149 of `remap' feature when available. Additional key bindings for
11150 better tty support.
11151 (org-mode-restart, org-force-self-insert): New commands.
11152 (org-time-stamp-inactive): New command.
11153 (org-remap): New function.
11154 (org-table-auto-blank-field, org-level-color-stars-only): New options.
11155 (org-enable-fixed-width-editor): Move to `org-structure'
11156 customization group.
11157 (org-self-insert-command, orgtbl-self-insert-command): Modify to
11158 blank field after field motion commands.
11159
11160 2005-09-23 Kenichi Handa <handa@m17n.org>
11161
11162 * international/mule-cmds.el (set-language-environment):
11163 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
11164 have to call utf-translate-cjk-load-tables.
11165
11166 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
11167
11168 * mouse.el (mouse-move-drag-overlay): Fix last change.
11169
11170 2005-09-22 David Ponce <david@dponce.com>
11171
11172 * tree-widget.el (tree-widget-value-create): Fix previous change.
11173
11174 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
11175
11176 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
11177
11178 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
11179
11180 * mouse.el (mouse-move-drag-overlay): New function.
11181 (mouse-drag-region-1): Use it.
11182 Try to simplify a bit the state handling. Handle clicks on links
11183 inside intangible areas.
11184 (mouse-save-then-kill): Minor simplification.
11185 (mouse-secondary-overlay): Make it always non-nil instead of
11186 recreating it each time.
11187 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
11188 (mouse-kill-secondary, mouse-secondary-save-then-kill):
11189 Simplify accordingly.
11190
11191 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
11192
11193 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
11194
11195 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
11196
11197 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
11198 (ediff-file-name-sans-prefix): Treat nil as an empty string.
11199 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
11200 to patch.
11201
11202 * ediff-util.el: Use insert-buffer-substring.
11203
11204 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
11205
11206 * emulation/viper-cmd.el (viper-change-state): Don't move over the
11207 field boundaries in the minibuffer.
11208 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
11209 (viper-minibuffer-post-command-hook): New hook.
11210 (viper-line): Don't move cursor at bolp.
11211
11212 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
11213
11214 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
11215 avoid compiler warnings.
11216
11217 * emulation/viper-macs.el (ex-map): Better messages.
11218
11219 * emulation/viper-utils.el (viper-beginning-of-field): New function.
11220
11221 * emulation/viper.el: Replace make-variable-buffer-local with
11222 viper-make-variable-buffer-local everywhere, to avoid warnings.
11223
11224 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11225
11226 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
11227 Delete unused var `old-selected-window'.
11228 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
11229 (mouse-drag-secondary): Delete unused var `start-frame'.
11230
11231 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
11232
11233 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
11234
11235 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11236
11237 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
11238 Re-indent within 80 columns. Use inhibit-read-only.
11239
11240 2005-09-19 Romain Francoise <romain@orebokech.com>
11241
11242 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
11243
11244 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11245
11246 * font-lock.el (font-lock-default-fontify-region): Don't add a line
11247 unconditionally, since the after-change-function already did it.
11248
11249 2005-09-19 Miles Bader <miles@gnu.org>
11250
11251 * net/newsticker.el: Get rid of CVS keyword.
11252
11253 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
11254
11255 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
11256 The prompt is formatted later.
11257
11258 2005-09-19 David Ponce <david@dponce.com>
11259
11260 * tree-widget.el (tree-widget-value-create): Save the converted
11261 tree :node widget.
11262
11263 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
11264
11265 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
11266 variable `message'.
11267
11268 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
11269
11270 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
11271 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
11272 <slawomir.nowaczyk.847@student.lu.se>.
11273
11274 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
11275
11276 * image.el (image-load-path): Use symbol `data-directory' instead
11277 of its value, for backward compatibility with packages that bind
11278 it during `find-image'. Suggested by Katsumi Yamaoka.
11279 (image-search-load-path): Handle symbols whose values are strings.
11280
11281 2005-09-18 Romain Francoise <romain@orebokech.com>
11282
11283 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
11284 with-current-buffer form in save-excursion.
11285
11286 2005-09-18 D Goel <deego@gnufans.org>
11287
11288 * apropos.el (apropos-command): Fix `message' call: first arg
11289 should be a format spec. In this and all other cases that appear
11290 below and elsewhere in the source code, I made a change only when
11291 two conditions were satisfied: [1] I can think of a possibility
11292 that the arguments would cause an error, for example, the code in
11293 question relies on external variables such as filenames. [2] I
11294 was sure that the arg to `message' could not have been nil in the code.
11295
11296 * textmodes/tildify.el (tildify-region): Ditto.
11297
11298 * textmodes/reftex-index.el (reftex-index-change-entry)
11299 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
11300 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
11301 * textmodes/org.el (org-complete, org-deadline, org-schedule)
11302 (org-priority, org-table-sum):
11303 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
11304 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
11305 (flyspell-word, flyspell-display-next-corrections):
11306 * textmodes/bibtex.el (bibtex-print-help-message):
11307 * textmodes/artist.el (artist-key-set-point-poly):
11308 * term/mac-win.el (mac-services-insert-text):
11309 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
11310 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
11311 (vhdl-port-paste-testbench, vhdl-compose-new-component)
11312 (vhdl-compose-configuration):
11313 * progmodes/sh-script.el (sh-blink, sh-show-indent)
11314 (sh-set-indent, sh-learn-line-indent):
11315 * progmodes/ps-mode.el (ps-mode-target-column):
11316 * progmodes/idlwave.el (idlwave-make-tags)
11317 (idlwave-scan-library-catalogs):
11318 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
11319 * progmodes/gud.el (gud-jdb-analyze-source):
11320 * progmodes/flymake.el (flymake-log):
11321 * progmodes/ebnf2ps.el (ebnf-generate-region):
11322 * progmodes/cmacexp.el (c-macro-expansion):
11323 * progmodes/ada-xref.el (ada-treat-cmd-string):
11324 * progmodes/ada-mode.el (ada-create-case-exception-substring)
11325 (ada-justified-indent-current, ada-batch-reformat):
11326 * play/zone.el (zone):
11327 * play/landmark.el (lm-move):
11328 * play/decipher.el (decipher-show-alphabet):
11329 * net/newsticker.el (newsticker--display-jump)
11330 (newsticker--display-scroll):
11331 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
11332 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
11333 * mail/feedmail.el (feedmail-dump-message-to-queue):
11334 * eshell/esh-proc.el (eshell-remove-process-entry):
11335 * emulation/ws-mode.el (ws-last-error):
11336 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
11337 (viper-record-kbd-macro):
11338 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
11339 * emacs-lisp/lisp-mnt.el (lm-report-bug):
11340 * emacs-lisp/find-func.el (find-function-noselect):
11341 * calendar/timeclock.el (timeclock-status-string)
11342 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
11343 (timeclock-when-to-leave-string):
11344 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
11345 * calc/calc-units.el (calc-enter-units-table):
11346 * calc/calc-mode.el (calc-mode-record-mode):
11347 * woman.el (woman-mini-help):
11348 * wdired.el (wdired-change-to-wdired-mode):
11349 * vc.el (vc-retrieve-snapshot):
11350 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
11351 * startup.el (display-startup-echo-area-message):
11352 * simple.el (set-goal-column):
11353 * ses.el (ses-command-hook, ses-recalculate-cell):
11354 * server.el (server-process-filter):
11355 * printing.el (pr-interface-txt-print, pr-interface-printify)
11356 (pr-interface-ps):
11357 * pcvs.el (cvs-help):
11358 * log-edit.el (log-edit, log-edit-mode-help):
11359 * iswitchb.el (iswitchb-possible-new-buffer):
11360 * isearch.el (isearch-edit-string):
11361 * image-mode.el (image-mode, image-minor-mode):
11362 * ibuf-macs.el (define-ibuffer-filter):
11363 * hi-lock.el (hi-lock-find-patterns):
11364 * files.el (toggle-read-only):
11365 * ediff-util.el (ediff-copy-diff)
11366 (ediff-write-merge-buffer-and-maybe-kill):
11367 * echistory.el (Electric-history-undefined):
11368 * dnd.el (dnd-insert-text):
11369 * dired-aux.el (dired-query):
11370 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
11371 * bookmark.el (bookmark-bmenu-locate):
11372 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
11373 Fix `message' calls to ensure first arg is a format string.
11374 The change was made only when these two conditions were satisfied:
11375 [1] when there is a possibility that the arguments would cause an error
11376 for example, if the code in question relies on external variables
11377 such as filenames, and
11378 [2] if the arg to `message' could not have been nil in the code.
11379
11380 * pcomplete.el (pcomplete--help): Fix `message' format spec.
11381 Not having a %s would be weird, though not technically wrong.
11382
11383 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11384
11385 * term/mac-win.el (mac-add-charset-info): Doc fix.
11386
11387 2005-09-17 Romain Francoise <romain@orebokech.com>
11388
11389 * shell.el (shell-resync-dirs): Handle echoing processes more
11390 reliably. Don't insert resync command if `comint-process-echoes'
11391 is non-nil.
11392
11393 2005-09-17 Magnus Henoch <mange@freemail.hu>
11394
11395 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
11396 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
11397 aspell versions >= 0.60.
11398 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
11399 only if ispell-aspell-supports-utf8 is non-nil.
11400
11401 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
11402
11403 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
11404 buffer-local value to lisp-indent-function.
11405
11406 2005-09-17 Milan Zamazal <pdm@zamazal.org>
11407
11408 * progmodes/glasses.el (glasses-make-readable): If
11409 glasses-separator differs from underscore, put appropriate
11410 overlays over underscore characters.
11411 (glasses-convert-to-unreadable): If glasses-separator differs from
11412 underscore, try to convert glasses-separator characters to
11413 underscores.
11414
11415 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
11416
11417 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
11418 Use with-syntax-table and dolist.
11419
11420 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
11421
11422 * textmodes/reftex-auc.el:
11423 * textmodes/reftex-cite.el:
11424 * textmodes/reftex-dcr.el:
11425 * textmodes/reftex-global.el:
11426 * textmodes/reftex-parse.el:
11427 * textmodes/reftex-ref.el:
11428 * textmodes/reftex-sel.el:
11429 * textmodes/reftex-toc.el:
11430 * textmodes/reftex-vars.el:
11431 * textmodes/reftex.el: Small changes to remove compiler warnings.
11432
11433 * textmodes/reftex-index.el: Likewise.
11434 (reftex-query-index-phrase): More efficient use of markers.
11435
11436 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
11437
11438 * image.el (image-load-path): New variable.
11439 (image-search-load-path): New function.
11440 (find-image): Search for images in `image-load-path'.
11441
11442 2005-09-15 Richard M. Stallman <rms@gnu.org>
11443
11444 * follow.el: Change Maintainer field.
11445
11446 2005-09-15 David Ponce <david@dponce.com>
11447
11448 * recentf.el (recentf-save-file-modes): New option.
11449 (recentf-save-list): Use it.
11450
11451 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
11452
11453 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
11454 (mode-line-mule-info, mode-line-modified): Move bindings from
11455 mouse-3 to mouse-1.
11456
11457 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
11458
11459 * simple.el (sendmail-user-agent-compose): Revert last change.
11460
11461 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
11462
11463 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
11464 Use with-current-buffer.
11465 (ange-ftp-gwp-start): Remove unused var `gw-user'.
11466 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
11467 (ange-ftp-insert-directory): Remove unused var `short'.
11468 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
11469
11470 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
11471 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
11472
11473 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
11474 (check-calendar-holidays, diary-list-entries): Autoload.
11475 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
11476 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
11477
11478 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
11479 which mistakenly removed a call to display-buffer.
11480
11481 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
11482
11483 * obsolete/iso-insert.el: Move to obsolete/ from international/.
11484
11485 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
11486
11487 * progmodes/hideshow.el
11488 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
11489 (hs-allow-nesting): New user var.
11490 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
11491 (hs-hide-block-at-point): When nesting allowed,
11492 if there is already an overlay in place, delete it.
11493 (hs-safety-is-job-n): Delete func; remove call sites.
11494 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
11495 (hs-overlay-at): New func.
11496 (hs-already-hidden-p, hs-show-block): Use it.
11497 (hs-hide-all): Don't pre-clean if nesting allowed.
11498 (hs-show-all): Temporarily disallow
11499 nesting around call to `hs-discard-overlays'.
11500
11501 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
11502
11503 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
11504 Delete unused local var.
11505
11506 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
11507
11508 * help-fns.el (describe-categories): "?\ " -> "?\s".
11509 (help-do-arg-highlight): Recognize also ARG-n, as in
11510 `move-to-left-margin' (ARG+n is already recognized). Simplify.
11511
11512 * international/codepage.el (dos-unsupported-char-glyph):
11513 * net/newsticker.el (tool-bar-map, w3-mode-map)
11514 (w3m-minor-mode-map):
11515 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
11516 (ent-alist):
11517 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
11518
11519 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
11520
11521 * custom.el (custom-push-theme): Handle the case where a symbol is
11522 bound but face properties have not yet been assigned.
11523
11524 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
11525 Fix behavior if noerase is `t' and there is no mail buffer.
11526
11527 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
11528 if `continue' is nil, rather than signal an error.
11529
11530 2005-09-12 Richard M. Stallman <rms@gnu.org>
11531
11532 * font-lock.el (font-lock-keywords): Add autoload.
11533
11534 * help-fns.el (describe-variable): Rearrange to put source link
11535 in a predictable place.
11536
11537 * net/newsticker.el: New file.
11538
11539 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11540
11541 * calendar/calendar.el (calendar-for-loop): Add edebug info.
11542 (calendar-basic-setup): Use the new nil arg.
11543 (number-of-diary-entries): Move to diary-lib.el.
11544
11545 * calendar/diary-lib.el: Use with-current-buffer, match-string.
11546 (diary-list-entries): Use with-syntax-table and dolist.
11547 Rename from list-diary-entries.
11548 Use number-of-diary-entries if `number' is nil.
11549 (diary, diary-view-entries): Use this new name and new nil arg value.
11550 (number-of-diary-entries): Move from calendar.el.
11551 (diary-unhide-everything): New function.
11552 (include-other-diary-files, fancy-diary-display)
11553 (diary-show-all-entries, make-diary-entry): Use it.
11554 (diary-mail-entries): Use buffer-string.
11555 (mark-diary-entries): Fix long standing paren typo.
11556 (diary-sexp-entry): Use count-lines.
11557 (make-diary-entry): Avoid `previous-line'.
11558 (diary-mode-map): New var.
11559 (diary-mode): Redraw cal after saving. Setup header-line.
11560 (fancy-diary-display-mode): Use local-set-key.
11561
11562 * startup.el (command-line): Try calling various terminal-init-foo-bar
11563 functions by stripping hyphenated suffixes from $TERM.
11564
11565 * files.el (normal-mode): Check boundness of font-lock-keywords.
11566
11567 2005-09-12 Richard M. Stallman <rms@gnu.org>
11568
11569 * progmodes/compile.el: Don't decide a file's directory
11570 until the user actually tries to go there.
11571 (compilation-next-error-function):
11572 Pass compilation-find-file the directory from the file-struct.
11573 (compilation-internal-error-properties): Separate local FILE-STRUCT
11574 from FILE. Doc the args better. Rename arg FMT to FMTS.
11575 (compilation-find-file): Arg DIR renamed to DIRECTORY.
11576 Expand it, and if nil, use default-directory.
11577 (compilation-get-file-structure): Don't mix specified directory
11578 with default directory. Put specified directory into
11579 file-struct. Don't make the file name absolute.
11580
11581 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
11582 (compile-command): Add autoload.
11583 (compilation-disable-input): Add autoload.
11584
11585 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
11586
11587 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
11588 strings of the variables it can override.
11589 (time-stamp): New (as yet undocumented) time-stamp-format escapes
11590 %Q and %q, for fully-qualified domain name and unqualified host name.
11591
11592 2005-09-11 Kim F. Storm <storm@cua.dk>
11593
11594 * emacs-lisp/authors.el (authors-aliases): Update list.
11595 (authors-fixed-entries): Update mldrag.el entry.
11596
11597 2005-09-10 Alan Mackenzie <acm@muc.de>
11598
11599 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
11600 from the region narrowed to.
11601
11602 2005-09-10 Magnus Henoch <mange@freemail.hu>
11603
11604 * textmodes/ispell.el (ispell-check-version): Signal an error if
11605 aspell version is less than 0.60.
11606
11607 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
11608
11609 * progmodes/octave-inf.el (inferior-octave-startup):
11610 Resync current dir at the end.
11611
11612 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
11613
11614 * woman.el (woman-topic-at-point-default):
11615 Rename to woman-use-topic-at-point-default.
11616 (woman-topic-at-point): Rename to woman-use-topic-at-point.
11617 (woman-file-name): Reflect renames above. Automatically use the
11618 word at point as topic if woman-use-topic-at-point is non-nil.
11619 Otherwise offer it as default but don't insert it in the
11620 minibuffer. Also use `test-completion' instead of `assoc' as
11621 suggested by Stefan Monnier.
11622
11623 2005-09-10 Andre Spiegel <spiegel@gnu.org>
11624
11625 * vc.el (vc-directory, vc-update-change-log): Throw an error on
11626 the attempt to do it over Tramp. This is not yet supported.
11627
11628 2005-09-10 Eli Zaretskii <eliz@gnu.org>
11629
11630 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
11631 (menu-bar-non-minibuffer-window-p): New functions.
11632 ("Split Window", "Save As..."): Use them.
11633 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
11634 ("Print Buffer", "Truncate Long Lines in this Buffer"):
11635 Use menu-bar-menu-frame-live-and-visible-p.
11636 ("Save Buffer", "Insert File", "Open Directory...")
11637 ("Open File...", "Visit New File..."):
11638 Use menu-bar-non-minibuffer-window-p.
11639 (kill-this-buffer-enabled-p, dired <menu-enable>):
11640 Use menu-bar-non-minibuffer-window-p.
11641
11642 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11643
11644 * cus-start.el (all): Don't complain about fringe-related
11645 built-ins if fringes are not supported. Ditto about
11646 selection-related built-ins. Fix the test for GTK-related built-ins.
11647
11648 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
11649 ("Postscript Print Buffer", "Print Region", "Save As...")
11650 ("Save", "Insert File...", "Open Directory...")
11651 ("Open File...", "Visit New File..."")
11652 ("Truncate Long Lines in this Buffer"): Don't look at
11653 menu-updating-frame if this display does not support multiple frames.
11654
11655 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11656
11657 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
11658
11659 2005-09-09 Emilio Lopes <eclig@gmx.net>
11660
11661 * woman.el: Format- and whitespace-related changes.
11662
11663 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11664
11665 * woman.el: Fix my email address.
11666
11667 2005-09-08 Richard M. Stallman <rms@gnu.org>
11668
11669 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
11670 (sh-mode): Locally set skeleton-pair-default-alist.
11671
11672 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
11673
11674 * progmodes/flymake.el: Require `compile' unconditionally.
11675
11676 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
11677
11678 * woman.el (woman-file-name): Provide a default, not initial input.
11679
11680 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
11681
11682 * font-lock.el (font-lock-support-mode): Doc fix.
11683
11684 * descr-text.el (describe-property-list): Handle non-symbol prop names.
11685
11686 2005-09-08 Richard M. Stallman <rms@gnu.org>
11687
11688 * simple.el (blink-matching-open): Get rid of text props from
11689 the string shown in echo area. Don't permanently set point.
11690 Some rearrangements.
11691
11692 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
11693
11694 * recentf.el (recentf-filename-handler): Add custom choice
11695 `abbreviate-file-name'.
11696
11697 * msb.el (msb--very-many-menus): Fix typo.
11698
11699 * disp-table.el (standard-display-european): Don't set
11700 enable-multibyte-characters to nil.
11701
11702 2005-09-08 David Ponce <david@dponce.com>
11703
11704 * recentf.el (recentf-show-file-shortcuts-flag): New option.
11705 (recentf-expand-file-name): Doc fix.
11706 (recentf-dialog-mode-map): Define digit shortcuts.
11707 (recentf--files-with-key): New variable.
11708 (recentf-show-digit-shortcut-filter): New function.
11709 (recentf-open-files-items): New function.
11710 (recentf-open-files): Use it.
11711 (recentf-open-file-with-key): New command.
11712
11713 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
11714
11715 * buff-menu.el (Buffer-menu-sort-by-column): New function.
11716 Suggested by Kim F. Storm.
11717 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
11718 (Buffer-menu-make-sort-button): Use global keymap.
11719
11720 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
11721
11722 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
11723 (Man-getpage-in-background-advice): Remove defadvice; it isn't
11724 necessary any longer with the remapped command.
11725 (Man-bgproc-sentinel-advice): Remove defadvice which counts
11726 formatting time only.
11727
11728 * net/tramp.el (tramp-action-password)
11729 (tramp-multi-action-password): Compile the password prompt from
11730 `method', `user' and `host'. Sometimes it isn't obvious which
11731 password to enter, for example with remote files offered by
11732 recentf.el, or with multiple steps. Suggested by Robert Marshall
11733 <robert@chezmarshall.freeserve.co.uk>.
11734
11735 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11736
11737 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
11738 Fix regexp for when "s///" is at the beginning of line.
11739
11740 2005-09-07 Jay Belanger <belanger@truman.edu>
11741
11742 * calc/calc-poly.el (math-expand-term): Multiply out any powers
11743 when in matrix mode.
11744
11745 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
11746
11747 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
11748 non-anonymous functions.
11749
11750 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
11751
11752 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
11753 when using a header line. Otherwise, use mouse-1-click-follows-link.
11754
11755 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
11756 can't be moved; don't signal an error.
11757
11758 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
11759
11760 * cus-theme.el (custom-theme-write-faces): Save the current face
11761 spec, not the defface spec.
11762
11763 * custom.el (custom-known-themes): Clarify meaning of "standard".
11764 (custom-push-theme): Save old values in the standard theme.
11765 (disable-theme): Correct typo.
11766 (custom-face-theme-value) Deleted unused function.
11767 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
11768
11769 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
11770
11771 * progmodes/compile.el (compilation-goto-locus): Take into account
11772 iconified frames when determining whether the buffer is
11773 already visible.
11774 Don't reset window height if the window already existed.
11775
11776 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
11777
11778 * custom.el (load-theme): Rename from require-theme.
11779 Add interactive spec.
11780 (enable-theme): Rename from custom-enable-theme.
11781 Add interactive spec.
11782 (disable-theme): Rename from custom-disable-theme.
11783 Add interactive spec.
11784 (custom-make-theme-feature): Doc fix.
11785 (custom-theme-directory): Doc fix.
11786 (provide-theme): Call enable-theme.
11787
11788 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
11789
11790 * obsolete/lazy-lock.el (lazy-lock-mode):
11791 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
11792 font-lock-mode if it's off. Print a warning instead.
11793
11794 * progmodes/compile.el (compilation-start): Ignore errors if the
11795 process died before we get to send-eof.
11796
11797 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
11798 Undo last change. Enclosing the result in quotes broke things on Unix
11799 since tex-send-command passes it through shell-quote-argument.
11800 (tex-send-command): Pass `file' through convert-standard-filename
11801 when possible.
11802 (tex-uptodate-p): Handle the case where TeX hasn't put additional
11803 info in a transcript.
11804
11805 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
11806
11807 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
11808 fix compilation warning. Reorder the key definitions to group
11809 together keys emitted by the current version of xterm.
11810
11811 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
11812 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
11813 Reorder predicates to correct min-color usage.
11814
11815 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
11816
11817 * longlines.el (longlines-mode): Inhibit read-only when encoding.
11818 Kill local variables when longlines-mode is turned off.
11819
11820 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
11821
11822 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
11823
11824 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
11825
11826 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
11827
11828 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
11829 (font-lock-lines-before): Change default to being inactive.
11830 (font-lock-default-fontify-region): Obey font-lock-lines-before.
11831 (font-lock-after-change-function): Don't handle f-l-lines-before here.
11832
11833 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11834
11835 * net/tramp.el (tramp-handle-make-auto-save-file-name):
11836 Deactivate temporarily advice if active (not needed for Emacs 22,
11837 but for backwards compatibility).
11838 (tramp-exists-file-name-handler): Rewrite. First implementation
11839 was too simple.
11840 (tramp-advice-make-auto-save-file-name):
11841 Call `tramp-handle-make-auto-save-file-name' (again, just for
11842 backwards compatibility).
11843
11844 2005-08-31 Reto Zimmermann <reto@gnu.org>
11845
11846 * progmodes/vhdl-mode.el
11847 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
11848 (vhdl-end-p): Fix indentation bug "else" after "-- when".
11849 (vhdl-set-default-project): New function (easier setting of default).
11850 (vhdl-port-copy): Handle extended identifiers for generics.
11851 (vhdl-compiler-alist): Better description for error message regexp.
11852 (vhdl-make): Query for target, use previous as default.
11853 (vhdl-port-copy): Fix port copy for port names starting with "signal".
11854 (vhdl-font-lock-keywords-2): Fix fontification for record
11855 el. assign.
11856 (vhdl-speedbar-make-subpack-line): Add package body link.
11857 (vhdl-generate-makefile-1): Not include itself as dependency.
11858 (vhdl-font-lock-init): Highlight c-preprocessor directives.
11859 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
11860 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
11861 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
11862 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
11863 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
11864 (vhdl-import-project): Add string argument for `error'.
11865 (vhdl-compose-configuration)
11866 (vhdl-compose-configuration-architecture): Add configuration
11867 declaration generation.
11868 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
11869 (vhdl-trailer-re): Add "record" keyword (better indentation).
11870 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
11871 "[^ \t-\"]+".
11872 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
11873 (vhdl-testbench-entity-file-name)
11874 (vhdl-testbench-architecture-file-name): Allow separate
11875 customization of testbench file names.
11876 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
11877 (vhdl-get-visible-signals): Allow newline within alias declaration.
11878 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
11879 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
11880 (member-ignore-case): Alias for missing function in XEmacs.
11881 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
11882 (vhdl-update-sensitivity-list): Ignore case on read signals.
11883 (vhdl-replace-string): Adjust case only for file names.
11884 (vhdl-update-sensitivity-list): Fix search for read signals.
11885 (vhdl-update-sensitivity-list): Exclude formal parameters.
11886 (vhdl-get-visible-signals): Include aliases of signals.
11887 (vhdl-get-visible-signals): Fix signal name searching.
11888 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
11889 (vhdl-fixup-whitespace-region): Fix for character
11890 literals (e.g. `:').
11891
11892 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
11893
11894 * ansi-color.el (comint-last-output-start):
11895 * bs.el (font-lock-verbose):
11896 * diff-mode.el (add-log-buffer-file-name-function):
11897 * dired-x.el (vm-folder-directory):
11898 * faces.el (help-xref-stack-item):
11899 * files.el (font-lock-keywords):
11900 * find-lisp.el (dired-buffers, dired-subdir-alist):
11901 * ido.el (cua-inhibit-cua-keys):
11902 * log-view.el (cvs-minor-wrap-function):
11903 * outline.el (font-lock-warning-face):
11904 * simple.el (compilation-current-error):
11905 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
11906 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
11907 * tooltip.el (comint-prompt-regexp):
11908 * w32-fns.el (explicit-shell-file-name):
11909 * term/mac-win.el (mac-charset-info-alist)
11910 (mac-services-selection, mac-system-script-code):
11911 * term/tty-colors.el (msdos-color-values):
11912 * term/w32-win.el (xlfd-regexp-registry-subnum):
11913 * term/x-win.el (x-keysym-table, x-selection-timeout)
11914 (x-session-id, x-session-previous-id):
11915 * textmodes/ispell.el (mail-yank-prefix):
11916 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
11917 * textmodes/org.el (calc-embedded-close-formula)
11918 (calc-embedded-open-formula)
11919 (font-lock-unfontify-region-function):
11920 * textmodes/reftex-global.el (isearch-next-buffer-function)
11921 (TeX-master):
11922 * textmodes/reftex.el (font-lock-keywords):
11923 * textmodes/tex-mode.el (font-lock-comment-face)
11924 (font-lock-doc-face):
11925 * textmodes/texinfo.el (outline-heading-alist):
11926 Add defvars.
11927
11928 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
11929 (artist-spray-chars, artist-mode-init, artist-replace-string)
11930 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
11931 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
11932 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
11933
11934 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
11935 (conf-align-assignments): "?\ " -> "?\s".
11936
11937 * textmodes/reftex-index.el (TeX-master): Add defvar.
11938 (reftex-index-phrases-marker): Move up defvar.
11939
11940 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
11941 (reftex-toc-include-labels-indicator)
11942 (reftex-toc-include-index-indicator)
11943 (reftex-toc-max-level-indicator): Move up declarations.
11944
11945 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
11946 of args to `tramp-run-real-handler', even if it's empty in this case.
11947
11948 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11949
11950 * dired.el (dired-move-to-filename-regexp): Add date format for
11951 Mac OS X 10.3 in East Asian locales.
11952
11953 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11954
11955 * files.el (make-auto-save-file-name): Add file name handler call
11956 if applicable.
11957
11958 * net/tramp.el (tramp-file-name-handler-alist)
11959 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
11960 (tramp-handle-make-auto-save-file-name): Rename from
11961 `tramp-make-auto-save-file-name'.
11962 (tramp-exists-file-name-handler): New defun.
11963 (tramp-advice-make-auto-save-file-name): Make defadvice only when
11964 `make-auto-save-file-name' is not a magic file name operation.
11965
11966 2005-08-30 Richard M. Stallman <rms@gnu.org>
11967
11968 * files.el (risky-local-variable-p):
11969 Match `-predicates' and `-commands.
11970
11971 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
11972 (custom-save-all): Visit the file if necessary;
11973 kill the buffer if we created it.
11974 (custom-save-delete): Don't visit file or kill buffer here.
11975
11976 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
11977
11978 * textmodes/org.el (org-special-keyword): New face.
11979 (org-table-copy-down, org-table-eval-formula)
11980 (org-table-recalculate, org-init-section-numbers):
11981 Use `string-to-number' instead of `string-to-int'.
11982 (org-get-location): Use `insert-buffer-substring' instead of
11983 `insert-buffer'.
11984 (org-modify-diary-entry-string): New function.
11985 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
11986 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
11987 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
11988 active region.
11989 (org-export-as-html): Handle QUOTE keyword.
11990 (org-quote-string): New option.
11991 (org-bookmark-jump-unhide): New function, used for
11992 `bookmark-after-jump-hook'.
11993 (org-diary-default-entry): Apply only when not called through
11994 `org-agenda'.
11995
11996 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
11997
11998 * net/eudc.el (mode-popup-menu):
11999 * play/handwrite.el (ps-printer-name, ps-lpr-command):
12000 * progmodes/ada-mode.el (compile-auto-highlight)
12001 (skeleton-further-elements):
12002 * progmodes/autoconf.el (font-lock-syntactic-keywords):
12003 * progmodes/cmacexp.el (msdos-shells):
12004 * progmodes/compile.el (font-lock-extra-managed-props)
12005 (font-lock-keywords, font-lock-maximum-size)
12006 (font-lock-support-mode):
12007 * progmodes/grep.el (font-lock-lines-before):
12008 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
12009 * progmodes/mixal-mode.el (compile-command):
12010 * progmodes/perl-mode.el (font-lock-comment-face)
12011 (font-lock-doc-face, font-lock-string-face):
12012 * progmodes/prolog.el (comint-prompt-regexp):
12013 * progmodes/sh-script.el (font-lock-comment-face)
12014 (font-lock-set-defaults, font-lock-string-face):
12015 * progmodes/sql.el (font-lock-keyword-face)
12016 (font-lock-set-defaults, font-lock-string-face):
12017 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
12018 (itimer-version, lazy-lock-defer-contextually)
12019 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
12020 Add defvars.
12021
12022 * progmodes/cperl-mode.el (cperl-electric-lbrace)
12023 (cperl-electric-keyword, cperl-electric-pod)
12024 (cperl-electric-backspace, cperl-forward-re)
12025 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
12026 (vc-rcs-header, vc-sccs-header): Add defvars.
12027
12028 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
12029 (font-lock-syntactic-keywords, gud-find-expr-function):
12030 Add defvars.
12031
12032 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
12033 (gdb-frame-parameters): Declare before use.
12034
12035 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
12036 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
12037 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
12038 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
12039
12040 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
12041 (idlwave-help-with-source): Use `insert-buffer-substring', not
12042 `insert-buffer'.
12043
12044 2005-08-29 Juri Linkov <juri@jurta.org>
12045
12046 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
12047 Put outline-back-to-heading function call inside save-excursion.
12048
12049 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
12050
12051 * man.el (Man-init-defvars, Man-translate-references)
12052 (Man-support-local-filenames, Man-highlight-references):
12053 * progmodes/sql.el (sql-interactive-mode):
12054 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
12055
12056 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
12057 (compilation-mode-font-lock-keywords): Add defvars.
12058 (checkdoc-interactive-loop): "?\ " -> "?\s".
12059
12060 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
12061 (font-lock-doc-face, font-lock-string-face)
12062 (font-lock-keywords-case-fold-search): Add defvars.
12063 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
12064
12065 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
12066 Don't pass X and Y (they are ignored anyway).
12067 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
12068 (mouse-delete-window): Make arguments optional.
12069
12070 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
12071 (caesar-translate-table, minor-modes, news-buffer-save)
12072 (news-group-name, news-minor-modes): Add defvars.
12073
12074 * emacs-lisp/lselect.el (mouse-highlight-priority)
12075 (x-lost-selection-functions, zmacs-regions):
12076 * emacs-lisp/pp.el (font-lock-verbose):
12077 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
12078 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
12079 (ses-mode-map):
12080 * emacs-lisp/tcover-unsafep.el (safe-functions):
12081 * international/mule-cmds.el (mac-system-coding-system)
12082 (mac-system-locale):
12083 * language/ethio-util.el (rmail-current-message)
12084 (rmail-message-vector):
12085 * language/thai-util.el (thai-auto-composition-mode):
12086 * mail/metamail.el (rmail-current-message, rmail-message-vector):
12087 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
12088 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
12089 (vm-primary-inbox, vm-spool-files):
12090 * mail/rmail.el (deleted-head, font-lock-fontified)
12091 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
12092 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
12093 (total-messages):
12094 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
12095 (rmail-summary-mode-map):
12096 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
12097 (rmail-last-label, rmail-last-multi-labels)
12098 (rmail-summary-vector, rmail-total-messages):
12099 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
12100 * mail/rmailsum.el (msgnum):
12101 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
12102 (rmail-current-message):
12103 * obsolete/fast-lock.el (font-lock-face-list):
12104 * obsolete/rnewspost.el (mail-reply-buffer):
12105 * obsolete/scribe.el (compile-command):
12106 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
12107
12108 2005-08-28 John Paul Wallington <jpw@gnu.org>
12109
12110 * ibuf-ext.el (ibuffer-auto-update-changed):
12111 Use `frame-or-buffer-changed-p' to check whether we need to update.
12112 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
12113 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
12114 as a `frame-or-buffer-changed-p' state vector instead.
12115
12116 2005-08-27 Romain Francoise <romain@orebokech.com>
12117
12118 * textmodes/makeinfo.el (makeinfo-compile):
12119 Use `compilation-start'. Set `next-error-function' according to
12120 `disable-errors'.
12121 (makeinfo-next-error): New function.
12122 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
12123 (makeinfo-buffer): Likewise.
12124
12125 * progmodes/compile.el (compilation-start): Add autoload cookie.
12126
12127 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
12128 * textmodes/sgml-mode.el: Likewise.
12129 * progmodes/python.el: Likewise.
12130
12131 2005-08-27 Eli Zaretskii <eliz@gnu.org>
12132
12133 * simple.el (blink-matching-paren-distance): Document the meaning
12134 of nil value, and allow to customize to nil.
12135
12136 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
12137 command.com, not command.exe.
12138
12139 2005-08-26 John Wiegley <johnw@newartisans.com>
12140
12141 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
12142 code around a bit so that an extraneous nil argument is not added
12143 to a command when no args are given.
12144
12145 * eshell/esh-arg.el (eshell-parse-double-quote): If a
12146 double-quoted argument resolves to nil, return it as an empty
12147 string rather than as nil. This made it impossible to pass "" to
12148 a shell script as a null string argument.
12149
12150 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
12151
12152 * outline.el (outline-invent-heading): New fun.
12153 (outline-promote, outline-demote): Use it.
12154 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
12155 (outline-end-of-subtree): Remove unused var `opoint'.
12156
12157 2005-08-26 David Reitter <david.reitter@gmail.com>
12158
12159 * menu-bar.el (truncate-lines, write-file, print-buffer)
12160 (ps-print-buffer-faces, ps-print-buffer, split-window):
12161 Disable menu items when the frame they refer to is invisible, or when
12162 they refer to a buffer and the minibuffer is selected.
12163
12164 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
12165
12166 * progmodes/flymake.el (flymake-highlight-err-lines):
12167 Use save-excursion around flymake-highlight-line to preserve point.
12168
12169 2005-08-26 Eli Zaretskii <eliz@gnu.org>
12170
12171 * progmodes/octave-mod.el: Change Author and Maintainer address.
12172 (octave-maintainer-address): Change Kurt's email address.
12173 * progmodes/octave-inf.el: Change Author and Maintainer address.
12174 * progmodes/octave-hlp.el: Change Author and Maintainer address.
12175
12176 2005-08-26 Kim F. Storm <storm@cua.dk>
12177
12178 * subr.el (version-list-<, version-list-<=, version-list-=):
12179 Rename from integer-list-*.
12180 (version-list-not-zero): Likewise. Fix while loop.
12181 (version=): Use version-list-= instead of string-equal.
12182
12183 2005-08-26 Richard M. Stallman <rms@gnu.org>
12184
12185 * outline.el (outline-promote): Try shortening the heading.
12186 As last resort, read the heading to use.
12187 (outline-demote): As last resort, read the heading to use.
12188
12189 2005-08-26 Romain Francoise <romain@orebokech.com>
12190
12191 * progmodes/compile.el (compilation-start): Doc fix.
12192
12193 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
12194 (antlr-font-lock-additional-keywords): Fix reference to
12195 `antlr-font-lock-literal-regexp' erroneously changed during the
12196 mass face rename.
12197 (antlr-run-tool): Use `compilation-start'.
12198
12199 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
12200 instead of the obsolete `compile-internal'.
12201
12202 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
12203
12204 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
12205 (number, original-date):
12206 * calendar/cal-china.el (date):
12207 * calendar/cal-coptic.el (date):
12208 * calendar/cal-french.el (date):
12209 * calendar/cal-hebrew.el (date, entry, number, original-date):
12210 * calendar/cal-islam.el (date, number, original-date):
12211 * calendar/cal-iso.el (date):
12212 * calendar/cal-julian.el (date):
12213 * calendar/cal-mayan.el (date):
12214 * calendar/cal-menu.el (date, event):
12215 * calendar/cal-persia.el (date):
12216 * calendar/lunar.el (date):
12217 * calendar/solar.el (date): Add defvars.
12218
12219 * emerge.el:
12220 * ibuffer.el:
12221 * info-xref.el:
12222 * obsolete/bg-mouse.el:
12223 * obsolete/sun-curs.el:
12224 * obsolete/swedish.el: Move the `defvar's to the top level.
12225
12226 * smerge-mode.el (smerge-refined-change): Add :group.
12227
12228 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
12229
12230 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
12231 (smerge-keep-n): Remove props.
12232 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
12233 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
12234 now that it's done in smerge-keep-n.
12235 (smerge-refined-change): New face.
12236 (smerge-refine-chopup-region, smerge-refine-highlight-change)
12237 (smerge-refine): New funs.
12238 (smerge-basic-map): Bind smerge-refine.
12239
12240 2005-08-25 Juri Linkov <juri@jurta.org>
12241
12242 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
12243 compilation-process-setup-function and compilation-disable-input
12244 in grep-mode instead of let-bindings in grep.
12245
12246 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
12247 Delete "Automatic File De/compression" (auto-compression-mode).
12248
12249 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
12250
12251 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
12252 Silence warning about non-existent variable.
12253
12254 2005-08-25 Richard M. Stallman <rms@gnu.org>
12255
12256 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
12257 Rename "Describe Key" to "Describe Key or Mouse Operation".
12258
12259 * mail/mailalias.el (build-mail-aliases): Delete comments
12260 from the contents before processing them.
12261
12262 * isearch.el (isearch-edit-string): Erase the Search prompt
12263 if user enters an empty string and there is no default.
12264
12265 * comint.el (comint-file-name-prefix): Add autoload.
12266
12267 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
12268
12269 * subr.el (play-sound): Rearrange to avoid warning.
12270
12271 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
12272
12273 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
12274 New hook.
12275 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
12276
12277 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
12278
12279 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
12280
12281 * custom.el (custom-theme-set-variables): Sort minor modes last.
12282
12283 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12284
12285 * subr.el (version-separator, version-regexp-alist): New vars used by
12286 version comparison funs.
12287 (integer-list-<, integer-list-=, integer-list-<=)
12288 (integer-list-not-zero): New funs for integer list comparison.
12289 (version-to-list, version=, version<, version<=): New funs for version
12290 comparison.
12291
12292 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
12293
12294 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
12295 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
12296 time to silence the byte-compiler.
12297
12298 * ibuffer.el (ibuffer-compile-make-eliding-form)
12299 (ibuffer-check-formats): Use `with-no-warnings' to hide references
12300 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
12301 so it's silly to get warnings for it).
12302 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
12303 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
12304 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
12305 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
12306 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
12307 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
12308 Defvar at compile time.
12309 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
12310 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
12311 Declare them before use.
12312
12313 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
12314 (info-xref-good, info-xref-bad): Defvar at compile time.
12315
12316 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
12317 Use `let*' instead of `let'.
12318
12319 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
12320 (*mouse-y*, menu, char): Defvar at compile time.
12321 (sc::menu): Declare it before use.
12322 (sc::pack-one-line): Use `let', not `let*'.
12323
12324 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
12325 (mail-send-hook): Defvar at compile time.
12326
12327 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
12328 Defvar at compile time.
12329
12330 * term/sun-mouse.el (current-global-mousemap)
12331 (current-local-mousemap): Declare them before use.
12332
12333 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
12334
12335 * bookmark.el (bookmark-after-jump-hook): New hook.
12336 (bookmark-jump): Run `bookmark-after-jump-hook'.
12337
12338 2005-08-23 Juri Linkov <juri@jurta.org>
12339
12340 * faces.el (minibuffer-prompt): Doc fix.
12341
12342 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
12343
12344 * progmodes/xscheme.el: Trivial changes to silence warnings.
12345 (xscheme-previous-mode, xscheme-previous-process-state):
12346 Add defvars.
12347 (xscheme-last-input-end, xscheme-process-command-line)
12348 (xscheme-process-name, xscheme-buffer-name)
12349 (xscheme-expressions-ring-max, xscheme-expressions-ring)
12350 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
12351 (xscheme-control-g-synchronization-p)
12352 (xscheme-control-g-disabled-p, xscheme-string-receiver)
12353 (default-xscheme-runlight, xscheme-runlight)
12354 (xscheme-runlight-string, xscheme-process-filter-state)
12355 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
12356 Move to beginning of file.
12357 (scheme-interaction-mode-commands-alist)
12358 (scheme-interaction-mode-map, scheme-debugger-mode-map):
12359 Declare them before use. Note: the initialization code for the variables
12360 has not been moved because it uses functions that reference the variables.
12361 (xscheme-control-g-message-string, xscheme-process-filter-alist)
12362 (xscheme-prompt-for-expression-map): Declare them before use.
12363 (scheme-debugger-mode-commands): "?\ " -> "?\s".
12364
12365 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
12366
12367 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
12368
12369 2005-08-22 Juri Linkov <juri@jurta.org>
12370
12371 * faces.el (set-face-underline): Delete this duplicate function
12372 and make an obsolete alias to set-face-underline-p.
12373 (set-face-underline-p): Use docstring of set-face-underline.
12374 (describe-face): Create hyperlink to parent face.
12375
12376 * info.el (Info-insert-dir): Use save-excursion around
12377 insert-buffer-substring.
12378 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
12379 (Info-escape-percent): Delete function.
12380 (Info-fontify-node): Replace Info-escape-percent by
12381 replace-regexp-in-string with REP arg set to lambda that
12382 duplicates `%' and preserves text properties.
12383
12384 * progmodes/compile.el (compilation-disable-input): Doc fix.
12385 (define-compilation-mode): Doc fix and refill.
12386 (kill-compilation): Use `mode-name' in the error message.
12387 (compilation-find-file): Use `compilation-error' in the
12388 read-file-name's prompt.
12389
12390 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
12391
12392 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
12393 (smerge-auto-leave): Make undo re-enable the mode.
12394 (debug-ignored-errors): Add the user-error of impossible resolution.
12395 (smerge-resolve): Move things around a bit, in preparation for later.
12396 (smerge-diff): Don't fail if the buffer has no associated file.
12397 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
12398 (smerge-conflict-overlay): New function.
12399 (smerge-match-conflict): Don't add text properties here.
12400 (smerge-find-conflict): Instead, add an overlay here.
12401 Also check for the case where we're inside a conflict already, so as to
12402 obviate the need for font-lock-multiline, which is unbearably slow with
12403 large conflicts and ciomplex font-lock patterns.
12404 (smerge-remove-props): Remove overlay rather than text-properties.
12405 (smerge-mode): Don't set font-lock-multiline.
12406 Remove overlays when turned off.
12407
12408 2005-08-21 Kim F. Storm <storm@cua.dk>
12409
12410 * ido.el (ido-ignore-item-p): Use save-match-data.
12411 Bind case-fold-search to ido-case-fold locally.
12412
12413 2005-08-20 Richard M. Stallman <rms@gnu.org>
12414
12415 * files.el (normal-mode): If font lock is on, turn it off and on.
12416
12417 * subr.el (replace-regexp-in-string): Doc fix.
12418
12419 * startup.el (command-line-1): Don't suppress startup screen
12420 due to existing processes.
12421
12422 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
12423
12424 * progmodes/compile.el (compilation-disable-input): Default to nil.
12425
12426 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
12427
12428 * progmodes/compile.el (compilation-disable-input): New defcustom.
12429 (compilation-start): If compilation-disable-input is non-nil, send
12430 EOF to the compilation process.
12431
12432 2005-08-20 Eli Zaretskii <eliz@gnu.org>
12433
12434 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
12435 Run the argument of tex-shell-cd-command through
12436 convert-standard-filename, to get the correct style of slashes on
12437 Windows, and enclose the result in quotes, in case the file name
12438 includes whitespace or other special characters.
12439
12440 2005-08-19 Andreas Schwab <schwab@suse.de>
12441
12442 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
12443 process.
12444
12445 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
12446
12447 * cus-start.el (minibuffer-prompt-properties): Correct typo.
12448
12449 2005-08-18 Kim F. Storm <storm@cua.dk>
12450
12451 * scroll-lock.el: Fix errors due to incorrect line wrapping.
12452
12453 2005-08-18 Richard M. Stallman <rms@gnu.org>
12454
12455 * scroll-lock.el: New file.
12456
12457 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
12458
12459 * dired.el (dired-move-to-end-of-filename):
12460 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
12461
12462 2005-08-18 Kim F. Storm <storm@cua.dk>
12463
12464 * ido.el (ido-everywhere): Fix defcustom :set function to disable
12465 rather than toggle mode when custom value is nil.
12466 (ido-everywhere): Fix defun doc string.
12467
12468 2005-08-17 Richard M. Stallman <rms@gnu.org>
12469
12470 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
12471 as tag instead of "Inviolable".
12472
12473 2005-08-17 Kim F. Storm <storm@cua.dk>
12474
12475 * windmove.el (windmove-coordinates-of-position): Remove.
12476 (windmove-coordinates-of-window-position): Remove.
12477 (windmove-reference-loc): Use posn-at-point instead.
12478
12479 * subr.el (insert-for-yank-1): Doc fix.
12480
12481 * ido.el (ido-enter-matching-directory): Rename from
12482 ido-enter-single-matching-directory. Change `slash' choice to
12483 `only'. Add `first' choice.
12484 (ido-exhibit): Adapt to above changes.
12485
12486 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
12487
12488 * Makefile.in: Expand comment about building loaddefs.el.
12489
12490 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
12491
12492 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
12493 Comment use of defadvice.
12494
12495 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
12496
12497 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
12498
12499 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
12500 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
12501 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
12502 * progmodes/idlw-shell.el, progmodes/ld-script.el,
12503 * progmodes/which-func.el, ruler-mode.el, strokes.el,
12504 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
12505 for backward compatibility for faces that did not appear in the
12506 previous Emacs release.
12507
12508 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
12509
12510 2005-08-15 Kim F. Storm <storm@cua.dk>
12511
12512 * emulation/cua-base.el (cua-delete-region): Return t if
12513 deleted region was non-empty.
12514 (cua-replace-region): Inhibit overwrite-mode for
12515 self-insert-command if replaced region was non-empty.
12516 (cua--explicit-region-start, cua--status-string): Make them
12517 buffer-local at top-level...
12518 (cua-mode): ...rather than when mode is enabled.
12519
12520 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
12521
12522 * progmodes/vhdl-mode.el (vhdl-emacs-21):
12523 Set t for Emacs 21, 22, and so on.
12524
12525 2005-08-15 David Ponce <david@dponce.com>
12526
12527 * tree-widget.el: Update Commentary header.
12528 (tree-widget-theme): Doc fix.
12529 (tree-widget-space-width): New option.
12530 (tree-widget-image-properties): Look up in the default theme too.
12531 (tree-widget--cursors): Only for images with arrow pointer shape.
12532 (tree-widget-lookup-image): Pointer shape is hand by default.
12533 (tree-widget-icon): Rename generic icon widget from
12534 `tree-widget-control'.
12535 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
12536 derive from `tree-widget-icon'.
12537 (tree-widget-handle): Improve default look and feel of the text
12538 representation.
12539 (tree-widget): Rename :*-control properties to :*-icon properties.
12540 Add :action and :help-echo properties.
12541 (tree-widget-after-toggle-functions): Move.
12542 (tree-widget-close-node, tree-widget-open-node): Remove.
12543 (tree-widget-before-create-icon-functions): New hook.
12544 (tree-widget-value-create): Update to allow customization of icons
12545 and nodes at run-time via that new hook.
12546 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
12547 (tree-widget-icon-action, tree-widget-icon-help-echo)
12548 (tree-widget-action, tree-widget-help-echo): New functions.
12549
12550 2005-08-15 Kim F. Storm <storm@cua.dk>
12551
12552 * ido.el (ido-buffer-internal): Use with-no-warnings.
12553 (ido-make-merged-file-list): Use while-no-input.
12554
12555 2005-08-15 Richard M. Stallman <rms@gnu.org>
12556
12557 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
12558 (flyspell-large-region): Fix doc and custom type.
12559
12560 2005-08-14 Richard M. Stallman <rms@gnu.org>
12561
12562 * files.el (interpreter-mode-alist): Doc fix.
12563
12564 * mail/rmail.el (rmail-nonignored-headers): New variable.
12565 (rmail-clear-headers): Use it.
12566 (rmail-reply): Better handling of mail-followup-to header.
12567
12568 * progmodes/sh-script.el (sh-font-lock-keywords-var):
12569 Rename variable from sh-font-lock-keywords. In the `shell' entry,
12570 don't try to refer to executable-font-lock-keywords.
12571 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
12572 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
12573 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
12574 (sh-mode): Set comment-start-skip, local-abbrev-table,
12575 imenu-case-fold-search.
12576 (sh-set-shell): Don't set them here.
12577 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
12578 Don't cache the results in the original alist; don't ever modify
12579 that alist.
12580
12581 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
12582
12583 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
12584 empty.
12585
12586 2005-08-15 Andreas Schwab <schwab@suse.de>
12587
12588 * desktop.el: Put autoload cookie at risky-local-variable declarations.
12589
12590 * dired.el, info.el, mail/rmail.el: Revert last change.
12591
12592 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
12593
12594 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
12595 modification in `eval-after-load' form.
12596 * info.el: Likewise.
12597 * mail/rmail.el: Likewise.
12598
12599 2005-08-14 Juri Linkov <juri@jurta.org>
12600
12601 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12602 Remove highlighting of "Compilation started". Highlight only
12603 the word "finished" in "Compilation finished". Add highlighting
12604 of "interrupt", "killed", "terminated" and the exit code.
12605 (compilation-start): Add newline after header. Use exactly the
12606 same time stamp format as the finishing message.
12607 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
12608
12609 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
12610 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
12611 Add highlighting of "interrupt", "killed", "terminated".
12612
12613 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
12614 enabled and the current command is self-insert-command, call it
12615 explicitly with overwrite-mode bound to nil, to not allow it
12616 to delete the character after the selected region.
12617
12618 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
12619
12620 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
12621 move-end-of-line, end-of-line, and beginning-of-line to the list
12622 of commands after which the echo area is updated.
12623
12624 2005-08-12 Eli Zaretskii <eliz@gnu.org>
12625
12626 * cus-edit.el (custom-save-all, custom-save-delete):
12627 Bind recentf-exclude to exclude custom-file.
12628
12629 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
12630
12631 * mail/rmailsum.el (rmail-summary-end-of-message): New command
12632 to go to the bottom of the mail message. Added to
12633 `rmail-summary-mode-map' with key "/".
12634 (rmail-summary-show-message): New (internal) function for use by
12635 both `rmail-summary-beginning/end-of-message'.
12636 (rmail-summary-beginning-of-message): Change to use
12637 rmail-summary-show-message.
12638
12639 * mail/rmail.el (rmail-end-of-message): New command to go to the
12640 end of the current message. Added to `rmail-mode-map' with key "/".
12641 (rmail-beginning-of-message): Fix to work as documented.
12642 (rmail-mode): Change documentation.
12643
12644 * progmodes/compile.el (compilation-start): Add the line
12645 "Compilation started" with compilation start time.
12646 (compilation-mode-font-lock-keywords): Add `started' to keywords.
12647
12648 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
12649
12650 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
12651 of menu items.
12652
12653 2005-08-11 Richard M. Stallman <rms@gnu.org>
12654
12655 * simple.el (pop-global-mark): Reverse test of widen-automatically.
12656
12657 * battery.el (battery-status-function): Don't use ignore-errors.
12658
12659 2005-08-11 Lute Kamstra <lute@gnu.org>
12660
12661 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
12662 define-obsolete-variable-alias.
12663
12664 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
12665
12666 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
12667 (ange-ftp-send-cmd): Revert last change, and expand
12668 the comment explaining the problem.
12669
12670 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
12671
12672 * ldefs-boot.el: Update.
12673
12674 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
12675 item to "Time, Load and Mail". Change help echo text.
12676
12677 * time.el (display-time-use-mail-icon, display-time-format)
12678 (display-time-string-forms): Shorten first line of docstrings.
12679
12680 2005-08-10 Lars Hansen <larsh@soem.dk>
12681
12682 * desktop.el (desktop-buffer-mode-handlers):
12683 Make non-customizable. Add autoload cookie. Change initial value to
12684 nil; add elements in respective modules instead. Fix doc string.
12685 (desktop-load-file): New function.
12686 (desktop-minor-mode-handlers): New autoloaded variable.
12687 (desktop-create-buffer): Call minor mode handlers.
12688 Use desktop-load-file to load major and minor mode modules prior to
12689 checking for a handler.
12690 (desktop-save): Don't add nil to desktop-minor-modes for minor
12691 modes with nil function in desktop-minor-mode-table. Don't delete
12692 desktop file before rewriting it.
12693 (desktop-locals-to-save): Add autoload cookie. Don't make
12694 automatically buffer-local. Add variables column-number-mode,
12695 size-indication-mode, indent-tabs-mode,
12696 indicate-buffer-boundaries, indicate-empty-lines and
12697 show-trailing-whitespace.
12698 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
12699 regexps. Don't use desktop-clear-preserve-buffers-regexp.
12700 (desktop-clear-preserve-buffers-regexp): Delete.
12701 (desktop-clear-preserve-buffers): Update initial value and docstring.
12702 (desktop-save-buffer): Fix doc string.
12703
12704 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
12705 (hilit-chg-desktop-restore): New function.
12706 (highlight-changes-mode): Add highlight-changes-mode to
12707 desktop-locals-to-save.
12708
12709 * dired.el: Add handler to desktop-buffer-mode-handlers.
12710 (dired-restore-desktop-buffer): Remove autoload cookie.
12711 (dired-mode): Add autoload cookie.
12712
12713 * info.el: Add handler to desktop-buffer-mode-handlers.
12714 (Info-restore-desktop-buffer): Remove autoload cookie.
12715 (Info-mode): Add autoload cookie.
12716
12717 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
12718 (mh-restore-desktop-buffer): Remove autoload cookie.
12719 (mh-folder-mode): Add autoload cookie.
12720
12721 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
12722 (rmail-restore-desktop-buffer): Remove autoload cookie.
12723
12724 2005-08-11 Masatake YAMATO <jet@gyve.org>
12725
12726 * hexl.el (hexl-address-region):
12727 (hexl-ascii-region, hexl-font-lock-keywords):
12728 (hexl-highlight-line-range): Use the term "region"
12729 instead of "area" for consistency with the other symbols
12730 defined in hexl.el.
12731
12732 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
12733
12734 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
12735 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
12736 out by Juri Linkov). Add `display-battery-mode'.
12737
12738 2005-08-09 Juri Linkov <juri@jurta.org>
12739
12740 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12741 Remove `-text' from face variable names.
12742 (compilation-error-file-name, compilation-warning-file-name)
12743 (compilation-info-file-name): Delete faces.
12744 (compilation-line-number, compilation-column-number):
12745 Remove face underlining.
12746 (compilation-message-face): Set to `underline' value by default.
12747 (compilation-error-face, compilation-warning-face)
12748 (compilation-info-face): Remove `-file-name' from face names.
12749 (compilation-error-text-face, compilation-warning-text-face)
12750 (compilation-info-text-face): Delete face variables.
12751 (compilation-text-face): Delete function.
12752
12753 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
12754 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
12755 (grep-error-face): Set to `compilation-error' instead of
12756 `compilation-error-face' (which is redefined to `grep-hit-face' in
12757 grep buffers).
12758 (grep-mode-font-lock-keywords): Remove `-text' from face variable
12759 names. Use `grep-error-face' instead of `compilation-error-text-face'.
12760
12761 * dired-aux.el (dired-do-query-replace-regexp):
12762 Use `query-replace-read-args'.
12763
12764 * replace.el (query-replace-read-from, query-replace-read-to)
12765 (query-replace-read-args): Rename arg `string' to `prompt'.
12766
12767 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
12768
12769 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12770
12771 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
12772 uploading files.
12773 (ange-ftp-canonize-filename): Handle file names beginning with ~
12774 correctly.
12775
12776 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12777
12778 * textmodes/fill.el (canonically-space-region)
12779 (fill-context-prefix, fill-french-nobreak-p)
12780 (fill-delete-newlines, fill-comment-paragraph)
12781 (justify-current-line): "?\ " -> "?\s".
12782
12783 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
12784
12785 * textmodes/fill.el (fill-nonuniform-paragraphs):
12786 Improve argument/docstring consistency.
12787
12788 2005-08-09 Richard M. Stallman <rms@gnu.org>
12789
12790 * textmodes/ispell.el (ispell-word): More fboundp checks.
12791
12792 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
12793 (find-file-noselect-1): Call it here, only if RAWFILE.
12794 (normal-mode): Always set some major mode.
12795 (save-some-buffers-action-alist): Change some explanation strings.
12796 (file-name-non-special): In the `quote' method, use unwind-protect.
12797
12798 2005-08-09 Magnus Henoch <mange@freemail.hu>
12799
12800 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
12801 (ispell-have-aspell-dictionaries): New variable.
12802 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
12803 (ispell-get-aspell-config-value): New function.
12804 (ispell-aspell-find-dictionary): New function.
12805 (ispell-aspell-add-aliases): New function.
12806 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
12807 appropriate. Don't look for ispell dictionaries if we use aspell.
12808 (ispell-menu-map): Don't build a submenu of dictionaries.
12809
12810 2005-08-09 Richard M. Stallman <rms@gnu.org>
12811
12812 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
12813 (sql-read-passwd): Use read-passwd.
12814
12815 * progmodes/idlw-toolbar.el (idlwave-toolbar)
12816 (idlwave-toolbar-is-possible): Add defvars.
12817
12818 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
12819 Avoid warnings.
12820
12821 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
12822 (idlwave-system-class-info, idlwave-executive-commands-alist):
12823 Use defvar.
12824
12825 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
12826
12827 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
12828 Avoid warnings.
12829
12830 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
12831 and content-type: headers.
12832
12833 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
12834
12835 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
12836 and rename some of them to be more self-explanatory.
12837
12838 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
12839
12840 * startup.el (command-line-1): Implement -scriptload.
12841
12842 * replace.el (occur-engine): Initial *Occur* output not undoable.
12843
12844 * menu-bar.el (menu-bar-file-menu): Rename some menu items
12845 and improve help strings.
12846
12847 * isearch.el (isearch-repeat): When changing direction,
12848 mark search successful.
12849
12850 * ediff-init.el: Use (featurep 'xemacs).
12851
12852 * comint.el (send-invisible): Identify buffer, if not selected.
12853
12854 * align.el: Delete autoload for c-guess-basic-syntax.
12855
12856 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12857
12858 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
12859 Improve argument/docstring consistency. Doc fixes.
12860 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
12861 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
12862 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
12863 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
12864 (r2bv-organization, r2bv-pages, r2bv-primary-author)
12865 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
12866 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
12867 Defvar at compile time.
12868
12869 2005-08-09 Juri Linkov <juri@jurta.org>
12870
12871 * info.el: Replace `info' with upper-case `Info' where appropriate.
12872 (info-title-1, info-title-2, info-title-3, info-title-4)
12873 (info-menu-header): Move up face definitions.
12874 (info-menu-star): Rename from `info-menu-5'.
12875 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
12876 (Info-fontify-visited-nodes): Fix docstring.
12877 (Info-hide-note-references): Fix docstring.
12878 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
12879 menu items in the same way as on cross-references.
12880 (info-apropos): Fix sorting order and formatting to be like in the
12881 stand-alone Info browser. Display error messages for 1 sec.
12882 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
12883 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
12884 from the menu bar.
12885 (Info-insert-dir): Restore point after calling
12886 `insert-buffer-substring'.
12887
12888 2005-08-08 Richard M. Stallman <rms@gnu.org>
12889
12890 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
12891 (recompute-lucid-menubar): Add defvars.
12892
12893 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
12894
12895 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
12896
12897 * net/net-utils.el (run-dig): Rename from `dig'.
12898
12899 * play/gametree.el (gametree-mode): Use make-local-variable,
12900 not make-variable-buffer-local.
12901
12902 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
12903
12904 * ansi-color.el (ansi-color-make-extent)
12905 (ansi-color-set-extent-face): Use fboundp, not functionp.
12906
12907 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
12908 not make-variable-buffer-local.
12909
12910 * bookmark.el (Info-current-file): Add defvar.
12911 (bookmark-jump-noselect): Use with-no-warnings.
12912
12913 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
12914
12915 * ebuff-menu.el (Helper-return-blurb): Add defvar.
12916
12917 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
12918
12919 * find-file.el (ada-procedure-start-regexp)
12920 (ada-package-start-regexp): Add defvars.
12921
12922 * info.el (Info-insert-dir): Use insert-buffer-substring.
12923
12924 * xml.el (xml-att-def-re): Add defvar.
12925
12926 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
12927 calling convention.
12928
12929 * subr.el (while-no-input): Return t if there is input.
12930
12931 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
12932
12933 * cus-start.el (all): Add `overflow-newline-into-fringe'.
12934
12935 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
12936
12937 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
12938 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
12939
12940 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
12941
12942 * cmuscheme.el (scheme-start-file): Replace reference to
12943 `user-emacs-directory' by "~/.emacs.d/".
12944
12945 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
12946
12947 * info.el (Info-dir-remove-duplicates): Avoid case folding
12948 in loop; instead, keep downcased strings for comparison.
12949 Suggested by Helmut Eller.
12950
12951 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
12952
12953 Sync with Tramp 2.0.50.
12954
12955 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
12956 XEmacs case; not necessary anymore.
12957 (tramp-user-regexp): Allow "@" as part of user name.
12958 (tramp-handle-set-visited-file-modtime)
12959 (tramp-handle-insert-file-contents)
12960 (tramp-handle-write-region): No special handling for
12961 `last-coding-system-used, because this is done in
12962 `tramp-accept-process-output' now.
12963 (tramp-accept-process-output): New defun.
12964 (tramp-process-one-action, tramp-process-one-multi-action)
12965 (tramp-wait-for-regexp, tramp-wait-for-output)
12966 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
12967 Howells <dhowells@redhat.com>.
12968 (clear-visited-file-modtime): Defadvice removed. The check for
12969 unset buffer's modtime does not need to be based on
12970 `tramp-buffer-file-attributes'. Suggested by RMS.
12971 (tramp-message): Insert "\n" if not being at beginning of line.
12972 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
12973 sequence with same logic.
12974 (tramp-completion-handle-expand-file-name): Discard call of
12975 `tramp-drop-volume-letter'. It is not necessary, and there have
12976 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
12977 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
12978 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
12979 should always be visible.
12980 (tramp-handle-insert-directory, tramp-setup-complete)
12981 (tramp-set-process-query-on-exit-flag)
12982 (tramp-append-tramp-buffers): Pacify byte-compiler.
12983 (tramp-bug): Delete non-existing variables from list.
12984 Apply `tramp-load-report-modules' as pre-hook.
12985 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
12986 `shell-prompt-pattern' because of non-7bit characters.
12987 Reported by Sebastian Luque <sluque@mun.ca>.
12988 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
12989 (tramp-match-string-list): Remove function.
12990 (tramp-wait-for-regexp): Remove call of that function.
12991 Suggested by Kim F. Storm <storm@cua.dk>.
12992 (tramp-set-auto-save-file-modes): Use octal integer code #o600
12993 instead of octal character code ?\600. The latter resulted in a
12994 syntax error with XEmacs.
12995
12996 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
12997 XEmacs case; not necessary anymore.
12998 (tramp-smb-handle-write-region): No special handling for
12999 `last-coding-system-used, because this is done in
13000 `tramp-accept-process-output' now.
13001 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
13002
13003 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
13004
13005 * wid-edit.el (widget-choice-value-create):
13006 Unconditionally respect user choice. Set :explicit-choice back to nil
13007 when no longer needed.
13008 (widget-choice-action): Unconditionally respect user choice.
13009 Eliminate :explicit-choice-value.
13010
13011 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
13012
13013 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
13014 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
13015 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
13016 running new function `toggle-indicate-empty-lines'.
13017 Rename "Customize" item to "Customize fringe".
13018 Rename "Indicators" item to "Buffer boundaries" and change help echo.
13019 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
13020 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
13021 Delete "Empty lines only" item.
13022 (menu-bar-showhide-fringe-ind-customize): New function.
13023 (menu-bar-showhide-fringe-ind-mixed)
13024 (menu-bar-showhide-fringe-ind-box)
13025 (menu-bar-showhide-fringe-ind-right)
13026 (menu-bar-showhide-fringe-ind-left)
13027 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
13028 instead of `fringe-indicators'.
13029
13030 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
13031
13032 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
13033 Change the date of last update.
13034
13035 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
13036
13037 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
13038 (viper-exec-yank, viper-put-back): Don't display modification msg
13039 if in the minibuffer.
13040
13041 * viper-init.el (viper-replace-overlay-cursor-color)
13042 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
13043 Make variables frame local.
13044
13045 * viper-util.el (viper-append-filter-alist): Use append instead of
13046 nconc.
13047
13048 * viper.el (viper-vi-state-mode-list)
13049 (viper-emacs-state-mode-list): Move help-mode and
13050 completion-list-mode from the first list to the second.
13051 (viper-mode): Docstring.
13052 (viper-go-away, viper-non-hook-settings): Don't localize
13053 minor-mode-alist in newer Emacsen. Add advice to
13054 set-cursor-color. Don't bind "\C-c\\".
13055
13056 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
13057
13058 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
13059 (scheme-macro-expand-command): New user options.
13060 (scheme-trace-procedure, scheme-expand-current-form): New commands.
13061 (scheme-form-at-point, scheme-start-file)
13062 (scheme-interactively-start-process): New functions.
13063 (scheme-get-process): New function, extracted from `scheme-proc'.
13064 (run-scheme): Call `scheme-start-file' to get start file, and pass
13065 it to `make-comint'.
13066 (switch-to-scheme, scheme-proc):
13067 Call `scheme-interactively-start-process' if no Scheme buffer/process
13068 is available.
13069
13070 2005-08-06 Juri Linkov <juri@jurta.org>
13071
13072 * progmodes/compile.el (compilation-mode-font-lock-keywords):
13073 Use `compilation-text-face', `compilation-info-text-face' and
13074 `compilation-error-text-face' instead of `font-lock-keyword-face'.
13075 (compilation-error): New face.
13076 (compilation-error-file-name): Inherit from
13077 `compilation-error' instead of `font-lock-warning-face'.
13078 (compilation-warning-file-name): Inherit from
13079 `compilation-warning' instead of `font-lock-warning-face'.
13080 (compilation-info, compilation-error-file-name)
13081 (compilation-warning-file-name, compilation-info-file-name)
13082 (compilation-line-number, compilation-column-number): Doc fix.
13083 (compilation-error-text-face, compilation-warning-text-face)
13084 (compilation-info-text-face): New face variables.
13085 (compilation-line-face, compilation-column-face)
13086 (compilation-enter-directory-face)
13087 (compilation-leave-directory-face): Doc fix.
13088 (compilation-text-face): New function.
13089
13090 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
13091 instead of 1 to display binary file names as info file links.
13092 (grep-error-face): Use `compilation-error-face' instead of
13093 `font-lock-keyword-face'.
13094 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
13095 and `compilation-warning-text-face' instead of
13096 `font-lock-keyword-face'. Use `compilation-error-text-face'
13097 instead of `grep-error-face'.
13098
13099 2005-08-05 Kenichi Handa <handa@m17n.org>
13100
13101 * international/code-pages.el: Add autoload cookies for all coding
13102 systems.
13103
13104 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
13105
13106 * cus-start.el (all): Put undo.c where it alphabetically belongs.
13107
13108 2005-08-04 Juri Linkov <juri@jurta.org>
13109
13110 * progmodes/compile.el (compilation-mode-map):
13111 * progmodes/grep.el (grep-mode-map):
13112 Bind TAB to `compilation-next-error' and [backtab] to
13113 `compilation-previous-error'.
13114
13115 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
13116 matching line numbers, column numbers and their ranges with regexp
13117 matching only line numbers.
13118 (grep-context-face): New face variable.
13119 (grep-mode-font-lock-keywords): Use it.
13120
13121 * faces.el (read-face-name): Delete duplicate faces.
13122
13123 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
13124
13125 * thumbs.el (thumbs-find-image): Don't make variables
13126 automatically buffer local.
13127 (thumbs-current-tmp-filename, thumbs-current-image-filename)
13128 (thumbs-image-num): Make automatically buffer local.
13129 (thumbs-show-thumbs-list): Use `make-local-variable', not
13130 `make-variable-buffer-local'.
13131 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
13132
13133 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
13134 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
13135 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
13136 (bother, bye, canyou, chatlst, continue, deathlst, describe)
13137 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
13138 (feelings-about, foullst, found, hello, history, howareyoulst)
13139 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
13140 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
13141 (neglst, obj, object, owner, please, problems, qlist)
13142 (random-adjective, relation, remlst, repetitive-shortness)
13143 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
13144 (shortlst, something, sportslst, stallmanlst, states, subj)
13145 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
13146 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
13147 Defvar at compile time.
13148
13149 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
13150 not `make-variable-buffer-local'.
13151
13152 2005-08-02 Kim F. Storm <storm@cua.dk>
13153
13154 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
13155 rectangle overlay in selected window.
13156
13157 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
13158
13159 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
13160 instead of display group. Make `indicate-buffer-boundaries'
13161 customizable through Custom.
13162
13163 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
13164
13165 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
13166 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
13167 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
13168 (gdb-put-string): Fix typos in docstrings.
13169
13170 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
13171
13172 Update copyright notices of files in progmodes directory for
13173 release of Emacs 22.1.
13174
13175 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
13176
13177 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
13178 Don't barf if the GUD buffer has been killed.
13179
13180 2005-08-01 Kim F. Storm <storm@cua.dk>
13181
13182 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
13183
13184 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
13185
13186 * simple.el (next-error-follow-minor-mode):
13187 make-variable-buffer-local -> make-local-variable.
13188
13189 * emacs-lisp/cl-extra.el: Require CL also when compiling.
13190
13191 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
13192 (byte-compile-form-make-variable-buffer-local): New functions to warn
13193 about misuses of make-variable-buffer-local where make-local-variable
13194 was meant.
13195
13196 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
13197
13198 * bs.el (bs-attributes-list): Doc fix.
13199 (bs): Update url-link.
13200
13201 * desktop.el (desktop-save-buffer): Fix typos in docstring.
13202 (desktop-load-default): Simplify.
13203
13204 * ibuffer.el (ibuffer-columnize-and-insert-list)
13205 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
13206 (ibuffer-unmark-all, ibuffer-toggle-marks)
13207 (ibuffer-unmark-forward, ibuffer-unmark-backward)
13208 (ibuffer-compile-make-format-form, ibuffer-format-column)
13209 (ibuffer-current-buffers-with-marks)
13210 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
13211 (ibuffer): Doc fix.
13212 (ibuffer-mode): Fix typo in docstring.
13213 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
13214 with `define-obsolete-variable-alias'.
13215 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
13216
13217 2005-07-29 Kenichi Handa <handa@m17n.org>
13218
13219 * international/mule-cmds.el (select-message-coding-system):
13220 Be sure to use LF for end-of-line. If no coding system is decided,
13221 return iso-8859-1-unix.
13222
13223 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
13224
13225 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
13226 (ange-ftp-pending-error-line): New vars.
13227 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
13228 to handle the non-fatal no-route-to-host messages.
13229 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
13230
13231 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
13232
13233 * isearch.el (isearch-mode-map, isearch-other-meta-char)
13234 (isearch-quote-char, isearch-printing-char)
13235 (isearch-text-char-description): "?\ " -> "?\s".
13236 (isearch-lazy-highlight-cleanup)
13237 (isearch-lazy-highlight-initial-delay)
13238 (isearch-lazy-highlight-interval)
13239 (isearch-lazy-highlight-max-at-a-time)
13240 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
13241 Declare with define-obsolete-*-alias macros.
13242 (isearch-forward): Fix typo in docstring.
13243 (search-invisible, search-ring-yank-pointer)
13244 (regexp-search-ring-yank-pointer): Doc fixes.
13245
13246 * recentf.el (recentf-menu-append-commands-p): Declare with
13247 `define-obsolete-variable-alias'.
13248 (recentf-max-saved-items, recentf-menu-filter)
13249 (recentf-arrange-by-rule-subfilter): Doc fixes.
13250 (recentf-menu-append-commands-flag)
13251 (recentf-initialize-file-name-history, recentf-expand-file-name)
13252 (recentf-clear-data): Fix typos in docstrings.
13253
13254 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
13255
13256 * progmodes/gdb-ui.el: Smarten comments.
13257 (gdb-info-breakpoints-custom): Use nowarn when finding file.
13258
13259 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
13260
13261 * term/apollo.el (terminal-init-apollo): New function containing
13262 all former top level forms in the file.
13263 * term/bobcat.el (terminal-init-bobcat):
13264 * term/cygwin.el (terminal-init-cygwin):
13265 * term/iris-ansi.el (terminal-init-iris-ansi):
13266 * term/linux.el (terminal-init-linux):
13267 * term/news.el (terminal-init-news):
13268 * term/rxvt.el (terminal-init-rxvt):
13269 * term/sun.el (terminal-init-sun):
13270 * term/tvi970.el (terminal-init-tvi970):
13271 * term/vt100.el (terminal-init-vt100):
13272 * term/vt102.el (terminal-init-vt102):
13273 * term/vt125.el (terminal-init-vt125):
13274 * term/vt200.el (terminal-init-vt200):
13275 * term/vt201.el (terminal-init-vt201):
13276 * term/vt220.el (terminal-init-vt220):
13277 * term/vt240.el (terminal-init-vt240):
13278 * term/vt300.el (terminal-init-vt300):
13279 * term/vt320.el (terminal-init-vt320):
13280 * term/vt400.el (terminal-init-vt400):
13281 * term/vt420.el (terminal-init-vt420):
13282 * term/wyse50.el (terminal-init-wyse50):
13283 * term/xterm.el (terminal-init-xterm): Likewise.
13284
13285 * term/README: Describe the terminal-init-* functionality.
13286
13287 * startup.el (command-line): After loading the terminal initialization
13288 file call the corresponding terminal initialization function.
13289
13290 2005-07-27 Kenichi Handa <handa@m17n.org>
13291
13292 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
13293 negative.
13294
13295 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
13296 (ps-mule-composition-prologue): Fix for the case that
13297 RelativeCompose is false.
13298
13299 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
13300
13301 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
13302
13303 * descr-text.el (describe-char): Handle the case where the list of
13304 chars is displayed in a separate frame.
13305 Be a bit more discriminating when looking for the char.
13306
13307 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
13308
13309 * bookmark.el (bookmark-automatically-show-annotations)
13310 (bookmark-read-annotation-text-func): Doc fixes.
13311 (bookmark-save): Improve argument/docstring consistency.
13312 (bookmark-get-bookmark, bookmark-get-bookmark-record)
13313 (bookmark-alist-from-buffer)
13314 (bookmark-upgrade-file-format-from-0)
13315 (bookmark-grok-file-format-version)
13316 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
13317 (bookmark-read-annotation-mode)
13318 (bookmark-insert-current-bookmark, bookmark-jump)
13319 (bookmark-exit-hook): Fix typos in docstrings.
13320 (bookmark-exit-hooks): Define as obsolete alias.
13321 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
13322 not `bookmark-exit-hooks'. Fix docstring.
13323 (bookmark-bmenu-select): "?\ " -> "?\s".
13324
13325 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
13326
13327 * startup.el (command-line): Fix typo.
13328
13329 2005-07-24 Richard M. Stallman <rms@gnu.org>
13330
13331 * tooltip.el (tooltip-mode): Test emacs-basic-display,
13332 not emacs-quick-startup.
13333
13334 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
13335
13336 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
13337 (reb-next-match, reb-show-subexp): Use `with-selected-window'
13338 instead of `reb-with-current-window'.
13339 (reb-prev-match): Likewise. Also, don't move left if the search
13340 was unsuccessful.
13341 (reb-initialize-buffer): New function.
13342 (re-builder, reb-change-syntax): Use it.
13343
13344 * man.el (Man-goto-page): Make second argument NOERROR optional.
13345
13346 2005-07-23 Richard M. Stallman <rms@gnu.org>
13347
13348 * man.el (Man-bgproc-sentinel): Check here for failure to find
13349 any man page in the output, and report the error here.
13350 (Man-arguments): Make it permanent local.
13351 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
13352 (Man-mode): Pass t for NOERROR.
13353
13354 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
13355 (grep-mode-font-lock-keywords):
13356 Don't use compilation-...-face for messages that are not file names.
13357
13358 * progmodes/compile.el (compilation-mode-font-lock-keywords):
13359 Don't use compilation-...-face for messages that are not file names.
13360
13361 2005-07-22 Juri Linkov <juri@jurta.org>
13362
13363 * startup.el (normal-splash-screen): Update menu name.
13364
13365 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
13366
13367 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
13368
13369 * term/xterm.el: Load term/rxvt if the terminal is actually an
13370 rxvt terminal.
13371 (xterm-rxvt-set-background-mode): Remove, not used anymore.
13372
13373 * term/rxvt.el (function-key-map): Use substitute-key-definition
13374 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
13375
13376 * term/cygwin.el: New file.
13377
13378 2005-07-22 Kim F. Storm <storm@cua.dk>
13379
13380 * image-file.el (insert-image-file, image-file-yank-handler):
13381 Fix last change to maintain a (unique) yank-handler on yanked images.
13382
13383 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
13384
13385 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
13386 of the file size (as in "177B" for 177 bytes). This happens with
13387 "ls -lh" on FreeBSD.
13388
13389 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
13390
13391 * hilit-chg.el (highlight-changes-global-initial-state)
13392 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
13393 (hilit-chg-fixup, highlight-changes-mode):
13394 Fix typos in docstrings.
13395 (highlight-changes-global-modes, highlight-changes-rotate-faces):
13396 Doc fixes.
13397
13398 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
13399
13400 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
13401 mode function using `eval-after-load'.
13402
13403 2005-07-21 Kim F. Storm <storm@cua.dk>
13404
13405 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
13406 included when reporting an emacs crash, and tell about the DEBUG file.
13407
13408 * image-file.el (insert-image-file): Add yank-handler.
13409 (image-file-yank-handler): Yank handler to make unique copies of
13410 images when they are yanked into a buffer next to each other.
13411
13412 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
13413
13414 * comint.el (comint-use-prompt-regexp, comint-send-input)
13415 (comint-source-default, comint-extract-string)
13416 (comint-get-source, comint-word, comint-completion)
13417 (comint-source, comint-prompt-read-only, comint-update-fence):
13418 Fix typos in docstrings.
13419 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
13420 Declare with define-obsolete-*-alias macros.
13421 (comint-previous-matching-input-from-input)
13422 (comint-next-matching-input-from-input)
13423 (comint-previous-matching-input, comint-next-matching-input)
13424 (comint-forward-matching-input):
13425 Improve argument/docstring consistency.
13426
13427 * desktop.el (desktop-clear-preserve-buffers-regexp):
13428 Also preserve the *server* buffer.
13429
13430 * simple.el (clone-indirect-buffer): Doc fix.
13431 (fixup-whitespace, just-one-space)
13432 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
13433 (next-error, next-error-highlight)
13434 (next-error-highlight-no-select, next-error-last-buffer)
13435 (next-error-buffer-p, next-error-find-buffer, next-error)
13436 (previous-error, next-error-no-select, previous-error-no-select)
13437 (open-line, split-line, minibuffer-prompt-width, kill-new)
13438 (binary-overwrite-mode): Fix typos in docstrings.
13439 (set-fill-column): Fix typo in message.
13440
13441 * skeleton.el (skeleton-proxy-new): Doc fix.
13442
13443 * strokes.el (strokes-load-hook): Doc fix.
13444 (strokes-grid-resolution, strokes-get-grid-position)
13445 (strokes-renormalize-to-grid, strokes-read-stroke)
13446 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
13447 (strokes-global-map): Fix typos in docstrings.
13448 (strokes-help): Doc fix. Fix help message and pass it through
13449 `substitute-command-keys'.
13450
13451 * tempo.el (tempo-insert-prompt, tempo-interactive)
13452 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
13453 (tempo-insert-string-functions, tempo-local-tags)
13454 (tempo-define-template, tempo-insert-template)
13455 (tempo-insert-prompt-compat, tempo-is-user-element)
13456 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
13457 Fix typos in docstrings.
13458
13459 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
13460 (vcursor-key-bindings, vcursor-use-vcursor-map)
13461 (vcursor-find-window, vcursor-scroll-down)
13462 (vcursor-disable, vcursor-beginning-of-buffer)
13463 (vcursor-end-of-buffer): Fix typos in docstrings.
13464 (vcursor-relative-move, vcursor-get-char-count):
13465 Improve argument/docstring consistency.
13466
13467 * version.el: "?\ " -> "?\s".
13468
13469 * wid-edit.el (widget-default-create, widget-after-change)
13470 (widget-default-format-handler, widget-checklist-add-item)
13471 (widget-radio-add-item, widget-choose, widget-specify-secret)
13472 (widget-field-value-create, widget-field-value-get)
13473 (widget-editable-list-format-handler)
13474 (widget-editable-list-entry-create, widget-group-value-create)
13475 (widget-documentation-link-add)
13476 (widget-documentation-string-value-create): "?\ " -> "?\s".
13477 (widget-convert-text): Doc fix.
13478 (widget-narrow-to-field, widget-field-find)
13479 (widget-url-link-action, widget-emacs-library-link-action)
13480 (widget-color-notify): Fix typos in docstrings.
13481
13482 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
13483 (x-select-text, set-w32-system-coding-system)
13484 (w32-add-charset-info): Fix typos in docstrings.
13485
13486 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
13487 (cua-enable-cua-keys, cua-use-hyper-key)
13488 (cua-virtual-rectangle-edges): Fix typos in docstrings.
13489 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
13490
13491 * net/tramp.el (tramp-handle-load): Fix typo in error message.
13492
13493 * emacs-lisp/re-builder.el (regexp-builder): Declare with
13494 `defalias' instead of faking it.
13495
13496 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
13497 (eshell-ls-missing, eshell-ls-dired-initial-args)
13498 (eshell-ls-use-in-dired): Fix typos in docstrings.
13499
13500 2005-07-20 Kim F. Storm <storm@cua.dk>
13501
13502 * emulation/cua-base.el (cua-mode): Improve doc string.
13503
13504 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
13505
13506 * abbrev.el (expand-region-abbrevs): Doc fix.
13507 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
13508 Improve argument/docstring consistency.
13509
13510 * arc-mode.el (archive-get-descr, archive-alternate-display):
13511 Doc fixes.
13512 (archive-l-e): Improve argument/docstring consistency.
13513 (archive-tmpdir, archive-unixdate, archive-unixtime)
13514 (archive-chmod-entry): Fix typos in docstrings.
13515 (archive-unflag, archive-unflag-backwards)
13516 (archive-unmark-all-files): "?\ " -> "?\s".
13517
13518 * buff-menu.el (Buffer-menu-unmark): Doc fix.
13519 (Buffer-menu-not-modified, Buffer-menu-execute)
13520 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
13521 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
13522
13523 * composite.el (compose-string, encode-composition-rule)
13524 (compose-last-chars): Fix typos in docstrings.
13525
13526 * desktop.el (desktop-enable, desktop-basefilename):
13527 Declare with `define-obsolete-variable-alias'.
13528 (desktop-internal-v2s): Don't quote keywords.
13529 (desktop-clear): "?\ " -> "?\s".
13530
13531 * dired.el (dired-align-file, dired-flag-backup-files)
13532 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
13533 (dired-listing-switches, dired-ls-F-marks-symlinks)
13534 (dired-dwim-target, dired-load-hook, dired-mode-hook)
13535 (dired-directory, dired-faces, dired, dired-revert)
13536 (dired-mode, dired-summary, dired-view-file)
13537 (dired-copy-filename-as-kill, dired-delete-file)
13538 (dired-no-confirm, dired-unmark-all-marks)
13539 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
13540 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
13541 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
13542 Fix typos in message strings.
13543
13544 * dired-x.el (virtual-dired): Declare with `defalias'.
13545 (dired-mark-unmarked-files, dired-local-variables-file)
13546 (dired-omit-here-always): Doc fix.
13547 (dired-omit-mode, dired-find-subdir)
13548 (dired-enable-local-variables, dired-clean-up-buffers-too)
13549 (dired-extra-startup, dired-mark-extension, dired-jump)
13550 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
13551 (dired-smart-shell-command, dired-guess-shell-alist-user)
13552 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
13553 (dired-x-bind-find-file, dired-x-submit-report):
13554 Fix typos in docstrings.
13555 (dired-mark-unmarked-files): "?\ " -> "?\s".
13556
13557 * dirtrack.el (dirtrack-list): Fix typos in docstring.
13558
13559 * faces.el (describe-face): "?\ " -> "?\s".
13560 (read-all-face-attributes, read-face-font, modify-face)
13561 (face-attr-construct, italic): Fix typos in docstrings.
13562 (frame-update-face-colors): Declare with
13563 `define-obsolete-function-alias'.
13564
13565 * files.el (find-file-noselect, recode-file-name): Doc fixes.
13566 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
13567 (magic-mode-alist, buffer-file-numbers-unique)
13568 (write-file-functions, get-free-disk-space):
13569 Fix typos in docstrings.
13570 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
13571 (write-contents-hooks, write-file-hooks):
13572 Declare with `define-obsolete-variable-alias'.
13573
13574 * forms-d2.el (arch-rj): Fix typo in docstrings.
13575 (arch-tocol): Likewise. "?\ " -> "?\s".
13576
13577 * frame.el (set-frame-font, cursor-in-non-selected-windows):
13578 Fix typo in docstring.
13579 (set-screen-width, set-screen-height): Delete redundant info in
13580 doctrings.
13581 (new-frame, screen-height, screen-width): Declare with
13582 `define-obsolete-function-alias'.
13583 (delete-frame-hook, blink-cursor): Declare with
13584 `define-obsolete-variable-alias'.
13585
13586 * paths.el (prune-directory-list): Fix typos in docstring.
13587
13588 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
13589 (cvs-prefix-get): Fix typos in docstrings.
13590
13591 * ps-print.el (ps-extend-face-list, ps-extend-face)
13592 (ps-print-background-image): Fix typos in docstrings.
13593 (ps-default-fg, ps-default-bg): Doc fixes.
13594
13595 * s-region.el (s-region-bind): Doc fix.
13596 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
13597
13598 * textmodes/org.el (org-table-formula-substitute-names)
13599 (org-table-get-vertical-vector): Doc fixes.
13600 (org-table-recalculate): Remove unused argument to `message'.
13601
13602 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
13603
13604 * textmodes/org.el (org-table-column-names)
13605 (org-table-column-name-regexp)
13606 (org-table-named-field-locations): New variables.
13607 (org-archive-subtree): Protect `this-command' when calling
13608 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
13609 the kill buffer.
13610 (org-complete): Remove fixed-formula completion.
13611 (org-edit-formulas-map): New variable.
13612 (org-table-edit-formulas): New command.
13613 (org-finish-edit-formulas, org-abort-edit-formulas)
13614 (org-show-variable, org-table-get-vertical-vector): New functions.
13615 (org-table-maybe-eval-formula): Handle `:=' fields.
13616 (org-table-get-stored-formulas, org-table-store-formulas)
13617 (org-table-get-formula, org-table-modify-formulas)
13618 (org-table-replace-in-formulas): Handle named field formulas.
13619 (org-table-get-specials): Store locations of named fields.
13620
13621 2005-07-19 Juri Linkov <juri@jurta.org>
13622
13623 * progmodes/grep.el (grep-regexp-alist)
13624 (grep-mode-font-lock-keywords, grep-process-setup):
13625 Use default GNU grep match color "01;31m" instead of "01;41m".
13626 (grep-regexp-alist, grep-mode-font-lock-keywords):
13627 Use `\\[[0-9]*m' instead of `\\[00m'.
13628 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
13629 sgr_start where its handling is more important. Use the real
13630 length of sgr_start instead of constant 8.
13631 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
13632 specially. Delete all remaining escape sequences.
13633 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
13634 (grep-regexp-alist): Make hyperlink only for binary file name
13635 instead of the whole line.
13636 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
13637 (grep-mode): Add autoload.
13638
13639 * emacs-lisp/find-func.el (find-function-regexp):
13640 Add `define-compilation-mode'.
13641
13642 2005-07-19 Juri Linkov <juri@jurta.org>
13643
13644 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
13645 (compare-windows-sync-string-size, compare-windows-recenter)
13646 (compare-windows-highlight, compare-windows): Add version 22.1.
13647 (compare-windows) <defface>: Inherit from lazy-highlight instead
13648 of duplicating its default value.
13649
13650 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
13651 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
13652
13653 * descr-text.el (describe-char): Create link buttons for `charset'
13654 and `code point'. Add the current input method name with a link
13655 button to `to input' field. Print face names of display table
13656 characters in `The display table entry is displayed by' section
13657 instead of printing face-id in the `display' field.
13658 Guess hardcoded faces and create a link button for them.
13659 Skip empty fields when calculating max-width.
13660 Treat `widget-create' specially while inserting strings from the
13661 collected field list.
13662 (describe-char-after): Made obsolete in version 22.1, not 21.5.
13663
13664 * diff-mode.el (diff-file-header): Change foreground color from
13665 yellow to green on light backgrounds.
13666 (diff-context): Inherit from `shadow' only for color/grayscale
13667 with more than 88 colors.
13668 (diff-indicator-removed, diff-indicator-added)
13669 (diff-indicator-changed): New faces.
13670 (diff-font-lock-keywords): Use new faces. Regroup rules.
13671 Add "^---$" for `normal' diff format. Fontify `#' lines with
13672 font-lock-comment-delimiter-face and font-lock-comment-face.
13673 Add `#' to ^[^...] in the rule for `diff-context-face'.
13674
13675 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
13676 a button-like box. Inherit from `highlight' on low colors.
13677 (shadow): Use shades of gray only for color/grayscale with
13678 more than 88 colors. Use green for light backgrounds with
13679 8 colors, and yellow for dark backgrounds with 8 colors.
13680
13681 * font-lock.el (font-lock-regexp-grouping-backslash):
13682 Don't inherit from escape-glyph (use bold for all cases).
13683
13684 * info.el (info-xref-visited): Use light foreground color `violet'
13685 for dark backgrounds instead of dark color `magenta3'.
13686 (info-title-1): Use `yellow' color for dark backgrounds.
13687
13688 * isearch.el (isearch): Use not-too-dark magenta3 instead of
13689 too-light magenta2.
13690
13691 * replace.el (match): Use slightly more light RoyalBlue3 instead
13692 of dark RoyalBlue4.
13693
13694 * wid-edit.el (widget-inactive): Inherit from `shadow'.
13695
13696 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
13697
13698 * novice.el (disabled-command-hook): Declare it with
13699 `define-obsolete-variable-alias'.
13700
13701 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
13702 (desktop-buffer-misc-functions, desktop-buffer-handlers)
13703 (desktop-load-default): Add release to obsolescence info.
13704 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
13705 (desktop-append-buffer-args, desktop-read):
13706 Fix typos in docstrings.
13707 (desktop-kill): Fix typo in message.
13708 (desktop-save): Doc fix.
13709
13710 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
13711
13712 * viper-cmd.el (viper-escape-to-state): Bug fix.
13713 (viper-envelop-ESC-key): Change the definition of fast
13714 keysequence so it'll work with keyboard macros.
13715
13716 * ediff.el (ediff-patch-buffer): Change the docstring.
13717
13718 2005-07-19 Kenichi Handa <handa@m17n.org>
13719
13720 * international/mule-cmds.el (select-safe-coding-system): Try to
13721 use an auto-coding (if any) before anything else. If the found
13722 auto-coding is invalid, show a warning message.
13723
13724 * international/mule.el (find-auto-coding): New function created
13725 by modifying the body of set-auto-coding.
13726 (set-auto-coding): Use find-auto-coding to find a coding.
13727
13728 2005-07-18 Richard M. Stallman <rms@gnu.org>
13729
13730 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
13731 not isearch-mode-end-hook-error.
13732 (allout-before-change-protect): Fix error message.
13733
13734 2005-07-18 Juri Linkov <juri@jurta.org>
13735
13736 * allout.el (allout-mode):
13737 * calculator.el (calculator-copy):
13738 * custom.el (custom-known-themes):
13739 * dired.el (dired-desktop-buffer-misc-data)
13740 (dired-restore-desktop-buffer):
13741 * dired-x.el (dired-omit-marker-char):
13742 * files.el (basic-save-buffer):
13743 * font-core.el (font-lock-mode):
13744 * calendar/calendar.el (calendar-goto-hebrew-date)
13745 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
13746 (calendar-goto-persian-date):
13747 * language/ethio-util.el (ethio-sera-to-fidel-region):
13748 * textmodes/picture.el (picture-mode):
13749 Delete duplicate duplicate words.
13750
13751 2005-07-18 Juri Linkov <juri@jurta.org>
13752
13753 * isearch.el (isearch-mode-map): Remove key bindings for regexp
13754 chars * ? } |.
13755 (isearch-fallback): Don't call `isearch-process-search-char'.
13756 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
13757 (isearch-process-search-char): Call `isearch-fallback' for regexp
13758 chars * ? } |.
13759 (isearch-return-char): Make obsolete with `make-obsolete' instead
13760 of simply documenting it as obsolete in the docstring.
13761 (isearch-fallback): Refill docstring.
13762
13763 * international/isearch-x.el
13764 (isearch-process-search-multibyte-characters): Remove unneeded
13765 `concat'. Add intermediate values to `junk-hist' instead of
13766 `minibuffer-history'. Test the length of `str'.
13767
13768 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
13769
13770 * allout.el (allout-resolve-xref): Fix typos in error strings.
13771 (allout-before-change-protect): Remove unneeded `concat'.
13772
13773 * array.el (array-mode, array-reconfigure-rows)
13774 (untabify-backward): Fix typos in docstrings.
13775 (array-reconfigure-rows): Use `insert-buffer-substring', not
13776 `insert-buffer'.
13777
13778 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
13779 * progmodes/ada-mode.el (ada-make-body):
13780 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
13781
13782 * dired.el (dired-log):
13783 * tar-mode.el (tar-subfile-save-buffer):
13784 * play/zone.el (zone-pgm-stress-destress):
13785 Use `insert-buffer-substring', not `insert-buffer'.
13786
13787 2005-07-17 Simon Josefsson <jas@extundo.com>
13788
13789 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
13790
13791 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
13792
13793 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
13794 Add plain auth method.
13795 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
13796
13797 2005-07-17 Kim F. Storm <storm@cua.dk>
13798
13799 * ido.el (dired-other-window): Add ido property.
13800
13801 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
13802
13803 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
13804 Fix typo in docstring.
13805 (byte-compile-interactive-only-functions): Add `insert-buffer' and
13806 `insert-file-literally'.
13807
13808 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
13809 info and delete redundant message. Doc fix.
13810 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
13811 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
13812
13813 2005-07-16 Richard M. Stallman <rms@gnu.org>
13814
13815 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
13816 (byte-compile-and): Use byte-compile-and-recursion.
13817 (byte-compile-or-recursion): New function.
13818 (byte-compile-or): Use that.
13819 (byte-compile-if): Guard the else-clause too.
13820 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
13821
13822 * isearch.el (isearch-mode-end-hook-quit): New variable.
13823 (isearch-done): Bind it.
13824 (isearch-mode-end-hook): Doc fix.
13825
13826 * allout.el (allout-isearch-did-quit): Variable deleted.
13827 (allout-real-isearch-abort): Function name no longer used.
13828 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
13829 (allout-isearch-rectification): isearch-mode always exists.
13830 Don't set allout-isearch-did-quit.
13831 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
13832 allout-isearch-did-quit.
13833 (allout-enwrap-isearch): Just add the hook.
13834 (allout-isearch-abort): Function deleted.
13835 (allout-pre-command-business): Avoid warning.
13836
13837 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
13838 Correctly avoid warnings.
13839 (pascal-outline): Likewise.
13840
13841 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
13842
13843 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
13844
13845 * play/tetris.el (tetris-mode): Avoid warning.
13846
13847 * play/snake.el (snake-mode): Avoid warning.
13848
13849 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
13850 (gamegrid-set-display-table): Avoid warning.
13851 (gamegrid-set-timer): Likewise.
13852 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
13853 (gamegrid-add-score-with-update-game-score-1): Take FILE
13854 as argument.
13855 (gamegrid-add-score-with-update-game-score): Pass that argument.
13856 Rename have-shared-game-dir to gamegrid-shared-game-dir.
13857
13858 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
13859
13860 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
13861 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
13862
13863 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
13864 and insert-file.
13865
13866 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
13867 (sc-ask): Avoid warnings.
13868
13869 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
13870 (eshell-hist-initialize): Use that var the natural way.
13871
13872 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
13873
13874 * emacs-lisp/re-builder.el (reb-cook-regexp):
13875 Avoid warning calling lre-compile-string.
13876 (reb-color-display-p): Avoid warning.
13877
13878 * calculator.el (calculator-last-input): Guard uses
13879 of event-key and key-press-event-p.
13880 (event-key, key-press-event-p): Delete definitions.
13881
13882 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
13883 (find-gc-source-directory, find-gc-subrs-callers)
13884 (find-gc-noreturn-list, find-gc-source-files)
13885 (find-gc-subrs-called): Vars renamed and defvar'd.
13886
13887 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
13888 (checkdoc-overlay-put, checkdoc-delete-overlay)
13889 (checkdoc-overlay-start, checkdoc-overlay-end)
13890 (checkdoc-mode-line-update, checkdoc-char=):
13891 Define such that compiler knows they are defined.
13892 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
13893 (checkdoc-read-event): Delete. Use read-event directly.
13894
13895 * whitespace.el (whitespace-make-overlay)
13896 (whitespace-overlay-put, whitespace-delete-overlay)
13897 (whitespace-overlay-start, whitespace-overlay-end):
13898 Define such that compiler knows they are defined.
13899 (whitespace): Move conditional inside.
13900
13901 * tempo.el (tempo-insert-template): Suppress warning.
13902
13903 * ediff-diff.el (longlines-mode): Add defvar.
13904
13905 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
13906
13907 * server.el: Bind "C-x #" in a way that works even if C-x is
13908 redefined to a command key, not a prefix key.
13909
13910 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13911
13912 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
13913 cl-make-type-test till execution time.
13914
13915 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
13916
13917 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
13918 arg ARG and use it.
13919
13920 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13921
13922 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
13923
13924 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
13925
13926 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13927 a defcustom with two :set or :type keywords.
13928
13929 2005-07-15 Richard M. Stallman <rms@gnu.org>
13930
13931 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
13932 Don't give ^M comment-end syntax.
13933
13934 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
13935
13936 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
13937 Don't consider gdbmi (gdb-mi.el has its own update functions).
13938 (gdb-var-delete): Make it work for gdbmi as well.
13939 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
13940
13941 * progmodes/gud.el (etags, sdb): Only require etags when needed.
13942 (gud-speedbar-menu-items): Correct logic for enabling items.
13943
13944 2005-07-15 Kim F. Storm <storm@cua.dk>
13945
13946 * ido.el: Fix commentary.
13947 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
13948 Use with-no-warnings around ffap-guesser.
13949 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
13950 Let bind minibuffer-completing-file-name to t.
13951
13952 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
13953
13954 * startup.el (site-run-file, keyboard-type): Doc fixes.
13955 (command-line): Check for "--basic-display" argument; also for
13956 "--quick", not "--bare-bones" (which was renamed).
13957 (fancy-splash-text): Add missing item "Getting New Versions".
13958 (normal-splash-screen): Fix typos and improve consistency with
13959 `fancy-splash-text'. Update copyright year.
13960
13961 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
13962 valid binding for `help-char'.
13963
13964 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
13965
13966 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
13967
13968 * term.el (term-mode): Disable cua-mode for term buffers.
13969
13970 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
13971
13972 * add-log.el (add-log-mailing-address, change-log-merge):
13973 Doc fixes.
13974 (change-log-get-method-definition): Fix typo in docstring.
13975
13976 2005-07-14 Kim F. Storm <storm@cua.dk>
13977
13978 * emulation/cua-base.el:
13979 (cua--pre-command-handler-1, cua--pre-command-handler)
13980 (cua--post-command-handler-1, cua--post-command-handler):
13981 Split in two. Check (buffer local) value of cua-mode.
13982 (cua-selection-mode): New command.
13983
13984 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
13985
13986 * custom.el (custom-initialize-safe-set)
13987 (custom-initialize-safe-default): Doc fixes.
13988
13989 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
13990 and simplify :init-value again.
13991
13992 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
13993 and simplify :init-value again. Delete autoload.
13994
13995 * startup.el (command-line): Use `custom-reevaluate-setting' again
13996 for tooltip-mode.
13997
13998 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13999 a defcustom with two :initialize keywords.
14000
14001 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
14002
14003 * allout.el (my-mark-marker, allout-isearch-prior-pos)
14004 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
14005 (allout-post-command-business, allout-flag-region)
14006 (isearch-reenable-font-lock, allout-yank)
14007 (allout-insert-latex-header, allout-insert-latex-trailer)
14008 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
14009 (allout-latex-verb-quote): Fix typos in docstrings.
14010 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
14011 (allout-unprotected, allout-prefix-data):
14012 Improve argument/docstring consistency.
14013 (allout-chart-subtree): Fix argument spec.
14014 (allout-open-topic): Rename `use_sib_bullet' argument to
14015 `use-sib-bullet'. Doc fix.
14016
14017 * whitespace.el (whitespace-check-buffer-leading)
14018 (whitespace-check-buffer-trailing)
14019 (whitespace-check-buffer-indent)
14020 (whitespace-check-buffer-spacetab)
14021 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
14022 (whitespace-check-leading-whitespace)
14023 (whitespace-check-trailing-whitespace)
14024 (whitespace-check-spacetab-whitespace)
14025 (whitespace-check-indent-whitespace)
14026 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
14027 (whitespace-modes): Fix typos in docstrings.
14028 (defgroup, defcustom): Doc fixes.
14029
14030 * winner.el (winner-mode, winner-boring-buffers)
14031 (winner-pending-undo-ring): Doc fixes.
14032 (winner-ring): Remove unneeded `progn'.
14033 (winner-equal): `defsubst' it.
14034 (winner-redo): Fix message.
14035
14036 2005-07-13 Kim F. Storm <storm@cua.dk>
14037
14038 * simple.el (line-move-1): Always use vertical-motion to
14039 do the last (or only) line move to ensure some movement.
14040 Undo 2005-06-23 change--don't check for overlays.
14041
14042 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14043
14044 * term/mac-win.el (ccl-encode-mac-roman-font)
14045 (ccl-encode-mac-centraleurroman-font)
14046 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
14047 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
14048 Change charset-id boundary of dimension to ?\xef.
14049 (mac-char-fontspec-list): New constant.
14050 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
14051 argument. Nil uses itself as family in font-spec. Previous
14052 behavior for nil is now provided by non-nil non-string argument.
14053 All callers changed. Add font-specs for Mac fonts to
14054 "fontset-default" unless iso8859-1 fonts are installed.
14055
14056 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
14057
14058 * progmodes/sh-script.el (sh-get-indent-info): Only indent
14059 a continuation line if the \ is preceded by SPC or TAB.
14060 (sh-get-indent-info): Simplify.
14061 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
14062 Use with-current-buffer.
14063
14064 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
14065 when the matched text is empty.
14066
14067 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
14068
14069 * startup.el (command-line): Revert to previous handling of
14070 tooltip-mode. Explain in comment why the complexity is needed.
14071
14072 * tooltip.el (tooltip-mode): Revert to previous implementation of
14073 its defcustom.
14074
14075 * frame.el (blink-cursor-mode): Revert to previous implementation
14076 of its defcustom. Update comment.
14077
14078 2005-07-12 Lars Hansen <larsh@soem.dk>
14079
14080 * desktop.el: Update e-mail address.
14081
14082 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14083
14084 * term/mac-win.el (mac-services-mail-selection)
14085 (mac-services-mail-to): New functions.
14086 (mac-application-menu-map): Bind them.
14087
14088 2005-07-12 wulei <milton@wulei.net> (tiny change)
14089
14090 * progmodes/gdb-ui.el: Add note about buffering with Windows.
14091
14092 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
14093
14094 * custom.el (custom-reevaluate-setting): Doc fix.
14095
14096 2005-07-11 Jay Belanger <belanger@truman.edu>
14097
14098 * calc/calc.el (calc-embedded-announce-formula-alist)
14099 (calc-embedded-open-close-plain-alist)
14100 (calc-embedded-open-close-mode-alist): Add checks for additional
14101 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
14102
14103 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
14104
14105 * custom.el (custom-enable-theme): Don't add theme to
14106 `custom-enabled-themes' with `push' because there is no
14107 setf-method for `delq'.
14108
14109 2005-07-11 Richard M. Stallman <rms@gnu.org>
14110
14111 * custom.el (custom-declare-variable): Doc fix.
14112
14113 * dired-aux.el (dired-compare-directories): Remove "." and ".."
14114 from the alists.
14115
14116 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
14117 Do nothing if edebug-active.
14118
14119 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
14120 (edebug-display): Do it here instead.
14121
14122 2005-07-10 Richard M. Stallman <rms@gnu.org>
14123
14124 * cus-face.el (custom-theme-set-faces): Make it work.
14125 (custom-reset-faces): Doc fix.
14126 (custom-theme-reset-internal-face, custom-theme-face-value):
14127 Functions deleted.
14128
14129 * custom.el (custom-push-theme): Maintain list of the settings
14130 of a given theme in its theme-settings property.
14131 Maintain position of old settings in the theme-value
14132 or theme-face property.
14133 (custom-enabled-themes): New variable.
14134 (custom-theme-enabled-p): New function.
14135 (provide-theme): Update custom-enabled-themes.
14136 Disable and reenable the `user' theme.
14137 (require-theme): Doc fix.
14138 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
14139 (custom-theme-value, custom-theme-variable-value): Likewise.
14140 (custom-theme-reset-internal): Likewise.
14141 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
14142 (custom-enable-theme, custom-disable-theme): New functions.
14143 (custom-variable-theme-value, custom-face-theme-value): Likewise.
14144 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
14145 (custom-theme-reset-variables): Simplify.
14146 (deftheme, custom-declare-theme, custom-make-theme-feature):
14147 Definitions moved.
14148
14149 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
14150
14151 * longlines.el (longlines-show-region)
14152 (longlines-unshow-hard-newlines): Recognize hard newlines by
14153 non-nil hard property, instead of t.
14154
14155 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
14156
14157 * viper-cmd.el (viper--key-maps): New variable.
14158 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
14159 emulation-mode-map-alists.
14160 (viper-envelop-ESC-key): Use viper-subseq.
14161 (viper-search-forward/backward/next): Disable debug-on-error.
14162
14163 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
14164 (viper-ESC-key): New defcustoms.
14165
14166 * viper-macs.el (ex-map-read-args): Use viper-subseq.
14167
14168 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
14169 (viper-subseq): Copy of subseq from cl.el.
14170
14171 * viper.el (viper-go-away, viper-set-hooks): Use
14172 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
14173
14174 * viper-mous.el (viper-current-frame-saved): Use defvar.
14175
14176 * viper-init.el: Get rid of -face in face names.
14177
14178 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
14179 Make it work with longlines mode
14180
14181 * ediff-mult.el (ediff-meta-mode-hook): New variable.
14182
14183 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
14184
14185 * ediff-init.el: Get rid of -face in face names.
14186
14187 2005-07-10 Richard M. Stallman <rms@gnu.org>
14188
14189 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
14190 and with-timeout-unsuspend.
14191
14192 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
14193 and with-timeout-unsuspend.
14194
14195 * emacs-lisp/timer.el (with-timeout-timers): New variable.
14196 (with-timeout): Bind that variable to record timers.
14197 (with-timeout-suspend, with-timeout-unsuspend): New functions.
14198
14199 * emacs-lisp/debug.el (debug-help-follow): New function.
14200 (debugger-mode-map): Use that instead of help-follow.
14201 (debugger-setup-buffer): Use eval-buffer-list
14202 to handle eval-buffer frames.
14203
14204 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
14205
14206 * timezone.el (timezone-parse-date): Change first regexp
14207 so it will not mistakenly match dates with no time zone.
14208
14209 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
14210
14211 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
14212
14213 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
14214
14215 * custom.el (custom-initialize-safe-set)
14216 (custom-initialize-safe-default): New functions.
14217
14218 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
14219 and simplify :init-value.
14220
14221 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
14222 and simplify :init-value. Delete obsolete comment.
14223
14224 * startup.el (command-line): Use `custom-reevaluate-setting' to
14225 handle `tooltip-mode'. Delete obsolete comment.
14226
14227 * files.el (set-visited-file-name): Avoid calling
14228 `file-name-nondirectory' with a nil argument.
14229
14230 2005-07-09 Richard M. Stallman <rms@gnu.org>
14231
14232 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
14233 was called with nil for the buffer, handle the read position right.
14234 Handle read position for eval-region, too.
14235
14236 2005-07-09 Juri Linkov <juri@jurta.org>
14237
14238 * fringe.el (fringe-mode): Add period in docstring.
14239 (fringe-query-style): Build prompt depending on `all-frames' arg.
14240
14241 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
14242 to not create links to unrelated functions in the Help buffer.
14243
14244 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
14245 Doc fix.
14246
14247 * simple.el (next-error-hook): New variable.
14248 (next-error): Use it. Doc fix.
14249
14250 * textmodes/ispell.el (ispell-command-loop): Add current
14251 dictionary name and program name to mode-line-format.
14252 (ispell-region, ispell-process-line): Add current dictionary name
14253 and program name to messages.
14254
14255 2005-07-08 Jay Belanger <belanger@truman.edu>
14256
14257 * calc/calc.el (calc-embedded-announce-formula-alist)
14258 (calc-embedded-open-close-formula-alist)
14259 (calc-embedded-open-close-word-alist)
14260 (calc-embedded-open-close-plain-alist)
14261 (calc-embedded-open-close-new-formula-alist)
14262 (calc-embedded-open-close-mode-alist)
14263 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
14264 (calc-embedded-mode-hook): New variables.
14265
14266 * calc/calc-embed.el (calc-embedded-firsttime)
14267 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
14268 New variables.
14269 (calc-do-embedded): Use calc-embedded-firsttime,
14270 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
14271 determine whether or not to run hooks.
14272 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
14273 calc-embedded-firsttime-formula appropriately.
14274 Set calc-embedded delimiter variables according to mode.
14275
14276 2005-07-08 Richard M. Stallman <rms@gnu.org>
14277
14278 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
14279 Check for "emacs", etc., as entire symbol, not just as word.
14280 (checkdoc-file-comments-engine): Use regexp-quote on FN.
14281
14282 * files.el (set-visited-file-name): Report the error
14283 for "empty filename" earlier.
14284 (kill-some-buffers): Ignore buffers already dead.
14285
14286 * fringe.el (fringe-mode): Doc fix.
14287
14288 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
14289 Check for (featurep 'xemacs) and turn off warnings in what it guards.
14290 Use unwind-protect to ensure byte-compile-unresolved-functions
14291 is updated.
14292
14293 * whitespace.el (whitespace-buffer-leading-cleanup):
14294 Simplify w/ skip-chars-forward.
14295 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
14296
14297 * mail/rmail.el (rmail-only-expunge): Fix paren error.
14298 Unconditionally try to leave point at the same old place.
14299
14300 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
14301
14302 * comint.el (comint-postoutput-scroll-to-bottom)
14303 (comint-show-maximum-output): Take scroll-margin into consideration.
14304
14305 2005-07-08 Kim F. Storm <storm@cua.dk>
14306
14307 * ido.el (ido-use-filename-at-point): New choice `guess'.
14308 (ido-file-internal): Try ffap-guesser if selected.
14309
14310 * ido.el (ido-before-fallback-functions): New hook.
14311 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
14312 (ido-read-file-name): Run it.
14313
14314 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
14315
14316 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
14317 strings rather than a list of symbols to the completion function.
14318
14319 2005-07-07 Jay Belanger <belanger@truman.edu>
14320
14321 * calc/calc-units.el (math-apply-units): Change the places in
14322 which units are simplified.
14323
14324 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
14325
14326 * cus-edit.el (customize-option, customize-option-other-window):
14327 Make them handle aliases.
14328
14329 * custom.el (custom-variable-p): Make it recursively follow
14330 aliases. Mention that in the docstring.
14331
14332 2005-07-07 Richard M. Stallman <rms@gnu.org>
14333
14334 * cus-start.el (exec-path): Use `directory' instead of `file'.
14335 Fix tag for nil.
14336
14337 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
14338
14339 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
14340 when called non-interactively. Doc fix.
14341
14342 2005-07-07 Lute Kamstra <lute@gnu.org>
14343
14344 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
14345 new address as well.
14346
14347 2005-07-07 Kenichi Handa <handa@m17n.org>
14348
14349 * international/mule.el (make-coding-system):
14350 Describe `ascii-incompatible' property in the docstring.
14351 (set-file-name-coding-system): Signal an error if coding-system is
14352 ascii-incompatible.
14353 (set-keyboard-coding-system): Likewise.
14354
14355 * international/mule-cmds.el (set-default-coding-systems):
14356 Don't set default-file-name-coding-system and
14357 default-keyboard-coding-system if coding-system is ASCII-incompatible.
14358
14359 * international/utf-16.el: Declare that all UTF-16-based coding
14360 systems are ASCII-incompatible.
14361
14362 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
14363
14364 * progmodes/gud.el: Require font-lock for displaying errors.
14365 Used by gdb-ui.el.
14366
14367 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
14368
14369 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
14370 values for the pattern lists which are `read'able but not
14371 `append'able (like symbols).
14372
14373 2005-07-06 Richard M. Stallman <rms@gnu.org>
14374
14375 * progmodes/flymake.el (flymake-float-time): Instead of
14376 with-no-warnings, test for xemacs.
14377 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
14378 to avoid warning.
14379
14380 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
14381
14382 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
14383
14384 2005-07-05 Lute Kamstra <lute@gnu.org>
14385
14386 * battery.el: Add support for Darwin (with much debugging help
14387 from Samuel Lauber <sam124@operamail.com>).
14388 (battery-status-function, battery-echo-area-format)
14389 (battery-mode-line-format): Add support for pmset on Darwin.
14390 (battery-load-low, battery-load-critical): New user options.
14391 (battery-pmset): New function.
14392
14393 2005-07-05 Lute Kamstra <lute@gnu.org>
14394
14395 Update FSF's address in GPL notices.
14396
14397 * textmodes/page-ext.el: Update FSF's address.
14398
14399 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
14400
14401 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
14402 filling from using prefix when filling a single-line docstring.
14403
14404 * progmodes/flymake.el: Remove useless eval-when-compile.
14405
14406 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
14407
14408 2005-07-04 Richard M. Stallman <rms@gnu.org>
14409
14410 * textmodes/org.el (org-file-apps-defaults-gnu):
14411 Rename from org-file-apps-defaults-linux.
14412 (org-default-apps): Don't test system-type for `linux'.
14413 (org-file-apps): Doc fix.
14414
14415 2005-07-04 David Ponce <david@dponce.com>
14416
14417 * tree-widget.el: Improve header Commentary section.
14418 (tree-widget) [defgroup]
14419 (tree-widget-image-enable, tree-widget-themes-directory)
14420 (tree-widget-theme, tree-widget-image-properties-emacs)
14421 (tree-widget-image-properties-xemacs, tree-widget-create-image)
14422 (tree-widget-image-formats, tree-widget-control)
14423 (tree-widget-empty-control, tree-widget-leaf-control
14424 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
14425 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
14426 (tree-widget-keep, tree-widget-after-toggle-functions)
14427 (tree-widget-open-node, tree-widget-close-node): Doc fix.
14428 (tree-widget-open-control, tree-widget-close-control): Fix doc and
14429 :help-echo message.
14430 (tree-widget-set-theme): Doc fix. Use `string-equal'.
14431 (tree-widget-image-properties): Doc fix. Clearer implementation.
14432 (tree-widget--cursors): New constant.
14433 (tree-widget-lookup-image): New function split from
14434 `tree-widget-find-image'. Clearer implementation.
14435 (tree-widget-find-image): Use it.
14436 (tree-widget-button-keymap): Use `set-keymap-parent'.
14437 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
14438 Define the sub-widgets here.
14439 (tree-widget-node): Check that :node is not a tree-widget.
14440 (tree-widget-get-super, tree-widget-open-control)
14441 (tree-widget-close-control, tree-widget-empty-control)
14442 (tree-widget-leaf-control, tree-widget-guide)
14443 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
14444 (tree-widget-no-handle, tree-widget-value-delete)
14445 (tree-widget-map): Remove.
14446 (tree-widget-children-value-save): Doc fix. Simplified.
14447 (tree-widget-value-create): Update according to previous changes.
14448
14449 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
14450
14451 * textmodes/org.el: Leading space replaced by TABS.
14452 (org-recalc-marks, org-table-rotate-recalc-marks)
14453 (org-table-get-specials): Treat "^" and "_" marks.
14454 (org-table-justify-field-maybe): Optional argument NEW.
14455 (org-table-eval-formula): Parsing of the format simplified.
14456 New modes C,I. Honor the %= parameter in the current table.
14457 Avoid unnecessary re-align by using the NEW argument to
14458 `org-table-justify-field-maybe'.
14459 (org-calc-default-modes): Default for date-format mimicks org-mode.
14460 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
14461
14462 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
14463
14464 * cus-face.el (custom-theme-set-faces): Make it handle face
14465 aliases whose alias declarations are pre- or autoloaded.
14466
14467 2005-07-04 Juri Linkov <juri@jurta.org>
14468
14469 * faces.el (read-face-name): Put the code for getting a face name
14470 from the buffer before adding the faces from the `face' property.
14471 Use `completing-read-multiple' instead of `completing-read'.
14472 Require `crm'. Add default value and post-process the returned
14473 list of faces.
14474
14475 * emacs-lisp/crm.el (crm-find-current-element)
14476 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
14477
14478 * emacs-lisp/lisp-mode.el (eval-defun-1):
14479 * emacs-lisp/edebug.el (edebug-eval-defun):
14480 Remove unnecessary quotes.
14481
14482 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
14483
14484 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
14485 (prolog-indent-level): Fix typo in docstring.
14486
14487 * info.el (Info-history, Info-history-forward)
14488 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
14489
14490 * add-log.el (add-change-log-entry):
14491 * comint.el (comint-dynamic-list-input-ring)
14492 (comint-dynamic-list-completions):
14493 * dabbrev.el (dabbrev-expand):
14494 * delim-col.el (delimit-columns-rectangle-line):
14495 * diff-mode.el (diff-context->unified, diff-reverse-direction)
14496 (diff-unified->context):
14497 * ediff-init.el (ediff-abbrev-jobname):
14498 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
14499 (ediff-replace-session-activity-marker-in-meta-buffer):
14500 * info.el (Info-summary):
14501 * lpr.el (printify-region):
14502 * printing.el (pr-create-interface):
14503 * ps-print.el (ps-print-quote):
14504 * ses.el (ses-column-widths, ses-print-cell)
14505 (ses-adjust-print-width, ses-center):
14506 * shell.el (shell-file-name-quote-list):
14507 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
14508 (strokes-fill-current-buffer-with-whitespace)
14509 (strokes-xpm-for-stroke, strokes-list-strokes)
14510 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
14511 * term.el (term-dynamic-list-input-ring)
14512 (term-dynamic-list-completions):
14513 * calc/calc.el (math-format-stack-value):
14514 * emacs-lisp/edebug.el (edebug-display-freq-count):
14515 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
14516 (delphi-new-comment-line):
14517 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
14518 * progmodes/executable.el (executable-set-magic):
14519 * progmodes/python.el (inferior-python-mode):
14520 * progmodes/scheme.el (scheme-mode-syntax-table):
14521 * progmodes/sh-script.el (sh-maybe-here-document):
14522 * progmodes/sql.el (sql-copy-column):
14523 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
14524 * textmodes/bibtex.el (bibtex-mode):
14525 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
14526 (sgml-auto-attributes):
14527 * textmodes/table.el (table-insert, table-shorten-cell)
14528 (table--generate-source-scan-lines, table-delete-row)
14529 (*table--cell-delete-char, table--spacify-frame)
14530 (table--horizontally-shift-above-and-below)
14531 (table--cell-insert-char, table--cell-blank-str)
14532 (table--fill-region-strictly):
14533 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
14534 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
14535
14536 * add-log.el (change-log):
14537 * apropos.el (apropos):
14538 * comint.el (comint-completion, comint-source):
14539 * dabbrev.el (dabbrev):
14540 * delim-col.el (columns):
14541 * diff-mode.el (diff-mode):
14542 * ediff.el (ediff):
14543 * ediff-diff.el (ediff-diff):
14544 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
14545 * ediff-mult.el (ediff-mult):
14546 * ediff-ptch.el (ediff-ptch):
14547 * ediff-wind.el (ediff-window):
14548 * facemenu.el (facemenu):
14549 * indent.el (indent):
14550 * info.el (info):
14551 * jka-cmpr-hook.el (compression, jka-compr):
14552 * lpr.el (lpr):
14553 * outline.el (outlines):
14554 * pcmpl-cvs.el (pcmpl-cvs):
14555 * pcmpl-rpm.el (pcmpl-rpm):
14556 * printing.el (printing):
14557 * ps-print.el (postscript, ps-print, ps-print-horizontal)
14558 (ps-print-vertical, ps-print-headers, ps-print-font)
14559 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
14560 (ps-print-background, ps-print-printer, ps-print-page)
14561 (ps-print-miscellany):
14562 * ses.el (ses):
14563 * shell.el (shell, shell-directories, shell-faces):
14564 * startup.el (initialization):
14565 * strokes.el (strokes):
14566 * term.el (term):
14567 * uniquify.el (uniquify):
14568 * w32-vars.el (w32):
14569 * calc/calc.el (calc):
14570 * emacs-lisp/bytecomp.el (bytecomp):
14571 * emacs-lisp/cl-indent.el (lisp-indent):
14572 * emacs-lisp/edebug.el (edebug):
14573 * emacs-lisp/elp.el (elp):
14574 * emacs-lisp/testcover.el (testcover):
14575 * emacs-lisp/trace.el (trace):
14576 * emulation/viper-ex.el (viper-ex):
14577 * emulation/viper-mous.el (viper-mouse):
14578 * mail/mailalias.el (mailalias):
14579 * mail/supercite.el (supercite, supercite-frames)
14580 (supercite-attr, supercite-cite, supercite-hooks):
14581 * net/rcompile.el (remote-compile):
14582 * net/rlogin.el (rlogin):
14583 * obsolete/ooutline.el (outlines):
14584 * progmodes/delphi.el (delphi):
14585 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
14586 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
14587 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
14588 (ebnf-optimization):
14589 * progmodes/etags.el (etags):
14590 * progmodes/executable.el (executable):
14591 * progmodes/idlwave.el (idlwave):
14592 * progmodes/pascal.el (pascal):
14593 * progmodes/prolog.el (prolog):
14594 * progmodes/python.el (python):
14595 * progmodes/scheme.el (scheme):
14596 * progmodes/sh-script.el (sh, sh-script):
14597 * progmodes/sql.el (SQL):
14598 * progmodes/tcl.el (tcl):
14599 * textmodes/bibtex.el (bibtex, bibtex-autokey):
14600 * textmodes/enriched.el (enriched):
14601 * textmodes/makeinfo.el (makeinfo):
14602 * textmodes/sgml-mode.el (sgml):
14603 * textmodes/table.el (table-hooks):
14604 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
14605 * textmodes/texinfo.el (texinfo):
14606 * textmodes/two-column.el (two-column):
14607 Finish `defgroup' description with period.
14608
14609 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
14610 * eshell/esh-var.el (eshell-var):
14611 * progmodes/vhdl-mode.el (vhdl-testbench):
14612 * textmodes/org.el (org): Fix typos in docstrings.
14613
14614 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
14615 consistency.
14616
14617 * progmodes/flymake.el (flymake-find-file): Remove.
14618 (flymake-float-time): Use `with-no-warnings'.
14619 (flymake-check-start-time, flymake-check-was-interrupted)
14620 (flymake-err-info, flymake-is-running, flymake-last-change-time)
14621 (flymake-new-err-info): `defvar' at compile time.
14622
14623 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
14624
14625 * replace.el (occur-hook): Doc fix.
14626 (occur-1): Don't call `occur-hook' if there are no matches.
14627
14628 2005-07-03 Richard M. Stallman <rms@gnu.org>
14629
14630 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
14631 global-map, save the same map.
14632 (global-map): Don't alter it at top level.
14633 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
14634 Then alter it here instead.
14635 (tpu-edt-off): Set global-map to the saved one.
14636
14637 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
14638 All references simplified.
14639 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
14640 (zmacs-regions): Add defvar.
14641 (repeat-complex-command-map): Everything about that deleted.
14642
14643 * textmodes/artist.el (artist-key-is-drawing)
14644 (artist-key-endpoint1, artist-key-poly-point-list)
14645 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
14646 (artist-key-compl-table, artist-rb-save-data)
14647 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
14648 Don't put them in eval-when-compile.
14649 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
14650
14651 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
14652 Use with-no-warnings.
14653
14654 * net/browse-url.el (dos-windows-version): Add defvar.
14655
14656 * mail/supercite.el (filladapt-prefix-table): Add defvar.
14657
14658 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
14659 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
14660 (rmail-new-summary-line-count): Rename from new-summary-line-count.
14661 Add defvar.
14662 (rmail-summary-beginning-of-message): Use with-no-warnings.
14663 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
14664
14665 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
14666 Use with-no-warnings.
14667
14668 * emulation/vi.el (vi-mark-region): Use c-mark-function.
14669 (c-mark-function): Add point-moving-unit property.
14670 (vi-goto-line): Use with-no-warnings.
14671
14672 * emulation/edt.el (edt-last-copied-word): Add defvar.
14673 (zmacs-region-stays): Likewise.
14674 (edt-mark-section-wisely): Use c-mark-function for C.
14675 Use makr-defun for Fortran.
14676 (time-string): defvar deleted.
14677 (edt-display-the-time): Don't set time-string.
14678
14679 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
14680
14681 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
14682 Don't warn when name is not constant
14683 or for defining the group `emacs'.
14684
14685 * tooltip.el (gud-tooltip-mode): Add defvar.
14686
14687 * startup.el (default-frame-background-mode): Add defvar.
14688
14689 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
14690
14691 * info.el (tool-bar-map): Add defvar.
14692
14693 * dired.el (dnd-protocol-alist): Add defvar.
14694
14695 * dired-aux.el (dired-query): Display question with answer, when
14696 the user answers.
14697
14698 * custom.el (custom-add-option): Doc fix.
14699
14700 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
14701
14702 2005-07-03 Eli Zaretskii <eliz@gnu.org>
14703
14704 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
14705 bogus name from the last change.
14706
14707 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
14708
14709 * custom.el (custom-declare-variable): Fix typos in comment.
14710 (custom-known-themes): Doc fix.
14711 (custom-theme-directory): New defcustom.
14712 (require-theme): Make it check `custom-theme-directory'.
14713
14714 * cus-theme.el (custom-new-theme-mode): New function.
14715 (custom-theme-name, custom-theme-variables, custom-theme-faces)
14716 (custom-theme-description): Add compiler defvars.
14717 (customize-create-theme): Add doc to the "*New Custom Theme*"
14718 buffer. Use `custom-new-theme-mode'.
14719 (custom-theme-write): Put the created buffer in emacs-lisp-mode
14720 and save it to the `custom-theme-directory'. Make this the
14721 default directory of the buffer.
14722
14723 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
14724
14725 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
14726 Fix unbalanced parentheses.
14727
14728 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
14729
14730 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
14731 into flymake-mode and delegate to flymake-mode.
14732
14733 * find-file.el (ff-which-function-are-we-in): Clean up.
14734
14735 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
14736
14737 * replace.el (occur-rename-buffer): Fix docstring.
14738
14739 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
14740 (edt-last-copied-word, edt-learn-macro-count)
14741 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
14742 (edt-rect-start-point, edt-user-global-map, rect-start-point)
14743 (time-string, zmacs-region-stays):
14744 * emulation/edt-mapper.el (edt-save-function-key-map)
14745 (EDT-key-name): `defvar' to silence the byte-compiler.
14746
14747 2005-07-02 Martin Rudalics <rudalics@gmx.at>
14748
14749 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
14750 font-lock-regexp-backslash. Doc fix.
14751 (font-lock-regexp-backslash-grouping-construct): Rename from
14752 font-lock-regexp-backslash-construct. Doc fix.
14753 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
14754 grouping constructs.
14755
14756 2005-07-02 Eli Zaretskii <eliz@gnu.org>
14757
14758 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
14759 updating all the prerequisites.
14760
14761 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
14762
14763 * textmodes/org.el (org-agenda-start-on-weekday)
14764 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
14765 (org-agenda-use-time-grid, org-archive-location)
14766 (org-allow-space-in-links, org-usenet-links-prefer-google)
14767 (org-enable-table-editor, org-export-default-language)
14768 (org-export-html-show-new-buffer, org-fill-paragraph)
14769 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
14770 (org-goto-quit, org-occur, org-eval-in-calendar)
14771 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
14772 (org-agenda-diary-entry, org-remember-help)
14773 (org-table-convert-region, org-at-table-p)
14774 (org-table-move-row-down, org-table-move-row-up)
14775 (org-table-copy-region, org-table-toggle-vline-visibility)
14776 (org-table-get-stored-formulas, org-table-get-specials)
14777 (org-recalc-commands, org-table-eval-formula)
14778 (org-table-formula-substitute-names, orgtbl-make-binding)
14779 (org-format-org-table-html, org-format-table-table-html)
14780 (org-format-table-table-html-using-table-generate-source)
14781 (org-customize): Fix typos in docstrings.
14782 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
14783 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
14784 (org-back-to-heading): Doc fixes.
14785 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
14786 (org-agenda-change-all-lines, org-get-header):
14787 Improve argument/docstring consistency.
14788 (orgtbl-error): Fix error message.
14789
14790 * progmodes/flymake.el (flymake-find-possible-master-files)
14791 (flymake-master-file-compare, flymake-get-line-err-count)
14792 (flymake-highlight-line, flymake-gui-warnings-enabled):
14793 Fix typos in docstrings.
14794 (flymake-parse-line, flymake-get-project-include-dirs-function)
14795 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
14796 Doc fixes.
14797 (flymake-get-project-include-dirs-function)
14798 (flymake-make-err-menu-data):
14799 Improve argument/docstring consistency.
14800
14801 2005-07-01 Lute Kamstra <lute@gnu.org>
14802
14803 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
14804 Catch errors with ignore-errors. Use temporary buffer.
14805 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
14806
14807 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
14808 background color faces.
14809 (facemenu-set-foreground, facemenu-set-background):
14810 Use facemenu-set-face-from-menu.
14811 (facemenu-set-face-from-menu): Treat face names that start with
14812 "fg:" or "bg:" as special.
14813 (facemenu-add-new-color): Don't create faces. Simplify.
14814
14815 2005-06-30 Richard M. Stallman <rms@gnu.org>
14816
14817 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
14818 (crm-find-current-element): Likewise.
14819
14820 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
14821
14822 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
14823
14824 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
14825
14826 * arc-mode.el (archive-extract): Make it work as a mouse binding.
14827 (archive-mouse-extract): Make it an obsolete alias.
14828 (archive-mode-map): Don't use archive-mouse-extract any more.
14829 (archive-mode, archive-extract): write-contents-hooks ->
14830 write-contents-functions.
14831 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
14832 first arg.
14833 (archive-rename-entry): Update the call.
14834 (archive-zip-summarize): Remove unused var `method'.
14835 (archive-lzh-summarize): Remove unused var `creator'.
14836
14837 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
14838 dedicated frame upon exit.
14839
14840 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
14841 (archive-zip-extract, archive-zip-expunge)
14842 (archive-zip-update, archive-zip-update-case): Use executable-find.
14843 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
14844 Use restore-buffer-modified-p.
14845 (archive-extract, archive-add-new-member, archive-write-file-member):
14846 Use with-current-buffer.
14847 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
14848
14849 2005-06-30 Andreas Schwab <schwab@suse.de>
14850
14851 * progmodes/gud.el (gud-filter): Remove unneeded progn.
14852
14853 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
14854
14855 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
14856
14857 2005-06-30 Juri Linkov <juri@jurta.org>
14858
14859 * faces.el (vertical-border): Inherit from mode-line-inactive
14860 only on tty.
14861
14862 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
14863
14864 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
14865 example, -NLINES in the `occur' docstring).
14866
14867 * replace.el (occur-1): When no matches are found, do not set the
14868 `buffer-read-only' and modified flags for the occur buffer,
14869 because it is deleted.
14870
14871 * emulation/cua-base.el (cua-check-pending-input)
14872 (cua-repeat-replace-region, cua-mode, cua-debug)
14873 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
14874 Fix typos in docstrings.
14875
14876 * emulation/cua-gmrk.el (cua-toggle-global-mark)
14877 (cua-cut-region-to-global-mark)
14878 (cua--cut-rectangle-to-global-mark):
14879 Remove period from end of messages.
14880
14881 * emulation/cua-rect.el (cua-do-rectangle-padding):
14882 Remove period from end of messages.
14883 (cua--rectangle-seq-format): Fix typo in docstring.
14884 (cua-sequence-rectangle, cua-fill-char-rectangle):
14885 Improve argument/docstring consistency.
14886
14887 2005-06-29 Juri Linkov <juri@jurta.org>
14888
14889 * faces.el (default-frame-background-mode): New internal variable.
14890 (frame-set-background-mode): Use it.
14891
14892 * startup.el (normal-top-level): Set default-frame-background-mode
14893 instead of frame-background-mode. Before setting it, test for its
14894 nil value. Remove tests for frame-background-mode and frame
14895 parameter `reverse'. Add test for "unspecified-fg".
14896
14897 * term/xterm.el (xterm-rxvt-set-background-mode):
14898 * term/rxvt.el (rxvt-set-background-mode):
14899 Set default-frame-background-mode instead of frame-background-mode.
14900
14901 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
14902
14903 * simple.el (set-variable): Warn about obsolete user variables.
14904
14905 * imenu.el (imenu--completion-buffer):
14906 * mouse.el (mouse-buffer-menu-alist):
14907 * msb.el (msb-invisible-buffer-p):
14908 * calendar/diary-lib.el (diary-header-line-format):
14909 * emacs-lisp/pp.el (pp-buffer):
14910 * progmodes/cperl-mode.el (cperl-do-auto-fill):
14911 * textmodes/picture.el (picture-replace-match):
14912 Change space constants followed by a sexp to "?\s ".
14913
14914 * play/decipher.el (decipher-loop-with-breaks):
14915 * textmodes/texinfo.el (texinfo-insert-@item): Change space
14916 constants "protected" from end of line by a comment to "?\s".
14917
14918 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14919
14920 * font-lock.el (save-buffer-state): Use `declare'.
14921
14922 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
14923 reset the syntax-table to cperl-mode-syntax-table.
14924 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
14925 "foo_print_bar" is not matched as a reserved keyword.
14926
14927 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
14928
14929 * textmodes/org.el (orgtbl-setup): New function, for delayed
14930 setup for the orgtbl commands.
14931 (org-calc-default-modes): New option.
14932 (orgtbl-make-binding): Use `defun' to get better help display.
14933 (org-diary): Call `org-compile-prefix-format'.
14934 (org-table-formula-substitute-names): New function.
14935 (org-agenda-day-view, org-agenda-week-view): New commands.
14936 (org-agenda-toggle-week-view): Command removed.
14937 (org-tbl-menu): Split off from org-org-menu.
14938 (org-mode): Move removal of outline-mode menus to here.
14939 (org-table-formula-debug): New option.
14940 (org-table-insert-row): Keep first field if just "#" or "*".
14941 (org-mode): Paragraph regexps fixed.
14942 (org-table-recalculate-regexp): New constant.
14943 (org-table-justify-field-maybe): Avoid replace if not necessary.
14944 (org-copy-special, org-cut-special): Use `call-interactively'.
14945 (org-table-copy-region): Take region from `interactive' call.
14946 (org-trim): Return string even if no match.
14947 (org-formula): New face.
14948 (org-set-font-lock-defaults): No longer highlight "FIXME".
14949 But highlight formula-related fields in table.
14950 (org-table-p): Use regexp, not fontification.
14951 (org-table-align): Handle white space at end of line.
14952 (org-table-formula-evaluate-inline): New option.
14953 (org-mode): Auto-wrapping in comment lines turned off.
14954 (org-table-copy-down): Evaluate only in copied field, not in
14955 destination.
14956 (org-table-current-formula): Variable removed.
14957 (org-table-store-formulas, org-table-get-stored-formulas)
14958 (org-table-modify-formulas, org-table-replace-in-formulas)
14959 (org-table-maybe-eval-formula): New functions.
14960 (org-table-get-formula): Modify to use stored formulas.
14961 (org-table-insert-column, org-table-delete-column)
14962 (org-table-move-column): Call `org-table-modify-formulas'.
14963 (org-complete): Add completion for keyword formulas.
14964 (orgtbl-mode): Pull orgtbl-mode-map to start of
14965 minor-mode-map-alist.
14966
14967 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14968
14969 * progmodes/python.el (python-check): Require `compile' before
14970 modifying its variables.
14971
14972 * newcomment.el (comment-indent-default): Don't get fooled by an early
14973 end of buffer.
14974
14975 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14976
14977 * ps-print.el (ps-print-version): Fix version number.
14978
14979 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
14980
14981 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
14982
14983 2005-06-28 Richard M. Stallman <rms@gnu.org>
14984
14985 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
14986 (flyspell-local-mouse-map): Declaration deleted.
14987 (flyspell-mouse-map): Bind only mouse-2.
14988 (flyspell-mode-map): Don't test flyspell-use-local-map.
14989 (flyspell-overlay-keymap-property-name): Var deleted.
14990 (flyspell-mode-on): Don't make local bindings for
14991 flyspell-mouse-map and flyspell-mode-map.
14992 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
14993
14994 * textmodes/ispell.el (ispell-word): Do not ignore short words.
14995
14996 * progmodes/compile.el (compilation-next-error-function):
14997 Don't switch buffers; operate on the current buffer.
14998
14999 * progmodes/compile.el (compilation-error-file-name)
15000 (compilation-warning-file-name, compilation-info-file-name)
15001 (compilation-line-number, compilation-column-number): New faces.
15002 (compilation-error-face, compilation-warning-face)
15003 (compilation-info-face, compilation-line-face)
15004 (compilation-column-face): Use them.
15005
15006 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
15007
15008 * comint.el (comint-password-prompt-regexp): Accept ", try again".
15009
15010 * bindings.el (global-map): Bind insertchar and its variants.
15011
15012 2005-06-27 Richard M. Stallman <rms@gnu.org>
15013
15014 * textmodes/artist.el (artist-text-overwrite)
15015 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
15016
15017 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15018
15019 * ps-print.el: It was not working the page selection for printing.
15020 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
15021 (ps-print-version): New version 6.6.7.
15022 (ps-end-sheet): New fun.
15023 (ps-header-sheet, ps-end-job): Call it.
15024
15025 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
15026
15027 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
15028
15029 2005-06-27 Lute Kamstra <lute@gnu.org>
15030
15031 * facemenu.el (facemenu-unlisted-faces): Add foreground and
15032 background color faces.
15033 (facemenu-get-face): Delete function.
15034 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
15035 (facemenu-add-new-color): Make second argument mandatory.
15036 Create the appropriate face and return it. Simplify.
15037 (facemenu-set-foreground, facemenu-set-background): Don't check if
15038 color is defined. Use return value of facemenu-add-new-color.
15039
15040 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
15041
15042 * progmodes/gud.el (gud-filter): Add missing argument to
15043 with-selected-window.
15044
15045 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
15046
15047 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
15048 a :require to the defcustom.
15049
15050 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
15051 defcustoms corresponding to minor modes.
15052
15053 2005-06-26 David Ponce <david@dponce.com>
15054
15055 * recentf.el: Require tree-widget instead of wid-edit.
15056 (recentf-filename-handler): Fix widget :type.
15057 (recentf-cancel-dialog, recentf-open-more-files)
15058 (recentf-open-files-action): Doc fix.
15059 (recentf-dialog-goto-first): New function.
15060 (recentf-dialog-mode-map): Set parent keymap first.
15061 (recentf-dialog-mode): Define with define-derived-mode.
15062 Don't display continuation lines in dialogs.
15063 (recentf-edit-list): Rename from recentf-edit-selected-items.
15064 (recentf-edit-list-select): Rename from recentf-edit-list-action.
15065 Simplify.
15066 (recentf-edit-list-validate): New function.
15067 (recentf-edit-list): Update accordingly.
15068 (recentf-open-files-item-shift): Remove.
15069 (recentf-open-files-item): Convert menu elements into tree and
15070 link widgets. Don't create the widgets.
15071 (recentf-open-files): Update accordingly.
15072 (recentf-save-list): Untabify.
15073
15074 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
15075
15076 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
15077 (keep-lines): Add INTERACTIVE arg. Never delete lines only
15078 partially contained in the active region. Do not take active
15079 region into account when called from Lisp, unless INTERACTIVE arg
15080 is non-nil. Use `forward-line' instead of `beginning-of-line' to
15081 avoid trouble with fields. Make marker point nowhere when no
15082 longer used. Always return nil. Doc fix.
15083 (flush-lines): Add INTERACTIVE arg. Do not take active region
15084 into account when called from Lisp, unless INTERACTIVE arg is
15085 non-nil. Use `forward-line' instead of `beginning-of-line' to
15086 avoid trouble with fields. Make marker point nowhere when no
15087 longer used. Always return nil. Doc fix.
15088 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
15089 interchangeable. Do not take active region into account when
15090 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
15091 message in echo area when called from Lisp, unless INTERACTIVE arg
15092 is non-nil. Avoid saying "1 occurrences". Do not use markers.
15093 Return the number of matches. Doc fix.
15094 (occur): Doc fix.
15095 (perform-replace): Make comment follow double space convention for
15096 the sake of `outline-minor-mode'.
15097
15098 * faces.el (facep): Doc fix.
15099
15100 2005-06-25 Richard M. Stallman <rms@gnu.org>
15101
15102 * facemenu.el (facemenu-enable-faces-p): New function.
15103 (facemenu-background-menu, facemenu-foreground-menu)
15104 (facemenu-face-menu): Add menu-enable property.
15105
15106 * jka-compr.el (jka-compr-insert-file-contents):
15107 Special handling if cannot find the uncompression program.
15108
15109 * cus-face.el (custom-face-attributes): Add autoload.
15110
15111 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
15112 Bind comment-indent-function locally.
15113
15114 * window.el (save-selected-window): Use save-current-buffer.
15115
15116 * subr.el (with-selected-window): Use save-current-buffer.
15117
15118 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
15119 and with-current-buffer.
15120
15121 2005-06-24 Richard M. Stallman <rms@gnu.org>
15122
15123 * simple.el (line-move-1): Fix previous change.
15124
15125 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
15126
15127 * replace.el (occur-1): Set `buffer-read-only' and the
15128 buffer-modified flag before running `occur-hook' to protect
15129 against unintentional buffer switches that can lead to data loss.
15130
15131 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
15132
15133 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
15134 (gud-gdb-marker-filter): Use font-lock-warning-face for any
15135 initial error.
15136
15137 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
15138 after fresh input.
15139 (gdb-var-create-handler): Put name of expression in quotes.
15140
15141 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
15142
15143 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
15144 elements of RING in order, and without bogus nil elements.
15145
15146 2005-06-23 Richard M. Stallman <rms@gnu.org>
15147
15148 * simple.el (set-variable): Args renamed; doc fix.
15149 (line-move-1): When there are overlays around, use vertical-motion.
15150
15151 * faces.el (escape-glyph): Use brown against light background.
15152 (nobreak-space): Rename from no-break-space.
15153 Fix previous change.
15154
15155 * dired-aux.el (dired-do-copy): Fix arg prompt.
15156
15157 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
15158
15159 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
15160
15161 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
15162 rather than "Distributor".
15163
15164 2005-06-23 Lute Kamstra <lute@gnu.org>
15165
15166 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
15167 (debug-on-entry): Use it. New interactive declaration that uses
15168 function-called-at-point.
15169
15170 2005-06-23 Kim F. Storm <storm@cua.dk>
15171
15172 * subr.el (save-match-data): Add comment about using evaporate arg
15173 to set-match-data.
15174
15175 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
15176
15177 * cus-edit.el (customize-face)
15178 (customize-face-other-window): Handle face aliases.
15179
15180 * faces.el (face-documentation, set-face-attribute)
15181 (face-spec-set): Handle face aliases.
15182
15183 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
15184
15185 * help-mode.el (help-make-xrefs): If a symbol representing a face
15186 name is not followed by the word "face", it could still be a
15187 function or variable name, so don't bypass other checks.
15188
15189 2005-06-22 Juri Linkov <juri@jurta.org>
15190
15191 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
15192 Replace aliased functions with calls where second arg `inherit' is t.
15193
15194 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
15195
15196 * progmodes/gdb-ui.el (gdb-error): New variable.
15197 (gdb-error): New function.
15198 (gdb-annotation-rules): Act on error-begin and error annotations.
15199 (gdb-concat-output): Use font-lock-warning-face for errors.
15200
15201 2005-06-22 Miles Bader <miles@gnu.org>
15202
15203 * bindings.el (propertized-buffer-identification): Use renamed
15204 `Buffer-menu-buffer' face.
15205
15206 * faces.el (vertical-border): Rename from `vertical-divider'.
15207 (escape-glyph): Change dark-background color back to `cyan'.
15208
15209 2005-06-21 Juri Linkov <juri@jurta.org>
15210
15211 * faces.el (face-user-default-spec): Try getting `customized-face'
15212 prior to `saved-face'.
15213 (frame-background-mode): Refill docstring.
15214
15215 * emacs-lisp/lisp-mode.el (eval-defun-1):
15216 * emacs-lisp/edebug.el (edebug-eval-defun):
15217 Set `saved-face' temporarily to nil before calling form.
15218 Set `customized-face' to the new spec after that.
15219
15220 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
15221
15222 * subr.el (1value, lambda, key-substitution-in-progress):
15223 Doc fixes.
15224
15225 * autoinsert.el (auto-insert-alist):
15226 * ses.el (ses-call-printer):
15227 * subr.el (noreturn):
15228 * emacs-lisp/lisp.el (check-parens):
15229 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
15230 * net/browse-url.el (browse-url-mosaic):
15231 * progmodes/cc-defs.el (c-safe-scan-lists):
15232 * progmodes/ebnf-abn.el (ebnf-abn-lex):
15233 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
15234 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
15235 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
15236 * progmodes/ebnf-iso.el (ebnf-iso-lex):
15237 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
15238
15239 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
15240
15241 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
15242
15243 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
15244
15245 * calendar/appt.el (appt-make-list): Activate the package, if
15246 not already active (for backwards compatibility).
15247
15248 2005-06-20 Kim F. Storm <storm@cua.dk>
15249
15250 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
15251
15252 2005-06-20 Miles Bader <miles@gnu.org>
15253
15254 * faces.el (vertical-divider): New face.
15255
15256 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
15257
15258 * simple.el (kill-whole-line): Doc fix.
15259 (next-error-buffer-p, next-error-find-buffer)
15260 (clone-indirect-buffer): Fix typos in docstrings.
15261 (comment-line-break-function): Doc fix: don't say variable
15262 is automatically buffer-local (it isn't).
15263
15264 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
15265
15266 * net/tramp-ftp.el (top):
15267 * net/tramp-smb.el (top):
15268 * net/tramp-util.el (top):
15269 * net/tramp-uu.el (top):
15270 * net/tramp-vc.el (top):
15271 * net/tramp.el (top): Revert copyright years back to original
15272 ones. Tramp has a life outside GNU Emacs.
15273
15274 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
15275
15276 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
15277
15278 2005-06-18 Juri Linkov <juri@jurta.org>
15279
15280 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
15281 end of first regexp to limit the match to the position between
15282 line number and source line with same separator character as used
15283 between file name and line number. In the second regexp limit
15284 mouse-face area to file name and line number by adding new group
15285 for them and referring it in HYPERLINK arg.
15286 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
15287 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
15288 previous line where grep markers may be already removed.
15289
15290 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
15291
15292 * progmodes/ps-mode.el: Update version and maintainer's email address.
15293
15294 2005-06-18 Steve Youngs <steve@xemacs.org>
15295
15296 * net/browse-url.el (browse-url-browser-function)
15297 (browse-url-default-browser): Add firefox.
15298 (browse-url-firefox-program, browse-url-firefox-arguments)
15299 (browse-url-firefox-startup-arguments)
15300 (browse-url-firefox-new-window-is-tab): New defcustoms.
15301 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
15302
15303 2005-06-17 Richard M. Stallman <rms@gnu.org>
15304
15305 * startup.el (command-line): Warn if specified user name has
15306 no home directory.
15307
15308 * term.el (term-get-old-input, term-input-filter, term-input-sender)
15309 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
15310
15311 * longlines.el (longlines-mode, longlines-show-hard-newlines):
15312 Doc fixes.
15313
15314 * faces.el (underline): Try bold if terminal doesn't support underline.
15315
15316 * mail/sendmail.el (mail-setup-with-from): New variable.
15317 (mail-insert-from-field): New function.
15318 (sendmail-send-it): Call it.
15319 (mail-setup): Optionally call it here.
15320
15321 * term/linux.el: Call tty-no-underline.
15322
15323 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
15324
15325 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
15326
15327 2005-06-17 Miles Bader <miles@gnu.org>
15328
15329 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
15330 (ediff-current-diff-C, ediff-current-diff-Ancestor)
15331 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
15332 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
15333 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
15334 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
15335 Remove "-face" suffix from face names.
15336 (ediff-current-diff-face-A, ediff-current-diff-face-B)
15337 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
15338 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
15339 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
15340 (ediff-even-diff-face-A, ediff-even-diff-face-B)
15341 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
15342 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
15343 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
15344 New backward-compatibility aliases for renamed faces.
15345 (ediff-current-diff-face-A, ediff-current-diff-face-B)
15346 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
15347 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
15348 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
15349 (ediff-even-diff-face-A, ediff-even-diff-face-B)
15350 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
15351 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
15352 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
15353 Use renamed ediff faces.
15354
15355 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
15356 Remove "-face" suffix from face names.
15357 (eshell-test-ok-face, eshell-test-failed-face):
15358 New backward-compatibility aliases for renamed faces.
15359 (eshell-run-test): Use renamed eshell-test faces.
15360
15361 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
15362 face name.
15363 (eshell-prompt-face): New backward-compatibility alias for renamed
15364 face.
15365 (eshell-emit-prompt): Use renamed eshell-prompt face.
15366
15367 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
15368 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
15369 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
15370 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
15371 Remove "-face" suffix from face names.
15372 (eshell-ls-directory-face, eshell-ls-symlink-face)
15373 (eshell-ls-executable-face, eshell-ls-readonly-face)
15374 (eshell-ls-unreadable-face, eshell-ls-special-face)
15375 (eshell-ls-missing-face, eshell-ls-archive-face)
15376 (eshell-ls-backup-face, eshell-ls-product-face)
15377 (eshell-ls-clutter-face):
15378 New backward-compatibility aliases for renamed faces.
15379 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
15380
15381 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
15382 Remove "-face" suffix from face name.
15383 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
15384 instead of literal face.
15385
15386 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
15387
15388 * emacs-lisp/warnings.el (display-warning, lwarn)
15389 (warning-minimum-log-level): Doc fixes.
15390 (warning-minimum-level, warning-minimum-log-level):
15391 Add :debug to :type choices.
15392
15393 * progmodes/ada-mode.el (ada-format-paramlist)
15394 (ada-get-indent-case, ada-check-matching-start)
15395 (ada-check-defun-name, ada-goto-matching-decl-start)
15396 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
15397 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
15398 (ada-make-subprogram-body): Follow error conventions.
15399 (ada-case-exception-file, ada-indent-comment-as-code)
15400 (ada-indent-handle-comment-special, ada-indent-renames)
15401 (ada-indent-return, ada-search-directories-internal)
15402 (ada-tab-policy, ada-case-exception-substring)
15403 (ada-other-file-alist, ada-matching-start-re)
15404 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
15405 (ada-imenu-generic-expression, ada-compile-goto-error)
15406 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
15407 (ada-popup-menu, ada-add-extensions, ada-mode)
15408 (ada-region-selected, ada-create-case-exception)
15409 (ada-create-case-exception-substring, ada-after-keyword-p)
15410 (ada-activate-keys-for-case, ada-adjust-case-region)
15411 (ada-adjust-case-buffer, ada-format-paramlist)
15412 (ada-scan-paramlist, ada-insert-paramlist)
15413 (ada-indent-newline-indent)
15414 (ada-indent-newline-indent-conditional)
15415 (ada-justified-indent-current, ada-goto-previous-word)
15416 (ada-indent-current, ada-get-indent-open-paren)
15417 (ada-get-indent-paramlist, ada-get-indent-end)
15418 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
15419 (ada-get-indent-block-start, ada-get-indent-subprog)
15420 (ada-get-indent-noindent, ada-get-indent-label)
15421 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
15422 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
15423 (ada-goto-stmt-end, ada-goto-next-word)
15424 (ada-check-matching-start, ada-check-defun-name)
15425 (ada-goto-matching-decl-start, ada-goto-matching-start)
15426 (ada-goto-matching-end, ada-search-ignore-string-comment)
15427 (ada-in-decl-p, ada-looking-at-semi-or)
15428 (ada-looking-at-semi-private, ada-in-paramlist-p)
15429 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
15430 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
15431 (ada-next-procedure, ada-previous-procedure, ada-next-package)
15432 (ada-previous-package, ada-create-menu)
15433 (ada-fill-comment-paragraph-justify)
15434 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
15435 (ada-other-file-name, ada-last-which-function-line)
15436 (ada-last-which-function-subprog, ada-which-function)
15437 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
15438 (ada-gen-treat-proc, ada-check-emacs-version)
15439 (ada-continuation-indent, ada-align-region-separate):
15440 Fix typos in docstrings.
15441 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
15442
15443 2005-06-16 Lute Kamstra <lute@gnu.org>
15444
15445 * simple.el (fundamental-mode): Run after-change-major-mode-hook
15446 conditionally.
15447
15448 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
15449
15450 * comint.el (comint-replace-by-expanded-filename)
15451 (comint-prompt-regexp, comint-delimiter-argument-list)
15452 (comint-preinput-scroll-to-bottom):
15453 * info.el (Info-hide-cookies-node):
15454 * ls-lisp.el (ls-lisp-classify):
15455 * find-file.el (ff-search-directories, ff-special-constructs)
15456 (ff-find-other-file):
15457 * font-lock.el (font-lock-keywords):
15458 * shell.el (shell-prompt-pattern)
15459 (shell-dynamic-complete-functions, shell-mode)
15460 (shell-delimiter-argument-list):
15461 * term.el (term-replace-by-expanded-filename)
15462 (term-prompt-regexp, term-delimiter-argument-list):
15463 * woman.el (woman-ignore, woman0-if):
15464 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
15465 * emacs-lisp/elint.el (elint-init-env):
15466 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
15467 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
15468 * language/ethio-util.el (ethio-tilde-escape)
15469 (ethio-use-three-dot-question):
15470 * net/zone-mode.el (zone-mode-load-time-setup):
15471 * progmodes/cc-align.el (c-lineup-argcont):
15472 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
15473 * progmodes/cperl-mode.el (cperl-set-style-back):
15474 * progmodes/inf-lisp.el (inferior-lisp-prompt):
15475 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
15476 Fix spellings in docstrings.
15477
15478 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
15479 * progmodes/modula2.el (m2-for): Fix spellings.
15480
15481 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
15482
15483 * simple.el (undo-more): Don't use `format' on `error' arguments.
15484 Improve argument/docstring consistency.
15485 (pending-undo-list): Doc fix.
15486
15487 * smerge-mode.el (smerge-ensure-match):
15488 * emulation/vip.el (vip-ex):
15489 * net/zone-mode.el (zone-mode-update-serial):
15490 * progmodes/idlwave.el (idlwave-complete):
15491 * progmodes/vhdl-mode.el (vhdl-visit-file)
15492 (vhdl-compose-wire-components):
15493 Don't use `format' on `error' arguments.
15494
15495 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
15496 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
15497 (tooltip-help-tips): Fix typos in docstrings.
15498
15499 2005-06-16 David Ponce <david@dponce.com>
15500
15501 * tree-widget.el (tree-widget-value-create): Simplify last change.
15502
15503 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
15504
15505 * ido.el (ido-incomplete-regexp): New variable.
15506 (ido-set-matches-1): Handle invalid-regexp error and set
15507 ido-incomplete-regexp.
15508 (ido-incomplete-regexp): New face.
15509 (ido-completions): Use it.
15510 (ido-complete, ido-exit-minibuffer, ido-completions):
15511 Handle incomplete regexps.
15512 (ido-completions): Add check for complete match when entering a regexp.
15513
15514 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
15515
15516 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
15517
15518 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15519
15520 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
15521 by field delimiters.
15522
15523 2005-06-15 David Ponce <david@dponce.com>
15524
15525 * tree-widget.el: eval-and-compile inlined functions so they will
15526 be available at run-time too.
15527 (tree-widget-super-format-handler)
15528 (tree-widget-format-handler): Remove.
15529 (tree-widget-value-create): Handle the :indent property.
15530
15531 2005-06-15 Miles Bader <miles@gnu.org>
15532
15533 * progmodes/which-func.el (which-func): Only inherit
15534 `font-lock-function-name-face' when that makes sense against the
15535 default mode-line face, otherwise set the face color explicitly.
15536
15537 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
15538 faces instead of (non-existent) variables.
15539
15540 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
15541
15542 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
15543 (iswitchb-get-matched-buffers): Likewise. Simplify.
15544
15545 2005-06-14 Miles Bader <miles@gnu.org>
15546
15547 * progmodes/ld-script.el (ld-script-location-counter):
15548 Remove "-face" suffix from face name.
15549 (ld-script-location-counter-face):
15550 New backward-compatibility alias for renamed face.
15551 (ld-script-location-counter-face): Use renamed face.
15552
15553 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
15554 (cperl-hash): Remove "-face" suffix from face names.
15555 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
15556 New backward-compatibility aliases for renamed faces.
15557 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
15558 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
15559
15560 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
15561 name.
15562 (which-func-face): New backward-compatibility alias for renamed face.
15563 (which-func-format): Use renamed which-func face.
15564
15565 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
15566 (vhdl-function, vhdl-directive, vhdl-reserved-word)
15567 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
15568 names.
15569 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
15570 (vhdl-speedbar-configuration, vhdl-speedbar-package)
15571 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
15572 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
15573 (vhdl-speedbar-architecture-selected)
15574 (vhdl-speedbar-configuration-selected)
15575 (vhdl-speedbar-package-selected)
15576 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
15577 names.
15578 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
15579 Use renamed faces.
15580 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
15581 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
15582 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
15583 Use renamed faces.
15584 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
15585 names.
15586 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
15587 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
15588 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
15589 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
15590 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
15591 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
15592
15593 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
15594 face name.
15595 (sh-heredoc-face): New backward-compatibility alias for renamed face.
15596 (sh-heredoc-face): Use renamed sh-heredoc face.
15597
15598 * progmodes/idlw-help.el (idlwave-help-link):
15599 Remove "-face" suffix from face name.
15600 (idlwave-help-link-face):
15601 New backward-compatibility alias for renamed face.
15602 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
15603
15604 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
15605 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
15606 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
15607 New backward-compatibility aliases for renamed faces.
15608 (idlwave-shell-disabled-breakpoint-face)
15609 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
15610
15611 * progmodes/flymake.el (flymake-errline, flymake-warnline):
15612 Remove "-face" suffix from face names.
15613 (flymake-errline-face, flymake-warnline-face):
15614 New backward-compatibility aliases for renamed faces.
15615 (flymake-highlight-line): Use renamed flymake faces.
15616
15617 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
15618 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
15619 (ebrowse-member-class, ebrowse-progress):
15620 Remove "-face" suffix from face names.
15621 (ebrowse-tree-mark-face, ebrowse-root-class-face)
15622 (ebrowse-file-name-face, ebrowse-default-face)
15623 (ebrowse-member-attribute-face, ebrowse-member-class-face)
15624 (ebrowse-progress-face):
15625 New backward-compatibility aliases for renamed faces.
15626 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
15627 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
15628 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
15629 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
15630
15631 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
15632 antlr-syntax)
15633 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
15634 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
15635 names.
15636 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
15637 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
15638 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
15639 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
15640 backward-compatibility aliases for renamed faces.
15641 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
15642 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
15643 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
15644 remove "font-lock-". Use renamed antlr-mode faces.
15645 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
15646 literal face-names with face variable references.
15647
15648 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
15649 face name.
15650 (Buffer-menu-buffer-face): New backward-compatibility alias for
15651 renamed face.
15652 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
15653
15654 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
15655
15656 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
15657 Eliminate "-face" suffix.
15658 (makefile-targets): Inherit from font-lock-function-name-face and
15659 eliminate "-face" suffix.
15660 (makefile-shell): Remove attributes and eliminate "-face" suffix.
15661 (makefile-*-font-lock-keywords): Append makefile-targets in rule
15662 actions, instead of prepending, to make it less visible.
15663 (makefile-previous-dependency, makefile-match-dependency):
15664 Don't match a target on a continuation line.
15665
15666 * files.el (auto-mode-alist): Put Makefile in gmake mode.
15667
15668 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
15669
15670 * progmodes/gdb-ui.el (menu): Re-order menu items.
15671 (gdb-tooltip-print): Respect tooltip-use-echo-area.
15672
15673 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
15674 Define in tooltip.el.
15675 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
15676 (gud-tooltip-tips): Respect tooltip-use-echo-area and
15677 gud-tooltip-echo-area.
15678
15679 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
15680 backward compatibility and make obsolete.
15681 (tooltip-help-tips): Use tooltip-use-echo-area.
15682 (tooltip-show-help-function): Rename to...
15683 (tooltip-show-help): ...this, because it is a function.
15684 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
15685
15686 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
15687
15688 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
15689 (edebug-print-length, edebug-print-level, edebug-print-circle)
15690 (edebug-modify-breakpoint, edebug-eval-last-sexp)
15691 (edebug-eval-print-last-sexp): Doc fixes.
15692
15693 2005-06-14 Kim F. Storm <storm@cua.dk>
15694
15695 * ido.el (ido-mode): Make a new keymap every time we enable ido,
15696 as the coverage buffer/file/both may change.
15697
15698 2005-06-14 Lute Kamstra <lute@gnu.org>
15699
15700 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
15701 and run-mode-hooks. Simplify.
15702
15703 * mail/rmailedit.el (rmail-edit-mode):
15704 * progmodes/octave-inf.el (inferior-octave-mode):
15705 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
15706
15707 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
15708 and run-mode-hooks.
15709 (recentf-edit-list, recentf-open-files): Don't call
15710 kill-all-local-variables directly.
15711
15712 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
15713
15714 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
15715
15716 * emacs-lisp/byte-run.el (make-obsolete)
15717 (define-obsolete-function-alias): Rename arguments FUNCTION and
15718 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
15719 (make-obsolete-variable, define-obsolete-variable-alias):
15720 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
15721 respectively.
15722
15723 * isearchb.el (isearchb-activate):
15724 * pcvs.el (cvs-mode):
15725 * ses.el (ses-load):
15726 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
15727 * net/tramp.el (tramp-find-file-exists-command)
15728 (tramp-find-shell):
15729 * progmodes/ada-mode.el (ada-create-case-exception)
15730 (ada-create-case-exception-substring, ada-make-subprogram-body):
15731 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
15732 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
15733 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
15734 * textmodes/org.el (org-promote, org-evaluate-time-range)
15735 (org-agenda-next-date-line, org-agenda-previous-date-line)
15736 (org-agenda-error, org-open-at-point, org-table-move-row)
15737 (org-format-table-table-html-using-table-generate-source)
15738 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
15739 * textmodes/reftex.el (reftex-access-scan-info):
15740 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
15741 (reftex-toc-promote-prepare): Follow error conventions.
15742
15743 * diff-mode.el (diff-mode): Fix typo in docstring.
15744
15745 * forms.el (forms--intuit-from-file): Fix reference to
15746 `forms-number-of-fields' in error message.
15747 (forms-print): Fix quoting in error message.
15748
15749 * forms.el (forms-mode):
15750 * emulation/vi.el (vi-goto-insert-state):
15751 * progmodes/flymake.el (flymake-new-err-info)
15752 (flymake-start-syntax-check-for-current-buffer)
15753 (flymake-simple-cleanup):
15754 * eshell/esh-var.el (eshell/export):
15755 * progmodes/gud.el (xdb):
15756 * textmodes/flyspell.el (flyspell-incorrect-hook)
15757 (flyspell-maybe-correct-transposition)
15758 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
15759
15760 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
15761
15762 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
15763 minibuffer prompt.
15764
15765 2005-06-13 Kim F. Storm <storm@cua.dk>
15766
15767 * subr.el (add-to-ordered-list): New defun.
15768
15769 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
15770 add cua--keymap-alist to emulation-mode-map-alists.
15771
15772 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
15773
15774 * subr.el (complete-in-turn): New macro.
15775 (dynamic-completion-table, lazy-completion-table): Add debug info.
15776
15777 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
15778 in preference to face aliases.
15779
15780 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
15781 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
15782 Remove unused vars `start' and `firstline'.
15783 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
15784 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
15785
15786 2005-06-13 Eli Zaretskii <eliz@gnu.org>
15787
15788 * cus-start.el (all): Don't complain about missing GTK-related
15789 variables, unless either `gtk' is boundp or this isn't a
15790 `windows-nt' build.
15791
15792 2005-06-13 Lute Kamstra <lute@gnu.org>
15793
15794 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
15795 run-mode-hooks.
15796
15797 * ediff-mult.el (ediff-meta-mode):
15798 * ediff-util.el (ediff-mode): Use run-mode-hooks.
15799
15800 * ledit.el (ledit-mode): Use delay-mode-hooks.
15801
15802 * woman.el (woman-mode-line-format): Delete constant.
15803 (woman-mode-map): Initialize it properly.
15804 (woman-mode): Set mode-class property to special.
15805 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
15806 Set major-mode and mode-name. Don't set mode-line-format directly.
15807 (Man-getpage-in-background): Don't reference woman-mode-line-format.
15808
15809 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
15810 string argument obsolete.
15811
15812 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
15813
15814 * textmodes/org.el (org-CUA-compatible): New option.
15815 (org-disputed-keys): New variable.
15816 (org-key): New function.
15817 (orgtbl-make-binding): Add docstring to the created function.
15818 (org-mode): Set paragraph start/separate regexps.
15819 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
15820 (org-archive-location, org-archive-mark-done)
15821 (org-archive-stamp-time): New options.
15822 (org-archive-subtree): New command.
15823 (org-fill-paragraph): New function.
15824 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
15825 (org-fake-empty-table-line): Function removed.
15826 (org-format-org-table-html): Do not create empty table lines at
15827 separator lines. Improved table header treatment.
15828 (org-link-format): New option.
15829 (org-make-link): New function.
15830 (org-insert-link, org-store-link): Use org-make-link.
15831 (org-open-file): Quote file name for shell command, to allow
15832 spaces in file names.
15833 (org-link-regexp): Fix bug with mailto link.
15834 (org-link-maybe-angles-regexp, org-protected-link-regexp):
15835 New constants.
15836 (org-export-as-html): Deal with the optional angles around a link.
15837 Better treatment of file: links.
15838 (org-open-at-point): Replace @{ and @} with < and >.
15839 (org-run-mode-hooks): Function removed.
15840 (org-agenda-mode): No longer use `org-run-mode-hooks'.
15841
15842 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
15843
15844 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
15845 MI command -data-list-register-values.
15846 (gdb-post-prompt): Indent properly.
15847
15848 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
15849
15850 * hilit-chg.el (highlight-changes-colors): Rename from
15851 `highlight-changes-colours'.
15852 (highlight-changes-colours): Keep as obsolete alias.
15853 (highlight-changes-face-list): Doc fix.
15854 (hilit-chg-make-list): Use `highlight-changes-colors'.
15855
15856 2005-06-12 Mark A. Hershberger <mah@everybody.org>
15857
15858 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
15859 defun-prompt-regexp.
15860
15861 2005-06-12 Eli Zaretskii <eliz@gnu.org>
15862
15863 * loadup.el: Don't say we are dumping under 2 names on windows-nt
15864 and cygwin.
15865
15866 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
15867 Don't use an old loaddefs.el, as in Makefile.in.
15868
15869 2005-06-12 Lute Kamstra <lute@gnu.org>
15870
15871 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
15872
15873 * man.el (Man-mode-map): Initialize it properly.
15874 (Man-mode): Set mode-class property to special.
15875
15876 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
15877
15878 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
15879
15880 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
15881 A newline is needed in the docstring there.
15882
15883 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
15884 Doc fixes.
15885
15886 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15887
15888 * printing.el: Doc fix. The menubar is no more changed when printing
15889 is loaded, it only changes when pr-menu-bind or pr-update-menus is
15890 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
15891 (pr-version): New version number (6.8.4).
15892 (pr-menu-bind): New command.
15893 (pr-update-menus): Docstring and code fix.
15894 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
15895 Docstring fix.
15896 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
15897 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
15898
15899 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
15900
15901 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
15902 "Returns" to "return", document useful return values, etc.
15903
15904 2005-06-11 Alan Mackenzie <acm@muc.de>
15905
15906 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
15907 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
15908 (adaptive-file-function): Minor amendment to doc-string.
15909
15910 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
15911
15912 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
15913 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
15914 Fix :type--it is `integer', not `string'.
15915
15916 * faces.el (modeline-highlight): Rename from (the erroneous)
15917 `modeline-higilight'.
15918
15919 2005-06-11 Lute Kamstra <lute@gnu.org>
15920
15921 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
15922 lisp-interaction-mode-map but make it the parent.
15923 (edebug-eval-mode): Use define-derived-mode.
15924
15925 2005-06-11 Andreas Schwab <schwab@suse.de>
15926
15927 * bindings.el: Add binding of `ESC functionkey' for every
15928 `M-functionkey'.
15929 * hexl.el (hexl-mode-map): Likewise.
15930
15931 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
15932
15933 * progmodes/compile.el (compilation-error-regexp-alist-alist)
15934 [msft]: update regexp for newer msft compilers.
15935
15936 2005-06-10 Mark A. Hershberger <mah@everybody.org>
15937
15938 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
15939 ATTLIST portions of included DTDs.
15940 (xml-parse-dtd): Eliminate use of inefficient match-data.
15941
15942 2005-06-10 Miles Bader <miles@gnu.org>
15943
15944 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
15945 (mpuz-text): Remove "-face" suffix from face names.
15946 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
15947 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
15948 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
15949
15950 * play/gomoku.el (gomoku-O, gomoku-X):
15951 Remove "-face" suffix from face names.
15952 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
15953 New backward-compatibility aliases for renamed faces.
15954 (gomoku-font-lock-keywords): Use renamed gomoku faces.
15955
15956 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
15957
15958 * thumbs.el: Fixes for changes of 2005-06-09.
15959 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
15960 as a directory.
15961 (thumbs-thumbname): Remove directory separator from format string;
15962 `thumbs-thumbsdir' now returns a valid directory name.
15963 (thumbs-temp-dir): New defsubst.
15964 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
15965 Use it.
15966
15967 * cus-edit.el (minibuffer):
15968 * files.el (make-backup-file-name-function):
15969 * filesets.el (filesets-external-viewers):
15970 * hilit-chg.el (highlight-changes-colours)
15971 (highlight-changes-face-list, highlight-changes-rotate-faces):
15972 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
15973 * kmacro.el (kmacro-call-macro):
15974 * log-edit.el (log-edit-changelog-full-paragraphs):
15975 * mouse.el (mouse-1-click-follows-link):
15976 * skeleton.el (skeleton-autowrap):
15977 * subr.el (insert-for-yank-1):
15978 * tempo.el (tempo-insert-region):
15979 * terminal.el (terminal-emulator):
15980 * time.el (display-time-mail-face):
15981 * vc.el (vc-annotate):
15982 * vcursor.el (vcursor-copy-line):
15983 * woman.el (woman-bold-headings, woman-ignore)
15984 (woman-default-faces, woman-monochrome-faces):
15985 * calendar/todo-mode.el (todo-insert-threshold):
15986 * emulation/pc-select.el (pc-select-selection-keys-only)
15987 (pc-selection-mode):
15988 * emulation/vip.el (vip-find-char-forward):
15989 * emulation/viper-cmd.el (viper-find-char-forward):
15990 * international/mule-cmds.el
15991 (select-safe-coding-system-accept-default-p)
15992 (input-method-exit-on-invalid-key):
15993 * international/mule-diag.el (describe-coding-system):
15994 * international/ucs-tables.el (unify-8859-on-encoding-mode):
15995 * net/browse-url.el (browse-url-xterm-program):
15996 * obsolete/lazy-lock.el (lazy-lock-mode):
15997 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
15998 (cperl-mode):
15999 * progmodes/cpp.el (cpp-face-light-name-list)
16000 (cpp-face-dark-name-list):
16001 * progmodes/delphi.el (delphi-newline-always-indents):
16002 Fix spellings in docstrings.
16003
16004 * ido.el (ido-mode, ido-file-extensions-order)
16005 (ido-default-file-method, ido-default-buffer-method)
16006 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
16007 (ido-decorations, ido-read-file-name-as-directory-commands)
16008 (ido-read-file-name-non-ido, ido-work-directory-list)
16009 (ido-ignore-item-temp-list, ido-current-directory)
16010 (ido-magic-forward-char, ido-enter-find-file)
16011 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
16012 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
16013
16014 2005-06-10 Lute Kamstra <lute@gnu.org>
16015
16016 * play/dunnet.el (dun-mode): Use define-derived-mode.
16017 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
16018 obsolete alias.
16019
16020 * play/doctor.el (doctor-mode-map): Remove defvar.
16021 (doctor-mode): Use define-derived-mode.
16022
16023 * mail/mspools.el (mspools-mode):
16024 * net/eudc-hotlist.el (eudc-hotlist-mode):
16025 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
16026
16027 2005-06-10 Miles Bader <miles@gnu.org>
16028
16029 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
16030 Remove "-face" suffix from face names.
16031 (flyspell-incorrect-face, flyspell-duplicate-face):
16032 New backward-compatibility aliases for renamed faces.
16033 (flyspell-mode-on, make-flyspell-overlay)
16034 (flyspell-highlight-incorrect-region)
16035 (flyspell-highlight-duplicate-region)
16036 (flyspell-display-next-corrections)
16037 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
16038
16039 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
16040 from face name.
16041 (texinfo-heading-face): New backward-compatibility alias for
16042 renamed face.
16043 (texinfo-heading-face): Use renamed texinfo-heading face.
16044
16045 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
16046 suffix from face names.
16047 (tex-math-face, tex-verbatim-face):
16048 New backward-compatibility aliases for renamed faces.
16049 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
16050 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
16051 literal face name.
16052
16053 * textmodes/table.el (table-cell): Remove "-face" suffix from face
16054 name.
16055 (table-cell-face): New backward-compatibility alias for renamed face.
16056 (table--put-cell-face-property, table--update-cell-face):
16057 Use renamed table-cell face.
16058
16059 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
16060 from face name.
16061 (sgml-namespace-face): New backward-compatibility alias for
16062 renamed face.
16063 (sgml-namespace-face): Use renamed sgml-namespace face.
16064
16065 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
16066 (org-level-4, org-level-5, org-level-6, org-level-7)
16067 (org-level-8, org-warning, org-headline-done)
16068 (org-deadline-announce, org-scheduled-today)
16069 (org-scheduled-previously, org-link, org-done, org-table)
16070 (org-time-grid): Remove "-face" suffix from face names.
16071 (org-level-1-face, org-level-2-face, org-level-3-face)
16072 (org-level-4-face, org-level-5-face, org-level-6-face)
16073 (org-level-7-face, org-level-8-face, org-warning-face)
16074 (org-headline-done-face, org-deadline-announce-face)
16075 (org-scheduled-today-face, org-scheduled-previously-face)
16076 (org-link-face, org-done-face, org-table-face)
16077 (org-time-grid-face):
16078 New backward-compatibility aliases for renamed faces.
16079 (org-level-faces, org-set-font-lock-defaults, org-timeline)
16080 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
16081 (org-agenda-get-timestamps, org-agenda-get-scheduled)
16082 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
16083
16084 * emulation/viper-init.el (viper-search, viper-replace-overlay)
16085 (viper-minibuffer-emacs, viper-minibuffer-insert)
16086 (viper-minibuffer-vi): Remove "-face" suffix from face names.
16087 (viper-search-face, viper-replace-overlay-face)
16088 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
16089 (viper-minibuffer-vi-face):
16090 New backward-compatibility aliases for renamed faces.
16091 (viper-search-face, viper-replace-overlay-face)
16092 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
16093 (viper-minibuffer-vi-face): Use renamed viper faces.
16094
16095 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
16096 Remove "-face" suffix from face names.
16097 (testcover-nohits-face, testcover-1value-face):
16098 New backward-compatibility aliases for renamed faces.
16099 (testcover-mark): Use renamed testcover faces.
16100
16101 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
16102 face name.
16103 (diary-button-face): New backward-compatibility alias for renamed face.
16104 (diary-entry): Use renamed diary-button face.
16105
16106 * calendar/calendar.el (diary, calendar-today, holiday)
16107 (mark-visible-calendar-date): Remove "-face" suffix from face names.
16108 (diary-face, calendar-today-face, holiday-face):
16109 New backward-compatibility aliases for renamed faces.
16110 (eval-after-load "facemenu", diary-entry-marker)
16111 (calendar-today-marker, calendar-holiday-marker, diary-face):
16112 Use renamed calendar faces.
16113
16114 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
16115 (compare-windows-face): New backward-compatibility alias for
16116 renamed face.
16117 (compare-windows-highlight): Use renamed compare-windows face.
16118
16119 * strokes.el (strokes-char): Remove "-face" suffix from face name.
16120 (strokes-char-face): New backward-compatibility alias for renamed face.
16121 (strokes-encode-buffer): Use renamed strokes-char face.
16122
16123 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
16124 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
16125 Remove "-face" suffix from face names.
16126 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
16127 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
16128 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
16129 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
16130 Use renamed pcvs faces.
16131 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
16132 * pcvs-defs.el (cvs-mode-map): Likewise.
16133 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
16134
16135 * info.el (info-title-1, info-title-2, info-title-3)
16136 (info-title-4): Remove "-face" suffix from and downcase face names.
16137 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
16138 (Info-title-4-face):
16139 New backward-compatibility aliases for renamed faces.
16140 (Info-fontify-node): Use renamed info faces.
16141
16142 * hilit-chg.el (highlight-changes, highlight-changes-delete):
16143 Remove "-face" suffix from face names.
16144 (highlight-changes-face, highlight-changes-delete-face):
16145 New backward-compatibility aliases for renamed faces.
16146 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
16147 (hilit-chg-make-list): Use renamed highlight-changes faces.
16148
16149 * generic-x.el (show-tabs-tab, show-tabs-space):
16150 Remove "-face" suffix from face names.
16151 (show-tabs-tab-face, show-tabs-space-face):
16152 New backward-compatibility aliases for renamed faces.
16153 (show-tabs-generic-mode-font-lock-defaults-1)
16154 (show-tabs-generic-mode-font-lock-defaults-2):
16155 Use renamed show-tabs faces.
16156
16157 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
16158 (smerge-markers): Remove "-face" suffix from face names.
16159 (smerge-mine-face, smerge-other-face, smerge-base-face)
16160 (smerge-markers-face):
16161 New backward-compatibility aliases for renamed faces.
16162 (smerge-mine-face, smerge-other-face, smerge-base-face)
16163 (smerge-markers-face): Use renamed smerge faces.
16164
16165 * log-view.el (log-view-file, log-view-message): Remove "-face"
16166 suffix from face names.
16167 (log-view-file-face, log-view-message-face):
16168 New backward-compatibility aliases for renamed faces.
16169 (log-view-file-face, log-view-message-face): Use renamed log-view
16170 faces.
16171
16172 * paren.el (show-paren-match, show-paren-mismatch):
16173 Remove "-face" suffix from face names.
16174 (show-paren-match-face, show-paren-mismatch-face):
16175 New backward-compatibility aliases for renamed faces.
16176 (show-paren-function): Use renamed show-paren faces.
16177
16178 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
16179 (ruler-mode-margins, ruler-mode-fringes)
16180 (ruler-mode-column-number, ruler-mode-fill-column)
16181 (ruler-mode-comment-column, ruler-mode-goal-column)
16182 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
16183 suffix from face names.
16184 (ruler-mode-default-face, ruler-mode-pad-face)
16185 (ruler-mode-margins-face, ruler-mode-fringes-face)
16186 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
16187 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
16188 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
16189 New backward-compatibility aliases for renamed faces.
16190 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
16191 (ruler-mode-column-number, ruler-mode-fill-column)
16192 (ruler-mode-comment-column, ruler-mode-goal-column)
16193 (ruler-mode-tab-stop, ruler-mode-current-column)
16194 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
16195 faces.
16196
16197 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
16198 face name.
16199 (whitespace-highlight-the-space): Use renamed face.
16200 (whitespace-highlight-face): New backward-compatibility alias for
16201 renamed face.
16202
16203 * woman.el (woman-italic, woman-bold, woman-unknown)
16204 (woman-addition, woman-symbol-face):
16205 Remove "-face" suffix from face names.
16206 (woman-italic-face, woman-bold-face, woman-unknown-face)
16207 (woman-addition-face):
16208 New backward-compatibility aliases for renamed faces.
16209 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
16210 (woman-decode-region, woman-replace-match)
16211 (woman-display-extended-fonts, woman-special-characters)
16212 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
16213 Use renamed woman faces.
16214
16215 * longlines.el (longlines-visible-face): Face removed.
16216
16217 * diff-mode.el (diff-header, diff-file-header, diff-index)
16218 (diff-hunk-header, diff-removed, diff-added, diff-changed)
16219 (diff-function, diff-context, diff-nonexistent): Remove "-face"
16220 suffix from face names.
16221 (diff-header-face, diff-file-header-face, diff-index-face)
16222 (diff-hunk-header-face, diff-removed-face, diff-added-face)
16223 (diff-changed-face, diff-function-face, diff-context-face)
16224 (diff-nonexistent-face): New backward-compatibility aliases for
16225 renamed faces.
16226 (diff-header-face, diff-file-header-face)
16227 (diff-index, diff-index-face, diff-hunk-header)
16228 (diff-hunk-header-face, diff-removed, diff-removed-face)
16229 (diff-added, diff-added-face, diff-changed-face, diff-function)
16230 (diff-function-face, diff-context-face, diff-nonexistent)
16231 (diff-nonexistent-face): Use renamed diff-mode faces.
16232
16233 * progmodes/compile.el (compilation-warning-face)
16234 (compilation-info-face): Remove "-face" suffix from face names.
16235 (compilation-warning-face, compilation-info-face):
16236 New backward-compatibility aliases for renamed faces.
16237 (compilation-warning-face, compilation-info-face):
16238 Use renamed compilation faces.
16239
16240 * add-log.el (change-log-date, change-log-name)
16241 (change-log-email, change-log-file, change-log-list)
16242 (change-log-conditionals, change-log-function)
16243 (change-log-acknowledgement): Remove "-face" suffix from face names.
16244 (change-log-date-face, change-log-name-face)
16245 (change-log-email-face, change-log-file-face)
16246 (change-log-list-face, change-log-conditionals-face)
16247 (change-log-function-face, change-log-acknowledgement-face):
16248 New backward-compatibility aliases for renamed faces.
16249 (change-log-font-lock-keywords): Use renamed change-log faces.
16250
16251 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
16252 (custom-set, custom-changed, custom-saved, custom-button)
16253 (custom-button-pressed, custom-documentation, custom-state)
16254 (custom-comment, custom-comment-tag, custom-variable-tag)
16255 (custom-variable-button, custom-face-tag, custom-group-tag-1)
16256 (custom-group-tag): Remove "-face" suffix from face names.
16257 (custom-magic-alist, custom-magic-value-create)
16258 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
16259 (custom-invalid-face, custom-rogue-face, custom-modified-face)
16260 (custom-set-face, custom-changed-face, custom-saved-face)
16261 (custom-button-face, custom-button-pressed-face)
16262 (custom-documentation-face, custom-state-face)
16263 (custom-comment-face, custom-comment-tag-face)
16264 (custom-variable-tag-face, custom-variable-button-face)
16265 (custom-face-tag-face, custom-group-tag-face-1)
16266 (custom-group-tag-face):
16267 New backward-compatibility aliases for renamed faces.
16268
16269 * wid-edit.el (widget-documentation, widget-button)
16270 (widget-field, widget-single-line-field, widget-inactive)
16271 (widget-button-pressed): "-face" suffix removed from face names.
16272 (widget-documentation-face, widget-button-face)
16273 (widget-field-face, widget-single-line-field-face)
16274 (widget-inactive-face, widget-button-pressed-face):
16275 New backward-compatibility aliases for renamed faces.
16276 (widget-documentation-face, widget-button-face)
16277 (widget-button-pressed-face, widget-specify-field)
16278 (widget-specify-inactive): Use renamed widget faces.
16279
16280 2005-06-10 Kenichi Handa <handa@m17n.org>
16281
16282 * term/x-win.el (x-clipboard-yank): Remove condition-case
16283 wrapping.
16284
16285 2005-06-11 Kenichi Handa <handa@m17n.org>
16286
16287 * add-log.el (change-log-font-lock-keywords): Make the regexp for
16288 date lines stricter.
16289
16290 2005-06-10 Zhang Wei <id.brep@gmail.com>
16291
16292 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
16293 of x-get-selection.
16294
16295 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
16296
16297 * comint.el (comint-mode, comint-snapshot-last-prompt):
16298 * frame.el (frame-current-scroll-bars):
16299 * term.el (term-mode, term-check-proc, term-input-sender)
16300 (term-simple-send, term-extract-string, term-word)
16301 (term-match-partial-filename):
16302 * window.el (window-current-scroll-bars):
16303 * emulation/cua-base.el (cua-normal-cursor-color)
16304 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
16305 (cua-global-mark-cursor-color):
16306 * mail/undigest.el (rmail-forward-separator-regex):
16307 Fix typos in docstrings.
16308
16309 * comint.el (comint-check-proc, make-comint-in-buffer)
16310 (comint-source-default): Doc fixes.
16311
16312 * term.el (term-send-string): Improve argument/docstring consistency.
16313
16314 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
16315
16316 * comint.el (comint-send-input): Bind `inhibit-read-only' around
16317 call to `delete-region'.
16318 (comint-mode-hook): Do not enable Font Lock by default.
16319
16320 2005-06-09 Lute Kamstra <lute@gnu.org>
16321
16322 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
16323 could be void.
16324
16325 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
16326
16327 * emacs-lisp/debug.el (debugger-will-be-back): New var.
16328 (debug): Use it.
16329 (debugger-step-through, debugger-continue, debugger-jump)
16330 (debugger-return-value): Set it when needed.
16331 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
16332 Use inhibit-read-only.
16333
16334 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
16335
16336 * window.el (shrink-window-if-larger-than-buffer)
16337 (window-size-fixed): Fix typo in docstring.
16338
16339 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
16340 thumbnails directory on loading.
16341 (thumbs-conversion-program): Use `eq' to check the system type,
16342 not `equal'.
16343 (thumbs-temp-dir): Initialize to `temporary-file-directory',
16344 not "/tmp". Fix docstring.
16345 (thumbs-thumbsdir): New function to return the thumbnails
16346 directory, creating it if needed.
16347 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
16348 (thumbs-temp-file): Delete variable and make it into a function.
16349 (thumbs-resize-image, thumbs-modify-image): Use it.
16350 (thumbs-kill-buffer): Simplify.
16351 (thumbs-gensym): Defalias or duplicate CL `gensym'.
16352 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
16353 docstrings.
16354
16355 2005-06-09 Kim F. Storm <storm@cua.dk>
16356
16357 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
16358 set-match-data to free markers in match-data.
16359
16360 * replace.el (replace-match-data): Pass RESEAT arg `t' to
16361 match-data to unchain markers in match-data.
16362
16363 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
16364
16365 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
16366 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
16367 unnecessary now.
16368
16369 2005-06-08 Richard M. Stallman <rms@gnu.org>
16370
16371 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
16372 give the variable a doc string that doesn't say don't set it directly.
16373
16374 * textmodes/ispell.el (ispell-check-version):
16375 Use match-string-no-properties.
16376 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
16377 (ispell-buffer-local-words): Likewise.
16378
16379 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
16380 except on terminals with enough colors to really display it.
16381 (makefile-dependency-regex): Delete spurious `bb'.
16382
16383 * faces.el (escape-glyph): Use blue once again in last case.
16384 (no-break-space): Redefine so that it isn't invisible on a tty.
16385
16386 2005-06-08 Kim F. Storm <storm@cua.dk>
16387
16388 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
16389 also when reading directory name.
16390
16391 2005-06-08 Lute Kamstra <lute@gnu.org>
16392
16393 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
16394 (flyspell-mode-line-string): Remove autoload cookie.
16395 (flyspell-mode): Remove defvar.
16396
16397 2005-06-07 Lute Kamstra <lute@gnu.org>
16398
16399 * textmodes/org.el (org-run-mode-hooks): New function.
16400 (org-agenda-mode): Use it.
16401
16402 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
16403
16404 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
16405
16406 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
16407
16408 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
16409
16410 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
16411
16412 * font-lock.el (font-lock-add-keywords): Doc fix.
16413
16414 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
16415
16416 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
16417 (tex-compile-default): In the absence of any history, use the order in
16418 tex-compile-alist to choose the preferred command.
16419 (tex-compile-commands): Reorder a bit.
16420
16421 * textmodes/flyspell.el (flyspell-auto-correct-binding)
16422 (flyspell-incorrect-face, flyspell-duplicate-face):
16423 Use (X)Emacs-agnostic code.
16424 (flyspell-mode-map): Don't overwrite at each load. Remove code
16425 redundant with the subsequent add-minor-mode. Merge Emacs and
16426 XEmacs code.
16427 (flyspell-word): Minor simplification.
16428 (flyspell-math-tex-command-p): Quieten the byte-compiler.
16429 (flyspell-external-point-words): Remove unused vars `size' and `start'.
16430 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
16431 Merge the corresponding Emacs code.
16432 (flyspell-correct-word, flyspell-xemacs-popup):
16433 Use flyspell-do-correct.
16434
16435 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
16436 a dedicated window.
16437
16438 * international/latexenc.el (latexenc-find-file-coding-system):
16439 Undo part of last patch, to turn off a compiler warning.
16440
16441 2005-06-06 Juri Linkov <juri@jurta.org>
16442
16443 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
16444 Rename `tmm-inactive-face' to `tmm-inactive'.
16445
16446 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
16447
16448 * iswitchb.el: Rename faces.
16449
16450 2005-06-06 Kim F. Storm <storm@cua.dk>
16451
16452 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
16453 (cua-global-mark): Remove -face suffix from face names.
16454
16455 * emulation/cua-gmrk.el (cua--init-global-mark):
16456 Remove cua-global-mark face setup.
16457
16458 2005-06-06 Richard M. Stallman <rms@gnu.org>
16459
16460 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
16461 just like other allowed characters.
16462 (makefile-match-dependency): Exclude leading and training whitespace
16463 from the range of regexp subexp 1.
16464 (makefile-macroassign-regex): Don't try to match the body,
16465 just the name of the macro being defined.
16466
16467 * info.el (Info-read-node-name-2): New function.
16468 (Info-read-node-name-1): Use that.
16469 Add a completion-base-size-function property.
16470
16471 * simple.el (completion-setup-function): Look for
16472 completion-base-size-function property of minibuffer-completion-table.
16473
16474 * files.el (locate-file-completion): Doc fix.
16475
16476 * printing.el: Don't call pr-update-menus; user must do that.
16477
16478 * emacs-lisp/debug.el (debugger-window): New variable.
16479 (debug): Use debugger-window if it is set and still alive.
16480 Record debugger-window for next entry.
16481
16482 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
16483
16484 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
16485
16486 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
16487 (hack-one-local-variable, hack-local-variables)
16488 (hack-local-variables-prop-line): Pass that arg.
16489
16490 2005-06-06 Kim F. Storm <storm@cua.dk>
16491
16492 * ido.el (ido-first-match, ido-only-match, ido-subdir)
16493 (ido-indicator): Remove -face suffix from face names.
16494
16495 2005-06-06 Juri Linkov <juri@jurta.org>
16496
16497 * font-lock.el (font-lock-regexp-backslash)
16498 (font-lock-regexp-backslash-construct): New faces.
16499 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
16500 after `('. Add `while-no-input' to control structures.
16501
16502 * faces.el (no-break-space, shadow): New faces.
16503 (escape-glyph): Use less loud colors pink2 and red4.
16504
16505 * diff-mode.el (diff-context-face)
16506 * dired.el (dired-ignored)
16507 * rfn-eshadow.el (file-name-shadow)
16508 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
16509
16510 * info.el (Info-title-1-face): Use green instead of yellow because
16511 bold yellow is not readable on light backgrounds.
16512
16513 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
16514 before selecting the desired mode to not spend time fontifying
16515 old contents.
16516
16517 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
16518
16519 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
16520 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
16521
16522 * ps-print.el (ps-default-fg, ps-default-bg):
16523 Fix typos in docstrings.
16524
16525 * isearchb.el (isearchb): Don't pass a spurious second argument to
16526 `iswitchb-completions'.
16527
16528 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
16529
16530 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
16531 to preserve point.
16532 (gdb-find-file-hook): Add doc string.
16533
16534 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
16535 C dereferenced pointer expression.
16536 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
16537
16538 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
16539
16540 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
16541 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
16542 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
16543 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
16544 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
16545 Make background transparent.
16546
16547 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
16548
16549 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
16550 (font-lock-remove-keywords): Doc fix.
16551 (font-lock-mode-major-mode): Compiler defvar.
16552 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
16553
16554 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
16555 (font-lock-mode): Update `font-lock-mode-major-mode'.
16556 (font-lock-set-defaults): Compiler defvar.
16557 (font-lock-default-function): Take `font-lock-mode-major-mode'
16558 into account.
16559
16560 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
16561 keep track of which major mode it enabled the minor mode for.
16562 Use find-file-hook again. Update docstring.
16563
16564 * simple.el (eval-expression-print-level)
16565 (eval-expression-print-length, eval-expression-debug-on-error):
16566 Doc fixes.
16567
16568 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
16569
16570 * iswitchb.el (iswitchb-single-match-face)
16571 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
16572 (iswitchb-invalid-regexp-face): New faces.
16573 (iswitchb-completions): Use them.
16574 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
16575 now marked as an obsolete alias.
16576 (iswitchb-read-buffer): Remove check for bound font variables.
16577 (iswitchb-invalid-regexp): New free variable.
16578 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
16579 set iswitchb-invalid-regexp.
16580 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
16581 invalid regexps.
16582 (iswitchb-completions): Add check for complete match when entering
16583 a regexp.
16584 (iswitchb-completions): Remove require-match argument.
16585 (iswitchb-exhibit): Fix caller.
16586 (iswitchb-common-match-inserted): New variable.
16587 (iswitchb-complete, iswitchb-completion-help): Use it.
16588
16589 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
16590
16591 * url-http.el (url-http-chunked-encoding-after-change-function):
16592 Use `url-http-debug' instead of `message'.
16593
16594 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
16595
16596 * url-http.el (url-http-parse-headers): Pass redirected URL as a
16597 callback argument.
16598
16599 2005-06-04 Kim F. Storm <storm@cua.dk>
16600
16601 * simple.el (line-move): Only call sit-for when moving backwards.
16602
16603 * ido.el (ido-make-merged-file-list-1): New defun split from
16604 ido-make-merged-file-list.
16605 (ido-make-merged-file-list): Bind throw-on-input around call to
16606 ido-make-merged-file-list-1. Return input-pending-p if
16607 interrupted by more input available.
16608 (ido-read-internal): Handle input-pending-p return value from
16609 ido-make-merged-file-list.
16610
16611 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
16612
16613 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
16614 compatibility code.
16615
16616 * international/latexenc.el (latexenc-find-file-coding-system):
16617 Don't inherit the EOL part of the coding-system from the
16618 tex-main buffer. Fit within 80 columns.
16619
16620 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
16621
16622 * tmm.el (tmm-inactive-face): New face.
16623 (tmm-remove-inactive-mouse-face): New function.
16624 (tmm-prompt, tmm-add-one-shortcut)
16625 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
16626 but not selectable.
16627
16628 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
16629
16630 * faces.el (face-equal): Improve argument/docstring consistency.
16631
16632 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
16633
16634 * progmodes/make-mode.el (makefile-targets-face)
16635 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
16636 (makefile-bsdmake-dependency-regex)
16637 (makefile-makepp-rule-action-regex)
16638 (makefile-bsdmake-rule-action-regex): New constants.
16639 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
16640
16641 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16642 Allow (...) within `...' for makepp messages.
16643
16644 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
16645
16646 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
16647
16648 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
16649 "." files are deleted from all file lists before comparison.
16650
16651 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
16652 (viper-ESC-key): Made them customizable.
16653
16654 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
16655
16656 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
16657
16658 * autorevert.el (auto-revert-buffers): Use save-match-data.
16659
16660 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
16661
16662 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
16663 menu items with a nil command binding.
16664
16665 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
16666
16667 * emacs-lisp/cl-macs.el (defsetf):
16668 Improve argument/docstring consistency.
16669
16670 * faces.el (list-faces-display): Improve the formatting by
16671 computing the maximum length required for any face-name (reworked
16672 patch of 1999-01-11, accidentally deleted on 1999-07-21).
16673 (internal-find-face): Remove redundant info in docstring.
16674
16675 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
16676
16677 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
16678 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
16679 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
16680 (gdb-assembler-custom): Improve regexps.
16681 (def-gdb-auto-update-handler): Use window point to preserve point.
16682
16683 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
16684
16685 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
16686
16687 2005-05-31 Jay Belanger <belanger@truman.edu>
16688
16689 * calc/calc-embed.el (calc-embedded-word): Change argument passed
16690 to calc-embedded.
16691 (calc-embedded-make-info): Have plain prefix argument select
16692 entire line.
16693
16694 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
16695
16696 * faces.el (list-faces-display): Signal error if passed a regexp
16697 that matches no face name.
16698
16699 * simple.el (filter-buffer-substring): Fix typo in docstring.
16700
16701 2005-05-31 Richard M. Stallman <rms@gnu.org>
16702
16703 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
16704 (vhdl-emacs-21): Doc fix.
16705 (vhdl-mode): Unconditionally set comment-padding.
16706 (vhdl-fixup-whitespace-region): Insert spaces only where
16707 there are none.
16708 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
16709
16710 2005-05-30 John Wiegley <johnw@newartisans.com>
16711
16712 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
16713 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
16714 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
16715 `directory-sep-char' to ?/, and all uses of `string-to-int' to
16716 `string-to-number'.
16717
16718 2005-05-30 Jay Belanger <belanger@truman.edu>
16719
16720 * calc/calc.el (calc-bug-address): Fix docstring.
16721 (calc-window-hook, calc-trail-window-hook): New variables.
16722 (calc-trail-display): Restore use of calc-trail-window-hook.
16723 (calc): Restore use of calc-window-hook.
16724
16725 2005-05-31 Masatake YAMATO <jet@gyve.org>
16726
16727 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
16728
16729 * help-fns.el (help-C-file-name): Add autoload mark for
16730 `find-function-noselect'.
16731
16732 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
16733
16734 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
16735 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
16736
16737 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
16738
16739 * calendar/diary-lib.el (mark-included-diary-files): Only kill
16740 included diary buffer if it was not already being visited.
16741 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
16742
16743 * calendar/icalendar.el (top-level): Do not require appt.
16744
16745 * mail/supercite.el (sc-select-attribution): Only use a list
16746 element from sc-attrib-selection-list if it returns a string.
16747 Reported by Davide G. M. Salvetti <salve@debian.org>.
16748
16749 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
16750
16751 * thumbs.el (thumbs-thumbname): The resulting thumbname now
16752 includes a hash value to improve its uniqueness, and has a ".jpg"
16753 extension. Also, it is now a valid filename on all systems.
16754 (thumbs-make-thumb): Use `let', not `let*'.
16755 (thumbs-show-thumbs-list): Check for JPEG availability.
16756
16757 2005-05-30 Richard M. Stallman <rms@gnu.org>
16758
16759 * filesets.el (filesets-menu-ensure-use-cached):
16760 Prevent warning when emacs-version>= is undefined.
16761
16762 * printing.el (pr-interactive-n-up): Use string-to-number.
16763
16764 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
16765
16766 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
16767 Warn only when name to be defined is quoted.
16768
16769 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
16770
16771 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
16772 Make regexp more robust.
16773 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
16774 Force regeneration of disassembly.
16775
16776 2005-05-29 Jay Belanger <belanger@truman.edu>
16777
16778 * calc/calc.el (calc-user-invocation): Check if
16779 calc-invocation-macro is non-nil.
16780
16781 2005-05-29 Juri Linkov <juri@jurta.org>
16782
16783 * add-log.el (change-log-font-lock-keywords):
16784 Add `+' to e-mail regexp to accept mail address with keywords.
16785
16786 * man.el (Man-name-regexp): Add `:' to accept qualified names.
16787
16788 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
16789
16790 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
16791
16792 * ielm.el (inferior-emacs-lisp-mode): Ditto.
16793
16794 2005-05-29 Richard M. Stallman <rms@gnu.org>
16795
16796 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
16797 Undo the change that moves to end of the current word.
16798
16799 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16800
16801 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
16802 Throw error when count <= 0 to ensure input is a number.
16803 (gdb-read-memory-custom): Pick up address from buffer.
16804 (gdb-memory-mode): Allow user to increment and decrement
16805 memory address from header line.
16806
16807 2005-05-29 Richard M. Stallman <rms@gnu.org>
16808
16809 * flyspell.el (flyspell-version): Function deleted.
16810 (flyspell-auto-correct-previous-hook): Doc fix.
16811
16812 * jit-lock.el (jit-lock-function, jit-lock-after-change):
16813 Do nothing if memory is full.
16814
16815 * font-lock.el (font-lock-fontify-syntactically-region):
16816 Pass t for GREEDY to looking-back.
16817
16818 * saveplace.el (save-place-alist-to-file): Write the file
16819 using write-region.
16820
16821 * subr.el (looking-back): New argument GREEDY.
16822
16823 * progmodes/compile.el (compilation-start): Set the mode
16824 before inserting the initial text.
16825
16826 * progmodes/which-func.el (which-func-update-1): Turn the mode
16827 off in case of error by setting which-func-mode.
16828
16829 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
16830
16831 * flyspell.el (flyspell-auto-correct-previous-word):
16832 Narrow down to what's on the screen, and recenter overlays
16833 at the end of the next word.
16834
16835 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
16836
16837 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
16838 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
16839 (flyspell-abbrev-p): Default to nil.
16840 (flyspell-use-global-abbrev-table-p): Doc fix.
16841 (flyspell-large-region): Allow nil as value.
16842 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
16843
16844 (mail-mode-flyspell-verify): More robust handling
16845 of `mail-header-separator'. More efficient signature detection.
16846 Allow for regexp metacharacters in message-header-separator.
16847 Adding `To' not to be checked in mail-mode-flyspell-verify.
16848
16849 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
16850 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
16851 Bind flyspell-auto-correct-binding.
16852 Bind C-. and C-, .
16853 (flyspell-mode-map): Likewise.
16854 (flyspell-mode): Doc fix.
16855 (flyspell-accept-buffer-local-defs): Preserve current buffer.
16856 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
16857 (flyspell-word-cache-result): New var, always local.
16858 (flyspell-check-pre-word-p): Doc fix.
16859 (flyspell-check-changed-word-p): Handle spc like newline.
16860 (flyspell-post-command-hook): Set flyspell-word-cache-result.
16861 (flyspell-word-search-backward, flyspell-word-search-forward):
16862 New functions.
16863 (flyspell-word): Return t if nothing to check.
16864 When parsing TeX code, check for after } or \.
16865 Use flyspell-word-search-backward to find previous word.
16866 Return nil if duplicated word.
16867 For word already checked, return same value as last time.
16868 Set flyspell-word-cache-result after checking.
16869 Don't clobber the return value.
16870 (flyspell-get-word): Major rewrite.
16871 (flyspell-external-point-words): New locals pword, pcount.
16872 Fix size used in progress message.
16873 Find the proper corresponding word in flyspell-large-region-buffer.
16874 (flyspell-region): Check for flyspell-large-region = nil.
16875 (flyspell-highlight-incorrect-region): Clean up overlays in region.
16876 (flyspell-auto-correct-word): Check that WORD is a cons.
16877 (flyspell-correct-word): Likewise.
16878
16879 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
16880
16881 * progmodes/make-mode.el (makefile-rule-action-regex)
16882 (makefile-macroassign-regex, makefile-makepp-mode)
16883 (makefile-bsdmake-mode): Continuation lines may be empty.
16884 Reported by Joshua Varner.
16885 (makefile-makepp-font-lock-keywords): Add $(stem).
16886
16887 2005-05-28 Karl Berry <karl@gnu.org>
16888
16889 * textmodes/tex-mode.el: Now that tex-send-command calls
16890 shell-quote-argument (2005-03-31 change), remove all calls to
16891 shell-quote-argument; they all end up invoking tex-send-command.
16892 The double quoting loses on filenames with non-safe characters,
16893 such as "@". Reported by Frederik Fouvry.
16894
16895 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16896
16897 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
16898 about preserving point.
16899
16900 2005-05-27 Jay Belanger <belanger@truman.edu>
16901
16902 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
16903 Info-goto-node.
16904
16905 * calc/calc-embed.el (calc-embed-arg): New variable.
16906 (calc-do-embedded-activate, calc-embedded-activate-formula)
16907 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
16908 variable by new variable.
16909 (calc-embedded-make-info): Replace undeclared variable by new
16910 variable. When selecting region with positive prefix
16911 argument, use end of previous line instead of beginning of line.
16912
16913 * calc/calc-aent.el (calc-arg-values): Declare it.
16914
16915 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
16916 Declare them.
16917
16918 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
16919
16920 * calc/calc.el (calc-alg-map): Declare it.
16921
16922 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
16923
16924 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
16925
16926 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
16927 (gdb-registers-buffer, toggle-gdb-all-registers):
16928 Toggle display of floating point registers.
16929 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
16930
16931 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
16932 (toggle-gud-tooltip-dereference):
16933 Rename from gud-toggle-tooltip-dereference.
16934
16935 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
16936
16937 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
16938
16939 2005-05-27 Jay Belanger <belanger@truman.edu>
16940
16941 * calc/calc-prog.el (calc-kbd-report): Remove.
16942 (calc-kbd-query): Rewrite.
16943
16944 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
16945
16946 * image.el (image-library-alist): Move to image.c.
16947 (image-type-available-p): Doc fix.
16948
16949 2005-05-27 Lute Kamstra <lute@gnu.org>
16950
16951 * calc/calc.el (calc):
16952 * outline.el (outline-1, outline-2, outline-3, outline-4)
16953 (outline-5, outline-6, outline-7, outline-8):
16954 * textmodes/dns-mode.el (dns-mode):
16955 * textmodes/sgml-mode.el (sgml-namespace-face):
16956 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
16957 (tex-verbatim-face, tex-use-reftex):
16958 * textmodes/texinfo.el (texinfo-heading-face):
16959 Specify customization group.
16960
16961 * longlines.el: Don't require easy-mmode.
16962 (longlines-visible-face): Specify customization group.
16963
16964 2005-05-27 Kenichi Handa <handa@m17n.org>
16965
16966 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
16967 encoding table of windows-1251.
16968
16969 * international/ucs-tables.el (ucs-set-table-for-input):
16970 If translation-table-for-input of a coding system is a symbol, get
16971 its translation-table property.
16972
16973 * international/code-pages.el: Don't register a coding system into
16974 non-iso-charset-alist more than once.
16975 (cp-make-coding-system): Likewise.
16976
16977 2005-05-26 John Wiegley <johnw@newartisans.com>
16978
16979 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
16980 `eshell-resume-eval' is wrapped in a list, it indicates that the
16981 command was run asynchronously. In that case, unwrap the value
16982 before checking the delimiter value.
16983
16984 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
16985 character before a space at the end of a line is \, assume the space
16986 is part of the last argument rather than a final argument separator.
16987
16988 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
16989 is in use, and the target is `t' or `nil' (which are the most common
16990 values), don't assume that the symbol target is a buffer.
16991
16992 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
16993
16994 * calendar/calendar.el (calendar-mode-line-format):
16995 Use mode-line-highlight as mouse-face.
16996
16997 * time.el (display-time-string-forms, display-time-update):
16998 Use mode-line-highlight as mouse-face.
16999
17000 2005-05-26 Jay Belanger <belanger@truman.edu>
17001
17002 * calc/calc.el (calc-language-alist): Remove extra defvar.
17003
17004 2005-05-26 Lute Kamstra <lute@gnu.org>
17005
17006 * arc-mode.el (archive-mode):
17007 * bookmark.el (bookmark-read-annotation-mode)
17008 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
17009 * bs.el (bs-mode):
17010 * calc/calc-yank.el (calc-edit-mode):
17011 * calc/calc.el (calc-mode, calc-trail-mode):
17012 * calculator.el (calculator-mode):
17013 * chistory.el (command-history-mode):
17014 * comint.el:
17015 * cus-edit.el (custom-mode):
17016 * descr-text.el (describe-text-mode):
17017 * ebuff-menu.el (Electric-buffer-menu-mode):
17018 * ediff-util.el (ediff-mode):
17019 * emacs-lisp/re-builder.el (reb-mode):
17020 * emulation/vi.el (vi-mode-setup):
17021 * emulation/ws-mode.el (wordstar-mode):
17022 * eshell/esh-mode.el (eshell-mode):
17023 * forms.el (forms-mode):
17024 * help-mode.el (help-mode):
17025 * hexl.el (hexl-mode):
17026 * ibuffer.el (ibuffer-mode):
17027 * ielm.el (inferior-emacs-lisp-mode):
17028 * info.el (Info-mode, Info-edit-mode):
17029 * international/swedish.el:
17030 * ledit.el (ledit-from-lisp-mode):
17031 * locate.el (locate-mode):
17032 * mail/rmail.el (rmail-mode):
17033 * mail/rmailedit.el (rmail-edit-mode):
17034 * mail/rmailsum.el (rmail-summary-mode):
17035 * mail/supercite.el (sc-electric-mode):
17036 * net/eudc.el (eudc-mode):
17037 * net/quickurl.el (quickurl-list-mode):
17038 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
17039 * obsolete/ooutline.el (outline-mode):
17040 * obsolete/options.el (Edit-options-mode):
17041 * obsolete/rnews.el (news-mode):
17042 * obsolete/rnewspost.el (news-reply-mode):
17043 * play/5x5.el (5x5-mode):
17044 * play/decipher.el (decipher-mode, decipher-stats-mode):
17045 * play/gomoku.el (gomoku-mode):
17046 * play/snake.el (snake-mode):
17047 * play/solitaire.el (solitaire-mode):
17048 * play/tetris.el (tetris-mode):
17049 * progmodes/ada-mode.el (ada-mode):
17050 * progmodes/antlr-mode.el (antlr-mode):
17051 * progmodes/autoconf.el (autoconf-mode):
17052 * progmodes/dcl-mode.el (dcl-mode):
17053 * progmodes/delphi.el (delphi-mode):
17054 * progmodes/ebrowse.el (ebrowse-tree-mode)
17055 (ebrowse-electric-list-mode, ebrowse-member-mode)
17056 (ebrowse-electric-position-mode):
17057 * progmodes/f90.el (f90-mode):
17058 * progmodes/fortran.el (fortran-mode):
17059 * progmodes/icon.el (icon-mode):
17060 * progmodes/idlw-help.el (idlwave-help-mode):
17061 * progmodes/idlw-shell.el (idlwave-shell-mode):
17062 * progmodes/idlwave.el (idlwave-mode):
17063 * progmodes/inf-lisp.el (inferior-lisp-mode):
17064 * progmodes/m4-mode.el (m4-mode):
17065 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
17066 * progmodes/modula2.el (modula-2-mode):
17067 * progmodes/octave-inf.el (inferior-octave-mode):
17068 * progmodes/octave-mod.el (octave-mode):
17069 * progmodes/pascal.el (pascal-mode):
17070 * progmodes/sh-script.el (sh-mode):
17071 * progmodes/sql.el (sql-mode, sql-interactive-mode):
17072 * progmodes/vhdl-mode.el (vhdl-mode):
17073 * progmodes/xscheme.el (scheme-interaction-mode):
17074 * replace.el (occur-mode):
17075 * ses.el (ses-mode):
17076 * simple.el (completion-list-mode):
17077 * skeleton.el:
17078 * speedbar.el (speedbar-mode):
17079 * term.el (term-mode):
17080 * terminal.el (terminal-edit-mode):
17081 * textmodes/reftex-index.el (reftex-index-mode)
17082 (reftex-index-phrases-mode):
17083 * textmodes/reftex-sel.el (reftex-select-label-mode)
17084 (reftex-select-bib-mode):
17085 * textmodes/reftex-toc.el (reftex-toc-mode):
17086 * wdired.el (wdired-change-to-wdired-mode):
17087 * wid-browse.el (widget-browse-mode):
17088 Use run-mode-hooks.
17089
17090 * array.el (array-mode):
17091 * calendar/todo-mode.el (todo-mode):
17092 * man.el (Man-mode):
17093 * play/landmark.el (lm-mode):
17094 * play/mpuz.el (mpuz-mode):
17095 Use kill-all-local-variables and run-mode-hooks.
17096
17097 * subr.el (delay-mode-hooks): Specify indentation.
17098
17099 2005-05-26 Mark A. Hershberger <mah@everybody.org>
17100
17101 * xml.el (xml-substitute-special): Don't die for undefined xml
17102 entities.
17103
17104 2005-05-26 Jay Belanger <belanger@truman.edu>
17105
17106 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
17107 of nil.
17108
17109 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
17110
17111 * progmodes/gdb-ui.el (gdb-frame-address):
17112 Rename from gdb-current-address.
17113 (gdb-previous-frame-address): Rename from gdb-previous-address.
17114 (gdb-selected-frame): Rename from gdb-current-frame.
17115 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
17116 (gdb-frame-number): Rename from gdb-current-stack-level.
17117 (gdb-ann3): Match new mode-name for disassembly buffer.
17118 Extend initialization of variables.
17119 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
17120 (gdb-memory-mode): Use mouse-face in header line.
17121 (gdb-assembler-buffer-name): Call it disassembly and give frame
17122 in mode line.
17123 (gdb-source-spec-regexp, gdb-assembler-custom)
17124 (gdb-invalidate-assembler, gdb-frame-handler):
17125 Make robust to leading zeroes in address format.
17126
17127 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
17128
17129 * textmodes/org.el (org-mode): Use `define-derived-mode' to
17130 define `org-mode'.
17131 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
17132
17133 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
17134
17135 * log-edit.el (log-edit-changelog-entries): Distinguish between
17136 filenames like xfns.c and fns.c.
17137
17138 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
17139
17140 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
17141 point after reverting.
17142 (Buffer-menu-make-sort-button): Handle the case where
17143 `Buffer-menu-use-header-line' is nil.
17144
17145 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
17146
17147 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
17148 New funcs. In minibuffer-local-completion-map bind `]', `/'
17149 and `:' to them.
17150
17151 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
17152
17153 * startup.el (normal-top-level): Allow modification of load-path while
17154 we're iterating over it.
17155
17156 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
17157
17158 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
17159 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
17160 (thumbs-resize-interactive, thumbs-insert-image)
17161 (thumbs-insert-thumb, thumbs-dired-show-marked)
17162 (thumbs-find-image-at-point, thumbs-delete-images)
17163 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
17164 (thumbs-increment-image-size, thumbs-decrement-image-size):
17165 Fix typos in docstrings.
17166
17167 2005-05-24 Andre Spiegel <spiegel@gnu.org>
17168
17169 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
17170 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
17171 (cperl-mode): Use them.
17172
17173 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
17174
17175 * window.el (quit-window, shrink-window-if-larger-than-buffer):
17176 Doc fixes.
17177
17178 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
17179
17180 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
17181 Bind C-d to gdb-inferior-io-eof.
17182
17183 * dired.el (dired-dnd-popup-notice): Use message-box.
17184
17185 2005-05-23 Masatake YAMATO <jet@gyve.org>
17186
17187 * bindings.el (mode-line-major-mode-keymap):
17188 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
17189
17190 * faces.el (mode-line-highlight): New face.
17191
17192 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
17193 as mouse-face.
17194
17195 * bindings.el (top-level, help-echo, mode-line-modified)
17196 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
17197 as mouse-face.
17198
17199 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
17200
17201 * progmodes/cc-engine.el (c-guess-basic-syntax):
17202 Remove spurious call to `zerop'.
17203
17204 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
17205
17206 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
17207
17208 CC Mode update to 5.30.10:
17209
17210 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
17211 could go past the limit in decoration level 2, thereby causing
17212 errors during interactive fontification.
17213
17214 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
17215 the file is evaluated interactively.
17216
17217 * cc-engine.el (c-guess-basic-syntax): Handle operator
17218 declarations somewhat better in C++.
17219
17220 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
17221 make use of `run-mode-hooks' which has been added in Emacs 21.1.
17222 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
17223 (awk-mode): Use it.
17224 (make-local-hook): Suppress warning about obsoleteness.
17225
17226 * cc-engine.el, cc-align.el, cc-cmds.el
17227 (c-append-backslashes-forward, c-delete-backslashes-forward)
17228 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
17229 Compensate for return value from `forward-line' when it has moved
17230 but not to a different line due to eob.
17231
17232 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
17233 `objc-method-intro' and `objc-method-args-cont'.
17234
17235 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
17236
17237 CC Mode update to 5.30.10:
17238
17239 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
17240 in the copyright statement. Incidentally, change "along with GNU
17241 Emacs" to "along with this program" where it occurs.
17242
17243 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
17244 so that it is interactive, hence can be found by M-x awk-mode
17245 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
17246 <gmorris+emacs@ast.cam.ac.uk>.
17247
17248 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
17249 Mode's regexps.
17250
17251 2005-05-23 Kevin Ryde <user42@zip.com.au>
17252
17253 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
17254 c-parse-state, to avoid a lisp error (on bad code).
17255
17256 2005-05-23 Lute Kamstra <lute@gnu.org>
17257
17258 * subr.el (font-lock-defaults): Remove defvar as it's already
17259 defined in font-core.el.
17260
17261 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
17262
17263 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
17264
17265 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
17266 more general and work when GDB variable "print pretty" is on,
17267 as with Emacs, for example.
17268
17269 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
17270
17271 * font-core.el: Update comment.
17272
17273 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
17274 Use `after-change-major-mode-hook' instead of `find-file-hook'.
17275
17276 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
17277
17278 2005-05-22 Eli Zaretskii <eliz@gnu.org>
17279
17280 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
17281 and `yank-handler' in the doc strings.
17282
17283 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
17284
17285 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
17286
17287 2005-05-22 Richard M. Stallman <rms@gnu.org>
17288
17289 * help.el (describe-key): Move print-help-return-message call
17290 out of conditional.
17291
17292 * progmodes/etags.el (list-tags): Use with-no-warnings.
17293
17294 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
17295 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
17296 (starttls-extra-args, starttls-extra-arguments): Add defvars.
17297
17298 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
17299
17300 * language/viet-util.el (viet-viscii-nonascii-translation-table):
17301 Add defvar.
17302
17303 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
17304 Use defvar, not defconst.
17305
17306 * hexl.el (hexl-follow-line): Use with-no-warnings.
17307
17308 * emulation/tpu-extras.el: Use write-file-functions instead of
17309 write-file-hooks.
17310
17311 * dired.el (dired-font-lock-keywords): Fontify files with junk
17312 extensions even if marked by -F.
17313
17314 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
17315
17316 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
17317 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
17318 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
17319 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
17320 (concatenate, list-length, get*, getf, cl-remprop):
17321 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
17322 (etypecase, progv, lexical-let, lexical-let*)
17323 (multiple-value-bind, multiple-value-setq, shiftf):
17324 Improve argument/docstring consistency.
17325
17326 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
17327
17328 2005-05-22 Andre Spiegel <spiegel@gnu.org>
17329
17330 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
17331 doesn't exist.
17332
17333 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
17334 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
17335
17336 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
17337
17338 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
17339 already deleted variables: auto-fill-hook, blink-paren-hook,
17340 lisp-indent-hook, inhibit-local-variables, unread-command-event,
17341 suspend-hooks, comment-indent-hook, meta-flag,
17342 before-change-function, after-change-function,
17343 font-lock-doc-string-face.
17344
17345 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
17346
17347 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
17348
17349 2005-05-21 Eli Zaretskii <eliz@gnu.org>
17350
17351 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
17352 rmail-dont-reply-to.
17353
17354 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
17355
17356 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
17357 literal blank when splitting new-header-values.
17358
17359 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
17360
17361 * calendar/cal-menu.el (cal-menu-update): Add separator as a
17362 string so that tmm doesn't create a completion entry for it.
17363
17364 * textmodes/table.el (table-disable-menu): Ditto.
17365
17366 2005-05-21 Richard M. Stallman <rms@gnu.org>
17367
17368 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
17369
17370 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
17371
17372 * net/rcompile.el (remote-compile): Use compilation-start.
17373
17374 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
17375
17376 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
17377
17378 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
17379 Default to makefile-bsdmake-mode on BSD systems.
17380
17381 * imenu.el (imenu-generic-expression, imenu--generic-function'):
17382 REGEXP may also be a search function now. The part of doc-string
17383 for describing the structure was 95% identical to that of
17384 `imenu--generic-function'. Unify it there.
17385
17386 * progmodes/make-mode.el (makefile-imenu-generic-expression):
17387 Use function to find dependencies, because regexp alone is so complex,
17388 it easily goes into an endless loop.
17389 (makefile-makepp-mode): Also add submenu for Perl functions
17390 defined in the makefile.
17391 (makefile-bsdmake-mode): Special imenu-generic-expression no
17392 longer needed, due to function call.
17393 (makefile-match-dependency): Take BOUND into account when checking
17394 if we're through.
17395
17396 2005-05-20 Jay Belanger <belanger@truman.edu>
17397
17398 * calc/calc-units.el (calc-invalidate-units-table):
17399 Use inhibit-read-only.
17400 (math-build-units-table-buffer): Use view-mode.
17401
17402 2005-05-20 David Kastrup <dak@gnu.org>
17403
17404 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
17405 easy-menu-add is not a nop on Emacs; and clarify when to call it.
17406
17407 2005-05-20 Lute Kamstra <lute@gnu.org>
17408
17409 * diff-mode.el (diff-header-face, diff-file-header-face)
17410 (diff-index-face, diff-hunk-header-face, diff-removed-face)
17411 (diff-added-face, diff-changed-face, diff-function-face)
17412 (diff-context-face, diff-nonexistent-face): Put them in the
17413 diff-mode customization group.
17414
17415 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
17416
17417 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
17418
17419 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
17420
17421 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
17422 Minor regexp-optimization.
17423
17424 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
17425
17426 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
17427 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
17428 (org-agenda-add-time-grid-maybe): New function.
17429 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
17430 (org-table-create): `dotimes' instead of `mapcar'.
17431 (org-xor): Simplify implementation.
17432 (org-agenda): `inhibit-redisplay' turned on.
17433 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
17434 a consistent line after a state change.
17435 (org-agenda-remove-times-when-in-prefix): New option.
17436 (org-prefix-has-time): New variable.
17437 (org-parse-time-string): Optional argument NODEFAULT.
17438 (org-format-agenda-item): Parse items for time-of-day
17439 specifications and move these into the prefix if possible.
17440 (org-agenda-priority): Get current heading, not previous heading
17441 during agenda remote editing.
17442
17443 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
17444
17445 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
17446 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
17447 (remove-duplicates, delete-duplicates, substitute)
17448 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
17449 (nsubstitute-if-not, find, find-if, find-if-not, position)
17450 (position-if, position-if-not, count, count-if, count-if-not)
17451 (mismatch, search, sort*, stable-sort, merge, member*)
17452 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
17453 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
17454 (intersection, nintersection, set-difference, nset-difference)
17455 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
17456 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
17457 (nsublis, tree-equal): Improve argument/docstring consistency.
17458
17459 * subr.el (send-string, send-region): Remove obsolescence declaration.
17460 (window-dot, set-window-dot, read-input, show-buffer)
17461 (eval-current-buffer, string-to-int):
17462 Add release number to obsolescence declarations.
17463
17464 2005-05-19 Kim F. Storm <storm@cua.dk>
17465
17466 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
17467 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
17468
17469 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
17470
17471 * faces.el (list-faces-display): Make back button respect optional
17472 regexp arg.
17473
17474 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
17475
17476 * calculator.el (calculator-radix-grouping-mode)
17477 (calculator-radix-grouping-digits, calculator-displayer)
17478 (calculator-radix-grouping-separator, calculator-copy-displayer):
17479 * dabbrev.el (dabbrev-search-these-buffers-only):
17480 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
17481 (diff-advance-after-apply-hunk, diff-mode-hook)
17482 (diff-minor-mode-prefix):
17483 * imenu.el (imenu-use-popup-menu):
17484 * jit-lock.el (jit-lock-context-time):
17485 * newcomment.el (comment-fill-column, comment-column)
17486 (comment-style, comment-padding, comment-multi-line)
17487 (comment-empty-lines, comment-auto-fill-only-comments):
17488 * reveal.el (reveal-around-mark):
17489 * uniquify.el (uniquify-buffer-name-style)
17490 (uniquify-after-kill-buffer-p)
17491 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
17492 (uniquify-min-dir-content, uniquify-separator)
17493 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
17494 * w32-vars.el (w32-fixed-font-alist):
17495 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
17496 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
17497 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
17498 * progmodes/perl-mode.el (perl-indent-level)
17499 (perl-continued-statement-offset, perl-continued-brace-offset)
17500 (perl-brace-offset, perl-brace-imaginary-offset)
17501 (perl-label-offset, perl-indent-continued-arguments)
17502 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
17503 * progmodes/tcl.el (tcl-indent-level)
17504 (tcl-continued-indent-level, tcl-auto-newline)
17505 (tcl-tab-always-indent, tcl-electric-hash-style)
17506 (tcl-help-directory-list, tcl-use-smart-word-finder)
17507 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
17508 (inferior-tcl-source-command):
17509 * textmodes/fill.el (enable-kinsoku):
17510 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
17511 * textmodes/table.el (table-yank-handler):
17512 Specify missing group (and type, if simple) in defcustom.
17513
17514 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
17515
17516 * progmodes/compile.el (compilation-finish-function): Fix defvar.
17517
17518 2005-05-19 Richard M. Stallman <rms@gnu.org>
17519
17520 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
17521
17522 * subr.el (event-basic-type): Don't get an error.
17523 (left-fringe-p): Function deleted.
17524
17525 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
17526 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
17527
17528 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
17529 in recursive copy.
17530
17531 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
17532
17533 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
17534
17535 * emacs-lisp/bytecomp.el
17536 (byte-compile-file-form-custom-declare-variable):
17537 Call byte-compile-nogroup-warn if appropriate.
17538
17539 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
17540 (compilation-set-window): Don't call left-fringe-p; do it directly.
17541
17542 2005-05-19 Jay Belanger <belanger@truman.edu>
17543
17544 * calc/calc-graph.el (calc-graph-format-data): Make sure
17545 var-PlotRejects is bound before trying to check its value.
17546
17547 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
17548
17549 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
17550 definition of this variable from reftex-global.el to reftex.el,
17551 because it is needed in the menu.
17552
17553 2005-05-19 Lute Kamstra <lute@gnu.org>
17554
17555 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
17556 years are fixed. Don't insert a space after a dash.
17557
17558 2005-05-19 Kim F. Storm <storm@cua.dk>
17559
17560 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
17561
17562 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
17563
17564 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
17565 strings, because (eq ... ?\\) is fairly frequent.
17566
17567 * progmodes/make-mode.el (makefile-add-this-line-targets):
17568 Simplify and integrate into `makefile-pickup-targets'.
17569 (makefile-add-this-line-macro): Simplify and integrate into
17570 `makefile-pickup-macros.
17571 (makefile-pickup-filenames-as-targets): Simplify.
17572 (makefile-previous-dependency, makefile-match-dependency):
17573 Don't stumble over `::'.
17574
17575 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
17576
17577 * subr.el (post-command-idle-hook, post-command-idle-delay):
17578 Remove obsoletion of post-command-idle-hook and
17579 post-command-idle-delay.
17580
17581 * faces.el (list-faces-display): Provide button when describe-face
17582 is called to take user back to the list of faces.
17583
17584 * help-fns.el (describe-variable): Remove hyperlinks in a
17585 variable's value as these are quite frequently inappropriate.
17586
17587 * follow.el (follow-submit-feedback, follow-mode):
17588 Remove references to post-command-idle-hook.
17589
17590 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
17591
17592 * progmodes/make-mode.el (makefile-previous-dependency)
17593 (makefile-match-dependency): Check for := (and in bsd mode also
17594 !=) to give a better result, even when font-lock is not on.
17595
17596 2005-05-18 Jay Belanger <belanger@truman.edu>
17597
17598 * calc/calc-help.el (calc-s-prefix-help):
17599 Add `calc-copy-special-constant' to help string.
17600
17601 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
17602
17603 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
17604
17605 2005-05-18 Jay Belanger <belanger@truman.edu>
17606
17607 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
17608 in linear factors are in proper order.
17609
17610 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
17611
17612 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
17613 Support for jurabib.
17614
17615 * textmodes/reftex.el (featurep): Define aliases for overlay
17616 commands, for XEmacs compatibility, and use these aliases in
17617 overlay initializations.
17618 (reftex-highlight): Use `reftex-move-overlay'.
17619 (reftex-unhighlight): Use `reftex-delete-overlay'.
17620 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
17621 (reftex-access-search-path): Use `reftex-uniquify' instead of
17622 `reftex-uniq'
17623
17624 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
17625 `before-string' property modification enables for Emacs as well.
17626 (reftex-select-item): Use `reftex-delete-overlay'.
17627 (reftex-select-mark): Use `reftex-make-overlay' and
17628 `reftex-overlay-put'.
17629 (reftex-select-unmark): Use `reftex-delete-overlay' and
17630 `reftex-overlay-put'.
17631
17632 2005-05-18 Lute Kamstra <lute@gnu.org>
17633
17634 * emacs-lisp/lisp.el (check-parens): Fix docstring.
17635
17636 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
17637
17638 * add-log.el (add-change-log-entry):
17639 * array.el (array-make-template, array-reconfigure-rows)
17640 (array-init-max-row, array-init-max-column)
17641 (array-init-columns-per-line, array-init-field-width):
17642 * replace.el (replace-match-maybe-edit, perform-replace):
17643 * textmodes/spell.el (spell-region):
17644 Replace `read-input' by `read-string'.
17645
17646 * forms.el (forms-mode):
17647 * finder.el (finder-compile-keywords):
17648 * shadowfile.el (shadow-read-files):
17649 Replace `eval-current-buffer' by `eval-buffer'.
17650
17651 * terminal.el (te-pass-through):
17652 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
17653 (ange-ftp-raw-send-cmd):
17654 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
17655 (send-process-next-char, telnet-initial-filter, telnet):
17656 Replace `send-string' by `process-send-string'.
17657
17658 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
17659 (prolog-consult-region): Replace `send-string' by
17660 `process-send-string'; replace `send-region' by `process-send-region'.
17661
17662 * progmodes/delphi.el (delphi-log-msg):
17663 Replace `set-window-dot' by `set-window-point'.
17664
17665 * subr.el (window-dot, set-window-dot, read-input, send-string)
17666 (send-region, show-buffer, eval-current-buffer):
17667 Make really obsolete, as the comment says.
17668
17669 2005-05-17 Kim F. Storm <storm@cua.dk>
17670
17671 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
17672 (cua--init-keymaps): Bind C-return instead of S-return to set
17673 rectangle mark.
17674
17675 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
17676 instead of S-return to toggle/clear rectangle mark.
17677
17678 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
17679
17680 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
17681 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
17682 Also fontify plain strings assigned to variables, mostly so that a
17683 colon has a face and is thus not taken as a dependency separator.
17684 (makefile-previous-dependency): Inline the new matcher, because it
17685 is too complex to work in both directions.
17686 (makefile-match-dependency): Eliminate `backward' arg (see above).
17687 Completely reimplemented so as to not sometimes go into an endless
17688 loop. It should also be more efficient, because first it only
17689 searches for `:', instead of applying the very complex regexp.
17690 (makefile-mode): Cancel `font-lock-support-mode', because blocks
17691 to be fontified in one piece can be too long for JIT.
17692 Makefiles are never *that* big.
17693
17694 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
17695
17696 * dired.el (dired-mode): Simplify.
17697
17698 2005-05-17 Lute Kamstra <lute@gnu.org>
17699
17700 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
17701 defcustom for the mode hook variable.
17702
17703 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
17704 Emacs Lisp Reference Manual.
17705
17706 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
17707
17708 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
17709 (evenp, list*):
17710 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
17711 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
17712
17713 * net/tramp-smb.el (tramp-smb-open-connection):
17714 Pass `tramp-chunksize' as fifth (required) argument.
17715
17716 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
17717
17718 * font-lock.el (lisp-font-lock-keywords-1):
17719 Set `font-lock-negation-char-face' for [^...] char group.
17720 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
17721
17722 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
17723 a var, and refine it to mask one more level of nested vars.
17724 (makefile-rule-action-regex): Turn it into a var, and refine it so
17725 it recognizes backslashed continuation lines as belonging to the
17726 same command.
17727 (makefile-macroassign-regex): Refine it so it recognizes
17728 backslashed continuation lines as belonging to the same command.
17729 (makefile-var-use-regex): Don't look at the next char, because it
17730 might be the same one to be skipped by the initial [^$], leading
17731 to an overlooked variable use.
17732 (makefile-make-font-lock-keywords): Remove two parameters, which
17733 are now variables that some of the modes set locally.
17734 Handle dependency and rule action matching through functions, because
17735 regexps alone match too often. Dependency matching now comes
17736 last, so it can check, whether a colon already matched something else.
17737 (makefile-mode): Inform that font-lock improves makefile parsing
17738 capabilities.
17739 (makefile-match-dependency, makefile-match-action): New functions.
17740
17741 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
17742
17743 * emacs-lisp/cl-extra.el (equalp): Doc fix.
17744
17745 * align.el (align-regexp):
17746 * ansi-color.el (ansi-color-get-face):
17747 * array.el (array-reconfigure-rows, array-init-max-row)
17748 (array-init-max-column, array-init-columns-per-line)
17749 (array-init-field-width):
17750 * dired-aux.el (dired-trample-file-versions):
17751 * dired-x.el (dired-mark-sexp):
17752 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
17753 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
17754 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
17755 * faces.el (face-read-integer):
17756 * files.el (backup-extract-version, insert-directory):
17757 * hexl.el (hexl-insert-decimal-char):
17758 * server.el (server-process-filter):
17759 * shell.el (shell-extract-num):
17760 * startup.el (command-line-1):
17761 * term.el (term-command-hook):
17762 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
17763 (time-stamp-do-number):
17764 * time.el (display-time-update):
17765 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
17766 (timezone-fix-time):
17767 * vms-patch.el (vms-suspend-resume-hook):
17768 * calendar/appt.el (appt-convert-time):
17769 * calendar/cal-bahai.el (mark-bahai-diary-entries):
17770 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
17771 * calendar/cal-islam.el (mark-islamic-diary-entries):
17772 * calendar/calendar.el (calendar-cursor-to-date)
17773 (calendar-star-date):
17774 * calendar/diary-lib.el (diary-attrtype-convert)
17775 (mark-diary-entries, diary-entry-time):
17776 * calendar/solar.el (solar-get-number):
17777 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
17778 * emacs-lisp/re-builder.el (reb-display-subexp):
17779 * emulation/edt.el (edt-set-scroll-margins):
17780 * emulation/tpu-extras.el (tpu-set-scroll-margins):
17781 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
17782 (vip-get-ex-count):
17783 * emulation/viper-ex.el (viper-get-ex-token)
17784 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
17785 * international/fontset.el (fontset-plain-name):
17786 * mail/feedmail.el (feedmail-look-at-queue-directory):
17787 * mail/mailalias.el (mail-get-names):
17788 * mail/rmail.el (rmail-convert-to-babyl-format):
17789 * mail/rmailsum.el (rmail-make-basic-summary-line)
17790 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
17791 (rmail-summary-goto-msg):
17792 * mail/smtpmail.el (smtpmail-read-response):
17793 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
17794 (ange-ftp-vms-add-file-entry):
17795 * play/gametree.el (gametree-looking-at-ply)
17796 (gametree-current-branch-score):
17797 * progmodes/ada-xref.el (ada-prj-find-prj-file)
17798 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
17799 * progmodes/cperl-mode.el (condition-case):
17800 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
17801 (ebrowse-set-member-buffer-column-width)
17802 (ebrowse-select-1st-to-9nth):
17803 * progmodes/etags.el (etags-snarf-tag):
17804 * progmodes/flymake.el (flymake-parse-line):
17805 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
17806 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
17807 (idlwave-shell-menu-def):
17808 * progmodes/ps-mode.el (ps-run-goto-error):
17809 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
17810 (vhdl-speedbar-contract-level):
17811 * term/mac-win.el (x-handle-numeric-switch):
17812 * term/sun-mouse.el (sun-get-frame-data):
17813 * term/w32-win.el (x-handle-numeric-switch):
17814 * term/x-win.el (x-handle-numeric-switch):
17815 * textmodes/ispell.el (ispell-parse-output):
17816 * textmodes/nroff-mode.el (nroff-outline-level):
17817 * textmodes/reftex-cite.el (reftex-bib-sort-year)
17818 (reftex-bib-sort-year-reverse, reftex-format-citation):
17819 * textmodes/reftex-parse.el (reftex-init-section-numbers)
17820 (reftex-section-number):
17821 * textmodes/texinfmt.el (texinfo-paragraphindent):
17822 Replace `string-to-int' by `string-to-number'.
17823
17824 * international/latexenc.el: Add page marker to force the "Local
17825 Variables:" string out of the last page.
17826
17827 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17828
17829 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
17830 tooltip-change-major-mode.
17831 (gud-tooltip-print-command): Remove case where gud-minor-mode
17832 is gdb ("--fullname").
17833 (gud-tooltip-tips): Turn GUD tooltips off for this case and
17834 explain to user.
17835
17836 2005-05-16 Jay Belanger <belanger@truman.edu>
17837
17838 * calc/calc-store.el (calc-copy-special-constant): New function.
17839
17840 * calc/calc-ext.el (calc-init-extensions): Add binding for
17841 `calc-copy-special-constant'.
17842
17843 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
17844 for the `calc-copy-special-constant' command.
17845
17846 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17847
17848 * subr.el (left-fringe-p): New function.
17849
17850 * progmodes/compile.el (compilation-setup): Set local value of
17851 overlay-arrow-string to "" always.
17852 (compilation-set-window): Left fringe then don't scroll.
17853 No left fringe then no arrow and scroll message to top.
17854 (compilation-context-lines): Adjust doc string accordingly.
17855
17856 2005-05-16 Kim F. Storm <storm@cua.dk>
17857
17858 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
17859 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
17860 (ido-wide-find-dir-or-delete-dir): New command for M-d.
17861 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
17862 (ido-read-file-name): Handle commands with ido property value
17863 equal to find-file as reading a file name, to allow C-d to enter dired.
17864 (ibuffer-find-file): Add ido property with value find-file.
17865
17866 2005-05-15 Kim F. Storm <storm@cua.dk>
17867
17868 * subr.el (open-network-stream-nowait): Remove.
17869 (open-network-stream-server): Remove.
17870
17871 2005-05-15 Richard M. Stallman <rms@gnu.org>
17872
17873 * faces.el (describe-face): Output a definition link button.
17874
17875 * help-mode.el (help-face-def): New button type.
17876
17877 * emacs-lisp/copyright.el (copyright-fix-years):
17878 Match properly if the first year is 2-digit.
17879 Don't mess up the whitespace after the years by filling.
17880
17881 * dired-aux.el (dired-mark-confirm):
17882 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
17883
17884 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
17885 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
17886 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
17887
17888 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17889 Set font-lock-comment-start-skip.
17890
17891 * font-lock.el (font-lock-comment-start-skip): New variable.
17892 (font-lock-comment-end-skip): New variable.
17893 (font-lock-fontify-syntactically-region): Use them if non-nil.
17894
17895 2005-05-15 Jay Belanger <belanger@truman.edu>
17896
17897 * calc/calc-store.el (calc-store-value): Return a string rather
17898 than display it as a message.
17899 Use calc-var-name for variable name.
17900 (calc-store-into): Add the result of calc-store-value to message.
17901 (calc-copy-variable): Add a message.
17902 (calc-store-exchange): Improve error messages.
17903 (calc-store-binary, calc-store-map): Don't reset the values of
17904 special constants.
17905
17906 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
17907
17908 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
17909 manual to docstring.
17910
17911 * files.el (hack-local-variables-confirm): Add STRING argument.
17912 Make the function handle non file visiting buffers correctly.
17913 (hack-local-variables-prop-line, hack-local-variables)
17914 (hack-one-local-variable): Use STRING arg of
17915 `hack-local-variables-confirm'.
17916
17917 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
17918
17919 Sync with Tramp 2.0.49.
17920
17921 * net/tramp.el (tramp-handle-dired-call-process)
17922 (tramp-handle-insert-directory):`insert-buffer' cannot be used
17923 because the contents of the Tramp buffer is changed before
17924 insertion (`expand-file' and alike).
17925 (tramp-handle-insert-directory): If `localname' has an empty
17926 nondirectory name, it must not be quoted.
17927 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
17928 variable `tramp-chunksize'. Change callees.
17929 (tramp-open-connection-setup-interactive-shell): Check remote host
17930 for buggy `send-process-string' implementation.
17931 Set `tramp-chunksize' if found. Reported by Michael Kifer
17932 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
17933 (tramp-handle-shell-command): `insert-buffer' cannot be used
17934 because the contents of the Tramp buffer is changed before
17935 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
17936 <frederic.bothamy@free.fr>.
17937 (tramp-set-auto-save): Actions should be done for Tramp file name
17938 handler only. Ange-FTP has its own auto-save mechanism.
17939 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
17940 (tramp-set-auto-save-file-modes): Set file modes of
17941 `buffer-auto-save-file-name' to ?\600 as fallback solution.
17942 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
17943 (tramp-bug): Remove obsolete variable.
17944 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
17945 for presence of `mml-mode'. Make it running for older Emacsen as well.
17946
17947 2005-05-14 John Paul Wallington <jpw@pobox.com>
17948
17949 * ibuf-ext.el (define-ibuffer-filter filename):
17950 If `dired-directory' is a list, use its car.
17951
17952 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
17953
17954 * ibuffer.el (define-ibuffer-column filename):
17955 If `dired-directory' is a list, use its car.
17956
17957 2005-05-14 Richard M. Stallman <rms@gnu.org>
17958
17959 * subr.el (symbol-file): Doc fix.
17960
17961 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
17962 (byte-compile-form): Call byte-compile-nogroup-warn.
17963 (byte-compile-warning-types): Doc fix.
17964
17965 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
17966
17967 * progmodes/cc-engine.el (c-literal-faces):
17968 Add font-lock-comment-delimiter-face.
17969
17970 * net/net-utils.el (dig): Use with-no-warnings.
17971
17972 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
17973 (sc-recite-frame-alist, sc-default-cite-frame)
17974 (sc-default-uncite-frame, sc-default-recite-frame)
17975 (sc-attrib-selection-list, sc-rewrite-header-list):
17976 Mark as risky-local-variable.
17977
17978 * international/ogonek.el (ogonek-jak, ogonek-how):
17979 Don't use beginning-of-buffer.
17980
17981 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
17982
17983 * calendar/solar.el (solar-data-list): Move definition up.
17984
17985 * dnd.el (dnd-protocol-alist): Add autoload.
17986
17987 * progmodes/sh-script.el: Many doc usage fixes.
17988 (sh-indent-after-do): Change default to match common styles.
17989
17990 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
17991
17992 * files.el (interpreter-mode-alist)
17993 (auto-mode-interpreter-regexp): Doc fixes.
17994
17995 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
17996
17997 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
17998
17999 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
18000
18001 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18002
18003 * dired.el (dired-mode): make-variable-buffer-local =>
18004 make-local-variable.
18005
18006 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18007
18008 * term/mac-win.el (mac-select-convert-to-string): Try coding
18009 systems in mac-script-code-coding-systems if specified one cannot
18010 encode string for `com.apple.traditional-mac-plain-text'.
18011
18012 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
18013
18014 * progmodes/make-mode.el (makefile-targets-face)
18015 (makefile-shell-face, makefile-makepp-perl-face): New faces.
18016 (makefile-dependency-regex): Fix it to not make the colon in
18017 $(var:a=b) special.
18018 (makefile-rule-action-regex): New regexp for highlighting embedded
18019 Shell strings.
18020 (makefile-macroassign-regex): Handle != for highlighting as
18021 embedded Shell strings.
18022 (makefile-var-use-regex): New const.
18023 (makefile-statements, makefile-automake-statements)
18024 (makefile-gmake-statements, makefile-makepp-statements)
18025 (makefile-bsdmake-statements): New consts.
18026 (makefile-make-font-lock-keywords): New function.
18027 (makefile-automake-font-lock-keywords)
18028 (makefile-gmake-font-lock-keywords)
18029 (makefile-makepp-font-lock-keywords)
18030 (makefile-bsdmake-font-lock-keywords): New consts.
18031 (makefile-mode-map): Add switchers between the various submodes.
18032 (makefile-mode): Document the availability of the variants.
18033 (makefile-automake-mode, makefile-gmake-mode)
18034 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
18035
18036 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
18037 new variants of makefile-mode.
18038
18039 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
18040
18041 * font-lock.el (font-lock-comment-delimiter-face): Fix up
18042 the inheritance.
18043
18044 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
18045
18046 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
18047 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
18048
18049 * files.el (normal-mode): Extend the scope of the
18050 `enable-local-variables' binding to include the `set-auto-mode' call.
18051 (magic-mode-alist): Doc fix.
18052
18053 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
18054
18055 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
18056 font-lock-comment-face rather than copying its setting.
18057
18058 2005-05-12 Andreas Schwab <schwab@suse.de>
18059
18060 * eshell/esh-mode.el (eshell-send-input): Doc fix.
18061
18062 2005-05-12 Lute Kamstra <lute@gnu.org>
18063
18064 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
18065 defcustom for the mode hook variable. Delete the last argument.
18066 * generic-x.el: Fix callers of define-generic-mode.
18067 (generic-x-modes): Delete group.
18068 (show-tabs-tab-face, show-tabs-space-face): Put them in the
18069 generic-x customization group.
18070
18071 2005-05-12 Kim F. Storm <storm@cua.dk>
18072
18073 * font-lock.el (font-lock-negation-char-face): Default to "off".
18074
18075 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
18076 font-lock-negation-char-face to ! in !=.
18077
18078 2005-05-12 Masatake YAMATO <jet@gyve.org>
18079
18080 * add-log.el (find-change-log): Fix typos in the docstring
18081 of function.
18082
18083 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
18084
18085 * international/latexenc.el (latexenc-find-file-coding-system):
18086 Avoid `re-search-forward' when looking for input encoding because
18087 of speed and safety. Better regular expressions for recognizing
18088 input encoding. Limit a search for TeX-master/tex-main-file to
18089 the local variable section.
18090
18091 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
18092
18093 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
18094 syntax of $ to "'" (quote).
18095
18096 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
18097
18098 * dnd.el (dnd-protocol-alist): Improve custom type.
18099
18100 * dired.el (dired-dnd-protocol-alist): New variable.
18101 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
18102 `dired-mode-hook' to the end.
18103
18104 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
18105
18106 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
18107 comment-end if comment-start-skip is not set.
18108 Obey the font-lock-comment-delimiter-face variables.
18109
18110 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
18111
18112 * files.el (executable-find): Move from executable.el. Use
18113 locate-file.
18114 * progmodes/executable.el (executable-find): Move to files.el.
18115
18116 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
18117 when trying to ensure forward progress.
18118
18119 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
18120
18121 * mouse-sel.el (mouse-sel-follow-link-p): New function.
18122 (mouse-select, mouse-select-internal, mouse-extend-internal):
18123 Use it to implement mouse-1-click-follows-link functionality.
18124
18125 2005-05-11 Richard M. Stallman <rms@gnu.org>
18126
18127 * font-lock.el (font-lock-fontify-syntactically-region):
18128 Use font-lock-comment-delimiter-face for comment delimiters.
18129
18130 2005-05-10 Jay Belanger <belanger@truman.edu>
18131
18132 * calc/calc-help.el (calc-m-prefix-help): Add mention of
18133 preserving embedded modes.
18134
18135 2005-05-10 Richard M. Stallman <rms@gnu.org>
18136
18137 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
18138
18139 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
18140 Move from ada-stmt.el.
18141 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
18142
18143 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
18144 Move to ada-mode.el.
18145 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
18146
18147 * cus-edit.el (custom-file): Call file-chase-links.
18148
18149 * files.el (read-directory-name): Fix previous change.
18150 (hack-local-variables-confirm): New function.
18151 (hack-local-variables-prop-line, hack-local-variables)
18152 (hack-one-local-variable): Use it.
18153
18154 2005-05-10 Lute Kamstra <lute@gnu.org>
18155
18156 * font-lock.el (font-lock-keywords-alist)
18157 (font-lock-removed-keywords-alist): Clarify docstrings.
18158
18159 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
18160
18161 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
18162 (gdb-source-info): Check for preprocessor info.
18163 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
18164 a macro for a function.
18165 (gdb-info-breakpoints-custom): Try to find file again if not already
18166 found (user might have used GDB dir command).
18167 (gdb-get-location): Update gdb-location-alist correctly for change
18168 to gdb-info-breakpoints-custom.
18169
18170 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
18171 (gud-tooltip-print-command): Add gdbmi case.
18172 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
18173 preprocessor info.
18174
18175 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
18176
18177 * startup.el (fancy-splash-insert): Fix typo in doc string.
18178
18179 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
18180
18181 * obsolete/float.el (string-to-float):
18182 * obsolete/hilit19.el (hilit-add-pattern):
18183 * obsolete/rnews.el (news-parse-range, news-select-message)
18184 (news-get-pruned-list-of-files): Replace `string-to-int' by
18185 `string-to-number'.
18186
18187 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
18188 `find-file-not-found-hooks'; use `add-hook'.
18189 (uncompress-while-visiting): Set `write-file-functions', not
18190 `write-file-hooks'; use `add-hook'.
18191
18192 2005-05-09 Kim F. Storm <storm@cua.dk>
18193
18194 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
18195 (cua-paste): Handle clipboard action.
18196 (cua--init-keymaps): Remap clipboard-kill-region and
18197 clipboard-kill-ring-save.
18198
18199 2005-05-08 Eli Zaretskii <eliz@gnu.org>
18200
18201 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
18202 Improve commentary.
18203
18204 * simple.el (next-error-overlay-arrow-position): Revert the change
18205 made on 2005-04-30.
18206
18207 2005-05-07 Jay Belanger <belanger@truman.edu>
18208
18209 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
18210 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
18211 `calc-sel-reselect'.
18212
18213 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
18214 Calc is in embedded mode.
18215
18216 2005-05-07 Eli Zaretskii <eliz@gnu.org>
18217
18218 * progmodes/compile.el (compilation-setup):
18219 Set overlay-arrow-string to an empty string on text terminals.
18220
18221 * textmodes/ispell.el (ispell-program-name): Try looking for
18222 "aspell" along exec-path, and if found, use it as the default
18223 speller program.
18224
18225 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
18226
18227 * international/mule.el (sgml-xml-auto-coding-function):
18228 Recognize encoding='FOO' in single quotes as well as in double quotes.
18229
18230 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
18231
18232 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
18233 as well as `interactive', so that defmacro* would recognize
18234 `declare' forms.
18235
18236 2005-05-07 Eli Zaretskii <eliz@gnu.org>
18237
18238 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
18239 Explain more about the LIGHTER arg's usage in the doc string.
18240 Add commentary to clarify what the code does. Fix the regexp that
18241 strips whitespace from LIGHTER. Quote LIGHTER before using it,
18242 since it could have characters special to regular expressions.
18243
18244 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
18245
18246 * replace.el (occur-1): Bind inhibit-read-only so that
18247 erase-buffer doesn't barf on read-only text properties (likewise
18248 for add-text-properties in occur-engine). Mark buffer as unmodified.
18249 (occur-engine): Don't set buffer-read-only here.
18250
18251 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
18252
18253 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
18254 list-buffers-directory. This caused the *cvs-commit* buffer to be
18255 sometimes mistakenly reused as a *cvs* buffer.
18256
18257 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
18258
18259 * tooltip.el: Move code for GUD tooltips into gud.el.
18260 (require): CL no longer needed to compile case.
18261 (tooltip-mode): Do not toggle functions for GUD tooltips.
18262 (tooltip-gud-tips-p): Remove. Replace with minor mode
18263 gud-tooltip-mode in gud.el.
18264 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
18265 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
18266 tooltip-gud prefix with gud-tooltip and obsolete.
18267 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
18268 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
18269 (tooltip-mouse-motion): Mouse movement functions/variable.
18270 Rename in gud.el by adding gud prefix.
18271 (tooltip-gud-original-filter, tooltip-gud-dereference)
18272 (tooltip-gud-event, tooltip-toggle-gud-tips)
18273 (tooltip-gud-process-output, tooltip-gud-print-command)
18274 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
18275 gud.el by replacing tooltip-gud prefix with gud-tooltip.
18276 (gdb-tooltip-print): Move to gdb-ui.el.
18277
18278 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
18279 (require): CL needed to compile case.
18280 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
18281 tooltip-gud-tips-p. Make it a minor-mode.
18282 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
18283 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
18284 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
18285 (gud-tooltip-change-major-mode)
18286 (gud-tooltip-activate-mouse-motions-if-enabled)
18287 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
18288 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
18289 (gud-tooltip-original-filter, gud-tooltip-dereference)
18290 (gud-tooltip-event, tooltip-toggle-gud-tips)
18291 (gud-tooltip-process-output, gud-tooltip-print-command)
18292 (gud-tooltip-tips): Move from tooltip.el.
18293
18294 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
18295 (gdb-cpp-define-alist-flags): Doc fix.
18296 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
18297 gud-tooltip-mode is t.
18298
18299 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
18300
18301 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
18302 evaporate if their text is deleted.
18303 (goto-address-at-point): Make it work as a mouse binding as well.
18304 (goto-address-at-mouse): Obsolete it. Update users.
18305
18306 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
18307
18308 * calendar/appt.el (top-level): No longer activate on load.
18309
18310 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
18311
18312 * calendar/cal-bahai.el (mark-bahai-diary-entries):
18313 * net/webjump.el (webjump):
18314 * progmodes/idlw-help.el (idlwave-do-context-help1)
18315 (idlwave-highlight-linked-completions):
18316 * textmodes/po.el (po-find-file-coding-system-guts):
18317 Replace `assoc-ignore-case' by `assoc-string'.
18318
18319 2005-05-06 Eli Zaretskii <eliz@gnu.org>
18320
18321 * files.el (locate-file): Doc fix.
18322
18323 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
18324 Remove the redundant test for ms-dos.
18325
18326 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
18327 look for the preprocessor with exec-suffixes. If not found in
18328 standard places, look in exec-path. Remove most of the tests that
18329 used system-type.
18330
18331 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
18332
18333 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
18334
18335 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
18336 file-name clash with jka-compr.el on 8+3 filesystems.
18337
18338 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18339
18340 * term/mac-win.el: Don't define or bind scroll bar functions if
18341 x-toolkit-scroll-bars is t.
18342 (x-select-text, x-get-selection-value): Clear
18343 x-last-selected-text-clipboard if x-select-enable-clipboard is
18344 nil.
18345 (PRIMARY): Put mac-scrap-name property.
18346 (mac-select-convert-to-file-url): New function.
18347 (public.file-url): New selection target type. Add to
18348 selection-converter-alist.
18349 (x-get-selection, x-selection-value): Handle it.
18350 (x-cut-buffer-or-selection-value): New alias.
18351
18352 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18353
18354 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
18355 entry to avoid calling bibtex-find-entry with arg global
18356 being t. Remove arg key.
18357 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
18358 (bibtex-copy-summary-as-kill): Change accordingly.
18359
18360 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
18361
18362 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
18363 (org-agenda-date-later): Use with-current-buffer.
18364
18365 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
18366
18367 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
18368 (define-obsolete-variable-alias): Doc Fixes.
18369
18370 2005-05-06 Kim F. Storm <storm@cua.dk>
18371
18372 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
18373 vertical-motion when selective-display is active.
18374
18375 * ido.el (ido-setup-hook): New hook.
18376 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
18377 (ido-input-stack): New var.
18378 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
18379 ido-next-work-file binding to M-O.
18380 Bind M-f to ido-wide-find-file-or-pop-dir.
18381 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
18382 (ido-read-internal): Run ido-setup-hook.
18383 Catch quit in read-file-name and read-string to cancel edit.
18384 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
18385 Automatically pop-all when completing a directory name (RET).
18386 (ido-file-internal): Add with-no-warnings around ffap and dired code.
18387 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
18388 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
18389 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
18390 New functions for M-b/M-f to move among the directory components.
18391 (ido-make-merged-file-list): Catch quit to cancel merge.
18392 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
18393 (ido-completion-help): No warnings for ido-completion-buffer-full.
18394
18395 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
18396
18397 * font-lock.el (font-lock-negation-char-face): New face and variable.
18398 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
18399 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
18400 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
18401 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
18402
18403 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
18404
18405 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
18406 Fix typo in docstring.
18407
18408 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
18409 (ebrowse-print-statistics-line)
18410 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
18411
18412 * term/w32-win.el (image-library-alist): Add additional name for
18413 Xpm library.
18414
18415 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
18416
18417 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
18418 use gcc instead of cpp.
18419
18420 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
18421 (gdb-create-define-alist): Use it.
18422 (gdb-cpp-define-alist-program): Update for MS-DOS.
18423
18424 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
18425
18426 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
18427
18428 2005-05-04 Richard M. Stallman <rms@gnu.org>
18429
18430 * help.el (describe-key): No error when UNTRANSLATED is nil.
18431
18432 * simple.el (line-move-1): Fix previous change to signal errors
18433 appropriately.
18434
18435 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
18436
18437 * calendar/icalendar.el (icalendar-version): Now at 0.12.
18438 (icalendar-duration-correction): Remove.
18439 (icalendar--get-event-properties): Split result at commas.
18440 (icalendar--decode-isoduration): New optional argument
18441 DURATION-CORRECTION.
18442 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
18443 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
18444 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
18445 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
18446 (icalendar--convert-anniversary-to-ical): New functions, extracted
18447 from icalendar-export-region, with bug fixes.
18448 (icalendar-export-region): Use the above functions.
18449 (icalendar-import-buffer): Check before saving diary file.
18450 (icalendar--convert-recurring-to-diary)
18451 (icalendar--convert-non-recurring-all-day-to-diary)
18452 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
18453 extracted from icalendar--convert-ical-to-diary, with bug fixes.
18454 (icalendar--convert-ical-to-diary): Use the above functions.
18455
18456 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
18457
18458 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
18459 Remove these recent additions.
18460 (c-mode): Restore to before 2005-04-28.
18461
18462 * progmodes/cc-vars.el (cc-define-list-program): Remove this
18463 recent addition.
18464
18465 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
18466 (gdb-define-alist): New variables.
18467 (gdb-create-define-alist): New function.
18468 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
18469 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
18470 with string-to-number.
18471 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
18472
18473 * progmodes/gud.el: Replace string-to-int with string-to-number.
18474 (gud-find-file): Handle gdb-define-alist.
18475
18476 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
18477
18478 2005-05-02 Jay Belanger <belanger@truman.edu>
18479
18480 * calc/calc-aent.el (math-read-token):
18481 * calc/calc-bin.el (calc-word-size):
18482 * calc/calc-ext.el (calc-read-number-fancy):
18483 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
18484 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
18485 * calc/calc-frac.el (calc-over-notation):
18486 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
18487 (calc-graph-num-points, calc-graph-init):
18488 * calc/calc-prog.el (calc-read-parse-table-part)
18489 (calc-edit-macro-repeats):
18490 * calc/calc-yank.el (calc-do-grab-rectangle):
18491 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
18492 Replace `string-to-int' by `string-to-number'.
18493
18494 2005-05-02 Kim F. Storm <storm@cua.dk>
18495
18496 * kmacro.el: Use executing-kbd-macro-index variable.
18497
18498 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
18499
18500 * net/rlogin.el (rlogin-parse-words): Delete func.
18501 (rlogin): Use split-string, not rlogin-parse-words.
18502 Also, if there are option-like elements in the parsed args,
18503 take the host to be the first arg immediately following them.
18504 Suggested by Michael Mauger.
18505
18506 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
18507
18508 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
18509
18510 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
18511
18512 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
18513 (cc-mode-cpp-program): Rename to cc-define-list-program and
18514 move to cc-vars.el.
18515
18516 * progmodes/cc-vars.el (cc-define-list-program):
18517 Change to "gcc -E -dM -". Make customizable.
18518
18519 2005-05-02 Kim F. Storm <storm@cua.dk>
18520
18521 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
18522
18523 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
18524
18525 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
18526
18527 * international/mule-util.el (truncate-string): Remove alias and
18528 obsolete declaration.
18529
18530 * international/mule-cmds.el (update-iso-coding-systems):
18531 Remove alias and obsolete declaration.
18532
18533 * international/mule.el (coding-system-parent): Remove alias and
18534 obsolete declaration.
18535
18536 * subr.el (define-function, sref): Remove aliases and obsolete
18537 declarations.
18538 (chars-in-region): Remove obsolete declaration.
18539
18540 2005-05-01 Richard M. Stallman <rms@gnu.org>
18541
18542 * info.el (Info-mode): Set widen-automatically to nil, locally.
18543
18544 * simple.el (widen-automatically): New variable.
18545 (pop-global-mark): Obey widen-automatically.
18546
18547 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
18548
18549 * term/xterm.el (function-key-map): Call substitute-key-definition
18550 before the keymap size is increased by a lot of define-key calls.
18551
18552 2005-05-01 Richard M. Stallman <rms@gnu.org>
18553
18554 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
18555 Rename ARG to ELEMENT. Doc fix.
18556
18557 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18558
18559 * allout.el (allout-exposure): Remove macro and obsolete declaration.
18560 Remove references to allout-exposure/change to allout-new-exposure.
18561
18562 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
18563 bytecode symbols.
18564
18565 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
18566 (compiled-function-p, focus-frame, unfocus-frame):
18567 Remove aliases and obsolete declarations.
18568 Back out inadvertent changes from previous commit.
18569
18570 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
18571
18572 * files.el (require-final-newline): Make Custom tags consistent
18573 with mode-require-final-newline.
18574 (mode-require-final-newline): Doc fix.
18575
18576 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
18577
18578 * international/latexenc.el (latexenc-find-file-coding-system):
18579 Fix regular expressions.
18580
18581 2005-05-01 David Kastrup <dak@gnu.org>
18582
18583 * international/latexenc.el (latexenc-find-file-coding-system):
18584 Fix regular expressions.
18585
18586 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18587
18588 * subr.el (string-to-int): Make obsolete.
18589
18590 2005-04-30 Richard M. Stallman <rms@gnu.org>
18591
18592 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
18593
18594 * loadup.el: load jka-comp-hook.
18595
18596 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
18597 (jka-compr-handler): Add autoload. `put' calls moved
18598 to jka-comp-hook.el.
18599 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
18600 (jka-compr-inhibit): Autoload.
18601
18602 * jka-comp-hook.el: New file.
18603 Enable the mode by default.
18604
18605 * files.el (backup-buffer-copy): Use copy-file instead
18606 of write-region, and put back the 'excl.
18607
18608 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
18609
18610 * progmodes/flymake.el (flymake-split-string)
18611 (flymake-split-string, flymake-log, flymake-pid-to-names)
18612 (flymake-reg-names, flymake-get-source-buffer-name)
18613 (flymake-unreg-names, flymake-add-line-err-info)
18614 (flymake-add-err-info): Clarify docstrings.
18615 (flymake-popup-menu, flymake-make-emacs-menu)
18616 (flymake-make-xemacs-menu): Add docstrings.
18617 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
18618 Set variables directly throughout.
18619
18620 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
18621
18622 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
18623 exists. Initialize cc-define-alist.
18624 (c-mode): Add cc-create-define-alist locally to after-save-hook.
18625 If there is no file (Macroexpansion) don't create an alist.
18626
18627 2005-04-29 Sam Steingold <sds@gnu.org>
18628
18629 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
18630 (cc-create-define-alist): Use it instead of the hard-coded string.
18631
18632 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
18633
18634 * international/mule-conf.el (file-coding-system-alist): Fix regexp
18635 for latexenc.
18636
18637 2005-04-29 Lute Kamstra <lute@gnu.org>
18638
18639 * emacs-lisp/generic.el: Improve commentary section.
18640 (define-generic-mode): Improve docstring.
18641
18642 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
18643
18644 * textmodes/org.el (many places): Change to quiet the byte compiler.
18645 (org-prefix-format-compiled): New variable.
18646 (org-compile-prefix-format): New function.
18647 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
18648 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
18649 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
18650 (org-get-entries-from-diary): Use `org-get-time-of-day' for
18651 consistency with entries from `org-mode' files.
18652 (org-get-time-of-day): Fix bug with partial matches early in a line.
18653 (org-non-link-chars): New constant.
18654 (org-link-regexp): Respect `org-non-link-chars'.
18655 (org-agenda-day-view): Remove command.
18656 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
18657 (org-follow-bbdb-link, org-store-link): Search also company field.
18658 (org-highlight-overlay): New variable.
18659 (org-highlight, org-unhighlight): New functions.
18660 (org-agenda-mode): Add pre-command-hook to remove highlight.
18661 (org-evaluate-time-range): Behavior depends upon whether time stamp
18662 contains a time or not.
18663 (org-show-subtree, org-show-entry): New functions.
18664 (org-agenda-cleanup-fancy-diary): Remove empty lines.
18665
18666 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
18667
18668 * comint.el (comint-output-filter-functions): Add autoload cookie.
18669
18670 2005-04-28 Kim F. Storm <storm@cua.dk>
18671
18672 * ido.el (ido-everywhere): Fix last change.
18673
18674 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
18675
18676 * international/latexenc.el: New file.
18677 * international/mule-conf.el (file-coding-system-alist): For .tex,
18678 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
18679
18680 2005-04-28 Lute Kamstra <lute@gnu.org>
18681
18682 * font-lock.el (font-lock-add-keywords)
18683 (font-lock-remove-keywords): Clarify docstring.
18684 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
18685 Don't start docstrings with a `*'.
18686 (font-lock-update-removed-keyword-alist): Give it a docstring.
18687
18688 * generic-x.el: Update commentary section.
18689 Only require font-lock when compiling.
18690 Define all modes conditionally.
18691 Place all generic modes in the generic-x-modes customization group.
18692 (generic-x-modes): New customization group.
18693 (generic-default-modes, generic-mswindows-modes)
18694 (generic-unix-modes, generic-other-modes): New constants.
18695 (generic-define-mswindows-modes, generic-define-unix-modes):
18696 Update docstrings. Make them obsolete.
18697 (generic-extras-enable-list): New default value. Update docstring.
18698 Improve :type. Change :set function.
18699 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
18700 Fix docstring.
18701
18702 * emacs-lisp/generic.el (generic-mode-internal):
18703 Simplify font-lock-defaults.
18704 (define-generic-mode): Fix docstring.
18705
18706 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
18707
18708 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
18709 font-lock-face property to highlight matches.
18710
18711 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
18712
18713 * progmodes/cc-mode.el (cc-create-define-alist): New function.
18714 (cc-define-alist): New variable.
18715 (c-mode): Make it local and initialize it.
18716
18717 * progmodes/gdb-ui.el (gdb-active-process): New variable.
18718 (gdb-exited): New function.
18719 (gdb-annotation-rules): Use it.
18720 (gdb-starting): Set gdb-active-process to t.
18721 (gdb-stopping): Amend doc string.
18722 (gdb-reset): Set gdb-active-process to nil.
18723
18724 * tooltip.el (tooltip-gud-tips): Show the associated #define
18725 directives when a C program under GDB is not executing.
18726
18727 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
18728
18729 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
18730 font-lock-fontify-syntactic-keywords.
18731
18732 * font-lock.el (font-lock-default-fontify-region): Don't force
18733 parse-sexp-lookup-properties to nil.
18734
18735 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
18736
18737 * man.el (man-mode-syntax-table): Set up `:' to have
18738 word-constituent syntax.
18739
18740 2005-04-27 Lute Kamstra <lute@gnu.org>
18741
18742 * novice.el (disable-command): Don't add spurious newlines to the
18743 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
18744
18745 2005-04-26 Jay Belanger <belanger@truman.edu>
18746
18747 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
18748 than one window before deleting window.
18749
18750 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
18751
18752 * shell.el (shell-prompt-pattern): Doc fix.
18753 (shell-mode): Set paragraph-separate buffer locally to "\\'".
18754
18755 * comint.el (comint-prompt-regexp, comint-get-old-input)
18756 (comint-use-prompt-regexp)
18757 (comint-use-prompt-regexp-instead-of-fields)
18758 (comint-replace-by-expanded-history, comint-send-input)
18759 (comint-output-filter, comint-get-old-input-default)
18760 (comint-line-beginning-position, comint-bol, comint-show-output)
18761 (comint-backward-matching-input, comint-forward-matching-input)
18762 (comint-next-prompt, comint-previous-prompt):
18763 Rename `comint-use-prompt-regexp-instead-of-fields' to
18764 `comint-use-prompt-regexp'. Keep old name as alias and declare
18765 obsolete.
18766 (comint-use-prompt-regexp): Shorten first line of doc string.
18767
18768 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
18769 Set paragraph-separate buffer locally to "\\'".
18770
18771 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
18772 Adapt to above name change.
18773
18774 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
18775 (smbclient-prompt-regexp): Ditto.
18776
18777 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
18778
18779 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
18780
18781 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
18782 gdb-location-list.
18783 Break lines that are over 80 characters wide.
18784
18785 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
18786
18787 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
18788 New fun and var, to preserve compatibility.
18789
18790 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
18791
18792 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
18793
18794 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
18795 name to file-newer-than-file-p.
18796
18797 2005-04-26 Richard M. Stallman <rms@gnu.org>
18798
18799 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
18800
18801 * progmodes/python.el (python-mode):
18802 Use new name eldoc-documentation-function.
18803
18804 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
18805
18806 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
18807 (eldoc-documentation-function):
18808 Rename from eldoc-print-current-symbol-info-function. Calls changed.
18809
18810 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
18811
18812 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
18813
18814 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18815
18816 * term/xterm.el (function-key-map): Fix strings for
18817 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
18818 {C,S,A,C-S}-{f1-f12}.
18819
18820 2005-04-26 Kenichi Handa <handa@m17n.org>
18821
18822 * international/mule-cmds.el (select-safe-coding-system):
18823 Fix previous change.
18824
18825 2005-04-26 Lute Kamstra <lute@gnu.org>
18826
18827 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
18828
18829 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
18830 (font-lock-comment-delimiter-face): Ditto.
18831
18832 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
18833
18834 2005-04-25 Jay Belanger <belanger@truman.edu>
18835
18836 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
18837 to t while inserting information; use help-mode.
18838
18839 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18840
18841 * term.el (ansi-term-color-vector): Use the xterm colors.
18842 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
18843
18844 2005-04-25 Lute Kamstra <lute@gnu.org>
18845
18846 * font-core.el (font-lock-defaults): Fix docstring.
18847
18848 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
18849
18850 2005-04-25 Kenichi Handa <handa@m17n.org>
18851
18852 * international/mule-cmds.el (select-safe-coding-system):
18853 Don't check consistency with coding: spec, etc if raw-text or
18854 no-conversion was found to be safe.
18855
18856 2005-04-24 Richard M. Stallman <rms@gnu.org>
18857
18858 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
18859 citation markers at start of each line.
18860
18861 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
18862 citation markers at start of each line.
18863
18864 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
18865
18866 * files.el (mode-require-final-newline): Fix previous change.
18867 (require-final-newline): Fix type label.
18868
18869 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
18870
18871 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
18872 statement in buffer (broken by 2004-11-24 change).
18873
18874 2005-04-24 Kim F. Storm <storm@cua.dk>
18875
18876 * ido.el (ido-everywhere): Save and restore old read-buffer-function
18877 and read-file-name-function values. Don't overwrite existing
18878 non-nil values if ido-mode is enabled without ido-everywhere.
18879
18880 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
18881
18882 * files.el (mode-require-final-newline): Minor doc fix.
18883
18884 2005-04-24 Eli Zaretskii <eliz@gnu.org>
18885
18886 * subr.el (syntax-after): Doc fix.
18887 (syntax-class): If argument is nil, return nil. Mask off upper 16
18888 bits, not 8 bits.
18889
18890 * files.el (mode-require-final-newline): Doc fix.
18891 (backup-buffer-copy): Fix last change.
18892
18893 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18894
18895 * term/mac-win.el: Require select. Set selection-coding-system to
18896 mac-system-coding-system. Call menu-bar-enable-clipboard.
18897 (x-last-selected-text-clipboard, x-last-selected-text-primary)
18898 (x-select-enable-clipboard): New variables.
18899 (x-select-text, x-get-selection, x-selection-value)
18900 (x-get-selection-value, mac-select-convert-to-string)
18901 (mac-services-open-file, mac-services-open-selection)
18902 (mac-services-insert-text): New functions.
18903 (CLIPBOARD, FIND): Put mac-scrap-name property.
18904 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
18905 (public.tiff): Put mac-ostype property.
18906 (selection-converter-alist): Add entries for them.
18907 (mac-application-menu-map): New keymap.
18908 (interprogram-cut-function, interprogram-paste-function): Set to
18909 x-select-text and x-get-selection-value, respectively.
18910 (split-window-keep-point): Set to t.
18911
18912 2005-04-23 Richard M. Stallman <rms@gnu.org>
18913
18914 * files.el (read-directory-name): Always pass non-nil
18915 DEFAULT-FILENAME arg to read-file-name.
18916 (backup-buffer-copy, basic-save-buffer-2): Take care against
18917 writing thru an unexpected existing symlink.
18918 (revert-buffer): In indirect buffer, revert the base buffer.
18919 (magic-mode-alist): Doc fix.
18920 (buffer-stale-function): Doc fix.
18921 (minibuffer-with-setup-hook): Avoid warning.
18922 (mode-require-final-newline): Doc and custom fix.
18923
18924 * follow.el (follow-end-of-buffer): Use with-no-warnings.
18925
18926 * font-lock.el (font-lock-comment-face): On terminals with few colors,
18927 use the default appearance.
18928 (font-lock-comment-delimiter-face): New face, new variable.
18929
18930 * imenu.el (imenu--generic-function): The official position of a
18931 definition is the start of the line that BEG is in.
18932
18933 * midnight.el (midnight-timer): Move defvar up.
18934
18935 * mouse.el (mouse-drag-region-1): Delete some debugging code.
18936
18937 * saveplace.el (save-place-to-alist): Use with-no-warnings.
18938
18939 * startup.el (command-line): Use with-no-warnings.
18940
18941 * window.el (window-size-fixed): New defvar.
18942
18943 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
18944
18945 * mail/rmail.el (rmail-font-lock-keywords):
18946 Use font-lock-comment-delimiter-face.
18947
18948 * mail/sendmail.el (mail-font-lock-keywords):
18949 Use font-lock-comment-delimiter-face.
18950
18951 * progmodes/compile.el (next-error-highlight-timer): New defvar.
18952
18953 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
18954
18955 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18956 Specify t for LAXMATCH when matching directories.
18957 Save match data around compilation-compat-error-properties form.
18958
18959 2005-04-23 David Kastrup <dak@gnu.org>
18960
18961 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
18962 Mention that the autoloaded aliases should be kept for AUCTeX.
18963
18964 2005-04-23 Andreas Schwab <schwab@suse.de>
18965
18966 * isearch.el (isearch-forward): Doc fix.
18967
18968 2005-04-23 Eli Zaretskii <eliz@gnu.org>
18969
18970 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
18971 (jit-lock-stealth-nice): Change default value to 0.5.
18972
18973 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
18974
18975 * abbrev.el (write-abbrev-file): Write table entries in
18976 alphabetical order by table name.
18977
18978 2005-04-22 Kim F. Storm <storm@cua.dk>
18979
18980 * ido.el (ido-read-internal): Fix `list' completion.
18981
18982 2005-04-22 Kenichi Handa <handa@m17n.org>
18983
18984 * recentf.el (recentf-save-file-coding-system): New variable.
18985 (recentf-save-list): Encode the file by
18986 recentf-save-file-coding-system and add coding: tag.
18987
18988 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
18989
18990 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
18991
18992 2005-04-21 Lute Kamstra <lute@gnu.org>
18993
18994 * loadhist.el (unload-feature): Don't remove a function from hooks
18995 if it is about to be restored to an autoload . Remove functions
18996 that will become unbound from auto-mode-alist. Simplify the code.
18997
18998 * subr.el (assq-delete-all): New implementation that is linear,
18999 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
19000 (rassq-delete-all): New function.
19001
19002 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
19003 Add size-indication-mode.
19004
19005 2005-04-21 Kenichi Handa <handa@m17n.org>
19006
19007 * international/mule-cmds.el: Add autoload for widget-value in
19008 eval-when-compile.
19009
19010 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
19011
19012 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
19013 Add tooltip-mode.
19014
19015 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
19016
19017 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
19018
19019 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
19020 (inferior-lisp-filter-regexp, inferior-lisp-program)
19021 (inferior-lisp-load-command, inferior-lisp-prompt)
19022 (inferior-lisp-mode-hook, lisp-source-modes)
19023 (inferior-lisp-load-hook): defvar->defcustom.
19024 (inferior-lisp-program, inferior-lisp-prompt)
19025 (inferior-lisp-load-hook): Doc fixes.
19026 (inferior-lisp-install-letter-bindings): Small change in
19027 introductory comment.
19028
19029 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
19030
19031 * vc.el (vc-annotate-color-map): Change some colors so that text
19032 using them as foreground is readable on both white and black
19033 backgrounds.
19034
19035 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
19036
19037 * international/mule-conf.el (translation-table-for-input):
19038 Remove redundant declaration.
19039
19040 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
19041
19042 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
19043
19044 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
19045 (tooltip-toggle-gud-tips): New function.
19046
19047 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19048
19049 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
19050 right angle brackets.
19051
19052 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
19053
19054 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
19055
19056 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
19057
19058 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
19059 Remove. Update callers to use expand-file-name instead.
19060
19061 * subr.el (syntax-class): New function.
19062
19063 * simple.el (blink-matching-open): Use it.
19064
19065 * paren.el (show-paren-function): Use it to recognize parens that are
19066 also used in 2-char comment markers.
19067
19068 2005-04-19 Lute Kamstra <lute@gnu.org>
19069
19070 * loadhist.el (unload-feature): Update for new format of
19071 load-history. Simplify the code.
19072
19073 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19074
19075 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
19076 (mac-add-charset-info): New function. Initialize variable
19077 mac-charset-info-alist using it.
19078 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
19079 for translation.
19080 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
19081 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
19082 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
19083 New CCL programs.
19084
19085 2005-04-19 Kim F. Storm <storm@cua.dk>
19086
19087 * simple.el (next-buffer, prev-buffer, next-error)
19088 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
19089 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
19090
19091 * bindings.el (next-buffer, prev-buffer, next-error)
19092 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
19093 (clone-indirect-buffer-other-window): Move bindings from simple.el.
19094 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
19095 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
19096
19097 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
19098
19099 * isearch.el (isearch-edit-string): Make the search-ring available for
19100 minibuffer history commands.
19101 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
19102 the default history commands now work just as well.
19103 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
19104
19105 2005-04-18 Kim F. Storm <storm@cua.dk>
19106
19107 * emulation/cua-base.el (cua--pre-command-handler): Add more
19108 elaborate check for shift modifier on non-window systems.
19109
19110 2005-04-18 Lars Hansen <larsh@math.ku.dk>
19111
19112 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
19113
19114 2005-04-18 Kim F. Storm <storm@cua.dk>
19115
19116 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
19117 and make it optional. Don't test tooltip-gud-echo-area here.
19118 (tooltip-gud-process-output, gdb-tooltip-print):
19119 Pass tooltip-gud-echo-area to tooltip-show.
19120 (tooltip-help-tips): Remove second optional arg to tooltip-show.
19121
19122 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19123
19124 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
19125 `display-graphic-p' may not be bound yet.
19126
19127 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
19128
19129 * startup.el (command-line): No longer enable Xterm Mouse mode by
19130 default in terminals compatible with xterm.
19131
19132 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
19133
19134 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
19135
19136 * tooltip.el (tooltip-gud-echo-area): Rename from
19137 tooltip-use-echo-area.
19138 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
19139 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
19140 area independently of where help tooltips are displayed.
19141
19142 2005-04-17 David Kastrup <dak@gnu.org>
19143
19144 * cus-theme.el (custom-theme-write-variables): Quote variables
19145 where necessary.
19146
19147 2005-04-17 Richard M. Stallman <rms@gnu.org>
19148
19149 * simple.el (yank-excluded-properties): Add follow-link to value.
19150
19151 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
19152
19153 * startup.el (fancy-splash-max-time): Just 30 seconds.
19154 (fancy-splash-delay): Just 7.
19155 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
19156
19157 * loadhist.el (unload-feature): Update for new format of load-history.
19158 Simplify the code.
19159
19160 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
19161 (rmail-font-lock-keywords): Don't fontify the text of a citation.
19162
19163 * mail/sendmail.el (mail-font-lock-keywords):
19164 Don't fontify subject text.
19165 Don't fontify the text of a citation.
19166
19167 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
19168
19169 * comint.el (comint-output-filter): Run comint-output-filter-functions
19170 with point where the user had it.
19171
19172 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
19173
19174 * international/ucs-tables.el (ucs-set-table-for-input):
19175 Disable when using unify-on-decoding.
19176
19177 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
19178
19179 * emulation/cua-base.el (cua-global-mark-face): Add special case
19180 for displays supporting a high number of colors.
19181
19182 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
19183
19184 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
19185
19186 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
19187
19188 * filesets.el (filesets-add-buffer): If user supplies a name of a
19189 non-existing fileset, create a new fileset.
19190
19191 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
19192
19193 * textmodes/org.el (org-up-heading-all): Fix bug with
19194 `outline-up-heading-all'.
19195
19196 2005-04-16 Andreas Schwab <schwab@suse.de>
19197
19198 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
19199 /etc/permissions.d/* and /etc/aliases.d/*.
19200
19201 2005-04-16 Kenichi Handa <handa@m17n.org>
19202
19203 * international/code-pages.el (cp-make-coding-system):
19204 Set `translation-table-for-input' property value to the symbol
19205 ucs-mule-to-mule-unicode, not to that value.
19206 (pt154): Escape guillemet by `\'.
19207
19208 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
19209
19210 * loadup.el: Load tooltip if x-show-tip is fboundp.
19211
19212 * startup.el (command-line): Add comment.
19213
19214 * tooltip.el (tooltip-mode): Specify correct standard value for
19215 Custom in init-value.
19216
19217 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
19218
19219 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
19220 possible.
19221
19222 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
19223
19224 * textmodes/org.el (org-agenda-date-prompt): Rename from
19225 `org-agenda-date-today'.
19226 (org-evaluate-time-range): Insert at point instead of directly
19227 after time range.
19228 (org-first-headline-recenter, org-subtree-end-visible-p)
19229 (org-optimize-window-after-visibility-change): New functions
19230 (org-agenda-post-command-hook): Don't allow point at end of line,
19231 to make sure it always hits the text properties.
19232 (org-agenda-next-date-line, org-agenda-previous-date-line):
19233 New commands.
19234 (org-set-regexps-and-options): Category may contain white space.
19235 (org-agenda-get-deadlines, org-agenda-get-scheduled):
19236 Improve marker positions.
19237 (org-agenda-new-marker): Argument POS made optional.
19238 (org-agenda-get-timestamps): Deadlines which are done are listed
19239 in org-done-face now.
19240 (org-agenda-get-todos, org-agenda-get-timestamps)
19241 (org-agenda-get-deadlines, org-agenda-get-scheduled):
19242 Set `undone-face' and `done-face' properties.
19243 (org-last-todo-state-is-todo): New variable.
19244 (org-todo): Set `org-last-todo-state-is-todo'.
19245 (org-agenda-todo): Change face according to
19246 `org-last-todo-state-is-todo'. And change other lines referring to
19247 the same entry.
19248 (org-calendar-goto-agenda): New command.
19249 (org-calendar-to-agenda-key): New option.
19250 (org-startup-folded): New allowed value `content'.
19251 (org-set-regexps-and-options): Accept new value `content' for
19252 `org-startup-folded'.
19253 (org-get-current-options): Handle new value `content' for
19254 `org-startup-folded'.
19255 (org-insert-todo-heading): New command.
19256 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
19257 interactively in empty file and option
19258 `org-insert-mode-line-in-empty-file' has been set.
19259 (org-agenda-todo, org-agenda-priority): Modify to use
19260 `org-agenda-change-all-lines'.
19261 (org-warning-face): Change color on dark background
19262
19263 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19264
19265 * international/mule-cmds.el (set-locale-environment): On Mac OS,
19266 use preferences AppleLocale and AppleLanguages, and variable
19267 mac-system-locale for default locale. On Mac OS Classic, use
19268 mac-system-coding-system for default coding systems.
19269
19270 * term/mac-win.el: Don't set file-name-coding-system.
19271 Decode variables system-name, emacs-build-system, user-login-name, and
19272 user-full-name by mac-system-coding-system on Mac OS Classic.
19273 (mac-system-coding-system): New variable.
19274
19275 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
19276
19277 * startup.el (command-line): Handle `xterm-mouse-mode' before
19278 reading init file.
19279
19280 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
19281
19282 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
19283
19284 * progmodes/sh-script.el (sh-here-document-word): Make it a
19285 defcustom. Doc fix.
19286 (sh-add): Bash uses $(( )) for arithmetic.
19287 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
19288 (sh-maybe-here-document): Remove quotes and leading whitespace
19289 from heredoc word when closing. Indent heredoc with tabs if word
19290 starts with "-".
19291
19292 2005-04-13 Richard M. Stallman <rms@gnu.org>
19293
19294 * simple.el (undo): Fix previous change.
19295
19296 * custom.el (defface): Doc fix.
19297
19298 2005-04-13 Lute Kamstra <lute@gnu.org>
19299
19300 * Makefile.in (DONTCOMPILE): Remove list.
19301 (compile, compile-always): Don't use DONTCOMPILE.
19302 (update-authors): Load the library in which batch-update-authors
19303 is defined.
19304 * makefile.w32-in (DONTCOMPILE): Remove list.
19305 (compile, compile-always): Fix comments.
19306 (update-authors): Load the library in which batch-update-authors
19307 is defined.
19308
19309 * generic-x.el (generic-mode-ini-file-find-file-hook):
19310 Rename to ini-generic-mode-find-file-hook.
19311 Keep generic-mode-ini-file-find-file-hook as an alias.
19312 (ini-generic-mode-find-file-hook): Rename from
19313 generic-mode-ini-file-find-file-hook. Fix docstring.
19314 (ini-generic-mode): Docstring change.
19315 (bat-generic-mode-run-as-comint): Silence the byte compiler.
19316
19317 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
19318 called from lisp.
19319
19320 * generic.el: Move to the emacs-lisp subdir.
19321
19322 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
19323
19324 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
19325 and C-S- function and cursor motion keys.
19326
19327 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
19328
19329 * startup.el (command-line): Enable Xterm Mouse mode by default.
19330 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
19331 for Custom. No longer show "Mouse" in mode line when enabled.
19332 Doc fix.
19333
19334 2005-04-12 Kim F. Storm <storm@cua.dk>
19335
19336 * emulation/cua-base.el (cua-rectangle-face)
19337 (cua-rectangle-noselect-face): Define face attributes here.
19338
19339 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
19340
19341 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19342
19343 * startup.el (command-line): Turn off blinking cursor if
19344 cursorBlink in resources is off or false.
19345
19346 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19347
19348 * term/mac-win.el (dnd): Require dnd.
19349 (mac-drag-n-drop): Call dnd-handle-one-url.
19350 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
19351 (kTextEncodingISOLatin2): Remove constants.
19352 (mac-script-code-coding-systems): New constant.
19353 (mac-handle-language-change): New function.
19354 (special-event-map): Bind it to `language-change' event.
19355 (mac-centraleurroman, mac-cyrillic): New coding systems.
19356 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
19357 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
19358 and mac-cyrillic-encoder to encode-mac-centraleurroman and
19359 encode-mac-cyrillic, respectively.
19360
19361 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19362
19363 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
19364 Don't set overlay-arrow-string to "=>" as this is done
19365 globally in C now.
19366
19367 2005-04-12 Lute Kamstra <lute@gnu.org>
19368
19369 * generic-x.el (rc-generic-mode, rul-generic-mode):
19370 Fix auto-mode-alist entries.
19371 (etc-fstab-generic-mode): Tweak fontification.
19372
19373 * generic.el (generic-make-keywords-list): Fix docstring.
19374 (generic-mode-internal): Simplify generic-font-lock-keywords.
19375
19376 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
19377
19378 * whitespace.el (whitespace-buffer-leading)
19379 (whitespace-buffer-trailing): Revert the incorrect test inversion.
19380 However, fix the highlight area for the leading and
19381 trailing whitespaces to show space.
19382
19383 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
19384
19385 * whitespace.el (whitespace-version): Bump to 3.5
19386
19387 (whitespace-buffer-leading, whitespace-buffer-trailing):
19388 Invert sense of the test to highlight the whitespace.
19389
19390 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19391
19392 * progmodes/gud.el (gud-display-line): GUD uses its own
19393 overlay arrow now so don't set overlay-arrow-string.
19394 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
19395
19396 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
19397
19398 * term.el (term-ansi-current-bold, term-ansi-current-underline)
19399 (term-ansi-current-reverse, term-ansi-current-invisible)
19400 (term-ansi-face-already-done): Change to boolean.
19401 (term-reset-terminal, term-handle-colors-array): Handle the above
19402 vars accordingly.
19403 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
19404 (term-emulate-terminal): Use the new name.
19405
19406 * faces.el (secondary-selection): Use yellow1, not yellow.
19407 (trailing-whitespace): Use red1, not red.
19408
19409 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19410
19411 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
19412 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
19413 (dired-dnd-handle-file): Call dnd-get-local-file-uri
19414
19415 * cus-edit.el (dnd): New group.
19416
19417 * term/w32-win.el (dnd): Require dnd
19418 (w32-drag-n-drop): Call dnd-handle-one-url.
19419
19420 * x-dnd.el: Require dnd.
19421 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
19422 Call dnd-handle-one-url.
19423 (x-dnd-types-alist, x-dnd-insert-utf8-text)
19424 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
19425 to dnd-insert-text.
19426 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
19427 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
19428 (x-dnd-get-local-file-name, x-dnd-open-local-file)
19429 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
19430
19431 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
19432
19433 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19434
19435 * wdired.el: Doc fixes.
19436 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
19437 (wdired-use-dired-vertical-movement): Rename from
19438 wdired-always-move-to-filename-beginning.
19439 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
19440 (wdired-change-to-wdired-mode): Change mode name.
19441 (wdired-newline): Delete.
19442
19443 2005-04-11 Richard M. Stallman <rms@gnu.org>
19444
19445 * whitespace.el (whitespace-highlight-the-space):
19446 Don't call whitespace-unhighlight-the-space here.
19447
19448 * simple.el (undo): Record t in undo-equiv-table
19449 for the redo record made by an undo-in-region.
19450
19451 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19452
19453 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
19454 (gdb-frame-inferior-io-buffer): New Functions to control
19455 display of separate IO buffer.
19456 (menu): Add them to menu-bar.
19457 (gdb-display-buffer): Check for buffer another frame.
19458 Protect GUD buffer.
19459 (gdb-setup-windows): Create IO buffer if not already there.
19460 (gdb-memory-mode): Remove purecopy noops.
19461
19462 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
19463
19464 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
19465 and pass to self-insert-command.
19466
19467 2005-04-11 Lute Kamstra <lute@gnu.org>
19468
19469 * generic.el: Commentary section cleanup.
19470 (generic): Delete.
19471 (generic-use-find-file-hook, generic-lines-to-scan)
19472 (generic-find-file-regexp, generic-ignore-files-regexp)
19473 (default-generic-mode, generic-mode-find-file-hook)
19474 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
19475 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
19476 (generic-use-find-file-hook, generic-lines-to-scan)
19477 (generic-find-file-regexp, generic-ignore-files-regexp)
19478 (default-generic-mode, generic-mode-find-file-hook)
19479 (generic-mode-ini-file-find-file-hook): Move from generic.el.
19480
19481 2005-04-10 Karl Fogel <kfogel@red-bean.com>
19482
19483 * bookmark.el (bookmark-write-file): Catch errors writing file.
19484 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
19485
19486 2005-04-10 Richard M. Stallman <rms@gnu.org>
19487
19488 * startup.el (fancy-splash-tail): Update copyright year.
19489 (command-line): Split part of -Q into -D.
19490 (emacs-basic-display): New defvar.
19491 (fancy-splash-text): Correct name of menu item.
19492
19493 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
19494
19495 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
19496 lines in one node.
19497
19498 * comint.el (comint-send-input): New arg ARTIFICIAL.
19499 Callers in this file changed.
19500
19501 * abbrev.el (define-abbrevs): Read system abbrevs properly.
19502
19503 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
19504
19505 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
19506
19507 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
19508 `ldap-search-internal'.
19509
19510 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19511
19512 * files.el (set-auto-mode-1): Use line-end-position.
19513
19514 * international/latin-1.el:
19515 * international/latin-2.el:
19516 * international/latin-3.el:
19517 * international/latin-4.el:
19518 * international/latin-5.el:
19519 * international/latin-8.el:
19520 * international/latin-9.el: Give punctuation syntax to NBSP.
19521
19522 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
19523 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
19524 Use char-classes to accept non-ascii letters, accepted in some recent
19525 bibtex implementations.
19526
19527 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
19528
19529 * custom.el (custom-set-minor-mode): Any non-nil value for the
19530 variable should enable the mode when set through Custom.
19531
19532 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19533
19534 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
19535 TAB binding so tab-always-indent is obeyed.
19536 (vhdl-minibuffer-local-map): Move initialization into declaration.
19537 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
19538 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
19539 (vhdl-hooked-abbrev): Avoid test for XEmacs.
19540 (vhdl-current-line): Use line-beginning-position.
19541 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
19542 with-output-to-temp-buffer, so the current position can be recorded.
19543
19544 2005-04-10 Masatake YAMATO <jet@gyve.org>
19545
19546 * progmodes/compile.el (compilation-error-regexp-alist-alist):
19547 Add regexp for gcov.
19548
19549 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
19550
19551 * calendar/time-date.el (time-to-seconds, seconds-to-time)
19552 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
19553 syntax which Emacs 20 doesn't support.
19554
19555 2005-04-09 Richard M. Stallman <rms@gnu.org>
19556
19557 * help.el (describe-key-briefly, describe-key):
19558 Replace strings as event types with "(any string)".
19559
19560 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
19561
19562 * arc-mode.el (archive-mode-map): Move initialization into
19563 the declaration. Override *all* bindings of `undo'.
19564 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
19565
19566 2005-04-09 Jay Belanger <belanger@truman.edu>
19567
19568 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
19569
19570 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
19571
19572 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
19573 (xterm-register-default-colors): Update color values computation
19574 to match xterm-200.
19575
19576 2005-04-09 Kenichi Handa <handa@m17n.org>
19577
19578 * international/code-pages.el (iso-latin-7): Fix the map.
19579
19580 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
19581
19582 * emacs-lisp/lisp.el (defun-prompt-regexp)
19583 (parens-require-spaces, buffer-end, end-of-defun)
19584 (insert-parentheses): Doc fixes.
19585
19586 2005-04-08 Kim F. Storm <storm@cua.dk>
19587
19588 * comint.el (comint-highlight-prompt): Fix face spec.
19589 * hi-lock.el (hi-green): Likewise.
19590
19591 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19592
19593 * cus-edit.el (custom-modified-face):
19594 * comint.el (comint-highlight-input): Fix previous changes.
19595 * term.el (term-handle-ansi-escape): Add a comment.
19596
19597 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
19598
19599 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
19600 in the buffer and in whitespace-highlighted-space.
19601 (whitespace-unhighlight-the-space): Simplify.
19602 (whitespace-buffer): Simplify.
19603
19604 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19605
19606 * textmodes/table.el (table-cell-face): Add special case for
19607 displays supporting a high number of colors.
19608 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
19609 (vhdl-font-lock-reserved-words-face)
19610 (vhdl-speedbar-architecture-face)
19611 (vhdl-speedbar-instantiation-face)
19612 (vhdl-speedbar-architecture-selected-face)
19613 (vhdl-speedbar-instantiation-selected-face): Likewise.
19614 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
19615 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
19616 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
19617 (ebrowse-root-class-face, ebrowse-member-attribute-face)
19618 (ebrowse-progress-face): Likewise.
19619 * progmodes/compile.el (compilation-info-face): Likewise.
19620 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
19621 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
19622 * calendar/calendar.el (diary-face): Likewise.
19623 * woman.el (woman-italic-face, woman-bold-face)
19624 (woman-unknown-face): Likewise.
19625 * wid-edit.el (widget-button-pressed-face): Likewise.
19626 * whitespace.el (whitespace-highlight-face): Likewise.
19627 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
19628 * pcvs-info.el (cvs-marked-face): Likewise.
19629 * info.el (info-xref): Likewise.
19630 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
19631 * hilit-chg.el (highlight-changes-face)
19632 (highlight-changes-delete-face): Likewise.
19633 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
19634 (hi-red-b): Likewise.
19635 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
19636 * font-lock.el (font-lock-keyword-face)
19637 (font-lock-function-name-face, font-lock-warning-face): Likewise.
19638 * cus-edit.el (custom-invalid-face, custom-modified-face)
19639 (custom-set-face, custom-changed-face, custom-variable-tag-face)
19640 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
19641 * comint.el (comint-highlight-prompt): Likewise.
19642
19643 2005-04-08 Lute Kamstra <lute@gnu.org>
19644
19645 * font-lock.el (font-lock-keywords): Docstring fixes.
19646
19647 2005-04-08 Kenichi Handa <handa@m17n.org>
19648
19649 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
19650 chars are more than a limit, print " and more..." at the tail.
19651
19652 2005-04-08 Kim F. Storm <storm@cua.dk>
19653
19654 * emacs-lisp/authors.el (authors-aliases): Update list.
19655 (authors-ignored-files): New list.
19656 (authors-fixed-entries): Fix typo.
19657 (authors-renamed-files-alist): Update list.
19658 (authors-add): Check authors-ignored-files.
19659
19660 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
19661
19662 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
19663 optional, to ensure backward compatibility.
19664
19665 2005-04-08 Stephen Eglen <stephen@gnu.org>
19666
19667 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
19668
19669 2005-04-08 Kim F. Storm <storm@cua.dk>
19670
19671 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
19672
19673 * mouse.el (mouse-on-link-p): Doc fix.
19674
19675 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
19676
19677 * ielm.el (ielm-prompt-read-only): Doc fix.
19678
19679 * comint.el (comint-prompt-read-only): Doc fix.
19680
19681 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
19682
19683 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
19684 ensure dired always handles wildcards passed to ffap.
19685 (find-file-at-point): Use it.
19686 (ffap-dired-wildcards): Doc fix.
19687
19688 2005-04-07 Juri Linkov <juri@jurta.org>
19689
19690 * simple.el (next-error-overlay-arrow-position): New defvar.
19691 Put "=>" on its property `overlay-arrow-string'. Add it to
19692 `overlay-arrow-variable-list'.
19693
19694 * progmodes/compile.el (compilation-setup):
19695 Set `next-error-overlay-arrow-position' to nil. Also set it to
19696 nil in the local hook `kill-buffer-hook'. Make local variable
19697 `overlay-arrow-string' and set it to "=>".
19698 (compilation-goto-locus): Set BOL position to
19699 `next-error-overlay-arrow-position' instead of
19700 `overlay-arrow-position'.
19701
19702 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
19703 locally instead of adding it to the global hook.
19704 (Info-kill-buffer): Move up.
19705
19706 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
19707
19708 * term/xterm.el (xterm-standard-colors): Update color values from
19709 xterm-200.
19710
19711 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
19712
19713 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
19714
19715 * fast-lock.el:
19716 * lazy-lock.el: Move them to the obsolete subdir.
19717
19718 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19719
19720 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
19721 (wdired-add-replace-advice): Remove.
19722 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
19723
19724 2005-04-06 Kim F. Storm <storm@cua.dk>
19725
19726 * startup.el (command-line): Add --bare-bones alias for -Q.
19727
19728 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19729
19730 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
19731 create the startup fontset if a font specification ends with
19732 `mac-roman'.
19733
19734 2005-04-06 Lute Kamstra <lute@gnu.org>
19735
19736 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
19737 change.
19738
19739 * emacs-lisp/copyright.el (copyright-update-year): Replace the
19740 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
19741
19742 2005-04-05 Lute Kamstra <lute@gnu.org>
19743
19744 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
19745 (define-generic-mode): Ditto. Fix debug declaration.
19746
19747 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
19748 Put them in the generic-x group.
19749
19750 * calendar/timeclock.el (timeclock): Doc fix.
19751
19752 * generic.el (define-generic-mode): Don't use custom-current-group.
19753 Document default :group value.
19754 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
19755 (define-global-minor-mode): Don't use custom-current-group.
19756
19757 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
19758
19759 * startup.el (command-line-1): Display startup-echo-area-message
19760 when fancy splash screen is in use.
19761
19762 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
19763 (sh-escaped-newline): New face.
19764 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
19765 newline, and use sh-escaped-newline face.
19766
19767 * progmodes/tcl.el (tcl-escaped-newline): New face.
19768 (tcl-builtin-list): New variable.
19769 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
19770 newlines. Fix keywords subexpression number.
19771
19772 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
19773
19774 * textmodes/org.el (org-diary-default-entry): Fix call to
19775 `add-to-diary-entry'.
19776
19777 2005-04-05 Kim F. Storm <storm@cua.dk>
19778
19779 * ediff-init.el: Use (featurep 'xemacs).
19780
19781 2005-04-05 David Ponce <david@dponce.com>
19782
19783 * cus-edit.el (face): Derive from symbol widget. Display sample
19784 of the current face on the fly.
19785 (widget-face-sample-face-get, widget-face-notify): New functions.
19786 (widget-face-value-create): Remove.
19787
19788 * wid-edit.el (widget-field-end): Temporarily remove field
19789 narrowing before to call `get-char-property'.
19790
19791 2005-04-04 Jay Belanger <belanger@truman.edu>
19792
19793 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
19794 (math-read-subscripts): New variable.
19795 (math-read-preprocess-string): Process subscripts.
19796
19797 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
19798
19799 * comint.el (comint-prompt-read-only): Doc fix.
19800
19801 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
19802 `-1'. Doc fix.
19803
19804 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
19805
19806 * textmodes/org.el (org-insert-mode-line-in-empty-file):
19807 Change default value to nil.
19808
19809 2005-04-04 Lute Kamstra <lute@gnu.org>
19810
19811 * autorevert.el (auto-revert-mode): Specify :group.
19812 * battery.el (display-battery-mode): Specify :group.
19813 * diff-mode.el (diff-minor-mode): Specify :group.
19814 * font-core.el (font-lock-mode): Specify :group.
19815 * hl-line.el (hl-line-mode): Specify :group.
19816 * iimage.el (iimage): New customization group.
19817 (iimage-mode): Specify :group.
19818 * longlines.el (longlines-mode): Specify :group.
19819 * master.el: Don't require easy-mmode.
19820 (master): New customization group.
19821 (master-mode): Specify :group.
19822 * msb.el (msb-mode): Specify :group.
19823 * reveal.el (reveal-mode): Specify :group.
19824 * simple.el (next-error-follow-minor-mode): Specify :group.
19825 * smerge-mode.el (smerge-mode): Specify :group.
19826 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
19827 * emulation/cua-base.el (cua-mode): Specify :group.
19828 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
19829 * language/thai-util.el (thai-auto-composition-mode)
19830 (thai-word-mode): Specify :group.
19831 * mail/supercite.el (sc-minor-mode): Specify :group.
19832 * progmodes/cwarn.el (cwarn-mode): Specify :group.
19833 * progmodes/flymake.el (flymake-mode): Specify :group.
19834 * progmodes/glasses.el (glasses-mode): Specify :group.
19835 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
19836 * textmodes/enriched.el (enriched-mode): Specify :group.
19837 * textmodes/refill.el (refill-mode): Specify :group.
19838
19839 * add-log.el (change-log-font-lock-keywords): Names in
19840 parenthesized lists can contain spaces.
19841
19842 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
19843
19844 * startup.el (fancy-splash-text): Shorten default text of
19845 "Emacs Tutorial" line. Also, if the current language env
19846 indicates an available tutorial file other than TUTORIAL,
19847 extract its title and append it to the line in parentheses.
19848 (fancy-splash-insert): If arg is a thunk, funcall it.
19849
19850 2005-04-04 Jay Belanger <belanger@truman.edu>
19851
19852 * calc.el (calc-language-alist): Add tags to customization type.
19853
19854 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
19855
19856 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
19857 Doc fix.
19858
19859 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
19860
19861 * add-log.el (change-log-font-lock-keywords): The manual
19862 describing a Change Log entry, says: (...) "Aside from these
19863 header lines, every line in the change log starts with a space or
19864 a tab.". The font-lock was not highlighting lines started with
19865 spaces, added support for it.
19866
19867 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19868
19869 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
19870 (bibtex-generate-url-list): Update docstring accordingly. Put the
19871 complex example in the docstring.
19872 (bibtex-font-lock-url): Use pop.
19873
19874 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
19875
19876 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
19877
19878 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
19879
19880 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
19881
19882 * filesets.el (filesets-set-default): Doc fix.
19883
19884 2005-04-03 Lute Kamstra <lute@gnu.org>
19885
19886 * generic.el (define-generic-mode): Add argument to specify
19887 keywords for defcustom.
19888 (default-generic-mode): Specify :group.
19889
19890 * generic-x.el: Specify :group for all generic modes.
19891
19892 * desktop.el (desktop-no-desktop-file-hook)
19893 (desktop-after-read-hook): Doc fix.
19894
19895 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
19896
19897 * simple.el (visible-mode): Use explicit :group keyword.
19898 This changes the group of `visible-mode-hook' from paren-blinking
19899 to editing-basics.
19900
19901 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
19902
19903 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
19904 mailbox specifications as well as URLs.
19905 (rmail-insert-inbox-text): Remove unused conditional branches.
19906
19907 2005-04-01 Jay Belanger <belanger@truman.edu>
19908
19909 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
19910 (calc-gnuplot-print-command): Move definitions to calc.el.
19911
19912 * calc/calc-embed.el (calc-embedded-announce-formula)
19913 (calc-embedded-open-formula, calc-embedded-close-formula)
19914 (calc-embedded-open-word, calc-embedded-close-word)
19915 (calc-embedded-open-plain, calc-embedded-close-plain)
19916 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
19917 (calc-embedded-open-mode, calc-embedded-close-mode):
19918 Move definitions to calc.el.
19919
19920 * calc/calc.el (calc-settings-file, calc-language-alist):
19921 Make customizable.
19922 (calc-embedded-announce-formula, calc-embedded-open-formula)
19923 (calc-embedded-close-formula, calc-embedded-open-word)
19924 (calc-embedded-close-word, calc-embedded-open-plain)
19925 (calc-embedded-close-plain, calc-embedded-open-new-formula)
19926 (calc-embedded-close-new-formula, calc-embedded-open-mode)
19927 (calc-embedded-close-mode, calc-gnuplot-name)
19928 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
19929 from other files and make customizable.
19930
19931 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
19932
19933 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
19934 Use buffer-live-p.
19935 (cvs-mode-run): Don't call cvs-update-header here.
19936 (cvs-run-process): Call cvs-update-header.
19937 Use process properties for cvs-postprocess and cvs-buffer so that
19938 the sentinel can behave better if the temp buffer is killed.
19939 Use a pipe rather than a tty, to better handle unexpected prompts.
19940 (cvs-sentinel): Rewrite. Call cvs-update-header.
19941
19942 2005-04-01 Andre Spiegel <spiegel@gnu.org>
19943
19944 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
19945 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
19946
19947 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
19948
19949 * generic.el (define-generic-mode): Add indentation rule.
19950
19951 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
19952
19953 * files.el (mode-require-final-newline): Make Custom correctly
19954 report a nil value and allow to set it to nil via Custom.
19955 Doc fix.
19956
19957 2005-04-01 Kenichi Handa <handa@m17n.org>
19958
19959 * international/characters.el: Enable the correct case setting for
19960 dotless-i and dotted-I.
19961
19962 2005-04-01 Kim F. Storm <storm@cua.dk>
19963
19964 * ido.el (ido-file-internal): Fall back to non-ido command if
19965 initial directory is on slow ftp (or tramp) host.
19966
19967 2005-03-31 Richard M. Stallman <rms@gnu.org>
19968
19969 * emacs-lisp/autoload.el (make-autoload):
19970 Handle define-global-minor-mode.
19971
19972 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
19973 Rename from easy-mmode-define-global-mode.
19974 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
19975
19976 * progmodes/scheme.el (scheme-mode-syntax-table):
19977 Update syntax of | and # for two-character comment syntax.
19978
19979 2005-03-31 Lute Kamstra <lute@gnu.org>
19980
19981 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
19982 (define-minor-mode): Call custom-current-group at load-time.
19983
19984 * generic.el (define-generic-mode): Add debug declaration.
19985 Add defcustom for the mode hook.
19986 (generic-mode-internal): Use run-mode-hooks.
19987
19988 2005-03-31 Kim F. Storm <storm@cua.dk>
19989
19990 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
19991 (mouse-fixup-help-message): New defun called by show_help_echo
19992 to fixup mouse-2 prefix in help messages when applicable.
19993
19994 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
19995
19996 2005-03-31 Kenichi Handa <handa@m17n.org>
19997
19998 * language/thai-word.el (thai-find-word-ends): Pay attention to
19999 the case that we reach the end of buffer.
20000
20001 * textmodes/fill.el (fill-text-properties-at): New function.
20002 (fill-newline): Use fill-text-properties-at instead of
20003 text-properties-at.
20004
20005 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
20006
20007 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
20008 not comint-quote-filename.
20009
20010 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
20011
20012 * help-fns.el (help-with-tutorial): Revert last change.
20013
20014 2005-03-31 Kim F. Storm <storm@cua.dk>
20015
20016 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
20017
20018 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
20019
20020 * calendar/cal-china.el: Update reference to "Calendrical
20021 Calculations" book; there's a new edition.
20022 * calendar/cal-coptic.el: Likewise.
20023 * calendar/cal-french.el: Likewise.
20024 * calendar/cal-hebrew.el: Likewise.
20025 * calendar/cal-islam.el: Likewise.
20026 * calendar/cal-iso.el: Likewise.
20027 * calendar/cal-julian.el: Likewise.
20028 * calendar/cal-mayan.el: Likewise.
20029 * calendar/cal-persia.el: Likewise.
20030 * calendar/calendar.el: Likewise.
20031 * calendar/holidays.el: Likewise.
20032 * calendar/lunar.el: Likewise.
20033 * calendar/solar.el: Likewise.
20034
20035 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
20036 white space from doc string.
20037
20038 2005-03-30 Jay Belanger <belanger@truman.edu>
20039
20040 * calc/calc-help.el (calc-full-help): Remove email address.
20041
20042 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
20043
20044 * help-fns.el (help-with-tutorial): Delete title line.
20045
20046 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
20047
20048 * calendar/cal-x.el (calendar-one-frame-setup)
20049 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
20050 rather than `symbol' for set-window-dedicated-p.
20051
20052 * calendar/appt.el (appt-buffer-name): Make it a constant.
20053 (appt-add): Doc fix.
20054
20055 * filesets.el (filesets-menu-path, filesets-menu-before)
20056 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
20057 (filesets-menu-cache-file): Use directory ~/.emacs.d.
20058 (filesets-add-submenu): Delete and use add-submenu instead.
20059
20060 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
20061
20062 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
20063 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
20064 (org-diary-default-entry): New function.
20065 (org-get-entries-from-diary): Better parsing of diary entries.
20066 (org-agenda-check-no-diary): New function.
20067 ("diary-lib"): Advice to function `add-to-diary-list', to allow
20068 linking to diary entries.
20069 (org-agenda-execute-calendar-command): New function.
20070 (org-agenda): Improve visible section in window.
20071 Use `org-fit-agenda-window'.
20072 (org-fit-agenda-window): New option.
20073 (org-move-subtree-down): Better handling of empty lines
20074 at end of subtree.
20075 (org-cycle): Numeric prefix is interpreted now as show-subtree N
20076 levels up.
20077 (org-fontify-done-headline): New option.
20078 (org-headline-done-face): New face.
20079 (org-set-font-lock-defaults): Use `org-headline-done-face'.
20080 (org-table-copy-down): Rename from `org-table-copy-from-above'.
20081 When current field is non-empty, it is copied to next row.
20082 (org-table-copy-from-above): Fix bug which made it
20083 impossible to copy fields containing only a single non-white character.
20084
20085 2005-03-30 Kim F. Storm <storm@cua.dk>
20086
20087 * kmacro.el (kmacro-end-macro): Isearch may store this command
20088 into the macro -- so ignore it when executing keyboard macro.
20089
20090 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
20091
20092 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
20093
20094 2005-03-29 Kenichi Handa <handa@m17n.org>
20095
20096 * language/thai.el ("Thai"): Set setup-function and exit-function
20097 for Thai language environment.
20098
20099 * language/thai-util.el: Require thai-word.
20100 (thai-word-mode-map): New variable.
20101 (thai-word-mode): New minor mode.
20102 (setup-thai-language-environment-internal): New function.
20103 (exit-thai-language-environment-internal): New function.
20104
20105 * language/thai-word.el (thai-word-table): Declare it by defvar,
20106 use dolist to initialize it.
20107 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
20108 (thai-fill-find-break-point): New functions.
20109
20110 2005-03-29 Richard M. Stallman <rms@gnu.org>
20111
20112 * simple.el (idle-update-delay): Move definition up.
20113 (set-mark): Doc fix.
20114
20115 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
20116
20117 * longlines.el: New file.
20118
20119 * simple.el (buffer-substring-filters): New variable.
20120 (filter-buffer-substring): New function.
20121 (kill-region, copy-region-as-kill): Use it.
20122
20123 * register.el (copy-to-register, append-to-register)
20124 (prepend-to-register): Use filter-buffer-substring.
20125
20126 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
20127
20128 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
20129 (gud-filter-pending-text): Move in front of gdb.
20130 (gud-overlay-arrow-position): New variable.
20131 (gud-sentinel, gud-display-line): Use it in place of
20132 overlay-arrow-position.
20133
20134 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
20135
20136 * progmodes/fortran.el (fortran-if-indent): Doc fix.
20137 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
20138 (fortran-font-lock-keywords-4): New variable.
20139 (fortran-blocks-re, fortran-end-block-re)
20140 (fortran-start-block-re): New constants, for hideshow.
20141 (hs-special-modes-alist): Add a Fortran entry.
20142 (fortran-mode-map): Bind fortran-end-of-block,
20143 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
20144 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
20145 (fortran-looking-at-if-then, fortran-end-of-block)
20146 (fortran-beginning-of-block): New functions, for hideshow.
20147
20148 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
20149 Doc fix. Tweak regexp.
20150 (f90-beginning-of-block): Push mark first.
20151
20152 2005-03-29 Jay Belanger <belanger@truman.edu>
20153
20154 * calc/calc.el: Update copyright date.
20155 (calc-version): Increase to 2.1.
20156 (calc-version-date): Remove.
20157
20158 * calc/calc-help.el: Update copyright date.
20159 (calc-full-help): Remove reference to calc-version-date.
20160 Update copyright date.
20161
20162 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
20163
20164 * vc.el (vc-do-command): Use a pipe for async processes, so password
20165 prompts don't show up at places where the user can't reply.
20166
20167 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
20168
20169 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
20170 on the file name we pass to the inferior shell.
20171
20172 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
20173
20174 * progmodes/which-func.el (which-function): Be robust in the face of an
20175 imenu--make-index-alist failure.
20176
20177 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
20178
20179 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
20180
20181 * progmodes/python.el (python-preoutput-filter): Fix last change.
20182
20183 2005-03-29 Lute Kamstra <lute@gnu.org>
20184
20185 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
20186 functions and compiled macros.
20187 (debug-convert-byte-code): Handle macros too.
20188 (debug-on-entry-1): Don't signal an error when trying to clear a
20189 function that is not set to debug on entry.
20190
20191 2005-03-29 Jay Belanger <belanger@truman.edu>
20192
20193 * calc/calc-lang.el: Add functions to math-function-table
20194 properties of tex and math.
20195
20196 2005-03-29 Kenichi Handa <handa@m17n.org>
20197
20198 * ps-mule.el (ps-mule-plot-string): Translate characters by
20199 ps-print-translation-table.
20200 (ps-mule-begin-job): Call find-charset-region/string with
20201 ps-print-translation-table.
20202 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
20203
20204 * ps-print.el (ps-print-translation-table): New variable.
20205 (ps-plot-region): Translate characters by ps-print-translation-table.
20206
20207 2005-03-29 Juri Linkov <juri@jurta.org>
20208
20209 * simple.el (next-error-highlight-timer): New variable.
20210
20211 * progmodes/compile.el (compilation-goto-locus):
20212 Use `next-error-highlight-timer' instead of `sit-for'.
20213
20214 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
20215
20216 * mail/supercite.el (sc-mail-field): Use assoc-string.
20217 (sc-get-address): Simplify regexps.
20218
20219 * files.el (minibuffer-with-setup-hook): New macro.
20220 (find-file-read-args): Use it to avoid let-binding
20221 minibuffer-with-setup-hook (which breaks turning on/off
20222 file-name-shadow-mode while in the prompt).
20223
20224 * complete.el (PC-read-include-file-name-internal):
20225 Use test-completion.
20226
20227 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
20228
20229 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
20230
20231 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
20232
20233 * window.el (window-buffer-height): Use count-screen-lines.
20234
20235 * progmodes/python.el (python-preoutput-leftover): New var.
20236 (python-preoutput-filter): Use it.
20237 (python-send-receive): Loop until all the result has been received.
20238
20239 2005-03-28 Juri Linkov <juri@jurta.org>
20240
20241 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
20242
20243 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
20244 "Recover Crashed Session".
20245 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
20246 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
20247 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
20248 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
20249 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
20250 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
20251 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
20252 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
20253
20254 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
20255 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
20256 Ediff Sessions", "Toggle use of separate control buffer frame",
20257 "Use separate frame for Ediff control buffer".
20258
20259 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
20260 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
20261 "Rename Bookmark", "Delete Bookmark".
20262
20263 * info.el (Info-mode-menu): Remove ellipsis from "Index".
20264 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
20265 Add `:active Info-index-alternatives' to "Next Matching Item".
20266
20267 * wdired.el (wdired-change-to-wdired-mode):
20268 Mention `wdired-abort-changes' key in the initial message.
20269
20270 * international/mule.el (auto-coding-alist): Associate non-ascii
20271 image filename extensions with `no-conversion'.
20272
20273 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
20274
20275 * international/iso-acc.el:
20276 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
20277
20278 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
20279
20280 * textmodes/sgml-mode.el (html-mode): Doc update.
20281
20282 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
20283
20284 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
20285
20286 * term.el (term-move-columns): Fix face after extending a line.
20287 (term-insert-spaces): Likewise.
20288 (term-reset-terminal): Fix off by one error.
20289
20290 2005-03-26 Eli Zaretskii <eliz@gnu.org>
20291
20292 * international/mule.el (auto-coding-alist): Add .xpi files.
20293
20294 * files.el (auto-mode-alist): Add .xpi files.
20295
20296 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
20297
20298 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
20299
20300 2005-03-26 Eli Zaretskii <eliz@gnu.org>
20301
20302 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
20303
20304 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20305
20306 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
20307 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
20308
20309 * calendar/cal-move.el (calendar-beginning-of-year): Move the
20310 cursor to Jan 1 when needed.
20311 (calendar-end-of-year): Fix -/+ typo.
20312 Reported by Chong Yidong <cyd@stupidchicken.com>.
20313
20314 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
20315
20316 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
20317
20318 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
20319 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
20320
20321 2005-03-25 Richard M. Stallman <rms@gnu.org>
20322
20323 * filesets.el (filesets-init): Add autoload.
20324
20325 * mail/mailalias.el (mail-directory): Doc fix.
20326
20327 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20328
20329 * mail/mailalias.el (mail-directory-process): Do nothing if
20330 mail-directory-process is an atom.
20331 (mail-get-names): Ignore mail-directory-names if it is an atom.
20332 (mail-directory-process defvar): Doc fix.
20333 (mail-names): Doc fix.
20334
20335 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
20336
20337 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
20338
20339 2005-03-26 Kenichi Handa <handa@m17n.org>
20340
20341 * international/mule-util.el (detect-coding-with-priority):
20342 Call update-coding-systems-internal before detect-coding-region.
20343
20344 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
20345
20346 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
20347 (gdb-frames-mode-map): Add follow-link property.
20348
20349 2005-03-25 Jay Belanger <belanger@truman.edu>
20350
20351 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
20352 for variables.
20353
20354 2005-03-25 Juri Linkov <juri@jurta.org>
20355
20356 * image-mode.el: Optimize image filename extension regexps in
20357 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
20358 in `auto-mode-alist'.
20359 (image-mode): Add `image-toggle-display-text' to local hook
20360 `change-major-mode-hook'. Display the image as an image by
20361 default. Set `cursor-type' and `truncate-lines' if the image
20362 is already displayed. Take into account the current mode (image
20363 or text) in message.
20364 (image-minor-mode): New minor mode.
20365 (image-mode-maybe, image-toggle-display-text): New functions.
20366 (image-toggle-display): Use called-interactively-p.
20367 Let-bind `inhibit-read-only' to t.
20368
20369 * image-mode.el (image-minor-mode): Set `cursor-type' and
20370 `truncate-lines' if the image is already displayed. Add turning
20371 image-minor-mode off to `change-major-mode-hook'. Add message.
20372 Call `image-toggle-display-text' after turning image-minor-mode off.
20373
20374 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
20375
20376 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
20377 Terminal.app, use utf-8.
20378 (set-display-table-and-terminal-coding-system): Add coding-system arg.
20379 (set-locale-environment): Use it.
20380
20381 * term/xterm.el: Undo last change, better done in mule-cmds.el.
20382
20383 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
20384
20385 * progmodes/python.el (python-close-block-statement-p)
20386 (python-outdent-p, python-current-defun): Use symbol-end.
20387
20388 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
20389
20390 * files.el (save-some-buffers): Doc fix.
20391
20392 2005-03-25 Werner Lemberg <wl@gnu.org>
20393
20394 * complete.el, thumbs.el: Replace `legal' with `valid'.
20395 * calendar/calendar.el: Replace `legal' with `valid'.
20396 * emacs-lisp/advice.el: Replace `legal' with `valid'.
20397 * mail/supercite.el: Replace `legal' with `valid'.
20398 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
20399 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
20400 Replace `legal' with `valid'.
20401 * textmodes/reftex-vars.el, textmodes/reftex.el:
20402 Replace `legal' with `valid'.
20403
20404 2005-03-25 Werner Lemberg <wl@gnu.org>
20405
20406 * calc/calc-forms.el, calc/calc-sel.el
20407 * midnight.el, vc-cvs.el
20408 * emacs-lisp/cl-macs.el
20409 * emulation/vip.el
20410 * eshell/esh-io.el, eshell/esh-var.el
20411 * mail/supercite.el
20412 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
20413 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
20414 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
20415 * progmodes/sh-script.el, progmodes/xscheme.el
20416 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
20417 * textmodes/reftex-index.el, textmodes/reftex-parse.el
20418 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
20419 * textmodes/reftex.el, textmodes/org.el:
20420 Replace `illegal' with `invalid'.
20421
20422 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20423
20424 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
20425 (flymake-find-buildfile, flymake-find-possible-master-files)
20426 (flymake-check-include, flymake-parse-line): Replace loops over the
20427 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
20428
20429 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
20430 Substitute file-name-as-directory in the rest of the file.
20431 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
20432 (flymake-replace-region): Remove unused arg `buffer'.
20433 (flymake-check-patch-master-file-buffer): Update calls to it.
20434 (flymake-add-err-info): Remove unused var `count'.
20435 (flymake-mode): Use define-minor-mode.
20436
20437 * progmodes/flymake.el: Use with-current-buffer.
20438 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
20439 flymake-replace-regexp-in-string, flymake-line-beginning-position)
20440 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
20441 Avoid testing for `xemacs'.
20442 (flymake-nop): Move.
20443 (flymake-region-has-flymake-overlays): Return the computed value.
20444 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
20445 Remove unused var `endline'.
20446 (flymake-get-line-count): Remove unused function.
20447 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
20448
20449 * emulation/vi.el:
20450 * generic.el:
20451 * hilit-chg.el (global-highlight-changes):
20452 * hi-lock.el (hi-lock-mode):
20453 * follow.el: find-file-hooks -> find-file-hook.
20454
20455 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
20456
20457 2005-03-24 Juri Linkov <juri@jurta.org>
20458
20459 * dired.el (dired-mode-map): Add menu item "Compare directories"
20460 for dired-compare-directories.
20461
20462 * dired-aux.el (dired-compare-directories): Add autoload cookie.
20463 Doc fix. Replace `read-file-name' with `read-directory-name'.
20464
20465 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20466
20467 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
20468
20469 2005-03-24 Jay Belanger <belanger@truman.edu>
20470
20471 * calc/calc-embed.el (calc-embedded-mode-change): Save all
20472 relevant mode settings in calc-embedded-original-modes when modes
20473 are permanently changed.
20474
20475 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20476
20477 * autoinsert.el: find-file-hooks -> find-file-hook.
20478
20479 2005-03-24 Lute Kamstra <lute@gnu.org>
20480
20481 * generic.el (generic-font-lock-defaults): Make it obsolete.
20482 (generic-font-lock-keywords): New variable to replace
20483 generic-font-lock-defaults.
20484 (generic-mode-set-font-lock): Delete it.
20485 (generic-mode-internal): Don't call generic-mode-set-font-lock.
20486 (generic-bracket-support): Add docstring.
20487
20488 * generic-x.el: Rename generic-font-lock-defaults to
20489 generic-font-lock-keywords throughout.
20490 (mailagent-rules-setup-function): Delete it.
20491 (mailagent-rules-generic-mode): Use anonymous function instead.
20492 (show-tabs-generic-mode-font-lock-defaults-1)
20493 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
20494 Quote faces.
20495 (show-tabs-tab-face, show-tabs-space-face): Specify background,
20496 not foreground.
20497
20498 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
20499 Recognize define-generic-mode.
20500
20501 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
20502
20503 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
20504 if there's no completion table.
20505
20506 2005-03-23 Miles Bader <miles@gnu.org>
20507
20508 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20509 Remove tty-specific variants, as they're no longer needed.
20510
20511 2005-03-23 Lute Kamstra <lute@gnu.org>
20512
20513 * generic-x.el: Code cleanup: make args constant whenever possible.
20514 (installshield-statement-keyword-list)
20515 (installshield-system-functions-list)
20516 (installshield-system-variables-list, installshield-types-list)
20517 (installshield-funarg-constants-list): Make them constants.
20518
20519 * generic.el (generic-make-keywords-list): Add autoload cookie.
20520
20521 * calendar/time-date.el: Add comment on time value formats.
20522 Don't require parse-time.
20523 (with-decoded-time-value): New macro.
20524 (encode-time-value): New function.
20525 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
20526 (days-to-time): Return a valid time value when arg is huge.
20527 (time-since): Use time-subtract.
20528 (time-to-number-of-days): Use time-to-seconds.
20529
20530 2005-03-23 David Ponce <david@dponce.com>
20531
20532 * recentf.el (recentf-keep): New option.
20533 (recentf-menu-action): Default to `find-file'.
20534 (recentf-keep-non-readable-files-flag)
20535 (recentf-keep-non-readable-files-p)
20536 (recentf-file-readable-p, recentf-find-file)
20537 (recentf-cleanup-remote): Remove.
20538 (recentf-include-p): More robust.
20539 (recentf-keep-p): New function.
20540 (recentf-remove-if-non-kept): Rename from
20541 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
20542 All callers updated.
20543 (recentf-menu-items-for-commands): Fix help string.
20544 (recentf-track-closed-file): Update. Doc fix.
20545 (recentf-cleanup): Update. Count removed files. Doc fix.
20546
20547 2005-03-23 Kim F. Storm <storm@cua.dk>
20548
20549 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20550 Don't inherit from fringe face (now happens automatically).
20551
20552 2005-03-22 Kim F. Storm <storm@cua.dk>
20553
20554 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
20555 position values.
20556
20557 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
20558
20559 * menu-bar.el (showhide-date-time): Remove.
20560 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
20561 (menu-bar-make-mm-toggle): Simplify.
20562
20563 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20564
20565 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
20566 Accept qualified variable and function names.
20567
20568 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
20569
20570 * bindings.el (completion-ignored-extensions):
20571 Remove ".lis" for `vax-vms'.
20572
20573 2005-03-22 Andreas Schwab <schwab@suse.de>
20574
20575 * generic-x.el: Revert last change.
20576 * ldefs-boot.el: Update.
20577
20578 2005-03-22 Jay Belanger <belanger@truman.edu>
20579
20580 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
20581 (calc-embedded-save-original-modes)
20582 (calc-embedded-restore-original-modes): New functions.
20583 (calc-do-embedded): Save original modes when entering embedded mode
20584 and restore when leaving embedded mode.
20585 (calc-embedded-modes-change): Change the value of
20586 calc-embedded-original-modes to reflect permanent changes.
20587
20588 2005-03-22 Lute Kamstra <lute@gnu.org>
20589
20590 * generic-x.el: Require generic again.
20591
20592 2005-03-22 Miles Bader <miles@gnu.org>
20593
20594 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20595 Tweak details to look good on both ttys and bitmap displays, light
20596 or dark background, etc.
20597
20598 2005-03-21 Kim F. Storm <storm@cua.dk>
20599
20600 * tooltip.el (tooltip-show-help-function): Check car and cdr of
20601 mouse position.
20602
20603 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
20604
20605 * icomplete.el: Don't forcibly turn on the mode upon load.
20606 (icomplete-mode): Use define-minor-mode.
20607 (icomplete-eoinput): Default to nil.
20608 (icomplete-minibuffer-setup): Remove autoload.
20609 (icomplete-tidy): Simplify.
20610 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
20611 in the initial state or if the user has modified the field.
20612 Fix handling of icomplete-max-delay-chars.
20613 Remove code that handles the oddball case where
20614 minibuffer-completion-table is an integer.
20615 Wrap icomplete-completions in while-no-input in case building
20616 completions takes more time than expected.
20617 (icomplete-completions): Simplify.
20618
20619 2005-03-21 Richard M. Stallman <rms@gnu.org>
20620
20621 * jka-compr.el (jka-compr-really-do-compress):
20622 Make variable buffer-local.
20623
20624 * image-mode.el: Handle .xpm files too.
20625 (image-toggle-display): Preserve modification flag.
20626
20627 * help.el (where-is): Don't mention aliases with no key bindings.
20628
20629 2005-03-21 Lute Kamstra <lute@gnu.org>
20630
20631 * generic.el: Fix commentary section. Don't require cl for
20632 compilation.
20633 (generic-mode-list): Add autoload cookie.
20634 (generic-use-find-file-hook, generic-lines-to-scan)
20635 (generic-find-file-regexp, generic-ignore-files-regexp)
20636 (generic-mode, generic-mode-find-file-hook)
20637 (generic-mode-ini-file-find-file-hook): Fix docstrings.
20638 (define-generic-mode): Make it a defmacro. Fix docstring.
20639 (generic-mode-internal): Code cleanup. Add autoload cookie.
20640 (generic-mode-set-comments): Code cleanup.
20641 * generic-x.el: Don't prevent compilation. Don't require generic.
20642 Follow coding conventions. Minor code cleanup.
20643 (etc-fstab-generic-mode): Add some keywords.
20644 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
20645 define-generic-mode like a function declaration.
20646
20647 2005-03-21 Jay Belanger <belanger@truman.edu>
20648
20649 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
20650 changing modes.
20651
20652 2005-03-21 Sam Steingold <sds@gnu.org>
20653
20654 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
20655
20656 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
20657
20658 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
20659 Add underscore to "f$ lexicals" regexp.
20660
20661 2005-03-20 Juri Linkov <juri@jurta.org>
20662
20663 * subr.el (progress-reporter-do-update): When `min-value' is equal
20664 to `max-value', set `percentage' to 0 and prevent division by zero.
20665
20666 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
20667
20668 Sync with Tramp 2.0.48.
20669
20670 * net/tramp.el (all): Change all addresses to .gnu.org.
20671 (tramp-append-tramp-buffers): New defun.
20672 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
20673 Catch `dont-send' signal.
20674 (tramp-set-auto-save-file-modes): Set always permissions, because
20675 there might be an old auto-saved file belonging to another
20676 original file. This could be a security threat. Reported by
20677 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
20678 Check for Emacs 21.3.50 removed.
20679
20680 * net/tramp-smb.el (all): Remove debug construct for
20681 `with-parsed-tramp-file-name'.
20682 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
20683 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
20684 No error message if DIRECTORY or FILENAME doesn't exist.
20685 (tramp-smb-open-connection): Check existence of
20686 `tramp-smb-program'.
20687
20688 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
20689
20690 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
20691 Properly handle the case where the `m' or `s' command's argument is not
20692 yet terminated.
20693 (perl-indent-new-calculate): New function.
20694 (perl-indent-line): Use it.
20695
20696 2005-03-20 Miles Bader <miles@gnu.org>
20697
20698 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
20699 in text-mode too. Change to new face names.
20700 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
20701 Add `:weight bold' attribute.
20702 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
20703
20704 2005-03-19 Juri Linkov <juri@jurta.org>
20705
20706 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
20707
20708 * international/mule.el (auto-coding-alist): Sync with
20709 `auto-mode-alist' by adding upper case archive file extensions
20710 and adding ear/war to jar extension.
20711
20712 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
20713
20714 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
20715 running, restart it.
20716
20717 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
20718
20719 * finder.el (finder-current-item): Throw an error on an empty line.
20720
20721 * man.el (Man-follow-manual-reference): If current-word returns
20722 nil, use "".
20723
20724 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
20725
20726 * simple.el (goto-line): Doc fix.
20727
20728 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
20729
20730 * files.el (save-buffer): Doc fix.
20731
20732 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
20733
20734 * recentf.el (recentf-cleanup-remote): New variable.
20735 (recentf-cleanup): Use it to conditionally check availability of
20736 remote files.
20737
20738 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
20739
20740 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
20741 function names.
20742
20743 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20744
20745 * language/thai-word.el: New file.
20746
20747 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20748
20749 * files.el (backup-buffer): If the file's directory is not
20750 writable, use copy instead of move to backup the file.
20751
20752 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20753
20754 * obsolete/keyswap.el: Moved to obsolete/ from term/.
20755
20756 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20757
20758 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
20759 Use functionp instead of symbolp and fboundp. Reported by Drkm
20760 <darkman_spam@yahoo.fr>.
20761 (ps-print-version): New version 6.6.6.
20762
20763 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
20764
20765 * textmodes/table.el (table--line-column-position): New idiom.
20766 (table--row-column-insertion-point-p): New function to test
20767 validity of row and column insertion operation at a location.
20768 (table-global-menu, table-cell-menu): Use above functions for
20769 deterministic test operation.
20770 (table--editable-cell-p): Behave in deterministic fashion.
20771
20772 2005-03-18 Juri Linkov <juri@jurta.org>
20773
20774 * isearch.el (isearch-lazy-highlight-new-loop):
20775 Make arguments beg and end optional.
20776 (isearch-update): Remove optional arguments nil from
20777 isearch-lazy-highlight-new-loop.
20778 (isearch-lazy-highlight-search): Let-bind case-fold-search to
20779 isearch-lazy-highlight-case-fold-search instead of
20780 isearch-case-fold-search, and let-bind isearch-regexp to
20781 isearch-lazy-highlight-regexp.
20782 Use isearch-lazy-highlight-last-string instead of isearch-string.
20783
20784 * replace.el (perform-replace): Remove bindings of global
20785 variables isearch-string, isearch-regexp, isearch-case-fold-search.
20786 Add three new arguments to `replace-highlight'.
20787 (replace-highlight): Add arguments string, regexp, case-fold.
20788 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
20789 to allow isearch-lazy-highlight-new-loop to use these values
20790 to set corresponding isearch-lazy-highlight-* internal
20791 variables whose values lazy highlighting will use regardless of
20792 changes to global variables isearch-string, isearch-regexp,
20793 isearch-case-fold-search during lazy highlighting loop.
20794 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
20795 to `lazy-highlight-cleanup'.
20796
20797 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
20798 (ispell-highlight-face): Set default face to `isearch' when
20799 lazy highlighting is enabled.
20800 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
20801 priority to 1. Add lazy highlighting.
20802 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
20803 from `isearch-dehighlight'.
20804
20805 2005-03-18 David Ponce <david@dponce.com>
20806
20807 * files.el (hack-local-variables): Do a case-insensitive search
20808 for End.
20809
20810 2005-03-18 Juri Linkov <juri@jurta.org>
20811
20812 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
20813 `isearch-lazy-highlight-cleanup', add alias to old name and
20814 declare obsolete. Add release numbers to other obsolete vars.
20815 (isearch-done, isearch-lazy-highlight-new-loop):
20816 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
20817 (lazy-highlight-cleanup) <variable>: Doc fix.
20818 (isearch-lazy-highlight-update): Rename obsolete
20819 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
20820
20821 2005-03-18 Kenichi Handa <handa@m17n.org>
20822
20823 * language/thai-util.el: Fix categorization of Thai characters in
20824 thai-category-table.
20825 (thai-composition-pattern): Adjust it for the above change.
20826 (thai-self-insert-command, thai-compose-syllable): New functions.
20827 (thai-compose-region): Use thai-compose-syllable.
20828 (thai-compose-string): Likewise.
20829 (thai-composition-function): Likewise.
20830 (thai-auto-composition): New function.
20831 (thai-auto-composition-mode): New minor mode.
20832
20833 * language/thai.el: Fix patterns to be registered in
20834 composition-function-table.
20835
20836 * international/quail.el (quail-input-method): Locally bind
20837 inhibit-modification-hooks to t.
20838
20839 2005-03-17 Richard M. Stallman <rms@gnu.org>
20840
20841 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
20842 (perl-mode): Use run-mode-hooks.
20843
20844 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
20845 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
20846 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
20847
20848 * mail/sendmail.el (sendmail-send-it): Reenable the code
20849 to compute resend-to-address and use it.
20850
20851 * tar-mode.el (tar-mode): Turn off undo unconditionally.
20852
20853 * image-mode.el: New file.
20854
20855 * image.el (insert-sliced-image): Add autoload cookie.
20856
20857 * font-lock.el (font-lock-lines-before): New user option.
20858 (font-lock-after-change-function): Obey it.
20859
20860 * bindings.el (esc-map): Make M-g a prefix.
20861 Bind M-g g and M-g M-g to goto-line.
20862
20863 * faces.el (face-id): Doc fix.
20864
20865 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20866
20867 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
20868 (rmail-show-message): Use rmail-unknown-mail-followup-to.
20869 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
20870
20871 * mail/sendmail.el (mail-yank-ignored-headers)
20872 (mail-font-lock-keywords, mail-mode-fill-paragraph):
20873 Add Mail-Followup-To and Mail-Reply-To headers.
20874 (mail-citation-hook): Add autoload cookie.
20875 (mail-mode): Doc fix.
20876 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
20877 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
20878 (mail-mode-fill-paragraph): Handle those headers.
20879 (mail-mailing-lists): New variable.
20880 (mail-mail-reply-to, mail-mail-followup-to): New functions.
20881
20882 2005-03-17 Juri Linkov <juri@jurta.org>
20883
20884 * isearch.el (isearch-fallback): Check for `(car previous)'
20885 before calling `isearch-other-end-state'.
20886
20887 2005-03-17 Kim F. Storm <storm@cua.dk>
20888
20889 * simple.el (move-beginning-of-line): Move to beginning of buffer
20890 line, as well as beginning of screen line.
20891
20892 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
20893
20894 * calendar/diary-lib.el (mark-diary-entries): Use new optional
20895 argument REDRAW rather than calendar-redrawing variable.
20896 * calendar/calendar.el (calendar-redrawing): Delete.
20897 (redraw-calendar): Do not bind calendar-redrawing.
20898
20899 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
20900
20901 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
20902 diary-file buffer.
20903
20904 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
20905
20906 * help.el (describe-mode): Allow a :minor-mode-function property to
20907 specify a different minor mode toggle function than the variable.
20908 * simple.el (auto-fill-function):
20909 * subr.el (add-minor-mode): Use it.
20910
20911 2005-03-16 Kenichi Handa <handa@m17n.org>
20912
20913 * language/ethio-util.el (sera-being-called-by-w3): New variable.
20914 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
20915 (ethio-fidel-to-sera-buffer): Likewise.
20916
20917 2005-03-16 Juri Linkov <juri@jurta.org>
20918
20919 * emacs-lisp/find-func.el (find-function-regexp):
20920 Add defun-emitting macro `menu-bar-make-toggle'.
20921
20922 * isearch.el: Put `isearch-scroll' property to
20923 `split-window-horizontally'.
20924
20925 * info.el: Update error messages for `debug-ignored-errors'.
20926 (Info-isearch-search): Doc fix.
20927 (Info-find-node): Move up code to go into info buffer before
20928 recording the node to the history.
20929 (Info-fontify-node): Fontify titles only if the next line
20930 has two or more `*', `=', `-', `.'.
20931 Display "go to this node" for empty (match-string 3).
20932
20933 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20934
20935 * term/mac-win.el: Add mouse pointer shape constants.
20936
20937 2005-03-15 Kim F. Storm <storm@cua.dk>
20938
20939 * simple.el (move-beginning-of-line): Use vertical-motion.
20940
20941 2005-03-15 Juri Linkov <juri@jurta.org>
20942
20943 * isearch.el (isearch-error): New variable.
20944 (isearch-invalid-regexp, isearch-within-brackets): Remove.
20945 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
20946 (isearch-within-brackets-state): Remove.
20947 (isearch-case-fold-search-state, isearch-pop-fun-state):
20948 Decrease frame index.
20949 (isearch-mode, isearch-top-state, isearch-push-state)
20950 (isearch-edit-string, isearch-abort, isearch-search-and-update)
20951 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
20952 (isearch-search, isearch-lazy-highlight-new-loop):
20953 Replace `isearch-invalid-regexp' with `isearch-error'.
20954 Remove `isearch-within-brackets'.
20955 (isearch-search): Add `search-failed' handler to `condition-case'.
20956 (isearch-lazy-highlight-search): Add `condition-case' to catch
20957 errors and allow `isearch-lazy-highlight-update' to try
20958 highlighting from the beginning of the window.
20959 (isearch-repeat): Move up code to set isearch-wrapped to t
20960 before calling isearch-wrap-function.
20961
20962 * info.el (Info-isearch-initial-node): New internal variable.
20963 (Info-search): Signal an error in isearch mode when search leaves
20964 the initial node. Signal an error when `bound' is non-nil and
20965 nothing was found in the current subfile.
20966 (Info-isearch-search): Remove `condition-case'.
20967 (Info-isearch-wrap): Don't wrap when search failed during leaving
20968 the initial node. If `Info-isearch-search' is nil, wrap around
20969 the current node.
20970 (Info-isearch-start): New fun.
20971 (Info-mode): Add buffer-local hook `Info-isearch-start' to
20972 `isearch-mode-hook'.
20973
20974 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20975
20976 * simple.el (normal-erase-is-backspace): Set default to t if
20977 running on Mac.
20978
20979 * term/mac-win.el (function-key-map): Sync with x-win.el.
20980
20981 2005-03-15 Kenichi Handa <handa@m17n.org>
20982
20983 * international/mule-cmds.el (locale-language-names): Modify the
20984 format of elements and add more entries.
20985 (locale-preferred-coding-systems): Add more entries.
20986 (set-locale-environment): Adjust for the change of
20987 locale-language-names.
20988
20989 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
20990
20991 * pcvs.el (smerge-ediff): Remove bogus autoload.
20992
20993 2005-03-14 Lute Kamstra <lute@gnu.org>
20994
20995 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
20996 Ignore a `*' at the beginning of a line.
20997
20998 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
20999 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
21000 subr.el.
21001 (dont-compile, eval-when-compile, eval-and-compile): Use declare
21002 to specify indentation.
21003
21004 * generic.el (define-generic-mode): Let generic-mode-list be a
21005 list of strings; test membership with equal.
21006
21007 2005-03-14 Kim F. Storm <storm@cua.dk>
21008
21009 * simple.el (next-line, previous-line): Add optional try-vscroll
21010 arg to recognize interactive use. Pass it on to line-move.
21011 (line-move): Don't perform auto-window-vscroll when defining or
21012 executing keyboard macro to ensure consistent behavior.
21013
21014 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
21015
21016 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
21017
21018 2005-03-13 Lute Kamstra <lute@gnu.org>
21019
21020 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
21021 debugger-setup-buffer so that backtrace marks the frames set to
21022 debug-on-exit and we don't have to do it manually. Set an extra
21023 debug-on-exit for macro's.
21024 (debugger-setup-buffer): Don't mark the top frame manually.
21025
21026 2005-03-12 Lute Kamstra <lute@gnu.org>
21027
21028 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
21029 lisp-indent-function throughout.
21030 (with-no-warnings): Set lisp-indent-function property.
21031
21032 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
21033
21034 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
21035 Add entry for backslash.
21036
21037 2005-03-12 Juri Linkov <juri@jurta.org>
21038
21039 * info.el (Info-search): Four fixes for backward search.
21040
21041 2005-03-11 Jay Belanger <belanger@truman.edu>
21042
21043 * calc/calc.el (calc-language-alist): New variable.
21044 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
21045 (calc-embedded-find-modes): Use calc-language-alist instead of
21046 calc-embedded-language-alist.
21047
21048 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21049
21050 * calendar/calendar.el (calendar-redrawing): New internal
21051 variable.
21052 (redraw-calendar): Remove bogus save-excursion from previous
21053 change. Bind calendar-redrawing to t for mark-diary-entries.
21054 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
21055 calendar if that is why we were called.
21056
21057 2005-03-11 Kenichi Handa <handa@m17n.org>
21058
21059 * international/mule.el (make-coding-system): Set property
21060 coding-system-define-form to nil.
21061 (define-coding-system-alias): Likewise.
21062
21063 2005-03-11 Kenichi Handa <handa@m17n.org>
21064
21065 These changes are suggested by Dave Love <fx@gnu.org>.
21066
21067 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
21068 coding: tag.
21069 (adaptive-fill-regexp): Add more bullets.
21070 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
21071 regexps.
21072
21073 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
21074
21075 * help.el (describe-mode): Properly handle non-trivial lighters.
21076 Don't ignore minor modes that are not listed in minor-mode-list.
21077
21078 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
21079 feature ON when the user requests to turn it OFF.
21080
21081 2005-03-10 Lute Kamstra <lute@gnu.org>
21082
21083 * emacs-lisp/debug.el (debug-entry-code): Delete it.
21084 (implement-debug-on-entry): New function to replace debug-entry-code.
21085 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
21086 second argument as the 2005-03-07 change makes it obsolete.
21087 (debug-on-entry, cancel-debug-on-entry): Update call to
21088 debug-on-entry-1.
21089 (debug, debugger-setup-buffer): Comment update.
21090 (debugger-frame-number): Update to work with implement-debug-on-entry.
21091
21092 2005-03-10 Jay Belanger <belanger@truman.edu>
21093
21094 * calc/calc-embed.el (math-ms-args): Declare it.
21095 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
21096 math-ms-args.
21097 (calc-embedded-subst): Use math-multi-subst-rec to substitute
21098 variables.
21099
21100 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
21101
21102 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
21103 Use message-box.
21104
21105 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
21106 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
21107 (tooltip-gud-tips): Simplify.
21108 (tooltip-gud-tips-p): Remove superfluous :set.
21109 (tooltip-gud-modes): Add fortran-mode.
21110 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
21111
21112 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
21113
21114 2005-03-09 Kim F. Storm <storm@cua.dk>
21115
21116 * play/animate.el (animate-place-char): Use forward-line instead
21117 of next-line to improve performance.
21118
21119 2005-03-09 Simon Josefsson <jas@extundo.com>
21120
21121 * net/browse-url.el (browse-url-default-browser): Doc fix.
21122
21123 2005-03-09 Miles Bader <miles@gnu.org>
21124
21125 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
21126 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
21127
21128 2005-03-09 Kenichi Handa <handa@m17n.org>
21129
21130 * international/latin-1.el: Set case and syntax for 255 only if
21131 set-case-syntax-set-multibyte is nil.
21132
21133 * textmodes/ispell.el (ispell-insert-word): New function.
21134 (ispell-word): Use ispell-insert-word to insert a new word.
21135 (ispell-process-line): Likewise.
21136 (ispell-complete-word): Likewise.
21137
21138 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
21139
21140 * calendar/calendar.el (redraw-calendar): Preserve point.
21141 Reported by Matt Hodges <MPHodges@member.fsf.org>.
21142 (calendar-week-start-day): Move after definition of
21143 redraw-calendar. Delete buffer test, since redraw-calendar has
21144 that now.
21145
21146 * calendar/diary-lib.el (mark-diary-entries): Only call
21147 redraw-calendar in the first of any recursive calls.
21148 Reported by Alan Shutko <ats@acm.org>.
21149
21150 2005-03-08 Juri Linkov <juri@jurta.org>
21151
21152 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
21153 (html-horizontal-rule, html-line, html-image, html-checkboxes)
21154 (html-radio-buttons): Add a space before the trailing `/>' where
21155 sgml-xml-mode is non-nil.
21156 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
21157 the subsequent tag of the empty XML tag.
21158 (html-href-anchor): Don't set initial input to "http:".
21159 (html-image): Ask for the image URL and set point inside alt="".
21160 (html-name-anchor): Duplicate the name in the `id' attribute when
21161 sgml-xml-mode is non-nil.
21162 (html-paragraph): Remove \n before <p>.
21163 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
21164 instead of `checked' when sgml-xml-mode is non-nil.
21165
21166 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
21167 Remove 1 space before #RRGGBB to not truncate it on terminal
21168 windows w/o fringes. Remove 1 space between bg and fg examples
21169 to get more space.
21170 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
21171 avoid byte-compile warnings.
21172
21173 * image-file.el (image-file-handler): Put `safe-magic' property to
21174 `image-file-handler'.
21175
21176 * info.el (Info-isearch-search): Emulate word search in
21177 isearching through multiple Info nodes with Info-search.
21178 (Info-isearch-wrap): Allow isearch-word.
21179
21180 2005-03-08 Lute Kamstra <lute@gnu.org>
21181
21182 * emacs-lisp/debug.el (debugger-step-through): Make sure that
21183 stepping into the debugger's code is not possible.
21184 (debugger-jumping-flag): Docstring update.
21185
21186 2005-03-08 Jay Belanger <belanger@truman.edu>
21187
21188 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
21189 embedded mode begins.
21190 (calc-embedded-language-alist): New variable.
21191 (calc-embedded-find-modes): Use calc-embedded-language-alist to
21192 set default language mode.
21193
21194 2005-03-08 Kenichi Handa <handa@m17n.org>
21195
21196 * international/ccl.el (define-ccl-program): Fix docstring about
21197 extra 256 bytes assured for the output buffer.
21198
21199 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
21200 Fix BUFFER_MAGNIFICATION to 2.
21201 (ccl-encode-mule-utf-16be-with-signature): Likewise.
21202
21203 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
21204
21205 * align.el (align-rules-list): Added an alignment rule for CSS
21206 declarations (applies to css-mode and html-mode buffers).
21207
21208 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
21209
21210 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
21211
21212 2005-03-07 Kim F. Storm <storm@cua.dk>
21213
21214 * simple.el (move-beginning-of-line): New command.
21215
21216 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
21217
21218 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
21219
21220 * emulation/cua-base.el: Put CUA move property on move-end-of-line
21221 and move-beginning-of-line.
21222
21223 * apropos.el (apropos-print): Omit command from M-x ... RET.
21224
21225 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
21226
21227 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
21228 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
21229
21230 2005-03-06 Richard M. Stallman <rms@gnu.org>
21231
21232 * bindings.el (esc-map): Bind M-g to goto-line.
21233
21234 * facemenu.el (global-map): Bind M-o, not M-g.
21235
21236 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21237
21238 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
21239 "Open Directory" as for "Open File".
21240
21241 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
21242
21243 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
21244 (push-mark-command): Run activate-mark-hook.
21245
21246 2005-03-06 Richard M. Stallman <rms@gnu.org>
21247
21248 * help-mode.el (help-mode-finish): Don't alter the element
21249 in view-return-to-alist if there already is one.
21250
21251 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
21252 make sure the current buffer is the expected one.
21253
21254 * novice.el (disabled-command-function): Output in *Disabled Command*.
21255 Explicitly ignore non-keyboard events, and explicitly handle C-g.
21256
21257 * textmodes/flyspell.el (flyspell-large-region):
21258 Pass args differently for aspell.
21259
21260 * files.el (mode-require-final-newline): Doc fix.
21261
21262 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
21263
21264 * progmodes/which-func.el (which-function):
21265 Specify NOERROR when calling imenu--make-index-alist.
21266
21267 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
21268
21269 * simple.el (normal-erase-is-backspace): Define default value.
21270
21271 * custom.el (custom-theme-set-variables): Remove unused var
21272 `immediate'.
21273 (custom-reevaluate-setting): Simple function to handle variables
21274 that are defined before their default value can really be
21275 computed.
21276
21277 * startup.el (command-line): Use it for temporary-file-directory,
21278 small-emporary-file-directory, auto-save-file-name-transforms,
21279 blink-cursor-mode, and normal-erase-is-backspace.
21280
21281 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
21282 progress, even with buggy anchored keywords.
21283
21284 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
21285
21286 * simple.el (goto-line): Remove unbalanced final parenthesis.
21287
21288 2005-03-05 Richard M. Stallman <rms@gnu.org>
21289
21290 * simple.el (goto-line): Use a number at point as the default.
21291 With C-u as arg, switch buffers.
21292
21293 2005-03-05 Juri Linkov <juri@jurta.org>
21294
21295 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
21296 with `no-blinking-cursor'.
21297
21298 * startup.el (no-blinking-cursor): New defvar.
21299 (command-line): Add `--no-blinking-cursor' to longopts.
21300 Set `no-blinking-cursor' to t for command line arguments
21301 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
21302 with `no-blinking-cursor' in the condition for calling
21303 `blink-cursor-mode'.
21304
21305 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
21306
21307 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
21308 (menu-bar-options-save): Add blink-cursor-mode.
21309 (menu-bar-options-menu): Add blink-cursor-mode.
21310
21311 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
21312
21313 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
21314 (icalendar-export-file, icalendar-export-region)
21315 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
21316 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
21317
21318 2005-03-04 Lute Kamstra <lute@gnu.org>
21319
21320 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
21321 (debug-function-list): Ditto.
21322
21323 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
21324
21325 * textmodes/texinfmt.el (texinfo-append-refill):
21326 Redefine the types of line to which @refill
21327 is not appended by replacing a search for `@refill\\|@bye' with
21328 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
21329 itemize@refill' bug and the unfilled long lines bug.
21330 (texinfmt-version): Update number and date.
21331
21332 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
21333
21334 * international/code-pages.el (windows-1250, windows-125[2-8])
21335 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
21336
21337 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
21338
21339 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
21340 bound yet.
21341
21342 2005-03-02 Romain Francoise <romain@orebokech.com>
21343
21344 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
21345 buffer after removing limits.
21346 (ibuffer-pop-filter): Ditto.
21347 Update copyright.
21348
21349 2005-03-02 Miles Bader <miles@gnu.org>
21350
21351 * button.el (make-text-button): If the user doesn't specify a
21352 type, use the default. Rewrite to use `add-text-properties' and
21353 plist functions.
21354
21355 2005-03-01 Lute Kamstra <lute@gnu.org>
21356
21357 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
21358 (debugger-jumping-flag): New var.
21359 (debug-entry-code): Use it.
21360 (debugger-jump): Use debugger-jumping-flag and add
21361 debugger-reenable to post-command-hook.
21362 (debugger-reenable): Use debugger-jumping-flag and remove itself
21363 from post-command-hook.
21364 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
21365 debugger-reenable.
21366
21367 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
21368
21369 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
21370 inclusion of "itemize\\|", which may be unnecessary, is certainly
21371 inelegant, and stops refilling in itemize lists when formatting
21372 Japanese Texinfo files to Info.
21373 Update copyright to 2005.
21374
21375 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
21376
21377 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
21378 of an error if GDB can't find the source file.
21379
21380 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
21381
21382 * calendar/calendar.el (redraw-calendar): Work from any buffer,
21383 not just the calendar.
21384
21385 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
21386 first.
21387 (diary-redraw-calendar): New function.
21388 (make-diary-entry): Add diary-redraw-calendar to local
21389 write-contents-functions. Turn off selective display before
21390 inserting in diary.
21391
21392 2005-03-01 Kim F. Storm <storm@cua.dk>
21393
21394 * emacs-lisp/copyright.el (copyright-fix-years): New command.
21395
21396 2005-03-01 Lute Kamstra <lute@gnu.org>
21397
21398 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
21399 that debug-entry-code can be safely removed from a function while
21400 this code is being evaluated. Revert the 2005-02-27 change as the
21401 new implementation no longer requires it. Make sure that a
21402 function body containing just a string is not mistaken for a docstring.
21403 (debug): Skip one more frame in case of debug on entry.
21404 (debugger-setup-buffer): Delete one more frame line in case of
21405 debug on entry.
21406 (debugger-frame-number): Update to use the new text introduced by
21407 the 1999-11-03 change. Skip one more frame in case of debug on entry.
21408
21409 2005-02-28 Kim F. Storm <storm@cua.dk>
21410
21411 * double.el (double-translate-key): Call force-window-update after
21412 read-event to avoid crash in redisplay.
21413
21414 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
21415
21416 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
21417 (debug): Use it. Move the inhibit-trace earlier.
21418 (debug-entry-code): New const.
21419 (debug-on-entry-1): Use it.
21420
21421 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
21422
21423 * international/utf-16.el (ccl-encode-mule-utf-16le):
21424 Fix BUFFER_MAGNIFICATION to 2.
21425 (ccl-encode-mule-utf-16be): Likewise.
21426
21427 2005-02-28 Kenichi Handa <handa@m17n.org>
21428
21429 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
21430 Fix BUFFER_MAGNIFICATION to 4.
21431 (ccl-encode-mule-utf-16be-with-signature): Likewise.
21432
21433 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
21434
21435 * speedbar.el (speedbar-update-flag): Doc fix.
21436 (speedbar-show-info-under-mouse): Give set-mouse-position the right
21437 argument.
21438
21439 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
21440
21441 * reveal.el (reveal-post-command): Don't try to reveal overlays which
21442 have a non-nil `invisible' property but are actually visible.
21443
21444 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
21445 for perldoc sections.
21446 (perl-outline-regexp, perl-outline-level): New var and function.
21447 (perl-mode): Use them.
21448
21449 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
21450
21451 * calendar/diary-lib.el (diary-remind): Discard any mark portion
21452 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
21453
21454 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
21455
21456 * cus-edit.el: Comment change.
21457 (custom-buffer-create-internal): Slightly reword text at top of
21458 Custom buffers. Mention there that saving an option edits the
21459 init file. Add link to Emacs manual node on `custom-file'.
21460 (custom-magic-alist): Rewrite individual State messages to use
21461 capitalized keywords. Doc fix.
21462
21463 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
21464
21465 * calendar/calendar.el (calendar-buffer): Move above
21466 calendar-week-start-day.
21467 (calendar-week-start-day): Doc fix. Add :set function.
21468 (calendar-minimum-window-height): New variable.
21469 (generate-calendar-window): Only resize window if selected-window
21470 is displaying the calendar buffer. Use new variable
21471 calendar-minimum-window-height.
21472 (generate-calendar): Reword error message.
21473 (calendar-mode-map): Bind DEL to scroll-other-window-down.
21474
21475 2005-02-27 Andreas Schwab <schwab@suse.de>
21476
21477 * vc.el (vc-do-command): Don't run command asynchronously when
21478 operating in a remote directory.
21479
21480 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
21481 change from sync with Tramp 2.0.47.
21482
21483 2005-02-27 Richard M. Stallman <rms@gnu.org>
21484
21485 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
21486
21487 * textmodes/flyspell.el (flyspell-mode-on):
21488 Call ispell-change-dictionary only if necessary.
21489
21490 * emacs-lisp/re-builder.el (regexp-builder): New function.
21491
21492 * register.el (describe-register-1): Explicitly handle
21493 yank-excluded-properties = t.
21494
21495 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
21496 (custom-magic-alist): Change the status descriptions again.
21497 (face widget-type): Total rewrite based on `restricted-sexp'
21498 to eliminate the confusing double hiding levels.
21499
21500 * emacs-lisp/debug.el (debug-on-entry-1):
21501 If function body is empty, add nil as body form.
21502
21503 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
21504
21505 * emacs-lisp/trace.el (inhibit-trace): New var.
21506 (trace-make-advice): Use it.
21507
21508 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
21509
21510 2005-02-26 Kim F. Storm <storm@cua.dk>
21511
21512 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
21513 (mouse-on-link-p, mouse-drag-region-1): Use it.
21514
21515 2005-02-25 Lute Kamstra <lute@gnu.org>
21516
21517 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
21518
21519 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
21520
21521 * frame.el (blink-cursor-mode): Add :group keyword.
21522
21523 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
21524
21525 * calendar/icalendar.el (icalendar--decode-isodatetime):
21526 New optional argument DAY-SHIFT.
21527 (icalendar-export-region): Fix coding-system-for-write.
21528 (icalendar--convert-ical-to-diary): Shift end-day of all-day
21529 events by one.
21530
21531 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
21532
21533 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
21534
21535 2005-02-24 Kim F. Storm <storm@cua.dk>
21536
21537 * international/iso-acc.el (iso-accents-compose): Fix crash
21538 during redisplay. Call force-window-update after read-event
21539 and delete-region to signal that window is not accurate.
21540
21541 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
21542
21543 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
21544 Remove unused and inexistent var `inhibit-trace'.
21545 (debugger-mode): Use run-mode-hooks.
21546 (debugger-list-functions): Add buttons; setup xref stack.
21547
21548 2005-02-23 Richard M. Stallman <rms@gnu.org>
21549
21550 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
21551 appointment says it was explicitly made.
21552 (appt-add): Set the 3rd element.
21553 (appt-make-list): Preserve explicit appointments.
21554
21555 * subr.el (find-tag-default): Catch errors in forward-sexp.
21556
21557 2005-02-23 Juri Linkov <juri@jurta.org>
21558
21559 * info.el (Info-isearch-search): New defcustom.
21560 (Info-isearch-search): Call the default isearch function
21561 when Info-isearch-search is nil.
21562 (Info-isearch-wrap): Use variable Info-isearch-search.
21563
21564 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
21565
21566 * cus-edit.el: Comment change.
21567
21568 2005-02-22 Kim F. Storm <storm@cua.dk>
21569
21570 * progmodes/hideif.el (hide-ifdef-use-define-alist):
21571 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
21572
21573 2005-02-22 Simon Josefsson <jas@extundo.com>
21574
21575 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
21576 New variable.
21577 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
21578 Oskarsson" <myrkraverk@users.sourceforget.net>.
21579
21580 2005-02-22 Kim F. Storm <storm@cua.dk>
21581
21582 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
21583 check that window of that event is the selected window.
21584 (mouse-drag-region-1): Compare mouse event window to selected
21585 window before setting point.
21586
21587 * tooltip.el (tooltip-show-help-function): Pass event to
21588 mouse-on-link-p so it can check selected window.
21589
21590 2005-02-22 Kenichi Handa <handa@m17n.org>
21591
21592 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
21593 (ps-mule-show-warning): New function.
21594 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
21595 characters are found.
21596
21597 * ps-print.el (ps-header-footer-string): Return a list of header
21598 and footer strings.
21599
21600 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
21601
21602 * pcvs.el (cvs-retrieve-revision): Fix thinko.
21603
21604 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
21605
21606 * frame.el (blink-cursor-mode): Use define-minor-mode.
21607
21608 * term/mac-win.el (function-key-map): Use char-names more consistently.
21609 (file-name-coding-system): Only set it for MacOS-9. The other case is
21610 already handled in mule-cmds.el (where it also works when mac-win.el
21611 is not used).
21612
21613 2005-02-21 Kenichi Handa <handa@m17n.org>
21614
21615 * international/mule.el (ctext-pre-write-conversion): Always use
21616 " *code-converting-work*" buffer for work.
21617
21618 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
21619
21620 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
21621
21622 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
21623
21624 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
21625
21626 * ses.el (undo-more): Restore defadvice, but only the part that
21627 allows changes outside the restricted area of the buffer.
21628
21629 2005-02-20 Kim F. Storm <storm@cua.dk>
21630
21631 * simple.el (line-move): Add fourth optional arg try-vscroll which
21632 must be set to perform auto-window-vscroll.
21633 When moving backwards and doing auto-window-vscroll, automatically
21634 vscroll to the last part of lines which are taller than the window.
21635 (next-line, previous-line): Set try-vscroll arg on line-move.
21636
21637 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
21638
21639 * replace.el (query-replace, query-replace-regexp)
21640 (replace-string, replace-regexp): When operating on region, make
21641 the minibuffer prompt say so.
21642
21643 * isearch.el (isearch-forward): Document isearch-query-replace and
21644 isearch-query-replace-regexp keybindings.
21645
21646 2005-02-19 Jay Belanger <belanger@truman.edu>
21647
21648 * calc/calc-aent.el (math-read-token): Add local variable.
21649
21650 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
21651 (calc-edit-top): Move declaration to earlier in file.
21652 (calc-edit-macro-repeats): Add local variables.
21653
21654 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
21655 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
21656 calcFunc-tanh.
21657 Adjust integration rule for calcFunc-tan.
21658
21659 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21660
21661 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
21662 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
21663 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
21664 (viper-skip-separators): Bug fix.
21665 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
21666 particular major mode.
21667 (viper-del-backward-char-in-replace): Don't put deleted char on the
21668 kill ring.
21669
21670 * viper-ex.el (viper-color-display-p): New function.
21671 (viper-has-face-support-p): Use viper-color-display-p.
21672
21673 * viper-keym.el (viper-gnus-modifier-map): New keymap.
21674
21675 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
21676
21677 * viper-util.el (viper-glob-unix-files): Fix shell status check.
21678 (viper-file-remote-p): Make equivalent to file-remote-p.
21679
21680 * viper.el (viper-major-mode-modifier-list):
21681 Use viper-gnus-modifier-map.
21682
21683 2005-02-19 David Kastrup <dak@gnu.org>
21684
21685 * subr.el (subregexp-context-p): Fix garbled doc string by adding
21686 quoting.
21687
21688 2005-02-19 Jay Belanger <belanger@truman.edu>
21689
21690 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
21691 Remove extra definitions.
21692 (calc-coth): New function.
21693 (calcFunc-cot): Fix `let'.
21694
21695 2005-02-19 Eli Zaretskii <eliz@gnu.org>
21696
21697 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
21698 the reasons we use "type pc" in these faces.
21699
21700 * button.el (button): Ditto.
21701
21702 2005-02-19 Michael Mauger <mmaug@yahoo.com>
21703
21704 * replace.el (query-replace-read-from): Set the value of
21705 query-replace-from-history-variable to handle the case of an empty
21706 string entered to accept the suggested default.
21707
21708 * net/tramp.el (tramp-file-name-for-operation):
21709 Use dired-call-process instead of dired-call-process-command.
21710
21711 2005-02-19 Jay Belanger <belanger@truman.edu>
21712
21713 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
21714 (math-div-non-trig): New variables.
21715 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
21716 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
21717 (math-combine-prod, math-div-symb-fancy): Add simplifications for
21718 trig expressions.
21719
21720 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
21721
21722 * progmodes/gdb-ui.el (gdb-var-update-handler)
21723 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
21724 for watch expressions,
21725 (gdb-var-create-handler): Don't set speedbar-update-flag.
21726 (gdb-post-prompt): Simplify test for speedbar.
21727
21728 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21729
21730 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
21731 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
21732 we use the syntax table of the correct buffer.
21733 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
21734 Felix Gatzemeier.
21735
21736 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
21737 (ediff-file-remote-p): Make synonymous with file-remote-p.
21738 In all deffaces ediff-*-face-*, use min-colors.
21739
21740 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
21741 ediff-recurse-to-subdirectories.
21742 (ediff-mark-if-equal): Check that the arguments are strings, use
21743 ediff-same-contents (after to Felix Gatzemeier).
21744
21745 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
21746 nil.
21747
21748 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
21749
21750 * log-view.el (log-view-message-re): Fix up Subversion regexp.
21751
21752 2005-02-18 David Kastrup <dak@gnu.org>
21753
21754 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
21755 use `mark-active' when defined.
21756
21757 2005-02-18 Kenichi Handa <handa@m17n.org>
21758
21759 * ps-print.el (ps-font-info-database): New entry
21760 ZapfChancery-MediumItalic with correct font name. Fix font name
21761 of the entry Zapf-Chancery-MediumItalic.
21762
21763 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
21764
21765 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
21766
21767 2005-02-16 Kim F. Storm <storm@cua.dk>
21768
21769 * ido.el (ido-fallback-command): Pass user input to fallback command.
21770
21771 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
21772
21773 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
21774 (gdb-find-file-hook): Add server prefix.
21775
21776 2005-02-16 Richard M. Stallman <rms@gnu.org>
21777
21778 * replace.el (perform-replace): Pass new args to replace-highlight.
21779 (replace-highlight): Take region args,
21780 and pass them to isearch-lazy-highlight-new-loop.
21781
21782 * novice.el (disabled-command-hook): Autoload the defalias
21783 and the make-obsolete-variable call.
21784
21785 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
21786
21787 * isearch.el (isearch-lazy-highlight-start-limit)
21788 (isearch-lazy-highlight-end-limit): New variables limit
21789 the region for highlighting.
21790 (isearch-lazy-highlight-new-loop): New args BEG and END.
21791 (isearch-lazy-highlight-search): Use the new vars.
21792 (isearch-lazy-highlight-update): Likewise.
21793
21794 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
21795
21796 * cus-start.el (all): Use default-boundp.
21797
21798 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
21799
21800 * menu-bar.el (menu-bar-select-frame): Handle current frame.
21801
21802 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
21803
21804 * autorevert.el (auto-revert-stop-on-user-input)
21805 (auto-revert-verbose): Doc fixes.
21806
21807 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
21808
21809 * international/mule-cmds.el (set-locale-environment): Remove call
21810 to set-selection-coding-system on Windows.
21811
21812 2005-02-15 Jay Belanger <belanger@truman.edu>
21813
21814 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
21815 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
21816 calcFunc-coth.
21817 (math-simplify-sqrt): Add simplifications.
21818
21819 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
21820 to list.
21821
21822 * calc/calc-ext.el: Add functions to autoloads.
21823
21824 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
21825 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
21826 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
21827 (math-csc-raw, math-cot-raw): New functions.
21828
21829 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
21830
21831 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
21832 the variable name in a message.
21833
21834 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
21835 calcFunc-csc, calcFunc-cot.
21836
21837 * calc/calcalg2.el: Add derivative and integration rules for
21838 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
21839 calcFunc-csch, calcFunc-coth.
21840 (math-do-integral-methods): Add to checks for when to use
21841 substitutions.
21842
21843 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
21844
21845 2005-02-15 Lute Kamstra <lute@gnu.org>
21846
21847 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
21848 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
21849 <monnier@iro.umontreal.ca>
21850 (lisp-outline-level): Improve efficiency. Suggested by David
21851 Kastrup <dak@gnu.org>.
21852
21853 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
21854
21855 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
21856 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
21857 (gdb-set-gud-minor-mode-existing-buffers): New functions.
21858 (gdb-find-file-hook): New hook. Add it to find-file-hook.
21859 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
21860
21861 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
21862
21863 * cus-start.el (all): Comment change.
21864
21865 2005-02-14 Lute Kamstra <lute@gnu.org>
21866
21867 * cus-start.el (all): Check if symbol is void.
21868
21869 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
21870
21871 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
21872 optional argument to \cite.
21873
21874 2005-02-14 Richard M. Stallman <rms@gnu.org>
21875
21876 * cus-edit.el (custom-buffer-create-internal): Update help message.
21877 (custom-magic-alist): Update help messages.
21878
21879 * cus-start.el (all): Allow a var to specify a standard value.
21880
21881 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
21882
21883 * custom.el (custom-theme-set-variables): Handle variable aliases.
21884
21885 * frame.el (blink-cursor-timer): Doc fix.
21886 (blink-cursor): Make it an alias for `blink-cursor-mode' and
21887 declare obsolete.
21888 (blink-cursor-mode): Define with defcustom and use correct
21889 standard expression in that defcustom.
21890 * startup.el (command-line): Adapt to above changes in frame.el.
21891
21892 2005-02-11 Lute Kamstra <lute@gnu.org>
21893
21894 * apropos.el (apropos-score-doc): Prevent division by zero.
21895
21896 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
21897
21898 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
21899 (icalendar--get-event-property-attributes)
21900 (icalendar--get-event-properties)
21901 (icalendar--datetime-to-diary-date): New functions.
21902 (icalendar--split-value): Doc fix.
21903 (icalendar--datetime-to-noneuropean-date)
21904 (icalendar--datetime-to-european-date): New optional argument
21905 SEPARATOR. Return result as a string instead of a list.
21906 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
21907 (icalendar--convert-string-for-export): Rename arg S to STRING.
21908 (icalendar-export-region): Doc fix. Change name of error buffer.
21909 Save output buffer.
21910 (icalendar-import-file): Add blank at end of prompt.
21911 (icalendar-import-buffer): Doc fix. Do not switch to error
21912 buffer. Indicate status in return value.
21913 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
21914 buffer. Save output buffer. Handle exception from recurrence
21915 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
21916 events. Fix problems with weekly all-day events.
21917
21918 2005-02-10 Richard M. Stallman <rms@gnu.org>
21919
21920 * simple.el (eval-expression-print-format):
21921 Avoid warning about edebug-active.
21922
21923 * help.el (help-for-help-internal): Rename from help-for-help.
21924 (help-for-help): Define with defalias.
21925
21926 * font-core.el (font-lock-default-function): Use with-no-warnings.
21927
21928 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
21929
21930 * custom.el (defface): Doc fix.
21931
21932 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
21933
21934 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
21935 width 0" to prevent word wrapping problems.
21936
21937 2005-02-09 Kim F. Storm <storm@cua.dk>
21938
21939 * ido.el (ido-file-extensions-order): New defcustom.
21940 (ido-file-extension-lessp, ido-file-extension-aux)
21941 (ido-file-extension-order): New advanced file ordering.
21942 (ido-file-lessp): New simple file ordering.
21943 (ido-sort-list): Remove.
21944 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
21945 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
21946
21947 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
21948
21949 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
21950 that some versions of grep produce.
21951 (grep-mode-font-lock-keywords): Likewise.
21952
21953 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
21954
21955 * progmodes/gdb-ui.el (gdb-location-list): New variable.
21956 (gdb-cdir): Delete.
21957 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
21958 (gdb-source-info): Treat case when source file is in another
21959 directory properly.
21960 (gdb-get-location): New function.
21961
21962 2005-02-07 Jay Belanger <belanger@truman.edu>
21963
21964 * calc/calc-prog.el (calc-write-parse-table-part)
21965 (calc-fix-token-name): Fix a check for language type.
21966
21967 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
21968
21969 2005-02-07 Andre Spiegel <spiegel@gnu.org>
21970
21971 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
21972 as directory not writable.
21973
21974 2005-02-07 Kim F. Storm <storm@cua.dk>
21975
21976 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
21977 (cua--standard-movement-commands): Remove list.
21978 Instead, set CUA property value to move for movement commands.
21979 (cua-movement-commands): Remove. Users must set CUA prop instead.
21980 (cua--pre-command-handler): Check CUA property.
21981 (cua--init-keymaps): Don't remap undo commands.
21982 (cua-mode): Don't call cua--rectangle-on-off.
21983
21984 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
21985 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
21986 (cua--rect-undo-set-point): New var.
21987 (cua--rectangle-undo-boundary): Setup undo apply entry.
21988 (cua--rect-undo-handler): New function for rectangle undo.
21989 (cua--rect-start-position, cua--rect-end-position): Add.
21990 (cua--rectangle-post-command): Call cua--rectangle-set-corners
21991 for restored rectangle. Set point if cua--rect-undo-set-point.
21992
21993 2005-02-06 Jay Belanger <belanger@truman.edu>
21994
21995 * calc/calc-lang.el (calc-tex-language): Display more information
21996 in messages.
21997
21998 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
21999 in TeX mode.
22000
22001 2005-02-06 Richard M. Stallman <rms@gnu.org>
22002
22003 * emacs-lisp/lisp.el (buffer-end): Doc fix.
22004
22005 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
22006
22007 * net/ldap.el (ldap-search-internal): Support attributes with
22008 optional descriptions separated by a semi-colon, as in
22009 "userCertificate;binary".
22010
22011 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22012
22013 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
22014 isn't a cons (i.e. the version is 0).
22015
22016 2005-02-05 Eli Zaretskii <eliz@gnu.org>
22017
22018 * help.el (help-for-help): Doc fix.
22019
22020 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
22021
22022 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
22023 GDB-Windows on the menu-bar as this works better.
22024
22025 2005-02-04 Jay Belanger <belanger@truman.edu>
22026
22027 * calc/calc-embed.el (calc-embedded-update): Don't put in
22028 unnecessary newlines. Adjust the end of formula marker.
22029
22030 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
22031 (math-latex-parse-two-args): New function.
22032
22033 2005-02-03 Lute Kamstra <lute@gnu.org>
22034
22035 * help-fns.el (help-with-tutorial): Make sure that users cannot
22036 remove the entire text of the tutorial by means of `undo'.
22037
22038 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
22039
22040 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
22041 in recent changes, where the ispell process was repeatedly
22042 killed & restarted.
22043
22044 * international/mule-cmds.el (set-locale-environment): Set file-name
22045 coding system to utf-8 on Darwin systems.
22046 (set-default-coding-systems): Don't set default-file-name-coding-system
22047 on Darwin systems.
22048
22049 2005-02-03 Richard M. Stallman <rms@gnu.org>
22050
22051 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
22052
22053 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
22054
22055 * faces.el (list-faces-display): Add optional argument.
22056
22057 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
22058
22059 * font-core.el (font-lock-default-function): Handle the rare case where
22060 only font-lock-keywords is set.
22061
22062 2005-02-02 Kenichi Handa <handa@m17n.org>
22063
22064 * international/characters.el: Cancel previous change for
22065 I-WITH-DOT-ABOVE and DOTLESS-i.
22066
22067 * international/latin-5.el: Cancel previous change.
22068
22069 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
22070
22071 * progmodes/gud.el: Correction to syntax in gud-menu-map.
22072
22073 2005-02-02 Kenichi Handa <handa@m17n.org>
22074
22075 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
22076 DOTLESS-i.
22077
22078 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
22079 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
22080
22081 * case-table.el (get-upcase-table): New function.
22082 (copy-case-table): Copy upcaes table too if non-nil.
22083 (set-case-syntax-delims): Maintain upcase table too.
22084 (set-case-syntax-pair): Likewise.
22085 (set-upcase-syntax, set-downcase-syntax): New functions.
22086 (set-case-syntax): Maintain upcase table too.
22087
22088 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
22089
22090 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
22091
22092 * progmodes/gud.el (gud-goto-info): New function.
22093 (gud-tool-bar-map): Use correct icon.
22094
22095 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
22096
22097 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
22098 When delegating, order args in the funcall correctly.
22099
22100 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
22101
22102 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
22103
22104 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
22105
22106 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
22107 buffer not visiting a file.
22108
22109 2005-01-31 Jay Belanger <belanger@truman.edu>
22110
22111 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
22112 bound on the line with the formula.
22113
22114 2005-01-31 Kim F. Storm <storm@cua.dk>
22115
22116 * ses.el (ses-create-cell-variable-range)
22117 (ses-destroy-cell-variable-range, ses-reset-header-string)
22118 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
22119 (ses-insert-row): Fix format of apply undo entries.
22120
22121 2005-01-31 Jay Belanger <belanger@truman.edu>
22122
22123 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
22124 parts.
22125
22126 * calc/calc-embed.el (calc-embedded-open-formula)
22127 (calc-embedded-close-formula): Ignore matrix environments.
22128
22129 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
22130 TeX mode.
22131
22132 * calc/calc-lang.el (math-function-table, math-oper-table)
22133 (math-variable-table): Adjust the LaTeX portions.
22134
22135 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
22136 (math-latex-ignore-words): New constant.
22137
22138 2005-01-31 Richard M. Stallman <rms@gnu.org>
22139
22140 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
22141 (ispell-local-dictionary): Doc fix.
22142 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
22143 Don't reinitialize at run time. Don't defcustom.
22144 All uses changed to append ispell-local-dictionary-alist,
22145 or check it first.
22146 (ispell-current-dictionary): New variable for dictionary in use.
22147 (ispell-dictionary): Now used only for global default.
22148 (ispell-start-process): Set ispell-current-dictionary,
22149 not ispell-dictionary.
22150 (ispell-change-dictionary): Use this only for setting
22151 user preferences.
22152 (ispell-internal-change-dictionary): New function
22153 to change the current dictionary in use.
22154 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
22155 Use ispell-current-dictionary.
22156 Handle ispell-local-dictionary-overridden.
22157 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
22158
22159 2005-01-31 Jay Belanger <belanger@truman.edu>
22160
22161 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
22162
22163 * calc/calc-ext.el: Add calc-latex-language to autoloads.
22164 (calc-mode-map): Add calc-latex-language.
22165
22166 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
22167 (math-latex-print-frac): New functions.
22168 (math-oper-table, math-function-table, math-variable-table)
22169 (math-complex-format, math-input-filter): Add latex properties.
22170 (calc-set-language): Set math-expr-special-function-mapping.
22171
22172 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
22173 (calc-write-parse-table-part): Add LaTeX support.
22174
22175 * calc/calc.el (calc-language): Adjust docstring.
22176 (calc-set-mode-line): Add LaTeX support.
22177 (math-expr-special-function-mapping): New variable.
22178 (math-tex-ignore-words): Add to list.
22179
22180 * calc/calccomp.el (math-compose-expr, math-compose-rows):
22181 Add LaTeX support.
22182 (math-compose-expr): Add support for special functions.
22183
22184 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
22185
22186 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
22187
22188 * progmodes/gdb-ui.el (gdb-memory-address)
22189 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
22190 (gdb-memory-mode-map, gdb-memory-format-keymap)
22191 (gdb-memory-format-menu, gdb-memory-unit-keymap)
22192 (gdb-memory-unit-menu): New variables for a buffer
22193 that lets the user examine program memory.
22194 (gdb-memory-set-address, gdb-memory-set-repeat-count)
22195 (gdb-memory-format-binary, gdb-memory-format-octal)
22196 (gdb-memory-format-unsigned, gdb-memory-format-signed)
22197 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
22198 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
22199 (gdb-memory-unit-word, gdb-memory-unit-halfword)
22200 (gdb-memory-unit-byte, gdb-memory-unit-menu)
22201 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
22202 (gdb-memory-mode, gdb-memory-buffer-name)
22203 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
22204 New functions for above buffer.
22205
22206 2005-01-30 Richard M. Stallman <rms@gnu.org>
22207
22208 * cus-edit.el (custom-bury-buffer): Function deleted.
22209 (custom-buffer-done-function): Option deleted.
22210 (custom-buffer-done-kill): New replacement option.
22211 (Custom-buffer-done): Call quit-window.
22212 (custom-buffer-create-internal): Update for above changes.
22213
22214 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
22215
22216 * simple.el (undo-ask-before-discard): New var.
22217 (undo-outer-limit-truncate): Implement it.
22218 (undo-extra-outer-limit): Doc update.
22219
22220 2005-01-29 Richard M. Stallman <rms@gnu.org>
22221
22222 * ses.el (undo-more): Delete defadvice.
22223 (ses-begin-change): Doc fix.
22224
22225 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
22226 instead of rebinding C-x u and C-_.
22227
22228 * files.el (normal-backup-enable-predicate): Return nil for files
22229 in /tmp, regardless of temporary-file-directory.
22230
22231 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
22232
22233 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
22234 (open-rectangle, delete-whitespace-rectangle-line)
22235 (clear-rectangle-line): If FILL, pass t instead of FILL
22236 for move-to-column's 2nd arg.
22237
22238 * simple.el (undo): Fix the test for continuing a series of undos.
22239 (undo-more): Set pending-undo-list to t when we reach end.
22240 (pending-undo-list): Move up defvar.
22241
22242 * wid-edit.el (widget-button-click):
22243 Shorten the range of the track-mouse binding.
22244
22245 * comint.el (comint-insert-input): Undo previous changes;
22246 use last-input-event in interactive spec.
22247
22248 2005-01-29 Eli Zaretskii <eliz@gnu.org>
22249
22250 * progmodes/compile.el (compilation-start): Bind buffer-read-only
22251 to nil before invoking call-process. Reset buffer's modified flag
22252 after fontifying it in the no-async branch.
22253
22254 * wid-edit.el (widget-specify-button): If mouse pointer shape
22255 cannot be changed, use mouse face instead.
22256
22257 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
22258
22259 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
22260 (gdb-goto-breakpoint): Make breakpoint handling work on template
22261 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
22262 (gdb-assembler-custom): Update to recognize breakpoint information
22263 added on 2005-01-19.
22264
22265 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
22266
22267 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
22268 (dsssl-mode): Use define-derived-mode.
22269 (scheme-mode-initialize): Remove.
22270 (scheme-mode): Use run-mode-hooks.
22271
22272 * cus-edit.el (customize-group-other-window)
22273 (custom-buffer-create-other-window): Don't override special-display-*.
22274 (custom-mode-map): Make it dense.
22275
22276 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
22277 sets the default value.
22278
22279 2005-01-28 Eli Zaretskii <eliz@gnu.org>
22280
22281 * descr-text.el: Add more keywords.
22282
22283 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
22284
22285 * speedbar.el: Avoid unnecessary use of locate-library.
22286
22287 * international/mule-cmds.el (standard-display-european-internal):
22288 Don't fiddle with latin-1 non-break space any more since it's now
22289 special cased in the C code.
22290 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
22291
22292 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
22293
22294 * cus-start.el (all): Add `undo-outer-limit'.
22295
22296 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22297
22298 * textmodes/bibtex.el (bibtex-format-entry):
22299 Use `bibtex-empty-field-re' only on the text of fields, not on entire
22300 field lines.
22301 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
22302 not on part of a buffer.
22303
22304 2005-01-25 Lute Kamstra <lute@gnu.org>
22305
22306 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
22307 nonempty field text strings like "{letters\\macro{}more letters}".
22308 Clarify docstring.
22309 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
22310 (bibtex-entry-offset, bibtex-parse-association)
22311 (bibtex-parse-field-name): Fix typos in docstrings.
22312 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
22313
22314 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
22315
22316 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
22317 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
22318 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
22319 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
22320
22321 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
22322 isearch minor mode.
22323
22324 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
22325
22326 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
22327
22328 2005-01-24 Lute Kamstra <lute@gnu.org>
22329
22330 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
22331 CASECHARS and NOT-CASECHARS regular expressions of the
22332 "nederlands" and "nederlands8" dictionaries to prevent a "Range
22333 striding over charsets" error.
22334
22335 2005-01-24 Jay Belanger <belanger@truman.edu>
22336
22337 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
22338 display variable name.
22339
22340 2005-01-24 Kenichi Handa <handa@m17n.org>
22341
22342 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
22343 Fix setting of the element of encoded-kbd-iso2022-invocations.
22344
22345 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
22346
22347 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
22348 (gdb-threads-select): Change to also accept mouse events.
22349 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
22350 (gdb-threads-mouse-select): Delete.
22351
22352 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
22353
22354 * files.el (insert-directory): Take care of empty directory,
22355 listed without -a switch.
22356
22357 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
22358
22359 * textmodes/refill.el (refill-post-command-function):
22360 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
22361 to the list of functions that we should be careful not to undo.
22362 (refill-late-fill-paragraph-function): Remove.
22363 (refill-saved-state): New var.
22364 (refill-mode): Use it to save fill-paragraph-function.
22365 Save also the value of auto-fill-function.
22366
22367 * term/w32-win.el: Simplify code.
22368
22369 2005-01-23 Kim F. Storm <storm@cua.dk>
22370
22371 * simple.el (line-move): Adapt to new return value from
22372 pos-visible-in-window-p.
22373
22374 * simple.el (line-move): Fix last change. Check partial
22375 visibility at point rather than at window-start.
22376
22377 2005-01-22 Jason Rumney <jasonr@gnu.org>
22378
22379 * term/w32-win.el (xw-defined-colors): Remove debug-message.
22380
22381 2005-01-22 David Kastrup <dak@gnu.org>
22382
22383 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
22384
22385 2005-01-22 Eli Zaretskii <eliz@gnu.org>
22386
22387 * type-break.el (type-break-mode): Add a test for
22388 type-break-file-name being non-nil.
22389
22390 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
22391
22392 * net/eudc.el (top level): Call (message "") via progn, so that
22393 eudc-options-file is loaded.
22394
22395 2005-01-22 Kim F. Storm <storm@cua.dk>
22396
22397 * simple.el (line-move-1): Rename from line-move.
22398 (line-move): New function that adjusts vscroll for partially
22399 visible rows, and calls line-move-1 otherwise.
22400
22401 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
22402
22403 * pcomplete.el: Define pcomplete-read-event instead of read-event,
22404 since it's not a complete read-event implementation
22405
22406 2005-01-20 Jay Belanger <belanger@truman.edu>
22407
22408 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
22409 for called function.
22410
22411 2005-01-20 Steven Tamm <steventamm@mac.com>
22412
22413 * term/mac-win.el (process-connection-type): Remove.
22414 Controlled now by s/darwin.h:PTY_ITERATION.
22415
22416 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
22417
22418 * window.el (handle-select-window): Don't switch window when we're
22419 in the minibuffer.
22420
22421 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
22422
22423 * subr.el (dotimes-with-progress-reporter): New macro.
22424
22425 * ses.el (ses-dotimes-msg): Remove macro.
22426 Use `dotimes-with-progress-reporter' instead.
22427
22428 2005-01-19 Steven Tamm <steventamm@mac.com>
22429
22430 * term/mac-win.el (process-connection-type): Use new
22431 operating-system-release variable to use ptys on Darwin 7 (OS X
22432 10.3) when using carbon build.
22433
22434 2005-01-19 Jay Belanger <belanger@truman.edu>
22435
22436 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
22437 flags if the last command was a tab or M-tab.
22438
22439 * calc/calc-prog.el (calc-user-define-edit): Put original formula
22440 in formula editing buffer.
22441
22442 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
22443
22444 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
22445 breakpoint image symbol in margin.
22446
22447 2005-01-19 Jay Belanger <belanger@truman.edu>
22448
22449 * calc/calc-prog.el (calc-execute-kbd-macro):
22450 Ignore calc-keep-arg-flag.
22451
22452 2005-01-19 Kenichi Handa <handa@m17n.org>
22453
22454 * textmodes/ispell.el (ispell-looking-at): New function.
22455 (ispell-process-line): Use ispell-looking-at to compare the ispell
22456 output and the buffer contents.
22457
22458 2005-01-18 Jay Belanger <belanger@truman.edu>
22459
22460 * calc/calc.el (calc-display-raw): Fix docstring.
22461
22462 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
22463
22464 * simple.el (blink-matching-open): Strip extra info from syntax.
22465
22466 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
22467 funny chars in the end-of-here-doc marker.
22468
22469 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
22470
22471 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
22472 that enable/disabled state of breakpoints is shown correctly in
22473 fringe and on ttys.
22474 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
22475 Add breakpoint information as text properties.
22476 (gdb-mouse-toggle-breakpoint):
22477 Rename to gdb-mouse-set-clear-breakpoint.
22478 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
22479 breakpoints in the margin.
22480 (gdb-remove-strings): Simplify.
22481
22482 2005-01-17 Jay Belanger <belanger@truman.edu>
22483
22484 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
22485 erasing buffer.
22486
22487 2005-01-17 Richard M. Stallman <rms@gnu.org>
22488
22489 * progmodes/grep.el (grep-find): Copy from `grep' the condition
22490 for calling grep-compute-defaults.
22491
22492 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
22493 if buffer is empty.
22494
22495 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
22496
22497 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
22498
22499 * hilit-chg.el (highlight-changes-mode): Don't autoload.
22500
22501 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
22502 non-preloaded variables.
22503
22504 2005-01-17 Steven Tamm <steventamm@mac.com>
22505
22506 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
22507 tex-shell cause to force interactivity when using pipes.
22508
22509 2005-01-17 Kim F. Storm <storm@cua.dk>
22510
22511 * simple.el (just-one-space): Make arg optional.
22512
22513 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
22514
22515 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
22516 posn-at-x-y to t to access left-margin.
22517
22518 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
22519
22520 Sync with Tramp 2.0.47.
22521
22522 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
22523 catching keep-date problems in cp/scp operations.
22524 (tramp-handle-copy-file): Don't call `set-file-modes'
22525 unconditionally. Specialized functions should know better what is
22526 necessary. This improves performance a little bit, and the
22527 functions could catch errors with `cp -p' and `scp -p'.
22528 (tramp-do-copy-or-rename-file-via-buffer)
22529 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
22530 when appropriate.
22531 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
22532 Call `set-file-modes' when appropriate.
22533 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
22534 Johnsson <isak@hypergene.com>
22535 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
22536 of both Tramp buffer and debug buffer. Reported by Joakim Verona
22537 <joakim@verona.se>
22538 (tramp-file-name-for-operation): Mark `shell-command' as magic for
22539 Emacs only.
22540
22541 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
22542 `find-file-hooks' and `dired-mode-hook'.
22543 (tramp-minor-mode-map): Respective map. Add remapping for
22544 `compile' and `recompile'.
22545 (tramp-remap-command, tramp-recompile): New defuns.
22546 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
22547 in buffer "*Compilation*". Call the commands asynchronously.
22548
22549 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
22550 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
22551 `shell-command', because it isn't magic in XEmacs. Reported by
22552 Adrian Aichner <adrian@xemacs.org>.
22553
22554 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
22555 `substitute-in-file-name.
22556 (tramp-smb-handle-substitute-in-file-name): New defun.
22557 (tramp-smb-advice-PC-do-completion): Delete advice.
22558
22559 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
22560
22561 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
22562 Fix error in deleting region.
22563
22564 2005-01-15 Richard M. Stallman <rms@gnu.org>
22565
22566 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
22567 In non-temp buffer, switch syntax table temporarily.
22568
22569 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
22570
22571 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
22572
22573 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
22574
22575 * imenu.el (imenu--split-menu): Copy menulist before sorting.
22576 (imenu--generic-function): Use START, not BEG, as pos of definition.
22577
22578 * simple.el (just-one-space): Argument specifies number of spaces.
22579
22580 * simple.el (eval-expression-print-format): Avoid warning
22581 about edebug-active.
22582
22583 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
22584
22585 * progmodes/sh-script.el: Code copied from make-mode.el
22586 with small changes,
22587 (sh-mode-map): Bind C-c C-\.
22588 (sh-backslash-column, sh-backslash-align): New variables.
22589 (sh-backslash-region, sh-append-backslash): New functions.
22590
22591 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
22592
22593 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
22594 (rmail-pop-password, rmail-pop-password-required): Move to
22595 rmail-obsolete group.
22596 (rmail-set-pop-password): Rename to rmail-set-remote-password.
22597 All callers updated.
22598 (rmail-get-pop-password): Rename to rmail-get-remote-password.
22599 Take an argument specifying whether it is POP or IMAP mailbox we
22600 are using. All callers updated.
22601 (rmail-pop-password-error): Rename to
22602 rmail-remote-password-error. Added mailutils-specific error message.
22603 (rmail-movemail-search-path)
22604 (rmail-movemail-variant-in-use): New variables.
22605 (rmail-remote-password, rmail-remote-password-required):
22606 New customization variables.
22607 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
22608 (rmail-parse-url): New function.
22609 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
22610 with GNU mailutils movemail.
22611
22612 2005-01-15 Kevin Ryde <user42@zip.com.au>
22613
22614 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
22615 suffix to space, $ or '$, to correctly position point when going
22616 to @table style constants like DBL_MAX.
22617
22618 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
22619
22620 * type-break.el (type-break-mode, type-break-file-time)
22621 (type-break-file-keystroke-count, type-break-choose-file):
22622 Don't store data in or load data from the file if type-break-file-name
22623 is nil.
22624 (type-break-file-name): Doc update as per the above.
22625
22626 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
22627
22628 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
22629 lookup-key might return nil; handle that.
22630
22631 2005-01-15 Alan Mackenzie <acm@muc.de>
22632
22633 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
22634 rather than the element found, thus enabling the tree to be setcar'd.
22635
22636 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22637
22638 * textmodes/org.el (org-show-following-heading): New option.
22639 (org-show-hierarchy-above): Use `org-show-following-heading'.
22640 (org-cycle): Documentation fix.
22641
22642 * textmodes/org.el (orgtbl-optimized): New option
22643 (orgtbl-mode): New command, a minor mode.
22644 (orgtbl-mode-map): New variable.
22645 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
22646 (orgtbl-error, orgtbl-self-insert-command)
22647 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
22648
22649 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
22650 a local variable in each org-mode buffer.
22651
22652 * textmodes/org.el (org-set-regexps-and-options): Rename from
22653 `org-set-regexps'. Added checking for STARTUP keyword.
22654 (org-get-current-options): Add STARTUP options.
22655 (org-table-insert-row): Make mode intelligent about when
22656 realignment is needed.
22657 (org-self-insert-command, org-delete-backward-char, org-delete-char):
22658 New commands.
22659 (org-enable-table-editor): New default value `optimized'.
22660 (org-table-blank-field): Support blanking regions if active.
22661
22662 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22663
22664 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
22665 if the year is not given.
22666
22667 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
22668 Add new escapes %m and %M, fixed bug with %F by adding
22669 save-match-data.
22670 (reftex-reference): Remove ?. from list of spaces.
22671 (reftex-label-info): Add automatic label prefix recognition.
22672
22673 * textmodes/reftex-index.el (reftex-index-next-phrase):
22674 Add slave parameter to call of `reftex-index-this-phrase'.
22675 (reftex-index-this-phrase): New optional argument.
22676 (reftex-index-region-phrases): Add slave parameter to call of
22677 `reftex-index-this-phrase'.
22678 (reftex-display-index): New argument redo.
22679 (reftex-index-rescan): Add `redo' to arguments of
22680 `reftex-display-index'.
22681 (reftex-index-Rescan, reftex-index-revert)
22682 (reftex-index-switch-index-tag): Add `redo' to arguments of
22683 `reftex-display-index'.
22684 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
22685 indexing. Fix bug with matching is there is a quote before or
22686 after the word.
22687
22688 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
22689 Fix bug when collecting citation keys in lines with comments.
22690 (reftex-citation): Prefix argument no longer rescans the document,
22691 but forces prompting for optional arguments of cite macros.
22692 (reftex-do-citation): Prompting for optional arguments implemented.
22693
22694 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
22695 Add optional arguments to most cite commands.
22696 (reftex-cite-cleanup-optional-args): New option
22697 (reftex-cite-prompt-optional-args): New option.
22698 (reftex-trust-label-prefix): New option.
22699
22700 * textmodes/reftex-toc.el (reftex-toc-find-section):
22701 Add push-mark before changing the position in the buffer.
22702
22703 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
22704 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
22705
22706 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
22707
22708 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
22709 more carefully.
22710
22711 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
22712
22713 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
22714 (sgml-mode): Use it.
22715 (sgml-get-context): Better keep track of implicitly closed tags.
22716
22717 2005-01-13 Kenichi Handa <handa@m17n.org>
22718
22719 * textmodes/ispell.el: These changes are to fix misalignment error
22720 caused by equivalent characters of different Emacs charsets.
22721 (ispell-unified-chars-table): New variable.
22722 (ispell-get-decoded-string): New function.
22723 (ispell-get-casechars, ispell-get-not-casechars)
22724 (ispell-get-otherchars): Call ispell-get-decoded-string.
22725
22726 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
22727
22728 * custom.el (custom-declare-variable): Just put symbol instead
22729 of (defvar . symbol) in `current-load-list'.
22730
22731 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
22732
22733 * emacs-lisp/elint.el: Fixed typo in Commentary section.
22734
22735 2005-01-12 Jay Belanger <belanger@truman.edu>
22736
22737 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
22738 to create a Calc summary.
22739
22740 2005-01-12 Kim F. Storm <storm@cua.dk>
22741
22742 * mouse.el (mouse-on-link-p): Change functionality and doc
22743 string to comply with latest description in lisp ref.
22744
22745 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
22746
22747 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
22748 Enable mouse clicks on mode-line, header-line and margin.
22749 (event-type): Give mouse event symbols an `event-kind' property
22750 with value `mouse-click'.
22751
22752 2005-01-12 Juri Linkov <juri@jurta.org>
22753
22754 * facemenu.el (list-colors-display): Add new arg buffer-name.
22755 Use it. Fix docstring. Replace code for identifying duplicate
22756 colors by the name with call to `list-colors-duplicates' which
22757 identifies duplicate colors by the value unless the color
22758 is one of special Windows colors. Set truncate-lines to t.
22759 Print sorted duplicate color names on each line. Indent to 22
22760 \(the longest color name in rgb.txt) instead of 20. Optimize.
22761 (list-colors-duplicates): New function.
22762 (facemenu-color-name-equal): Delete function.
22763
22764 * facemenu.el (list-colors-print): New function created from code
22765 in list-colors-display. Print #RRGGBB at the window right edge.
22766 (list-colors-display): When temp-buffer-show-function is not
22767 defined, call list-colors-print from temp-buffer-show-hook
22768 to get the right value of window-width in list-colors-print
22769 after the buffer is displayed.
22770
22771 * simple.el (pop-mark): Move deactivate-mark out of conditional
22772 part to deactivate the active mark regardless of the state of the
22773 mark ring.
22774
22775 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
22776 variables line in desktop files.
22777
22778 2005-01-12 Juri Linkov <juri@jurta.org>
22779
22780 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
22781 Bring together isearch highlight related options.
22782 (lazy-highlight): Replace group `replace' by `matching'.
22783 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22784 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22785 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
22786 and declare them obsolete.
22787 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
22788 (isearch-faces): Remove defgroup.
22789 (isearch-overlay, isearch-highlight, isearch-dehighlight):
22790 Move isearch highlighting code closer to lazy highlighting code.
22791
22792 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
22793 (query-replace-highlight, query-replace-lazy-highlight)
22794 (query-replace): Move definitions to the beginning of the file.
22795
22796 2005-01-11 Juri Linkov <juri@jurta.org>
22797
22798 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
22799 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
22800 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
22801
22802 * info.el (Info-history-forward): New variable.
22803 (Info-select-node): Reset Info-history-forward to nil.
22804 (Info-last): Turn into defalias.
22805 (Info-history-back): Rename from Info-last.
22806 Add current node to Info-history-forward.
22807 (Info-history-forward): New fun.
22808 (Info-mode-map): Replace Info-last by Info-history-back.
22809 Bind Info-history-forward to "r".
22810 (Info-mode-menu): Replace Info-last by Info-history-back.
22811 Fix menu item text. Add menu item for Info-history-forward.
22812 (info-tool-bar-map): Replace Info-last by Info-history-back.
22813 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
22814 for Info-history-forward.
22815 (Info-mode): Replace Info-last by Info-history-back in docstring.
22816 Add local variable Info-history-forward.
22817 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
22818
22819 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
22820
22821 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
22822 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
22823 Ignore select-window events rather than fiddle with
22824 mouse-autoselect-window.
22825
22826 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
22827
22828 * type-break.el (type-break-mode): Fix previous change.
22829
22830 2005-01-10 Jay Belanger <belanger@truman.edu>
22831
22832 * calc/calc-ext.el (calc-reset): Reset when inside embedded
22833 calculator; only reset when point is inside a calculator.
22834 Don't adjust the window height if the window takes up the whole height
22835 of the frame.
22836
22837 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
22838
22839 * ebuff-menu.el (Electric-buffer-menu-mode):
22840 Preserve value of buffer-local var header-line-format.
22841
22842 2005-01-09 Jay Belanger <belanger@truman.edu>
22843
22844 * calc/calc.el (calc-mode-var-list-restore-saved-values):
22845 Make sure settings file exists before accessing it.
22846
22847 * calc/calc-embed.el (calc-embedded-subst):
22848 Replace math-multi-subst-rec, which is only supposed to be called
22849 by math-multi-subst, by math-multi-subst.
22850
22851 2005-01-09 Andre Spiegel <spiegel@gnu.org>
22852
22853 * vc.el (vc-allow-async-revert): New user option.
22854 (vc-disable-async-diff): New internal variable.
22855 (vc-revert-buffer): Use them to disable asynchronous diff.
22856
22857 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
22858 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
22859 asynchronously if vc-disable-async-diff is t.
22860
22861 2005-01-09 Jay Belanger <belanger@truman.edu>
22862
22863 * calc/calc.el (defcalcmodevar): New macro.
22864 (calc-mode-var-list-restore-default-values)
22865 (calc-mode-var-list-restore-saved-values): New functions.
22866 (calc-mode-var-list): Use defcalcmodevar to define it.
22867 (calc-always-load-extensions, calc-line-numbering)
22868 (calc-line-breaking, calc-display-just, calc-display-origin)
22869 (calc-number-radix, calc-leading-zeros, calc-group-digits)
22870 (calc-group-char, calc-point-char, calc-frac-format)
22871 (calc-prefer-frac, calc-hms-format, calc-date-format)
22872 (calc-float-format, calc-full-float-format, calc-complex-format)
22873 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
22874 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
22875 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
22876 (calc-matrix-brackets, calc-language, calc-language-option)
22877 (calc-left-label, calc-right-label, calc-word-size)
22878 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
22879 (calc-display-raw, calc-internal-prec, calc-angle-mode)
22880 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
22881 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
22882 (calc-window-height, calc-display-trail, calc-show-selections)
22883 (calc-use-selections, calc-assoc-selections)
22884 (calc-display-working-message, calc-auto-why, calc-timing)
22885 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
22886 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
22887 (calc-gnuplot-default-device, calc-gnuplot-default-output)
22888 (calc-gnuplot-print-device, calc-gnuplot-print-output)
22889 (calc-gnuplot-geometry, calc-graph-default-resolution)
22890 (calc-graph-default-resolution-3d, calc-invocation-macro)
22891 (calc-show-banner): Use defcalcmodevar to declare them and set
22892 their default values.
22893
22894 * calc/calc-ext.el (calc-reset): Restore saved values of variables
22895 instead of default values (but restore default values if there is
22896 an argument of 0).
22897
22898 2005-01-09 David Kastrup <dak@gnu.org>
22899
22900 * desktop.el (desktop-restore-eager): Fix typo in type.
22901
22902 2005-01-08 Richard M. Stallman <rms@gnu.org>
22903
22904 * cus-edit.el (customize): Delete :link.
22905
22906 2005-01-08 Jay Belanger <belanger@truman.edu>
22907
22908 * calc/calc.el (calc-mode): Remove the extension from the
22909 `calc-settings-file' file name when loading it.
22910
22911 2005-01-08 Kim F. Storm <storm@cua.dk>
22912
22913 * info.el (Info-mode-map, Info-next-link-keymap)
22914 (Info-prev-link-keymap, Info-up-link-keymap):
22915 Map follow-link to mouse-face.
22916 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
22917
22918 2005-01-08 Jay Belanger <belanger@truman.edu>
22919
22920 * calc/calc.el (calc-settings-file): Change default value.
22921 Suggested by cgw in a comment in calc-mode.el.
22922
22923 * calc/calc-mode.el (calc-settings-file-name):
22924 Compare calc-settings-file to user-init-file instead of ~/.emacs.
22925 Replace ~/.emacs in a prompt by calc-settings-file.
22926
22927 2005-01-07 Lars Hansen <larsh@math.ku.dk>
22928
22929 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
22930 (desktop-lazy-idle-delay): New customizable variables.
22931 (desktop-buffer-args-list): New variable.
22932 (desktop-append-buffer-args): New function.
22933 (desktop-save): Call desktop-append-buffer-args for some buffers.
22934 (desktop-lazy-create-buffer): New function.
22935 (desktop-idle-create-buffers): New function.
22936 (desktop-read): Add message about buffers to restore lazily.
22937 (desktop-lazy-abort): New command.
22938 (desktop-clear): Call desktop-lazy-abort.
22939 (desktop-lazy-complete): New command.
22940
22941 2005-01-06 Richard M. Stallman <rms@gnu.org>
22942
22943 * emacs-lisp/find-func.el (find-face-definition):
22944 Rename from find-face.
22945
22946 2005-01-06 Kim F. Storm <storm@cua.dk>
22947
22948 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
22949
22950 * man.el (Man-xref-man-page, Man-xref-header-file)
22951 (Man-xref-normal-file): Add follow-link property.
22952
22953 2005-01-06 Jay Belanger <belanger@truman.edu>
22954
22955 * calc/calc-units.el: Make sure the proper macro definitions are
22956 available when compiling.
22957
22958 2005-01-06 Juri Linkov <juri@jurta.org>
22959
22960 * isearch.el (isearch-lazy-highlight-update):
22961 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
22962
22963 2005-01-06 Miles Bader <miles@gnu.org>
22964
22965 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
22966 (isearch-lazy-highlight-face): Use new name.
22967
22968 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
22969
22970 * uniquify.el (uniquify-rationalize-file-buffer-names):
22971 Re-add an interactive spec.
22972 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
22973 to the same name.
22974
22975 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
22976 (isearch-update, isearch-done): Adjust calls accordingly.
22977
22978 2005-01-05 Richard M. Stallman <rms@gnu.org>
22979
22980 * custom.el (custom-set-variables, custom-theme-set-variables):
22981 Clarify documentation.
22982
22983 * emacs-lisp/find-func.el (find-variable)
22984 (find-variable-other-window, find-variable-other-frame):
22985 Fix the TYPE args to find-function-read and find-function-do-it.
22986 (find-function): Doc fix.
22987 (find-function-at-point): Replace function-at-point alias.
22988
22989 2005-01-04 Richard M. Stallman <rms@gnu.org>
22990
22991 * cus-face.el (custom-declare-face):
22992 Record defface in current-load-list.
22993
22994 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
22995
22996 * emacs-lisp/find-func.el: Doc fixes.
22997 (find-face-regexp): New variable.
22998 (find-function-regexp-alist): New variable.
22999 (find-function-C-source): Third arg is now TYPE.
23000 (find-function-search-for-symbol): Handle general TYPE.
23001 (find-function-read, find-function-do-it): Handle general TYPE.
23002 (find-definition-noselect, find-face): New functions.
23003 (function-at-point): Alias deleted.
23004
23005 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
23006
23007 * battery.el (display-battery-mode): Rename from display-battery.
23008 Handle the case where it gets turned off.
23009
23010 2005-01-04 Richard M. Stallman <rms@gnu.org>
23011
23012 * cus-edit.el (customize): Make :link point to user doc.
23013
23014 * man.el (Man-fontify-manpage): Turn off undo generation.
23015
23016 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
23017
23018 2005-01-04 Andreas Schwab <schwab@suse.de>
23019
23020 * files.el (insert-directory): Only look for error lines in
23021 inserted text. Don't move too far after processing --dired markers.
23022
23023 2005-01-04 Richard M. Stallman <rms@gnu.org>
23024
23025 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
23026 Don't expand if the character is @, period, dash, etc.
23027 (define-mail-abbrev): Quote names that contain problem characters.
23028
23029 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
23030
23031 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
23032
23033 2005-01-03 Richard M. Stallman <rms@gnu.org>
23034
23035 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
23036 (query-replace-highlight, query-replace-lazy-highlight)
23037 (query-replace): Definitions moved up. Doc fix.
23038
23039 2005-01-03 Richard M. Stallman <rms@gnu.org>
23040
23041 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
23042 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
23043 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
23044 (lazy-highlight-face): Rename from isearch-lazy-...
23045 Change all references to them.
23046
23047 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
23048
23049 * cus-edit.el (custom-file): Doc fix for defcustom.
23050 (custom-file): The function no longer sets the variable
23051 `custom-file' to its return value.
23052
23053 * startup.el (command-line): No longer load `custom-file'.
23054
23055 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
23056
23057 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
23058
23059 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
23060 Don't confuse module-prefixed identifiers for labels.
23061 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
23062
23063 2005-01-02 Richard M. Stallman <rms@gnu.org>
23064
23065 * files.el (basic-save-buffer-1): Fix previous change.
23066
23067 * loadhist.el (file-loadhist-lookup): New function.
23068 (file-provides, file-requires): Use it.
23069
23070 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
23071 instead of calculating the right size.
23072
23073 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
23074
23075 * vc-svn.el (vc-svn-diff): Stay local if possible.
23076
23077 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
23078
23079 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
23080
23081 * files.el (hack-local-variables): Fix last change.
23082
23083 2005-01-02 Jay Belanger <belanger@truman.edu>
23084
23085 * calc/calc-yank.el (calc-edit-top): New variable.
23086 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
23087 object. Change header properties.
23088 (calc-edit-finish, calc-edit-finish-stack-object)
23089 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
23090 edited object.
23091 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
23092 for the beginning of the edited object.
23093 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
23094 for the beginning of the edited object.
23095 * calc/calc-prog.el (calc-edit-macro-finish-edit)
23096 (calc-finish-formula-edit, calc-macro-repeats)
23097 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
23098 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
23099 beginning of the edited object.
23100 (calc-user-define-edit): Change the header for editing macros.
23101 Remove unnecessary variable.
23102
23103 2005-01-01 Jay Belanger <belanger@truman.edu>
23104
23105 * calc/calc-yank.el (calc-edit-mode): Change default header.
23106 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
23107 * calc/calc-store.el (calc-edit-variable): Change title to match new
23108 header.
23109 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
23110 mode to match new header.
23111 (calc-user-define-edit): Change titles to include names of commands.
23112 (calc-finish-formula-edit): Adjust to handle new header.
23113 (calc-finish-macro-edit): Remove.
23114 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
23115 (calc-edit-macro-command, calc-edit-macro-command-type)
23116 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
23117 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
23118 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
23119 (calc-edit-macro-finish-edit): New functions.
23120 (calc-user-define-edit): Use new functions to edit named calc macros.
23121
23122 2005-01-01 Stefan <monnier@iro.umontreal.ca>
23123
23124 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
23125
23126 * ses.el (copy-region-as-kill): Deactivate mark.
23127
23128 2005-01-01 Richard M. Stallman <rms@gnu.org>
23129
23130 * replace.el (occur-1): If the output buffer is also an input,
23131 don't kill it, rename it.
23132
23133 * faces.el (set-face-background, set-face-foreground): Doc fix.
23134
23135 * cus-face.el (custom-face-attributes): Fix :help-echo strings
23136 for :foreground and :background.
23137
23138 * dired.el (dired-view-command-alist): Variable deleted.
23139 (dired-view-file, dired-mouse-find-file-other-window):
23140 Delete the code to use it.
23141
23142 2005-01-01 Kim F. Storm <storm@cua.dk>
23143
23144 * image.el (insert-sliced-image): Use t for line-height property.
23145
23146 See ChangeLog.11 for earlier changes.
23147
23148 ;; Local Variables:
23149 ;; coding: iso-2022-7bit
23150 ;; End:
23151
23152 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
23153 Copying and distribution of this file, with or without modification,
23154 are permitted provided the copyright notice and this notice are preserved.
23155
23156 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1